index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-14
net: emaclite: Fix position of lp->mii_bus assignment
Radhey Shyam Pandey
2018-06-14
eventfd: only return events requested in poll_mask()
Avi Kivity
2018-06-14
aio: mark __aio_sigset::sigmask const
Avi Kivity
2018-06-14
tcp: verify the checksum of the first data segment in a new connection
Frank van der Linden
2018-06-14
net: qcom/emac: Add missing of_node_put()
YueHaibing
2018-06-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-06-15
lib/test_printf.c: call wait_for_random_bytes() before plain %p tests
Thierry Escande
2018-06-15
hexagon: drop the unused variable zero_page_mask
Anshuman Khandual
2018-06-15
hexagon: fix printk format warning in setup.c
Randy Dunlap
2018-06-15
mm: fix oom_kill event handling
Roman Gushchin
2018-06-15
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-06-15
mm: use octal not symbolic permissions
Joe Perches
2018-06-15
ipc: use new return type vm_fault_t
Souptick Joarder
2018-06-15
sysvipc/sem: mitigate semnum index against spectre v1
Davidlohr Bueso
2018-06-15
fault-injection: reorder config entries
Mikulas Patocka
2018-06-15
arm: port KCOV to arm
Dmitry Vyukov
2018-06-15
sched/core / kcov: avoid kcov_area during task switch
Mark Rutland
2018-06-15
kcov: prefault the kcov_area
Mark Rutland
2018-06-15
kcov: ensure irq code sees a valid area
Mark Rutland
2018-06-15
kernel/relay.c: change return type to vm_fault_t
Souptick Joarder
2018-06-15
exofs: avoid VLA in structures
Kees Cook
2018-06-15
coredump: fix spam with zero VMA process
Alexey Dobriyan
2018-06-15
fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block()
OGAWA Hirofumi
2018-06-15
proc: skip branch in /proc/*/* lookup
Alexey Dobriyan
2018-06-15
mremap: remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdowns
Mel Gorman
2018-06-15
mm/memblock: add missing include <linux/bootmem.h>
Mathieu Malaterre
2018-06-15
mm: check for SIGKILL inside dup_mmap() loop
Tetsuo Handa
2018-06-15
kexec: yield to scheduler when loading kimage segments
Jarrett Farnitano
2018-06-15
mm: fix race between kmem_cache destroy, create and deactivate
Shakeel Butt
2018-06-15
mm: fix devmem_is_allowed() for sub-page System RAM intersections
Dan Williams
2018-06-15
mm/swapfile.c: fix swap_count comment about nonexistent SWAP_HAS_CONT
Daniel Jordan
2018-06-15
mm: fix null pointer dereference in mem_cgroup_protected
Roman Gushchin
2018-06-15
mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()
Jia He
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-15
Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-06-15
Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-15
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
Masahiro Yamada
2018-06-15
kconfig: tinyconfig: remove stale stack protector fixups
Masahiro Yamada
2018-06-15
x86: fix dependency of X86_32_LAZY_GS
Masahiro Yamada
2018-06-14
sctp: define sctp_packet_gso_append to build GSO frames
Xin Long
2018-06-14
KVM: x86: VMX: redo fix for link error without CONFIG_HYPERV
Arnd Bergmann
2018-06-14
ALSA: usb-audio: Always create the interrupt pipe for the mixer
Jorge Sanjuan
2018-06-14
ALSA: usb-audio: Add insertion control for UAC3 BADD
Jorge Sanjuan
2018-06-14
ALSA: usb-audio: Change in connectors control creation interface
Jorge Sanjuan
2018-06-14
ALSA: usb-audio: Add bi-directional terminal types
Jorge Sanjuan
2018-06-14
ALSA: lx6464es: add error handling for pci_ioremap_bar
Zhouyang Jia
2018-06-14
ALSA: sonicvibes: add error handling for snd_ctl_add
Zhouyang Jia
2018-06-14
Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2018-06-14
KVM: x86: fix typo at kvm_arch_hardware_setup comment
Marcelo Tosatti
2018-06-14
blk-mq: remove blk_mq_tagset_iter
Christoph Hellwig
[prev]
[next]