summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-07-03vfs: move d_lockref out of the area used by RCU lookupMateusz Guzik
2024-07-02page_pool: convert to use netmemMina Almasry
2024-07-02cxl/events: Use a common struct for DRAM and General Media eventsFabio M. De Francesco
2024-07-02x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor filesTony Luck
2024-07-02x86/resctrl: Add node-scope to the options for feature scopeTony Luck
2024-07-02x86/resctrl: Split the rdt_domain and rdt_hw_domain structuresTony Luck
2024-07-02x86/resctrl: Prepare for different scope for control/monitor operationsTony Luck
2024-07-02x86/resctrl: Prepare to split rdt_domain structureTony Luck
2024-07-02x86/resctrl: Prepare for new domain scopeTony Luck
2024-07-02cgroup_misc: add kernel-doc comments for enum misc_res_typeRandy Dunlap
2024-07-02net: Optimize xdp_do_flush() with bpf_net_context infos.Sebastian Andrzej Siewior
2024-07-02phy: exynos5-usbdrd: support Exynos USBDRD 3.1 combo phy (HS & SS)André Draszik
2024-07-02io_uring/net: move charging socket out of zc io_uringPavel Begunkov
2024-07-02gpiolib: unexport gpiochip_get_desc()Bartosz Golaszewski
2024-07-02fs_parse: add uid & gid option option parsing helpersEric Sandeen
2024-07-01math.h: Add unsigned 8 bits fractional numbers typeAngeloGioacchino Del Regno
2024-07-01ACPI: bus: Indicate support for battery charge limiting thru _OSCArmin Wolf
2024-07-01Merge tag 'asm-generic-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-01Merge tag 'vfs-6.10-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-01platform: cznic: Add preliminary support for Turris Omnia MCUMarek Behún
2024-07-01platform/chrome: cros_ec_proto: Introduce cros_ec_get_cmd_versions()Thomas Weißschuh
2024-07-01platform/chrome: Update binary interface for EC-based charge controlThomas Weißschuh
2024-07-01syscalls: fix sys_fanotify_mark prototypeArnd Bergmann
2024-07-01HID: bpf: doc fixes for hid_hw_request() hooksBenjamin Tissoires
2024-07-01HID: bpf: doc fixes for hid_hw_request() hooksBenjamin Tissoires
2024-07-01HID: bpf: fix gcc warning and unify __u64 into u64Benjamin Tissoires
2024-07-01RDMA/mlx5: Support per-plane port IB counters by querying PPCNT registerMark Zhang
2024-07-01net/mlx5: mlx5_ifc update for accessing ppcnt register of plane portsMark Zhang
2024-07-01RDMA/mlx5: Add plane index support when querying PTYS registersMark Zhang
2024-07-01Merge 6.10-rc6 into tty-nextGreg Kroah-Hartman
2024-07-01RDMA/mlx5: Add support to multi-plane device and portMark Zhang
2024-07-01net/mlx5: mlx5_ifc update for multi-plane supportMark Zhang
2024-07-01Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman
2024-07-01Merge 6.10-rc6 into char-misc-nextGreg Kroah-Hartman
2024-06-30module: create weak dependeciesJose Ignacio Tornos Martinez
2024-06-30Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel
2024-06-30Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-30dev_printk: add new dev_err_probe() helpersNuno Sa
2024-06-30Merge tag 'spi-devm-optimize' into togregJonathan Cameron
2024-06-30iio: buffer-dma: Enable support for DMABUFsPaul Cercueil
2024-06-30iio: core: Add new DMABUF interface infrastructurePaul Cercueil
2024-06-30Merge tag 'dmaengine_topic_dma_vec' into togregJonathan Cameron
2024-06-28compiler.h: simplify data_race() macroAlexey Dobriyan
2024-06-28kernel-wide: fix spelling mistakes like "assocative" -> "associative"Jesse Brandeburg
2024-06-28net: ethtool: add a mutex protecting RSS contextsEdward Cree
2024-06-28net: ethtool: add an extack parameter to new rxfh_context APIsEdward Cree
2024-06-28net: ethtool: let the core choose RSS context IDsEdward Cree
2024-06-28net: ethtool: record custom RSS contexts in the XArrayEdward Cree
2024-06-28net: ethtool: attach an XArray of custom RSS contexts to a netdeviceEdward Cree