aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2018-07-19Merge branch 'standard/base' into standard/xilinx-zynqstandard/xilinx-zynqBruce Ashfield
2018-07-19Merge tag 'v4.1.52' into standard/basestandard/tiny/common-pcstandard/tiny/basestandard/qemuarm64standard/fsl-mpc8315e-rdbstandard/edgerouterstandard/beagleboardstandard/baseBruce Ashfield
2018-05-22soreuseport: initialise timewait reuseport fieldEric Dumazet
2018-05-22net: fix rtnh_ok()Eric Dumazet
2018-05-22mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-05-22ALSA: control: Hardening for potential Spectre v1Takashi Iwai
2018-05-22tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa
2018-05-22virtio: add ability to iterate over vqsMichael S. Tsirkin
2018-05-22vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita
2018-05-22ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai
2018-05-22HID: core: Fix size as type u32Aaron Ma
2018-05-22tty: make n_tty_read() always abort if hangup is in progressTejun Heo
2018-05-22slip: Check if rstate is initialized before uncompressingTejaswi Tanikella
2018-05-22Kbuild: provide a __UNIQUE_ID for clangArnd Bergmann
2018-05-22net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2018-05-22skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld
2018-05-22net: x25: fix one potential use-after-free issuelinzhang
2018-05-22cfg80211: make RATE_INFO_BW_20 the defaultJohannes Berg
2018-05-22llist: clang: introduce member_address_is_nonnull()Alexander Potapenko
2018-05-22netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal
2018-05-22RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-05-22frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke
2018-05-22jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smpMatthias Kaehlcke
2018-05-22cpumask: Add helper cpumask_available()Matthias Kaehlcke
2018-05-22PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constantMatthias Kaehlcke
2018-05-22usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello
2018-05-22ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin
2018-05-22regulator: isl9305: fix array sizeVincent Stehlé
2018-05-22mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()Kirill A. Shutemov
2018-05-22tcp: sysctl: Fix a race to avoid unexpected 0 window from spaceGao Feng
2018-03-20usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-03-20nospec: Include <asm/barrier.h> dependencyDan Williams
2018-03-20workqueue: Allow retrieval of current task's work structLukas Wunner
2018-03-20udplite: fix partial checksum initializationAlexey Kodanev
2018-03-20nospec: Allow index argument to have const-qualified typeRasmus Villemoes
2018-03-07Merge branch 'standard/base' into standard/xilinx-zynqBruce Ashfield
2018-03-07x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin
2018-03-07module: Add retpoline tag to VERMAGICAndi Kleen
2018-03-07kconfig.h: use __is_defined() to check if MODULE is definedMasahiro Yamada
2018-03-07EXPORT_SYMBOL() for asmAl Viro
2018-03-07x86/kbuild: enable modversions for symbols exported from asmAdam Borowski
2018-03-07sysfs/cpu: Add vulnerability folderThomas Gleixner
2018-03-07kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2018-03-04x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse
2018-03-04vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams
2018-03-04array_index_nospec: Sanitize speculative array de-referencesDan Williams
2018-03-04netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann
2018-03-04mtd: sh_flctl: pass FIFO as physical addressArnd Bergmann
2018-03-04driver-core: use 'dev' argument in dev_dbg_ratelimited stubArnd Bergmann
2018-03-04clk: fix a panic error caused by accessing NULL pointerCai Li