aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-03-16spi: core: add spi_split_transfers_maxwordsLeonard Göhrs1-0/+4
2023-03-16Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3Jens Axboe1-0/+5
2023-03-16backlight: apple_bl: Use acpi_video_get_backlight_type()Hans de Goede1-27/+0
2023-03-16platform/x86: apple-gmux: Update apple_gmux_detect documentationOrlando Chamberlain1-1/+1
2023-03-16usb: misc: usb3503: support usb3803 and bypass modeEmanuele Ghidoli1-0/+1
2023-03-16platform/x86: apple-gmux: support MMIO gmux on T2 MacsOrlando Chamberlain1-13/+43
2023-03-16platform/x86: apple-gmux: refactor gmux typesOrlando Chamberlain1-6/+12
2023-03-15net/mlx5: Move needed PTYS functions to core layerGal Pressman1-0/+16
2023-03-15net/mlx5: Implement thermal zoneSandipan Patra2-0/+29
2023-03-15bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modulesViktor Malik1-0/+2
2023-03-15firmware: qcom_scm: Use fixed width src vm bitmapElliot Berman1-1/+1
2023-03-15qcom: llcc/edac: Fix the base address used for accessing LLCC banksManivannan Sadhasivam1-4/+2
2023-03-15block: count 'ios' and 'sectors' when io is done for bio-based deviceYu Kuai1-3/+2
2023-03-15nvme-trace: show more opcode namesMinwoo Im1-0/+5
2023-03-15soundwire: intel: add abstraction for cmdsync checkPierre-Louis Bossart1-0/+3
2023-03-15soundwire: intel: add sync_arm/sync_go to opsPierre-Louis Bossart1-0/+8
2023-03-15net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet1-2/+4
2023-03-14Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-9/+6
2023-03-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+7
2023-03-14net: page_pool, skbuff: make skb_mark_for_recycle() always availableAlexander Lobakin1-2/+2
2023-03-14tracing: Make tracepoint lockdep check actually test somethingSteven Rostedt (Google)1-9/+6
2023-03-14mailbox: zynqmp: Fix typo in IPI documentationTanmay Shah1-1/+1
2023-03-14lockd: set file_lock start and end when decoding nlm4 testargsJeff Layton1-0/+1
2023-03-14block: do not reverse request order when flushing plug listJan Kara1-0/+6
2023-03-14crypto: api - Move MODULE_ALIAS_CRYPTO to algapi.hHerbert Xu1-13/+0
2023-03-14crypto: rng - Count error stats differentlyHerbert Xu1-41/+0
2023-03-14crypto: skcipher - Count error stats differentlyHerbert Xu1-24/+0
2023-03-14crypto: kpp - Count error stats differentlyHerbert Xu1-25/+0
2023-03-14crypto: acomp - Count error stats differentlyHerbert Xu1-24/+0
2023-03-14crypto: hash - Count error stats differentlyHerbert Xu1-20/+0
2023-03-14crypto: akcipher - Count error stats differentlyHerbert Xu1-34/+0
2023-03-14crypto: aead - Count error stats differentlyHerbert Xu1-24/+0
2023-03-14Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+0
2023-03-13soc: qcom: geni-se: Update Tx and Rx fifo depth based on QUP HW versionVisweswara Tanuku1-6/+36
2023-03-13bpf: Disable migration when freeing stashed local kptr using obj dropDave Marchevsky1-8/+4
2023-03-13efi: earlycon: Reprobe after parsing config tablesArd Biesheuvel1-0/+1
2023-03-13tasks: Extract rcu_users out of unionDavid Vernet1-5/+2
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-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 Brown5-14/+35
2023-03-13Merge tag 'v6.3-rc2' into regmap-6.4 to fix clock related boot issuesMark Brown5-14/+35
2023-03-13Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann407-5854/+7839
2023-03-13PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle1-0/+1
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/kernel/git/tytso/ext4Linus 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