summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-19Merge tag 'driver-core-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-19Merge tag 'staging-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-19Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-04-19sched_ext: Mark scx_sched_hash insecure_elasticityTejun Heo
2026-04-19rhashtable: Restore insecure_elasticity toggleHerbert Xu
2026-04-19Merge tag 'tty-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-19cifs: update internal module version numberSteve French
2026-04-19smb: client: compress: fix bad encoding on last LZ77 flagEnzo Matsumiya
2026-04-18mm/damon/core: disallow non-power of two min_region_sz on damon_start()SeongJae Park
2026-04-18mm/vmalloc: take vmap_purge_lock in shrinkerUladzislau Rezki (Sony)
2026-04-18mm: call ->free_folio() directly in folio_unmap_invalidate()Matthew Wilcox (Oracle)
2026-04-18mm: blk-cgroup: fix use-after-free in cgwb_release_workfn()Breno Leitao
2026-04-18mm/zone_device: do not touch device folio after calling ->folio_free()Matthew Brost
2026-04-18mm/damon/core: disallow time-quota setting zero eszSeongJae Park
2026-04-18mm/mempolicy: fix weighted interleave auto sysfs nameJoshua Hahn
2026-04-18lib/crypto: docs: Add rst documentation to Documentation/crypto/Eric Biggers
2026-04-18docs: kdoc: Expand 'at_least' when creating parameter listEric Biggers
2026-04-18Merge tag 'pinctrl-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-04-18Merge tag 'i3c/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2026-04-18eventfs: Hold eventfs_mutex and SRCU when remount walks eventsDavid Carlier
2026-04-18eventfs: Use list_add_tail_rcu() for SRCU-protected children listDavid Carlier
2026-04-18f2fs: add page-order information for large folio reads in iostatDaniel Lee
2026-04-18sctp: fix OOB write to userspace in sctp_getsockopt_peer_auth_chunksMichael Bommarito
2026-04-18net: ks8851: Avoid excess softirq schedulingMarek Vasut
2026-04-18net: ks8851: Reinstate disabling of BHs around IRQ handlerMarek Vasut
2026-04-18af_unix: Drop all SCM attributes for SOCKMAP.Kuniyuki Iwashima
2026-04-18net: stmmac: Update default_an_inband before passing value to phylink_configKhaiWenTan
2026-04-18ipv6: fix possible UAF in icmpv6_rcv()Eric Dumazet
2026-04-18Merge branch 'intel-wired-lan-driver-updates-2026-04-14-ice-i40e-iavf-idpf-e1...Jakub Kicinski
2026-04-18e1000e: Unroll PTP in probe error handlingMatt Vollrath
2026-04-18iavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2Petr Oros
2026-04-18i40e: don't advertise IFF_SUPP_NOFCSKohei Enju
2026-04-18ice: fix potential NULL pointer deref in error path of ice_set_ringparam()Kohei Enju
2026-04-18ice: fix race condition in TX timestamp ring cleanupKeita Morisaki
2026-04-18ice: fix ICE_AQ_LINK_SPEED_M for 200GPaul Greenwalt
2026-04-18ice: fix PHY config on media change with link-down-on-closePaul Greenwalt
2026-04-18ice: fix double-free of tx_buf skbMichal Schmidt
2026-04-18ice: fix double free in ice_sf_eth_activate() error pathGuangshuo Li
2026-04-18ice: update PCS latency settings for E825 10G/25Gb modesGrzegorz Nitka
2026-04-18ice: fix 'adjust' timer programming for E830 devicesGrzegorz Nitka
2026-04-18Merge tag 'ovpn-net-20260417' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski
2026-04-18Merge tag 'parisc-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-18Merge branch 'tcp-take-care-of-tcp_get_timestamping_opt_stats-races'Jakub Kicinski
2026-04-18mailbox: mailbox-test: make data_ready a per-instance variableWolfram Sang
2026-04-18tcp: annotate data-races around tp->plb_rehashEric Dumazet
2026-04-18mailbox: mailbox-test: initialize struct earlierWolfram Sang
2026-04-18mailbox: mailbox-test: don't free the reused channelWolfram Sang
2026-04-18mailbox: mailbox-test: handle channel errors consistentlyWolfram Sang