summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-11powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain
2023-01-11powerpc/boot: Fix incorrect version calculation issue in ld_versionOjaswin Mujoo
2023-01-10cifs: fix potential memory leaks in session setupPaulo Alcantara
2023-01-10cifs: do not query ifaces on smb1 mountsPaulo Alcantara
2023-01-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-01-10net: sched: disallow noqueue for qdisc classesFrederick Lawler
2023-01-10drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPUEric Huang
2023-01-10drm/amd/pm/smu13: BACO is supported when it's in BACO stateGuchun Chen
2023-01-10drm/amdkfd: Add sync after creating vram boEric Huang
2023-01-10cifs: fix double free on failed kerberos authPaulo Alcantara
2023-01-10cifs: remove redundant assignment to the variable matchColin Ian King
2023-01-10Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-01-10Merge tag 'xtensa-20230110' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-01-10iavf/iavf_main: actually log ->src mask when talking about itDaniil Tatianin
2023-01-10igc: Fix PPS delta between two synchronized end-pointsChristopher S Hall
2023-01-10ixgbe: fix pci device refcount leakYang Yingliang
2023-01-10cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregisteringPerry Yuan
2023-01-10Merge tag 'cpufreq/arm/fixes-6.2-rc4' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2023-01-10ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptopsHans de Goede
2023-01-10ACPI: video: Allow selecting NVidia-WMI-EC or Apple GMUX backlight from the c...Hans de Goede
2023-01-10ACPI: resource: Skip IRQ override on Asus Expertbook B2402CBATamim Khan
2023-01-10x86/resctrl: Fix event counts regression in reused RMIDsPeter Newman
2023-01-10x86/resctrl: Fix task CLOSID/RMID update racePeter Newman
2023-01-10io_uring/fdinfo: include locked hash table in fdinfo outputJens Axboe
2023-01-10x86/pat: Fix pat_x_mtrr_type() for MTRR disabled caseJuergen Gross
2023-01-10drm/i915/gt: Reset twiceChris Wilson
2023-01-10perf bpf: Avoid build breakage with libbpf < 0.8.0 + LIBBPF_DYNAMIC=1Arnaldo Carvalho de Melo
2023-01-10perf build: Fix build error when NO_LIBBPF=1Ian Rogers
2023-01-10perf tools: Don't install libtraceevent plugins as its not anymore in the ker...Arnaldo Carvalho de Melo
2023-01-10perf kmem: Support field "node" in evsel__process_alloc_event() coping with r...Leo Yan
2023-01-10perf kmem: Support legacy tracepointsLeo Yan
2023-01-10perf build: Properly guard libbpf includesIan Rogers
2023-01-10s390/kexec: fix ipl report address for kdumpAlexander Egorenkov
2023-01-10ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgetsMark Brown
2023-01-10ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODECMark Brown
2023-01-10x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra
2023-01-10Merge tag '6.2-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-01-10sh/mm: Fix pmd_t for realPeter Zijlstra
2023-01-10drm/amdgpu: fix pipeline sync v2Christian König
2023-01-10octeontx2-pf: Fix resource leakage in VF driver unbindHariprasad Kelam
2023-01-10Merge branch 'selftests-net-isolate-l2_tos_ttl_inherit-sh-in-its-own-netns'Paolo Abeni
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.Guillaume Nault
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.Guillaume Nault
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".Guillaume Nault
2023-01-10ALSA: hda/hdmi: Add a HP device 0x8715 to force connect listAdrian Chan
2023-01-10MAINTAINERS: stop nvme matching for nvmem filesRussell King (Oracle)
2023-01-10nvme: don't allow unprivileged passthrough on partitionsChristoph Hellwig
2023-01-10nvme: replace the "bool vec" arguments with flags in the ioctl pathChristoph Hellwig
2023-01-10nvme: remove __nvme_ioctlChristoph Hellwig
2023-01-10nvme-pci: fix error handling in nvme_pci_enable()Tong Zhang