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
2018-06-01
ASoC: topology: Improve backwards compatibility with v4 topology files
Guenter Roeck
3
-2
/
+248
2018-06-01
platform/x86: mlx-platform: Add LED platform driver activation
Vadim Pasternak
1
-1
/
+258
2018-06-01
platform/mellanox: Add new ODM system types to mlx-platform
Vadim Pasternak
1
-0
/
+30
2018-06-01
platform/mellanox: mlxreg-hotplug: add extra cycle for hotplug work queue
Vadim Pasternak
1
-17
/
+31
2018-06-01
hwmon: (asus_atk0110) Make use of device managed memory
Bastian Germann
1
-36
/
+8
2018-06-01
hwmon: (asus_atk0110) Replace deprecated device register call
Bastian Germann
1
-50
/
+25
2018-06-01
tools/power turbostat: fix MSR_IA32_MISC_ENABLE MWAIT printout
Len Brown
1
-1
/
+1
2018-06-01
tools/power turbostat: fix printing on input
Artem Bityutskiy
1
-6
/
+10
2018-06-01
tools/power turbostat: end current interval upon newline input
Len Brown
2
-6
/
+44
2018-06-01
tools/power turbostat: on SIGUSR1: sample, print and continue
Len Brown
2
-0
/
+10
2018-06-01
tools/power turbostat: on SIGINT: sample, print and exit
Len Brown
2
-0
/
+34
2018-06-01
tools/power turbostat: add --enable Time_Of_Day_Seconds
Len Brown
2
-81
/
+117
2018-06-01
tools/power turbostat: fix Skylake Xeon package C-state display
Artem Bityutskiy
1
-1
/
+1
2018-06-01
MAINTAINERS: add turbostat utility
Len Brown
1
-0
/
+9
2018-06-01
xfs: fix error handling in xfs_refcount_insert()
Dave Chinner
1
-0
/
+3
2018-06-01
xfs: fix xfs_rtalloc_rec units
Darrick J. Wong
4
-26
/
+46
2018-06-01
xfs: strengthen rtalloc query range checks
Darrick J. Wong
1
-2
/
+5
2018-06-01
xfs: xfs_rtbuf_get should check the bmapi_read results
Darrick J. Wong
1
-0
/
+3
2018-06-01
xfs: xfs_rtword_t should be unsigned, not signed
Darrick J. Wong
1
-1
/
+1
2018-06-01
hwmon: (k10temp) Make function get_raw_temp static
Colin Ian King
1
-1
/
+1
2018-06-02
powerpc/mm: Fix kernel crash on page table free
Aneesh Kumar K.V
3
-1
/
+3
2018-06-02
powerpc/prom: Fix %u/%llx usage since prom_printf() change
Mathieu Malaterre
1
-24
/
+49
2018-06-02
cxl: Configure PSL to not use APC virtual machines
Vaibhav Jain
1
-2
/
+2
2018-06-02
cxl: Disable prefault_mode in Radix mode
Vaibhav Jain
2
-5
/
+15
2018-06-01
ALSA: pci/hda: Remove unused, broken, header file
Ben Hutchings
1
-40
/
+0
2018-06-01
net: mvpp2: Split the PPv2 driver to a dedicated directory
Maxime Chevallier
8
-3889
/
+4030
2018-06-01
mm: Remove return value of zap_vma_ptes()
Leon Romanovsky
2
-8
/
+7
2018-06-01
RDMA/hns_roce: Don't check return value of zap_vma_ptes()
Doug Ledford
1
-3
/
+1
2018-06-01
RDMA/mlx4: Don't crash machine if zap_vma_ptes() fails
Leon Romanovsky
1
-8
/
+2
2018-06-01
RDMA/mlx5: Don't check return value of zap_vma_ptes()
Leon Romanovsky
1
-4
/
+1
2018-06-01
RDMA/mad: Convert BUG_ONs to error flows
Leon Romanovsky
1
-4
/
+7
2018-06-01
RDMA/mad: Delete inaccessible BUG_ON
Leon Romanovsky
1
-1
/
+0
2018-06-01
RDMA/cma: Ignore unknown event
Leon Romanovsky
1
-1
/
+1
2018-06-01
RDMA/cm: Abort loop in case of CM dequeue
Leon Romanovsky
1
-1
/
+3
2018-06-01
RDMA/cxgb3: Don't crash kernel just because IDR is full
Leon Romanovsky
1
-1
/
+0
2018-06-01
RDMA/mlx4: Discard unknown SQP work requests
Leon Romanovsky
1
-1
/
+0
2018-06-01
RDMA/mlx4: Catch FW<->SW misalignment without machine crash
Leon Romanovsky
1
-1
/
+4
2018-06-01
net: dsa: b53: Add BCM5389 support
Damien Thébault
4
-1
/
+19
2018-06-01
net: sched: split tc_ctl_tfilter into three handlers
Vlad Buslov
1
-145
/
+293
2018-06-01
lightnvm: pblk: take bitmap alloc. out of critical section
Javier González
1
-41
/
+56
2018-06-01
lightnvm: pblk: kick writer on new flush points
Hans Holmberg
4
-7
/
+10
2018-06-01
lightnvm: pblk: only try to recover lines with written smeta
Hans Holmberg
1
-9
/
+21
2018-06-01
lightnvm: pblk: remove unnecessary bio_get/put
Javier González
1
-37
/
+28
2018-06-01
lightnvm: pblk: add possibility to set write buffer size manually
Marcin Dziegielewski
1
-2
/
+12
2018-06-01
lightnvm: fix partial read error path
Igor Konopko
1
-4
/
+4
2018-06-01
lightnvm: proper error handling for pblk_bio_add_pages
Igor Konopko
1
-2
/
+4
2018-06-01
lightnvm: pblk: fix smeta write error path
Hans Holmberg
1
-3
/
+4
2018-06-01
lightnvm: pblk: garbage collect lines with failed writes
Hans Holmberg
7
-64
/
+200
2018-06-01
lightnvm: pblk: rework write error recovery path
Hans Holmberg
5
-227
/
+179
2018-06-01
arm64: signal: Report signal frame size to userspace via auxv
Dave Martin
5
-8
/
+66
[prev]
[next]