summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-20MAINTAINERS: add Rust I2C tree and update Igor Korotin's emailIgor Korotin2-1/+3
2026-04-20Merge tag 'i2c-host-7.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Wolfram Sang4-32/+73
2026-04-20Merge tag 'mm-hotfixes-stable-2026-04-19-00-14' of git://git.kernel.org/pub/s...Linus Torvalds8-12/+27
2026-04-19Merge tag 'driver-core-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-3/+88
2026-04-19Merge tag 'staging-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds91-2251/+1719
2026-04-19Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds134-1381/+4763
2026-04-19sched_ext: Mark scx_sched_hash insecure_elasticityTejun Heo1-0/+1
2026-04-19rhashtable: Restore insecure_elasticity toggleHerbert Xu3-4/+8
2026-04-19Merge tag 'tty-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds43-1364/+532
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds84-1675/+2814
2026-04-19cifs: update internal module version numberSteve French1-2/+2
2026-04-19smb: client: compress: fix bad encoding on last LZ77 flagEnzo Matsumiya1-1/+1
2026-04-19mm/damon/core: disallow non-power of two min_region_sz on damon_start()SeongJae Park1-0/+5
2026-04-19mm/vmalloc: take vmap_purge_lock in shrinkerUladzislau Rezki (Sony)1-0/+1
2026-04-19mm: call ->free_folio() directly in folio_unmap_invalidate()Matthew Wilcox (Oracle)3-3/+7
2026-04-19mm: blk-cgroup: fix use-after-free in cgwb_release_workfn()Breno Leitao1-2/+3
2026-04-19mm/zone_device: do not touch device folio after calling ->folio_free()Matthew Brost1-1/+1
2026-04-19mm/damon/core: disallow time-quota setting zero eszSeongJae Park1-3/+5
2026-04-19mm/mempolicy: fix weighted interleave auto sysfs nameJoshua Hahn1-3/+5
2026-04-19lib/crypto: docs: Add rst documentation to Documentation/crypto/Eric Biggers7-1/+290
2026-04-19docs: kdoc: Expand 'at_least' when creating parameter listEric Biggers1-0/+5
2026-04-19Merge tag 'pinctrl-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds120-606/+9879
2026-04-19Merge tag 'i3c/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds11-100/+293
2026-04-19eventfs: Hold eventfs_mutex and SRCU when remount walks eventsDavid Carlier3-1/+21
2026-04-19eventfs: Use list_add_tail_rcu() for SRCU-protected children listDavid Carlier1-1/+1
2026-04-19f2fs: add page-order information for large folio reads in iostatDaniel Lee5-5/+65
2026-04-18sctp: fix OOB write to userspace in sctp_getsockopt_peer_auth_chunksMichael Bommarito1-1/+1
2026-04-18net: ks8851: Avoid excess softirq schedulingMarek Vasut1-1/+4
2026-04-18net: ks8851: Reinstate disabling of BHs around IRQ handlerMarek Vasut4-58/+38
2026-04-18af_unix: Drop all SCM attributes for SOCKMAP.Kuniyuki Iwashima1-8/+27
2026-04-18net: stmmac: Update default_an_inband before passing value to phylink_configKhaiWenTan1-2/+2
2026-04-18ipv6: fix possible UAF in icmpv6_rcv()Eric Dumazet1-6/+4
2026-04-18Merge branch 'intel-wired-lan-driver-updates-2026-04-14-ice-i40e-iavf-idpf-e1...Jakub Kicinski14-126/+77
2026-04-18e1000e: Unroll PTP in probe error handlingMatt Vollrath1-0/+1
2026-04-18iavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2Petr Oros1-1/+1
2026-04-18i40e: don't advertise IFF_SUPP_NOFCSKohei Enju1-1/+0
2026-04-18ice: fix potential NULL pointer deref in error path of ice_set_ringparam()Kohei Enju1-0/+1
2026-04-18ice: fix race condition in TX timestamp ring cleanupKeita Morisaki5-18/+31
2026-04-18ice: fix ICE_AQ_LINK_SPEED_M for 200GPaul Greenwalt1-1/+1
2026-04-18ice: fix PHY config on media change with link-down-on-closePaul Greenwalt1-94/+27
2026-04-18ice: fix double-free of tx_buf skbMichal Schmidt1-2/+4
2026-04-18ice: fix double free in ice_sf_eth_activate() error pathGuangshuo Li1-0/+2
2026-04-18ice: update PCS latency settings for E825 10G/25Gb modesGrzegorz Nitka1-6/+6
2026-04-18ice: fix 'adjust' timer programming for E830 devicesGrzegorz Nitka1-3/+3
2026-04-18Merge tag 'ovpn-net-20260417' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski12-349/+803
2026-04-18Merge tag 'parisc-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-212/+56
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds25-198/+271
2026-04-18Merge branch 'tcp-take-care-of-tcp_get_timestamping_opt_stats-races'Jakub Kicinski18-84/+107
2026-04-18mailbox: mailbox-test: make data_ready a per-instance variableWolfram Sang1-5/+4
2026-04-18tcp: annotate data-races around tp->plb_rehashEric Dumazet2-2/+3