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
2022-04-11
dmaengine: Remove a useless mutex
Christophe JAILLET
1
-1
/
+0
2022-04-11
dmaengine: idxd: update IAA definitions for user header
Dave Jiang
1
-3
/
+28
2022-04-11
mac80211: introduce BSS color collision detection
Lorenzo Bianconi
1
-0
/
+4
2022-04-11
mac80211: Improve confusing comment around tx_info clearing
Toke Høiland-Jørgensen
1
-3
/
+3
2022-04-11
Merge drm/drm-next into drm-intel-next
Jani Nikula
696
-7639
/
+15610
2022-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
1
-2
/
+6
2022-04-11
clocksource/drivers: Add a goldfish-timer clocksource
Laurent Vivier
1
-0
/
+31
2022-04-11
tty: goldfish: Introduce gf_ioread32()/gf_iowrite32()
Laurent Vivier
1
-4
/
+11
2022-04-11
net: icmp: add skb drop reasons to icmp protocol
Menglong Dong
3
-1
/
+8
2022-04-11
net: skb: rename SKB_DROP_REASON_PTYPE_ABSENT
Menglong Dong
2
-6
/
+4
2022-04-11
net: sock: introduce sock_queue_rcv_skb_reason()
Menglong Dong
1
-1
/
+8
2022-04-11
io_uring: flag the fact that linked file assignment is sane
Jens Axboe
1
-0
/
+1
2022-04-11
libata: Improve ATA queued command allocation
John Garry
1
-1
/
+0
2022-04-10
Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2022-04-10
Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-23
/
+31
2022-04-10
tls: rx: simplify async wait
Jakub Kicinski
1
-1
/
+0
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
1
-3
/
+2
2022-04-10
iio: core: Move the currentmode entry to the opaque structure
Miquel Raynal
2
-4
/
+4
2022-04-10
iio: core: Hide read accesses to iio_dev->currentmode
Miquel Raynal
1
-0
/
+1
2022-04-10
iio: Un-inline iio_buffer_enabled()
Miquel Raynal
1
-10
/
+1
2022-04-10
iio: st_sensors: Add a local lock for protecting odr
Miquel Raynal
1
-0
/
+3
2022-04-10
iio: core: Enhance the kernel doc of modes and currentmodes iio_dev entries
Miquel Raynal
1
-2
/
+9
2022-04-10
timers: Move timer sysctl into the timer code
tangmeng
1
-8
/
+0
2022-04-10
Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+9
2022-04-09
net/mlx5: Remove not-implemented IPsec capabilities
Leon Romanovsky
1
-7
/
+4
2022-04-09
net/mlx5: Remove ipsec_ops function table
Leon Romanovsky
1
-3
/
+0
2022-04-09
net/mlx5: Remove not-needed IPsec config
Leon Romanovsky
2
-3
/
+3
2022-04-09
net/mlx5: Unify device IPsec capabilities check
Leon Romanovsky
1
-2
/
+5
2022-04-09
RDMA/core: Delete IPsec flow action logic from the core
Leon Romanovsky
1
-8
/
+0
2022-04-09
RDMA/mlx5: Drop crypto flow steering API
Leon Romanovsky
1
-8
/
+5
2022-04-09
net/mlx5_fpga: Drop INNOVA IPsec support
Leon Romanovsky
1
-148
/
+0
2022-04-09
Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+0
2022-04-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+7
2022-04-09
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
1
-4
/
+7
2022-04-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+2
2022-04-09
fscache: Remove the cookie parameter from fscache_clear_page_bits()
Yue Hu
1
-3
/
+1
2022-04-08
Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-4
/
+3
2022-04-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+7
2022-04-08
Merge tag 'folio-5.18e' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-2
/
+6
2022-04-08
Merge tag 'mmc-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-1
/
+1
2022-04-08
gpiolib: Introduce gpiochip_node_count() helper
Andy Shevchenko
1
-0
/
+11
2022-04-08
gpiolib: Introduce for_each_gpiochip_node() loop helper
Andy Shevchenko
1
-1
/
+6
2022-04-08
net/sched: act_skbedit: Add extack messages for offload failure
Ido Schimmel
1
-0
/
+12
2022-04-08
net/sched: act_gact: Add extack messages for offload failure
Ido Schimmel
1
-0
/
+15
2022-04-08
net/sched: act_api: Add extack to offload_act_setup() callback
Ido Schimmel
2
-3
/
+6
2022-04-08
gpiolib: acpi: Convert type for pin to be unsigned
Andy Shevchenko
1
-1
/
+7
2022-04-08
ASoC: Merge fixes
Mark Brown
1
-0
/
+4
2022-04-08
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
1
-0
/
+2
2022-04-08
tls: rx: use a define for tag length
Jakub Kicinski
1
-0
/
+1
2022-04-08
tls: rx: don't store the decryption status in socket context
Jakub Kicinski
2
-1
/
+1
[prev]
[next]