summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-07Merge tag 'integrity-v5.17-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-10/+27
2022-02-07Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobjMiaoqian Lin1-1/+4
2022-02-07Merge branch 'v5.17/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann7-20/+16
2022-02-07Merge tag 'omap-for-v5.17/fixes-for-merge-window-signed' of git://git.kernel....Arnd Bergmann10-54/+74
2022-02-07mm: io_uring: allow oom-killer from io_uring_setupShakeel Butt1-3/+2
2022-02-07io_uring: Clean up a false-positive warning from GCC 9.3.0Alviro Iskandar Setiawan1-2/+1
2022-02-07parisc: Add ioread64_lo_hi() and iowrite64_lo_hi()Andy Shevchenko1-0/+18
2022-02-07Merge tag 'optee-fix-for-v5.17' of git://git.linaro.org/people/jens.wiklander...Arnd Bergmann4-67/+64
2022-02-07i2c: bcm2835: Avoid clock stretching timeoutsEric Anholt1-0/+11
2022-02-07MAINTAINERS: update drm/stm drm/sti and cec/sti maintainersPhilippe Cornu1-0/+3
2022-02-07MAINTAINERS: Update Benjamin Gaignard maintainer statusBenjamin Gaignard1-4/+1
2022-02-07ata: libata-core: Fix ata_dev_config_cpr()Damien Le Moal2-9/+7
2022-02-07drm/privacy-screen: Fix sphinx warningHans de Goede1-1/+1
2022-02-07drm/i915: Workaround broken BIOS DBUF configuration on TGL/RKLVille Syrjälä3-0/+70
2022-02-07drm/i915: Populate pipe dbuf slices more accurately during readoutVille Syrjälä1-5/+8
2022-02-07drm/i915: Allow !join_mbus cases for adlp+ dbuf configurationVille Syrjälä1-20/+46
2022-02-07drm/i915: Fix header test for !CONFIG_X86Lucas De Marchi1-0/+1
2022-02-07drm/i915/ttm: Return some errors instead of trying memcpy moveThomas Hellström1-4/+10
2022-02-07drm/i915: Disable DRRS on IVB/HSW port != AVille Syrjälä1-0/+8
2022-02-07drm/i915: Fix oops due to missing stack depotVille Syrjälä1-3/+1
2022-02-07net/smc: use GFP_ATOMIC allocation in smc_pnet_add_eth()Eric Dumazet1-1/+1
2022-02-07drm/vc4: crtc: Fix redundant variable assignmentMaxime Ripard1-1/+0
2022-02-07ARM: socfpga: fix missing RESET_CONTROLLERKrzysztof Kozlowski1-0/+2
2022-02-07powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCEChristophe Leroy1-2/+2
2022-02-07[smb3] improve error message when mount options conflict with posixSteve French1-1/+10
2022-02-07s390/module: fix building test_modules_helpers.o with clangIlya Leoshkevich2-3/+3
2022-02-07MAINTAINERS: downgrade myself to Reviewer for s390Christian Borntraeger1-1/+1
2022-02-07MAINTAINERS: add Alexander Gordeev as maintainer for s390Heiko Carstens1-1/+1
2022-02-07perf: Fix list corruption in perf_cgroup_switch()Song Liu1-2/+2
2022-02-07sched/fair: Fix fault in reweight_entityTadeusz Struk1-5/+6
2022-02-06Linux 5.17-rc3v5.17-rc3Linus Torvalds1-1/+1
2022-02-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds19-160/+196
2022-02-06Merge tag 'perf-tools-fixes-for-v5.17-2022-02-06' of git://git.kernel.org/pub...Linus Torvalds18-45/+186
2022-02-06Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-10/+43
2022-02-06Merge tag 'objtool_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2022-02-06Merge tag 'irq_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2022-02-06Merge tag 'edac_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2022-02-06perf ftrace: system_wide collection is not effective by defaultChangbin Du1-21/+24
2022-02-06bus: mhi: pci_generic: Add mru_default for Cinterion MV31-WSlark Xiao1-0/+1
2022-02-06bus: mhi: pci_generic: Add mru_default for Foxconn SDX55Slark Xiao1-0/+1
2022-02-06libperf: Add arm64 support to perf_mmap__read_self()Rob Herring2-1/+102
2022-02-06tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo1-1/+3
2022-02-06perf stat: Fix display of grouped aliased eventsIan Rogers1-9/+10
2022-02-06perf tools: Apply correct label to user/kernel symbols in branch modeGerman Gomez3-2/+5
2022-02-06perf bpf: Fix a typo in bpf_counter_cgroup.cMasanari Iida1-1/+1
2022-02-06perf synthetic-events: Return error if procfs isn't mounted for PID namespacesLeo Yan1-0/+19
2022-02-06perf session: Check for NULL pointer before dereferenceAmeer Hamza1-1/+2
2022-02-06perf annotate: Set error stream of objdump process for TUINamhyung Kim1-0/+1
2022-02-06perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()Anshuman Khandual1-1/+1
2022-02-06tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-3/+3