summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-06-20locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...Waiman Long2-1/+11
2018-06-20mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bitGeert Uytterhoeven1-5/+11
2018-06-20mtd: Fix comparison in map_word_andequal()Ben Hutchings1-1/+1
2018-06-20KVM: Extend MAX_IRQ_ROUTES to 4096 for all archsWanpeng Li1-7/+1
2018-06-20net: phy: broadcom: add support for BCM89610 PHYBhadram Varka1-0/+1
2018-06-20sched/core: Introduce set_special_state()Peter Zijlstra2-6/+46
2018-06-20kthread, sched/wait: Fix kthread_parkme() completion issuePeter Zijlstra1-0/+1
2018-06-20<linux/stringhash.h>: fix end_name_hash() for 64bit longAmir Goldstein1-2/+2
2018-06-20blk-mq: fix sysfs inflight counterOmar Sandoval1-1/+3
2018-06-20net: ethtool: Add missing kernel doc for FEC parametersFlorian Fainelli1-0/+2
2018-06-20soc: bcm2835: Make !RASPBERRYPI_FIRMWARE dummies return failureGeert Uytterhoeven1-2/+2
2018-06-20clk: honor CLK_MUX_ROUND_CLOSEST in generic clk muxJerome Brunet1-0/+3
2018-06-20lan78xx: PHY DSP registers initialization to address EEE link drop issues wit...Raghuram Chary J1-0/+8
2018-06-11ipv6: omit traffic class when calculating flow hashMichal Kubecek1-0/+5
2018-06-05iio:buffer: make length types match kfifo typesMartin Kelly1-3/+3
2018-06-05cfg80211: further limit wiphy names to 64 bytesEric Biggers1-1/+1
2018-05-30drm/vblank: Data type fixes for 64-bit vblank sequences.Dhinakaran Pandiyan1-1/+1
2018-05-30IB/umem: Use the correct mm during ib_umem_releaseLidong Chen1-1/+0
2018-05-30do d_instantiate/unlock_new_inode combinations safelyAl Viro1-0/+1
2018-05-25scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert1-0/+2
2018-05-25cfg80211: limit wiphy names to 128 bytesJohannes Berg1-0/+2
2018-05-25usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens1-0/+3
2018-05-25net/mlx5: Fix build break when CONFIG_SMP=nSaeed Mahameed1-11/+1
2018-05-22bpf: Prevent memory disambiguation attackAlexei Starovoitov1-0/+1
2018-05-22seccomp: Move speculation migitation control to arch codeThomas Gleixner1-0/+2
2018-05-22seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2-4/+6
2018-05-22prctl: Add force disable speculationThomas Gleixner2-1/+10
2018-05-22nospec: Allow getting/setting on non-current taskKees Cook1-2/+5
2018-05-22prctl: Add speculation control prctlsThomas Gleixner2-0/+16
2018-05-22x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk1-0/+2
2018-05-22efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel1-4/+4
2018-05-22tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)1-16/+0
2018-05-19proc: do not access cmdline nor environ from file-backed areasWilly Tarreau1-0/+1
2018-05-19net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin1-9/+3
2018-05-19bonding: send learning packets for vlans on slaveDebabrata Banerjee1-0/+1
2018-05-19net/tls: Don't recursively call push_record during tls_write_space callbacksDave Watson1-0/+1
2018-05-16mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes1-0/+2
2018-05-16bdi: wake up concurrent wb_shutdown() callers.Tetsuo Handa1-0/+17
2018-05-16bpf/tracing: fix a deadlock in perf_event_detach_bpf_progYonghong Song1-2/+2
2018-05-16soreuseport: initialise timewait reuseport fieldEric Dumazet1-0/+1
2018-05-16net: fix rtnh_ok()Eric Dumazet1-1/+1
2018-05-01arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier1-2/+14
2018-05-01earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz2-8/+15
2018-05-01virt: vbox: Move declarations of vboxguest private functions to private headerHans de Goede1-23/+0
2018-05-01scsi: sd_zbc: Avoid that resetting a zone fails sporadicallyBart Van Assche1-0/+5
2018-05-01mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund1-0/+1
2018-05-01ALSA: control: Hardening for potential Spectre v1Takashi Iwai1-2/+5
2018-05-01tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa1-1/+1
2018-05-01virtio: add ability to iterate over vqsMichael S. Tsirkin1-0/+3
2018-04-29fsnotify: Fix fsnotify_mark_connector raceRobert Kolchmeyer1-3/+1