index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2019-12-05
net: dev: Use unsigned integer as an argument to left-shift
Andy Shevchenko
2019-12-05
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
Alexey Skidanov
2019-12-05
vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
Wei Yang
2019-12-05
gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB
Krzysztof Kozlowski
2019-12-05
reset: fix reset_control_ops kerneldoc comment
Randy Dunlap
2019-11-28
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
2019-11-28
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
2019-11-28
linux/bitmap.h: fix type of nbits in bitmap_shift_right()
Rasmus Villemoes
2019-11-28
linux/bitmap.h: handle constant zero-size bitmaps correctly
Rasmus Villemoes
2019-11-28
mfd: max8997: Enale irq-wakeup unconditionally
Marek Szyprowski
2019-11-28
mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC values
Fabio Estevam
2019-11-25
dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_direction
Nathan Chancellor
2019-11-25
SUNRPC: Fix priority queue fairness
Trond Myklebust
2019-11-25
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2019-11-25
fbdev: Ditch fb_edid_add_monspecs
Daniel Vetter
2019-11-25
EDAC: Raise the maximum number of memory controllers
Justin Ernst
2019-11-25
cpufeature: avoid warning when compiling with clang
Stefan Agner
2019-11-25
libfdt: Ensure INT_MAX is defined in libfdt_env.h
Rob Herring
2019-11-25
iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros
Eric Auger
2019-11-16
kvm: Add helper function for creating VM worker threads
Junaid Shahid
2019-11-16
cpu/speculation: Uninline and export CPU mitigations helpers
Tyler Hicks
2019-11-16
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
2019-11-16
kvm: Convert kvm_lock to a mutex
Junaid Shahid
2019-11-16
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
2019-11-16
usb: gadget: core: unmap request from DMA only if previously mapped
Jack Pham
2019-11-12
mm: thp: handle page cache THP correctly in PageTransCompoundMap
Yang Shi
2019-11-10
net/flow_dissector: switch to siphash
Eric Dumazet
2019-11-10
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
2019-10-17
cfg80211: Use const more consistently in for_each_element macros
Jouni Malinen
2019-10-17
cfg80211: add and use strongly typed element iteration macros
Johannes Berg
2019-10-05
quota: fix wrong condition in is_quota_modification()
Chao Yu
2019-10-05
kprobes: Prohibit probing on BUG() and WARN() address
Masami Hiramatsu
2019-09-10
libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
Luis Henriques
2019-09-10
gpio: Fix build error of function redefinition
YueHaibing
2019-08-25
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
2019-08-25
inet: switch IP ID generator to siphash
Eric Dumazet
2019-08-25
siphash: implement HalfSipHash1-3 for hash tables
Jason A. Donenfeld
2019-08-25
siphash: add cryptographically secure PRF
Jason A. Donenfeld
2019-08-25
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
2019-08-11
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
Arnd Bergmann
2019-08-11
libceph: use kbasename() and kill ceph_file_part()
Ilya Dryomov
2019-08-06
include/linux/module.h: copy __init/__exit attrs to init/cleanup_module
Miguel Ojeda
2019-08-06
Backport minimal compiler_attributes.h to support GCC 9
Miguel Ojeda
2019-08-06
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2019-08-06
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-08-06
uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...
Mikko Rapeli
2019-08-06
coda: fix build using bare-metal toolchain
Sam Protsenko
2019-08-06
ACPI: fix false-positive -Wuninitialized warning
Arnd Bergmann
2019-08-04
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-08-04
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
[next]