index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()
Michael Pratt
1
-0
/
+2
2021-11-18
PCI/MSI: Move non-mask check back into low level accessors
Thomas Gleixner
1
-1
/
+1
2021-11-18
seq_file: fix passing wrong private data
Muchun Song
1
-1
/
+1
2021-11-18
bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_reg
Jussi Maki
1
-0
/
+4
2021-11-18
bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
John Fastabend
1
-1
/
+15
2021-11-18
llc: fix out-of-bound array index in llc_sk_dev_hash()
Eric Dumazet
1
-1
/
+3
2021-11-18
drm/ttm: remove ttm_bo_vm_insert_huge()
Jason Gunthorpe
1
-2
/
+1
2021-11-18
net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridge
Vladimir Oltean
1
-0
/
+1
2021-11-18
ethtool: fix ethtool msg len calculation for pause stats
Jakub Kicinski
2
-1
/
+6
2021-11-18
NFS: Fix up commit deadlocks
Trond Myklebust
1
-0
/
+1
2021-11-18
rpmsg: Fix rpmsg_create_ept return when RPMSG config is not defined
Arnaud Pouliquen
1
-1
/
+1
2021-11-18
ASoC: topology: Fix stub for snd_soc_tplg_component_remove()
Mark Brown
1
-2
/
+1
2021-11-18
RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg()
Logan Gunthorpe
1
-1
/
+6
2021-11-18
cpufreq: Fix parameter in parse_perf_domain()
Hector.Yuan
1
-1
/
+1
2021-11-18
skmsg: Lose offset info in sk_psock_skb_ingress
Liu Jian
1
-2
/
+16
2021-11-18
sctp: subtract sctphdr len in sctp_transport_pl_hlen
Xin Long
1
-1
/
+2
2021-11-18
sctp: reset probe_timer in sctp_transport_pl_update
Xin Long
1
-3
/
+1
2021-11-18
bpf: Avoid races in __bpf_prog_run() for 32bit arches
Eric Dumazet
1
-2
/
+3
2021-11-18
tpm: fix Atmel TPM crash caused by too frequent queries
Hao Wu
1
-0
/
+1
2021-11-18
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
3
-16
/
+5
2021-11-18
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
1
-1
/
+2
2021-11-18
fortify: Fix dropped strcpy() compile-time write overflow check
Kees Cook
1
-1
/
+4
2021-11-18
task_stack: Fix end_of_stack() for architectures with upwards-growing stack
Helge Deller
1
-0
/
+4
2021-11-18
inet: remove races in inet{6}_getname()
Eric Dumazet
1
-0
/
+1
2021-11-18
net: annotate data-race in neigh_output()
Eric Dumazet
1
-3
/
+8
2021-11-18
block: bump max plugged deferred size from 16 to 32
Jens Axboe
1
-2
/
+0
2021-11-18
fs/proc/uptime.c: Fix idle time reporting in /proc/uptime
Josh Don
1
-0
/
+1
2021-11-18
media: videobuf2: rework vb2_mem_ops API
Sergey Senozhatsky
1
-18
/
+19
2021-11-18
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
1
-0
/
+4
2021-11-18
serial: core: Fix initializing and restoring termios speed
Pali Rohár
1
-0
/
+2
2021-11-18
signal: Add SA_IMMUTABLE to ensure forced siganls do not get changed
Eric W. Biederman
2
-0
/
+4
2021-11-18
memory: renesas-rpc-if: Correct QSPI data transfer in Manual mode
Wolfram Sang
1
-0
/
+1
2021-11-18
dma-buf: fix and rework dma_buf_poll v7
Christian König
1
-1
/
+1
2021-11-18
HID: surface-hid: Use correct event registry for managing HID events
Maximilian Luz
1
-2
/
+2
2021-11-18
scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run
Ewan D. Milne
2
-1
/
+2
2021-11-18
libata: fix read log timeout value
Damien Le Moal
1
-1
/
+1
2021-11-12
kfence: always use static branches to guard kfence_alloc()
Marco Elver
1
-10
/
+11
2021-11-12
binder: use cred instead of task for getsecid
Todd Kjos
1
-0
/
+5
2021-11-12
binder: use cred instead of task for selinux checks
Todd Kjos
3
-28
/
+28
2021-11-06
Revert "usb: core: hcd: Add support for deferring roothub registration"
Greg Kroah-Hartman
1
-2
/
+0
2021-10-29
mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
Yang Shi
1
-0
/
+23
2021-10-28
Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
9
-19
/
+28
2021-10-28
mptcp: fix corrupt receiver key in MPC + data + checksum
Davide Caratti
1
-0
/
+4
2021-10-28
net/tls: Fix flipped sign in tls_err_abort() calls
Daniel Jordan
1
-7
/
+2
2021-10-27
Merge tag 'mac80211-for-net-2021-10-27' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
1
-2
/
+0
2021-10-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
6
-8
/
+19
2021-10-26
bpf: Fix potential race in tail call compatibility check
Toke Høiland-Jørgensen
1
-2
/
+5
2021-10-26
bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NET
Tejun Heo
1
-4
/
+4
2021-10-26
skmsg: Extract and reuse sk_msg_is_readable()
Cong Wang
1
-0
/
+1
2021-10-26
net: Rename ->stream_memory_read to ->sock_is_readable
Cong Wang
2
-2
/
+8
[prev]
[next]