summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2024-06-28net: move ethtool-related netdev state into its own structEdward Cree
2024-06-28block: simplify queue_logical_block_sizeChristoph Hellwig
2024-06-28iio: Add iio_read_channel_label to inkern APISean Anderson
2024-06-28cpufreq: make cpufreq_boost_enabled() return boolDhruva Gole
2024-06-28cpumask: Add enabled cpumask for present CPUs that can be brought onlineJames Morse
2024-06-28irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUsJames Morse
2024-06-28ACPI: processor: Add acpi_get_processor_handle() helperJonathan Cameron
2024-06-28Merge tag 'mtk-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2024-06-28block: remove bio_integrity_processChristoph Hellwig
2024-06-28Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefsLinus Torvalds