summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-02cifs: do not attempt cifs operation on smb2+ rename errorFrank Sorenson1-0/+4
2019-05-02cifs: fix memory leak in SMB2_readRonnie Sahlberg1-0/+1
2019-05-02net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...Heiner Kallweit1-0/+1
2019-05-02ALSA: hda/ca0132 - Fix build error without CONFIG_PCITakashi Iwai1-1/+3
2019-05-02powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy1-1/+1
2019-05-02ipvs: fix warning on unused variableAndrea Claudi1-1/+2
2019-05-02vsock/virtio: fix kernel panic from virtio_transport_reset_no_sockAdalbert Lazăr1-7/+15
2019-05-02drm/rockchip: fix for mailbox read validation.Damian Kos1-1/+1
2019-05-02loop: do not print warn message if partition scan is successfulDongli Zhang1-2/+3
2019-05-02tipc: handle the err returned from cmd header functionXin Long1-2/+8
2019-05-02ext4: fix some error pointer dereferencesDan Carpenter1-0/+3
2019-05-02net: mvpp2: fix validate for PPv2.1Antoine Tenart1-1/+1
2019-05-02net/ibmvnic: Fix RTNL deadlock during device resetThomas Falcon1-1/+1
2019-05-02netfilter: nf_tables: bogus EBUSY in helper removal from transactionPablo Neira Ayuso1-3/+16
2019-05-02netfilter: nf_tables: bogus EBUSY when deleting set after flushPablo Neira Ayuso5-13/+60
2019-05-02netfilter: nf_tables: fix set double-free in abort pathPablo Neira Ayuso2-10/+13
2019-05-02netfilter: nft_compat: use .release_ops and remove list of extensionPablo Neira Ayuso3-227/+64
2019-05-02netfilter: nft_compat: don't use refcount_inc on newly allocated entryFlorian Westphal1-39/+23
2019-05-02netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso7-83/+85
2019-05-02netfilter: nf_tables: warn when expr implements only one of activate/deactivateFlorian Westphal1-0/+19
2019-05-02netfilter: nft_compat: destroy function must not have side effectsFlorian Westphal1-1/+47
2019-05-02netfilter: nf_tables: split set destruction in deactivate and destroy phaseFlorian Westphal5-15/+89
2019-05-02netfilter: nft_compat: make lists per netnsFlorian Westphal1-40/+89
2019-05-02netfilter: nft_compat: use refcnt_t type for nft_xt reference countFlorian Westphal1-8/+8
2019-04-27Linux 4.19.37v4.19.37Greg Kroah-Hartman1-1/+1
2019-04-27kernel/sysctl.c: fix out-of-bounds access when setting file-maxWill Deacon1-1/+2
2019-04-27Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()"Greg Kroah-Hartman1-3/+0
2019-04-27i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] arrayLinus Torvalds1-1/+2
2019-04-27ASoC: rockchip: add missing INTERLEAVED PCM attributeKatsuhiro Suzuki1-1/+2
2019-04-27tools include: Adopt linux/bits.hArnaldo Carvalho de Melo3-5/+29
2019-04-27percpu: stop printing kernel addressesMatteo Croce1-4/+4
2019-04-27ALSA: info: Fix racy addition/deletion of nodesTakashi Iwai1-2/+10
2019-04-27mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=nKonstantin Khlebnikov1-5/+0
2019-04-27device_cgroup: fix RCU imbalance in error caseJann Horn1-1/+1
2019-04-27sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockupPhil Auld1-0/+25
2019-04-27Revert "kbuild: use -Oz instead of -Os when using clang"Matthias Kaehlcke1-2/+1
2019-04-27tpm: Fix the type of the return value in calc_tpm2_event_size()Yue Haibing1-2/+2
2019-04-27tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen1-0/+4
2019-04-27modpost: file2alias: check prototype of handlerMasahiro Yamada1-4/+3
2019-04-27modpost: file2alias: go back to simple devtable lookupMasahiro Yamada1-95/+49
2019-04-27mmc: sdhci: Handle auto-command errorsAdrian Hunter2-1/+41
2019-04-27mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERRAdrian Hunter3-10/+10
2019-04-27mmc: sdhci: Fix data command CRC error handlingAdrian Hunter1-25/+15
2019-04-27nfit/ars: Avoid stale ARS resultsDan Williams2-1/+17
2019-04-27nfit/ars: Allow root to busy-poll the ARS state machineDan Williams2-0/+9
2019-04-27nfit/ars: Introduce scrub_flagsDan Williams2-15/+23
2019-04-27nfit/ars: Remove ars_start_flagsDan Williams2-6/+5
2019-04-27timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()Chang-An Chen3-2/+11
2019-04-27x86/speculation: Prevent deadlock on ssb_state::lockThomas Gleixner1-2/+6
2019-04-27perf/x86: Fix incorrect PEBS_REGSKan Liang2-20/+20