aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-07bpf: Resolve fext program type when checking map compatibilityToke Høiland-Jørgensen
2023-01-07media: s5p-mfc: Fix in register read and write for H264Smitha T Murthy
2023-01-07media: s5p-mfc: Clear workbit to handle error conditionSmitha T Murthy
2023-01-07media: s5p-mfc: Fix to handle reference queue during finishingSmitha T Murthy
2023-01-07ext2: unbugger ext2_empty_dir()Al Viro
2023-01-07cpufreq: Init completion before kobject_init_and_add()Yongqiang Liu
2023-01-07PM/devfreq: governor: Add a private governor_data for governorKant Fan
2023-01-07random: add helpers for random numbers with given floor or rangeJason A. Donenfeld
2023-01-07x86/MCE/AMD: Clear DFR errors found in THR handlerYazen Ghannam
2023-01-07selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün
2023-01-07EDAC/mc_sysfs: Increase legacy channel support to 12Yazen Ghannam
2023-01-07cxl/region: Fix missing probe failureDan Williams
2023-01-07arm64: dts: qcom: sdm850-lenovo-yoga-c630: correct I2C12 pins drive strengthKrzysztof Kozlowski
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