aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-28ASoC: codecs: wsa-macro: fix uninitialized stack variables with name prefixKrzysztof Kozlowski
2023-11-28hid: lenovo: Resend all settings on reset_resume for compact keyboardsJamie Lentin
2023-11-28selftests/resctrl: Reduce failures due to outliers in MBA/MBM testsIlpo Järvinen
2023-11-28selftests/resctrl: Move _GNU_SOURCE define into MakefileIlpo Järvinen
2023-11-28selftests/resctrl: Remove duplicate feature check from CMT testIlpo Järvinen
2023-11-28netfilter: nf_tables: split async and sync catchall in two functionsPablo Neira Ayuso
2023-11-28netfilter: nf_tables: remove catchall element in GC sync pathPablo Neira Ayuso
2023-11-28ima: detect changes to the backing overlay fileMimi Zohar
2023-11-28ima: annotate iint mutex to avoid lockdep false positive warningsAmir Goldstein
2023-11-28mfd: qcom-spmi-pmic: Fix revid implementationJohan Hovold
2023-11-28mfd: qcom-spmi-pmic: Fix reference leaks in revid helperJohan Hovold
2023-11-28arm64: dts: qcom: ipq6018: Fix tcsr_mutex register sizeVignesh Viswanathan
2023-11-28ACPI: FPDT: properly handle invalid FPDT subtablesVasily Khoruzhick
2023-11-28firmware: qcom_scm: use 64-bit calling convention only when client is 64-bitKathiravan Thirumoorthy
2023-11-28arm64: dts: qcom: ipq8074: Fix hwlock index for SMEMVignesh Viswanathan
2023-11-28btrfs: don't arbitrarily slow down delalloc if we're committingJosef Bacik
2023-11-28rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objectsCatalin Marinas
2023-11-28PM: hibernate: Clean up sync_read handling in snapshot_write_next()Brian Geffon
2023-11-28PM: hibernate: Use __get_safe_page() rather than touching the listBrian Geffon
2023-11-28arm64: dts: qcom: ipq6018: Fix hwlock index for SMEMVignesh Viswanathan
2023-11-28rcu/tree: Defer setting of jiffies during stall resetJoel Fernandes (Google)
2023-11-28svcrdma: Drop connection after an RDMA Read errorChuck Lever
2023-11-28wifi: wilc1000: use vmm_table as array in wilc structAjay Singh
2023-11-28PCI: exynos: Don't discard .remove() callbackUwe Kleine-König
2023-11-28PCI: kirin: Don't discard .remove() callbackUwe Kleine-König
2023-11-28PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()Heiner Kallweit
2023-11-28mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54ABean Huo
2023-11-28mmc: sdhci_am654: fix start loop index for TAP value parsingNitin Yadav
2023-11-28mmc: vub300: fix an error codeDan Carpenter
2023-11-28ksmbd: fix slab out of bounds write in smb_inherit_dacl()Namjae Jeon
2023-11-28ksmbd: handle malformed smb1 messageNamjae Jeon
2023-11-28clk: qcom: ipq6018: drop the CLK_SET_RATE_PARENT flag from PLL clocksKathiravan Thirumoorthy
2023-11-28clk: qcom: ipq8074: drop the CLK_SET_RATE_PARENT flag from PLL clocksKathiravan Thirumoorthy
2023-11-28clk: socfpga: Fix undefined behavior bug in struct stratix10_clock_dataGustavo A. R. Silva
2023-11-28parisc/power: Add power soft-off when running on qemuHelge Deller
2023-11-28parisc/pdc: Add width field to struct pdc_modelHelge Deller
2023-11-28arm64: Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newerNathan Chancellor
2023-11-28PCI: keystone: Don't discard .probe() callbackUwe Kleine-König
2023-11-28PCI: keystone: Don't discard .remove() callbackUwe Kleine-König
2023-11-28KEYS: trusted: Rollback init_trusted() consistentlyJarkko Sakkinen
2023-11-28KEYS: trusted: tee: Refactor register SHM usageSumit Garg
2023-11-28genirq/generic_chip: Make irq_remove_generic_chip() irqdomain awareHerve Codina
2023-11-28mmc: meson-gx: Remove setting of CMD_CFG_ERRORRong Chen
2023-11-28wifi: ath11k: fix gtk offload status event lockingJohan Hovold
2023-11-28wifi: ath11k: fix htt pktlog lockingJohan Hovold
2023-11-28wifi: ath11k: fix dfs radar event lockingJohan Hovold
2023-11-28wifi: ath11k: fix temperature event lockingJohan Hovold
2023-11-28regmap: Ensure range selector registers are updated after cache syncMark Brown
2023-11-28ACPI: resource: Do IRQ override on TongFang GMxXGxxWerner Sembach
2023-11-28mm/damon/sysfs: check error from damon_sysfs_update_target()SeongJae Park