aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linuxLinus Torvalds108-1007/+1577
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (headers)Uwe Kleine-König (The Capable Hub)47-47/+49
2026-07-03platform/x86: int3472: Add include defining struct dmi_system_idUwe Kleine-König (The Capable Hub)1-1/+1
2026-07-03of: Explicitly include <linux/types.h> and <linux/err.h>Uwe Kleine-König (The Capable Hub)1-0/+2
2026-07-03usb: serial: Include <linux/usb.h> in <linux/usb/serial.h>Uwe Kleine-König (The Capable Hub)1-0/+1
2026-07-03driver core: platform: Include header for struct platform_device_idUwe Kleine-König (The Capable Hub)1-1/+1
2026-07-03driver: core: Include headers for acpi_device_id and of_device_id for struct device_driverUwe Kleine-König (The Capable Hub)1-0/+2
2026-07-03mod_devicetable.h: Split into per subsystem headersUwe Kleine-König (The Capable Hub)57-958/+1521
2026-07-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-2/+17
2026-07-01mm: do file ownership checks with the proper mount idmapPedro Falcato1-0/+5
2026-07-01mm/damon: add a kernel-doc comment for damon_ctx->rnd_stateSJ Park1-1/+1
2026-07-01mm/damon: add a kernel-doc comment for damon_ctx->probesSJ Park1-0/+1
2026-07-01mm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN accessKetan1-6/+13
2026-07-01mm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park1-2/+6
2026-07-01iomap: consolidate bio submissionChristoph Hellwig1-0/+2
2026-07-01netfs: Replace wb_lock with a bit lock for asynchronicityDavid Howells1-2/+9
2026-07-01netfs: Fix kdoc warningDavid Howells1-1/+1
2026-07-01bpf: Restrict JIT predictor flush to cBPFPawan Gupta1-2/+3
2026-07-01bpf: Support for hardening against JIT sprayingPawan Gupta1-0/+10
2026-06-30bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski1-0/+4
2026-06-29HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada1-0/+25
2026-06-29vfio/pci: Latch all module parameters per deviceAlex Williamson1-2/+2
2026-06-29vfio/pci: Fix racy bitfields and tighten struct layoutAlex Williamson1-5/+8
2026-06-29vfio/pci: Latch disable_idle_d3 per deviceAlex Williamson1-0/+1
2026-06-28Merge tag 'ntb-7.2' of https://github.com/jonmason/ntbLinus Torvalds1-2/+2
2026-06-27Merge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-8/+30
2026-06-27Merge tag 'rtc-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-0/+2
2026-06-26NTB: fix kernel-doc warnings in ntb.hRandy Dunlap1-2/+2
2026-06-26Merge tag 'asoc-fix-v7.2-merge-window' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-8/+30
2026-06-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds3-0/+28
2026-06-25Merge tag 'spmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sboyd/spmiLinus Torvalds1-1/+4
2026-06-25Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-12/+40
2026-06-25net: add the driver-facing netdev_work scheduling APIJakub Kicinski1-0/+11
2026-06-25net: turn the rx_mode work into a generic netdev_work facilityJakub Kicinski1-4/+6
2026-06-25net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()Jakub Kicinski1-0/+2
2026-06-25Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds2-11/+7
2026-06-25Merge tag 'io_uring-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds1-2/+0
2026-06-25Merge branches 'clk-microchip' and 'clk-qcom' into clk-nextStephen Boyd1-0/+6
2026-06-25Merge branches 'clk-renesas', 'clk-socfpga', 'clk-amlogic' and 'clk-canaan' into clk-nextStephen Boyd1-0/+20
2026-06-24Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds6-16/+139
2026-06-24Merge tag 'input-for-v7.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+3
2026-06-24block: fix GFP_ flags confusion in bio_integrity_alloc_bufChristoph Hellwig1-1/+1
2026-06-23Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-26/+1
2026-06-23Merge tag 'f2fs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+1
2026-06-23Merge tag 'dmaengine-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds2-110/+5
2026-06-23Merge branch 'pci/controller/dwc-imx6'Bjorn Helgaas1-0/+1
2026-06-23Merge branch 'pci/endpoint'Bjorn Helgaas2-2/+83
2026-06-23Merge branch 'pci/switchtec'Bjorn Helgaas1-0/+1
2026-06-23Merge branch 'pci/sysfs'Bjorn Helgaas1-9/+30
2026-06-23Merge branch 'pci/resource'Bjorn Helgaas2-4/+6