summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-10tools include UAPI: Sync the sound/asound.h copy with the kernel sourcesYanteng Si
2023-05-10tools headers UAPI: Sync the linux/const.h with the kernel headersYanteng Si
2023-05-10tools headers UAPI: Sync the i915_drm.h with the kernel sourcesYanteng Si
2023-05-10tools headers UAPI: Sync the drm/drm.h with the kernel sourcesYanteng Si
2023-05-10tools headers UAPI: Sync the linux/in.h with the kernel sourcesYanteng Si
2023-05-10perf build: Gracefully fail the build if BUILD_BPF_SKEL=1 is specified and cl...Arnaldo Carvalho de Melo
2023-05-10perf test java symbol: Remove needless debuginfod queriesThomas Richter
2023-05-10perf parse-events: Don't reorder ungrouped events by PMUIan Rogers
2023-05-10perf metric: JSON flag to not group events if gathering a metric groupIan Rogers
2023-05-10perf stat: Introduce skippable evselsIan Rogers
2023-05-10perf metric: Change divide by zero and !support events behaviorIan Rogers
2023-05-10Merge tag 'platform-drivers-x86-v6.4-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-05-09nfs: fix another case of NULL/IS_ERR confusion wrt folio pointersLinus Torvalds
2023-05-09Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-09platform/mellanox: fix potential race in mlxbf-tmfifo driverLiming Sun
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-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-07Linux 6.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-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
2023-05-06dmapool: speedup DMAPOOL_DEBUG with init_on_allocTony Battersby
2023-05-06dmapool: cleanup integer typesTony Battersby
2023-05-06dmapool: use sysfs_emit() instead of scnprintf()Tony Battersby
2023-05-06dmapool: remove checks for dev == NULLTony Battersby
2023-05-06nfs: fix mis-merged __filemap_get_folio() error checkLinus Torvalds
2023-05-06afs: fix the afs_dir_get_folio return valueChristoph Hellwig
2023-05-06nilfs2: do not write dirty data after degenerating to read-onlyRyusuke Konishi
2023-05-06mm: do not reclaim private data from pinned pageJan Kara
2023-05-06nilfs2: fix infinite loop in nilfs_mdt_get_block()Ryusuke Konishi