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-07-29
drm/i915/vbt: Fix VBT parsing for the PSR section
Dhinakaran Pandiyan
2
-4
/
+4
2019-07-29
drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV
Ville Syrjälä
1
-0
/
+11
2019-07-29
drm/i915: Lock the engine while dumping the active request
Chris Wilson
2
-9
/
+8
2019-07-29
drm/i915/perf: add missing delay for OA muxes configuration
Lionel Landwerlin
1
-21
/
+28
2019-07-29
drm/i915/perf: ensure we keep a reference on the driver
Lionel Landwerlin
1
-0
/
+8
2019-07-29
drm/i915/userptr: Acquire the page lock around set_page_dirty()
Chris Wilson
1
-1
/
+9
2019-07-29
drm/i915/gtt: Mark the freed page table entries with scratch
Chris Wilson
1
-0
/
+2
2019-07-29
drm/i915/gtt: Defer the free for alloc error paths
Chris Wilson
1
-2
/
+4
2019-07-29
drm/i915: Deal with machines that expose less than three QGV points
Ville Syrjälä
2
-7
/
+13
2019-07-29
drm/i915: Fix memleak in runtime wakeref tracking
Mika Kuoppala
1
-6
/
+4
2019-07-29
drm/i915/icl: whitelist PS_(DEPTH|INVOCATION)_COUNT
Lionel Landwerlin
1
-0
/
+13
2019-07-29
drm/i915: whitelist PS_(DEPTH|INVOCATION)_COUNT
Lionel Landwerlin
1
-1
/
+16
2019-07-29
drm/i915: fix whitelist selftests with readonly registers
Lionel Landwerlin
1
-1
/
+6
2019-07-29
powerpc/kvm: Fall through switch case explicitly
Santosh Sivaraj
1
-0
/
+1
2019-07-29
perf tools: Fix perf.data documentation units for memory size
Vince Weaver
1
-1
/
+1
2019-07-29
perf header: Fix use of unitialized value warning
Numfor Mbiziwo-Tiapo
1
-1
/
+1
2019-07-29
perf header: Fix divide by zero error if f_header.attr_size==0
Vince Weaver
1
-0
/
+7
2019-07-29
tools headers UAPI: Sync if_link.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+5
2019-07-29
tools headers UAPI: Sync sched.h with the kernel
Arnaldo Carvalho de Melo
1
-1
/
+29
2019-07-29
tools headers UAPI: Sync usbdevice_fs.h with the kernels to get new ioctl
Arnaldo Carvalho de Melo
1
-0
/
+26
2019-07-29
tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()
Arnaldo Carvalho de Melo
1
-3
/
+6
2019-07-29
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
2
-3
/
+207
2019-07-29
tools headers UAPI: Update tools's copy of mman.h headers
Arnaldo Carvalho de Melo
4
-20
/
+13
2019-07-29
drm/i915: Fix various tracepoints for gen2
Ville Syrjälä
2
-45
/
+35
2019-07-29
drm/i915/perf: fix ICL perf register offsets
Lionel Landwerlin
1
-3
/
+7
2019-07-29
drm/i915: Disable SAMPLER_STATE prefetching on all Gen11 steppings.
Kenneth Graunke
1
-2
/
+6
2019-07-29
drm/i915: Keep rings pinned while the context is active
Chris Wilson
5
-28
/
+53
2019-07-29
arm64: module: Mark expected switch fall-through
Anders Roxell
1
-0
/
+4
2019-07-29
arm64: smp: Mark expected switch fall-through
Anders Roxell
1
-1
/
+1
2019-07-29
arm64: hw_breakpoint: Fix warnings about implicit fallthrough
Will Deacon
1
-0
/
+4
2019-07-29
drivers/perf: arm_pmu: Fix failure path in PM notifier
Will Deacon
1
-1
/
+1
2019-07-29
arm64: compat: Allow single-byte watchpoints on all addresses
Will Deacon
1
-3
/
+4
2019-07-29
dma-contiguous: page-align the size in dma_free_contiguous()
Nicolin Chen
1
-1
/
+2
2019-07-29
dma-contiguous: do not overwrite align in dma_alloc_contiguous()
Nicolin Chen
1
-2
/
+3
2019-07-28
f2fs: use EINVAL for superblock with invalid magic
Icenowy Zheng
1
-24
/
+24
2019-07-28
xfs: fix stack contents leakage in the v1 inumber ioctls
Darrick J. Wong
1
-0
/
+3
2019-07-29
kbuild: detect missing "WITH Linux-syscall-note" for uapi headers
Masahiro Yamada
1
-0
/
+6
2019-07-29
powerpc: Wire up clone3 syscall
Michael Ellerman
4
-1
/
+15
2019-07-29
gpiolib: Preserve desc->flags when setting state
Chris Packham
1
-6
/
+11
2019-07-28
Merge tag 'gpio-v5.3-rc3-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into fixes
Linus Walleij
2
-34
/
+36
2019-07-28
Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Thomas Gleixner
12594
-431830
/
+1003948
2019-07-28
Linux 5.3-rc2
Linus Torvalds
1
-1
/
+1
2019-07-28
x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
Thomas Gleixner
3
-30
/
+33
2019-07-28
Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+7
2019-07-28
Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
4
-7
/
+5
2019-07-28
Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
10
-11
/
+23
2019-07-28
Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
5
-757
/
+5
2019-07-28
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
61
-61
/
+61
2019-07-28
Merge tag 'usb-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
11
-39
/
+57
2019-07-28
eeprom: at24: make spd world-readable again
Jean Delvare
1
-1
/
+1
[prev]
[next]