index
:
Linux Stable
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf test: "Session topology" dumps core on s390
Thomas Richter
2018-07-08
1
-6
/
+24
*
net: qmi_wwan: Add Netgear Aircard 779S
Josh Hill
2018-07-08
1
-0
/
+1
*
atm: zatm: fix memcmp casting
Ivan Bornyakov
2018-07-08
1
-2
/
+2
*
iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUs
Hao Wei Tee
2018-07-08
1
-5
/
+5
*
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
2018-07-08
1
-6
/
+15
*
netfilter: nft_limit: fix packet ratelimiting
Pablo Neira Ayuso
2018-07-08
1
-14
/
+24
*
s390/dasd: use blk_mq_rq_from_pdu for per request data
Sebastian Ott
2018-07-08
1
-2
/
+5
*
netfilter: ebtables: handle string from userspace with care
Paolo Abeni
2018-07-08
1
-1
/
+2
*
afs: Fix directory permissions check
David Howells
2018-07-08
1
-7
/
+3
*
xfrm6: avoid potential infinite loop in _decode_session6()
Eric Dumazet
2018-07-08
1
-1
/
+1
*
mtd: rawnand: fix return value check for bad block status
Abhishek Sahu
2018-07-08
1
-1
/
+1
*
ARM: dts: imx6q: Use correct SDMA script for SPI5 core
Sean Nyekjaer
2018-07-08
1
-1
/
+1
*
netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
Taehee Yoo
2018-07-08
1
-1
/
+2
*
netfilter: ip6t_rpfilter: provide input interface for route lookup
Vincent Bernat
2018-07-08
1
-0
/
+2
*
netfilter: don't set F_IFACE on ipv6 fib lookups
Florian Westphal
2018-07-08
2
-14
/
+2
*
md: remove special meaning of ->quiesce(.., 2)
NeilBrown
2018-07-08
9
-69
/
+37
*
md: allow metadata update while suspending.
NeilBrown
2018-07-08
2
-0
/
+20
*
md: use mddev_suspend/resume instead of ->quiesce()
NeilBrown
2018-07-08
1
-12
/
+12
*
md: move suspend_hi/lo handling into core md code
NeilBrown
2018-07-08
3
-37
/
+28
*
md: don't call bitmap_create() while array is quiesced.
NeilBrown
2018-07-08
1
-6
/
+10
*
md: always hold reconfig_mutex when calling mddev_suspend()
NeilBrown
2018-07-08
3
-7
/
+24
*
netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()
Taehee Yoo
2018-07-08
1
-1
/
+1
*
netfilter: nf_tables: add missing netlink attrs to policies
Florian Westphal
2018-07-08
1
-0
/
+3
*
netfilter: nf_tables: fix memory leak on error exit return
Colin Ian King
2018-07-08
1
-2
/
+4
*
netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()
Taehee Yoo
2018-07-08
1
-1
/
+3
*
netfilter: nf_tables: disable preemption in nft_update_chain_stats()
Pablo Neira Ayuso
2018-07-08
1
-2
/
+2
*
netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval
Taehee Yoo
2018-07-08
1
-6
/
+8
*
netfilter: nf_tables: bogus EBUSY in chain deletions
Pablo Neira Ayuso
2018-07-08
3
-7
/
+59
*
netfilter: nf_tables: don't assume chain stats are set when jumplabel is set
Florian Westphal
2018-07-08
1
-7
/
+14
*
netfilter: nft_compat: fix handling of large matchinfo size
Florian Westphal
2018-07-08
1
-1
/
+63
*
netfilter: nft_compat: prepare for indirect info storage
Florian Westphal
2018-07-08
1
-11
/
+36
*
netfilter: nf_tables: nft_compat: fix refcount leak on xt module
Florian Westphal
2018-07-08
1
-34
/
+58
*
drm/i915: Enable provoking vertex fix on Gen9 systems.
Kenneth Graunke
2018-07-08
2
-1
/
+16
*
drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper
Michel Dänzer
2018-07-08
3
-4
/
+19
*
drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array
Michel Dänzer
2018-07-08
1
-3
/
+4
*
drm/atmel-hlcdc: check stride values in the first plane
Stefan Agner
2018-07-08
1
-1
/
+1
*
drm/qxl: Call qxl_bo_unref outside atomic context
Jeremy Cline
2018-07-08
1
-2
/
+5
*
drm/amdgpu: fix the missed vcn fw version report
Huang Rui
2018-07-08
1
-0
/
+1
*
drm/amdgpu: Add APU support in vi_set_vce_clocks
Rex Zhu
2018-07-08
2
-8
/
+27
*
drm/amdgpu: Add APU support in vi_set_uvd_clocks
Rex Zhu
2018-07-08
1
-11
/
+35
*
vt: prevent leaking uninitialized data to userspace via /dev/vcs*
Alexander Potapenko
2018-07-08
1
-2
/
+2
*
serdev: fix memleak on module unload
Johan Hovold
2018-07-08
1
-0
/
+1
*
serial: 8250_pci: Remove stalled entries in blacklist
Andy Shevchenko
2018-07-08
1
-2
/
+0
*
staging: android: ion: Return an ERR_PTR in ion_map_kernel
Laura Abbott
2018-07-08
1
-1
/
+1
*
n_tty: Access echo_* variables carefully.
Tetsuo Handa
2018-07-08
1
-18
/
+24
*
n_tty: Fix stall at n_tty_receive_char_special().
Tetsuo Handa
2018-07-08
1
-5
/
+8
*
xhci: Fix kernel oops in trace_xhci_free_virt_device
Zhengjun Xing
2018-07-08
2
-7
/
+33
*
usb: typec: ucsi: Fix for incorrect status data issue
Heikki Krogerus
2018-07-08
1
-0
/
+13
*
usb: typec: ucsi: acpi: Workaround for cache mode issue
Heikki Krogerus
2018-07-08
1
-0
/
+5
*
acpi: Add helper for deactivating memory region
Heikki Krogerus
2018-07-08
2
-0
/
+75
[next]