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-09-22
net/smc: Introduce a specific sysctl for TEST_LINK time
Wen Gu
1
-0
/
+1
2022-09-22
RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLID
Mark Zhang
1
-0
/
+2
2022-09-22
RDMA/cma: Multiple path records support with netlink channel
Mark Zhang
2
-1
/
+8
2022-09-22
RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_paths
Mark Zhang
1
-1
/
+6
2022-09-22
xfrm: add extack support to xfrm_init_replay
Sabrina Dubroca
1
-1
/
+1
2022-09-22
xfrm: add extack to __xfrm_init_state
Sabrina Dubroca
1
-1
/
+2
2022-09-22
xfrm: add extack support to xfrm_dev_state_add
Sabrina Dubroca
1
-2
/
+3
2022-09-22
fscrypt: work on block_devices instead of request_queues
Christoph Hellwig
1
-12
/
+9
2022-09-22
fscrypt: stop using keyrings subsystem for fscrypt_master_key
Eric Biggers
2
-3
/
+3
2022-09-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfil...
Jakub Kicinski
4
-31
/
+4
2022-09-22
net: sched: remove unused tcf_result extension
Jamal Hadi Salim
1
-5
/
+0
2022-09-22
bpf: Prevent bpf program recursion for raw tracepoint probes
Jiri Olsa
1
-0
/
+6
2022-09-22
bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
Roberto Sassu
2
-0
/
+16
2022-09-22
KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
Roberto Sassu
1
-0
/
+6
2022-09-22
bpf: Export bpf_dynptr_get_size()
Roberto Sassu
1
-0
/
+1
2022-09-22
btf: Allow dynamic pointer parameters in kfuncs
Roberto Sassu
2
-0
/
+14
2022-09-22
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
2
-2
/
+47
2022-09-22
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
2
-0
/
+2
2022-09-21
vfio: Add struct device to vfio_device
Yi Liu
1
-3
/
+3
2022-09-21
vfio/ccw: Use the new device life cycle helpers
Kevin Tian
1
-3
/
+0
2022-09-21
vfio/hisi_acc: Use the new device life cycle helpers
Yi Liu
1
-4
/
+0
2022-09-21
vfio/pci: Use the new device life cycle helpers
Yi Liu
1
-0
/
+2
2022-09-21
vfio: Add helpers for unifying vfio_device life cycle
Kevin Tian
1
-1
/
+24
2022-09-21
lib/find_bit: optimize find_next_bit() functions
Yury Norov
1
-8
/
+15
2022-09-21
lib/find_bit: create find_first_zero_bit_le()
Yury Norov
1
-5
/
+18
2022-09-21
io_uring/net: zerocopy sendmsg
Pavel Begunkov
1
-0
/
+1
2022-09-21
bpf, cgroup: Reject prog_attach_flags array when effective query
Pu Lehui
1
-2
/
+5
2022-09-21
iio: add modifers for pitch, yaw, roll
Andrea Merello
1
-0
/
+3
2022-09-21
iio: add modifiers for linear acceleration
Andrea Merello
1
-1
/
+3
2022-09-21
remoteproc: virtio: Create platform device for the remoteproc_virtio
Arnaud Pouliquen
1
-4
/
+2
2022-09-21
fs: add batch and poll flags to the uring_cmd_iopoll() handler
Jens Axboe
1
-1
/
+2
2022-09-21
block: export blk_rq_is_poll
Kanchan Joshi
1
-0
/
+1
2022-09-21
io_uring: add iopoll infrastructure for io_uring_cmd
Kanchan Joshi
1
-2
/
+6
2022-09-21
fs: add file_operations->uring_cmd_iopoll
Kanchan Joshi
1
-0
/
+1
2022-09-21
io_uring: trace local task work run
Dylan Yudaken
1
-0
/
+29
2022-09-21
io_uring: signal registered eventfd to process deferred task work
Dylan Yudaken
1
-0
/
+2
2022-09-21
io_uring: add IORING_SETUP_DEFER_TASKRUN
Dylan Yudaken
2
-0
/
+9
2022-09-21
eventfd: guard wake_up in eventfd fs calls as well
Dylan Yudaken
2
-2
/
+2
2022-09-21
ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl
Zhihao Cheng
1
-1
/
+7
2022-09-21
block: Fix the enum blk_eh_timer_return documentation
Bart Van Assche
1
-2
/
+9
2022-09-21
Merge tag 'misc-habanalabs-next-2022-09-21' of https://git.kernel.org/pub/scm...
Greg Kroah-Hartman
2
-25
/
+205
2022-09-21
Merge tag 'coresight-next-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+23
2022-09-21
Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
8
-20
/
+35
2022-09-21
ADD SOF support for rembrandt platform
Mark Brown
1
-0
/
+2
2022-09-21
headers: Remove some left-over license text in include/uapi/linux/netfilter/
Christophe JAILLET
4
-31
/
+4
2022-09-21
mtdchar: add MEMREAD ioctl
Michał Kępień
1
-5
/
+59
2022-09-21
mtd: add ECC error accounting for each read request
Michał Kępień
1
-0
/
+2
2022-09-21
mtd: track maximum number of bitflips for each read request
Michał Kępień
1
-0
/
+5
2022-09-21
Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"
Lu Baolu
1
-3
/
+1
2022-09-21
Merge tag 'v6.0-rc6' into locking/core, to refresh the branch
Ingo Molnar
795
-7095
/
+21108
[prev]
[next]