summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()Will Deacon2020-07-291-2/+4
* Input: add `SW_MACHINE_COVER`Merlijn Wajer2020-07-292-2/+3
* dmabuf: use spinlock to access dmabuf->nameCharan Teja Kalla2020-07-291-0/+1
* rxrpc: Fix trace stringDavid Howells2020-07-221-1/+1
* Input: elan_i2c - add more hardware ID for Lenovo laptopsDave Wang2020-07-221-0/+7
* virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...Hans de Goede2020-07-221-2/+2
* bus: ti-sysc: Handle module unlock quirk needed for some RTCTony Lindgren2020-07-221-0/+1
* blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flagsHou Tao2020-07-221-0/+1
* 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
* 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-19/+45
* 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
* efi/tpm: Verify event log header before parsingFabian Vogt2020-06-301-1/+13
* xfrm: Fix double ESP trailer insertion in IPsec crypto offload.Huy Nguyen2020-06-301-0/+1
* sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner2020-06-301-3/+5
* net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan2020-06-301-1/+0
* net: core: reduce recursion limit valueTaehee Yoo2020-06-301-1/+1
* kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-241-0/+4
* block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish2020-06-241-0/+2
* jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft()zhangyi (F)2020-06-241-1/+0
* libata: Use per port sync for detachKai-Heng Feng2020-06-241-0/+3
* usb: host: ehci-platform: add a quirk to avoid stuckYoshihiro Shimoda2020-06-241-1/+1
* nfs: set invalid blocks after NFSv4 writesZheng Bin2020-06-241-0/+1
* include/linux/bitops.h: avoid clang shift-count-overflow warningsArnd Bergmann2020-06-241-1/+1
* /dev/mem: Revoke mappings when a driver claims the regionDan Williams2020-06-242-0/+7
* mfd: stmfx: Disable IRQ in suspend to avoid spurious interruptAmelie Delaunay2020-06-241-0/+1
* usb: gadget: Fix issue with config_ep_by_speed functionPawel Laszczak2020-06-241-0/+3
* usb: gadget: core: sync interrupt before unbind the udcPeter Chen2020-06-241-0/+2
* sunrpc: clean up properly in gss_mech_unregister()NeilBrown2020-06-222-1/+3
* x86/amd_nb: Add AMD family 17h model 60h PCI IDsAlexander Monakov2020-06-221-0/+1
* 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
* x86/amd_nb: Add Family 19h PCI IDsYazen Ghannam2020-06-221-0/+1
* PCI: vmd: Add device id for VMD device 8086:9A0BJon Derrick2020-06-221-0/+1
* mm: initialize deferred pages with interrupts enabledPavel Tatashin2020-06-221-0/+2
* string.h: fix incompatibility between FORTIFY_SOURCE and KASANDaniel Axtens2020-06-221-12/+48
* bpf: Fix running sk_skb program types with ktlsJohn Fastabend2020-06-222-0/+17
* kgdb: Fix spurious true from in_dbg_master()Daniel Thompson2020-06-221-1/+1