summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flagsHou Tao2020-07-221-0/+1
* genetlink: get rid of family->attrbufCong Wang2020-07-221-2/+0
* 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
* bpf: Do not allow btf_ctx_access with __int128 typesJohn Fastabend2020-07-161-0/+5
* security: Fix hook iteration and default value for inode_copy_up_xattrKP Singh2020-07-091-1/+1
* task_work: teach task_work_add() to do signal_wake_up()Oleg Nesterov2020-07-092-2/+7
* crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()Herbert Xu2020-07-091-2/+2
* seg6: fix seg6_validate_srh() to avoid slab-out-of-boundsAhmed Abdelsalam2020-07-091-1/+1
* drm/fb-helper: Fix vt restoreDaniel Vetter2020-06-301-0/+1
* syscalls: Fix offset type of ksys_ftruncate()Jiri Slaby2020-06-301-1/+1
* net: qed: fix left elements count calculationAlexander Lobakin2020-06-301-10/+16
* iommu/vt-d: Set U/S bit in first level page table by defaultLu Baolu2020-06-301-0/+1
* 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
* ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error hand...zhangyi (F)2020-06-241-1/+5
* libata: Use per port sync for detachKai-Heng Feng2020-06-241-0/+3
* afs: Remove the error argument from afs_protocol_error()David Howells2020-06-241-6/+4
* 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
* ASoC: dapm: Move dai_link widgets to runtime to fix use after freeCharles Keepax2020-06-241-3/+3
* /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
* coresight: Fix support for sparsely populated portsSuzuki K Poulose2020-06-241-4/+6
* ASoC: component: suppress uninitialized-variable warningArnd Bergmann2020-06-241-1/+1
* 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
* software node: implement software_node_unregister()Greg Kroah-Hartman2020-06-221-0/+1
* iommu/vt-d: Allocate domain info for real DMA sub-devicesJon Derrick2020-06-221-0/+1
* 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
* mm: initialize deferred pages with interrupts enabledPavel Tatashin2020-06-221-0/+2
* btrfs: fix corrupt log due to concurrent fsync of inodes with shared extentsFilipe Manana2020-06-221-0/+1
* string.h: fix incompatibility between FORTIFY_SOURCE and KASANDaniel Axtens2020-06-221-12/+48
* bpf: Fix up bpf_skb_adjust_room helper's skb csum settingDaniel Borkmann2020-06-222-0/+16
* 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
* sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra2020-06-221-0/+2