aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-11-27netfilter: flowtable: consolidate xmit pathPablo Neira Ayuso1-0/+1
2025-11-27netfilter: flowtable: move path discovery infrastructure to its own filePablo Neira Ayuso1-0/+6
2025-11-27vmcoreinfo: track and log recoverable hardware errorsBreno Leitao2-0/+17
2025-11-27mm: memfd_luo: allow preserving memfdPratyush Yadav1-0/+77
2025-11-27liveupdate: luo_file: add private argument to store runtime statePratyush Yadav1-0/+5
2025-11-27mm: shmem: allow freezing inode mappingPratyush Yadav1-0/+17
2025-11-27mm: shmem: use SHMEM_F_* flags instead of VM_* flagsPratyush Yadav1-0/+6
2025-11-27liveupdate: luo_session: add ioctls for file preservationPasha Tatashin1-0/+103
2025-11-27liveupdate: luo_file: implement file systems callbacksPasha Tatashin2-1/+136
2025-11-27liveupdate: luo_core: add user interfacePasha Tatashin1-0/+64
2025-11-27liveupdate: luo_session: add sessions supportPasha Tatashin2-0/+74
2025-11-27liveupdate: luo_core: integrate with KHOPasha Tatashin1-0/+58
2025-11-27liveupdate: luo_core: Live Update OrchestratorPasha Tatashin2-0/+81
2025-11-27kho: allow memory preservation state updates after finalizationPasha Tatashin1-15/+6
2025-11-27kho: introduce high-level memory allocation APIPasha Tatashin1-7/+15
2025-11-27kho: add interfaces to unpreserve folios, page ranges, and vmallocPasha Tatashin1-0/+18
2025-11-27kho: drop notifiersMike Rapoport (Microsoft)1-23/+5
2025-11-27rbtree: inline rb_last()Eric Dumazet1-1/+15
2025-11-27rbtree: inline rb_first()Eric Dumazet1-1/+15
2025-11-27Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be ableAndrew Morton3-35/+36
2025-11-27Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2-4/+73
2025-11-27keys: Fix grammar and formatting in 'struct key_type' commentsThorsten Blum1-3/+6
2025-11-27Merge tag 'reset-gpio-for-v6.19' of https://git.pengutronix.de/git/pza/linux ...Arnd Bergmann1-3/+10
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-41/+81
2025-11-27ASoC: sdw_utils: Add cs42l45 support functionsCharles Keepax1-0/+2
2025-11-27ASoC: intel: sof_sdw: Add ability to have auxiliary devicesCharles Keepax1-1/+10
2025-11-27ASoC: sdw_utils: Move codec_name to dai infoCharles Keepax1-2/+2
2025-11-27ASoC: SDCA: Add terminal type into input/output widget nameCharles Keepax1-0/+2
2025-11-27ASoC: SDCA: Align mute controls to ALSA expectationsCharles Keepax1-1/+1
2025-11-27Merge tag 'ceph-for-6.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds1-2/+1
2025-11-27Merge tag 'net-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-10/+20
2025-11-27Merge tag 'devfreq-next-for-6.19' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki1-0/+102
2025-11-27sysctl: Wrap do_proc_douintvec with the public function proc_douintvec_convJoel Granados1-6/+7
2025-11-27sysctl: Create pipe-max-size converter using sysctl UINT macrosJoel Granados1-0/+1
2025-11-27sysctl: Move proc_doulongvec_ms_jiffies_minmax to kernel/time/jiffies.cJoel Granados2-2/+5
2025-11-27sysctl: Move jiffies converters to kernel/time/jiffies.cJoel Granados2-7/+10
2025-11-27sysctl: Move UINT converter macros to sysctl headerJoel Granados1-0/+40
2025-11-27sysctl: Move INT converter macros to sysctl headerJoel Granados1-0/+75
2025-11-27sysctl: Allow custom converters from outside sysctlJoel Granados1-0/+4
2025-11-27Merge tag 'linux-can-next-for-6.19-20251126' of git://git.kernel.org/pub/scm/...Paolo Abeni3-22/+161
2025-11-27sysctl: Replace void pointer with const pointer to ctl_tableJoel Granados1-3/+2
2025-11-27srcu: Create an SRCU-fast-updown APIPaul E. McKenney3-7/+141
2025-11-27configfs: Constify ct_item_ops in struct config_item_typeChristophe JAILLET1-1/+1
2025-11-27configfs: Constify ct_group_ops in struct config_item_typeChristophe JAILLET1-1/+1
2025-11-27net: pcs: xpcs: Add support for FBNIC 25G, 50G, 100G PMDAlexander Duyck1-0/+2
2025-11-27net: pcs: xpcs: Fix PMA identifier handling in XPCSAlexander Duyck2-1/+6
2025-11-27net: pcs: xpcs: Add support for 25G, 50G, and 100G interfacesAlexander Duyck1-0/+6
2025-11-27net: phy: Add MDIO_PMA_CTRL1_SPEED for 2.5G and 5G to reflect PMA valuesAlexander Duyck1-2/+10
2025-11-27virtio: clean up features qword/dword termsMichael S. Tsirkin4-20/+21
2025-11-27virtio: fix map ops commentMichael S. Tsirkin1-1/+1