index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-04
mm: fix data corruption caused by lazyfree page
Shaohua Li
1
-0
/
+11
2017-10-04
mm: avoid marking swap cached page as lazyfree
Shaohua Li
1
-2
/
+2
2017-10-04
mm: have filemap_check_and_advance_wb_err clear AS_EIO/AS_ENOSPC
Jeff Layton
1
-0
/
+8
2017-10-04
m32r: define CPU_BIG_ENDIAN
Sudip Mukherjee
1
-0
/
+4
2017-10-04
zram: fix null dereference of handle
Minchan Kim
1
-24
/
+12
2017-10-04
mm: fix RODATA_TEST failure "rodata_test: test data was not read only"
Christophe Leroy
1
-1
/
+1
2017-10-04
rapidio: remove global irq spinlocks from the subsystem
Ioan Nicu
4
-37
/
+35
2017-10-04
mm: meminit: mark init_reserved_page as __meminit
Arnd Bergmann
1
-1
/
+1
2017-10-04
z3fold: fix stale list handling
Vitaly Wool
1
-4
/
+2
2017-10-04
mm,compaction: serialize waitqueue_active() checks (for real)
Davidlohr Bueso
1
-8
/
+5
2017-10-04
android: binder: drop lru lock in isolate callback
Sherry Yang
3
-6
/
+36
2017-10-04
mm/memcg: avoid page count check for zone device
Jérôme Glisse
1
-1
/
+2
2017-10-04
mm, memcg: remove hotplug locking from try_charge
Michal Hocko
1
-5
/
+15
2017-10-04
mm, oom_reaper: skip mm structs with mmu notifiers
Michal Hocko
2
-0
/
+21
2017-10-04
z3fold: fix potential race in z3fold_reclaim_page
Vitaly Wool
1
-1
/
+3
2017-10-04
sh: sh7269: remove nonexistent GPIO_PH[0-7] to fix pinctrl registration
Geert Uytterhoeven
1
-3
/
+1
2017-10-04
sh: sh7264: remove nonexistent GPIO_PH[0-7] to fix pinctrl registration
Geert Uytterhoeven
1
-3
/
+1
2017-10-04
sh: sh7757: remove nonexistent GPIO_PT[JLNQ]7_RESV to fix pinctrl registration
Geert Uytterhoeven
1
-4
/
+4
2017-10-04
sh: sh7722: remove nonexistent GPIO_PTQ7 to fix pinctrl registration
Geert Uytterhoeven
1
-1
/
+1
2017-10-04
mm, hugetlb, soft_offline: save compound page order before page migration
Alexandru Moise
1
-2
/
+10
2017-10-04
ksm: fix unlocked iteration over vmas in cmp_and_merge_page()
Kirill Tkhai
1
-1
/
+4
2017-10-04
include/linux/mm.h: fix typo in VM_MPX definition
Kirill A. Shutemov
1
-1
/
+1
2017-10-04
scripts/spelling.txt: add more spelling mistakes to spelling.txt
Colin Ian King
1
-0
/
+33
2017-10-04
kernel/params.c: align add_sysfs_param documentation with code
Jean Delvare
1
-1
/
+1
2017-10-04
alpha: fix build failures
Sudip Mukherjee
1
-0
/
+1
2017-10-02
ahci: don't ignore result code of ahci_reset_controller()
Ard Biesheuvel
1
-1
/
+4
2017-10-01
Linux 4.14-rc3
v4.14-rc3
Linus Torvalds
1
-1
/
+1
2017-09-29
fix infoleak in waitid(2)
Al Viro
1
-13
/
+10
2017-09-29
x86/asm: Use register variable to get stack pointer value
Andrey Ryabinin
5
-18
/
+7
2017-09-29
x86/mm: Disable branch profiling in mem_encrypt.c
Tom Lendacky
1
-0
/
+2
2017-09-29
arm64: fault: Route pte translation faults via do_translation_fault
Will Deacon
1
-1
/
+1
2017-09-29
arm64: mm: Use READ_ONCE when dereferencing pointer to pte table
Will Deacon
1
-1
/
+1
2017-09-29
kvm/x86: Handle async PF in RCU read-side critical sections
Boqun Feng
1
-1
/
+2
2017-09-29
KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresume
Wanpeng Li
1
-1
/
+2
2017-09-29
sched/sysctl: Check user input value of sysctl_sched_time_avg
Ethan Zhao
1
-1
/
+2
2017-09-29
x86/asm: Fix inline asm call constraints for GCC 4.4
Josh Poimboeuf
1
-2
/
+4
2017-09-29
sched/debug: Add explicit TASK_PARKED printing
Peter Zijlstra
3
-11
/
+10
2017-09-29
sched/debug: Ignore TASK_IDLE for SysRq-W
Peter Zijlstra
1
-1
/
+23
2017-09-29
sched/debug: Add explicit TASK_IDLE printing
Peter Zijlstra
3
-13
/
+27
2017-09-29
sched/tracing: Use common task-state helpers
Peter Zijlstra
3
-21
/
+10
2017-09-29
locking/rwsem-xadd: Fix missed wakeup due to reordering of load
Prateek Sood
1
-0
/
+27
2017-09-29
sched/tracing: Fix trace_sched_switch task-state printing
Peter Zijlstra
2
-8
/
+12
2017-09-29
sched/debug: Remove unused variable
Peter Zijlstra
1
-2
/
+0
2017-09-29
sched/debug: Convert TASK_state to hex
Peter Zijlstra
1
-14
/
+14
2017-09-29
sched/debug: Implement consistent task-state printing
Peter Zijlstra
2
-20
/
+21
2017-09-29
um/time: Fixup namespace collision
Thomas Gleixner
1
-2
/
+2
2017-09-29
perf/aux: Only update ->aux_wakeup in non-overwrite mode
Alexander Shishkin
1
-5
/
+15
2017-09-28
Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"
Linus Torvalds
2
-16
/
+0
2017-09-28
perf test: Fix vmlinux failure on s390x part 2
Thomas Richter
2
-22
/
+0
2017-09-28
perf test: Fix vmlinux failure on s390x
Thomas Richter
3
-18
/
+1
[next]