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.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
195
-329
/
+320
2020-08-04
coccinelle: api: filter out memdup_user definitions
Denis Efremov
1
-4
/
+13
2020-08-04
coccinelle: api: extend memdup_user rule with vmemdup_user()
Denis Efremov
1
-0
/
+45
2020-08-04
coccinelle: api: extend memdup_user transformation with GFP_USER
Denis Efremov
1
-2
/
+6
2020-08-04
coccinelle: api: add kzfree script
Denis Efremov
1
-0
/
+101
2020-08-04
coccinelle: misc: add array_size_dup script to detect missed overflow checks
Denis Efremov
1
-0
/
+209
2020-08-04
coccinelle: api/kstrdup: fix coccinelle position
Denis Efremov
1
-1
/
+1
2020-08-04
coccinelle: api: add device_attr_show script
Denis Efremov
1
-0
/
+55
2020-08-04
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-25
/
+70
2020-08-04
Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-11
/
+43
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
9
-20
/
+182
2020-08-04
dm: don't call report zones for more than the user requested
Johannes Thumshirn
1
-1
/
+2
2020-08-04
Merge tag 'gcc-plugins-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-47
/
+241
2020-08-04
Merge tag 'pstore-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+4
2020-08-04
net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()
Xin Long
1
-2
/
+2
2020-08-04
Merge branch 'Support-PMTU-discovery-with-bridged-UDP-tunnels'
David S. Miller
9
-29
/
+690
2020-08-04
selftests: pmtu.sh: Add tests for UDP tunnels handled by Open vSwitch
Stefano Brivio
1
-0
/
+180
2020-08-04
selftests: pmtu.sh: Add tests for bridged UDP tunnels
Stefano Brivio
1
-7
/
+159
2020-08-04
geneve: Support for PMTU discovery on directly bridged links
Stefano Brivio
1
-5
/
+51
2020-08-04
vxlan: Support for PMTU discovery on directly bridged links
Stefano Brivio
1
-6
/
+41
2020-08-04
tunnels: PMTU discovery support for directly bridged IP packets
Stefano Brivio
6
-16
/
+254
2020-08-04
ipv4: route: Ignore output interface in FIB lookup for PMTU route
Stefano Brivio
2
-0
/
+10
2020-08-04
dm ebs: Fix incorrect checking for REQ_OP_FLUSH
John Dorminy
1
-1
/
+1
2020-08-04
Merge tag 'wireless-drivers-next-2020-08-04' of git://git.kernel.org/pub/scm/...
David S. Miller
124
-1277
/
+5595
2020-08-04
via-velocity: Use more typical logging styles
Joe Perches
2
-122
/
+85
2020-08-04
dm init: Set file local variable static
Damien Le Moal
1
-1
/
+1
2020-08-04
dm ioctl: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2020-08-04
dm raid: Remove empty if statement
Damien Le Moal
1
-2
/
+0
2020-08-04
dm verity: Fix compilation warning
Damien Le Moal
1
-7
/
+7
2020-08-04
Merge branch 'hinic-mailbox-channel-enhancement'
David S. Miller
6
-2
/
+422
2020-08-04
hinic: add check for mailbox msg from VF
Luo bin
4
-2
/
+255
2020-08-04
hinic: add generating mailbox random index support
Luo bin
5
-0
/
+167
2020-08-04
orangefs: remove unnecessary assignment to variable ret
Jing Xiangfeng
1
-1
/
+0
2020-08-04
ALSA: hda/hdmi: Add quirk to force connectivity
Kai-Heng Feng
1
-1
/
+15
2020-08-04
ceph: use frag's MDS in either mode
Yanhu Cao
1
-2
/
+1
2020-08-04
ceph: move sb->wb_pagevec_pool to be a global mempool
Jeff Layton
4
-28
/
+20
2020-08-04
ceph: set sec_context xattr on symlink creation
Jeff Layton
1
-0
/
+4
2020-08-04
drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpi
Xin Xiong
1
-3
/
+4
2020-08-04
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
21
-37
/
+5
2020-08-04
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
24
-155
/
+36
2020-08-04
PCI: rcar-gen2: Convert to use modern host bridge probe functions
Rob Herring
1
-126
/
+46
2020-08-04
Merge branch 'for-5.9-console-return-codes' into for-linus
Petr Mladek
6
-10
/
+12
2020-08-04
parisc: make the log level string for register dumps const
Rolf Eike Beer
1
-3
/
+3
2020-08-04
powerpc: Fix circular dependency between percpu.h and mmu.h
Michael Ellerman
1
-2
/
+2
2020-08-04
perf evsel: Don't set sample_regs_intr/sample_regs_user for dummy event
Jin Yao
1
-2
/
+4
2020-08-04
perf record: Introduce --control fd:ctl-fd[,ack-fd] options
Alexey Budankov
3
-0
/
+78
2020-08-04
perf record: Implement control commands handling
Alexey Budankov
1
-0
/
+16
2020-08-04
perf record: Extend -D,--delay option with -1 value
Alexey Budankov
4
-8
/
+13
2020-08-04
perf stat: Introduce --control fd:ctl-fd[,ack-fd] options
Alexey Budankov
3
-1
/
+80
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
11
-65
/
+88
[prev]
[next]