summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-28Bluetooth: L2CAP: Fix deadlockLuiz Augusto von Dentz
2024-06-28Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv ReportSven Peter
2024-06-28dt-bindings: interconnect: qcom: Add Qualcomm MSM8953 NoCVladimir Lypak
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: Add post_eject to struct acpi_scan_handler for cpu hotplugJames Morse
2024-06-28ACPI: processor: Add acpi_get_processor_handle() helperJonathan Cameron
2024-06-28ACPI: processor: Simplify initial onlining to use same path for cold and hotplugJonathan Cameron
2024-06-28Merge tag 'mtk-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2024-06-28block: Add ioprio to block_rq tracepointDongliang Cui
2024-06-28block: remove bio_integrity_processChristoph Hellwig
2024-06-28Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-06-28Merge tag 'block-6.10-20240628' of git://git.kernel.dk/linuxLinus Torvalds
2024-06-28Merge tag 'v6.11-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2024-06-28mfd: Add driver for Marvell 88PM886 PMICKarel Balej
2024-06-28mfd: cs40l50: Add support for CS40L50 core driverJames Ogletree
2024-06-28firmware: cs_dsp: Add write sequence interfaceJames Ogletree
2024-06-28fs: export mount options via statmount()Josef Bacik
2024-06-28net/mlx5: IFC updates for changing max EQsDaniel Jurgens
2024-06-28net: sfp: Add more extended compliance codesDanielle Ratson
2024-06-28ethtool: Veto some operations during firmware flashing processDanielle Ratson
2024-06-28ethtool: Add an interface for flashing transceiver modules' firmwareDanielle Ratson
2024-06-28ethtool: Add ethtool operation to write to a transceiver module EEPROMIdo Schimmel
2024-06-28pidfs: allow retrieval of namespace file descriptorsChristian Brauner
2024-06-28nsproxy: add helper to go from arbitrary namespace to ns_commonChristian Brauner
2024-06-28nsproxy: add a cleanup helper for nsproxyChristian Brauner
2024-06-28file: add take_fd() cleanup helperChristian Brauner
2024-06-28wifi: mac80211: fix BSS_CHANGED_UNSOL_BCAST_PROBE_RESPJohannes Berg
2024-06-28wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREPJohannes Berg
2024-06-28fs: add an ioctl to get the mnt ns id from nsfsJosef Bacik
2024-06-28fs: Allow listmount() in foreign mount namespaceChristian Brauner
2024-06-28fs: export the mount ns id via statmountJosef Bacik
2024-06-28listmount: allow listing in reverse orderChristian Brauner
2024-06-28path: add cleanup helperChristian Brauner
2024-06-28firewire: core: Fix spelling mistakes in tracepoint messagesColin Ian King
2024-06-28Merge tag 'drm-habanalabs-next-2024-06-23' of https://github.com/HabanaAI/dri...Dave Airlie
2024-06-27net: phy: phy_device: Fix PHY LED blinking code commentMarek Vasut
2024-06-28Merge tag 'drm-misc-next-2024-06-27' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-06-27ext4: make ext4_da_reserve_space() reserve multi-clustersZhang Yi
2024-06-27ext4: make ext4_es_insert_delayed_block() insert multi-blocksZhang Yi
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski