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
2020-01-09
Linux 5.4.10
v5.4.10
Greg Kroah-Hartman
2020-01-09
powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache...
Aneesh Kumar K.V
2020-01-09
Linux 5.4.9
v5.4.9
Greg Kroah-Hartman
2020-01-09
mm/hugetlb: defer freeing of huge pages if in non-task context
Waiman Long
2020-01-09
hsr: fix a race condition in node list insertion and deletion
Taehee Yoo
2020-01-09
hsr: fix error handling routine in hsr_dev_finalize()
Taehee Yoo
2020-01-09
hsr: avoid debugfs warning message when module is remove
Taehee Yoo
2020-01-09
net: annotate lockless accesses to sk->sk_pacing_shift
Eric Dumazet
2020-01-09
perf/x86/intel/bts: Fix the use of page_private()
Alexander Shishkin
2020-01-09
efi: Don't attempt to map RCI2 config table if it doesn't exist
Ard Biesheuvel
2020-01-09
lib/ubsan: don't serialize UBSAN report
Julien Grall
2020-01-09
xen/blkback: Avoid unmapping unmapped grant pages
SeongJae Park
2020-01-09
mm/sparse.c: mark populate_section_memmap as __meminit
Ilya Leoshkevich
2020-01-09
s390/smp: fix physical to logical CPU map for SMT
Heiko Carstens
2020-01-09
Btrfs: only associate the locked page with one async_chunk struct
Chris Mason
2020-01-09
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
2020-01-09
ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps
Zhihao Cheng
2020-01-09
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
2020-01-09
xfs: periodically yield scrub threads to the scheduler
Darrick J. Wong
2020-01-09
drm/i915/execlists: Fix annotation for decoupling virtual request
Chris Wilson
2020-01-09
ath9k_htc: Discard undersized packets
Masashi Honma
2020-01-09
ath9k_htc: Modify byte order for an error message
Masashi Honma
2020-01-09
fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP
Al Viro
2020-01-09
fs: cifs: Fix atime update check vs mtime
Deepa Dinamani
2020-01-09
cifs: Fix lookup of root ses in DFS referral cache
Paulo Alcantara (SUSE)
2020-01-09
tty: serial: msm_serial: Fix lockup for sysrq and oops
Leo Yan
2020-01-09
phy: renesas: rcar-gen3-usb2: Use platform_get_irq_optional() for optional irq
Geert Uytterhoeven
2020-01-09
arm64: dts: meson: odroid-c2: Disable usb_otg bus to avoid power failed warning
Anand Moon
2020-01-09
dt-bindings: clock: renesas: rcar-usb2-clock-sel: Fix typo in example
Geert Uytterhoeven
2020-01-09
media: usb: fix memory leak in af9005_identify_state
Navid Emamdoost
2020-01-09
regulator: ab8500: Remove AB8505 USB regulator
Stephan Gerhold
2020-01-09
media: flexcop-usb: ensure -EIO is returned on error condition
Colin Ian King
2020-01-09
arm64: dts: meson-gxm-khadas-vim2: fix uart_A bluetooth node
Christian Hewitt
2020-01-09
arm64: dts: meson-gxl-s905x-khadas-vim: fix uart_A bluetooth node
Christian Hewitt
2020-01-09
Bluetooth: Fix memory leak in hci_connect_le_scan
Navid Emamdoost
2020-01-09
Bluetooth: delete a stray unlock
Dan Carpenter
2020-01-09
Bluetooth: btusb: fix PM leak in error case of setup
Oliver Neukum
2020-01-09
powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notrace
Michael Ellerman
2020-01-09
regulator: axp20x: Fix AXP22x ELDO2 regulator enable bitmask
Chen-Yu Tsai
2020-01-09
spi: uniphier: Fix FIFO threshold
Kunihiko Hayashi
2020-01-09
regulator: bd70528: Remove .set_ramp_delay for bd70528_ldo_ops
Axel Lin
2020-01-09
regulator: axp20x: Fix axp20x_set_ramp_delay
Axel Lin
2020-01-09
watchdog: tqmx86_wdt: Fix build error
YueHaibing
2020-01-09
net, sysctl: Fix compiler warning when only cBPF is present
Alexander Lobakin
2020-01-09
netfilter: nf_queue: enqueue skbs with NULL dst
Marco Oliverio
2020-01-09
platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI table
Michael Haener
2020-01-09
xfs: don't check for AG deadlock for realtime files in bunmapi
Omar Sandoval
2020-01-09
firmware: arm_scmi: Avoid double free in error flow
Wen Yang
2020-01-09
cifs: Fix potential softlockups while refreshing DFS cache
Paulo Alcantara (SUSE)
2020-01-09
of: overlay: add_changeset_property() memory leak
Frank Rowand
[next]