summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-11-15Merge tag 'pmdomain-v6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+6
2024-11-15io_uring: add memory region registrationPavel Begunkov1-0/+3
2024-11-15io_uring: introduce concept of memory regionsPavel Begunkov1-0/+6
2024-11-15io_uring: temporarily disable registered waitsPavel Begunkov1-10/+0
2024-11-15x86/efi: Drop support for the EFI_PROPERTIES_TABLENicolas Saenz Julienne1-14/+3
2024-11-15block: make struct rq_list available for !CONFIG_BLOCKJens Axboe1-1/+1
2024-11-15fs: open_by_handle_at() support for decoding "explicit connectable" file handlesAmir Goldstein1-1/+1
2024-11-15fs: name_to_handle_at() support for "explicit connectable" file handlesAmir Goldstein1-0/+2
2024-11-15fs: prepare for "explicit connectable" file handlesAmir Goldstein1-0/+11
2024-11-15Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int...Joerg Roedel2-6/+5
2024-11-15Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' ...Joerg Roedel1-12/+8
2024-11-15memcg/hugetlb: add hugeTLB counters to memcgJoshua Hahn1-0/+3
2024-11-15sched/task_stack: fix object_is_on_stack() for KASAN tagged pointersQun-Wei Lin1-0/+2
2024-11-15net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts inEdward Cree1-0/+4
2024-11-15mdio: Remove mdio45_ethtool_gset_npage()Alistair Francis1-3/+0
2024-11-15include: mdio: Remove mdio45_ethtool_gset()Alistair Francis1-16/+0
2024-11-15net: phy: add phy_set_eee_brokenHeiner Kallweit1-0/+10
2024-11-15net: phy: convert eee_broken_modes to a linkmode bitmapHeiner Kallweit1-5/+4
2024-11-15clk: fixed-factor: add clk_hw_register_fixed_factor_index() functionThéo Lebrun1-0/+3
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-46/+43
2024-11-14KVM: x86: switch hugepage recovery thread to vhost_taskPaolo Bonzini1-6/+0
2024-11-14Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+3
2024-11-14USB: make to_usb_device_driver() use container_of_const()Greg Kroah-Hartman1-2/+1
2024-11-14USB: make to_usb_driver() use container_of_const()Greg Kroah-Hartman1-1/+1
2024-11-14USB: make single lock for all usb dynamic id listsGreg Kroah-Hartman1-1/+1
2024-11-14ASoc: simple-mux: Allow to specify an idle-stateMark Brown40-98/+279
2024-11-14platform/x86/intel/pmt: allow user offset for PMT callbacksMichael J. Ruhl1-1/+2
2024-11-14Merge branch 'for-next/pkey-signal' into for-next/coreCatalin Marinas1-0/+4
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas1-1/+17
2024-11-14Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini8-41/+33
2024-11-14fs: reduce pointer chasing in is_mgtime() testJeff Layton1-1/+2
2024-11-14perf/core: Correct perf sampling with guest VMsColton Lewis1-2/+19
2024-11-14perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis1-3/+6
2024-11-14soundwire: Minor formatting fixups in sdw.h headerCharles Keepax1-23/+17
2024-11-14soundwire: Update the includes on the sdw.h headerCharles Keepax1-2/+9
2024-11-14net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driverTristram Ha1-0/+1
2024-11-14net: Make copy_safe_from_sockptr() match documentationMichal Luczaj1-1/+3
2024-11-14Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-51/+2
2024-11-14virtio-pci: Introduce APIs to execute device parts admin commandsYishai Hadas1-0/+11
2024-11-14virtio: Extend the admin command to include the result sizeYishai Hadas1-0/+1
2024-11-14Merge tag 'tpmdd-next-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2024-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov23-70/+140
2024-11-13tpm: Opt-in in disable PCR integrity protectionJarkko Sakkinen1-0/+3
2024-11-13block: don't reorder requests in blk_mq_add_to_batchChristoph Hellwig1-1/+1
2024-11-13block: add a rq_list typeChristoph Hellwig2-39/+60
2024-11-13block: remove rq_list_moveChristoph Hellwig1-17/+0
2024-11-13dax: Remove an unused field in struct dax_operationsChristophe JAILLET1-6/+0
2024-11-13block: export blk_validate_limitsChristoph Hellwig1-0/+1
2024-11-13jbd2: avoid dozens of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-8/+7
2024-11-13Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...Jens Axboe1-3/+132