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-06-14
rds: avoid unenecessary cong_update in loop transport
Santosh Shilimkar
3
-0
/
+11
2018-06-15
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
43
-255
/
+372
2018-06-14
Merge branch 'l2tp-fixes'
David S. Miller
1
-0
/
+26
2018-06-14
l2tp: clean up stale tunnel or session in pppol2tp_connect's error path
Guillaume Nault
1
-0
/
+10
2018-06-14
l2tp: prevent pppol2tp_connect() from creating kernel sockets
Guillaume Nault
1
-0
/
+9
2018-06-14
l2tp: only accept PPP sessions in pppol2tp_connect()
Guillaume Nault
1
-0
/
+6
2018-06-14
l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect()
Guillaume Nault
1
-0
/
+1
2018-06-14
eventpoll: switch to ->poll_mask
Ben Noordhuis
1
-5
/
+10
2018-06-14
aio: only return events requested in poll_mask() for IOCB_CMD_POLL
Christoph Hellwig
1
-2
/
+2
2018-06-14
Merge branch 'emaclite-fixes'
David S. Miller
1
-8
/
+4
2018-06-14
net: emaclite: Remove xemaclite_mdio_setup return check
Radhey Shyam Pandey
1
-3
/
+1
2018-06-14
net: emaclite: Remove unused 'has_mdio' flag.
Radhey Shyam Pandey
1
-2
/
+0
2018-06-14
net: emaclite: Fix MDIO bus unregister bug
Radhey Shyam Pandey
1
-1
/
+1
2018-06-14
net: emaclite: Fix position of lp->mii_bus assignment
Radhey Shyam Pandey
1
-2
/
+2
2018-06-14
eventfd: only return events requested in poll_mask()
Avi Kivity
1
-2
/
+2
2018-06-14
aio: mark __aio_sigset::sigmask const
Avi Kivity
1
-1
/
+1
2018-06-14
tcp: verify the checksum of the first data segment in a new connection
Frank van der Linden
2
-0
/
+8
2018-06-14
net: qcom/emac: Add missing of_node_put()
YueHaibing
1
-0
/
+1
2018-06-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
56
-212
/
+397
2018-06-15
lib/test_printf.c: call wait_for_random_bytes() before plain %p tests
Thierry Escande
1
-0
/
+7
2018-06-15
hexagon: drop the unused variable zero_page_mask
Anshuman Khandual
2
-4
/
+0
2018-06-15
hexagon: fix printk format warning in setup.c
Randy Dunlap
1
-1
/
+1
2018-06-15
mm: fix oom_kill event handling
Roman Gushchin
3
-7
/
+27
2018-06-15
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
9
-13
/
+13
2018-06-15
mm: use octal not symbolic permissions
Joe Perches
15
-66
/
+63
2018-06-15
ipc: use new return type vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-06-15
sysvipc/sem: mitigate semnum index against spectre v1
Davidlohr Bueso
1
-4
/
+14
2018-06-15
fault-injection: reorder config entries
Mikulas Patocka
1
-18
/
+18
2018-06-15
arm: port KCOV to arm
Dmitry Vyukov
4
-1
/
+16
2018-06-15
sched/core / kcov: avoid kcov_area during task switch
Mark Rutland
4
-2
/
+20
2018-06-15
kcov: prefault the kcov_area
Mark Rutland
1
-0
/
+16
2018-06-15
kcov: ensure irq code sees a valid area
Mark Rutland
1
-1
/
+2
2018-06-15
kernel/relay.c: change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-06-15
exofs: avoid VLA in structures
Kees Cook
3
-67
/
+115
2018-06-15
coredump: fix spam with zero VMA process
Alexey Dobriyan
1
-8
/
+9
2018-06-15
fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block()
OGAWA Hirofumi
1
-1
/
+7
2018-06-15
proc: skip branch in /proc/*/* lookup
Alexey Dobriyan
1
-6
/
+3
2018-06-15
mremap: remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdowns
Mel Gorman
1
-4
/
+0
2018-06-15
mm/memblock: add missing include <linux/bootmem.h>
Mathieu Malaterre
1
-0
/
+1
2018-06-15
mm: check for SIGKILL inside dup_mmap() loop
Tetsuo Handa
1
-0
/
+8
2018-06-15
kexec: yield to scheduler when loading kimage segments
Jarrett Farnitano
1
-0
/
+4
2018-06-15
mm: fix race between kmem_cache destroy, create and deactivate
Shakeel Butt
2
-1
/
+33
2018-06-15
mm: fix devmem_is_allowed() for sub-page System RAM intersections
Dan Williams
1
-1
/
+3
2018-06-15
mm/swapfile.c: fix swap_count comment about nonexistent SWAP_HAS_CONT
Daniel Jordan
1
-1
/
+1
2018-06-15
mm: fix null pointer dereference in mem_cgroup_protected
Roman Gushchin
1
-0
/
+4
2018-06-15
mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()
Jia He
1
-4
/
+10
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
85
-424
/
+539
2018-06-15
Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
15
-256
/
+372
2018-06-15
Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-19
/
+19
2018-06-15
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
Masahiro Yamada
8
-9
/
+9
[prev]
[next]