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-02-08
VMCI: dma dg: add MMIO access to registers
Jorgen Hansen
1
-0
/
+12
2022-02-08
VMCI: dma dg: whitespace formatting change for vmci register defines
Jorgen Hansen
1
-9
/
+9
2022-02-08
mfd: simple-mfd-i2c: Enable support for the silergy,sy7636a
Alistair Francis
1
-0
/
+34
2022-02-08
dma-buf: add dma_fence_chain_contained helper
Christian König
1
-0
/
+15
2022-02-08
dma-buf: consolidate dma_fence subclass checking
Christian König
3
-16
/
+40
2022-02-08
scsi: core: Add scsi_done_direct() for immediate completion
Sebastian Andrzej Siewior
1
-0
/
+1
2022-02-08
ipv4: Reject routes specifying ECN bits in rtm_tos
Guillaume Nault
1
-1
/
+2
2022-02-08
ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rules
Guillaume Nault
2
-0
/
+63
2022-02-08
bpf: Introduce bpf_jit_binary_pack_[alloc|finalize|free]
Song Liu
2
-9
/
+13
2022-02-08
bpf: Introduce bpf_arch_text_copy
Song Liu
1
-0
/
+2
2022-02-08
bpf: Use size instead of pages in bpf_binary_header
Song Liu
1
-3
/
+3
2022-02-08
bpf: Use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem
Song Liu
1
-2
/
+2
2022-02-08
dma-buf-map: Rename to iosys-map
Lucas De Marchi
16
-317
/
+316
2022-02-08
drm/amdkfd: Bump up KFD API version for CRIU
Rajneesh Bhardwaj
1
-1
/
+2
2022-02-08
drm/amdkfd: CRIU Introduce Checkpoint-Restore APIs
Rajneesh Bhardwaj
1
-1
/
+80
2022-02-08
lib/string_helpers: Consolidate string helpers implementation
Lucas De Marchi
1
-0
/
+20
2022-02-07
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
1
-2
/
+2
2022-02-07
Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64)
Michael Kelley
1
-0
/
+1
2022-02-07
Merge tag 'omap-for-v5.17/fixes-for-merge-window-signed' of git://git.kernel....
Arnd Bergmann
1
-7
/
+7
2022-02-07
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
609
-7256
/
+20778
2022-02-07
dt-bindings: apple,aic: Add CPU PMU per-cpu pseudo-interrupts
Marc Zyngier
1
-0
/
+2
2022-02-07
mtd: Replace the expert mode symbols with a single helper
Miquel Raynal
1
-2
/
+6
2022-02-07
ata: libata-core: Fix ata_dev_config_cpr()
Damien Le Moal
1
-1
/
+1
2022-02-07
net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()
Menglong Dong
2
-0
/
+7
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()
Menglong Dong
2
-0
/
+4
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
Menglong Dong
2
-0
/
+12
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_rcv_core()
Menglong Dong
2
-0
/
+12
2022-02-07
net: netfilter: use kfree_drop_reason() for NF_DROP
Menglong Dong
2
-0
/
+2
2022-02-07
net: skb_drop_reason: add document for drop reasons
Menglong Dong
1
-6
/
+6
2022-02-07
Merge tag 'scmi-updates-5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Sudeep Holla
2
-0
/
+36
2022-02-06
drm: document struct drm_mode_fb_cmd2
Simon Ser
1
-28
/
+60
2022-02-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+4
2022-02-06
Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2022-02-06
net: initialize init_net earlier
Eric Dumazet
1
-0
/
+6
2022-02-05
Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+7
2022-02-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+112
2022-02-05
Merge tag 'iomap-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+2
2022-02-05
skmsg: convert struct sk_msg_sg::copy to a bitmap
Eric Dumazet
1
-6
/
+5
2022-02-05
net: refine dev_put()/dev_hold() debugging
Eric Dumazet
1
-23
/
+46
2022-02-05
ref_tracker: add a count of untracked references
Eric Dumazet
1
-0
/
+2
2022-02-05
ref_tracker: implement use-after-free detection
Eric Dumazet
1
-0
/
+2
2022-02-05
ipv6: make mc_forwarding atomic
Eric Dumazet
1
-1
/
+1
2022-02-05
net: phylink: remove phylink_set_10g_modes()
Russell King (Oracle)
1
-1
/
+0
2022-02-05
net: gro: minor optimization for dev_gro_receive()
Paolo Abeni
1
-24
/
+28
2022-02-05
net/sched: Enable tc skb ext allocation on chain miss only when needed
Paul Blakey
1
-0
/
+11
2022-02-05
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
624
-7352
/
+21122
2022-02-05
uapi: ioam: Insertion frequency
Justin Iurman
1
-0
/
+9
2022-02-05
net: don't include ndisc.h from ipv6.h
Jakub Kicinski
2
-1
/
+1
2022-02-04
Merge tag 'ata-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
1
-0
/
+1
2022-02-04
Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-15
/
+25
[prev]
[next]