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-11-18
drm/i915: Flush context free work on cleanup
Chris Wilson
1
-0
/
+1
2019-11-15
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next
Dave Airlie
6
-10
/
+11
2019-11-15
Merge tag 'drm-intel-next-fixes-2019-11-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
15
-79
/
+181
2019-11-14
drm/vmwgfx: remove set but not used variable 'srf'
YueHaibing
1
-2
/
+0
2019-11-14
drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page pool
Thomas Hellstrom
5
-8
/
+11
2019-11-14
Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-next
Dave Airlie
10
-168
/
+460
2019-11-14
drm/i915/gen8+: Add RC6 CTX corruption WA
Imre Deak
7
-2
/
+86
2019-11-14
Merge tag 'arcpgu-updates-2019.07.18' of github.com:abrodkin/linux into drm-next
Dave Airlie
1
-3
/
+13
2019-11-14
Merge tag 'drm-misc-next-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-5
/
+1
2019-11-14
Merge tag 'drm-next-5.5-2019-11-08' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
30
-62
/
+406
2019-11-13
drm/msm: fix memleak on release
Johan Hovold
1
-5
/
+1
2019-11-14
Merge v5.4-rc7 into drm-next
Dave Airlie
878
-4573
/
+11392
2019-11-13
drm/i915: Split a setting of MSA to MST and SST
Gwan-gyeong Mun
2
-4
/
+8
2019-11-13
drm/i915/execlists: Move reset_active() from schedule-out to schedule-in
Chris Wilson
1
-56
/
+62
2019-11-12
drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
Chris Wilson
1
-1
/
+21
2019-11-12
drm/i915/pmu: "Frequency" is reported as accumulated cycles
Chris Wilson
1
-2
/
+2
2019-11-12
drm/i915: Protect context while grabbing its name for the request
Chris Wilson
1
-0
/
+2
2019-11-12
drm/i915/perf: always consider holding preemption a privileged op
Lionel Landwerlin
1
-10
/
+10
2019-11-11
drm/i915/cmdparser: Fix jump whitelist clearing
Ben Hutchings
1
-3
/
+2
2019-11-11
drm/i915: Preload LUTs if the hw isn't currently using them
Ville Syrjälä
4
-0
/
+69
2019-11-11
drm/i915: Don't oops in dumb_create ioctl if we have no crtcs
Ville Syrjälä
1
-0
/
+3
2019-11-11
drm/i915: Leave the aliasing-ppgtt size alone
Chris Wilson
1
-2
/
+0
2019-11-11
drm/i915/display: only include intel_dp_link_training.h where needed
Jani Nikula
2
-1
/
+1
2019-11-11
drm/i915/gem: Fix error path to unlock if the GEM context is closed
Chris Wilson
1
-1
/
+1
2019-11-11
drm/i915/gt: Only drop heartbeat.systole if the sole owner
Chris Wilson
1
-2
/
+2
2019-11-10
Linux 5.4-rc7
Linus Torvalds
1
-1
/
+1
2019-11-10
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
16
-32
/
+44
2019-11-10
Merge tag 'staging-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
19
-20
/
+3324
2019-11-10
Merge tag 'char-misc-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
11
-26
/
+45
2019-11-10
Merge tag 'configfs-for-5.4-2' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-1
/
+1
2019-11-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-13
/
+29
2019-11-10
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-40
/
+16
2019-11-10
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-59
/
+113
2019-11-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-38
/
+14
2019-11-10
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2019-11-10
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+4
2019-11-10
Merge tag '5.4-rc7-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+1
2019-11-10
lib: Remove select of inexistant GENERIC_IO
Corentin Labbe
1
-1
/
+0
2019-11-09
Merge tag 'pinctrl-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
3
-28
/
+33
2019-11-09
Merge tag 'for-5.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
5
-15
/
+36
2019-11-09
Merge tag 'linux-watchdog-5.4-rc7' of git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
5
-8
/
+28
2019-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
111
-483
/
+1093
2019-11-08
Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-9
/
+25
2019-11-08
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
David S. Miller
8
-24
/
+15
2019-11-08
ixgbe: need_wakeup flag might not be set for Tx
Magnus Karlsson
1
-8
/
+2
2019-11-08
i40e: need_wakeup flag might not be set for Tx
Magnus Karlsson
1
-8
/
+2
2019-11-08
igb/igc: use ktime accessors for skb->tstamp
Jacob Keller
3
-4
/
+6
2019-11-08
i40e: Fix for ethtool -m issue on X722 NIC
Arkadiusz Kubalewski
1
-1
/
+2
2019-11-08
iavf: initialize ITRN registers with correct values
Nicholas Nunley
1
-2
/
+2
2019-11-08
ice: fix potential infinite loop because loop counter being too small
Colin Ian King
1
-1
/
+1
[next]