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-02-22
arm64: Enforce BBM for huge IO/VMAP mappings
Will Deacon
2018-02-22
i2c: designware: Consider SCL GPIO optional
Andy Shevchenko
2018-02-22
i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula".
Patryk Kocielnik
2018-02-22
i2c: bcm2835: Set up the rising/falling edge delays
Eric Anholt
2018-02-21
seccomp: add a selftest for get_metadata
Tycho Andersen
2018-02-21
ptrace, seccomp: tweak get_metadata behavior slightly
Tycho Andersen
2018-02-21
seccomp, ptrace: switch get_metadata types to arch independent
Tycho Andersen
2018-02-22
selftests/bpf: update gitignore with test_libbpf_open
Anders Roxell
2018-02-22
selftests/bpf: tcpbpf_kern: use in6_* macros from glibc
Anders Roxell
2018-02-22
bpf: clean up unused-variable warning
Arnd Bergmann
2018-02-21
mm: don't defer struct page initialization for Xen pv guests
Juergen Gross
2018-02-21
lib/Kconfig.debug: enable RUNTIME_TESTING_MENU
Anders Roxell
2018-02-21
vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems
Michal Hocko
2018-02-21
selftests/memfd: add run_fuse_test.sh to TEST_FILES
Anders Roxell
2018-02-21
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
2018-02-21
mm/swap.c: make functions and their kernel-doc agree (again)
Mike Rapoport
2018-02-21
mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-doc
Mike Rapoport
2018-02-21
ida: do zeroing in ida_pre_get()
Rasmus Villemoes
2018-02-21
mm, swap, frontswap: fix THP swap if frontswap enabled
Huang Ying
2018-02-21
certs/blacklist_nohashes.c: fix const confusion in certs blacklist
Andi Kleen
2018-02-21
kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
David Rientjes
2018-02-21
mm, mlock, vmscan: no more skipping pagevecs
Shakeel Butt
2018-02-21
mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats
Johannes Weiner
2018-02-21
Kbuild: always define endianess in kconfig.h
Arnd Bergmann
2018-02-21
include/linux/sched/mm.h: re-inline mmdrop()
Andrew Morton
2018-02-21
tools: fix cross-compile var clobbering
Martin Kelly
2018-02-21
Merge branch 'ipvlan-deps'
David S. Miller
2018-02-21
ipvlan: selects master_l3 device instead of depending on it
Matteo Croce
2018-02-21
ipvlan: drop ipv6 dependency
Matteo Croce
2018-02-21
net: Allow a rule to track originating protocol
Donald Sharp
2018-02-22
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-02-21
amd-xgbe: Restore PCI interrupt enablement setting on resume
Tom Lendacky
2018-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-02-21
ibmvnic: Correct goto target for tx irq initialization failure
Nathan Fontenot
2018-02-21
Merge branch 'virtio_net-XDP-fixes'
David S. Miller
2018-02-21
virtio_net: fix ndo_xdp_xmit crash towards dev not ready for XDP
Jesper Dangaard Brouer
2018-02-21
virtio_net: fix memory leak in XDP_REDIRECT
Jesper Dangaard Brouer
2018-02-21
virtio_net: fix XDP code path in receive_small()
Jesper Dangaard Brouer
2018-02-21
virtio_net: disable XDP_REDIRECT in receive_mergeable() case
Jesper Dangaard Brouer
2018-02-21
tcp: remove the hardcode in the definition of TCPF Macro
Yafang Shao
2018-02-21
Merge tag 'mlx5-fixes-2018-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2018-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-02-21
Merge branch 'tcp-remove-non-GSO-code'
David S. Miller
2018-02-21
tcp: remove dead code after CHECKSUM_PARTIAL adoption
Eric Dumazet
2018-02-21
tcp: remove dead code from tcp_set_skb_tso_segs()
Eric Dumazet
2018-02-21
tcp: tcp_sendmsg() only deals with CHECKSUM_PARTIAL
Eric Dumazet
2018-02-21
tcp: remove sk_check_csum_caps()
Eric Dumazet
2018-02-21
tcp: remove sk_can_gso() use
Eric Dumazet
2018-02-21
tcp: switch to GSO being always on
Eric Dumazet
2018-02-21
Merge branch 'ibmvnic-Make-driver-resources-dynamic'
David S. Miller
[prev]
[next]