index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-13
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
20
-29
/
+79
2017-06-11
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
1
-1
/
+1
2017-06-11
sched/fair: Fix typo in printk message
Marcin Nowakowski
1
-1
/
+1
2017-06-10
ufs: we need to sync inode before freeing it
Al Viro
1
-0
/
+1
2017-06-09
excessive checks in ufs_write_failed() and ufs_evict_inode()
Al Viro
1
-13
/
+5
2017-06-09
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
Al Viro
1
-1
/
+3
2017-06-09
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
Al Viro
1
-1
/
+2
2017-06-09
ufs: set correct ->s_maxsize
Al Viro
1
-0
/
+18
2017-06-09
ufs: restore maintaining ->i_blocks
Al Viro
2
-1
/
+26
2017-06-09
fix ufs_isblockset()
Al Viro
1
-3
/
+7
2017-06-09
ufs: restore proper tail allocation
Al Viro
1
-1
/
+1
2017-06-09
Btrfs: fix delalloc accounting leak caused by u32 overflow
Omar Sandoval
1
-2
/
+2
2017-06-09
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
Liu Bo
1
-1
/
+1
2017-06-09
btrfs: tree-log.c: Wrong printk information about namelen
Su Yue
1
-1
/
+1
2017-06-09
Input: synaptics-rmi4 - register F03 port as pass-through serio
Dmitry Torokhov
1
-1
/
+1
2017-06-09
efi: Fix boot panic because of invalid BGRT image address
Dave Young
1
-1
/
+25
2017-06-08
perf symbols: Kill dso__build_id_is_kmod()
Namhyung Kim
3
-50
/
+0
2017-06-08
perf symbols: Keep DSO->symtab_type after decompress
Namhyung Kim
1
-0
/
+2
2017-06-08
perf tests: Decompress kernel module before objdump
Namhyung Kim
1
-1
/
+19
2017-06-08
perf tools: Consolidate error path in __open_dso()
Namhyung Kim
1
-11
/
+8
2017-06-08
perf tools: Decompress kernel module when reading DSO data
Namhyung Kim
1
-0
/
+16
2017-06-08
perf annotate: Use dso__decompress_kmodule_path()
Namhyung Kim
1
-24
/
+3
2017-06-08
perf tools: Introduce dso__decompress_kmodule_{fd,path}
Namhyung Kim
3
-35
/
+65
2017-06-08
perf tools: Fix a memory leak in __open_dso()
Namhyung Kim
1
-1
/
+3
2017-06-08
perf annotate: Fix symbolic link of build-id cache
Namhyung Kim
1
-1
/
+9
2017-06-08
block, bfq: access and cache blkg data only when safe
Paolo Valente
3
-36
/
+105
2017-06-08
srcu: Allow use of Classic SRCU from both process and interrupt context
Paolo Bonzini
2
-5
/
+2
2017-06-08
srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context
Paolo Bonzini
2
-6
/
+6
2017-06-08
drm/i915: fix warning for unused variable
Jani Nikula
1
-2
/
+0
2017-06-08
Fix loop device flush before configure v3
James Wang
1
-0
/
+3
2017-06-08
powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by default
Michael Ellerman
2
-11
/
+11
2017-06-08
powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space
Aneesh Kumar K.V
4
-16
/
+15
2017-06-08
cxl: Fix error path on bad ioctl
Frederic Barrat
1
-5
/
+2
2017-06-08
Revert "printk: fix double printing with earlycon"
Petr Mladek
1
-36
/
+10
2017-06-08
perf/core: Drop kernel samples even though :u is specified
Jin Yao
1
-0
/
+21
2017-06-08
x86/microcode/intel: Clear patch pointer before jettisoning the initrd
Dominik Brodowski
1
-0
/
+3
2017-06-08
x86/ldt: Rename ldt_struct::size to ::nr_entries
Borislav Petkov
6
-30
/
+31
2017-06-08
mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UP
Andy Lutomirski
1
-2
/
+0
2017-06-08
MAINTAINERS: update email address for Jessica Yu
Jessica Yu
1
-2
/
+2
2017-06-08
perf script python: Remove dups in documentation examples
SeongJae Park
1
-4
/
+2
2017-06-08
perf script python: Updated trace_unhandled() signature
SeongJae Park
1
-6
/
+3
2017-06-08
perf script python: Fix wrong code snippets in documentation
SeongJae Park
1
-2
/
+2
2017-06-08
perf script: Fix documentation errors
SeongJae Park
2
-3
/
+3
2017-06-08
perf script: Fix outdated comment for perf-trace-python
SeongJae Park
1
-1
/
+1
2017-06-08
perf probe: Fix examples section of documentation
SeongJae Park
1
-2
/
+6
2017-06-07
Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled
Ulrik De Bie
1
-0
/
+16
2017-06-07
blk-throttle: set default latency baseline for harddisk
Shaohua Li
1
-3
/
+17
2017-06-07
drm/meson: Fix driver bind when only CVBS is available
Neil Armstrong
1
-5
/
+15
2017-06-07
blk-throttle: fix NULL pointer dereference in throtl_schedule_pending_timer
Joseph Qi
1
-1
/
+1
2017-06-07
drm/i915: Fix 90/270 rotated coordinates for FBC
Ville Syrjälä
1
-12
/
+7
[next]