index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
badblocks.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-16
x86/mm: Prevent bogus warnings with "noexec=off"
Thomas Gleixner
2
-2
/
+3
2019-04-16
x86/build/lto: Fix truncated .bss with -fdata-sections
Sami Tolvanen
1
-1
/
+1
2019-04-14
x86/speculation: Prevent deadlock on ssb_state::lock
Thomas Gleixner
1
-2
/
+6
2019-04-14
x86/resctrl: Do not repeat rdtgroup mode initialization
Xiaochen Shen
1
-1
/
+2
2019-04-06
x86/asm: Use stricter assembly constraints in bitops
Alexander Potapenko
1
-23
/
+18
2019-04-01
x86/resctrl: Fix typos in the mba_sc mount option
Xiaochen Shen
1
-3
/
+3
2019-03-29
x86/realmode: Make set_real_mode_mem() static inline
Matteo Croce
3
-10
/
+7
2019-03-28
x86/cpufeature: Fix __percpu annotation in this_cpu_has()
Jann Horn
1
-2
/
+3
2019-03-28
x86/mm: Don't exceed the valid physical address space
Ralph Campbell
1
-1
/
+1
2019-03-28
x86/retpolines: Disable switch jump tables when retpolines are enabled
Daniel Borkmann
1
-2
/
+6
2019-03-27
x86/realmode: Don't leak the trampoline kernel address
Matteo Croce
1
-2
/
+0
2019-03-27
x86/boot: Fix incorrect ifdeffery scope
Baoquan He
1
-2
/
+2
2019-03-24
x86/resctrl: Remove unused variable
Peng Hao
1
-3
/
+0
2019-03-24
Linux 5.1-rc2
v5.1-rc2
Linus Torvalds
1
-1
/
+1
2019-03-24
clocksource/drivers/clps711x: Remove board support
Alexander Shiyan
1
-32
/
+13
2019-03-23
ext4: prohibit fstrim in norecovery mode
Darrick J. Wong
1
-0
/
+7
2019-03-23
ext4: cleanup bh release code in ext4_ind_remove_space()
zhangyi (F)
1
-25
/
+22
2019-03-23
ext4: brelse all indirect buffer in ext4_ind_remove_space()
zhangyi (F)
1
-4
/
+8
2019-03-23
genirq: Mark expected switch case fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-03-23
clocksource/drivers/riscv: Fix clocksource mask
Atish Patra
1
-3
/
+2
2019-03-23
x86/gart: Exclude GART aperture from kcore
Kairui Song
3
-7
/
+42
2019-03-23
cifs: update internal module version number
Steve French
1
-1
/
+1
2019-03-23
SMB3: Fix SMB3.1.1 guest mounts to Samba
Steve French
1
-1
/
+4
2019-03-23
cifs: Fix slab-out-of-bounds when tracing SMB tcon
Paulo Alcantara (SUSE)
1
-3
/
+3
2019-03-23
cifs: allow guest mounts to work for smb3.11
Ronnie Sahlberg
1
-2
/
+6
2019-03-23
fix incorrect error code mapping for OBJECTID_NOT_FOUND
Steve French
1
-1
/
+2
2019-03-23
cifs: fix that return -EINVAL when do dedupe operation
Xiaoli Feng
1
-1
/
+1
2019-03-23
CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN
Long Li
1
-30
/
+41
2019-03-23
CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN
Long Li
1
-32
/
+45
2019-03-22
clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction static
YueHaibing
1
-1
/
+1
2019-03-22
clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() static
YueHaibing
1
-2
/
+2
2019-03-22
clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() static
YueHaibing
1
-2
/
+2
2019-03-22
clocksource/drivers/clps711x: Make clps711x_clksrc_init() static
YueHaibing
1
-2
/
+3
2019-03-22
sbitmap: trivial - update comment for sbitmap_deferred_clear_bit
Shenghui Wang
1
-1
/
+1
2019-03-22
x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...
Nathan Chancellor
1
-0
/
+1
2019-03-22
watchdog/core: Make variables static
Valdis Kletnieks
1
-2
/
+2
2019-03-22
time/jiffies: Make refined_jiffies static
Valdis Kletnieks
1
-1
/
+1
2019-03-22
genirq/devres: Remove excess parameter from kernel doc
Valdis Kletnieks
1
-2
/
+0
2019-03-22
x86/mm/pti: Make local symbols static
Valdis Kletnieks
1
-2
/
+2
2019-03-22
futex: Ensure that futex address is aligned in handle_futex_death()
Chen Jie
1
-0
/
+4
2019-03-22
iommu/vt-d: Save the right domain ID used by hardware
Lu Baolu
1
-1
/
+1
2019-03-22
iommu/vt-d: Check capability before disabling protected memory
Lu Baolu
1
-0
/
+3
2019-03-22
iommu/iova: Fix tracking of recently failed iova address
Robert Richter
1
-2
/
+3
2019-03-22
drm/nouveau/dmem: empty chunk do not have a buffer object associated with them.
Jérôme Glisse
1
-8
/
+0
2019-03-22
drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
YueHaibing
1
-1
/
+1
2019-03-22
drm/nouveau/dmem: Fix a NULL vs IS_ERR() check
Dan Carpenter
1
-1
/
+1
2019-03-22
drm/nouveau/dmem: remove set but not used variable 'drm'
YueHaibing
1
-2
/
+0
2019-03-21
irqchip/irq-mvebu-sei: Make mvebu_sei_ap806_caps static
YueHaibing
1
-1
/
+1
2019-03-21
perf bpf: Show more BPF program info in print_bpf_prog_info()
Song Liu
3
-3
/
+53
2019-03-21
perf bpf: Extract logic to create program names from perf_event__synthesize_o...
Song Liu
1
-27
/
+35
[next]