summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2023-12-11mm/vmstat: move pgdemote_* to per-node statsLi Zhijian2-3/+4
2023-12-10iio: adc: ad9467: fix scale settingNuno Sa1-0/+4
2023-12-10init: move THIS_MODULE from <linux/export.h> to <linux/init.h>Masahiro Yamada2-18/+7
2023-12-09bpf: Add some comments to stack representationAndrei Matei1-0/+14
2023-12-08KVM: clean up directives to compile out irqfdsPaolo Bonzini1-0/+2
2023-12-08KVM: remove CONFIG_HAVE_KVM_IRQFDPaolo Bonzini1-5/+4
2023-12-08KVM: remove CONFIG_HAVE_KVM_EVENTFDPaolo Bonzini1-29/+1
2023-12-08Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2023-12-08Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Linus Torvalds3-5/+3
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)1-6/+7
2023-12-08tty: serdev: convert to u8 and size_t in serdev_controller_opsJiri Slaby (SUSE)1-4/+4
2023-12-08tty: core: the rest to u8Jiri Slaby (SUSE)1-2/+2
2023-12-08tty: make tty_operations::send_xchar accept u8 charJiri Slaby (SUSE)2-3/+3
2023-12-08tty: switch tty_port::xmit_* to u8Jiri Slaby (SUSE)1-2/+2
2023-12-08tty: serial: amba: cleanup whitespaceThéo Lebrun1-14/+14
2023-12-08tty: virtio: drop virtio_cons_early_init()Jiri Slaby (SUSE)1-38/+0
2023-12-08ethtool: Implement ethtool_puts()justinstitt@google.com1-0/+13
2023-12-08Merge tag 'mlx5-fixes-2023-12-04' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-1/+8
2023-12-08Merge tag 'gpio-remove-gpiochip_is_requested-for-v6.8-rc1' into gpio/for-nextBartosz Golaszewski1-9/+30
2023-12-08gpiolib: remove gpiochip_is_requested()Bartosz Golaszewski1-1/+0
2023-12-08gpiolib: use gpiochip_dup_line_label() in for_each helpersBartosz Golaszewski1-8/+29
2023-12-08gpiolib: provide gpiochip_dup_line_label()Bartosz Golaszewski1-0/+1
2023-12-08crypto: hisilicon/qm - save capability registers in qm init processZhiqi Song1-0/+12
2023-12-08crypto: hisilicon/qm - add a function to set qm algsWenkai Lin1-1/+7
2023-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-39/+66
2023-12-08Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-6/+7
2023-12-08cgroup: Move rcu_head up near the top of cgroup_rootWaiman Long1-4/+4