summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-11-15Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' ...Joerg Roedel
2024-11-14memcg/hugetlb: add hugeTLB counters to memcgJoshua Hahn
2024-11-14sched/task_stack: fix object_is_on_stack() for KASAN tagged pointersQun-Wei Lin
2024-11-14net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts inEdward Cree
2024-11-14mdio: Remove mdio45_ethtool_gset_npage()Alistair Francis
2024-11-14include: mdio: Remove mdio45_ethtool_gset()Alistair Francis
2024-11-14net: phy: add phy_set_eee_brokenHeiner Kallweit
2024-11-14net: phy: convert eee_broken_modes to a linkmode bitmapHeiner Kallweit
2024-11-14clk: fixed-factor: add clk_hw_register_fixed_factor_index() functionThéo Lebrun
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-14KVM: x86: switch hugepage recovery thread to vhost_taskPaolo Bonzini
2024-11-14Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-11-14USB: make to_usb_device_driver() use container_of_const()Greg Kroah-Hartman
2024-11-14USB: make to_usb_driver() use container_of_const()Greg Kroah-Hartman
2024-11-14USB: make single lock for all usb dynamic id listsGreg Kroah-Hartman
2024-11-14ASoc: simple-mux: Allow to specify an idle-stateMark Brown
2024-11-14platform/x86/intel/pmt: allow user offset for PMT callbacksMichael J. Ruhl
2024-11-14Merge branch 'for-next/pkey-signal' into for-next/coreCatalin Marinas
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas
2024-11-14Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-11-14fs: reduce pointer chasing in is_mgtime() testJeff Layton
2024-11-14perf/core: Correct perf sampling with guest VMsColton Lewis
2024-11-14perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis
2024-11-14soundwire: Minor formatting fixups in sdw.h headerCharles Keepax
2024-11-14soundwire: Update the includes on the sdw.h headerCharles Keepax
2024-11-13net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driverTristram Ha
2024-11-13net: Make copy_safe_from_sockptr() match documentationMichal Luczaj
2024-11-13Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-11-13virtio-pci: Introduce APIs to execute device parts admin commandsYishai Hadas
2024-11-13virtio: Extend the admin command to include the result sizeYishai Hadas
2024-11-13Merge tag 'tpmdd-next-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-11-13tpm: Opt-in in disable PCR integrity protectionJarkko Sakkinen
2024-11-13block: don't reorder requests in blk_mq_add_to_batchChristoph Hellwig
2024-11-13block: add a rq_list typeChristoph Hellwig
2024-11-13block: remove rq_list_moveChristoph Hellwig
2024-11-13dax: Remove an unused field in struct dax_operationsChristophe JAILLET
2024-11-13block: export blk_validate_limitsChristoph Hellwig
2024-11-13jbd2: avoid dozens of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-11-13Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2024-11-13Merge tag 'qcom-drivers-for-6.13-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2024-11-13Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-13Merge patch series "two little writeback cleanups v2"Christian Brauner
2024-11-13clocksource/drivers/dw_apb: Remove unused dw_apb_clockevent functionsDr. David Alan Gilbert
2024-11-13Merge branch 'kvm-docs-6.13' into HEADPaolo Bonzini
2024-11-13Merge tag 'kvm-x86-generic-6.13' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-11-13printk: add dummy printk_force_console_enter/exit helpersArnd Bergmann
2024-11-13LoongArch: KVM: Add iocsr and mmio bus simulation in kernelXianglai Li
2024-11-13usb: cdns3: Synchronise PCI IDs via common data baseAndy Shevchenko
2024-11-12bpf: Add kernel symbol for struct_ops trampolineXu Kuohai