summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-28parisc/agp: Use 64-bit LE values in SBA IOMMU PDIR tableHelge Deller1-7/+9
2023-11-28arm64: module: Fix PLT counting when CONFIG_RANDOMIZE_BASE=nMaria Yu1-6/+0
2023-11-28arm64: Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newerNathan Chancellor1-0/+2
2023-11-28PCI: keystone: Don't discard .probe() callbackUwe Kleine-König1-2/+2
2023-11-28PCI: keystone: Don't discard .remove() callbackUwe Kleine-König1-2/+2
2023-11-28KEYS: trusted: Rollback init_trusted() consistentlyJarkko Sakkinen1-10/+10
2023-11-28KEYS: trusted: tee: Refactor register SHM usageSumit Garg1-44/+20
2023-11-28sched/core: Fix RQCF_ACT_SKIP leakHao Jia1-4/+1
2023-11-28genirq/generic_chip: Make irq_remove_generic_chip() irqdomain awareHerve Codina1-6/+19
2023-11-28mmc: meson-gx: Remove setting of CMD_CFG_ERRORRong Chen1-1/+0
2023-11-28wifi: ath12k: fix dfs-radar and temperature event lockingJohan Hovold1-1/+10
2023-11-28wifi: ath12k: fix htt mlo-offset event lockingJohan Hovold1-2/+5
2023-11-28wifi: ath11k: fix gtk offload status event lockingJohan Hovold1-2/+5
2023-11-28wifi: ath11k: fix htt pktlog lockingJohan Hovold1-1/+7
2023-11-28wifi: ath11k: fix dfs radar event lockingJohan Hovold1-0/+4
2023-11-28wifi: ath11k: fix temperature event lockingJohan Hovold1-2/+6
2023-11-28regmap: Ensure range selector registers are updated after cache syncMark Brown1-0/+30
2023-11-28ACPI: resource: Do IRQ override on TongFang GMxXGxxWerner Sembach1-0/+12
2023-11-28parisc: Add nop instructions after TLB insertsJohn David Anglin1-29/+52
2023-11-28mm/damon/sysfs: check error from damon_sysfs_update_target()SeongJae Park1-1/+3
2023-11-28mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failureSeongJae Park1-0/+3
2023-11-28mm/damon/sysfs-schemes: handle tried region directory allocation failureSeongJae Park1-0/+2
2023-11-28mm/damon/core: avoid divide-by-zero during monitoring results updateSeongJae Park1-8/+2
2023-11-28mm/damon: implement a function for max nr_accesses safe calculationSeongJae Park1-0/+7
2023-11-28mm/damon/ops-common: avoid divide-by-zero during region hotness calculationSeongJae Park1-3/+2
2023-11-28mm/damon/lru_sort: avoid divide-by-zero in hot threshold calculationSeongJae Park1-3/+1
2023-11-28dm crypt: account large pages in cc->n_allocated_pagesMikulas Patocka1-3/+12
2023-11-28fbdev: stifb: Make the STI next font pointer a 32-bit signed offsetHelge Deller1-1/+1
2023-11-28iommufd: Fix missing update of domains_itree after splitting iopt_areaKoichiro Den1-0/+10
2023-11-28watchdog: move softlockup_panic back to early_paramKrister Johansen2-1/+7
2023-11-28mm/damon/sysfs: update monitoring target regions for online input commitSeongJae Park1-17/+30
2023-11-28mm/damon/sysfs: remove requested targets when online-commit inputsSeongJae Park1-34/+36
2023-11-28PCI/sysfs: Protect driver's D3cold preference from user spaceLukas Wunner2-5/+2
2023-11-28hvc/xen: fix event channel handling for secondary consolesDavid Woodhouse1-1/+1
2023-11-28hvc/xen: fix error path in xen_hvc_init() to always register frontend driverDavid Woodhouse1-2/+3
2023-11-28hvc/xen: fix console unplugDavid Woodhouse1-8/+24
2023-11-28tty: serial: meson: fix hard LOCKUP on crtscts modePavel Krasavin1-3/+11
2023-11-28tty/sysrq: replace smp_processor_id() with get_cpu()Muhammad Usama Anjum1-1/+2
2023-11-28proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen3-0/+17
2023-11-28audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()Paul Moore1-1/+1
2023-11-28audit: don't take task_lock() in audit_exe_compare() code pathPaul Moore1-1/+8
2023-11-28sched: psi: fix unprivileged polling against cgroupsJohannes Weiner1-12/+0
2023-11-28mmc: sdhci-pci-gli: GL9755: Mask the replay timer timeout of AERVictor Shih1-0/+8
2023-11-28KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.Haitao Shan4-2/+8
2023-11-28KVM: x86: Clear bit12 of ICR after APIC-write VM-exitTao Su1-13/+13
2023-11-28KVM: x86: Ignore MSR_AMD64_TW_CFG accessMaciej S. Szmigiero2-0/+3
2023-11-28KVM: x86: hyper-v: Don't auto-enable stimer on write from user-spaceNicolas Saenz Julienne1-4/+6
2023-11-28x86/cpu/hygon: Fix the CPU topology evaluation for realPu Wen1-2/+6
2023-11-28x86/apic/msi: Fix misconfigured non-maskable MSI quirkKoichiro Den5-45/+8
2023-11-28x86/PCI: Avoid PME from D3hot/D3cold for AMD Rembrandt and Phoenix USB4Mario Limonciello1-0/+59