summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs: fix guard_bio_eod to check for real EOD errorsCarlos Maiolino2019-04-051-0/+7
* jbd2: fix invalid descriptor block checksumluojiajun2019-04-051-2/+4
* netfilter: conntrack: tcp: only close if RST matches exact sequenceFlorian Westphal2019-04-051-10/+40
* netfilter: nf_tables: check the result of dereferencing base_chain->statsLi RongQing2019-04-051-6/+8
* 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
* 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: 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
* 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
* 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
* tracing: kdb: Fix ftdump to not sleepDouglas Anderson2019-04-054-7/+12
* 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
* CIFS: fix POSIX lock leak and invalid ptr derefAurelien Aptel2019-04-051-1/+13
* tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stoppedRazvan Stefanescu2019-04-051-3/+21
* tty/serial: atmel: Add is_half_duplex helperRazvan Stefanescu2019-04-051-8/+11
* ext4: cleanup bh release code in ext4_ind_remove_space()zhangyi (F)2019-04-051-25/+22
* arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon2019-04-051-4/+5
* Linux 4.19.33v4.19.33Greg Kroah-Hartman2019-04-031-1/+1
* platform: x86: intel_cht_int33fe: Remove the old connections for the muxesHeikki Krogerus2019-04-031-14/+4
* usb: typec: class: Don't use port parent for getting mux handlesHeikki Krogerus2019-04-031-23/+15
* platform: x86: intel_cht_int33fe: Add connections for the USB Type-C portHeikki Krogerus2019-04-031-1/+11
* platform: x86: intel_cht_int33fe: Add connection for the DP alt modeHeikki Krogerus2019-04-031-3/+6
* platform: x86: intel_cht_int33fe: Register all connections at onceHeikki Krogerus2019-04-031-10/+4