index
:
linux-stable.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.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-01-24
bpf: Introduce BPF token object
Andrii Nakryiko
2024-01-24
bpf: Add BPF token delegation mount options to BPF FS
Andrii Nakryiko
2024-01-24
Merge tag 'execve-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-24
exec: Distinguish in_execve from in_exec
Kees Cook
2024-01-24
netfilter: nf_tables: cleanup documentation
George Guo
2024-01-24
PM: sleep: Use bool for all 1-bit fields in struct dev_pm_info
Rafael J. Wysocki
2024-01-24
fsnotify: Add fsnotify_sb_has_watchers() helper
Amir Goldstein
2024-01-24
spi: Raise limit on number of chip selects
Mark Brown
2024-01-24
mm: Change mmap_rnd_bits_max to __ro_after_init
Sami Tolvanen
2024-01-24
genirq: Remove unneeded forward declaration
Dawei Li
2024-01-24
irqchip/gic(v3): Replace gic_irq() with irqd_to_hwirq()
Dawei Li
2024-01-24
RAS: Introduce AMD Address Translation Library
Yazen Ghannam
2024-01-24
x86/entry/ia32: Ensure s32 is sign extended to s64
Richard Palethorpe
2024-01-24
net/mlx5: Bridge, fix multicast packets sent to uplink
Moshe Shemesh
2024-01-24
net/mlx5: Fix query of sd_group field
Tariq Toukan
2024-01-24
net/mlx5e: Use the correct lag ports number when creating TISes
Saeed Mahameed
2024-01-23
scsi: ufs: mcq: Add definition for REG_UFS_MEM_CFG register
ChanWoo Lee
2024-01-23
scsi: core: Move autosuspend timer delay to Scsi_Host
Peter Wang
2024-01-23
scsi: ufs: core: Add CPU latency QoS support for UFS driver
Maramaina Naresh
2024-01-24
net/sched: flower: Fix chain template offload
Ido Schimmel
2024-01-23
net/ipv6: resolve warning in ip6_fib.c
Breno Leitao
2024-01-23
bpf, net: switch to dynamic registration
Kui-Feng Lee
2024-01-23
bpf: validate value_type
Kui-Feng Lee
2024-01-23
bpf: hold module refcnt in bpf_struct_ops map creation and prog verification.
Kui-Feng Lee
2024-01-23
bpf: pass attached BTF to the bpf_struct_ops subsystem
Kui-Feng Lee
2024-01-23
bpf: lookup struct_ops types from a given module BTF.
Kui-Feng Lee
2024-01-23
bpf: pass btf object id in bpf_map_info.
Kui-Feng Lee
2024-01-23
bpf, net: introduce bpf_struct_ops_desc.
Kui-Feng Lee
2024-01-23
bpf: refactory struct_ops type initialization to a function.
Kui-Feng Lee
2024-01-23
bpf: Store cookies in kprobe_multi bpf_link_info data
Jiri Olsa
2024-01-23
bpf: Add cookie to perf_event bpf_link_info records
Jiri Olsa
2024-01-23
bpf: Define struct bpf_tcp_req_attrs when CONFIG_SYN_COOKIES=n.
Kuniyuki Iwashima
2024-01-23
bpf, docs: Fix bpf_redirect_peer header doc
Victor Stewart
2024-01-23
bpf: tcp: Support arbitrary SYN Cookie.
Kuniyuki Iwashima
2024-01-23
bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check().
Kuniyuki Iwashima
2024-01-23
bpf: tcp: Handle BPF SYN Cookie in skb_steal_sock().
Kuniyuki Iwashima
2024-01-23
tcp: Move skb_steal_sock() to request_sock.h
Kuniyuki Iwashima
2024-01-23
tcp: Move tcp_ns_to_ts() to tcp.h
Kuniyuki Iwashima
2024-01-23
bpf: Make bpf_for_each_spilled_reg consider narrow spills
Maxim Mikityanskiy
2024-01-23
bpf: support multiple tags per argument
Andrii Nakryiko
2024-01-23
bpf: Support inlining bpf_kptr_xchg() helper
Hou Tao
2024-01-23
Compiler Attributes: counted_by: fixup clang URL
Sergey Senozhatsky
2024-01-23
Compiler Attributes: counted_by: bump min gcc version
Sergey Senozhatsky
2024-01-23
Merge tag 'exportfs-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
2024-01-23
nvmet: unify aer type enum
Guixin Liu
2024-01-23
fs: Create a generic is_dot_dotdot() utility
Chuck Lever
2024-01-23
sock_diag: allow concurrent operation in sock_diag_rcv_msg()
Eric Dumazet
2024-01-23
sock_diag: add module pointer to "struct sock_diag_handler"
Eric Dumazet
2024-01-23
inet_diag: add module pointer to "struct inet_diag_handler"
Eric Dumazet
2024-01-23
dt-bindings: clock: exynos850: Add PDMA clocks
Sam Protsenko
[prev]
[next]