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-07-21
linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL
Vinod Koul
2019-07-21
drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT
James Morse
2019-07-14
VMCI: Fix integer overflow in VMCI handle arrays
Vishnu DASA
2019-07-14
bpf: sockmap, restore sk_write_space when psock gets dropped
Jakub Sitnicki
2019-07-10
signal: remove the wrong signal_pending() check in restore_user_sigmask()
Oleg Nesterov
2019-07-03
fanotify: update connector fsid cache on add mark
Amir Goldstein
2019-07-03
bpf: fix unconnected udp hooks
Daniel Borkmann
2019-07-03
mm: fix page cache convergence regression
Johannes Weiner
2019-06-25
mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()
Douglas Anderson
2019-06-25
mmc: core: API to temporarily disable retuning for SDIO CRC errors
Douglas Anderson
2019-06-22
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2019-06-19
x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
Borislav Petkov
2019-06-19
cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()
Tejun Heo
2019-06-19
HID: input: make sure the wheel high resolution multiplier is set
Benjamin Tissoires
2019-06-17
tcp: limit payload size of sacked skbs
Eric Dumazet
2019-06-15
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
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-09
memcg: make it work on sparse non-0-node systems
Jiri Slaby
2019-06-09
mm, memcg: consider subtrees in memory.events
Chris Down
2019-06-09
include/linux/bitops.h: sanitize rotate primitives
Rasmus Villemoes
2019-06-04
inet: switch IP ID generator to siphash
Eric Dumazet
2019-05-31
regulator: add regulator_get_linear_step() stub helper
Arnd Bergmann
2019-05-31
rcu: Do a single rhp->func read in rcu_head_after_call_rcu()
Neeraj Upadhyay
2019-05-31
overflow: Fix -Wtype-limits compilation warnings
Leon Romanovsky
2019-05-31
timekeeping: Force upper bound for setting CLOCK_REALTIME
Thomas Gleixner
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
fscrypt: use READ_ONCE() to access ->i_crypt_info
Eric Biggers
2019-05-31
cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
Roman Gushchin
2019-05-31
block: fix use-after-free on gendisk
Yufen Yu
2019-05-31
smpboot: Place the __percpu annotation correctly
Sebastian Andrzej Siewior
2019-05-31
x86/modules: Avoid breaking W^X while loading modules
Nadav Amit
2019-05-31
net/mlx5: E-Switch, Use atomic rep state to serialize state change
Bodong Wang
2019-05-31
acct_on(): don't mess with freeze protection
Al Viro
2019-05-31
dax: Arrange for dax_supported check to span multiple devices
Dan Williams
2019-05-31
bio: fix improper use of smp_mb__before_atomic()
Andrea Parri
2019-05-25
bpf: add map_lookup_elem_sys_only for lookups from syscall side
Daniel Borkmann
2019-05-25
PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
Stefan Mätje
2019-05-25
fsnotify: fix unlink performance regression
Amir Goldstein
2019-05-25
RDMA/mlx5: Use get_zeroed_page() for clock_info
Jason Gunthorpe
2019-05-25
of: fix clang -Wunsequenced for be32_to_cpu()
Phong Tran
2019-05-25
dcache: sort the freeing-without-RCU-delay mess for good.
Al Viro
2019-05-25
net: test nouarg before dereferencing zerocopy pointers
Willem de Bruijn
2019-05-22
jbd2: fix potential double free
Chengguang Xu
2019-05-22
mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values
Dmitry Osipenko
2019-05-22
mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L
Steve Twiss
2019-05-22
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
2019-05-22
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...
Dan Williams
2019-05-16
i2c: core: ratelimit 'transfer when suspended' errors
Wolfram Sang
[next]