summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-27smb: client: fix uninitialized variable in smb2_writev_callbackSteve French
2026-05-27smb: client: detect short folioq copy in cifs_copy_folioq_to_iter()Jeremy Erazo
2026-05-28counter: interrupt-cnt: use devm_mutex_init()Stepan Ionichev
2026-05-28counter: ftm-quaddec: use devm_mutex_init()Stepan Ionichev
2026-05-27mshv: Add conditional VMBus dependencyMichael Kelley
2026-05-27hyperv: Clean up and fix the guest ID comment in hvgdk.hDexuan Cui
2026-05-27bpf: Fix bpf_arena_handle_page_fault() redefinition without CONFIG_BPF_SYSCALLTejun Heo
2026-05-27Bluetooth: hci_qca: Use 100 ms SSR delay for rampatch and NVM loadingShuai Zhang
2026-05-27Bluetooth: hci_sync: fix UAF in hci_le_create_cis_syncDoruk Tan Ozturk
2026-05-27Bluetooth: 6lowpan: check skb_clone() return value in send_mcast_pkt()Zhao Dongdong
2026-05-27Bluetooth: btusb: Allow firmware re-download when version matchesShuai Zhang
2026-05-27Bluetooth: HIDP: fix missing length checks in hidp_input_report()Muhammad Bilal
2026-05-27Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen()Siwei Zhang
2026-05-27Bluetooth: L2CAP: fix chan ref leak in l2cap_chan_timeout() on !connSiwei Zhang
2026-05-27Bluetooth: hci_conn: Fix memory leak in hci_le_big_terminate()Pavitra Jha
2026-05-27drm/xe: Move xe_uc_fw_abi.h to abi/Michal Wajdeczko
2026-05-27tools/sched_ext: Fix scx_show_state per-scheduler state readsZicheng Qu
2026-05-27cgroup/cpuset: Add test cases for sibling CPU exclusion on partition updateSun Shaojie
2026-05-27cgroup/cpuset: Use effective_xcpus in partcmd_update add/del mask calculationSun Shaojie
2026-05-27x86/mm: Fix freeing of PMD-sized vmemmap pagesDavid Hildenbrand (Arm)
2026-05-27hfs: rework hfsplus_readdir() logicViacheslav Dubeyko
2026-05-27workqueue: drop spurious '*' from print_worker_info() fn declarationBreno Leitao
2026-05-27KVM: selftests: Update hwcr_msr_test for CPUID faulting bitJim Mattson
2026-05-27KVM: x86: Virtualize AMD CPUID faultingJim Mattson
2026-05-27KVM: x86: Remove supports_cpuid_fault() helperJim Mattson
2026-05-27KVM: x86: Prioritize CPUID faulting over CPUID VM-exits in nested VMXJim Mattson
2026-05-27KVM: x86: Consolidate CPUID fault handling for emulator and interception logicSean Christopherson
2026-05-27sched_ext: idle: Fix errno loss in scx_idle_init()Cheng-Yang Chou
2026-05-27ACPICA: add boundary checks in two placesikaros
2026-05-27ACPICA: Add package limit checks in parser functionsikaros
2026-05-27ACPICA: Update version to 20260408Saket Dumbre
2026-05-27ACPICA: Update the copyright year to 2026Pawel Chmielewski
2026-05-27ACPICA: Remove spurious precision from format used to dump parse treesDavid Laight
2026-05-27ACPICA: Enhance OEM ID and Table ID validation in acpi_ex_load_table_op()ikaros
2026-05-27ACPICA: Fix NULL pointer dereference in acpi_ns_custom_package()Weiming Shi
2026-05-27ACPICA: Enhance buffer validation in acpi_ut_walk_aml_resources()ikaros
2026-05-27ACPICA: Add validation for node in acpi_ns_build_normalized_path()ikaros
2026-05-27ACPICA: validate handler object type in two placesikaros
2026-05-27ACPICA: Improve argument parsing in acpi_ps_get_next_simple_arg()ikaros
2026-05-27ACPICA: Fix integer overflow in acpi_ex_opcode_3A_1T_1R() (mid_op)ikaros
2026-05-27ACPICA: Prevent adding invalid referencesikaros
2026-05-27ACPICA: add boundary checks in acpi_ps_get_next_field()ikaros
2026-05-27ACPICA: validate byte_count in acpi_ps_get_next_package_length()ikaros
2026-05-27ACPICA: Fix use-after-free in acpi_ds_terminate_control_method()ikaros
2026-05-27ACPICA: fix I2C LVR item count in the conversion tableAkhil R
2026-05-27ACPICA: Mention the LVR bitsAkhil R
2026-05-27ACPICA: Change LVR to 8 bit valueAkhil R
2026-05-27ACPICA: Fetch LVR I2C resource descriptorAkhil R
2026-05-27ACPICA: Add LVR to acrestyp.hAkhil R
2026-05-27ACPICA: Fix FADT 32/64X length mismatch warningAbdelkader Boudih