aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-07x86/fpu/xstate: Fix XSTATE_WARN_ON() to emit relevant diagnosticsAndrew Cooper
2023-01-07random: use rejection sampling for uniform bounded random integersJason A. Donenfeld
2023-01-07arm64: dts: qcom: sdm850-samsung-w737: correct I2C12 pins drive strengthKrzysztof Kozlowski
2023-01-07ARM: ux500: do not directly dereference __iomemJason A. Donenfeld
2023-01-07btrfs: fix resolving backrefs for inline extent followed by preallocBoris Burkov
2023-01-07btrfs: fix extent map use-after-free when handling missing device in read_one...void0red
2023-01-07btrfs: fix uninitialized parent in insert_stateJosef Bacik
2023-01-07drm/amd/pm: correct SMU13.0.0 pstate profiling clock settingsEvan Quan
2023-01-07drm/amd/pm: update SMU13.0.0 reported maximum shader clockEvan Quan
2023-01-07phy: qcom-qmp-combo: fix out-of-bounds clock accessJohan Hovold
2023-01-07mmc: sdhci-sprd: Disable CLK_AUTO when the clock is less than 400KWenchao Chen
2023-01-07arm64: dts: qcom: sc8280xp: fix UFS reference clocksJohan Hovold
2023-01-07arm64: dts: qcom: sdm845-db845c: correct SPI2 pins drive strengthKrzysztof Kozlowski
2023-01-07perf/x86/intel/uncore: Clear attr_update properlyAlexander Antonov
2023-01-07perf/x86/intel/uncore: Disable I/O stacks to PMU mapping on ICX-DAlexander Antonov
2023-01-07jbd2: use the correct print formatBixuan Cui
2023-01-07ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt
2023-01-07kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt
2023-01-07soc: qcom: Select REMAP_MMIO for ICC_BWMON driverManivannan Sadhasivam
2023-01-07soc: qcom: Select REMAP_MMIO for LLCC driverManivannan Sadhasivam
2023-01-07arm64: Prohibit instrumentation on arch_stack_walk()Masami Hiramatsu (Google)
2023-01-07arm64: dts: qcom: sc8280xp: fix UFS DMA coherencyJohan Hovold
2023-01-07cxl/region: Fix memdev reuse checkFan Ni
2023-01-07media: stv0288: use explicitly signed charJason A. Donenfeld
2023-01-07drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0Tim Huang
2023-01-07drm/amdgpu: skip MES for S0ix as well since it's part of GFXAlex Deucher
2023-01-04Linux 6.1.3Greg Kroah-Hartman
2023-01-04kcsan: Instrument memcpy/memset/memmove with newer ClangMarco Elver
2023-01-04SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() failsChuck Lever
2023-01-04tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leakHanjun Guo
2023-01-04tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leakHanjun Guo
2023-01-04tpm: acpi: Call acpi_put_table() to fix memory leakHanjun Guo
2023-01-04mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu
2023-01-04block: Do not reread partition table on exclusively open deviceJan Kara
2023-01-04f2fs: allow to read node block after shutdownJaegeuk Kim
2023-01-04f2fs: should put a page when checking the summary infoPavel Machek
2023-01-04mm, compaction: fix fast_isolate_around() to stay within boundariesNARIBAYASHI Akira
2023-01-04md: fix a crash in mempool_freeMikulas Patocka
2023-01-04mfd: mt6360: Add bounds checking in Regmap read/write call-backsChiYuan Huang
2023-01-04pnode: terminate at peers of sourceChristian Brauner
2023-01-04ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecsTakashi Iwai
2023-01-04ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine
2023-01-04ALSA: line6: correct midi status byte when receiving data from podxtArtem Egorkine
2023-01-04ovl: update ->f_iocb_flags when ovl_change_flags() modifies ->f_flagsAl Viro
2023-01-04ovl: Use ovl mounter's fsuid and fsgid in ovl_link()Zhang Tianci
2023-01-04binfmt: Fix error return code in load_elf_fdpic_binary()Wang Yufen
2023-01-04ACPI: x86: s2idle: Stop using AMD specific codepath for Rembrandt+Mario Limonciello
2023-01-04ACPI: x86: s2idle: Force AMD GUID/_REV 2 on HP Elitebook 865Mario Limonciello
2023-01-04hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...Aditya Garg
2023-01-04pstore/zone: Use GFP_ATOMIC to allocate zone bufferQiujun Huang