summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* soreuseport: initialise timewait reuseport fieldEric Dumazet2018-05-161-0/+1
* net: fix rtnh_ok()Eric Dumazet2018-05-161-1/+1
* net: don't call update_pmtu unconditionallyNicolas Dichtel2018-05-091-0/+8
* 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
* 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
* KVM: s390: wire up bpb featureChristian Borntraeger2018-04-291-0/+1
* net: sched: ife: handle malformed tlv lengthAlexander Aring2018-04-291-1/+2
* tcp: clear tp->packets_out when purging write queueSoheil Hassas Yeganeh2018-04-291-0/+1
* 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
* cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley2018-04-261-0/+2
* vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang2018-04-261-0/+1
* net: Extra '_get' in declaration of arch_get_platform_mac_addressMathieu Malaterre2018-04-261-1/+1
* x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann2018-04-261-0/+2
* IB/core: Map iWarp AH type to undefined in rdma_ah_find_typeDon Hiatt2018-04-261-6/+14
* asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov2018-04-261-0/+15
* device property: Define type of PROPERTY_ENRTY_*() macrosAndy Shevchenko2018-04-261-5/+5
* PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n buildNiklas Cassel2018-04-261-0/+7
* tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into ac...Anna-Maria Gleixner2018-04-261-4/+16
* RDMA/core: Clarify rdma_ah_find_typeParav Pandit2018-04-261-2/+1
* 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
* ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai2018-04-241-0/+1
* dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4Sean Wang2018-04-241-1/+2
* 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
* mm/hmm: fix header file if/else/endif mazeJérôme Glisse2018-04-241-8/+1
* tty: make n_tty_read() always abort if hangup is in progressTejun Heo2018-04-241-0/+1
* Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc2018-04-191-1/+1
* slip: Check if rstate is initialized before uncompressingTejaswi Tanikella2018-04-191-0/+1
* net/mlx5: Fix race for multiple RoCE enableDaniel Jurgens2018-04-121-1/+1
* clk: divider: fix incorrect usage of container_ofJerome Brunet2018-04-121-1/+1
* serial: 8250: Add Nuvoton NPCM UARTJoel Stanley2018-04-081-0/+3
* bitmap: fix memset optimization on big-endian systemsOmar Sandoval2018-04-081-5/+17
* netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal2018-04-081-0/+2
* RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier2018-04-081-0/+2
* net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet2018-03-311-2/+2