summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-09-03overflow.h: Add allocation size calculation helpersKees Cook
2020-09-03writeback: Fix sync livelock due to b_dirty_time processingJan Kara
2020-09-03writeback: Avoid skipping inode writebackJan Kara
2020-09-03efi: provide empty efi_enter_virtual_mode implementationAndrey Konovalov
2020-08-21mm: Avoid calling build_all_zonelists_init under hotplug contextOscar Salvador
2020-08-21iommu/vt-d: Enforce PASID devTLB field maskLiu Yi L
2020-08-21net/compat: Add missing sock updates for SCM_RIGHTSKees Cook
2020-08-21tracepoint: Mark __tracepoint_string's __usedNick Desaulniers
2020-08-21ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang
2020-08-21xattr: break delegations in {set,remove}xattrFrank van der Linden
2020-08-21random32: move the pseudo-random 32-bit definitions to prandom.hLinus Torvalds
2020-08-21random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds
2020-08-21random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau
2020-08-21random32: update the net random state on interrupt and activityWilly Tarreau
2020-08-21install several missing uapi headersRolf Eike Beer
2020-08-21uapi: includes linux/types.h before exporting filesNicolas Dichtel
2020-08-21x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel
2020-07-31tcp: allow at most one TLP probe per flightYuchung Cheng
2020-07-31io-mapping: indicate mapping failureMichael J. Ruhl
2020-07-22usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai
2020-07-22cgroup: Fix sock_cgroup_data on big-endian.Cong Wang
2020-07-22cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang
2020-07-22genetlink: remove genl_bindSean Tranchetti
2020-07-22net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese
2020-07-22ALSA: compress: fix partial_drain completion stateVinod Koul
2020-07-09sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...Shile Zhang
2020-07-09crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()Herbert Xu
2020-06-30net: qed: fix left elements count calculationAlexander Lobakin
2020-06-30net: core: reduce recursion limit valueTaehee Yoo
2020-06-30net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan
2020-06-30sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner
2020-06-30mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon
2020-06-30media: dvb_frontend: fix return values for FE_SET_PROPERTYMauro Carvalho Chehab
2020-06-30media: dvb/frontend.h: document the uAPI fileMauro Carvalho Chehab
2020-06-30media: dvb/frontend.h: move out a private internal structureMauro Carvalho Chehab
2020-06-30kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa
2020-06-30block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish
2020-06-30libata: Use per port sync for detachKai-Heng Feng
2020-06-30elfnote: mark all .note sections SHF_ALLOCNick Desaulniers
2020-06-30include/linux/bitops.h: avoid clang shift-count-overflow warningsArnd Bergmann
2020-06-30usb: gadget: Fix issue with config_ep_by_speed functionPawel Laszczak
2020-06-20sunrpc: clean up properly in gss_mech_unregister()NeilBrown
2020-06-20kgdb: Fix spurious true from in_dbg_master()Daniel Thompson
2020-06-20x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exitJon Doron
2020-06-20media: dvb_frontend: ensure that inital front end status initializedColin Ian King
2020-06-11x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2020-06-11mmc: fix compilation of user APIJérôme Pouiller
2020-06-03netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso
2020-06-03netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso
2020-06-03include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann