summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-07selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün1-0/+5
2023-01-07EDAC/mc_sysfs: Increase legacy channel support to 12Yazen Ghannam1-0/+24
2023-01-07cxl/region: Fix missing probe failureDan Williams1-0/+3
2023-01-07arm64: dts: qcom: sdm850-lenovo-yoga-c630: correct I2C12 pins drive strengthKrzysztof Kozlowski1-2/+4
2023-01-07x86/fpu/xstate: Fix XSTATE_WARN_ON() to emit relevant diagnosticsAndrew Cooper1-6/+6
2023-01-07arm64: dts: qcom: sdm850-samsung-w737: correct I2C12 pins drive strengthKrzysztof Kozlowski1-2/+4
2023-01-07ARM: ux500: do not directly dereference __iomemJason A. Donenfeld1-6/+4
2023-01-07btrfs: fix resolving backrefs for inline extent followed by preallocBoris Burkov1-0/+4
2023-01-07btrfs: fix extent map use-after-free when handling missing device in read_one...void0red1-1/+2
2023-01-07drm/amd/pm: correct SMU13.0.0 pstate profiling clock settingsEvan Quan1-7/+15
2023-01-07drm/amd/pm: update SMU13.0.0 reported maximum shader clockEvan Quan1-1/+69
2023-01-07phy: qcom-qmp-combo: fix out-of-bounds clock accessJohan Hovold1-2/+2
2023-01-07mmc: sdhci-sprd: Disable CLK_AUTO when the clock is less than 400KWenchao Chen1-7/+9
2023-01-07arm64: dts: qcom: sc8280xp: fix UFS reference clocksJohan Hovold1-4/+4
2023-01-07arm64: dts: qcom: sdm845-db845c: correct SPI2 pins drive strengthKrzysztof Kozlowski1-1/+4
2023-01-07perf/x86/intel/uncore: Clear attr_update properlyAlexander Antonov1-1/+16
2023-01-07perf/x86/intel/uncore: Disable I/O stacks to PMU mapping on ICX-DAlexander Antonov2-0/+6
2023-01-07jbd2: use the correct print formatBixuan Cui1-22/+22
2023-01-07ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt1-1/+2
2023-01-07kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt1-5/+15
2023-01-07soc: qcom: Select REMAP_MMIO for ICC_BWMON driverManivannan Sadhasivam1-0/+1
2023-01-07soc: qcom: Select REMAP_MMIO for LLCC driverManivannan Sadhasivam1-0/+1
2023-01-07arm64: Prohibit instrumentation on arch_stack_walk()Masami Hiramatsu (Google)1-5/+5
2023-01-07arm64: dts: qcom: sc8280xp: fix UFS DMA coherencyJohan Hovold1-0/+2
2023-01-07cxl/region: Fix memdev reuse checkFan Ni1-1/+1
2023-01-07media: stv0288: use explicitly signed charJason A. Donenfeld1-3/+2
2023-01-07drm/amdgpu: skip MES for S0ix as well since it's part of GFXAlex Deucher1-2/+3
2023-01-04Linux 6.0.17v6.0.17Greg Kroah-Hartman1-1/+1
2023-01-04kcsan: Instrument memcpy/memset/memmove with newer ClangMarco Elver1-0/+50
2023-01-04SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() failsChuck Lever1-2/+7
2023-01-04tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leakHanjun Guo1-4/+5
2023-01-04tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leakHanjun Guo1-9/+20
2023-01-04tpm: acpi: Call acpi_put_table() to fix memory leakHanjun Guo1-3/+9
2023-01-04mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu1-0/+2
2023-01-04block: Do not reread partition table on exclusively open deviceJan Kara3-8/+13
2023-01-04f2fs: allow to read node block after shutdownJaegeuk Kim1-2/+1
2023-01-04f2fs: should put a page when checking the summary infoPavel Machek1-0/+1
2023-01-04mm, compaction: fix fast_isolate_around() to stay within boundariesNARIBAYASHI Akira1-13/+5
2023-01-04md: fix a crash in mempool_freeMikulas Patocka1-3/+6
2023-01-04mfd: mt6360: Add bounds checking in Regmap read/write call-backsChiYuan Huang1-2/+12
2023-01-04pnode: terminate at peers of sourceChristian Brauner1-1/+1
2023-01-04ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecsTakashi Iwai1-8/+19
2023-01-04ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine1-1/+2
2023-01-04ALSA: line6: correct midi status byte when receiving data from podxtArtem Egorkine5-12/+27
2023-01-04ovl: update ->f_iocb_flags when ovl_change_flags() modifies ->f_flagsAl Viro1-0/+1
2023-01-04ovl: Use ovl mounter's fsuid and fsgid in ovl_link()Zhang Tianci1-16/+30
2023-01-04binfmt: Fix error return code in load_elf_fdpic_binary()Wang Yufen1-2/+3
2023-01-04io_uring: dont remove file from msg_ring reqsPavel Begunkov4-5/+10
2023-01-04eventfd: provide a eventfd_signal_mask() helperJens Axboe2-16/+28
2023-01-04eventpoll: add EPOLL_URING_WAKE poll wakeup flagJens Axboe2-8/+16