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-05-10
nvmet: fix discover log page when offsets are used
Keith Busch
2019-05-10
blk-mq: introduce blk_mq_complete_request_sync()
Ming Lei
2019-05-10
linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
Jann Horn
2019-05-08
clk: x86: Add system specific quirk to mark clocks as critical
David Müller
2019-05-08
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-05-08
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
2019-05-04
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
2019-05-04
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2019-05-04
mm: add 'try_get_page()' helper function
Linus Torvalds
2019-05-04
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
2019-05-02
net/ncsi: handle overflow when incrementing mac address
Tao Ren
2019-05-02
tracing: Fix buffer_ref pipe ops
Jann Horn
2019-04-27
x86/kprobes: Verify stack frame on kretprobe
Masami Hiramatsu
2019-04-27
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-04-27
failover: allow name change on IFF_UP slave interfaces
Si-Wei Liu
2019-04-20
include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
Pi-Hsun Shih
2019-04-20
appletalk: Fix use-after-free in atalk_proc_exit
YueHaibing
2019-04-20
x86/gart: Exclude GART aperture from kcore
Kairui Song
2019-04-17
virtio: Honour 'may_reduce_num' in vring_create_virtqueue
Cornelia Huck
2019-04-17
mm: writeback: use exact memcg dirty counts
Greg Thelen
2019-04-17
include/linux/bitrev.h: fix constant bitrev
Arnd Bergmann
2019-04-17
lib/string.c: implement a basic bcmp
Nick Desaulniers
2019-04-17
net/mlx5e: Add a lock on tir list
Yuval Avnery
2019-04-05
appletalk: Fix compile regression
Arnd Bergmann
2019-04-05
cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...
Oleg Nesterov
2019-04-05
bpf: fix missing prototype warnings
Valdis Kletnieks
2019-04-05
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
Andrea Parri
2019-04-05
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
2019-04-05
genirq: Avoid summation loops for /proc/stat
Thomas Gleixner
2019-04-05
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
2019-04-05
efi: Fix build error due to enum collision between efi.h and ima.h
Anders Roxell
2019-04-05
clk: fractional-divider: check parent rate only if flag is set
Katsuhiro Suzuki
2019-04-05
i2c: Allow recovery of the initial IRQ by an I2C client device.
Jim Broadus
2019-04-05
f2fs: fix to check inline_xattr_size boundary correctly
Chao Yu
2019-04-05
kasan: fix kasan_check_read/write definitions
Arnd Bergmann
2019-04-05
include/linux/relay.h: fix percpu annotation in struct rchan
Luc Van Oostenryck
2019-04-05
tracing: kdb: Fix ftdump to not sleep
Douglas Anderson
2019-04-03
mm: add support for kmem caches in DMA32 zone
Nicolas Boichat
2019-04-03
mm/hotplug: fix offline undo_isolate_page_range()
Qian Cai
2019-04-03
net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helper
Claudiu Manoil
2019-03-27
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
2019-03-27
libceph: wait for latest osdmap in ceph_monc_blacklist_add()
Ilya Dryomov
2019-03-23
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
2019-03-23
dm: fix to_sector() for 32bit
NeilBrown
2019-03-23
arm64: Fix HCR.TGE status for NMI contexts
Julien Thierry
2019-03-23
swiotlb: Add is_swiotlb_active() function
Joerg Roedel
2019-03-23
swiotlb: Introduce swiotlb_max_mapping_size()
Joerg Roedel
2019-03-23
dma: Introduce dma_max_mapping_size()
Joerg Roedel
2019-03-23
device property: Fix the length used in PROPERTY_ENTRY_STRING()
Heikki Krogerus
2019-03-23
splice: don't merge into linked buffers
Jann Horn
[next]