summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/vblank: Data type fixes for 64-bit vblank sequences.Dhinakaran Pandiyan2018-05-301-1/+1
* IB/umem: Use the correct mm during ib_umem_releaseLidong Chen2018-05-301-1/+0
* do d_instantiate/unlock_new_inode combinations safelyAl Viro2018-05-301-0/+1
* scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert2018-05-251-0/+2
* cfg80211: limit wiphy names to 128 bytesJohannes Berg2018-05-251-0/+2
* usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens2018-05-251-0/+3
* net/mlx5: Fix build break when CONFIG_SMP=nSaeed Mahameed2018-05-251-11/+1
* bpf: Prevent memory disambiguation attackAlexei Starovoitov2018-05-221-0/+1
* seccomp: Move speculation migitation control to arch codeThomas Gleixner2018-05-221-0/+2
* seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-05-222-4/+6
* prctl: Add force disable speculationThomas Gleixner2018-05-222-1/+10
* nospec: Allow getting/setting on non-current taskKees Cook2018-05-221-2/+5
* prctl: Add speculation control prctlsThomas Gleixner2018-05-222-0/+16
* x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk2018-05-221-0/+2
* efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel2018-05-221-4/+4
* tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)2018-05-221-16/+0
* proc: do not access cmdline nor environ from file-backed areasWilly Tarreau2018-05-191-0/+1
* net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin2018-05-191-9/+3
* bonding: send learning packets for vlans on slaveDebabrata Banerjee2018-05-191-0/+1
* net/tls: Don't recursively call push_record during tls_write_space callbacksDave Watson2018-05-191-0/+1
* mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes2018-05-161-0/+2
* bdi: wake up concurrent wb_shutdown() callers.Tetsuo Handa2018-05-161-0/+17
* bpf/tracing: fix a deadlock in perf_event_detach_bpf_progYonghong Song2018-05-161-2/+2
* soreuseport: initialise timewait reuseport fieldEric Dumazet2018-05-161-0/+1
* net: fix rtnh_ok()Eric Dumazet2018-05-161-1/+1
* arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier2018-05-011-2/+14
* earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz2018-05-012-8/+15
* virt: vbox: Move declarations of vboxguest private functions to private headerHans de Goede2018-05-011-23/+0
* scsi: sd_zbc: Avoid that resetting a zone fails sporadicallyBart Van Assche2018-05-011-0/+5
* mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-05-011-0/+1
* ALSA: control: Hardening for potential Spectre v1Takashi Iwai2018-05-011-2/+5
* tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa2018-05-011-1/+1
* virtio: add ability to iterate over vqsMichael S. Tsirkin2018-05-011-0/+3
* fsnotify: Fix fsnotify_mark_connector raceRobert Kolchmeyer2018-04-291-3/+1
* Revert "mm/hmm: fix header file if/else/endif maze"Greg Kroah-Hartman2018-04-291-1/+8
* net: sched: ife: handle malformed tlv lengthAlexander Aring2018-04-291-1/+2
* vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita2018-04-291-2/+5
* llc: delete timers synchronously in llc_sk_free()Cong Wang2018-04-291-0/+1
* tpm: cmd_ready command can be issued only after granting localityTomas Winkler2018-04-291-1/+1
* netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal2018-04-261-1/+1
* netfilter: x_tables: add counters allocation wrapperFlorian Westphal2018-04-261-0/+1
* mm,vmscan: Allow preallocating memory for register_shrinker().Tetsuo Handa2018-04-261-2/+5
* writeback: safer lock nestingGreg Thelen2018-04-242-14/+21
* HID: input: fix battery level reporting on BT miceDmitry Torokhov2018-04-241-1/+8
* random: add new ioctl RNDRESEEDCRNGTheodore Ts'o2018-04-241-0/+3
* dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4Sean Wang2018-04-241-1/+2
* ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai2018-04-241-0/+1
* block: use 32-bit blk_status_t on AlphaMikulas Patocka2018-04-241-0/+5
* HID: core: Fix size as type u32Aaron Ma2018-04-241-3/+3
* task_struct: only use anon struct under randstruct pluginKees Cook2018-04-242-12/+3