summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-29media: rc: add keymap for MyGica UTV3 remoteNils Rothaug
2024-06-29media: tuner-simple: Add support for Tena TNF931D-DFDR1Nils Rothaug
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-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