summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-09platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210iAndrey Avdeev
2023-05-09platform/x86: touchscreen_dmi: Add upside-down quirk for GDIX1002 ts on the J...Hans de Goede
2023-05-09platform/x86: thinkpad_acpi: Add profile force abilityMark Pearson
2023-05-09platform/x86: thinkpad_acpi: Fix platform profiles on T490Mark Pearson
2023-05-09platform/x86: hp-wmi: add micmute to hp_wmi_keymap structFae
2023-05-09platform/x86/intel-uncore-freq: Return error on write frequencySrinivas Pandruvada
2023-05-09dt-bindings: PCI: fsl,imx6q: fix assigned-clocks warningKrzysztof Kozlowski
2023-05-09smb3: improve parallel reads of large filesSteve French
2023-05-08tick/broadcast: Make broadcast device replacement work correctlyThomas Gleixner
2023-05-08do not reuse connection if share marked as isolatedSteve French
2023-05-08cifs: fix pcchunk length type in smb2_copychunk_rangePawel Witek
2023-05-08media: nxp: imx8-isi: fix buiding on 32-bitArnd Bergmann
2023-05-08platform/x86: intel_scu_pcidrv: Add back PCI ID for MedfieldJulian Winkler
2023-05-08scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in W-LUN suspendKeoseong Park
2023-05-08media: platform: mtk-mdp3: work around unused-variable warningArnd Bergmann
2023-05-08media: nxp: ignore unused suspend operationsArnd Bergmann
2023-05-08media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATENiklas Söderlund
2023-05-08media: rcar-vin: Fix NV12 size alignmentNiklas Söderlund
2023-05-08media: rcar-vin: Gen3 can not scale NV12Niklas Söderlund
2023-05-08MAINTAINERS: adjust file entry for ARM/APPLE MACHINE SUPPORTLukas Bulwahn
2023-05-08hwmon: (k10temp) Add PCI ID for family 19, model 78hMario Limonciello
2023-05-08x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello
2023-05-08sched: fix cid_lock kernel-doc warningsRandy Dunlap
2023-05-08perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFGKan Liang
2023-05-08perf/x86: Fix missing sample size update on AMD BRSNamhyung Kim
2023-05-08perf/core: Fix perf_sample_data not properly initialized for different sweven...Yang Jihong
2023-05-08locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...John Stultz
2023-05-08media: dt-bindings: ov2685: Correct data-lanes attributeLuca Weiss
2023-05-07ext4: fix lockdep warning when enabling MMPJan Kara
2023-05-07ext4: fix WARNING in mb_find_extentYe Bin
2023-05-07Linux 6.4-rc1v6.4-rc1Linus Torvalds
2023-05-07Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-05-07Merge tag 'core-debugobjects-2023-05-06' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-05-07Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-05-07Merge tag '6.4-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-05-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-05-07Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2023-05-07Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-07net: mdio: mvusb: Fix an error handling path in mvusb_mdio_probe()Christophe JAILLET
2023-05-07net: skb_partial_csum_set() fix against transport header magic valueEric Dumazet
2023-05-06Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"Arnaldo Carvalho de Melo
2023-05-06Revert "perf build: Warn for BPF skeletons if endian mismatches"Arnaldo Carvalho de Melo
2023-05-06Merge tag 'mm-stable-2023-05-06-10-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-05-06Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of git://git.kernel.org/pub/s...Linus Torvalds
2023-05-06dmapool: link blocks across pagesKeith Busch
2023-05-06dmapool: don't memset on free twiceKeith Busch
2023-05-06dmapool: simplify freeingKeith Busch
2023-05-06dmapool: consolidate page initializationKeith Busch
2023-05-06dmapool: rearrange page alloc failure handlingKeith Busch
2023-05-06dmapool: move debug code to own functionsKeith Busch