aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-28PCI/sysfs: Protect driver's D3cold preference from user spaceLukas Wunner
2023-11-28hvc/xen: fix event channel handling for secondary consolesDavid Woodhouse
2023-11-28hvc/xen: fix error path in xen_hvc_init() to always register frontend driverDavid Woodhouse
2023-11-28hvc/xen: fix console unplugDavid Woodhouse
2023-11-28tty: serial: meson: fix hard LOCKUP on crtscts modePavel Krasavin
2023-11-28tty/sysrq: replace smp_processor_id() with get_cpu()Muhammad Usama Anjum
2023-11-28proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen
2023-11-28audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()Paul Moore
2023-11-28audit: don't take task_lock() in audit_exe_compare() code pathPaul Moore
2023-11-28KVM: x86: Clear bit12 of ICR after APIC-write VM-exitTao Su
2023-11-28KVM: x86: Ignore MSR_AMD64_TW_CFG accessMaciej S. Szmigiero
2023-11-28KVM: x86: hyper-v: Don't auto-enable stimer on write from user-spaceNicolas Saenz Julienne
2023-11-28x86/cpu/hygon: Fix the CPU topology evaluation for realPu Wen
2023-11-28crypto: x86/sha - load modules based on CPU featuresRoxana Nicolescu
2023-11-28scsi: qla2xxx: Fix system crash due to bad pointer accessQuinn Tran
2023-11-28scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for selec...Chandrakanth patil
2023-11-28scsi: mpt3sas: Fix loop logicRanjan Kumar
2023-11-28bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_ENDShung-Hsi Yu
2023-11-28bpf: Fix check_stack_write_fixed_off() to correctly spill immHao Sun
2023-11-28randstruct: Fix gcc-plugin performance mode to stay in groupKees Cook
2023-11-28powerpc/perf: Fix disabling BHRB and instruction samplingNicholas Piggin
2023-11-28perf intel-pt: Fix async branch flagsAdrian Hunter
2023-11-28media: venus: hfi: add checks to perform sanity on queue pointersVikash Garodia
2023-11-28i915/perf: Fix NULL deref bugs with drm_dbg() callsHarshit Mogalapalli
2023-11-28cifs: fix check of rc in function generate_smb3signingkeyEkaterina Esina
2023-11-28cifs: spnego: add ';' in HOST_KEY_LENAnastasia Belova
2023-11-28tools/power/turbostat: Enable the C-state Pre-wake printingChen Yu
2023-11-28tools/power/turbostat: Fix a knl bugZhang Rui
2023-11-28macvlan: Don't propagate promisc change to lower dev in passthruVlad Buslov
2023-11-28net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu
2023-11-28net/mlx5e: Check return value of snprintf writing to fw_version bufferRahul Rameshbabu
2023-11-28net/mlx5e: Reduce the size of icosq_strSaeed Mahameed
2023-11-28net/mlx5e: Fix pedit endiannessVlad Buslov
2023-11-28net/mlx5e: fix double free of encap_header in update funcsGavin Li
2023-11-28net/mlx5e: fix double free of encap_headerDust Li
2023-11-28net: stmmac: avoid rx queue overrunBaruch Siach
2023-11-28net: stmmac: fix rx budget limit checkBaruch Siach
2023-11-28netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter
2023-11-28netfilter: nf_conntrack_bridge: initialize err to 0Linkui Xiao
2023-11-28af_unix: fix use-after-free in unix_stream_read_actor()Eric Dumazet
2023-11-28net: ethernet: cortina: Fix MTU max settingLinus Walleij
2023-11-28net: ethernet: cortina: Handle large framesLinus Walleij
2023-11-28net: ethernet: cortina: Fix max RX frame defineLinus Walleij
2023-11-28bonding: stop the device in bond_setup_by_slave()Eric Dumazet
2023-11-28ptp: annotate data-race around q->head and q->tailEric Dumazet
2023-11-28xen/events: fix delayed eoi list handlingJuergen Gross
2023-11-28ppp: limit MRU to 64KWillem de Bruijn
2023-11-28net: mvneta: fix calls to page_pool_get_statsSven Auhagen
2023-11-28tipc: Fix kernel-infoleak due to uninitialized TLV valueShigeru Yoshida
2023-11-28net: hns3: fix VF wrong speed and duplex issueJijie Shao