index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
drm/i915: Use a mask when applying WaProgramL3SqcReg1Default
Oscar Mateo
3
-6
/
+13
2017-10-18
drm/i915: Report -EFAULT before pwrite fast path into shmemfs
Chris Wilson
1
-0
/
+3
2017-10-18
Merge tag 'enforcement-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+148
2017-10-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-0
/
+5
2017-10-18
Merge tag 'trace-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+11
2017-10-18
ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal
Takashi Iwai
3
-42
/
+89
2017-10-18
ALSA: hda: Remove superfluous '-' added by printk conversion
Takashi Iwai
1
-1
/
+1
2017-10-18
ALSA: hda: Abort capability probe at invalid register read
Takashi Iwai
1
-0
/
+5
2017-10-18
pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.
Eric Sesterhenn
1
-0
/
+3
2017-10-18
KEYS: load key flags and expiry time atomically in proc_keys_show()
Eric Biggers
1
-10
/
+14
2017-10-18
KEYS: Load key expiry time atomically in keyring_search_iterator()
Eric Biggers
1
-1
/
+3
2017-10-18
KEYS: load key flags and expiry time atomically in key_validate()
Eric Biggers
1
-3
/
+4
2017-10-18
KEYS: don't let add_key() update an uninstantiated key
David Howells
1
-0
/
+10
2017-10-18
KEYS: Fix race between updating and finding a negative key
David Howells
14
-57
/
+80
2017-10-18
KEYS: checking the input id parameters before finding asymmetric key
Chun-Yi Lee
1
-0
/
+2
2017-10-18
KEYS: Fix the wrong index when checking the existence of second id
Chun-Yi Lee
1
-1
/
+1
2017-10-18
security/keys: BIG_KEY requires CONFIG_CRYPTO
Arnd Bergmann
1
-0
/
+1
2017-10-18
ALSA: seq: Enable 'use' locking in all configurations
Ben Hutchings
2
-16
/
+0
2017-10-18
Revert "tools/power turbostat: stop migrating, unless '-m'"
Len Brown
1
-9
/
+1
2017-10-18
i2c: omap: Fix error handling for clk_get()
Tony Lindgren
1
-0
/
+14
2017-10-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-5
/
+15
2017-10-17
tracing/samples: Fix creation and deletion of simple_thread_fn creation
Steven Rostedt (VMware)
1
-3
/
+11
2017-10-17
arm64: dts: rockchip: fix typo in iommu nodes
Arnd Bergmann
2
-2
/
+2
2017-10-17
arm64: dts: rockchip: correct vqmmc voltage for rk3399 platforms
Shawn Lin
3
-6
/
+6
2017-10-17
fs: Avoid invalidation in interrupt context in dio_complete()
Lukas Czerner
1
-6
/
+13
2017-10-17
Merge tag 'media/v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
12
-41
/
+153
2017-10-17
vfs: fix mounting a filesystem with i_version
Mimi Zohar
1
-1
/
+2
2017-10-17
Merge tag 'exynos-drm-fixes-for-v4.14-rc5' of git://git.kernel.org/pub/scm/li...
Dave Airlie
1
-2
/
+6
2017-10-16
drm/i915/cnl: Fix PLL initialization for HDMI.
Rodrigo Vivi
1
-1
/
+1
2017-10-16
drm/i915/cnl: Fix PLL mapping.
Rodrigo Vivi
1
-2
/
+1
2017-10-16
drm/i915: Use bdw_ddi_translations_fdi for Broadwell
Chris Wilson
1
-2
/
+2
2017-10-16
drm/i915: Fix eviction when the GGTT is idle but full
Chris Wilson
1
-24
/
+39
2017-10-16
Merge tag 'gvt-fixes-2017-10-16' of https://github.com/01org/gvt-linux into d...
Rodrigo Vivi
1
-12
/
+10
2017-10-16
xen-netfront, xen-netback: Use correct minimum MTU values
Mohammed Gamal
2
-2
/
+2
2017-10-16
xfs: move two more RT specific functions into CONFIG_XFS_RT
Arnd Bergmann
1
-24
/
+24
2017-10-16
xfs: trim writepage mapping to within eof
Brian Foster
3
-0
/
+25
2017-10-16
fs: invalidate page cache after end_io() in dio completion
Eryu Guan
2
-25
/
+36
2017-10-16
xfs: cancel dirty pages on invalidation
Dave Chinner
1
-12
/
+22
2017-10-17
drm/i915/gvt: Fix GPU hang after reusing vGPU instance across different guest OS
Changbin Du
1
-12
/
+10
2017-10-16
ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital
Jussi Laako
1
-0
/
+1
2017-10-16
Documentation: Add a file explaining the Linux kernel license enforcement policy
Greg Kroah-Hartman
2
-0
/
+148
2017-10-16
s390: fix zfcpdump-config
Dimitri John Ledkov
1
-0
/
+2
2017-10-16
s390/cputime: fix guest/irq/softirq times after CPU hotplug
Christian Borntraeger
1
-0
/
+3
2017-10-15
Linux 4.14-rc5
v4.14-rc5
Linus Torvalds
1
-1
/
+1
2017-10-16
drm/exynos: Clear drvdata after component unbind
Marek Szyprowski
1
-0
/
+1
2017-10-16
drm/exynos: Fix potential NULL pointer dereference in suspend/resume paths
Marek Szyprowski
1
-2
/
+5
2017-10-15
Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-81
/
+115
2017-10-15
Merge tag 'usb-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
15
-27
/
+86
2017-10-15
Merge tag 'dmaengine-fix-4.14-rc5' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
3
-19
/
+40
2017-10-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-88
/
+284
[prev]
[next]