index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-20
block: remove bdev_stack_limits
Christoph Hellwig
3
-26
/
+4
2020-07-20
block: inherit the zoned characteristics in blk_stack_limits
Christoph Hellwig
3
-22
/
+7
2020-07-20
Linux 5.8-rc6
v5.8-rc6
Linus Torvalds
1
-1
/
+1
2020-07-19
x86/boot: Don't add the EFI stub to targets
Arvind Sankar
1
-2
/
+2
2020-07-19
x86/entry: Actually disable stack protector
Kees Cook
1
-3
/
+11
2020-07-18
hwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drives
Maciej S. Szmigiero
1
-0
/
+43
2020-07-18
x86/ioperm: Fix io bitmap invalidation on Xen PV
Andy Lutomirski
6
-17
/
+38
2020-07-18
blk-cgroup: show global disk stats in root cgroup io.stat
Boris Burkov
4
-7
/
+58
2020-07-18
blk-cgroup: make iostat functions visible to stat printing
Boris Burkov
1
-71
/
+71
2020-07-17
genirq/affinity: Handle affinity setting on inactive interrupts correctly
Thomas Gleixner
2
-19
/
+40
2020-07-17
timer: Fix wheel index calculation on last level
Frederic Weisbecker
1
-2
/
+2
2020-07-17
SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...
Olga Kornievskaia
2
-10
/
+4
2020-07-17
RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw
Palmer Dabbelt
1
-1
/
+9
2020-07-17
block: improve discard bio alignment in __blkdev_issue_discard()
Coly Li
2
-3
/
+42
2020-07-17
block: change REQ_OP_ZONE_RESET and REQ_OP_ZONE_RESET_ALL to be odd numbers
Coly Li
1
-4
/
+4
2020-07-17
block: defer flush request no matter whether we have elevator
Yufen Yu
1
-7
/
+2
2020-07-17
block: make blk_timeout_init() static
Wei Yongjun
1
-1
/
+1
2020-07-17
tools arch kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+3
2020-07-17
perf tools: Sync hashmap.h with libbpf's
Arnaldo Carvalho de Melo
1
-4
/
+8
2020-07-17
libsubcmd: Fix OPT_CALLBACK_SET()
Ravi Bangoria
1
-0
/
+3
2020-07-17
drivers/perf: Prevent forced unbinding of PMU drivers
Qi Liu
13
-0
/
+13
2020-07-17
asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()
Will Deacon
1
-2
/
+4
2020-07-16
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
1
-2
/
+13
2020-07-16
regmap: debugfs: Don't sleep while atomic for fast_io regmaps
Douglas Anderson
1
-23
/
+29
2020-07-16
block: remove retry loop in ioc_release_fn()
John Ogness
1
-3
/
+17
2020-07-16
block: remove unnecessary ioc nested locking
John Ogness
1
-20
/
+6
2020-07-16
block: integrate bd_start_claiming into __blkdev_get
Christoph Hellwig
1
-122
/
+55
2020-07-16
block: use bd_prepare_to_claim directly in the loop driver
Christoph Hellwig
3
-9
/
+10
2020-07-16
block: refactor bd_start_claiming
Christoph Hellwig
1
-20
/
+13
2020-07-16
block: simplify the restart case in __blkdev_get
Christoph Hellwig
1
-15
/
+10
2020-07-16
x86: math-emu: Fix up 'cmp' insn for clang ias
Arnd Bergmann
1
-1
/
+1
2020-07-16
x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERV
Sedat Dilek
1
-2
/
+2
2020-07-16
x86/entry: Add compatibility with IAS
Jian Cai
1
-8
/
+6
2020-07-16
nvme: explicitly update mpath disk capacity on revalidation
Anthony Iliopoulos
2
-0
/
+14
2020-07-16
arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP
Will Deacon
1
-2
/
+2
2020-07-16
arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter()
Will Deacon
1
-2
/
+2
2020-07-16
arm64: syscall: Expand the comment about ptrace and syscall(-1)
Will Deacon
1
-1
/
+15
2020-07-16
arm64: ptrace: Add a comment describing our syscall entry/exit trap ABI
Will Deacon
1
-2
/
+14
2020-07-16
arm64: compat: Ensure upper 32 bits of x0 are zero on syscall return
Will Deacon
2
-1
/
+14
2020-07-16
arm64: ptrace: Override SPSR.SS when single-stepping is enabled
Will Deacon
3
-6
/
+20
2020-07-16
arm64: ptrace: Consistently use pseudo-singlestep exceptions
Will Deacon
4
-16
/
+23
2020-07-16
drivers/perf: Fix kernel panic when rmmod PMU modules during perf sampling
Qi Liu
5
-0
/
+5
2020-07-16
ALSA: hda/realtek - fixup for yet another Intel reference board
PeiSen Hou
1
-0
/
+1
2020-07-16
USB: serial: iuu_phoenix: fix memory corruption
Johan Hovold
1
-3
/
+5
2020-07-16
ALSA: hda/realtek - Enable Speaker for ASUS UX563
Kailang Yang
1
-0
/
+1
2020-07-16
ALSA: hda/realtek - Enable Speaker for ASUS UX533 and UX534
Kailang Yang
1
-0
/
+2
2020-07-16
ovl: fix lookup of indexed hardlinks with metacopy
Amir Goldstein
1
-0
/
+4
2020-07-16
ovl: fix unneeded call to ovl_change_flags()
Amir Goldstein
1
-4
/
+6
2020-07-16
opp: Increase parsed_static_opps in _of_add_opp_table_v1()
Walter Lozano
1
-0
/
+4
2020-07-16
keys: asymmetric: fix error return code in software_key_query()
Wei Yongjun
1
-0
/
+1
[next]