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
Age
Commit message (
Expand
)
Author
2019-08-25
scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
Hannes Reinecke
2019-08-25
asm-generic: default BUG_ON(x) to if(x)BUG()
Arnd Bergmann
2019-08-25
include/linux/module.h: copy __init/__exit attrs to init/cleanup_module
Miguel Ojeda
2019-08-25
Backport minimal compiler_attributes.h to support GCC 9
Miguel Ojeda
2019-08-25
asm-generic: fix -Wtype-limits compiler warnings
Qian Cai
2019-08-25
ALSA: compress: Fix regression on compressed capture streams
Charles Keepax
2019-08-11
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
Arnd Bergmann
2019-08-11
tcp: be more careful in tcp_fragment()
Eric Dumazet
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
tcp: reset sk_send_head in tcp_write_queue_purge
Soheil Hassas Yeganeh
2019-08-04
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
2019-08-04
elevator: fix truncation of icq_cache_name
Eric Biggers
2019-08-04
rcu: Force inlining of rcu_read_lock()
Waiman Long
2019-07-21
VMCI: Fix integer overflow in VMCI handle arrays
Vishnu DASA
2019-07-10
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
2019-07-10
swiotlb: Make linux/swiotlb.h standalone includible
Thierry Reding
2019-07-10
net: check before dereferencing netdev_ops during busy poll
Josh Elsasser
2019-07-10
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
2019-06-22
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-06-22
cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()
Tejun Heo
2019-06-22
Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...
Greg Kroah-Hartman
2019-06-22
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
2019-06-17
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
2019-06-17
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
2019-06-17
tcp: limit payload size of sacked skbs
Eric Dumazet
2019-06-11
ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled
David Ahern
2019-06-11
fuse: Add FOPEN_STREAM to use stream_open()
Kirill Smelkov
2019-06-11
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-06-11
rcu: locking and unlocking need to always be at least barriers
Linus Torvalds
2019-06-11
usb: gadget: fix request length error for isoc transfer
Peter Chen
2019-06-11
userfaultfd: don't pin the user memory in userfaultfd_file_create()
Oleg Nesterov
2019-06-11
net: create skb_gso_validate_mac_len()
Daniel Axtens
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-06-11
tipc: Avoid copying bytes beyond the supplied data
Chris Packham
2019-06-11
HID: core: move Usage Page concatenation to Main item
Nicolas Saenz Julienne
2019-06-11
iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion
Lars-Peter Clausen
2019-06-11
smpboot: Place the __percpu annotation correctly
Sebastian Andrzej Siewior
2019-06-11
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
2019-06-11
bio: fix improper use of smp_mb__before_atomic()
Andrea Parri
2019-06-11
of: fix clang -Wunsequenced for be32_to_cpu()
Phong Tran
2019-06-11
writeback: synchronize sync(2) against cgroup writeback membership switches
Tejun Heo
2019-06-11
mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L
Steve Twiss
2019-05-16
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
2019-05-16
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
2019-05-16
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
2019-05-16
x86/speculation: Rework SMT state change
Thomas Gleixner
[next]