index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
dtc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-14
IB/mlx4: fix sprintf format warning
Arnd Bergmann
1
-1
/
+1
2017-09-14
fscache: fix fscache_objlist_show format processing
Arnd Bergmann
1
-1
/
+2
2017-09-14
lib/test_bitmap.c: use ULL suffix for 64-bit constants
Geert Uytterhoeven
1
-4
/
+4
2017-09-14
procfs: remove unused variable
Arnd Bergmann
1
-1
/
+0
2017-09-14
drivers/media/cec/cec-adap.c: fix build with gcc-4.4.4
Andrew Morton
1
-1
/
+4
2017-09-14
idr: remove WARN_ON_ONCE() when trying to replace negative ID
Eric Biggers
1
-1
/
+1
2017-09-13
Fix up MAINTAINERS file sorting
Linus Torvalds
1
-55
/
+55
2017-09-13
x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definition
Vitaly Kuznetsov
1
-6
/
+0
2017-09-13
x86/hyper-V: Allocate the IDT entry early in boot
K. Y. Srinivasan
1
-2
/
+2
2017-09-13
paravirt: Switch maintainer
Juergen Gross
1
-2
/
+2
2017-09-13
x86/paravirt: Remove no longer used paravirt functions
Juergen Gross
10
-92
/
+12
2017-09-13
x86/mm/64: Initialize CR4.PCIDE early
Andy Lutomirski
4
-46
/
+50
2017-09-13
x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3
Andy Lutomirski
1
-1
/
+20
2017-09-13
x86/mm: Get rid of VM_BUG_ON in switch_tlb_irqs_off()
Andy Lutomirski
1
-1
/
+21
2017-09-13
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Richard Wareing
1
-1
/
+8
2017-09-12
f2fs: hurry up to issue discard after io interruption
Chao Yu
1
-2
/
+15
2017-09-12
f2fs: fix to show correct discard_granularity in sysfs
Chao Yu
1
-0
/
+2
2017-09-12
f2fs: detect dirty inode in evict_inode
Chao Yu
1
-0
/
+3
2017-09-12
perf stat: Wait for the correct child
Milian Wolff
1
-1
/
+1
2017-09-12
perf tools: Support running perf binaries with a dash in their name
Milian Wolff
1
-4
/
+10
2017-09-12
sched/debug: Add debugfs knob for "sched_debug"
Peter Zijlstra
3
-3
/
+8
2017-09-12
sched/core: WARN() when migrating to an offline CPU
Peter Zijlstra
1
-0
/
+4
2017-09-12
sched/fair: Plug hole between hotplug and active_load_balance()
Peter Zijlstra
1
-0
/
+7
2017-09-12
sched/fair: Avoid newidle balance for !active CPUs
Peter Zijlstra
1
-0
/
+6
2017-09-12
perf config: Check not only section->from_system_config but also item's
Taeung Song
1
-1
/
+1
2017-09-12
perf ui progress: Fix progress update
Jiri Olsa
1
-1
/
+6
2017-09-12
perf ui progress: Make sure we always define step value
Jiri Olsa
1
-1
/
+1
2017-09-12
perf tools: Open perf.data with O_CLOEXEC flag
Jiri Olsa
1
-1
/
+12
2017-09-12
tools lib api: Fix make DEBUG=1 build
Jiri Olsa
1
-1
/
+7
2017-09-12
perf tests: Fix compile when libunwind's unwind.h is available
Milian Wolff
1
-1
/
+1
2017-09-12
tools include linux: Guard against redefinition of some macros
Arnaldo Carvalho de Melo
1
-3
/
+6
2017-09-12
ovl: fix false positive ESTALE on lookup
Amir Goldstein
1
-4
/
+7
2017-09-12
fuse: getattr cleanup
Miklos Szeredi
3
-23
/
+18
2017-09-12
fuse: honor iocb sync flags on write
Miklos Szeredi
3
-22
/
+28
2017-09-12
fuse: allow server to run in different pid_ns
Miklos Szeredi
2
-9
/
+7
2017-09-12
ALSA: seq: Cancel pending autoload work at unbinding device
Takashi Iwai
1
-0
/
+3
2017-09-12
ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex()
Markus Elfring
1
-8
/
+8
2017-09-12
f2fs: clear radix tree dirty tag of pages whose dirty flag is cleared
Daeho Jeong
2
-0
/
+14
2017-09-12
f2fs: speed up gc_urgent mode with SSR
Jaegeuk Kim
3
-13
/
+16
2017-09-12
f2fs: better to wait for fstrim completion
Jaegeuk Kim
1
-1
/
+6
2017-09-12
block: directly insert blk-mq request from blk_insert_cloned_request()
Jens Axboe
3
-1
/
+23
2017-09-11
mm/backing-dev.c: fix an error handling path in 'cgwb_create()'
Christophe JAILLET
1
-2
/
+4
2017-09-11
string.h: un-fortify memcpy_and_pad
Martin Wilck
1
-13
/
+2
2017-09-11
nvme-pci: implement the HMB entry number and size limitations
Christoph Hellwig
4
-2
/
+13
2017-09-11
nvme-pci: propagate (some) errors from host memory buffer setup
Christoph Hellwig
1
-6
/
+12
2017-09-11
nvme-pci: use appropriate initial chunk size for HMB allocation
Akinobu Mita
1
-1
/
+1
2017-09-11
nvme-pci: fix host memory buffer allocation fallback
Christoph Hellwig
1
-18
/
+30
2017-09-11
nvme: fix lightnvm check
Christoph Hellwig
4
-35
/
+14
2017-09-11
block: fix integer overflow in __blkdev_sectors_to_bio_pages()
Mikulas Patocka
1
-2
/
+2
2017-09-11
block: sed-opal: Set MBRDone on S3 resume path if TPER is MBREnabled
Scott Bauer
2
-0
/
+33
[next]