summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * fs: fix guard_bio_eod to check for real EOD errorsCarlos Maiolino2019-04-051-0/+7
| * ext4: fix bigalloc cluster freeing when hole punching under loadEric Whitney2019-04-051-7/+10
| * jbd2: fix invalid descriptor block checksumluojiajun2019-04-051-2/+4
| * iommu/vt-d: Disable ATS support on untrusted devicesLu Baolu2019-04-051-1/+2
| * netfilter: conntrack: tcp: only close if RST matches exact sequenceFlorian Westphal2019-04-051-10/+40
| * PCI: mediatek: Fix memory mapped IO range size computationHonghui Zhang2019-04-051-3/+2
| * netfilter: nf_tables: check the result of dereferencing base_chain->statsLi RongQing2019-04-051-6/+8
| * perf beauty msg_flags: Add missing %s lost when adding prefix suppression logicArnaldo Carvalho de Melo2019-04-051-1/+1
| * cifs: Fix NULL pointer dereference of devnameYao Liu2019-04-051-0/+5
| * cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTEDNamjae Jeon2019-04-051-2/+8
| * f2fs: fix to check inline_xattr_size boundary correctlyChao Yu2019-04-053-13/+14
| * dm thin: add sanity checks to thin-pool and external snapshot creationJason Cai (Xiang Feng)2019-04-051-0/+13
| * cifs: use correct format charactersLouis Taylor2019-04-052-3/+3
| * kasan: fix kasan_check_read/write definitionsArnd Bergmann2019-04-052-1/+3
| * page_poison: play nicely with KASANQian Cai2019-04-052-1/+5
| * fs/file.c: initialize init_files.resize_waitShuriyc Chu2019-04-051-0/+1
| * f2fs: fix to data block override node segment by mistakezhengliang2019-04-051-0/+4
| * f2fs: do not use mutex lock in atomic contextSahitya Tummala2019-04-051-7/+13
| * ocfs2: fix a panic problem caused by o2cb_ctlJia Guo2019-04-051-6/+8
| * mm/slab.c: kmemleak no scan alien cachesQian Cai2019-04-051-8/+9
| * mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!Uladzislau Rezki (Sony)2019-04-051-1/+5
| * mm, mempolicy: fix uninit memory accessVlastimil Babka2019-04-051-1/+1
| * memcg: killed threads should not invoke memcg OOM killerTetsuo Handa2019-04-051-5/+14
| * mm,oom: don't kill global init via memory.oom.groupTetsuo Handa2019-04-051-1/+2
| * docs/core-api/mm: fix user memory accessors formattingMike Rapoport2019-04-052-16/+16
| * mm, swap: bounds check swap_info array accesses to avoid NULL derefsDaniel Jordan2019-04-051-22/+29
| * mm/page_ext.c: fix an imbalance with kmemleakQian Cai2019-04-051-0/+1
| * mm/cma.c: cma_declare_contiguous: correct err handlingPeng Fan2019-04-051-1/+3
| * mm/sparse: fix a bad comparisonQian Cai2019-04-051-1/+1
| * perf c2c: Fix c2c report for empty numa nodeJiri Olsa2019-04-051-2/+6
| * x86/hyperv: Fix kernel panic when kexec on HyperVKairui Song2019-04-051-0/+7
| * iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driverLinus Torvalds2019-04-051-7/+3
| * scsi: hisi_sas: Fix a timeout race of driver internal and SMP IOXiang Chen2019-04-051-1/+2
| * scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry2019-04-051-0/+10
| * libbpf: force fixdep compilation at the start of the buildStanislav Fomichev2019-04-051-1/+2
| * enic: fix build warning without CONFIG_CPUMASK_OFFSTACKArnd Bergmann2019-04-051-3/+3
| * net: stmmac: Avoid sometimes uninitialized Clang warningsNathan Chancellor2019-04-051-3/+3
| * sysctl: handle overflow for file-maxChristian Brauner2019-04-051-0/+3
| * include/linux/relay.h: fix percpu annotation in struct rchanLuc Van Oostenryck2019-04-051-1/+1
| * gpio: gpio-omap: fix level interrupt idlingRussell King2019-04-051-6/+8
| * clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPATTony Lindgren2019-04-051-1/+1
| * xsk: fix to reject invalid flags in xsk_bindBjörn Töpel2019-04-051-1/+4
| * net/mlx5: Avoid panic when setting vport mac, getting vport configTonghao Zhang2019-04-051-2/+2
| * net/mlx5: Avoid panic when setting vport rateTonghao Zhang2019-04-051-4/+9
| * net/mlx5e: Fix access to non-existing receive queueTariq Toukan2019-04-051-0/+3
| * tracing: kdb: Fix ftdump to not sleepDouglas Anderson2019-04-054-7/+12
| * apparmor: fix double free when unpack of secmark rules failsJohn Johansen2019-04-051-0/+1
| * f2fs: fix to avoid deadlock in f2fs_read_inline_dir()Chao Yu2019-04-051-1/+7
| * f2fs: fix to adapt small inline xattr space in __find_inline_xattr()Chao Yu2019-04-051-3/+10
| * h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-Masahiro Yamada2019-04-051-1/+1
OpenPOWER on IntegriCloud