summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-24eventpoll: Fix integer overflow in ep_loop_check_proc()Jann Horn-2/+3
2026-02-24net/rds: fix recursive lock in rds_tcp_conn_slots_availableFernando Fernandez Mancera-23/+8
2026-02-24wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()Vahagn Vardanian-0/+3
2026-02-24RDMA/bng_re: Unwind bng_re_dev_init properlySiva Reddy Kallam-14/+15
2026-02-24RDMA/bng_re: Remove unnessary validity checksSiva Reddy Kallam-23/+4
2026-02-24RDMA/core: Fix stale RoCE GIDs during netdev events at registrationJiri Pirko-1/+49
2026-02-24selftests: hid: tests: test_wacom_generic: add tests for display devices and ...Alex Tran-13/+21
2026-02-24HID: multitouch: new class MT_CLS_EGALAX_P80H84Ian Ray-2/+9
2026-02-24HID: magicmouse: fix battery reporting for Apple Magic Trackpad 2Julius Lehmann-1/+1
2026-02-23selftests/bpf: Replace strcpy() calls with strscpy()Ihor Solodrai-7/+8
2026-02-23selftests/bpf: Add simple strscpy() implementationIhor Solodrai-14/+37
2026-02-23tipc: fix duplicate publication key in tipc_service_insert_publ()Tung Nguyen-2/+4
2026-02-23dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDsIvan Vecera-7/+55
2026-02-23kcm: fix zero-frag skb in frag_list on partial sendmsg errorJiayuan Chen-2/+19
2026-02-23gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPLAnkit Garg-31/+25
2026-02-23tls: Fix race condition in tls_sw_cancel_work_tx()Hyunwoo Kim-1/+1
2026-02-23net: do not pass flow_id to set_rps_cpu()Eric Dumazet-7/+5
2026-02-23MAINTAINERS: include all of framer under pef2256Jakub Kicinski-2/+2
2026-02-24ata: libata-core: fix cancellation of a port deferred qc workDamien Le Moal-5/+3
2026-02-24ata: libata-eh: correctly handle deferred qc timeoutsDamien Le Moal-3/+19
2026-02-23init/Kconfig: Adjust fixed clang version for __builtin_counted_by_refNathan Chancellor-1/+1
2026-02-23ubd: Use pointer-to-pointers for io_thread_req arraysKees Cook-5/+5
2026-02-23drm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin-2/+4
2026-02-23drm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin-7/+17
2026-02-23Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQLuiz Augusto von Dentz-0/+7
2026-02-23Bluetooth: L2CAP: Fix not checking output MTU is acceptable on L2CAP_ECRED_CO...Luiz Augusto von Dentz-4/+19
2026-02-23Bluetooth: Fix CIS host feature conditionMariusz Skamra-1/+1
2026-02-23cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lockWaiman Long-11/+44
2026-02-23cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueueWaiman Long-6/+36
2026-02-23cgroup/cpuset: Move housekeeping_update()/rebuild_sched_domains() togetherWaiman Long-27/+24
2026-02-23kselftest/cgroup: Simplify test_cpuset_prs.sh by removing "S+" commandWaiman Long-109/+104
2026-02-23cgroup/cpuset: Set isolated_cpus_updating only if isolated_cpus is changedWaiman Long-3/+7
2026-02-23cgroup/cpuset: Clarify exclusion rules for cpuset internal variablesWaiman Long-44/+61
2026-02-23cgroup/cpuset: Fix incorrect use of cpuset_update_tasks_cpumask() in update_c...Waiman Long-1/+1
2026-02-23cgroup/cpuset: Fix incorrect change to effective_xcpus in partition_xcpus_del()Waiman Long-1/+1
2026-02-23Bluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz-1/+2
2026-02-23Bluetooth: hci_qca: Cleanup on all setup failuresJinwang Li-10/+14
2026-02-23Bluetooth: purge error queues in socket destructorsHeitor Alves de Siqueira-0/+4
2026-02-23Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too shortLuiz Augusto von Dentz-9/+11
2026-02-23Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz-18/+47
2026-02-23remoteproc: qcom_wcnss: Fix reserved region mapping failureRob Herring (Arm)-1/+1
2026-02-23RDMA/uverbs: select CONFIG_DMA_SHARED_BUFFERArnd Bergmann-0/+1
2026-02-23module: Fix kernel panic when a symbol st_shndx is out of boundsIhor Solodrai-0/+7
2026-02-23Remove WARN_ALL_UNSEEDED_RANDOM kernel config optionLinus Torvalds-39/+1
2026-02-23drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper-12/+60
2026-02-23Merge branch '7.0/scsi-queue' into 7.0/scsi-fixesMartin K. Petersen-38/+85
2026-02-23cxl: Move devm_cxl_add_nvdimm_bridge() to cxl_pmem.koDave Jiang-10/+19
2026-02-23selftests/sched_ext: Remove duplicated unistd.h include in rt_stall.cCheng-Yang Chou-1/+0
2026-02-23tools/sched_ext: scx_sdt: Remove unused '-f' optionCheng-Yang Chou-1/+1
2026-02-23tools/sched_ext: scx_central: Remove unused '-p' optionCheng-Yang Chou-1/+1