summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-03-15soundwire: intel: add abstraction for cmdsync checkPierre-Louis Bossart
2023-03-15soundwire: intel: add sync_arm/sync_go to opsPierre-Louis Bossart
2023-03-15net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet
2023-03-14Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-03-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-03-14net: page_pool, skbuff: make skb_mark_for_recycle() always availableAlexander Lobakin
2023-03-14tracing: Make tracepoint lockdep check actually test somethingSteven Rostedt (Google)
2023-03-14mailbox: zynqmp: Fix typo in IPI documentationTanmay Shah
2023-03-14lockd: set file_lock start and end when decoding nlm4 testargsJeff Layton
2023-03-14block: do not reverse request order when flushing plug listJan Kara
2023-03-14crypto: api - Move MODULE_ALIAS_CRYPTO to algapi.hHerbert Xu
2023-03-14crypto: rng - Count error stats differentlyHerbert Xu
2023-03-14crypto: skcipher - Count error stats differentlyHerbert Xu
2023-03-14crypto: kpp - Count error stats differentlyHerbert Xu
2023-03-14crypto: acomp - Count error stats differentlyHerbert Xu
2023-03-14crypto: hash - Count error stats differentlyHerbert Xu
2023-03-14crypto: akcipher - Count error stats differentlyHerbert Xu
2023-03-14crypto: aead - Count error stats differentlyHerbert Xu
2023-03-14Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-03-13soc: qcom: geni-se: Update Tx and Rx fifo depth based on QUP HW versionVisweswara Tanuku
2023-03-13bpf: Disable migration when freeing stashed local kptr using obj dropDave Marchevsky
2023-03-13efi: earlycon: Reprobe after parsing config tablesArd Biesheuvel
2023-03-13tasks: Extract rcu_users out of unionDavid Vernet
2023-03-13spi: Constify spi parameters of chip select APIsGeert Uytterhoeven
2023-03-13spi: Constify spi_get_drvdata()'s spi parameterGeert Uytterhoeven
2023-03-13spi: Constify spi_get_ctldata()'s spi parameterGeert Uytterhoeven
2023-03-13slab: Adjust comment after refactoring of gfp.hThorsten Scherer
2023-03-13i3c: Correct reference to the I²C device data typeAndy Shevchenko
2023-03-13Merge tag 'v6.3-rc2' into spi-6.4 to fix clock related boot issuesMark Brown
2023-03-13Merge tag 'v6.3-rc2' into regmap-6.4 to fix clock related boot issuesMark Brown
2023-03-13Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2023-03-13PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle
2023-03-12mm,jfs: move write_one_page/folio_write_one to jfsChristoph Hellwig
2023-03-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-12cpumask: relax sanity checking constraintsLinus Torvalds
2023-03-12fork: allow kernel code to call copy_processMike Christie
2023-03-12fork: Add kernel_clone_args flag to ignore signalsMike Christie
2023-03-12fork: add kernel_clone_args flag to not dup/clone filesMike Christie
2023-03-12fork/vm: Move common PF_IO_WORKER behavior to new flagMike Christie
2023-03-12kernel: Make io_thread and kthread bit fieldsMike Christie
2023-03-12kernel: Allow a kernel thread's name to be set in copy_processMike Christie
2023-03-11Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-11iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait
2023-03-11iio: Improve the kernel-doc of iio_trigger_pollMehdi Djait
2023-03-11ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o
2023-03-10Merge tag 'pull-highmem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2023-03-10bpf: Support __kptr to local kptrsDave Marchevsky
2023-03-10security: Introduce LSM_ORDER_LAST and set it for the integrity LSMRoberto Sassu
2023-03-10bpf: Change btf_record_find enum parameter to field_maskDave Marchevsky
2023-03-10Move bp_type_idx to include/linux/hw_breakpoint.hPalmer Dabbelt