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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-08
tick/rcu: Stop allowing RCU_SOFTIRQ in idle
Frederic Weisbecker
1
-1
/
+7
2022-03-08
tick/rcu: Remove obsolete rcu_needs_cpu() parameters
Frederic Weisbecker
2
-3
/
+2
2022-03-07
nvme: add support for enhanced metadata
Keith Busch
1
-6
/
+47
2022-03-07
block: add pi for extended integrity
Keith Busch
1
-0
/
+20
2022-03-07
crypto: add rocksoft 64b crc guard tag framework
Keith Busch
1
-0
/
+5
2022-03-07
lib: add rocksoft model crc64
Keith Busch
1
-0
/
+2
2022-03-07
linux/kernel: introduce lower_48_bits function
Keith Busch
1
-0
/
+9
2022-03-07
block: support pi with extended metadata
Keith Busch
1
-0
/
+1
2022-03-07
block: remove the per-bio/request write hint
Christoph Hellwig
2
-4
/
+0
2022-03-07
Merge branch 'for-5.18/drivers' into for-5.18/write-streams
Jens Axboe
2
-2
/
+11
2022-03-07
Merge branch 'for-5.18/block' into for-5.18/write-streams
Jens Axboe
8
-824
/
+323
2022-03-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-8
/
+14
2022-03-07
swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
Halil Pasic
1
-8
/
+0
2022-03-07
mfd: Add support for the MediaTek MT6366 PMIC
Johnson Wang
2
-0
/
+8
2022-03-07
mfd: max77714: Add driver for Maxim MAX77714 PMIC
Luca Ceresoli
1
-0
/
+60
2022-03-07
rtc: max77686: Rename day-of-month defines
Luca Ceresoli
1
-2
/
+2
2022-03-07
block: remove bio_devname
Christoph Hellwig
1
-2
/
+0
2022-03-07
net: Fix esp GSO on inter address family tunnels.
Steffen Klassert
1
-0
/
+2
2022-03-07
net: Remove netif_rx_any_context() and netif_rx_ni().
Sebastian Andrzej Siewior
1
-10
/
+0
2022-03-07
ptp: Add generic PTP is_sync() function
Kurt Kanzenbach
1
-0
/
+15
2022-03-06
net: tun: track dropped skb via kfree_skb_reason()
Dongli Zhang
1
-0
/
+18
2022-03-06
net: tap: track dropped skb via kfree_skb_reason()
Dongli Zhang
1
-0
/
+13
2022-03-06
bpf: Reject programs that try to load __percpu memory.
Hao Luo
1
-2
/
+9
2022-03-06
compiler_types: Define __percpu as __attribute__((btf_type_tag("percpu")))
Hao Luo
1
-1
/
+6
2022-03-06
compiler_types.h: Add unified __diag_ignore_all for GCC/LLVM
Kumar Kartikeya Dwivedi
3
-0
/
+10
2022-03-06
compiler-clang.h: Add __diag infrastructure for clang
Nathan Chancellor
1
-0
/
+22
2022-03-06
bpf: Harden register offset checks for release helpers and kfuncs
Kumar Kartikeya Dwivedi
1
-1
/
+2
2022-03-06
bpf: Add check_func_arg_reg_off function
Kumar Kartikeya Dwivedi
1
-0
/
+3
2022-03-05
mm: prevent vm_area_struct::anon_name refcount saturation
Suren Baghdasaryan
1
-4
/
+14
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
3
-32
/
+67
2022-03-05
PCI: Reduce warnings on possible RW1C corruption
Mark Tomlinson
1
-0
/
+1
2022-03-04
PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...
Douglas Anderson
1
-0
/
+4
2022-03-04
vdpa: factor out vdpa_set_features_unlocked for vdpa internal use
Si-Wei Liu
1
-6
/
+12
2022-03-04
remoteproc: Introduce sysfs_read_only flag
Puranjay Mohan
1
-0
/
+2
2022-03-04
iommu/vt-d: Enable ATS for the devices in SATC table
Yian Chen
1
-1
/
+0
2022-03-04
iommu/vt-d: Move intel_iommu_ops to header file
Andy Shevchenko
1
-0
/
+2
2022-03-04
iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFO
Lu Baolu
1
-2
/
+0
2022-03-04
iommu/vt-d: Remove intel_iommu::domains
Lu Baolu
1
-1
/
+0
2022-03-04
signal, x86: Delay calling signals in atomic on RT enabled kernels
Oleg Nesterov
1
-0
/
+3
2022-03-04
virtio: acknowledge all features before access
Michael S. Tsirkin
1
-1
/
+2
2022-03-04
virtio: unexport virtio_finalize_features
Michael S. Tsirkin
1
-1
/
+0
2022-03-04
net: dev: use kfree_skb_reason() for __netif_receive_skb_core()
Menglong Dong
1
-0
/
+5
2022-03-04
net: dev: use kfree_skb_reason() for sch_handle_ingress()
Menglong Dong
1
-0
/
+1
2022-03-04
net: dev: use kfree_skb_reason() for do_xdp_generic()
Menglong Dong
1
-0
/
+1
2022-03-04
net: dev: use kfree_skb_reason() for enqueue_to_backlog()
Menglong Dong
1
-0
/
+6
2022-03-04
net: dev: add skb drop reasons to __dev_xmit_skb()
Menglong Dong
1
-0
/
+4
2022-03-04
net: skb: introduce the function kfree_skb_list_reason()
Menglong Dong
1
-1
/
+7
2022-03-04
net: dev: use kfree_skb_reason() for sch_handle_egress()
Menglong Dong
1
-0
/
+1
2022-03-04
i3c: remove i2c board info from i2c_dev_desc
Jamie Iles
1
-1
/
+0
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-11
/
+35
[prev]
[next]