summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* cfg80211: Use const more consistently in for_each_element macrosJouni Malinen2019-10-17
* cfg80211: add and use strongly typed element iteration macrosJohannes Berg2019-10-17
* ASoC: Define a set of DAPM pre/post-up eventsOleksandr Suvorov2019-10-17
* scsi: core: Reduce memory required for SCSI loggingBart Van Assche2019-10-07
* quota: fix wrong condition in is_quota_modification()Chao Yu2019-10-05
* kprobes: Prohibit probing on BUG() and WARN() addressMasami Hiramatsu2019-10-05
* isdn/capi: check message length in capi_write()Eric Biggers2019-09-21
* xfrm: clean up xfrm protocol checksCong Wang2019-09-16
* libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques2019-09-10
* gpio: Fix build error of function redefinitionYueHaibing2019-09-10
* tcp: fix tcp_rtx_queue_tail in case of empty retransmit queueTim Froidcoeur2019-09-06
* netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal2019-09-06
* inet: switch IP ID generator to siphashEric Dumazet2019-09-06
* siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld2019-09-06
* siphash: add cryptographically secure PRFJason A. Donenfeld2019-09-06
* scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke2019-08-25
* asm-generic: default BUG_ON(x) to if(x)BUG()Arnd Bergmann2019-08-25
* include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda2019-08-25
* Backport minimal compiler_attributes.h to support GCC 9Miguel Ojeda2019-08-25
* asm-generic: fix -Wtype-limits compiler warningsQian Cai2019-08-25
* ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2019-08-25
* compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann2019-08-11
* tcp: be more careful in tcp_fragment()Eric Dumazet2019-08-11
* uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli2019-08-06
* coda: fix build using bare-metal toolchainSam Protsenko2019-08-06
* ACPI: fix false-positive -Wuninitialized warningArnd Bergmann2019-08-06
* sched/fair: Don't free p->numa_faults with concurrent readersJann Horn2019-08-04
* tcp: reset sk_send_head in tcp_write_queue_purgeSoheil Hassas Yeganeh2019-08-04
* access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds2019-08-04
* elevator: fix truncation of icq_cache_nameEric Biggers2019-08-04
* rcu: Force inlining of rcu_read_lock()Waiman Long2019-08-04
* VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA2019-07-21
* bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2019-07-10
* swiotlb: Make linux/swiotlb.h standalone includibleThierry Reding2019-07-10
* net: check before dereferencing netdev_ops during busy pollJosh Elsasser2019-07-10
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-07-10
* coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-06-22
* cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()Tejun Heo2019-06-22
* Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...Greg Kroah-Hartman2019-06-22
* pwm: Fix deadlock warning when removing PWM devicePhong Hoang2019-06-22
* tcp: add tcp_min_snd_mss sysctlEric Dumazet2019-06-17
* tcp: tcp_fragment() should apply sane memory limitsEric Dumazet2019-06-17
* tcp: limit payload size of sacked skbsEric Dumazet2019-06-17
* ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern2019-06-11
* fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov2019-06-11
* fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-06-11
* rcu: locking and unlocking need to always be at least barriersLinus Torvalds2019-06-11
* usb: gadget: fix request length error for isoc transferPeter Chen2019-06-11
* userfaultfd: don't pin the user memory in userfaultfd_file_create()Oleg Nesterov2019-06-11
* net: create skb_gso_validate_mac_len()Daniel Axtens2019-06-11