summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-12-12net/mlx5: Introduce indirect-sw-encap ICM propertiesShun Hao1-2/+7
2023-12-12bpf: use bitfields for simple per-subprog bool flagsAndrii Nakryiko1-6/+6
2023-12-12bpf: tidy up exception callback management a bitAndrii Nakryiko1-1/+1
2023-12-12rtnl: add helper to send if skb is not nullPedro Tammela1-0/+7
2023-12-12rtnl: add helper to check if a notification is neededVictor Nogueira1-0/+15
2023-12-12rtnl: add helper to check if rtnl group has listenersJamal Hadi Salim1-0/+7
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie23-45/+94
2023-12-12Merge tag 'gpio-remove-gpiochip_is_requested-for-v6.8-rc1' of git://git.kerne...Linus Walleij1-9/+30
2023-12-12rcu: Remove unused macros from rcupdate.hPedro Falcato1-3/+0
2023-12-12rcu: Restrict access to RCU CPU stall notifiersPaul E. McKenney1-3/+3
2023-12-11thermal: core: Make thermal_zone_device_unregister() return after freeing the...Rafael J. Wysocki1-0/+2
2023-12-11iio: core: introduce trough info element for minimum valuesJavier Carrasco1-0/+1
2023-12-11add statmount(2) syscallMiklos Szeredi1-0/+5
2023-12-11PCI/ASPM: Add pci_enable_link_state_locked()Johan Hovold1-0/+3
2023-12-11net, xdp: Allow metadata > 32Aleksander Lobakin1-5/+8
2023-12-11quota: convert dquot_claim_space_nodirty() to return voidChao Yu1-10/+5
2023-12-11soc: mediatek: Support MT8188 VDOSYS1 Padding in mtk-mmsysHsiao Chien Sung1-0/+8
2023-12-11platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation fea...Ma Jun1-0/+91
2023-12-11platform/x86: wmi: Remove chardev interfaceArmin Wolf1-8/+0
2023-12-11Merge tag 'platform-drivers-x86-v6.7-3' into pdx86/for-nextHans de Goede1-0/+3
2023-12-11efivarfs: automatically update super block flagMasahisa Kojima1-0/+8
2023-12-11efi: Add EFI_ACCESS_DENIED status codeMasahisa Kojima1-0/+1
2023-12-11efi: expose efivar generic ops register functionMasahisa Kojima1-0/+3
2023-12-11platform/x86/intel/tpmi: Move TPMI ID definitionSrinivas Pandruvada1-0/+13
2023-12-11platform/x86/intel/tpmi: Modify external interface to get read/write stateSrinivas Pandruvada1-3/+2
2023-12-11clk: x86: lpss-atom: Drop unneeded 'extern' in the headerAndy Shevchenko1-1/+1
2023-12-11Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman29-63/+156
2023-12-11Merge 6.7-rc5 into usb-nextGreg Kroah-Hartman23-45/+94
2023-12-11Merge 6.7-rc5 into char-misc-nextGreg Kroah-Hartman23-45/+94
2023-12-11resource: add walk_system_ram_res_rev()Baoquan He1-0/+3
2023-12-11kernel/signal.c: simplify force_sig_info_to_task(), kill recalc_sigpending_an...Oleg Nesterov1-1/+0
2023-12-11arch: remove ARCH_TASK_STRUCT_ON_STACKHeiko Carstens2-9/+0
2023-12-11introduce for_other_threads(p, t)Oleg Nesterov1-0/+3
2023-12-11mm: list_lru: Update kernel documentation to follow the requirementsAndy Shevchenko1-17/+19
2023-12-11pgtable: rename ptdesc _refcount field to __page_refcountAlexander Gordeev1-3/+3
2023-12-11pgtable: fix s390 ptdesc field commentsAlexander Gordeev1-2/+2
2023-12-11mm: use vmem_altmap code without CONFIG_ZONE_DEVICESumanth Korikkar2-12/+26
2023-12-11lib/stackdepot: allow users to evict stack tracesAndrey Konovalov1-0/+14
2023-12-11lib/stackdepot: add refcount for recordsAndrey Konovalov1-3/+10
2023-12-11lib/stackdepot, kasan: add flags to __stack_depot_save and renameAndrey Konovalov1-11/+25
2023-12-11fs: convert error_remove_page to error_remove_folioMatthew Wilcox (Oracle)2-2/+3
2023-12-11gfp: include __GFP_NOWARN in GFP_NOWAITMatthew Wilcox (Oracle)1-2/+3
2023-12-11mm: return void from folio_start_writeback() and related functionsMatthew Wilcox (Oracle)1-2/+2
2023-12-11mm: remove test_set_page_writeback()Matthew Wilcox (Oracle)1-5/+0
2023-12-11mm: add folio_fill_tail() and use it in iomapMatthew Wilcox (Oracle)1-0/+38
2023-12-11mm: add folio_zero_tail() and use it in ext4Matthew Wilcox (Oracle)1-0/+38
2023-12-11NUMA: optimize detection of memory with no node id assigned by firmwareLiam Ni1-0/+1
2023-12-11fork: use __mt_dup() to duplicate maple tree in dup_mmap()Peng Zhang1-0/+11
2023-12-11maple_tree: introduce interfaces __mt_dup() and mtree_dup()Peng Zhang1-0/+3
2023-12-11maple_tree: introduce {mtree,mas}_lock_nested()Peng Zhang1-0/+4