aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-27ACPI: NHLT: Drop redundant typesCezary Rojewski1-254/+0
2024-03-27ACPI: NHLT: Introduce API for the tableCezary Rojewski1-0/+181
2024-03-27ACPI: NHLT: Reintroduce types the table consists ofCezary Rojewski1-0/+189
2024-03-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski5-26/+48
2024-03-27export.h: remove include/asm-generic/export.hMasahiro Yamada1-11/+0
2024-03-27drm/amdkfd: range check cp bad op exception interruptsJonathan Kim1-3/+14
2024-03-27fs,block: yield devices earlyChristian Brauner1-10/+1
2024-03-27net: wan: framer: Add missing static inline qualifiersHerve Codina1-2/+2
2024-03-27block: handle BLK_OPEN_RESTRICT_WRITES correctlyChristian Brauner1-0/+2
2024-03-27driver core: Remove unused platform_notify, platform_notify_removeBjorn Helgaas1-11/+0
2024-03-27usb: misc: onboard_hub: rename to onboard_devJavier Carrasco2-18/+18
2024-03-26drm/xe: Add new PCI IDs to DG2 platformRavi Kumar Vodapalli1-1/+3
2024-03-26driver core: Introduce device_link_wait_removal()Herve Codina1-0/+1
2024-03-26spi: pxa2xx: Keep PXA*_SSP types togetherAndy Shevchenko1-1/+1
2024-03-26prctl: generalize PR_SET_MDWE support check to be per-archZev Weiss1-0/+8
2024-03-26mm: increase folio batch sizeMatthew Wilcox (Oracle)1-2/+2
2024-03-26ASoC: soc-jack: Get rid of legacy GPIO supportAndy Shevchenko1-2/+0
2024-03-26drm/dp: Clarify that wait_hpd_asserted() is not optional for panelsDouglas Anderson1-1/+12
2024-03-26ASoC: core: add SOC_DOUBLE_RANGE_TLV() helper macroLuca Ceresoli1-0/+12
2024-03-26net: remove skb_free_datagram_locked()Eric Dumazet1-6/+0
2024-03-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni1-0/+2
2024-03-26spi: xilinx: Massage xilinx_spi.hMark Brown1-5/+9
2024-03-26spi: pxa2xx: Clean up linux/spi/pxa2xx_spi.hMark Brown1-9/+1
2024-03-26gpiolib: Add stubs for GPIO lookup functionsMark Brown1-2/+15
2024-03-26firmware: arm_scmi: Simplify scmi_devm_notifier_unregisterCristian Marussi1-2/+0
2024-03-26include: trace: Widen the tag buffer in trace_scmi_dump_msgCristian Marussi1-2/+4
2024-03-26net: Use backlog-NAPI to clean up the defer_list.Sebastian Andrzej Siewior1-0/+1
2024-03-26drm/panthor: Fix wrong kernel-doc format in the uAPI headerBoris Brezillon1-2/+2
2024-03-26trace: use TP_STORE_ADDRS() macro in inet_sock_set_state()Jason Xing1-15/+2
2024-03-26trace: use TP_STORE_ADDRS() macro in inet_sk_error_report()Jason Xing1-15/+3
2024-03-26trace: move to TP_STORE_ADDRS related macro to net_probe_common.hJason Xing2-29/+29
2024-03-26KVM: arm64: Fix host-programmed guest events in nVHEOliver Upton1-1/+1
2024-03-26dt-bindings: clock: r9a07g043-cpg: Annotate RZ/G2UL-only core clocksGeert Uytterhoeven1-3/+3
2024-03-26ARM: dts: renesas: r8a73a4: Add TMU nodesGeert Uytterhoeven1-0/+4
2024-03-26fs_parser: move fsparam_string_empty() helper into headerLuis Henriques (SUSE)1-0/+4
2024-03-26statx: stx_subvolKent Overstreet2-1/+4
2024-03-25tcp: properly terminate timers for kernel socketsEric Dumazet2-0/+8
2024-03-25genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amdRafael J. Wysocki1-0/+3
2024-03-25Merge patch series "Re-use device management code fragments"Martin K. Petersen1-1/+1
2024-03-25scsi: ufs: Reuse compose_devman_upiuAvri Altman1-1/+1
2024-03-25spi: remove struct spi_message::is_dma_mappedDavid Lechner1-8/+3
2024-03-25iio: adc: ad_sigma_delta: Add optional irq selectionDumitru Ceclan1-0/+3
2024-03-25Merge patch series "Add LIBSAS_SHT_BASE for libsas"Martin K. Petersen1-0/+29
2024-03-25scsi: libsas: Add LIBSAS_SHT_BASEJohn Garry1-0/+29
2024-03-25Merge patch series "NCQ Priority sysfs sttributes for libsas"Martin K. Petersen2-0/+12
2024-03-25scsi: libsas: Define NCQ Priority sysfs attributes for SATA devicesIgor Pylypiv1-0/+6
2024-03-25scsi: ata: libata-sata: Factor out NCQ Priority configuration helpersIgor Pylypiv1-0/+6
2024-03-25scsi: mpi3mr: Avoid memcpy field-spanning write WARNINGShin'ichiro Kawasaki1-1/+1
2024-03-25device property: Introduce device_for_each_child_node_scoped()Jonathan Cameron1-0/+5
2024-03-25device property: Add cleanup.h based fwnode_handle_put() scope based cleanup.Jonathan Cameron1-0/+3