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
2018-07-14
reiserfs: fix buffer overflow with long warning messages
Eric Biggers
1
-60
/
+81
2018-07-14
checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messages
Joe Perches
1
-3
/
+3
2018-07-14
mm: do not bug_on on incorrect length in __mm_populate()
Michal Hocko
2
-19
/
+12
2018-07-14
mm/memblock.c: do not complain about top-down allocations for !MEMORY_HOTREMOVE
Michal Hocko
1
-1
/
+2
2018-07-14
fs, elf: make sure to page align bss in load_elf_library
Oscar Salvador
1
-3
/
+2
2018-07-14
x86/purgatory: add missing FORCE to Makefile target
Philipp Rudo
1
-1
/
+1
2018-07-14
net/9p/client.c: put refcount of trans_mod in error case in parse_opts()
piaojun
1
-1
/
+2
2018-07-14
mm: allow arch to supply p??_free_tlb functions
Nicholas Piggin
1
-0
/
+8
2018-07-14
autofs: fix slab out of bounds read in getname_kernel()
Tomas Bortoli
1
-9
/
+13
2018-07-14
fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
Vlastimil Babka
1
-1
/
+2
2018-07-14
mm: do not drop unused pages when userfaultd is running
Christian Borntraeger
1
-1
/
+7
2018-07-13
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+2
2018-07-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-81
/
+84
2018-07-13
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+3
2018-07-13
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-117
/
+100
2018-07-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
8
-27
/
+39
2018-07-13
Merge tag 'vfio-v4.18-rc5' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+3
2018-07-13
Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
15
-50
/
+63
2018-07-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-14
/
+11
2018-07-13
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-1
/
+10
2018-07-13
Merge tag 'trace-v4.18-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+7
2018-07-13
Merge tag 'sound-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-7
/
+21
2018-07-13
Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-17
/
+48
2018-07-12
tracing: Reorder display of TGID to be after PID
Joel Fernandes (Google)
2
-6
/
+7
2018-07-12
Merge tag 'mtd/fixes-for-4.18-rc5' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-2
/
+4
2018-07-13
kbuild: suppress warnings from 'getconf LFS_*'
Masahiro Yamada
1
-3
/
+3
2018-07-13
scripts/tags.sh: add __ro_after_init
Constantine Shulyupin
1
-1
/
+1
2018-07-13
tools: build: Use HOSTLDFLAGS with fixdep
Laura Abbott
1
-1
/
+1
2018-07-13
tools: build: Fixup host c flags
Laura Abbott
2
-2
/
+2
2018-07-13
tools build: fix # escaping in .cmd files for future Make
Paul Menzel
1
-2
/
+2
2018-07-12
Merge tag 'perf-urgent-for-mingo-4.18-20180711' of git://git.kernel.org/pub/s...
Ingo Molnar
14
-81
/
+84
2018-07-12
ALSA: hda/ca0132: Update a pci quirk device name
Alastair Bridgewater
1
-1
/
+1
2018-07-12
ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97
Alastair Bridgewater
1
-0
/
+1
2018-07-11
ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot
Steven Rostedt (VMware)
1
-0
/
+9
2018-07-11
RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error path
Kamal Heib
1
-6
/
+12
2018-07-11
Merge tag 'trace-v4.18-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+5
2018-07-11
tracing/kprobe: Release kprobe print_fmt properly
Jiri Olsa
1
-1
/
+5
2018-07-11
Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-47
/
+122
2018-07-11
sample: vfio-mdev: avoid deadlock in mdev_access()
Alexey Khoroshilov
1
-1
/
+3
2018-07-11
nfit: fix unchecked dereference in acpi_nfit_ctl
Dave Jiang
1
-2
/
+4
2018-07-11
Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-66
/
+126
2018-07-11
Merge tag 'staging-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+3
2018-07-11
Merge tag 'usb-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
12
-27
/
+38
2018-07-11
Merge tag 'mmc-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
5
-24
/
+28
2018-07-11
Merge tag 'acpi-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+11
2018-07-11
arm64: neon: Fix function may_use_simd() return error status
Yandong Zhao
1
-12
/
+7
2018-07-11
perf tools: Use python-config --includes rather than --cflags
Jeremy Cline
1
-2
/
+1
2018-07-11
perf script python: Fix dict reference counting
Janne Huttunen
1
-6
/
+2
2018-07-11
perf stat: Fix --interval_clear option
Jiri Olsa
1
-1
/
+1
2018-07-11
perf tools: Fix compilation errors on gcc8
Jiri Olsa
2
-2
/
+3
[next]