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
2021-12-07
net: add net device refcount tracker to struct neighbour
Eric Dumazet
1
-0
/
+1
2021-12-07
ipv6: add net device refcount tracker to struct ip6_tnl
Eric Dumazet
1
-0
/
+1
2021-12-07
sit: add net device refcount tracking to ip_tunnel
Eric Dumazet
1
-0
/
+3
2021-12-07
net: dst: add net device refcount tracking to dst_entry
Eric Dumazet
2
-0
/
+18
2021-12-07
drop_monitor: add net device refcount tracker
Eric Dumazet
1
-0
/
+4
2021-12-07
net: add net device refcount tracker to struct netdev_queue
Eric Dumazet
1
-0
/
+2
2021-12-07
net: add net device refcount tracker to struct netdev_rx_queue
Eric Dumazet
1
-0
/
+2
2021-12-07
net: add net device refcount tracker infrastructure
Eric Dumazet
1
-0
/
+45
2021-12-07
lib: add reference counting tracking infrastructure
Eric Dumazet
1
-0
/
+73
2021-12-07
platform/x86: wmi: Add no_notify_data flag to struct wmi_driver
Hans de Goede
1
-0
/
+1
2021-12-06
tracing: Add '__rel_loc' using trace event macros
Masami Hiramatsu
3
-2
/
+150
2021-12-06
tracing: Support __rel_loc relative dynamic data location attribute
Masami Hiramatsu
1
-0
/
+1
2021-12-06
blk-mq: Delete busy_iter_fn
John Garry
1
-1
/
+0
2021-12-06
blk-mq: Drop busy_iter_fn blk_mq_hw_ctx argument
John Garry
1
-2
/
+1
2021-12-06
security,selinux: remove security_add_mnt_opt()
Ondrej Mosnacek
3
-12
/
+0
2021-12-06
Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+8
2021-12-06
Merge remote-tracking branch 'drm/drm-next' into msm-next-staging
Rob Clark
38
-273
/
+599
2021-12-06
iommu/virtio: Add definitions for VIRTIO_IOMMU_F_BYPASS_CONFIG
Jean-Philippe Brucker
1
-1
/
+7
2021-12-06
iommu: Log iova range in map/unmap trace events
Dafna Hirschfeld
1
-4
/
+6
2021-12-06
Merge 5.16-rc4 into tty-next
Greg Kroah-Hartman
31
-71
/
+190
2021-12-06
ARM: ixp4xx: remove unused header file pata_ixp4xx_cf.h
Jonathan Corbet
1
-21
/
+0
2021-12-05
Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2021-12-05
fs: support mapped mounts of mapped filesystems
Christian Brauner
1
-8
/
+9
2021-12-05
fs: add i_user_ns() helper
Christian Brauner
1
-4
/
+9
2021-12-05
fs: port higher-level mapping helpers
Christian Brauner
2
-8
/
+12
2021-12-05
fs: remove unused low-level mapping helpers
Christian Brauner
1
-56
/
+0
2021-12-05
Merge tag 'renesas-pinctrl-for-v5.17-tag1' of git://git.kernel.org/pub/scm/li...
Linus Walleij
1
-0
/
+3
2021-12-04
memremap: remove support for external pgmap refcounts
Christoph Hellwig
1
-15
/
+3
2021-12-04
f2fs: fix the f2fs_file_write_iter tracepoint
Eric Biggers
1
-6
/
+6
2021-12-04
bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
Hou Tao
1
-0
/
+7
2021-12-04
dax: fix up some of the block device related ifdefs
Christoph Hellwig
1
-17
/
+16
2021-12-04
dax: return the partition offset from fs_dax_get_by_bdev
Christoph Hellwig
1
-2
/
+4
2021-12-04
iomap: add a IOMAP_DAX flag
Christoph Hellwig
1
-0
/
+5
2021-12-04
fsdax: decouple zeroing from the iomap buffered I/O code
Christoph Hellwig
1
-1
/
+6
2021-12-04
fsdax: simplify the pgoff calculation
Christoph Hellwig
1
-1
/
+0
2021-12-04
dax: remove dax_capable
Christoph Hellwig
1
-14
/
+0
2021-12-04
dax: simplify the dax_device <-> gendisk association
Christoph Hellwig
1
-4
/
+15
2021-12-04
locking: Mark racy reads of owner->on_cpu
Marco Elver
1
-1
/
+1
2021-12-04
locking: Make owner_on_cpu() into <linux/sched.h>
Kefeng Wang
1
-0
/
+9
2021-12-04
lockdep: Remove softirq accounting on PREEMPT_RT.
Thomas Gleixner
1
-8
/
+15
2021-12-04
locking/rtmutex: Add rt_mutex_lock_nest_lock() and rt_mutex_lock_killable().
Sebastian Andrzej Siewior
1
-0
/
+9
2021-12-04
qed*: esl priv flag support through ethtool
Manish Chopra
1
-0
/
+3
2021-12-04
qed*: enhance tx timeout debug info
Manish Chopra
1
-0
/
+11
2021-12-04
blk-mq: move srcu from blk_mq_hw_ctx to request_queue
Ming Lei
2
-8
/
+9
2021-12-04
block: switch to atomic_t for request references
Jens Axboe
1
-1
/
+1
2021-12-04
mm: move filemap_range_needs_writeback() into header
Jens Axboe
2
-2
/
+29
2021-12-04
Merge SA_IMMUTABLE-fixes-for-v5.16-rc2
Eric W. Biederman
1
-0
/
+1
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
3
-2
/
+2
2021-12-03
Bluetooth: Add hci_cmd_sync_cancel to public API
Benjamin Berg
1
-0
/
+1
2021-12-03
fs: account for filesystem mappings
Christian Brauner
2
-6
/
+191
[prev]
[next]