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-09-25
drm: rcar-du: Cache DSYSR value to ensure known initial value
Laurent Pinchart
3
-11
/
+17
2018-09-25
drm: rcar-du: Enable configurable DPAD0 routing on Gen3
Laurent Pinchart
2
-11
/
+18
2018-09-25
drm: rcar-du: Use LVDS PLL clock as dot clock when possible
Laurent Pinchart
3
-15
/
+59
2018-09-25
drm: rcar-du: Perform the initial CRTC setup from rcar_du_crtc_get()
Laurent Pinchart
1
-51
/
+56
2018-09-25
drm: rcar-du: lvds: D3/E3 support
Laurent Pinchart
2
-47
/
+355
2018-09-25
drm: bridge: thc63: Restrict modes based on hardware operating frequency
Laurent Pinchart
1
-0
/
+18
2018-09-25
dt-bindings: display: renesas: lvds: Add EXTAL and DU_DOTCLKIN clocks
Laurent Pinchart
1
-1
/
+11
2018-09-24
RISC-V: include linux/ftrace.h in asm-prototypes.h
James Cowgill
1
-0
/
+7
2018-09-24
net: mvneta: fix the remaining Rx descriptor unmapping issues
Antoine Tenart
1
-5
/
+4
2018-09-24
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
1
-0
/
+9
2018-09-24
mpls: allow routes on ip6gre devices
Saif Hasan
1
-1
/
+5
2018-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-24
/
+79
2018-09-24
dt-bindings: display: renesas: lvds: Document r8a77990 bindings
Laurent Pinchart
1
-0
/
+1
2018-09-24
dt-bindings: display: renesas: du: Document r8a77990 bindings
Laurent Pinchart
1
-0
/
+2
2018-09-24
RDMA/bnxt_re: Fix system crash during RDMA resource initialization
Selvin Xavier
1
-55
/
+38
2018-09-24
drm/tegra: dpaux: Use the correct definition for pad modes
Dmitry Osipenko
1
-1
/
+1
2018-09-24
Merge tag 'media/v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Greg Kroah-Hartman
13
-46
/
+36
2018-09-24
powerpc/pseries: Fix unitialized timer reset on migration
Michael Bringmann
1
-1
/
+2
2018-09-24
Merge branch 'clockevents/4.19-fixes' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent
Thomas Gleixner
2
-7
/
+14
2018-09-23
net: aquantia: memory corruption on jumbo frames
Friedemann Gerold
1
-13
/
+17
2018-09-23
Merge branch 'netpoll-avoid-capture-effects-for-NAPI-drivers'
David S. Miller
18
-339
/
+12
2018-09-23
tun: remove ndo_poll_controller
Eric Dumazet
1
-43
/
+0
2018-09-23
nfp: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
2018-09-23
bnxt: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
2018-09-23
bnx2x: remove ndo_poll_controller
Eric Dumazet
1
-16
/
+0
2018-09-23
mlx5: remove ndo_poll_controller
Eric Dumazet
1
-19
/
+0
2018-09-23
mlx4: remove ndo_poll_controller
Eric Dumazet
1
-20
/
+0
2018-09-23
i40evf: remove ndo_poll_controller
Eric Dumazet
1
-26
/
+0
2018-09-23
ice: remove ndo_poll_controller
Eric Dumazet
1
-27
/
+0
2018-09-23
igb: remove ndo_poll_controller
Eric Dumazet
1
-30
/
+0
2018-09-23
ixgb: remove ndo_poll_controller
Eric Dumazet
1
-25
/
+0
2018-09-23
fm10k: remove ndo_poll_controller
Eric Dumazet
3
-28
/
+0
2018-09-23
ixgbevf: remove ndo_poll_controller
Eric Dumazet
1
-21
/
+0
2018-09-23
ixgbe: remove ndo_poll_controller
Eric Dumazet
1
-25
/
+0
2018-09-23
bonding: use netpoll_poll_dev() helper
Eric Dumazet
1
-9
/
+2
2018-09-23
netpoll: make ndo_poll_controller() optional
Eric Dumazet
2
-14
/
+10
2018-09-24
clocksource/drivers/fttmr010: Fix set_next_event handler
Tao Ren
1
-7
/
+11
2018-09-23
rds: Fix build regression.
David S. Miller
1
-1
/
+1
2018-09-23
Linux 4.19-rc5
Greg Kroah-Hartman
1
-1
/
+1
2018-09-23
Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Greg Kroah-Hartman
2
-12
/
+15
2018-09-23
Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Greg Kroah-Hartman
2
-7
/
+22
2018-09-23
Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
5
-11
/
+12
2018-09-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Greg Kroah-Hartman
16
-39
/
+245
2018-09-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Greg Kroah-Hartman
5
-12
/
+36
2018-09-23
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Greg Kroah-Hartman
1
-3
/
+6
2018-09-22
net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
Maciej Żenczykowski
1
-0
/
+1
2018-09-22
device-dax: Add missing address_space_operations
Dave Jiang
1
-0
/
+6
2018-09-21
RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_stats
Nathan Chancellor
1
-1
/
+1
2018-09-21
block: use nanosecond resolution for iostat
Omar Sandoval
5
-11
/
+12
2018-09-21
net/mlx4: Use cpumask_available for eq->affinity_mask
Nathan Chancellor
1
-1
/
+2
[prev]
[next]