summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-03-03blk-mq: fix race between timeout and freeing requestMing Lei
2018-03-03mac80211_hwsim: validate number of different channelsJohannes Berg
2018-03-03sh_eth: fix SH7757 GEther initializationSergei Shtylyov
2018-03-03phy: Add helper function to check phy interface modeIyappan Subramanian
2018-03-03net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli
2018-03-03fscache: Fix the default for fscache_maybe_release_page()David Howells
2018-03-03stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches
2018-03-03include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko
2018-03-03net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh
2018-03-03xfrm: Reinject transport-mode packets through taskletHerbert Xu
2018-03-03kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2018-03-03efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman
2018-03-03net_sched: red: Avoid illegal valuesNogah Frankel
2018-03-03net_sched: red: Avoid devision by zeroNogah Frankel
2018-03-03sctp: force the params with right types for sctp csum apisXin Long
2018-03-03USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno
2018-03-03scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen
2018-03-03scsi: dma-mapping: always provide dma_get_cache_alignmentChristoph Hellwig
2018-02-13x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini
2018-02-13sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe
2018-02-13blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long
2018-02-13target/iscsi: Fix iSCSI task reassignment handlingBart Van Assche
2018-02-13target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger
2018-02-13iommu/vt-d: Don't register bus-notifier under dmar_global_lockJoerg Roedel
2018-01-09KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook
2018-01-09KAISER: Kernel Address IsolationRichard Fellner
2018-01-09sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski
2018-01-01crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers
2018-01-01KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li
2018-01-01ptrace: Properly initialize ptracer_cred on forkEric W. Biederman
2018-01-01ptrace: Don't allow accessing an undumpable mmEric W. Biederman
2018-01-01exec: Ensure mm->user_ns contains the execed filesEric W. Biederman
2018-01-01ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman
2018-01-01mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman
2018-01-01ALSA: seq: Avoid invalid lockdep class warningTakashi Iwai
2018-01-01ALSA: timer: Limit max instances per timerTakashi Iwai
2018-01-01netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin
2018-01-01tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet
2018-01-01x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra
2018-01-01pci_ids: Add PCI device IDs for F15h M60hAravind Gopalakrishnan
2018-01-01tun: call dev_get_valid_name() before register_netdevice()Cong Wang
2018-01-01fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox
2018-01-01include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OFArnd Bergmann
2018-01-01bus: mbus: fix window size calculation for 4GB windowsJan Luebbe
2018-01-01ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai
2018-01-01mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...YASUAKI ISHIMATSU
2018-01-01scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen
2018-01-01udp: perform source validation for mcast early demuxPaolo Abeni
2018-01-01IPv4: early demux can return an error codePaolo Abeni
2018-01-01KEYS: prevent creating a different user's keyringsEric Biggers