summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-28s390/mm: Fix phys_to_folio() usage in do_secure_storage_access()Heiko Carstens
2026-04-28s390/sclp: Remove SCLP_OFB Kconfig optionHeiko Carstens
2026-04-28MAINTAINERS: Replace one of the maintainers for s390/pciGerd Bayer
2026-04-28s390/debug: Reject zero-length input in debug_input_flush_fn()Vasily Gorbik
2026-04-28s390/debug: Reject zero-length input before trimming a newlinePengpeng Hou
2026-04-28md: use ATTRIBUTE_GROUPS() for md default sysfs attributesAbd-Alrhman Masalkhi
2026-04-28md: use mddev_is_dm() instead of open-coding gendisk checksAbd-Alrhman Masalkhi
2026-04-28md/raid1: replace wait loop with wait_event_idle() in raid1_write_request()Abd-Alrhman Masalkhi
2026-04-28md/md-bitmap: add a none backend for bitmap growYu Kuai
2026-04-28md/md-bitmap: split bitmap sysfs groupsYu Kuai
2026-04-28md: factor bitmap creation away from sysfs handlingYu Kuai
2026-04-28md: use mddev_lock_nointr() in mddev_suspend_and_lock_nointr()Abd-Alrhman Masalkhi
2026-04-28md: replace wait loop with wait_event() in md_handle_request()Abd-Alrhman Masalkhi
2026-04-28md/raid10: fix divide-by-zero in setup_geo() with zero far_copiesJunrui Luo
2026-04-28md/raid1,raid10: don't fail devices for invalid IO errorsKeith Busch
2026-04-28MAINTAINERS: Add Xiao Ni as md/raid reviewerXiao Ni
2026-04-28md/raid5: Fix UAF on IO across the reshape positionBenjamin Marzinski
2026-04-28lib/fonts: Fix bit position when rotating by 180 degreesThomas Zimmermann
2026-04-28fbdev: defio: Remove duplicate include of linux/module.hChen Ni
2026-04-28fbdev: ipu-v3: clean up kernel-doc warningsRandy Dunlap
2026-04-28net: mctp i2c: check length before marking flow activeWilliam A. Kennington III
2026-04-28efi: pstore: Drop efivar lock when efi_pstore_open() returns with an errorThomas Huth
2026-04-28efivarfs: use QSTR() in efivarfs_alloc_dentryThorsten Blum
2026-04-28net: stmmac: Prevent NULL deref when RX memory exhaustedSam Edwards
2026-04-28net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnelsAndrea Mayer
2026-04-28drm/udl: Increase GET_URB_TIMEOUTShixiong Ou
2026-04-28ASoC: Intel: bytcr_wm5102: Fix MCLK leak on platform_clock_control errorCássio Gabriel
2026-04-28Merge tag 'ath-current-20260427' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-04-28wifi: rsi: fix kthread lifetime race between self-exit and external-stopJeongjun Park
2026-04-28sched/fair: Clear rel_deadline when initializing forked entitiesZicheng Qu
2026-04-28sched/fair: Fix wakeup_preempt_fair() vs delayed dequeueVincent Guittot
2026-04-28sched/fair: Fix the negative lag increase fixPeter Zijlstra
2026-04-28ALSA: usb-audio: Avoid potential endless loop in convert_chmap_v3()Takashi Iwai
2026-04-28ALSA: usb-audio: Fix potential leak of pd at parsing UAC3 streamsTakashi Iwai
2026-04-28ALSA: caiaq: Don't abort when no input device is availableTakashi Iwai
2026-04-28ALSA: caiaq: Fix potentially leftover ep1_in_urb at error pathTakashi Iwai
2026-04-28xfrm: Don't clobber inner headers when already setCosmin Ratiu
2026-04-28tools/selftests: Add a VXLAN+IPsec traffic testCosmin Ratiu
2026-04-28tools/selftests: Use a sensible timeout value for iperf3 clientCosmin Ratiu
2026-04-28ASoC: aw88395: Fix kernel panic caused by invalid GPIO error pointerwangdicheng
2026-04-27netpoll: fix IPv6 local-address corruptionBreno Leitao
2026-04-27tcp: make probe0 timer handle expired user timeoutAltan Hacigumus
2026-04-27ibmveth: Disable GSO for packets with small MSSMingming Cao
2026-04-27neigh: let neigh_xmit take skb ownershipFlorian Westphal
2026-04-27ipmr: Free mr_table after RCU grace period.Kuniyuki Iwashima
2026-04-27net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bindMorduan Zang
2026-04-27Merge branch 'net-sched-taprio-fix-null-pointer-dereference-in-class-dump'Jakub Kicinski
2026-04-27selftests/tc-testing: add taprio test for class dump after child deleteWeiming Shi
2026-04-27net/sched: taprio: fix NULL pointer dereference in class dumpWeiming Shi
2026-04-27Merge tag 'xsa48x-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds