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
2023-12-12
maple_tree: separate ma_state node from status
Liam R. Howlett
2
-38
/
+52
2023-12-12
maple_tree: add end of node tracking to the maple state
Liam R. Howlett
1
-0
/
+1
2023-12-12
maple_tree: move debug check to __mas_set_range()
Liam R. Howlett
1
-126
/
+129
2023-12-12
fsnotify: optionally pass access range in file permission hooks
Amir Goldstein
1
-2
/
+11
2023-12-12
fsnotify: assert that file_start_write() is not held in permission hooks
Amir Goldstein
1
-0
/
+7
2023-12-12
fsnotify: split fsnotify_perm() into two hooks
Amir Goldstein
1
-15
/
+19
2023-12-12
fs: use splice_copy_file_range() inline helper
Amir Goldstein
2
-3
/
+7
2023-12-12
splice: return type ssize_t from all helpers
Amir Goldstein
1
-22
/
+21
2023-12-12
io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL
Jens Axboe
1
-0
/
+9
2023-12-12
io_uring/cmd: inline io_uring_cmd_get_task
Pavel Begunkov
1
-5
/
+5
2023-12-12
io_uring/cmd: inline io_uring_cmd_do_in_task_lazy
Pavel Begunkov
2
-15
/
+27
2023-12-12
io_uring: split out cmd api into a separate header
Pavel Begunkov
3
-88
/
+102
2023-12-12
Merge branch 'vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/...
Jens Axboe
4
-19
/
+25
2023-12-12
Merge tag 'coresight-next-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+1
2023-12-12
file: remove __receive_fd()
Christian Brauner
2
-5
/
+2
2023-12-12
file: stop exposing receive_fd_user()
Christian Brauner
2
-7
/
+9
2023-12-12
fs: replace f_rcuhead with f_task_work
Christian Brauner
1
-1
/
+3
2023-12-12
file: s/close_fd_get_file()/file_close_fd()/g
Christian Brauner
1
-1
/
+1
2023-12-12
Improve __fget_files_rcu() code generation (and thus __fget_light())
Linus Torvalds
1
-6
/
+11
2023-12-12
arm64: perf: Add support for event counting threshold
James Clark
1
-0
/
+1
2023-12-12
arm: pmu: Share user ABI format mechanism with SPE
James Clark
1
-0
/
+22
2023-12-12
arm64: perf: Include threshold control fields in PMEVTYPER mask
James Clark
1
-1
/
+2
2023-12-12
arm: perf: Convert remaining fields to use GENMASK
James Clark
1
-5
/
+13
2023-12-12
arm: perf: Use GENMASK for PMMIR fields
James Clark
1
-6
/
+3
2023-12-12
arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_N
James Clark
1
-2
/
+1
2023-12-12
wifi: mac80211: add a flag to disallow puncturing
Johannes Berg
1
-0
/
+4
2023-12-12
wifi: cfg80211: Add support for setting TID to link mapping
Ilan Peer
2
-0
/
+37
2023-12-12
wifi: mac80211: update some locking documentation
Johannes Berg
1
-10
/
+9
2023-12-12
wifi: cfg80211: add BSS usage reporting
Johannes Berg
2
-7
/
+93
2023-12-12
wifi: nl80211: Extend del pmksa support for SAE and OWE security
Vinayak Yadawad
1
-1
/
+2
2023-12-12
wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
Evan Quan
1
-0
/
+9
2023-12-12
soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
Herve Codina
1
-0
/
+10
2023-12-12
soc: fsl: cpm1: qmc: Add support for child devices
Herve Codina
1
-0
/
+2
2023-12-12
soc: fsl: cpm1: qmc: Extend the API to provide Rx status
Herve Codina
1
-1
/
+14
2023-12-12
iommu: Mark dev_iommu_priv_set() with a lockdep
Jason Gunthorpe
1
-4
/
+1
2023-12-12
iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
Jason Gunthorpe
1
-7
/
+6
2023-12-12
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
1
-2
/
+2
2023-12-12
mm: Deprecate pasid field
Tina Zhang
1
-1
/
+0
2023-12-12
iommu: Support mm PASID 1:n with sva domains
Tina Zhang
1
-3
/
+20
2023-12-12
mm: Add structure to keep sva information
Tina Zhang
2
-0
/
+7
2023-12-12
iommu: Add mm_get_enqcmd_pasid() helper function
Tina Zhang
1
-0
/
+12
2023-12-12
iommu: Change kconfig around IOMMU_SVA
Jason Gunthorpe
3
-3
/
+3
2023-12-12
Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into wireless-next
Johannes Berg
1
-0
/
+91
2023-12-12
wifi: ieee80211: don't require protected vendor action frames
Johannes Berg
1
-1
/
+2
2023-12-12
Expose c0 and SW encap ICM for RDMA
Leon Romanovsky
66
-115
/
+347
2023-12-12
RDMA/mlx5: Expose register c0 for RDMA device
Mark Bloch
1
-0
/
+2
2023-12-12
net/mlx5: E-Switch, expose eswitch manager vport
Mark Bloch
1
-0
/
+8
2023-12-12
RDMA/mlx5: Support handling of SW encap ICM area
Shun Hao
2
-0
/
+2
2023-12-12
net/mlx5: Introduce indirect-sw-encap ICM properties
Shun Hao
1
-2
/
+7
2023-12-12
bpf: use bitfields for simple per-subprog bool flags
Andrii Nakryiko
1
-6
/
+6
[prev]
[next]