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.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
2024-03-27
drm: Don't treat 0 as -1 in drm_fixp2int_ceil
Harry Wentland
1
-1
/
+1
2024-03-27
bpf: net: Change do_ip_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2
-5
/
+5
2024-03-27
net/ipv4/ipv6: Replace one-element arraya with flexible-array members
Gustavo A. R. Silva
2
-12
/
+36
2024-03-27
net/ipv4: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-5
/
+16
2024-03-27
PCI: Make pci_dev_is_disconnected() helper public for other drivers
Ethan Zhao
1
-0
/
+5
2024-03-27
bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly
Yonghong Song
1
-9
/
+12
2024-03-27
block: add a new set_read_only method
Christoph Hellwig
1
-0
/
+1
2024-03-27
fs/select: rework stack allocation hack for clang
Arnd Bergmann
1
-4
/
+0
2024-03-27
RDMA/mlx5: Fix fortify source warning while accessing Eth segment
Leon Romanovsky
1
-1
/
+4
2024-03-27
bpf: Defer the free of inner map when necessary
Hou Tao
1
-1
/
+6
2024-03-27
rcu-tasks: Provide rcu_trace_implies_rcu_gp()
Paul E. McKenney
1
-0
/
+12
2024-03-27
io_uring/unix: drop usage of io_uring socket
Jens Axboe
1
-5
/
+5
2024-03-15
regmap: Add bulk read/write callbacks into regmap_config
Marek Vasut
1
-0
/
+12
2024-03-15
regmap: allow to define reg_update_bits for no bus configuration
Ansuel Smith
1
-0
/
+7
2024-03-15
mm/hugetlb: change hugetlb_reserve_pages() to type bool
Mike Kravetz
1
-1
/
+1
2024-03-15
hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening
Andres Beltran
1
-0
/
+1
2024-03-15
Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardening
Andres Beltran
1
-0
/
+22
2024-03-15
lsm: fix default return value of the socket_getpeersec_*() hooks
Ondrej Mosnacek
1
-2
/
+2
2024-03-15
lsm: make security_socket_getpeersec_stream() sockptr_t safe
Paul Moore
3
-7
/
+10
2024-03-15
bpf: net: Change sk_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2
-2
/
+6
2024-03-15
tracing/net_sched: Fix tracepoints that save qdisc_dev() as a string
Steven Rostedt (Google)
1
-10
/
+10
2024-03-01
fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
Bart Van Assche
1
-0
/
+2
2024-03-01
drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3
Christian König
1
-0
/
+5
2024-03-01
net: dev: Convert sa_data to flexible array in struct sockaddr
Kees Cook
1
-1
/
+4
2024-03-01
mptcp: fix lockless access in subflow ULP diag
Paolo Abeni
1
-1
/
+1
2024-03-01
task_stack, x86/cea: Force-inline stack helpers
Borislav Petkov
1
-1
/
+1
2024-02-23
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
1
-2
/
+2
2024-02-23
PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...
Douglas Anderson
1
-0
/
+4
2024-02-23
PM: runtime: add devm_pm_runtime_enable helper
Dmitry Baryshkov
1
-0
/
+4
2024-02-23
netfilter: ipset: fix performance regression in swap operation
Jozsef Kadlecsik
1
-0
/
+4
2024-02-23
serial: Add rs485_supported to uart_port
Ilpo Järvinen
1
-0
/
+1
2024-02-23
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
1
-1
/
+3
2024-02-23
netfilter: nft_compat: reject unused compat flag
Pablo Neira Ayuso
1
-0
/
+2
2024-02-23
dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEV
Frank Li
1
-1
/
+2
2024-02-23
uapi: stddef.h: Fix __DECLARE_FLEX_ARRAY for C++
Alexey Dobriyan
1
-0
/
+7
2024-02-23
af_unix: fix lockdep positive in sk_diag_dump_icons()
Eric Dumazet
1
-6
/
+14
2024-02-23
scsi: core: Introduce enum scsi_disposition
Bart Van Assche
3
-12
/
+14
2024-02-23
drm: using mul_u32_u32() requires linux/math64.h
Stephen Rothwell
1
-0
/
+1
2024-02-23
PCI: add INTEL_HDA_ARL to pci_ids.h
Pierre-Louis Bossart
1
-0
/
+1
2024-02-23
drm/mipi-dsi: Fix detach call without attach
Tomi Valkeinen
1
-0
/
+2
2024-02-23
bpf: Add map and need_defer parameters to .map_fd_put_ptr()
Hou Tao
1
-1
/
+5
2024-02-23
x86/entry/ia32: Ensure s32 is sign extended to s64
Richard Palethorpe
1
-0
/
+1
2024-02-23
mm/sparsemem: fix race in accessing memory_section->usage
Charan Teja Kalla
1
-3
/
+11
2024-02-23
mm: use __pfn_to_section() instead of open coding it
Rolf Eike Beer
1
-2
/
+2
2024-02-23
fs/pipe: move check to pipe_has_watch_queue()
Max Kellermann
1
-0
/
+16
2024-02-23
btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args
Qu Wenruo
1
-0
/
+3
2024-02-23
llc: Drop support for ETH_P_TR_802_2.
Kuniyuki Iwashima
1
-4
/
+2
2024-02-23
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
1
-0
/
+8
2024-02-23
mm: vmalloc: introduce array allocation functions
Paolo Bonzini
1
-0
/
+5
2024-02-23
stddef: Introduce DECLARE_FLEX_ARRAY() helper
Kees Cook
2
-0
/
+29
[next]