summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-21perf lock contention: Add -Y/--type-filter optionNamhyung Kim
2022-12-21Merge tag 'for-linus-2022122101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-21Merge tag 'media/v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-12-21Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-21Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2022-12-21Merge tag 'mailbox-v6.2' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2022-12-21Merge tag 'backlight-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-21Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2022-12-21m68k: remove broken strcmp implementationLinus Torvalds
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-21Merge tag 'fs.vfsuid.ima.v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-21Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-21Merge tag 'rcu-urgent.2022.12.17a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-21pnode: terminate at peers of sourceChristian Brauner
2022-12-21MIPS: dts: bcm63268: Add missing properties to the TWD nodeFlorian Fainelli
2022-12-21MIPS: ralink: mt7621: avoid to init common ralink reset controllerSergio Paracuellos
2022-12-21dma-mapping: reject GFP_COMP for noncoherent allocationsChristoph Hellwig
2022-12-21ALSA: memalloc: don't use GFP_COMP for non-coherent dma allocationsChristoph Hellwig
2022-12-20Merge branch 'linus'Andrew Morton
2022-12-20net: fec: check the return value of build_skb()Wei Fang
2022-12-20drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0Tim Huang
2022-12-20drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asicsEvan Quan
2022-12-20drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34Evan Quan
2022-12-20perf lock contention: Factor out lock_type_tableNamhyung Kim
2022-12-20perf probe: Check -v and -q options in the right placeYang Jihong
2022-12-20perf tools: Fix usage of the verbose variableYang Jihong
2022-12-20perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...Yang Jihong
2022-12-20tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-12-20drm/amdgpu: skip MES for S0ix as well since it's part of GFXAlex Deucher
2022-12-20drm/amd/pm: avoid large variable on kernel stackArnd Bergmann
2022-12-20drm/amdkfd: Fix double release compute pasidPhilip Yang
2022-12-20drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang
2022-12-20tools headers UAPI: Sync powerpc syscall table with the kernel sourcesArnaldo Carvalho de Melo
2022-12-20tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-12-20tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-12-20rv/monitors: Move monitor structure in rodataAlessandro Carminati
2022-12-20Merge tag 'm68knommu-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-20Merge tag 'spdx-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-12-20Merge tag 'devicetree-for-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-20Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-20HID: sony: Fix unused function warningJosé Expósito
2022-12-20HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge
2022-12-20HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpointJosé Expósito
2022-12-20HID: Ignore HP Envy x360 eu0009nv stylus batteryJosé Expósito
2022-12-20Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-20HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke
2022-12-20HID: amd_sfh: Add missing check for dma_alloc_coherentJiasheng Jiang
2022-12-20Merge tag 'drm-intel-next-fixes-2022-12-15' of git://anongit.freedesktop.org/...Dave Airlie
2022-12-20Merge tag 'amd-drm-fixes-6.2-2022-12-15' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-12-20prandom: remove prandom_u32_max()Jason A. Donenfeld