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
2018-06-05
media: v4l2-ioctl.c: fix missing unlock in __video_do_ioctl()
Hans Verkuil
1
-1
/
+1
2018-06-05
media: pxa_camera: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power
Akinobu Mita
1
-12
/
+23
2018-06-05
media: arch: sh: migor: Fix TW9910 PDN gpio
Jacopo Mondi
1
-1
/
+1
2018-06-05
media: staging: tegra-vde: Reset VDE regardless of memory client resetting failure
Dmitry Osipenko
1
-8
/
+5
2018-06-05
samples/bpf: xdpsock: use skb Tx path for XDP_SKB
Björn Töpel
1
-0
/
+5
2018-06-05
media: marvel-ccic: mmp: select VIDEOBUF2_VMALLOC/DMA_CONTIG
Arnd Bergmann
1
-0
/
+2
2018-06-05
xsk: wire upp Tx zero-copy functions
Magnus Karlsson
5
-11
/
+137
2018-06-05
net: added netdevice operation for Tx
Magnus Karlsson
1
-0
/
+2
2018-06-05
xsk: add zero-copy support for Rx
Björn Töpel
5
-21
/
+165
2018-06-05
media: marvel-ccic: allow ccic and mmp drivers to coexist
Arnd Bergmann
2
-6
/
+12
2018-06-05
xdp: add MEM_TYPE_ZERO_COPY
Björn Töpel
2
-5
/
+24
2018-06-05
net: xdp: added bpf_netdev_command XDP_{QUERY, SETUP}_XSK_UMEM
Björn Töpel
1
-0
/
+8
2018-06-05
xsk: introduce xdp_umem_page
Björn Töpel
3
-4
/
+21
2018-06-05
xsk: moved struct xdp_umem definition
Björn Töpel
4
-24
/
+26
2018-06-05
net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.
Kun Yi
2
-2
/
+18
2018-06-05
l2tp: fix refcount leakage on PPPoL2TP sockets
Guillaume Nault
1
-18
/
+17
2018-06-05
media: uvcvideo: Prevent setting unavailable flags
Kieran Bingham
1
-8
/
+9
2018-06-05
perf sched: Use sched->show_callchain where appropriate
Arnaldo Carvalho de Melo
1
-5
/
+6
2018-06-05
perf script: Check if evsel has callchains before trying to use it
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-06-05
perf evsel: Add has_callchain() helper to make code more compact/clear
Arnaldo Carvalho de Melo
8
-16
/
+16
2018-06-05
kconfig: Avoid format overflow warning from GCC 8.1
Nathan Chancellor
1
-1
/
+1
2018-06-05
kbuild: Move last word of nconfig help to the previous line
Petr Vorel
1
-2
/
+1
2018-06-05
kconfig: Add testconfig into make help output
Petr Vorel
1
-0
/
+1
2018-06-05
Merge branch 'net-phy-improve-PM-handling-of-PHY-MDIO'
David S. Miller
3
-95
/
+50
2018-06-05
net: phy: remove PM ops from MDIO bus
Heiner Kallweit
2
-49
/
+0
2018-06-05
net: phy: add struct device_type representation of a PHY
Heiner Kallweit
1
-46
/
+50
2018-06-05
cpuidle: powernv: Fix promotion from snooze if next state disabled
Gautham R. Shenoy
1
-6
/
+26
2018-06-05
Merge branch 'bpf-xdp-remove-xdp-flush'
Daniel Borkmann
7
-81
/
+1
2018-06-05
net: remove net_device operation ndo_xdp_flush
Jesper Dangaard Brouer
1
-4
/
+0
2018-06-05
tun: remove ndo_xdp_flush call tun_xdp_flush
Jesper Dangaard Brouer
1
-22
/
+1
2018-06-05
virtio_net: remove ndo_xdp_flush call virtnet_xdp_flush
Jesper Dangaard Brouer
1
-13
/
+0
2018-06-05
ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flush
Jesper Dangaard Brouer
1
-21
/
+0
2018-06-05
i40e: remove ndo_xdp_flush call i40e_xdp_flush
Jesper Dangaard Brouer
3
-21
/
+0
2018-06-05
Merge branch 'for-4.18-vsprintf-pcr-removal' into for-4.18
Petr Mladek
5
-13
/
+10
2018-06-05
Merge branch 'for-4.18-vsprintf-cleanup' into for-4.18
Petr Mladek
2
-78
/
+54
2018-06-05
printk: drop in_nmi check from printk_safe_flush_on_panic()
Sergey Senozhatsky
1
-1
/
+1
2018-06-05
powerpc: fix build failure by disabling attribute-alias warning in pci_32
Christophe Leroy
1
-0
/
+4
2018-06-05
ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
Wei Yongjun
1
-1
/
+3
2018-06-05
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
41
-210
/
+1318
2018-06-05
bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64}
Wang YanQing
1
-5
/
+5
2018-06-05
bpf, arm32: correct check_imm24
Wang YanQing
1
-3
/
+3
2018-06-05
lib/vsprintf: Remove atomic-unsafe support for %pCr
Geert Uytterhoeven
2
-5
/
+1
2018-06-05
serial: sh-sci: Stop using printk format %pCr
Geert Uytterhoeven
1
-2
/
+2
2018-06-05
thermal: bcm2835: Stop using printk format %pCr
Geert Uytterhoeven
1
-2
/
+2
2018-06-05
clk: renesas: cpg-mssr: Stop using printk format %pCr
Geert Uytterhoeven
1
-4
/
+5
2018-06-04
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-72
/
+368
2018-06-04
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-33
/
+337
2018-06-04
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
63
-868
/
+633
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
67
-270
/
+266
2018-06-04
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-9
/
+26
[prev]
[next]