summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-12-10gfp: include __GFP_NOWARN in GFP_NOWAITMatthew Wilcox (Oracle)
2023-12-10mm: return void from folio_start_writeback() and related functionsMatthew Wilcox (Oracle)
2023-12-10mm: remove test_set_page_writeback()Matthew Wilcox (Oracle)
2023-12-10mm: add folio_fill_tail() and use it in iomapMatthew Wilcox (Oracle)
2023-12-10mm: add folio_zero_tail() and use it in ext4Matthew Wilcox (Oracle)
2023-12-10NUMA: optimize detection of memory with no node id assigned by firmwareLiam Ni
2023-12-10fork: use __mt_dup() to duplicate maple tree in dup_mmap()Peng Zhang
2023-12-10maple_tree: introduce interfaces __mt_dup() and mtree_dup()Peng Zhang
2023-12-10maple_tree: introduce {mtree,mas}_lock_nested()Peng Zhang
2023-12-10mm/vmstat: move pgdemote_* to per-node statsLi Zhijian
2023-12-10iio: adc: ad9467: fix scale settingNuno Sa
2023-12-10init: move THIS_MODULE from <linux/export.h> to <linux/init.h>Masahiro Yamada
2023-12-08bpf: Add some comments to stack representationAndrei Matei
2023-12-08KVM: clean up directives to compile out irqfdsPaolo Bonzini
2023-12-08KVM: remove CONFIG_HAVE_KVM_IRQFDPaolo Bonzini
2023-12-08KVM: remove CONFIG_HAVE_KVM_EVENTFDPaolo Bonzini
2023-12-08Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-08Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)
2023-12-08tty: serdev: convert to u8 and size_t in serdev_controller_opsJiri Slaby (SUSE)
2023-12-08tty: core: the rest to u8Jiri Slaby (SUSE)
2023-12-08tty: make tty_operations::send_xchar accept u8 charJiri Slaby (SUSE)
2023-12-08tty: switch tty_port::xmit_* to u8Jiri Slaby (SUSE)
2023-12-08tty: serial: amba: cleanup whitespaceThéo Lebrun
2023-12-08tty: virtio: drop virtio_cons_early_init()Jiri Slaby (SUSE)
2023-12-08ethtool: Implement ethtool_puts()justinstitt@google.com
2023-12-08Merge tag 'mlx5-fixes-2023-12-04' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2023-12-08Merge tag 'gpio-remove-gpiochip_is_requested-for-v6.8-rc1' into gpio/for-nextBartosz Golaszewski
2023-12-08gpiolib: remove gpiochip_is_requested()Bartosz Golaszewski
2023-12-08gpiolib: use gpiochip_dup_line_label() in for_each helpersBartosz Golaszewski
2023-12-08gpiolib: provide gpiochip_dup_line_label()Bartosz Golaszewski
2023-12-08crypto: hisilicon/qm - save capability registers in qm init processZhiqi Song
2023-12-08crypto: hisilicon/qm - add a function to set qm algsWenkai Lin
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-07Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-07cgroup: Move rcu_head up near the top of cgroup_rootWaiman Long
2023-12-07spi: Add support for stacked/parallel memoriesMark Brown
2023-12-07Merge tag 'platform-drivers-x86-v6.7-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-12-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-07spi: Add multi-cs memories support in SPI coreAmit Kumar Mahapatra
2023-12-07mfd: Fix a few spelling mistakes in PMIC header file commentsKaihua Zhong
2023-12-07w1: gpio: Don't use platform data for driver dataUwe Kleine-König
2023-12-07mmc: core: Remove packed command leftoversAvri Altman
2023-12-07net: dsa: microchip: move ksz_chip_id enum to platform includeDaniel Danzberger
2023-12-07net: dsa: microchip: properly support platform_data probingVladimir Oltean
2023-12-07mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbindShiyang Ruan
2023-12-07PCI: add INTEL_HDA_ARL to pci_ids.hPierre-Louis Bossart
2023-12-07firmware: zynqmp: Add support to handle IPI CRC failureJay Buddhabhatti
2023-12-07drivers: soc: xilinx: Fix error message on SGI registration failureJay Buddhabhatti
2023-12-07firmware: xilinx: Expand feature check to support all PLM modulesJay Buddhabhatti