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