index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-11
x86/mm: Fix swap entry comment and macro
Dave Hansen
1
-2
/
+2
2016-08-11
x86/mm/kaslr: Fix -Wformat-security warning
Nicolas Iooss
1
-1
/
+1
2016-08-10
x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer mani...
Dave Hansen
1
-121
/
+17
2016-08-10
x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tables
Valdis Kletnieks
1
-0
/
+2
2016-08-10
x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systems
Mike Travis
1
-0
/
+5
2016-08-10
x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values
Mike Travis
2
-20
/
+13
2016-08-10
x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a...
Mike Travis
1
-3
/
+5
2016-08-10
x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguous
Mike Travis
1
-4
/
+5
2016-08-10
x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRET
Borislav Petkov
1
-5
/
+9
2016-08-10
x86/mm: Disable preemption during CR3 read+write
Sebastian Andrzej Siewior
1
-0
/
+7
2016-08-10
x86/mm/KASLR: Increase BRK pages for KASLR memory randomization
Thomas Garnier
1
-2
/
+12
2016-08-10
x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomization
Thomas Garnier
2
-3
/
+7
2016-08-10
x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.text
Alexander Potapenko
1
-0
/
+11
2016-08-09
Revert "printk: create pr_<level> functions"
Linus Torvalds
4
-76
/
+26
2016-08-09
Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-3
/
+11
2016-08-09
Merge tag 'gcc-plugin-infrastructure-v4.8-rc2' of git://git.kernel.org/pub/sc...
Linus Torvalds
5
-26
/
+56
2016-08-09
Merge tag 'platform-drivers-x86-v4.8-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-2
/
+2
2016-08-09
Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-64
/
+95
2016-08-09
ipr: Fix sync scsi scan
Brian King
1
-5
/
+6
2016-08-09
mm: memcontrol: only mark charged pages with PageKmemcg
Vladimir Davydov
3
-14
/
+18
2016-08-09
tracing: Fix tick_stop tracepoint symbols for user export
Steven Rostedt (Red Hat)
1
-3
/
+11
2016-08-09
drm/cirrus: Fix NULL pointer dereference when registering the fbdev
Boris Brezillon
1
-2
/
+11
2016-08-08
gcc-plugins: Add support for plugin subdirectories
Emese Revfy
2
-4
/
+8
2016-08-08
gcc-plugins: Automate make rule generation
Emese Revfy
1
-2
/
+1
2016-08-08
gcc-plugins: Add support for passing plugin arguments
Emese Revfy
1
-1
/
+1
2016-08-08
gcc-plugins: abort builds cleanly when not supported
Kees Cook
3
-16
/
+39
2016-08-08
kbuild: no gcc-plugins during cc-option tests
Emese Revfy
1
-3
/
+7
2016-08-09
drm/edid: Set 8 bpc color depth for displays with "DFP 1.x compliant TMDS".
Mario Kleiner
1
-0
/
+14
2016-08-09
drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is...
Mario Kleiner
1
-15
/
+5
2016-08-09
drm/edid: Add 6 bpc quirk for display AEO model 0.
Mario Kleiner
1
-0
/
+8
2016-08-08
Merge tag 'lkdtm-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Linus Torvalds
2
-2
/
+3
2016-08-08
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
28
-22
/
+555
2016-08-08
unsafe_[get|put]_user: change interface to use a error target label
Linus Torvalds
4
-18
/
+17
2016-08-08
printk: Remove unnecessary #ifdef CONFIG_PRINTK
Andreas Ziegler
1
-2
/
+0
2016-08-08
dell-wmi: Ignore WMI event 0xe00e
Pali Rohár
1
-2
/
+2
2016-08-08
x86/hweight: Don't clobber %rdi
Ville Syrjälä
1
-0
/
+2
2016-08-08
Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
11
-18
/
+39
2016-08-08
Merge tag 'drm-intel-next-fixes-2016-08-05' of git://anongit.freedesktop.org/...
Dave Airlie
3
-24
/
+14
2016-08-08
drm: Paper over locking inversion after registration rework
Daniel Vetter
1
-5
/
+3
2016-08-08
drm: rcar-du: Link HDMI encoder with bridge
Laurent Pinchart
1
-0
/
+1
2016-08-07
Linux 4.8-rc1
v4.8-rc1
Linus Torvalds
1
-2
/
+2
2016-08-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
62
-213
/
+213
2016-08-07
Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-156
/
+334
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
51
-157
/
+158
2016-08-07
target: iblock_execute_sync_cache() should use bio_set_op_attrs()
Jens Axboe
1
-1
/
+1
2016-08-07
mm: make __swap_writepage() use bio_set_op_attrs()
Jens Axboe
1
-2
/
+3
2016-08-07
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
11
-53
/
+51
2016-08-07
Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linux
Linus Torvalds
16
-34
/
+31
2016-08-07
Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-2
/
+67
2016-08-07
fs: return EPERM on immutable inode
Eryu Guan
4
-4
/
+5
[next]