summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfsd: Don't release the callback slot unless it was actually heldTrond Myklebust2019-05-022-1/+8
* ceph: fix ci->i_head_snapc leakYan, Zheng2019-05-022-1/+15
* ceph: ensure d_name stability in ceph_dentry_hash()Jeff Layton2019-05-021-1/+5
* ceph: only use d_name directly when parent is lockedJeff Layton2019-05-021-11/+50
* sched/numa: Fix a possible divide-by-zeroXie XiuQi2019-05-021-0/+4
* RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe2019-05-021-0/+2
* IB/rdmavt: Fix frwr memory registrationJosh Collier2019-05-021-7/+10
* trace: Fix preempt_enable_no_resched() abusePeter Zijlstra2019-05-021-1/+1
* MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno2019-05-021-1/+1
* lib/Kconfig.debug: fix build error without CONFIG_BLOCKYueHaibing2019-05-021-0/+1
* zram: pass down the bvec we need to read into in the work structJérôme Glisse2019-05-021-2/+3
* gpio: eic: sprd: Fix incorrect irq type setting for the sync EICBaolin Wang2019-05-021-0/+1
* tracing: Fix buffer_ref pipe opsJann Horn2019-05-023-16/+17
* tracing: Fix a memory leak by early error exit in trace_pid_write()Wenwen Wang2019-05-021-1/+4
* cifs: do not attempt cifs operation on smb2+ rename errorFrank Sorenson2019-05-021-0/+4
* cifs: fix memory leak in SMB2_readRonnie Sahlberg2019-05-021-0/+1
* net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...Heiner Kallweit2019-05-021-0/+1
* ALSA: hda/ca0132 - Fix build error without CONFIG_PCITakashi Iwai2019-05-021-1/+3
* powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy2019-05-021-1/+1
* ipvs: fix warning on unused variableAndrea Claudi2019-05-021-1/+2
* vsock/virtio: fix kernel panic from virtio_transport_reset_no_sockAdalbert Lazăr2019-05-021-7/+15
* drm/rockchip: fix for mailbox read validation.Damian Kos2019-05-021-1/+1
* loop: do not print warn message if partition scan is successfulDongli Zhang2019-05-021-2/+3
* tipc: handle the err returned from cmd header functionXin Long2019-05-021-2/+8
* ext4: fix some error pointer dereferencesDan Carpenter2019-05-021-0/+3
* net: mvpp2: fix validate for PPv2.1Antoine Tenart2019-05-021-1/+1
* net/ibmvnic: Fix RTNL deadlock during device resetThomas Falcon2019-05-021-1/+1
* netfilter: nf_tables: bogus EBUSY in helper removal from transactionPablo Neira Ayuso2019-05-021-3/+16
* netfilter: nf_tables: bogus EBUSY when deleting set after flushPablo Neira Ayuso2019-05-025-13/+60
* netfilter: nf_tables: fix set double-free in abort pathPablo Neira Ayuso2019-05-022-10/+13
* netfilter: nft_compat: use .release_ops and remove list of extensionPablo Neira Ayuso2019-05-023-227/+64
* netfilter: nft_compat: don't use refcount_inc on newly allocated entryFlorian Westphal2019-05-021-39/+23
* netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso2019-05-027-83/+85
* netfilter: nf_tables: warn when expr implements only one of activate/deactivateFlorian Westphal2019-05-021-0/+19
* netfilter: nft_compat: destroy function must not have side effectsFlorian Westphal2019-05-021-1/+47
* netfilter: nf_tables: split set destruction in deactivate and destroy phaseFlorian Westphal2019-05-025-15/+89
* netfilter: nft_compat: make lists per netnsFlorian Westphal2019-05-021-40/+89
* netfilter: nft_compat: use refcnt_t type for nft_xt reference countFlorian Westphal2019-05-021-8/+8
* Linux 4.19.37v4.19.37Greg Kroah-Hartman2019-04-271-1/+1
* kernel/sysctl.c: fix out-of-bounds access when setting file-maxWill Deacon2019-04-271-1/+2
* Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()"Greg Kroah-Hartman2019-04-271-3/+0
* i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] arrayLinus Torvalds2019-04-271-1/+2
* ASoC: rockchip: add missing INTERLEAVED PCM attributeKatsuhiro Suzuki2019-04-271-1/+2
* tools include: Adopt linux/bits.hArnaldo Carvalho de Melo2019-04-273-5/+29
* percpu: stop printing kernel addressesMatteo Croce2019-04-271-4/+4
* ALSA: info: Fix racy addition/deletion of nodesTakashi Iwai2019-04-271-2/+10
* mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=nKonstantin Khlebnikov2019-04-271-5/+0
* device_cgroup: fix RCU imbalance in error caseJann Horn2019-04-271-1/+1
* sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockupPhil Auld2019-04-271-0/+25
* Revert "kbuild: use -Oz instead of -Os when using clang"Matthias Kaehlcke2019-04-271-2/+1