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
/
kernel
/
sysctl_binary.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-22
bdi: Fix another oops in wb_workfn()
Jan Kara
2
-14
/
+8
2018-06-22
lightnvm: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-1
/
+1
2018-06-22
arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance
Will Deacon
1
-2
/
+3
2018-06-22
arm64: kpti: Use early_param for kpti= command-line option
Will Deacon
1
-1
/
+1
2018-06-22
KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph number
Vitaly Kuznetsov
1
-1
/
+1
2018-06-22
kvm: vmx: Nested VM-entry prereqs for event inj.
Marc Orr
3
-0
/
+79
2018-06-22
xen: Remove unnecessary BUG_ON from __unbind_from_irq()
Boris Ostrovsky
1
-2
/
+0
2018-06-22
xen: add new hypercall buffer mapping device
Juergen Gross
4
-1
/
+223
2018-06-21
tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcount
Greg Thelen
1
-1
/
+1
2018-06-21
tracing: Fix some errors in histogram documentation
Joel Fernandes (Google)
1
-11
/
+12
2018-06-21
tracing: Use swap macro in update_max_tr
Gustavo A. R. Silva
1
-5
/
+1
2018-06-21
softirq: Reorder trace_softirqs_on to prevent lockdep splat
Joel Fernandes (Google)
1
-1
/
+5
2018-06-21
tracing: Check for no filter when processing event filters
Steven Rostedt (VMware)
1
-1
/
+9
2018-06-21
nvme-pci: limit max IO size and segments to avoid high order allocations
Jens Axboe
3
-5
/
+39
2018-06-21
KVM: arm64: Prevent KVM_COMPAT from being selected
Marc Zyngier
1
-1
/
+1
2018-06-21
KVM: Enforce error in ioctl for compat tasks when !KVM_COMPAT
Marc Zyngier
1
-10
/
+9
2018-06-21
nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrl
Jianchao Wang
1
-1
/
+1
2018-06-21
KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_range
Jia He
1
-0
/
+2
2018-06-21
drm/bridge/sii8620: fix display of packed pixel modes in MHL2
Maciej Purski
1
-16
/
+1
2018-06-21
KVM: arm64: Avoid mistaken attempts to save SVE state for vcpus
Dave Martin
1
-3
/
+3
2018-06-21
KVM: arm64/sve: Fix SVE trap restoration for non-current tasks
Dave Martin
2
-4
/
+21
2018-06-21
KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put()
Dave Martin
1
-3
/
+5
2018-06-21
arm64: Introduce sysreg_clear_set()
Mark Rutland
1
-0
/
+11
2018-06-21
KVM: arm/arm64: Drop resource size check for GICV window
Ard Biesheuvel
1
-5
/
+0
2018-06-21
nvme-fc: release io queues to allow fast fail
James Smart
1
-3
/
+3
2018-06-20
nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.
Doron Roberts-Kedes
2
-8
/
+37
2018-06-21
Documentation: intel_pstate: Fix typo
Rafael J. Wysocki
1
-1
/
+1
2018-06-20
block: sed-opal: Fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2018-06-20
tools/power turbostat: version 18.06.20
Len Brown
1
-1
/
+1
2018-06-20
tools/power turbostat: add the missing command line switches
Nathan Ciobanu
1
-0
/
+14
2018-06-20
tools/power turbostat: add single character tokens to help
Nathan Ciobanu
1
-11
/
+14
2018-06-20
tools/power turbostat: alphabetize the help output
Nathan Ciobanu
1
-2
/
+2
2018-06-20
tools/power turbostat: fix segfault on 'no node' machines
Nathan Ciobanu
1
-0
/
+13
2018-06-20
tools/power turbostat: add optional APIC X2APIC columns
Len Brown
2
-9
/
+68
2018-06-20
tools/power turbostat: decode cpuid.1.HT
Len Brown
1
-1
/
+2
2018-06-20
tools/power turbostat: fix show/hide issues resulting from mis-merge
Len Brown
1
-52
/
+54
2018-06-20
blk-mq-debugfs: Off by one in blk_mq_rq_state_name()
Dan Carpenter
1
-1
/
+1
2018-06-20
nvmet: reset keep alive timer in controller enable
Max Gurtuvoy
1
-0
/
+8
2018-06-20
nvme-rdma: don't override opts->queue_size
Sagi Grimberg
1
-11
/
+10
2018-06-20
nvme-rdma: Fix command completion race at error recovery
Israel Rukshin
1
-2
/
+6
2018-06-20
nvme-rdma: fix possible free of a non-allocated async event buffer
Sagi Grimberg
1
-13
/
+11
2018-06-20
nvme-rdma: fix possible double free condition when failing to create a controller
Sagi Grimberg
1
-10
/
+10
2018-06-20
udf: Drop unused arguments of udf_delete_aext()
Jan Kara
3
-9
/
+7
2018-06-20
udf: Provide function for calculating dir entry length
Jan Kara
3
-15
/
+10
2018-06-20
udf: Detect incorrect directory size
Jan Kara
1
-0
/
+3
2018-06-20
ext2: add warning when specifying nocheck option
Chengguang Xu
2
-5
/
+3
2018-06-20
quota: Cleanup list iteration in dqcache_shrink_scan()
Jan Kara
1
-5
/
+2
2018-06-20
quota: reclaim least recently used dquots
Greg Thelen
1
-2
/
+2
2018-06-20
ACPI / processor: Finish making acpi_processor_ppc_has_changed() void
Brian Norris
1
-2
/
+1
2018-06-20
HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
Jason Gerecke
1
-0
/
+8
[next]