index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-26
btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_range
Naohiro Aota
1
-5
/
+6
2019-07-26
Merge tag 'drm-fixes-5.3-2019-07-24' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
38
-152
/
+437
2019-07-26
Merge tag 'drm-misc-fixes-2019-07-25' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
5
-7
/
+6
2019-07-25
Makefile: Globally enable fall-through warning
Gustavo A. R. Silva
2
-0
/
+17
2019-07-25
drm/i915: Mark expected switch fall-throughs
Gustavo A. R. Silva
6
-4
/
+5
2019-07-25
drm/amd/display: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2019-07-25
drm/amdkfd/kfd_mqd_manager_v10: Avoid fall-through warning
Gustavo A. R. Silva
1
-1
/
+0
2019-07-25
drm/amdgpu/gfx10: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-07-25
drm/amdkfd: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-07-25
perf/x86/intel: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-07-25
mtd: onenand_base: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-07-25
afs: fsclient: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-18
/
+33
2019-07-25
afs: yfsclient: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-19
/
+35
2019-07-25
can: mark expected switch fall-throughs
Gustavo A. R. Silva
4
-5
/
+8
2019-07-25
firewire: mark expected switch fall-throughs
Gustavo A. R. Silva
3
-2
/
+3
2019-07-25
structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK
Arnd Bergmann
1
-0
/
+7
2019-07-25
platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC Core
Rajneesh Bhardwaj
1
-0
/
+1
2019-07-25
Platform: OLPC: add SPI MODULE_DEVICE_TABLE
Lubomir Rintel
1
-0
/
+6
2019-07-25
platform/x86: wmi: add missing struct parameter description
Mattias Jacobsson
1
-0
/
+1
2019-07-25
platform/x86: pcengines-apuv2: Fix softdep statement
Jean Delvare
1
-3
/
+1
2019-07-25
Merge branch 'nvme-5.3' of git://git.infradead.org/nvme into for-linus
Jens Axboe
4
-17
/
+15
2019-07-25
io_uring: ensure ->list is initialized for poll commands
Jens Axboe
1
-0
/
+2
2019-07-25
Merge tag 'pm-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
4
-16
/
+15
2019-07-25
Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-0
/
+27
2019-07-25
Merge tag 'ktest-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-2
/
+2
2019-07-25
Merge branch 'access-creds'
Linus Torvalds
3
-3
/
+45
2019-07-25
btrfs: Fix deadlock caused by missing memory barrier
Nikolay Borisov
1
-3
/
+6
2019-07-25
perf/x86/intel: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-07-25
perf/core: Fix creating kernel counters for PMUs that override event->cpu
Leonard Crestez
1
-1
/
+1
2019-07-25
perf/x86: Apply more accurate check on hypervisor platform
Zhenzhong Duan
1
-2
/
+1
2019-07-25
perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x register
Yunying Sun
1
-2
/
+2
2019-07-25
perf/x86/intel: Fix SLOTS PEBS event constraint
Kan Liang
1
-1
/
+1
2019-07-25
locking/mutex: Test for initialized mutex
Sebastian Andrzej Siewior
1
-1
/
+10
2019-07-25
locking/lockdep: Clean up #ifdef checks
Arnd Bergmann
1
-7
/
+6
2019-07-25
locking/lockdep: Hide unused 'class' variable
Arnd Bergmann
1
-1
/
+2
2019-07-25
locking/rwsem: Add ACQUIRE comments
Peter Zijlstra
1
-5
/
+13
2019-07-25
tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loop
Peter Zijlstra
1
-3
/
+2
2019-07-25
lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop
Peter Zijlstra
1
-1
/
+3
2019-07-25
locking/rwsem: Add missing ACQUIRE to read_slowpath exit when queue is empty
Jan Stancek
1
-0
/
+2
2019-07-25
locking/rwsem: Don't call owner_on_cpu() on read-owner
Waiman Long
1
-1
/
+5
2019-07-25
sched/fair: Use RCU accessors consistently for ->numa_group
Jann Horn
2
-40
/
+90
2019-07-25
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
4
-8
/
+24
2019-07-25
test_firmware: fix a memory leak bug
Wenwen Wang
1
-1
/
+4
2019-07-25
hpet: Fix division by zero in hpet_time_div()
Kefeng Wang
1
-2
/
+1
2019-07-25
eeprom: make older eeprom drivers select NVMEM_SYSFS
Arseny Solokha
1
-0
/
+3
2019-07-25
vt: Grab console_lock around con_is_bound in show_bind
Daniel Vetter
1
-1
/
+5
2019-07-25
vmw_balloon: Remove Julien from the maintainers list
Nadav Amit
1
-1
/
+0
2019-07-25
x86/speculation/mds: Apply more accurate check on hypervisor platform
Zhenzhong Duan
1
-1
/
+1
2019-07-25
x86/hpet: Undo the early counter is counting check
Thomas Gleixner
1
-4
/
+8
2019-07-25
tty: serial: netx: Delete driver
Linus Walleij
4
-756
/
+0
[prev]
[next]