summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-01Linux 6.6.59v6.6.59Greg Kroah-Hartman
2024-11-01xfrm: validate new SA's prefixlen using SA family when sel.family is unsetSabrina Dubroca
2024-11-01task_work: make TWA_NMI_CURRENT handling conditional on IRQ_WORKLinus Torvalds
2024-11-01tracing: probes: Fix to zero initialize a local variableMasami Hiramatsu (Google)
2024-11-01RDMA/bnxt_re: Fix unconditional fence for newer adaptersKalesh AP
2024-11-01RDMA/bnxt_re: Avoid creating fence MR for newer adaptersKalesh AP
2024-11-01RDMA/bnxt_re: Fix the offset for GenP7 adapters for user applicationsSelvin Xavier
2024-11-01ACPI: PRM: Clean up guid type in struct prm_handler_infoDan Carpenter
2024-11-01platform/x86: dell-wmi: Ignore suspend notificationsArmin Wolf
2024-11-01ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe()Zichen Xie
2024-11-01ata: libata: Set DID_TIME_OUT for commands that actually timed outNiklas Cassel
2024-11-01net: phy: dp83822: Fix reset pin definitionsMichel Alex
2024-11-01selinux: improve error checking in sel_write_load()Paul Moore
2024-11-01drm/amd/display: Disable PSR-SU on Parade 08-01 TCON tooMario Limonciello
2024-11-01hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER eventHaiyang Zhang
2024-11-01xfrm: fix one more kernel-infoleak in algo dumpingPetr Vaganov
2024-11-01LoongArch: Make KASAN usable for variable cpu_vabitsHuacai Chen
2024-11-01LoongArch: Enable IRQ if do_ale() triggered in irq-enabled contextHuacai Chen
2024-11-01LoongArch: Get correct cores_per_package for SMT systemsHuacai Chen
2024-11-01ALSA: hda/realtek: Add subwoofer quirk for Acer Predator G9-593José Relvas
2024-11-01ALSA: hda/tas2781: select CRC32 instead of CRC32_SARWATEEric Biggers
2024-11-01x86/lam: Disable ADDRESS_MASKING in most casesPawan Gupta
2024-11-01KVM: arm64: Don't eagerly teardown the vgic on init errorMarc Zyngier
2024-11-01KVM: arm64: Fix shift-out-of-bounds bugIlkka Koskinen
2024-11-01KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memorySean Christopherson
2024-11-01openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)Aleksa Sarai
2024-11-01nilfs2: fix kernel bug due to missing clearing of buffer delay flagRyusuke Konishi
2024-11-01ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detec...Shubham Panwar
2024-11-01ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and contextKoba Ko
2024-11-01ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]Christian Heusel
2024-11-01drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello
2024-11-01btrfs: zoned: fix zone unusable accounting for freed reserved extentNaohiro Aota
2024-11-01btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()Yue Haibing
2024-11-01cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exceptionliwei
2024-11-01cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()Vincent Guittot
2024-11-01smb: client: Handle kstrdup failures for passwordsHenrique Carvalho
2024-11-01ALSA: hda/realtek: Update default depop procedureKailang Yang
2024-11-01nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_netYang Erkun
2024-11-01powercap: dtpm_devfreq: Fix error check against dev_pm_qos_add_request()Yuan Can
2024-11-01ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size()Andrey Shumilin
2024-11-01ASoC: fsl_micfil: Add a flag to distinguish with different volume control typesChancel Liu
2024-11-01ASoC: rsnd: Fix probe failure on HiHope boards due to endpoint parsingLad Prabhakar
2024-11-01ASoC: max98388: Fix missing increment of variable slot_foundColin Ian King
2024-11-01ASoC: loongson: Fix component check failed on FDT systemsBinbin Zhou
2024-11-01ASoC: dt-bindings: davinci-mcasp: Fix interrupt propertiesMiquel Raynal
2024-11-01ASoC: dt-bindings: davinci-mcasp: Fix interrupts propertyMiquel Raynal
2024-11-01net: dsa: mv88e6xxx: support 4000ps cycle counter periodShenghao Yang
2024-11-01net: dsa: mv88e6xxx: read cycle counter period from hardwareShenghao Yang
2024-11-01net: dsa: mv88e6xxx: group cycle counter coefficientsShenghao Yang
2024-11-01bpf,perf: Fix perf_event_detach_bpf_prog error handlingJiri Olsa