index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
arch
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-21
blkcg: fix ref count issue with bio_blkcg using task_css
Dennis Zhou (Facebook)
6
-16
/
+107
2018-09-20
Blk-throttle: update to use rbtree with leftmost node cached
Liu Bo
1
-26
/
+15
2018-09-20
block: use bio_add_page in bio_iov_iter_get_pages
Christoph Hellwig
1
-21
/
+20
2018-09-14
blok, bfq: do not plug I/O if all queues are weight-raised
Paolo Valente
1
-2
/
+8
2018-09-14
block, bfq: inject other-queue I/O into seeky idle queues on NCQ flash
Paolo Valente
2
-6
/
+88
2018-09-14
block, bfq: correctly charge and reset entity service in all cases
Paolo Valente
1
-3
/
+10
2018-09-13
blk-iolatency: remove set but not used variables 'changed' and 'blkiolat'
YueHaibing
1
-5
/
+0
2018-09-11
rsxx: Remove unnecessary parentheses
Nathan Chancellor
1
-1
/
+1
2018-09-07
block: umem: replace spin_lock_bh with spin_lock in tasklet callback
jun qian
1
-2
/
+2
2018-09-06
block: remove bio_rewind_iter()
Ming Lei
4
-30
/
+8
2018-09-06
drbd: Convert from ahash to shash
Kees Cook
5
-88
/
+76
2018-09-06
block: bfq: swap puts in bfqg_and_blkg_put
Konstantin Khlebnikov
1
-2
/
+2
2018-09-06
printk/tracing: Do not trace printk_nmi_enter()
Steven Rostedt (VMware)
1
-2
/
+2
2018-09-05
block: don't warn when doing fsync on read-only devices
Mikulas Patocka
1
-1
/
+4
2018-09-05
tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepoints
Steven Rostedt (VMware)
1
-2
/
+6
2018-09-05
nds32: linker script: GCOV kernel may refers data in __exit
Greentime Hu
1
-0
/
+12
2018-09-04
nilfs2: convert to SPDX license tags
Ryusuke Konishi
39
-390
/
+39
2018-09-04
drivers/dax/device.c: convert variable to vm_fault_t type
Souptick Joarder
1
-1
/
+2
2018-09-04
lib/Kconfig.debug: fix three typos in help text
Thibaut Sautereau
1
-2
/
+2
2018-09-04
checkpatch: add __ro_after_init to known $Attribute
Joe Perches
1
-0
/
+1
2018-09-04
mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removal
Dave Jiang
1
-2
/
+2
2018-09-04
uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
Randy Dunlap
2
-2
/
+2
2018-09-04
memory_hotplug: fix kernel_panic on offline page processing
Mikhail Zaslonko
1
-11
/
+9
2018-09-04
checkpatch: add optional static const to blank line declarations test
Joe Perches
1
-1
/
+1
2018-09-04
ipc/shm: properly return EIDRM in shm_lock()
Davidlohr Bueso
1
-0
/
+1
2018-09-04
mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported.
Aneesh Kumar K.V
2
-1
/
+6
2018-09-04
mm/util.c: improve kvfree() kerneldoc
Andrew Morton
1
-4
/
+7
2018-09-04
tools/vm/page-types.c: fix "defined but not used" warning
Naoya Horiguchi
1
-6
/
+0
2018-09-04
tools/vm/slabinfo.c: fix sign-compare warning
Naoya Horiguchi
1
-2
/
+2
2018-09-04
kmemleak: always register debugfs file
Vincent Whitchurch
1
-4
/
+5
2018-09-04
mm: respect arch_dup_mmap() return value
Nadav Amit
1
-2
/
+1
2018-09-04
mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm().
Tetsuo Handa
1
-0
/
+1
2018-09-04
mm: memcontrol: print proper OOM header when no eligible victim left
Johannes Weiner
2
-5
/
+10
2018-09-04
net: phy: sfp: Handle unimplemented hwmon limits and alarms
Andrew Lunn
1
-4
/
+16
2018-09-04
net: sched: action_ife: take reference to meta module
Vlad Buslov
1
-1
/
+15
2018-09-04
act_ife: fix a potential use-after-free
Cong Wang
1
-1
/
+1
2018-09-04
net/mlx5: Fix SQ offset in QPs with small RQ
Tariq Toukan
1
-2
/
+3
2018-09-04
nbd: don't allow invalid blocksize settings
Jens Axboe
1
-0
/
+3
2018-09-04
nds32: fix build error because of wrong semicolon
Greentime Hu
1
-2
/
+2
2018-09-04
nds32: Fix a kernel panic issue because of wrong frame pointer access.
Greentime Hu
3
-3
/
+15
2018-09-04
nds32: Only print one page of stack when die to prevent printing too much information.
Greentime Hu
1
-3
/
+2
2018-09-04
nds32: Add macro definition for offset of lp register on stack
Zong Li
3
-2
/
+3
2018-09-04
nds32: Remove the deprecated ABI implementation
Zong Li
1
-5
/
+0
2018-09-04
nds32/stack: Get real return address by using ftrace_graph_ret_addr
Zong Li
2
-24
/
+10
2018-09-04
nds32/ftrace: Support dynamic function graph tracer
Zong Li
1
-0
/
+36
2018-09-04
nds32/ftrace: Support dynamic function tracer
Zong Li
3
-0
/
+191
2018-09-04
nds32/ftrace: Add RECORD_MCOUNT support
Zong Li
2
-0
/
+4
2018-09-04
nds32/ftrace: Support static function graph tracer
Zong Li
2
-0
/
+70
2018-09-04
nds32/ftrace: Support static function tracer
Zong Li
5
-0
/
+59
2018-09-04
nds32: Extract the checking and getting pointer to a macro
Zong Li
1
-39
/
+41
[next]