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
2023-07-26
net: dsa: qca8k: enable use_single_write for qca8xxx
Christian Marangi
2023-07-26
misc/genalloc: Name subpools by of_node_full_name()
Linus Walleij
2023-07-26
Documentation: embargoed-hardware-issues.rst: add AMD to the list
Greg Kroah-Hartman
2023-07-26
xen/evtchn: Introduce new IOCTL to bind static evtchn
Rahul Singh
2023-07-26
selftests/ftrace: Fix to check fprobe event eneblement
Masami Hiramatsu (Google)
2023-07-26
tracing/probes: Fix to add NULL check for BTF APIs
Masami Hiramatsu (Google)
2023-07-25
net: ipa: only reset hashed tables when supported
Alex Elder
2023-07-25
Merge branch 'net-fix-error-warning-by-fstrict-flex-arrays-3'
Jakub Kicinski
2023-07-25
af_packet: Fix warning of fortified memcpy() in packet_getname().
Kuniyuki Iwashima
2023-07-25
af_unix: Fix fortify_panic() in unix_bind_bsd().
Kuniyuki Iwashima
2023-07-25
macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFF
Lin Ma
2023-07-26
ata: pata_octeon_cf: fix error return code in octeon_cf_probe()
Yang Yingliang
2023-07-26
ata: pata_arasan_cf: Use dev_err_probe() instead dev_err() in data_xfer()
Minjie Du
2023-07-25
ovl: Always reevaluate the file signature for IMA
Eric Snowberg
2023-07-25
x86/traps: Fix load_unaligned_zeropad() handling for shared TDX memory
Kirill A. Shutemov
2023-07-25
Merge tag 'nfsd-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-07-25
drm/amdgpu: Restore HQD persistent state register
Lijo Lazar
2023-07-25
drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...
Dan Carpenter
2023-07-25
drm/amd/display: Exit idle optimizations before attempt to access PHY
Leo Chen
2023-07-25
drm/amd/display: Don't apply FIFO resync W/A if rdivider = 0
Alvin Lee
2023-07-25
drm/amd/display: Guard DCN31 PHYD32CLK logic against chip family
George Shen
2023-07-25
drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr Clock
Jane Jian
2023-07-25
drm/amd: Fix an error handling mistake in psp_sw_init()
Mario Limonciello
2023-07-25
drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2)
Victor Lu
2023-07-25
drm/amdkfd: fix trap handling work around for debugging
Jonathan Kim
2023-07-25
drm/fb-helper: Remove unused inline function drm_fb_helper_defio_init()
YueHaibing
2023-07-25
serial: 8250_dw: Preserve original value of DLF register
Ruihong Luo
2023-07-25
tty: serial: sh-sci: Fix sleeping in atomic context
Biju Das
2023-07-25
serial: sifive: Fix sifive_serial_console_setup() section
Samuel Holland
2023-07-25
spi: spi-qcom-qspi: Add DMA_CHAIN_DONE to ALL_IRQS
Vijaya Krishna Nivarthi
2023-07-25
spi: spi-qcom-qspi: Call dma_wmb() after setting up descriptors
Vijaya Krishna Nivarthi
2023-07-25
spi: spi-qcom-qspi: Use GFP_ATOMIC flag while allocating for descriptor
Vijaya Krishna Nivarthi
2023-07-25
spi: spi-qcom-qspi: Ignore disabled interrupts' status in isr
Vijaya Krishna Nivarthi
2023-07-25
Merge tag 'm68k-for-v6.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-07-25
Documentation: devices.txt: reconcile serial/ucc_uart minor numers
Randy Dunlap
2023-07-25
MAINTAINERS: Update TTY layer for lists and recently added files
Tony Lindgren
2023-07-25
tty: n_gsm: fix UAF in gsm_cleanup_mux
Chaoyuan Peng
2023-07-25
dm cache policy smq: ensure IO doesn't prevent cleaner policy progress
Joe Thornber
2023-07-25
dm raid: protect md_stop() with 'reconfig_mutex'
Yu Kuai
2023-07-25
dm raid: clean up four equivalent goto tags in raid_ctr()
Yu Kuai
2023-07-25
dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths
Yu Kuai
2023-07-25
dm integrity: fix double free on memory allocation failure
Mikulas Patocka
2023-07-25
usb: cdns3: fix incorrect calculation of ep_buf_size when more than one config
Frank Li
2023-07-25
usb: gadget: call usb_gadget_check_config() to verify UDC capability
Frank Li
2023-07-25
usb: typec: Use sysfs_emit_at when concatenating the string
Kyle Tso
2023-07-25
usb: typec: Iterate pds array when showing the pd list
Kyle Tso
2023-07-25
usb: typec: Set port->pd before adding device for typec_port
Kyle Tso
2023-07-25
usb: typec: qcom: fix return value check in qcom_pmic_typec_probe()
Yang Yingliang
2023-07-25
Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_in...
Dan Carpenter
2023-07-25
Revert "usb: xhci: tegra: Fix error check"
Dan Carpenter
[prev]
[next]