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-08-04
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-08-04
iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVA
Joerg Roedel
2019-08-04
iommu/vt-d: Don't queue_iova() if there is no flush queue
Dmitry Safonov
2019-07-31
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
2019-07-31
jbd2: introduce jbd2_inode dirty range scoping
Ross Zwisler
2019-07-31
mm: add filemap_fdatawait_range_keep_errors()
Ross Zwisler
2019-07-31
compiler.h: Add read_word_at_a_time() function.
Andrey Ryabinin
2019-07-31
compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()
Andrey Ryabinin
2019-07-31
clocksource/drivers/exynos_mct: Increase priority over ARM arch timer
Marek Szyprowski
2019-07-31
rcu: Force inlining of rcu_read_lock()
Waiman Long
2019-07-21
linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL
Vinod Koul
2019-07-21
VMCI: Fix integer overflow in VMCI handle arrays
Vishnu DASA
2019-07-21
drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT
James Morse
2019-07-03
Revert "compiler.h: update definition of unreachable()"
Sasha Levin
2019-07-03
block: add a lower-level bio_add_page interface
Christoph Hellwig
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-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
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
pstore: Convert buf_lock to semaphore
Kees Cook
2019-06-11
rcu: locking and unlocking need to always be at least barriers
Linus Torvalds
2019-06-09
include/linux/module.h: copy __init/__exit attrs to init/cleanup_module
Miguel Ojeda
2019-06-09
Compiler Attributes: add support for __copy (gcc >= 9)
Miguel Ojeda
2019-06-09
memcg: make it work on sparse non-0-node systems
Jiri Slaby
2019-06-09
include/linux/bitops.h: sanitize rotate primitives
Rasmus Villemoes
2019-06-09
inet: switch IP ID generator to siphash
Eric Dumazet
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
cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
Roman Gushchin
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
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
of: fix clang -Wunsequenced for be32_to_cpu()
Phong Tran
2019-05-25
net: test nouarg before dereferencing zerocopy pointers
Willem de Bruijn
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
KVM: fix spectrev1 gadgets
Paolo Bonzini
2019-05-16
x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
Jian-Hong Pan
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
locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new...
Will Deacon
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
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
[next]