index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().
Kuniyuki Iwashima
1
-1
/
+7
2024-05-02
tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
Eric Dumazet
3
-3
/
+7
2024-05-02
MAINTAINERS: mark MYRICOM MYRI-10G as Orphan
Jakub Kicinski
1
-2
/
+1
2024-05-02
MAINTAINERS: remove Ariel Elior
Jakub Kicinski
1
-3
/
+0
2024-05-02
net: gro: add flush check in udp_gro_receive_segment
Richard Gobert
1
-1
/
+11
2024-05-02
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
9
-4
/
+22
2024-05-02
ipv4: Fix uninit-value access in __ip_make_skb()
Shigeru Yoshida
2
-1
/
+4
2024-05-02
s390/qeth: Fix kernel panic after setting hsuid
Alexandra Winter
1
-34
/
+27
2024-05-01
vxlan: Pull inner IP header in vxlan_rcv().
Guillaume Nault
1
-1
/
+18
2024-05-01
tipc: fix a possible memleak in tipc_buf_append
Xin Long
1
-1
/
+1
2024-05-01
tipc: fix UAF in error path
Paolo Abeni
1
-1
/
+5
2024-05-01
rxrpc: Clients must accept conn from any address
Jeffrey Altman
1
-7
/
+2
2024-05-01
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
1
-8
/
+19
2024-05-01
net: bridge: fix multicast-to-unicast with fraglist GSO
Felix Fietkau
1
-1
/
+1
2024-04-30
mptcp: ensure snd_nxt is properly initialized on connect
Paolo Abeni
1
-0
/
+3
2024-04-30
e1000e: change usleep_range to udelay in PHY mdic access
Vitaly Lifshits
1
-4
/
+4
2024-04-30
net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341
Marek Behún
1
-2
/
+2
2024-04-30
cxgb4: Properly lock TX queue for the selftest.
Sebastian Andrzej Siewior
1
-3
/
+3
2024-04-30
rxrpc: Fix using alignmask being zero for __page_frag_alloc_align()
Yunsheng Lin
3
-7
/
+7
2024-04-29
bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-04-29
vxlan: Add missing VNI filter counter update in arp_reduce().
Guillaume Nault
1
-0
/
+2
2024-04-29
vxlan: Fix racy device stats updates.
Guillaume Nault
1
-14
/
+14
2024-04-29
platform/x86: ISST: Add Grand Ridge to HPM CPU list
Srinivas Pandruvada
1
-0
/
+1
2024-04-29
net: qede: use return from qede_parse_actions()
Asbjørn Sloth Tønnesen
1
-3
/
+2
2024-04-29
net: qede: use return from qede_parse_flow_attr() for flow_spec
Asbjørn Sloth Tønnesen
1
-3
/
+2
2024-04-29
net: qede: use return from qede_parse_flow_attr() for flower
Asbjørn Sloth Tønnesen
1
-3
/
+2
2024-04-29
net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()
Asbjørn Sloth Tønnesen
1
-3
/
+8
2024-04-29
MAINTAINERS: add an explicit entry for YNL
Jakub Kicinski
1
-0
/
+8
2024-04-29
net: bcmgenet: synchronize UMAC_CMD access
Doug Berger
4
-3
/
+23
2024-04-29
net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()
Doug Berger
1
-1
/
+3
2024-04-29
net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL access
Doug Berger
1
-1
/
+3
2024-04-28
bcachefs: fix integer conversion bug
Kent Overstreet
1
-1
/
+1
2024-04-28
bcachefs: btree node scan now fills in sectors_written
Kent Overstreet
2
-2
/
+6
2024-04-28
bcachefs: Remove accidental debug assert
Kent Overstreet
1
-2
/
+0
2024-04-28
Linux 6.9-rc6
v6.9-rc6
Linus Torvalds
1
-1
/
+1
2024-04-28
erofs: reliably distinguish block based and fscache mode
Christian Brauner
1
-6
/
+2
2024-04-28
erofs: get rid of erofs_fs_context
Baokun Li
2
-70
/
+53
2024-04-28
erofs: modify the error message when prepare_ondemand_read failed
Hongbo Li
1
-1
/
+1
2024-04-28
sched/isolation: Fix boot crash when maxcpus < first housekeeping CPU
Oleg Nesterov
1
-1
/
+6
2024-04-28
sched/isolation: Prevent boot crash when the boot CPU is nohz_full
Oleg Nesterov
2
-6
/
+12
2024-04-27
profiling: Remove create_prof_cpu_mask().
Tetsuo Handa
2
-48
/
+0
2024-04-27
i2c: smbus: fix NULL function pointer dereference
Wolfram Sang
1
-6
/
+6
2024-04-26
Fix a potential infinite loop in extract_user_to_sg()
David Howells
1
-1
/
+1
2024-04-26
RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2
Andrew Jones
2
-1
/
+11
2024-04-26
perf riscv: Fix the warning due to the incompatible type
Ben Zong-You Xie
1
-1
/
+1
2024-04-26
selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64
Puranjay Mohan
1
-0
/
+3
2024-04-26
bpf, x86: Fix PROBE_MEM runtime load check
Puranjay Mohan
1
-32
/
+25
2024-04-26
bpf: verifier: prevent userspace memory access
Puranjay Mohan
4
-0
/
+46
2024-04-26
netfs: Fix the pre-flush when appending to a file in writethrough mode
David Howells
1
-7
/
+6
2024-04-26
net l2tp: drop flow hash on forward
David Bauer
1
-0
/
+3
[next]