summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tracepoint: Mark __tracepoint_string's __usedNick Desaulniers2020-08-191-1/+1
* ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang2020-08-111-0/+1
* xattr: break delegations in {set,remove}xattrFrank van der Linden2020-08-111-0/+2
* Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)Dexuan Cui2020-08-111-0/+2
* random32: move the pseudo-random 32-bit definitions to prandom.hLinus Torvalds2020-08-072-62/+82
* random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds2020-08-071-1/+1
* random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau2020-08-071-1/+1
* random32: update the net random state on interrupt and activityWilly Tarreau2020-08-071-0/+3
* xfrm: Fix crash when the hold queue is used.Steffen Klassert2020-08-051-2/+2
* wireless: Use offsetof instead of custom macro.Pi-Hsun Shih2020-08-051-2/+3
* tcp: allow at most one TLP probe per flightYuchung Cheng2020-07-311-1/+3
* dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka2020-07-291-0/+1
* ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo M...Hans de Goede2020-07-291-0/+1
* x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel2020-07-291-1/+4
* io-mapping: indicate mapping failureMichael J. Ruhl2020-07-291-1/+4
* Input: add `SW_MACHINE_COVER`Merlijn Wajer2020-07-292-2/+3
* rxrpc: Fix trace stringDavid Howells2020-07-221-1/+1
* printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky2020-07-221-5/+0
* virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...Hans de Goede2020-07-221-2/+2
* vlan: consolidate VLAN parsing code and limit max parsing depthToke Høiland-Jørgensen2020-07-221-35/+22
* sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen2020-07-223-18/+44
* cgroup: Fix sock_cgroup_data on big-endian.Cong Wang2020-07-221-0/+2
* cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang2020-07-222-3/+7
* net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese2020-07-221-1/+9
* genetlink: remove genl_bindSean Tranchetti2020-07-221-8/+0
* bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook2020-07-161-2/+2
* kallsyms: Refactor kallsyms_show_value() to take credKees Cook2020-07-162-3/+4
* ALSA: compress: fix partial_drain completion stateVinod Koul2020-07-161-1/+9
* crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()Herbert Xu2020-07-091-2/+2
* net: qed: fix left elements count calculationAlexander Lobakin2020-06-301-10/+16
* xfrm: Fix double ESP trailer insertion in IPsec crypto offload.Huy Nguyen2020-06-301-0/+1
* net: core: reduce recursion limit valueTaehee Yoo2020-06-301-1/+1
* net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan2020-06-301-1/+0
* sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner2020-06-301-3/+5
* net: use correct this_cpu primitive in dev_recursion_levelFlorian Westphal2020-06-301-1/+1
* net: place xmit recursion in softnet dataFlorian Westphal2020-06-301-8/+32
* net: be more gentle about silly gso requests coming from userEric Dumazet2020-06-301-8/+9
* md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown2020-06-251-0/+2
* kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-251-0/+4
* mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon2020-06-251-1/+1
* mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon2020-06-251-3/+4
* block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish2020-06-251-0/+2
* libata: Use per port sync for detachKai-Heng Feng2020-06-251-0/+3
* usb: host: ehci-platform: add a quirk to avoid stuckYoshihiro Shimoda2020-06-251-1/+1
* elfnote: mark all .note sections SHF_ALLOCNick Desaulniers2020-06-251-1/+1
* include/linux/bitops.h: avoid clang shift-count-overflow warningsArnd Bergmann2020-06-251-1/+1
* usb: gadget: Fix issue with config_ep_by_speed functionPawel Laszczak2020-06-251-0/+3
* sunrpc: clean up properly in gss_mech_unregister()NeilBrown2020-06-222-1/+3
* serial: 8250_pci: Move Pericom IDs to pci_ids.hKai-Heng Feng2020-06-221-0/+6
* PCI: Add Loongson vendor IDTiezhu Yang2020-06-221-0/+2