summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-10-17Merge tag 'drm-misc-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-0/+1
2024-10-17power: supply: hwmon: move interface to private headerThomas Weißschuh1-13/+0
2024-10-17clk: divider: Introduce CLK_DIVIDER_EVEN_INTEGERS flagThéo Lebrun1-5/+10
2024-10-17ASoC: SDCA: add initial modulePierre-Louis Bossart1-0/+3
2024-10-17ASoC/soundwire: remove sdw_slave_extended_idPierre-Louis Bossart3-13/+7
2024-10-17soundwire: sdw_intel: include linux/acpi.hBard Liao1-0/+1
2024-10-17Merge tag 'sound-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2024-10-17Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+2
2024-10-17Merge branch 'linus' into sched/urgent, to resolve conflictIngo Molnar24-45/+259
2024-10-17mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()Kefeng Wang1-0/+18
2024-10-17mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on certain builds.Sebastian Andrzej Siewior1-1/+5
2024-10-17usb: typec: Add attribute file showing the USB Modes of the partnerHeikki Krogerus1-0/+5
2024-10-17usb: typec: Add attribute file showing the supported USB modes of the portHeikki Krogerus1-0/+17
2024-10-17power: supply: core: unexport power_supply_property_is_writeable()Thomas Weißschuh1-2/+0
2024-10-16genirq: Unexport nr_irqsBart Van Assche1-1/+0
2024-10-16genirq: Switch to irq_get_nr_irqs()Bart Van Assche1-14/+19
2024-10-16genirq: Introduce irq_get_nr_irqs() and irq_set_nr_irqs()Bart Van Assche1-0/+2
2024-10-16PCI: endpoint: Introduce pci_epc_mem_map()/unmap()Damien Le Moal1-0/+38
2024-10-16bpf: Prevent tailcall infinite loop caused by freplaceLeon Hwang1-4/+13
2024-10-16fanotify: allow reporting errors on failure to open fdAmir Goldstein1-0/+1
2024-10-16fs: pass offset and result to backing_file end_write() callbackAmir Goldstein1-1/+1
2024-10-16platform/chrome: Update EC feature flagsPavan Holla1-0/+32
2024-10-16mfd: sec-core: Add support for the Samsung s2dos05Dzmitry Sankouski1-0/+1
2024-10-16mfd: max77693: Remove unused max77693_irq_source declarationsDzmitry Sankouski1-11/+0
2024-10-16mfd: palmas: Constify strings with regulator namesKrzysztof Kozlowski1-2/+2
2024-10-16iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentationAnna-Maria Behnsen3-49/+50
2024-10-16timers: Adjust flseep() to reflect realityAnna-Maria Behnsen1-4/+25
2024-10-16timers: Update function descriptions of sleep/delay related functionsAnna-Maria Behnsen1-12/+36
2024-10-16timers: Rename usleep_idle_range() to usleep_range_idle()Anna-Maria Behnsen1-1/+1
2024-10-16ftrace: Rename ftrace_regs_return_value to ftrace_regs_get_return_valueMasami Hiramatsu (Google)1-1/+1
2024-10-16ftrace: Use arch_ftrace_regs() for ftrace_regs_*() macrosMasami Hiramatsu (Google)1-6/+6
2024-10-15power: supply: core: remove {,devm_}power_supply_register_no_ws()Thomas Weißschuh1-8/+0
2024-10-15power: supply: core: add wakeup source inhibit by power_supply_configThomas Weißschuh1-0/+2
2024-10-15power: supply: core: constify power_supply_battery_info::ocv_tableThomas Weißschuh1-3/+3
2024-10-15power: supply: core: constify power_supply_battery_info::resist_tableThomas Weißschuh1-2/+2
2024-10-15tpm: fix unsigned/signed mismatch errors related to __calc_tpm2_event_sizeGregory Price1-1/+1
2024-10-15Merge tag 'bcachefs-2024-10-14' of git://evilpiepirate.org/bcachefsLinus Torvalds1-0/+35
2024-10-15gpu: host1x: Set up device DMA parametersThierry Reding1-0/+1
2024-10-15ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regsSteven Rostedt2-25/+43
2024-10-15debugobjects: Prepare for batchingThomas Gleixner1-4/+8
2024-10-15of/address: Constify of_busses[] array and pointersRob Herring (Arm)1-1/+1
2024-10-15of: Constify struct property pointersRob Herring (Arm)1-7/+7
2024-10-15of: Constify struct device_node function argumentsRob Herring (Arm)3-11/+11
2024-10-15PCI: Constify pci_register_io_range() fwnode_handleRob Herring (Arm)1-2/+2
2024-10-15iomap: remove iomap_file_buffered_write_punch_delallocChristoph Hellwig1-3/+3
2024-10-15iomap: factor out a iomap_last_written_block helperChristoph Hellwig1-0/+14
2024-10-15net: phy: support 'active-high' property for PHY LEDsDaniel Golle1-2/+3
2024-10-15iommu: Remove iommu_present()Lu Baolu1-6/+0
2024-10-15ALSA/hda: intel-sdw-acpi: add support for sdw-manager-list property readPierre-Louis Bossart1-1/+1
2024-10-15bpf: Add kmem_cache iteratorNamhyung Kim1-0/+1