aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-03-13spi: Constify spi parameters of chip select APIsGeert Uytterhoeven1-2/+2
2023-03-13spi: Constify spi_get_drvdata()'s spi parameterGeert Uytterhoeven1-1/+1
2023-03-13spi: Constify spi_get_ctldata()'s spi parameterGeert Uytterhoeven1-1/+1
2023-03-13ASoC: SOF: ipc4-topology: Add new tokens for input/output pin format countRanjani Sridharan1-0/+2
2023-03-13ASoC: SOF: ipc4-topology: Modify the type of available input/output formatsRanjani Sridharan1-0/+1
2023-03-13ASoC: SOF: ipc4-topology: Do not parse the DMA_BUFFER_SIZE tokenRanjani Sridharan1-0/+1
2023-03-13ASoC: SOF: Use input/output pin consistentlyRanjani Sridharan1-6/+6
2023-03-13ASoC: SOF: rename a couple of tokensRanjani Sridharan1-2/+2
2023-03-13ASoC: SOF: uapi: header: Update sof_abi_hdr doc for IPC4 usePeter Ujfalusi2-3/+10
2023-03-13ASoC: SOF: uapi: header: Convert sof_abi_hdr comments to kernel stylePeter Ujfalusi1-8/+14
2023-03-13slab: Adjust comment after refactoring of gfp.hThorsten Scherer1-1/+1
2023-03-13i3c: Correct reference to the I²C device data typeAndy Shevchenko1-1/+2
2023-03-13Merge tag 'v6.3-rc2' into spi-6.4 to fix clock related boot issuesMark Brown9-17/+55
2023-03-13Merge tag 'v6.3-rc2' into regmap-6.4 to fix clock related boot issuesMark Brown9-17/+55
2023-03-13Merge tag 'v6.3-rc2' into asoc-6.4 to fix clock related boot issuesMark Brown9-17/+55
2023-03-13Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann731-11755/+15924
2023-03-13Merge drm/drm-next into drm-misc-nextThomas Zimmermann655-9243/+14074
2023-03-13PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle1-0/+1
2023-03-13drm: add helper functions to retrieve old and new crtcVinod Polimera1-0/+7
2023-03-12mm,jfs: move write_one_page/folio_write_one to jfsChristoph Hellwig1-6/+0
2023-03-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+8
2023-03-12cpumask: relax sanity checking constraintsLinus Torvalds1-1/+1
2023-03-12fork: allow kernel code to call copy_processMike Christie1-0/+2
2023-03-12fork: Add kernel_clone_args flag to ignore signalsMike Christie1-0/+1
2023-03-12fork: add kernel_clone_args flag to not dup/clone filesMike Christie1-0/+1
2023-03-12fork/vm: Move common PF_IO_WORKER behavior to new flagMike Christie2-1/+2
2023-03-12kernel: Make io_thread and kthread bit fieldsMike Christie1-2/+2
2023-03-12kernel: Allow a kernel thread's name to be set in copy_processMike Christie1-1/+3
2023-03-11Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+11
2023-03-11spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra via Alsa-devel1-5/+5
2023-03-11iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait1-1/+1
2023-03-11iio: Improve the kernel-doc of iio_trigger_pollMehdi Djait1-6/+0
2023-03-11KVM: arm64: timers: Convert per-vcpu virtual offset to a global valueMarc Zyngier1-0/+15
2023-03-11ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o1-0/+8
2023-03-10xdp: add xdp_set_features_flag utility routineLorenzo Bianconi2-0/+13
2023-03-10Merge tag 'pull-highmem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+6
2023-03-10Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski4-46/+334
2023-03-10bpf: Support __kptr to local kptrsDave Marchevsky2-3/+10
2023-03-10security: Introduce LSM_ORDER_LAST and set it for the integrity LSMRoberto Sassu1-0/+1
2023-03-10kunit: fix bug of extra newline characters in debugfs logsRae Moar1-1/+1
2023-03-10kunit: fix bug in debugfs logs of parameterized testsRae Moar1-1/+1
2023-03-10bpf: Change btf_record_find enum parameter to field_maskDave Marchevsky1-1/+1
2023-03-10pktcdvd: Remove CONFIG_CDROM_PKTCDVD_WCACHE from uapi headerThomas Huth1-11/+0
2023-03-10Move bp_type_idx to include/linux/hw_breakpoint.hPalmer Dabbelt2-10/+10
2023-03-10Move ep_take_care_of_epollwakeup() to fs/eventpoll.cPalmer Dabbelt1-12/+0
2023-03-10Move COMPAT_ATM_ADDPARTY to net/atm/svc.cPalmer Dabbelt1-4/+0
2023-03-10bpf: Add bpf_selem_free()Martin KaFai Lau1-0/+4
2023-03-10bpf: Repurpose use_trace_rcu to reuse_now in bpf_local_storageMartin KaFai Lau1-1/+1
2023-03-10bpf: Remember smap in bpf_local_storageMartin KaFai Lau1-0/+1
2023-03-10bpf: Refactor codes into bpf_local_storage_destroyMartin KaFai Lau1-1/+1