summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-08-01serial: core: Controller id cannot be negativeTony Lindgren1-1/+1
2023-08-01ASoC: soc-acpi: move link_slaves_found()Pierre-Louis Bossart2-6/+6
2023-08-01ASoC: SOF: mediatek: remove error checks on NULL ipcPierre-Louis Bossart1-6/+0
2023-08-01ASoC: SOF: imx: remove error checks on NULL ipcPierre-Louis Bossart1-6/+0
2023-08-01tcx: Fix splat during dev unregisterMartin KaFai Lau1-0/+16
2023-07-31fbdev: Align deferred I/O with naming of helpersThomas Zimmermann1-2/+2
2023-07-31fbdev: Use _DMAMEM_ infix for DMA-memory helpersThomas Zimmermann1-2/+2
2023-07-31fbdev: Use _SYSMEM_ infix for system-memory helpersThomas Zimmermann1-2/+2
2023-07-31fbdev: Use _IOMEM_ infix for I/O-memory helpersThomas Zimmermann1-7/+7
2023-07-31eventfs: Move tracing/events to eventfsAjay Kaher1-0/+1
2023-07-31dma-contiguous: support per-numa CMA for all architecturesYajun Deng1-6/+0
2023-07-31dma-mapping: move arch_dma_set_mask() declaration to headerArnd Bergmann1-0/+6
2023-07-31soc: qcom: geni-se: Add SPI Device mode support for GENI based QuPv3Praveen Talari1-0/+9
2023-07-31Merge tag 'ib-pdx86-simatic-v6.6-2' into review-hansHans de Goede2-0/+3
2023-07-31platform/x86/siemens: simatic-ipc: add new models BX-56A/BX-59Axingtong.wu2-0/+3
2023-07-31Merge 6.5-rc4 into tty-nextGreg Kroah-Hartman7-26/+63
2023-07-31Merge 6.5-rc4 into usb-nextGreg Kroah-Hartman7-26/+63
2023-07-31spi: Merge up fixes from Linus' treeMark Brown7-26/+63
2023-07-31regulator: Merge up fixes from Linus' treeMark Brown7-26/+63
2023-07-31ASoC: Merge up fixes from Linus' treeMark Brown7-26/+63
2023-07-31regmap: Merge up fixes from Linus' treeMark Brown7-26/+63
2023-07-31eventfs: Implement removal of meta data from eventfsAjay Kaher1-0/+4
2023-07-31eventfs: Implement eventfs file add functionsAjay Kaher1-0/+8
2023-07-31eventfs: Implement eventfs dir creation functionsAjay Kaher1-0/+11
2023-07-30can: ems_pci: move ASIX AX99100 ids to pci_ids.hJiaqing Zhao1-0/+4
2023-07-30Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2023-07-30Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-4/+0
2023-07-29Input: tca6416-keypad - always expect proper IRQ number in i2c clientDmitry Torokhov1-1/+0
2023-07-29Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...Linus Torvalds3-8/+59
2023-07-29Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2023-07-29ftrace: Remove unused extern declarationsYueHaibing1-4/+0
2023-07-29netfilter: defrag: Add glue hooks for enabling/disabling defragDaniel Xu1-0/+10
2023-07-28Merge tag 'mlx5-updates-2023-07-24' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-13/+14
2023-07-28net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr1-1/+1
2023-07-28net: convert some netlink netdev iterators to depend on the xarrayJakub Kicinski1-0/+3
2023-07-28iommufd: Add iommufd_access_replace() APINicolin Chen1-0/+1
2023-07-28lib/string_choices: Add str_write_read() helperAndy Shevchenko1-0/+1
2023-07-28cpu/SMT: Store the current/max number of threadsMichael Ellerman1-2/+6
2023-07-28cpu/SMT: Move SMT prototypes into cpu_smt.hMichael Ellerman2-24/+30
2023-07-28can: rx-offload: add can_rx_offload_get_echo_skb_queue_tail()Marc Kleine-Budde1-1/+4
2023-07-28can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_...Marc Kleine-Budde1-3/+3
2023-07-28net: stmmac: Make ptp_clk_freq_config variable type explicitAndrew Halaney1-1/+3
2023-07-28firmware: qcom_scm: Add missing extern specifierGuru Das Srinagesh1-1/+1
2023-07-28bpf: Fix jit blinding with new sdiv/smov insnsYonghong Song1-4/+10
2023-07-28bpf: Support new sign-extension load insnsYonghong Song1-0/+3
2023-07-28net: Remove unused declaration dev_restart()YueHaibing1-2/+0
2023-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-8/+1
2023-07-27mm: fix memory ordering for mm_lock_seq and vm_lock_seqJann Horn3-8/+59
2023-07-27net/mlx5: Allocate command stats with xarrayShay Drory1-1/+1
2023-07-27net/mlx5: Re-organize mlx5_cmd structShay Drory1-10/+11