index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
52
-286
/
+274
2020-08-04
Merge tag 'threads-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
6
-19
/
+115
2020-08-04
hwmon: (adc128d818) Fix advanced configuration register init
Roy van Doormaal
1
-12
/
+12
2020-08-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
22
-364
/
+480
2020-08-04
hwmon: (axi-fan-control) remove duplicate macros
Alexandru Ardelean
1
-4
/
+0
2020-08-04
hwmon: (i5k_amb, vt8231) Drop uses of pci_read_config_*() return value
Saheed O. Bolarinwa
2
-8
/
+12
2020-08-04
Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
13
-106
/
+273
2020-08-04
Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
15
-166
/
+258
2020-08-04
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
21
-391
/
+1060
2020-08-04
bootconfig: Fix to find the initargs correctly
Masami Hiramatsu
1
-6
/
+8
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
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/git/kees/linux
Linus Torvalds
17
-25
/
+70
2020-08-04
Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
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/git/kees/linux
Linus Torvalds
9
-47
/
+241
2020-08-04
Merge tag 'pstore-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
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/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
124
-1276
/
+5594
2020-08-04
via-velocity: Use more typical logging styles
Joe Perches
2
-119
/
+82
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
ALSA: hda/hdmi: Add quirk to force connectivity
Kai-Heng Feng
1
-1
/
+15
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
-123
/
+43
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
11
-65
/
+88
[prev]
[next]