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.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-15
tracing/net_sched: Fix tracepoints that save qdisc_dev() as a string
Steven Rostedt (Google)
1
-10
/
+10
2024-03-15
net/mlx5: Check capability for fw_reset
Moshe Shemesh
1
-1
/
+3
2024-03-15
ceph: switch to corrected encoding of max_xattr_size in mdsmap
Xiubo Li
1
-1
/
+5
2024-03-15
dt-bindings: dma: fsl-edma: Add fsl-edma.h to prevent hardcoding in dts
Frank Li
1
-0
/
+21
2024-03-06
block: define bvec_iter as __packed __aligned(4)
Ming Lei
1
-1
/
+1
2024-03-06
ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()
Richard Fitzgerald
1
-0
/
+2
2024-03-06
ASoC: soc.h: convert asoc_xxx() to snd_soc_xxx()
Kuninori Morimoto
2
-16
/
+30
2024-03-06
netfilter: bridge: confirm multicast packets before passing them up the stack
Florian Westphal
1
-0
/
+1
2024-03-06
uapi: in6: replace temporary label with rfc9486
Justin Iurman
1
-1
/
+1
2024-03-06
net: mctp: take ownership of skb in mctp_local_output
Jeremy Kerr
1
-0
/
+1
2024-03-01
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
1
-1
/
+1
2024-03-01
x86/numa: Fix the address overlap check in numa_fill_memblks()
Alison Schofield
1
-0
/
+2
2024-03-01
net: bridge: switchdev: Skip MDB replays of deferred events on offload
Tobias Waldekranz
1
-0
/
+3
2024-03-01
IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...
Mark Zhang
1
-1
/
+1
2024-03-01
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
2
-0
/
+15
2024-03-01
mptcp: fix lockless access in subflow ULP diag
Paolo Abeni
1
-1
/
+1
2024-03-01
mm/swap: fix race when skipping swapcache
Kairui Song
1
-0
/
+5
2024-03-01
scsi: core: Consult supported VPD page list prior to fetching page
Martin K. Petersen
1
-4
/
+0
2024-03-01
scsi: sd: usb_storage: uas: Access media prior to querying device properties
Martin K. Petersen
1
-0
/
+1
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
xen/events: reduce externally visible helper functions
Juergen Gross
1
-2
/
+2
2024-03-01
libceph: fail sparse-read if the data length doesn't match
Xiubo Li
1
-1
/
+2
2024-02-23
eventfs: Hold eventfs_mutex when calling callback functions
Steven Rostedt (Google)
1
-0
/
+43
2024-02-23
eventfs: Use eventfs_remove_events_dir()
Steven Rostedt (Google)
1
-0
/
+1
2024-02-23
eventfs: Remove eventfs_file and just use eventfs_inode
Steven Rostedt (Google)
2
-16
/
+15
2024-02-23
netfilter: ipset: fix performance regression in swap operation
Jozsef Kadlecsik
1
-0
/
+4
2024-02-23
blk-wbt: Fix detection of dirty-throttled tasks
Jan Kara
1
-2
/
+5
2024-02-23
ASoC: tas2781: add module parameter to tascodec_init()
Gergo Koteles
1
-0
/
+1
2024-02-23
serial: core: introduce uart_port_tx_flags()
Jiri Slaby (SUSE)
1
-5
/
+27
2024-02-23
iio: imu: adis: ensure proper DMA alignment
Nuno Sa
1
-1
/
+2
2024-02-23
iio: adc: ad_sigma_delta: ensure proper DMA alignment
Nuno Sa
1
-1
/
+3
2024-02-23
iio: commom: st_sensors: ensure proper DMA alignment
Nuno Sa
1
-2
/
+2
2024-02-23
linux/init: remove __memexit* annotations
Masahiro Yamada
2
-9
/
+0
2024-02-23
lsm: fix default return value of the socket_getpeersec_*() hooks
Ondrej Mosnacek
1
-2
/
+2
2024-02-23
ptrace: Introduce exception_ip arch hook
Jiaxun Yang
1
-0
/
+4
2024-02-23
tls: fix race between async notify and socket close
Jakub Kicinski
1
-5
/
+0
2024-02-23
update workarounds for gcc "asm goto" issue
Linus Torvalds
2
-4
/
+12
2024-02-23
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2
-2
/
+21
2024-02-16
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
1
-1
/
+3
2024-02-16
libceph: just wait for more data to be available on the socket
Xiubo Li
1
-1
/
+1
2024-02-16
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
1
-0
/
+6
2024-02-16
netfilter: nft_compat: reject unused compat flag
Pablo Neira Ayuso
1
-0
/
+2
2024-02-16
rxrpc: Fix counting of new acks and nacks
David Howells
1
-3
/
+5
2024-02-16
dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEV
Frank Li
1
-1
/
+2
2024-02-05
mm, kmsan: fix infinite recursion due to RCU critical section
Marco Elver
1
-3
/
+3
2024-02-05
af_unix: fix lockdep positive in sk_diag_dump_icons()
Eric Dumazet
1
-6
/
+14
2024-02-05
netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
Pablo Neira Ayuso
1
-0
/
+2
2024-02-05
ipmr: fix kernel panic when forwarding mcast packets
Nicolas Dichtel
1
-1
/
+1
2024-02-05
drm: using mul_u32_u32() requires linux/math64.h
Stephen Rothwell
1
-0
/
+1
2024-02-05
PCI: add INTEL_HDA_ARL to pci_ids.h
Pierre-Louis Bossart
1
-0
/
+1
[next]