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-06-11
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-06-11
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
Jiri Kosina
2019-06-11
rcu: locking and unlocking need to always be at least barriers
Linus Torvalds
2019-06-11
efi/libstub: Unify command line param parsing
Ard Biesheuvel
2019-06-11
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
2019-06-11
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2019-06-11
memcg: make it work on sparse non-0-node systems
Jiri Slaby
2019-06-11
include/linux/bitops.h: sanitize rotate primitives
Rasmus Villemoes
2019-05-31
HID: core: move Usage Page concatenation to Main item
Nicolas Saenz Julienne
2019-05-31
iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion
Lars-Peter Clausen
2019-05-31
smpboot: Place the __percpu annotation correctly
Sebastian Andrzej Siewior
2019-05-31
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
2019-05-31
bio: fix improper use of smp_mb__before_atomic()
Andrea Parri
2019-05-25
PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
Stefan Mätje
2019-05-25
of: fix clang -Wunsequenced for be32_to_cpu()
Phong Tran
2019-05-21
writeback: synchronize sync(2) against cgroup writeback membership switches
Tejun Heo
2019-05-21
mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values
Dmitry Osipenko
2019-05-21
mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L
Steve Twiss
2019-05-21
net: core: another layer of lists, around PF_MEMALLOC skb handling
Sasha Levin
2019-05-16
x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
Jian-Hong Pan
2019-05-16
bpf: convert htab map to hlist_nulls
Alexei Starovoitov
2019-05-14
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
2019-05-14
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
2019-05-14
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
2019-05-14
x86/speculation: Rework SMT state change
Thomas Gleixner
2019-05-14
sched: Add sched_smt_active()
Ben Hutchings
2019-05-14
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
2019-05-14
locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new...
Will Deacon
2019-05-14
bitops: avoid integer overflow in GENMASK(_ULL)
Matthias Kaehlcke
2019-05-10
mm: add 'try_get_page()' helper function
Linus Torvalds
2019-05-10
linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
Jann Horn
2019-05-08
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
2019-05-08
kasan: add a prototype of task_struct to avoid warning
Masami Hiramatsu
2019-04-27
x86/kprobes: Verify stack frame on kretprobe
Masami Hiramatsu
2019-04-20
appletalk: Fix compile regression
Arnd Bergmann
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-17
virtio: Honour 'may_reduce_num' in vring_create_virtqueue
Cornelia Huck
2019-04-17
include/linux/bitrev.h: fix constant bitrev
Arnd Bergmann
2019-04-17
net/mlx5e: Add a lock on tir list
Yuval Avnery
2019-04-17
lib/string.c: implement a basic bcmp
Nick Desaulniers
2019-04-05
genirq: Avoid summation loops for /proc/stat
Thomas Gleixner
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-03-27
libceph: wait for latest osdmap in ceph_monc_blacklist_add()
Ilya Dryomov
2019-03-23
dm: fix to_sector() for 32bit
NeilBrown
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
2019-03-19
of: Support const and non-const use for to_of_node()
Sakari Ailus
2019-03-13
cpufreq: Use struct kobj_attribute instead of struct global_attr
Viresh Kumar
[next]