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
2019-06-13
mm: memcontrol: don't batch updates of local VM stats and events
Johannes Weiner
2
-21
/
+46
2019-06-13
x86/fpu: Don't use current->mm to check for a kthread
Christoph Hellwig
2
-4
/
+4
2019-06-13
Merge tag 'timers-v5.2-rc1' of https://git.linaro.org/people/daniel.lezcano/l...
Thomas Gleixner
2
-5
/
+5
2019-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
10
-54
/
+136
2019-06-13
Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
42
-228
/
+398
2019-06-13
Merge tag 'drm-intel-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
8
-16
/
+91
2019-06-13
block/ps3vram: Use %llu to format sector_t after LBDAF removal
Geert Uytterhoeven
1
-1
/
+1
2019-06-13
libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk
Hans de Goede
1
-3
/
+6
2019-06-13
bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached
Coly Li
1
-1
/
+6
2019-06-13
bcache: fix stack corruption by PRECEDING_KEY()
Coly Li
2
-17
/
+33
2019-06-13
arm64/sve: Fix missing SVE/FPSIMD endianness conversions
Dave Martin
5
-9
/
+74
2019-06-13
blk-mq: remove WARN_ON(!q->elevator) from blk_mq_sched_free_requests
Ming Lei
1
-1
/
+0
2019-06-13
blkio-controller.txt: Remove references to CFQ
Andreas Herrmann
1
-89
/
+7
2019-06-13
block/switching-sched.txt: Update to blk-mq schedulers
Andreas Herrmann
1
-10
/
+8
2019-06-13
null_blk: remove duplicate check for report zone
Chaitanya Kulkarni
1
-4
/
+0
2019-06-13
blk-mq: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-132
/
+49
2019-06-13
io_uring: fix memory leak of UNIX domain socket inode
Eric Biggers
1
-1
/
+3
2019-06-13
block: force select mq-deadline for zoned block devices
Damien Le Moal
1
-0
/
+1
2019-06-12
Merge tag 'selinux-pr-20190612' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-13
/
+36
2019-06-12
drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmware
Alex Deucher
1
-2
/
+2
2019-06-12
drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()
Dan Carpenter
1
-0
/
+2
2019-06-12
cpuset: restore sanity to cpuset_cpus_allowed_fallback()
Joel Savitz
1
-1
/
+14
2019-06-12
x86/kgdb: Return 0 from kgdb_arch_set_breakpoint()
Matt Mullins
1
-1
/
+1
2019-06-12
selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts()
Gen Zhang
1
-6
/
+14
2019-06-12
Merge branch 'mediatek-drm-fixes-5.2' of https://github.com/ckhu-mediatek/lin...
Daniel Vetter
4
-31
/
+26
2019-06-12
Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-3
/
+3
2019-06-12
selinux: fix a missing-check bug in selinux_add_mnt_opt( )
Gen Zhang
1
-5
/
+14
2019-06-12
arm64: tlbflush: Ensure start/end of address range are aligned to stride
Will Deacon
1
-0
/
+3
2019-06-12
usb: typec: Make sure an alt mode exist before getting its partner
Heikki Krogerus
1
-1
/
+1
2019-06-12
clocksource/drivers/arm_arch_timer: Don't trace count reader functions
Julien Thierry
1
-4
/
+4
2019-06-12
i2c: pca-platform: Fix GPIO lookup code
Linus Walleij
1
-2
/
+1
2019-06-12
drm: add fallback override/firmware EDID modes workaround
Jani Nikula
3
-0
/
+38
2019-06-12
i2c: acorn: fix i2c warning
Russell King
1
-0
/
+1
2019-06-12
arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS
Nathan Chancellor
1
-1
/
+1
2019-06-12
drm/edid: abstract override/firmware EDID retrieval
Jani Nikula
1
-8
/
+17
2019-06-12
platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flow
Vadim Pasternak
1
-0
/
+1
2019-06-12
platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registration
Vadim Pasternak
1
-1
/
+1
2019-06-12
platform/x86: intel-vbtn: Report switch events when event wakes device
Mathew King
1
-2
/
+14
2019-06-12
platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...
Hans de Goede
3
-1
/
+10
2019-06-12
x86/resctrl: Prevent NULL pointer dereference when local MBM is disabled
Prarit Bhargava
1
-0
/
+3
2019-06-12
x86/resctrl: Don't stop walking closids when a locksetup group is found
James Morse
1
-1
/
+6
2019-06-12
iommu/arm-smmu: Avoid constant zero in TLBI writes
Robin Murphy
1
-3
/
+12
2019-06-12
drm/i915/perf: fix whitelist on Gen10+
Lionel Landwerlin
2
-0
/
+2
2019-06-12
drm/i915/sdvo: Implement proper HDMI audio support for SDVO
Ville Syrjälä
2
-11
/
+50
2019-06-12
drm/i915: Fix per-pixel alpha with CCS
Ville Syrjälä
1
-4
/
+8
2019-06-12
drm/i915/dmc: protect against reading random memory
Lucas De Marchi
1
-0
/
+18
2019-06-12
drm/i915/dsi: Use a fuzzy check for burst mode clock check
Hans de Goede
3
-1
/
+13
2019-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-2
/
+27
2019-06-11
Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+11
2019-06-11
Merge tag 'vfio-v5.2-rc5' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-77
/
+69
[prev]
[next]