index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
icmp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-30
MAINTAINERS: fix reference to moved drivers/{misc => auxdisplay}/panel.c
Miguel Ojeda
1
-1
/
+1
2018-09-29
cpufreq: qcom-kryo: Fix section annotations
Nathan Chancellor
1
-2
/
+2
2018-09-28
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
1
-0
/
+6
2018-09-28
blk-iolatency: keep track of previous windows stats
Josef Bacik
1
-7
/
+13
2018-09-28
blk-iolatency: use a percentile approache for ssd's
Josef Bacik
1
-34
/
+145
2018-09-28
blk-iolatency: deal with small samples
Josef Bacik
1
-1
/
+1
2018-09-28
blk-iolatency: deal with nr_requests == 1
Josef Bacik
1
-1
/
+1
2018-09-28
blk-iolatency: use q->nr_requests directly
Josef Bacik
1
-3
/
+3
2018-09-28
kyber: fix integer overflow of latency targets on 32-bit
Omar Sandoval
1
-3
/
+3
2018-09-28
xen/blkfront: correct purging of persistent grants
Juergen Gross
1
-2
/
+2
2018-09-28
Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"
Jens Axboe
1
-1
/
+3
2018-09-28
virtio-blk: modernize sysfs attribute creation
Hannes Reinecke
1
-29
/
+39
2018-09-28
zram: register default groups with device_add_disk()
Hannes Reinecke
1
-21
/
+7
2018-09-28
aoe: register default groups with device_add_disk()
Hannes Reinecke
3
-16
/
+7
2018-09-28
nvme: register ns_id attributes as default sysfs groups
Hannes Reinecke
4
-92
/
+59
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
28
-33
/
+43
2018-09-28
selftests/powerpc: Fix Makefiles for headers_install change
Michael Ellerman
17
-0
/
+17
2018-09-28
kyber: add tracepoints
Omar Sandoval
2
-18
/
+130
2018-09-28
kyber: implement improved heuristics
Omar Sandoval
1
-218
/
+279
2018-09-28
kyber: don't make domain token sbitmap larger than necessary
Omar Sandoval
1
-13
/
+2
2018-09-28
block: export blk_stat_enable_accounting()
Omar Sandoval
1
-0
/
+1
2018-09-28
block: move call of scheduler's ->completed_request() hook
Omar Sandoval
4
-8
/
+8
2018-09-27
blk-mq: I/O and timer unplugs are inverted in blktrace
Ilya Dryomov
1
-2
/
+2
2018-09-27
dax: Fix deadlock in dax_lock_mapping_entry()
Jan Kara
1
-0
/
+1
2018-09-27
x86/boot: Fix kexec booting failure in the SEV bit detection code
Kairui Song
1
-19
/
+0
2018-09-27
bcache: add separate workqueue for journal_write to avoid deadlock
Guoju Fang
3
-3
/
+12
2018-09-27
drm/amd/display: Fix Edid emulation for linux
Bhawanpreet Lakha
3
-7
/
+137
2018-09-27
drm/amd/display: Fix Vega10 lightup on S3 resume
Roman Li
3
-18
/
+1
2018-09-27
drm/amdgpu: Fix vce work queue was not cancelled when suspend
Rex Zhu
2
-3
/
+4
2018-09-27
Revert "drm/panel: Add device_link from panel device to DRM device"
Linus Walleij
2
-11
/
+0
2018-09-27
xen/blkfront: When purging persistent grants, keep them in the buffer
Boris Ostrovsky
1
-3
/
+1
2018-09-27
clocksource/drivers/timer-atmel-pit: Properly handle error cases
Alexandre Belloni
1
-6
/
+14
2018-09-27
block: fix deadline elevator drain for zoned block devices
Damien Le Moal
1
-1
/
+1
2018-09-26
blk-mq: Enable support for runtime power management
Bart Van Assche
2
-6
/
+2
2018-09-26
block: Make blk_get_request() block for non-PM requests while suspended
Bart Van Assche
2
-34
/
+47
2018-09-26
block: Allow unfreezing of a queue while requests are in progress
Bart Van Assche
1
-1
/
+1
2018-09-26
percpu-refcount: Introduce percpu_ref_resurrect()
Bart Van Assche
2
-2
/
+27
2018-09-26
block: Schedule runtime resume earlier
Bart Van Assche
2
-2
/
+2
2018-09-26
block: Split blk_pm_add_request() and blk_pm_put_request()
Bart Van Assche
3
-5
/
+33
2018-09-26
block, scsi: Change the preempt-only flag into a counter
Bart Van Assche
4
-27
/
+43
2018-09-26
block: Move power management code into a new source file
Bart Van Assche
11
-239
/
+264
2018-09-26
ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridge
Mika Westerberg
1
-5
/
+6
2018-09-26
xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>
Christoph Hellwig
9
-7
/
+7
2018-09-26
block: remove ARCH_BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
5
-15
/
+3
2018-09-26
xen: provide a prototype for xen_biovec_phys_mergeable in xen.h
Christoph Hellwig
4
-10
/
+4
2018-09-26
xen: remove the xen_biovec_phys_mergeable export
Christoph Hellwig
1
-1
/
+0
2018-09-26
arm: remove the unused BIOVEC_MERGEABLE define
Christoph Hellwig
1
-7
/
+0
2018-09-26
drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is set
Jason Ekstrand
1
-0
/
+5
2018-09-26
iommu/amd: Return devid as alias for ACPI HID devices
Arindam Nath
1
-0
/
+6
2018-09-26
blk-mq: Allow blocking queue tag iter callbacks
Keith Busch
1
-9
/
+4
[next]