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
2019-04-01
ubifs: fix use-after-free on symlink traversal
Al Viro
1
-3
/
+1
2019-04-01
jffs2: fix use-after-free on symlink traversal
Al Viro
2
-6
/
+4
2019-03-31
Merge branch 'tipc-a-batch-of-uninit-value-fixes-for-netlink_compat'
David S. Miller
1
-4
/
+20
2019-03-31
tipc: handle the err returned from cmd header function
Xin Long
1
-2
/
+8
2019-03-31
tipc: check link name with right length in tipc_nl_compat_link_set
Xin Long
1
-1
/
+6
2019-03-31
tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
Xin Long
1
-1
/
+6
2019-03-31
Linux 5.1-rc3
Linus Torvalds
1
-1
/
+1
2019-03-31
Merge branch 'net-stmmac-fix-handling-of-oversized-frames'
David S. Miller
7
-37
/
+59
2019-03-31
net: stmmac: don't log oversized frames
Aaro Koskinen
1
-2
/
+0
2019-03-31
net: stmmac: fix dropping of multi-descriptor RX frames
Aaro Koskinen
1
-0
/
+5
2019-03-31
net: stmmac: don't overwrite discard_frame status
Aaro Koskinen
1
-3
/
+4
2019-03-31
net: stmmac: don't stop NAPI processing when dropping a packet
Aaro Koskinen
1
-7
/
+7
2019-03-31
net: stmmac: ratelimit RX error logs
Aaro Koskinen
1
-6
/
+8
2019-03-31
net: stmmac: use correct DMA buffer size in the RX descriptor
Aaro Koskinen
7
-19
/
+35
2019-03-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
60
-201
/
+409
2019-03-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-22
/
+19
2019-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
26
-103
/
+288
2019-03-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-9
/
+19
2019-03-31
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+0
2019-03-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-16
/
+12
2019-03-31
Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
3
-13
/
+32
2019-03-31
Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-4
/
+2
2019-03-30
Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
Linus Torvalds
2
-11
/
+13
2019-03-30
Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
7
-17
/
+26
2019-03-30
leds: trigger: netdev: use memcpy in device_name_store
Rasmus Villemoes
1
-1
/
+2
2019-03-30
r8169: disable default rx interrupt coalescing on RTL8168
Heiner Kallweit
1
-1
/
+1
2019-03-30
leds: pca9532: fix a potential NULL pointer dereference
Kangjie Lu
1
-2
/
+6
2019-03-30
Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
43
-4587
/
+276
2019-03-30
Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
11
-51
/
+75
2019-03-30
Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
23
-37
/
+110
2019-03-30
Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-3
/
+8
2019-03-30
Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-4
/
+12
2019-03-30
Merge branch 'fixes-v5.1-a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
2
-4
/
+42
2019-03-30
libnvdimm/security, acpi/nfit: unify zero-key for all security commands
Dave Jiang
2
-54
/
+73
2019-03-30
libnvdimm/security: provide fix for secure-erase to use zero-key
Dave Jiang
2
-7
/
+21
2019-03-30
Merge tag 'iwlwifi-for-kalle-2019-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
Kalle Valo
14
-146
/
+54
2019-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
8
-26
/
+127
2019-03-30
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
Rafael J. Wysocki
1
-58
/
+219
2019-03-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
28
-112
/
+210
2019-03-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+1
2019-03-29
Merge tag 'meson-clk-fixes-for-5.1-v2' of https://github.com/BayLibre/clk-meson into clk-fixes
Stephen Boyd
2
-3
/
+3
2019-03-29
Merge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
4
-9
/
+17
2019-03-29
Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
10
-81
/
+154
2019-03-29
Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-2
/
+0
2019-03-29
Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
18
-184
/
+324
2019-03-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
13
-31
/
+118
2019-03-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
8
-0
/
+6
2019-03-29
Merge tag 'sound-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
6
-39
/
+77
2019-03-29
Merge tag 'kbuild-fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
8
-30
/
+33
2019-03-29
Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-43
/
+88
[prev]
[next]