index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-02-24
eventpoll: Fix integer overflow in ep_loop_check_proc()
Jann Horn
-2
/
+3
2026-02-24
net/rds: fix recursive lock in rds_tcp_conn_slots_available
Fernando Fernandez Mancera
-23
/
+8
2026-02-24
wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()
Vahagn Vardanian
-0
/
+3
2026-02-24
RDMA/bng_re: Unwind bng_re_dev_init properly
Siva Reddy Kallam
-14
/
+15
2026-02-24
RDMA/bng_re: Remove unnessary validity checks
Siva Reddy Kallam
-23
/
+4
2026-02-24
RDMA/core: Fix stale RoCE GIDs during netdev events at registration
Jiri Pirko
-1
/
+49
2026-02-24
selftests: hid: tests: test_wacom_generic: add tests for display devices and ...
Alex Tran
-13
/
+21
2026-02-24
HID: multitouch: new class MT_CLS_EGALAX_P80H84
Ian Ray
-2
/
+9
2026-02-24
HID: magicmouse: fix battery reporting for Apple Magic Trackpad 2
Julius Lehmann
-1
/
+1
2026-02-23
selftests/bpf: Replace strcpy() calls with strscpy()
Ihor Solodrai
-7
/
+8
2026-02-23
selftests/bpf: Add simple strscpy() implementation
Ihor Solodrai
-14
/
+37
2026-02-23
tipc: fix duplicate publication key in tipc_service_insert_publ()
Tung Nguyen
-2
/
+4
2026-02-23
dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDs
Ivan Vecera
-7
/
+55
2026-02-23
kcm: fix zero-frag skb in frag_list on partial sendmsg error
Jiayuan Chen
-2
/
+19
2026-02-23
gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPL
Ankit Garg
-31
/
+25
2026-02-23
tls: Fix race condition in tls_sw_cancel_work_tx()
Hyunwoo Kim
-1
/
+1
2026-02-23
net: do not pass flow_id to set_rps_cpu()
Eric Dumazet
-7
/
+5
2026-02-23
MAINTAINERS: include all of framer under pef2256
Jakub Kicinski
-2
/
+2
2026-02-24
ata: libata-core: fix cancellation of a port deferred qc work
Damien Le Moal
-5
/
+3
2026-02-24
ata: libata-eh: correctly handle deferred qc timeouts
Damien Le Moal
-3
/
+19
2026-02-23
init/Kconfig: Adjust fixed clang version for __builtin_counted_by_ref
Nathan Chancellor
-1
/
+1
2026-02-23
ubd: Use pointer-to-pointers for io_thread_req arrays
Kees Cook
-5
/
+5
2026-02-23
drm/xe/sync: Fix user fence leak on alloc failure
Shuicheng Lin
-2
/
+4
2026-02-23
drm/xe/sync: Cleanup partially initialized sync on parse failure
Shuicheng Lin
-7
/
+17
2026-02-23
Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQ
Luiz Augusto von Dentz
-0
/
+7
2026-02-23
Bluetooth: L2CAP: Fix not checking output MTU is acceptable on L2CAP_ECRED_CO...
Luiz Augusto von Dentz
-4
/
+19
2026-02-23
Bluetooth: Fix CIS host feature condition
Mariusz Skamra
-1
/
+1
2026-02-23
cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock
Waiman Long
-11
/
+44
2026-02-23
cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
Waiman Long
-6
/
+36
2026-02-23
cgroup/cpuset: Move housekeeping_update()/rebuild_sched_domains() together
Waiman Long
-27
/
+24
2026-02-23
kselftest/cgroup: Simplify test_cpuset_prs.sh by removing "S+" command
Waiman Long
-109
/
+104
2026-02-23
cgroup/cpuset: Set isolated_cpus_updating only if isolated_cpus is changed
Waiman Long
-3
/
+7
2026-02-23
cgroup/cpuset: Clarify exclusion rules for cpuset internal variables
Waiman Long
-44
/
+61
2026-02-23
cgroup/cpuset: Fix incorrect use of cpuset_update_tasks_cpumask() in update_c...
Waiman Long
-1
/
+1
2026-02-23
cgroup/cpuset: Fix incorrect change to effective_xcpus in partition_xcpus_del()
Waiman Long
-1
/
+1
2026-02-23
Bluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQ
Luiz Augusto von Dentz
-1
/
+2
2026-02-23
Bluetooth: hci_qca: Cleanup on all setup failures
Jinwang Li
-10
/
+14
2026-02-23
Bluetooth: purge error queues in socket destructors
Heitor Alves de Siqueira
-0
/
+4
2026-02-23
Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too short
Luiz Augusto von Dentz
-9
/
+11
2026-02-23
Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ
Luiz Augusto von Dentz
-18
/
+47
2026-02-23
remoteproc: qcom_wcnss: Fix reserved region mapping failure
Rob Herring (Arm)
-1
/
+1
2026-02-23
RDMA/uverbs: select CONFIG_DMA_SHARED_BUFFER
Arnd Bergmann
-0
/
+1
2026-02-23
module: Fix kernel panic when a symbol st_shndx is out of bounds
Ihor Solodrai
-0
/
+7
2026-02-23
Remove WARN_ALL_UNSEEDED_RANDOM kernel config option
Linus Torvalds
-39
/
+1
2026-02-23
drm/xe/wa: Steer RMW of MCR registers while building default LRC
Matt Roper
-12
/
+60
2026-02-23
Merge branch '7.0/scsi-queue' into 7.0/scsi-fixes
Martin K. Petersen
-38
/
+85
2026-02-23
cxl: Move devm_cxl_add_nvdimm_bridge() to cxl_pmem.ko
Dave Jiang
-10
/
+19
2026-02-23
selftests/sched_ext: Remove duplicated unistd.h include in rt_stall.c
Cheng-Yang Chou
-1
/
+0
2026-02-23
tools/sched_ext: scx_sdt: Remove unused '-f' option
Cheng-Yang Chou
-1
/
+1
2026-02-23
tools/sched_ext: scx_central: Remove unused '-p' option
Cheng-Yang Chou
-1
/
+1
[prev]
[next]