summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-07Merge tag 'mm-hotfixes-stable-2026-04-06-15-27' of git://git.kernel.org/pub/s...Linus Torvalds
2026-04-07MAINTAINERS: Update AMD SPI driver maintainersRaju Rangoju
2026-04-07KVM: s390: vsie: Fix races with partial gmap invalidationsClaudio Imbrenda
2026-04-07regulator: bd71828-regulator.c: Fix LDON-HEAD modeMatti Vaittinen
2026-04-07tick/nohz: Fix inverted return value in check_tick_dependency() fast pathJosh Snyder
2026-04-07net/tls: fix use-after-free in -EBUSY error path of tls_do_encryptionMuhammad Alifa Ramdhan
2026-04-07Revert "ALSA: hda/realtek: Add quirk for Gigabyte Technology to fix headphone"Takashi Iwai
2026-04-07MAINTAINERS, mailmap: Change Ulf Hansson's emailUlf Hansson
2026-04-07ASoC: Intel: avs: Fix memory leak in avs_register_i2s_test_boards()Cezary Rojewski
2026-04-07spi: zynq-qspi: Simplify clock handling with devm_clk_get_enabled()Pei Xiao
2026-04-07usb: typec: ucsi: skip connector validation before initNathan Rebello
2026-04-07net: rfkill: prevent unlimited numbers of rfkill events from being createdGreg Kroah-Hartman
2026-04-07wifi: rt2x00usb: fix devres lifetimeJohan Hovold
2026-04-07wifi: brcmfmac: validate bsscfg indices in IF eventsPengpeng Hou
2026-04-07wifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier
2026-04-07pinctrl: mcp23s08: Disable all pin interrupts during probeFrancesco Lavra
2026-04-07net: af_key: zero aligned sockaddr tail in PF_KEY exportsZhengchuan Liang
2026-04-07xfrm_user: fix info leak in build_report()Greg Kroah-Hartman
2026-04-07xfrm_user: fix info leak in build_mapping()Greg Kroah-Hartman
2026-04-07xfrm: fix refcount leak in xfrm_migrate_policy_findKotlyarov Mihail
2026-04-07xfrm: hold dev ref until after transport_finish NF_HOOKQi Tang
2026-04-07xfrm: Wait for RCU readers during policy netns exitSteffen Klassert
2026-04-07drm/i915/psr: Do not use pipe_src as borders for SU areaJouni Högander
2026-04-07ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585Arthur Husband
2026-04-07perf/x86/intel/uncore: Remove extra double quote markZide Chen
2026-04-07perf/x86/intel/uncore: Fix die ID init and look up bugsZide Chen
2026-04-07perf/x86/intel/uncore: Skip discovery table for offline diesZide Chen
2026-04-07perf/x86/intel/uncore: Fix iounmap() leak on global_init failureZide Chen
2026-04-07Merge tag 'intel-pinctrl-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2026-04-06net/mlx5: Update the list of the PCI supported devicesMichael Guralnik
2026-04-06net: skb: fix cross-cache free of KFENCE-allocated skb headJiayuan Chen
2026-04-06vsock/test: fix send_buf()/recv_buf() EINTR handlingStefano Garzarella
2026-04-06Merge branch 'xsk-tailroom-reservation-and-mtu-validation'Jakub Kicinski
2026-04-06selftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroomMaciej Fijalkowski
2026-04-06selftests: bpf: have a separate variable for drop testMaciej Fijalkowski
2026-04-06selftests: bpf: fix pkt grow testsMaciej Fijalkowski
2026-04-06selftests: bpf: introduce a common routine for reading procfsMaciej Fijalkowski
2026-04-06xsk: validate MTU against usable frame size on bindMaciej Fijalkowski
2026-04-06xsk: fix XDP_UMEM_SG_FLAG issuesMaciej Fijalkowski
2026-04-06xsk: respect tailroom for ZC setupsMaciej Fijalkowski
2026-04-06xsk: tighten UMEM headroom validation to account for tailroom and min frameMaciej Fijalkowski
2026-04-06e1000: check return value of e1000_read_eepromAgalakov Daniil
2026-04-06igb: remove napi_synchronize() in igb_down()Alex Dvoretsky
2026-04-06ixgbevf: add missing negotiate_features op to Hyper-V ops tableMichal Schmidt
2026-04-06ixgbe: stop re-reading flash on every get_drvinfo for e610Aleksandr Loktionov
2026-04-06ice: fix PTP timestamping broken by SyncE code on E825CPetr Oros
2026-04-06ice: ptp: don't WARN when controlling PF is unavailableKohei Enju
2026-04-06idpf: set the payload size before calling the async handlerEmil Tantilov
2026-04-06idpf: improve locking around idpf_vc_xn_push_free()Emil Tantilov
2026-04-06idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handlingEmil Tantilov