summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-09-11platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asmMika Westerberg
2024-09-11net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...Russell King
2024-09-11firmware: imx: remove duplicate scmi_imx_misc_ctrl_get()Arnd Bergmann
2024-09-10Merge tag 'mlx5-updates-2024-09-02' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-09-10Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-09-10net: stmmac: move stmmac_fpe_cfg to stmmac_priv dataFurong Xu
2024-09-10platform/x86: asus-wmi: Disable OOBE experience on Zenbook S 16Bas Nieuwenhuizen
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner
2024-09-10spi: remove spi_controller_is_slave() and spi_slave_abort()Yang Yingliang
2024-09-10perf/x86/intel/cstate: Clean up cpumask and hotplugKan Liang
2024-09-10perf: Add PERF_EV_CAP_READ_SCOPEKan Liang
2024-09-10perf: Generic hotplug support for a PMU with a scopeKan Liang
2024-09-10slab: make __kmem_cache_create() static inlineChristian Brauner
2024-09-10slab: make kmem_cache_create_usercopy() static inlineChristian Brauner
2024-09-10slab: remove kmem_cache_create_rcu()Christian Brauner
2024-09-10slab: create kmem_cache_create() compatibility layerChristian Brauner
2024-09-10slab: port KMEM_CACHE_USERCOPY() to struct kmem_cache_argsChristian Brauner
2024-09-10slab: port KMEM_CACHE() to struct kmem_cache_argsChristian Brauner
2024-09-10slab: add struct kmem_cache_argsChristian Brauner
2024-09-10Merge branch 'vfs.file' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/v...Vlastimil Babka
2024-09-10memcg: add charging of already allocated slab objectsShakeel Butt
2024-09-09net: remove dev_pick_tx_cpu_id()Jakub Kicinski
2024-09-09netdevice: add netdev_tx_reset_subqueue() shorthandAlexander Lobakin
2024-09-09net/mlx5: Add missing masks and QoS bit masks for scheduling elementsCarolina Jubran
2024-09-09net/mlx5: Added missing definitions in preparation for HW SteeringYevgeny Kliteynik
2024-09-09net/mlx5: Added missing mlx5_ifc definition for HW SteeringYevgeny Kliteynik
2024-09-09fs: add generic_llseek_cookie()Christian Brauner
2024-09-09mtd: spinand: Add support for setting plane select bitsCheng Ming Lin
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen
2024-09-09Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0...Neeraj Upadhyay
2024-09-09rcu/nocb: Simplify (de-)offloading state machineFrederic Weisbecker
2024-09-08ptp/ioctl: support MONOTONIC{,_RAW} timestamps for PTP_SYS_OFFSET_EXTENDEDMahesh Bandewar
2024-09-08smp: Mark smp_prepare_boot_cpu() __initBibo Mao
2024-09-06Merge tag 'pci-v6.11-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-06regulator: axp20x: AXP717: Add boost regulatorAndre Przywara
2024-09-06mfd: axp20x: AXP717: Add support for boost regulatorAndre Przywara
2024-09-06Merge tag 'nvme-6.12-2024-09-06' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2024-09-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-06mtd: spi-nand: Expose spinand_write_reg_op()Miquel Raynal
2024-09-06mtd: spi-nand: Add continuous read supportMiquel Raynal
2024-09-06mtd: nand: Introduce a block iteratorMiquel Raynal
2024-09-06mtd: nand: Rename the NAND IO iteration helperMiquel Raynal
2024-09-06clocksource: acpi_pm: Add external callback for suspend/resumeMarek Maslanka
2024-09-06net: dsa: microchip: replace unclear KSZ8830 stringsPieter Van Trappen
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-05net: napi: Prevent overflow of napi_defer_hard_irqsJoe Damato
2024-09-05Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-05Merge tag 'regulator-fix-v6.11-stub' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-05lib/string_choices: Add some comments to make more clear for string choices h...Hongbo Li
2024-09-05lib/string_choices: Introduce several opposite string choice helpersHongbo Li