summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-09-07ata: libata: Rename ata_eh_read_sense_success_ncq_log()Damien Le Moal
2024-09-07ata: libata: Move sata_std_hardreset() definition to libata-sata.cDamien Le Moal
2024-09-06Merge tag 'pci-v6.11-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-06regulator: axp20x: AXP717: Add boost regulatorAndre Przywara
2024-09-06mfd: axp20x: AXP717: Add support for boost regulatorAndre Przywara
2024-09-06Merge tag 'nvme-6.12-2024-09-06' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2024-09-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-06dma-buf: give examples of error codes to useChristian König
2024-09-06mtd: spi-nand: Expose spinand_write_reg_op()Miquel Raynal
2024-09-06mtd: spi-nand: Add continuous read supportMiquel Raynal
2024-09-06mtd: nand: Introduce a block iteratorMiquel Raynal
2024-09-06mtd: nand: Rename the NAND IO iteration helperMiquel Raynal
2024-09-06clocksource: acpi_pm: Add external callback for suspend/resumeMarek Maslanka
2024-09-06net: dsa: microchip: replace unclear KSZ8830 stringsPieter Van Trappen
2024-09-05Input: zforce_ts - remove support for platfrom dataDmitry Torokhov
2024-09-05Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into nextDmitry Torokhov
2024-09-05Input: matrix_keypad - remove support for platform dataDmitry Torokhov
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-05net: napi: Prevent overflow of napi_defer_hard_irqsJoe Damato
2024-09-05Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-05Merge tag 'regulator-fix-v6.11-stub' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-05clk: provide devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski
2024-09-05clk: fixed-rate: add devm_clk_hw_register_fixed_rate_parent_data()Nikita Shubin
2024-09-05bpf: use type_may_be_null() helper for nullable-param checkShung-Hsi Yu
2024-09-05lib/string_choices: Add some comments to make more clear for string choices h...Hongbo Li
2024-09-05lib/string_choices: Introduce several opposite string choice helpersHongbo Li
2024-09-05lib/string_choices: Add str_true_false()/str_false_true() helperHongbo Li
2024-09-05iommufd: Reorder struct forward declarationsNicolin Chen
2024-09-05platform/x86: wmi: Remove wmi_get_event_data()Armin Wolf
2024-09-05platform/x86: wmi: Pass event data directly to legacy notify handlersArmin Wolf
2024-09-05Merge tag 'hwmon-for-v6.11-rc7' into review-hansHans de Goede
2024-09-05rbtree: provide rb_find_rcu() / rb_find_add_rcu()Peter Zijlstra
2024-09-05perf/uprobe: split uprobe_unregister()Peter Zijlstra
2024-09-05uprobes: travers uprobe's consumer list locklessly under SRCU protectionAndrii Nakryiko
2024-09-05uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacksAndrii Nakryiko
2024-09-05Merge tag 'qcom-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2024-09-05Merge tag 'omap-for-v6.12/drivers-signed' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2024-09-05dma-mapping: use IOMMU DMA calls for common alloc/free page callsLeon Romanovsky
2024-09-05Merge back cpufreq material for 6.12Rafael J. Wysocki
2024-09-05fhandle: expose u64 mount id to name_to_handle_at(2)Aleksa Sarai
2024-09-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2024-09-05pwm: Don't export pwm_capture()Uwe Kleine-König
2024-09-05netfs: Remove NETFS_COPY_TO_CACHEDavid Howells
2024-09-05netfs: Reserve netfs_sreq_source 0 as unset/unknownDavid Howells
2024-09-05netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_streamDavid Howells
2024-09-05netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inodeDavid Howells
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-09-04PCI/NPEM: Add Native PCIe Enclosure Management supportMariusz Tkaczyk
2024-09-04Merge branch 'bpf/master' into for-6.12Tejun Heo
2024-09-04sched_ext: Add cgroup supportTejun Heo