summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-20wifi: ath12k: fix undefined behavior with __fls in dpHarshitha Prem1-1/+1
2023-11-20irqchip/sifive-plic: Fix syscore registration for multi-socket systemsAnup Patel1-3/+4
2023-11-20genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()Chen Yu1-3/+3
2023-11-20string: Adjust strtomem() logic to allow for smaller sourcesKees Cook1-2/+5
2023-11-20PCI/MSI: Provide stubs for IMS functionsReinette Chatre1-8/+26
2023-11-20selftests/x86/lam: Zero out buffer for readlink()Binbin Wu1-3/+3
2023-11-20perf: Optimize perf_cgroup_switch()Peter Zijlstra2-55/+61
2023-11-20pstore/platform: Add check for kstrdupJiasheng Jiang1-1/+8
2023-11-20x86/nmi: Fix out-of-order NMI nesting checks & false positive warningPaul E. McKenney1-6/+7
2023-11-20drivers/clocksource/timer-ti-dm: Don't call clk_get_rate() in stop functionIvaylo Dimitrov1-8/+28
2023-11-20srcu: Fix callbacks acceleration mishandlingFrederic Weisbecker1-2/+29
2023-11-20x86/apic: Fake primary thread mask for XEN/PVThomas Gleixner1-0/+11
2023-11-20cpu/SMT: Make SMT control more robust against enumeration failuresThomas Gleixner1-5/+13
2023-11-20cpu/SMT: Create topology_smt_thread_allowed()Michael Ellerman2-1/+26
2023-11-20cpu/hotplug: Remove dependancy against cpu_primary_thread_maskLaurent Dufour1-14/+10
2023-11-20x86/boot: Fix incorrect startup_gdt_descr.sizeYuntao Wang1-1/+1
2023-11-20x86/sev-es: Allow copy_from_kernel_nofault() in earlier bootAdam Dunlap1-5/+14
2023-11-20ACPI/NUMA: Apply SRAT proximity domain to entire CFMWS windowAlison Schofield1-3/+8
2023-11-20x86/numa: Introduce numa_fill_memblks()Alison Schofield3-0/+89
2023-11-20futex: Don't include process MM in futex key on no-MMUBen Wolsieffer1-1/+11
2023-11-20x86/srso: Fix unret validation dependenciesJosh Poimboeuf3-4/+6
2023-11-20x86/srso: Fix vulnerability reporting for missing microcodeJosh Poimboeuf2-21/+39
2023-11-20x86/srso: Print mitigation for retbleed IBPB caseJosh Poimboeuf1-3/+3
2023-11-20x86/srso: Fix SBPB enablement for (possible) future fixed HWJosh Poimboeuf1-1/+1
2023-11-20writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbsJingbo Xu1-12/+29
2023-11-20vfs: fix readahead(2) on block devicesReuben Hawkins1-1/+2
2023-11-20nfsd: Handle EOPENSTALE correctly in the filecacheTrond Myklebust3-25/+34
2023-11-20sched: Fix stop_one_cpu_nowait() vs hotplugPeter Zijlstra4-3/+17
2023-11-20objtool: Propagate early errorsAaron Plattner1-3/+1
2023-11-20sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0Qais Yousef1-17/+1
2023-11-20sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0Qais Yousef1-6/+5
2023-11-20iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()David Howells2-5/+5
2023-11-20sched/fair: Fix cfs_rq_is_decayed() on !SMPChengming Zhou1-1/+1
2023-11-20sched/topology: Fix sched_numa_find_nth_cpu() in non-NUMA caseYury Norov1-1/+1
2023-11-20sched/topology: Fix sched_numa_find_nth_cpu() in CPU-less caseYury Norov1-1/+5
2023-11-20numa: Generalize numa_map_to_online_node()Yury Norov2-9/+16
2023-11-20hwmon: (nct6775) Fix incorrect variable reuse in fan_div calculationZev Weiss1-4/+8
2023-11-08Linux 6.5.11v6.5.11Greg Kroah-Hartman1-1/+1
2023-11-08ASoC: SOF: sof-pci-dev: Fix community key quirk detectionMark Hasemeyer1-0/+7
2023-11-08ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detectionMark Hasemeyer1-0/+6
2023-11-08serial: core: Fix runtime PM handling for pending txTony Lindgren1-1/+1
2023-11-08misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device supportSiddharth Vadapalli1-0/+4
2023-11-08dt-bindings: serial: rs485: Add rs485-rts-active-highFrancesco Dolcini1-0/+4
2023-11-08tty: 8250: Add Brainboxes Oxford Semiconductor-based quirksCameron Williams1-0/+147
2023-11-08tty: 8250: Add support for Intashield IX cardsCameron Williams1-0/+21
2023-11-08tty: 8250: Add support for additional Brainboxes PX cardsCameron Williams1-0/+29
2023-11-08tty: 8250: Fix up PX-803/PX-857Cameron Williams1-3/+3
2023-11-08tty: 8250: Fix port count of PX-257Cameron Williams1-1/+1
2023-11-08tty: 8250: Add support for Intashield IS-100Cameron Williams1-0/+6
2023-11-08tty: 8250: Add support for Brainboxes UP cardsCameron Williams1-0/+60