Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_remove | Steffen Maier | 2019-05-30 | 1 | -0/+1 | |
| * | | | | | | | | | | scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route() | Varun Prakash | 2019-05-30 | 1 | -0/+4 | |
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-06-02 | 24 | -71/+121 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | mm, compaction: make sure we isolate a valid PFN | Suzuki K Poulose | 2019-06-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | include/linux/generic-radix-tree.h: fix kerneldoc comment | Jonathan Corbet | 2019-06-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | kernel/signal.c: trace_signal_deliver when signal_group_exit | Zhenliang Wei | 2019-06-02 | 1 | -0/+2 | |
| * | | | | | | | | | | | drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used | Qian Cai | 2019-06-02 | 1 | -1/+2 | |
| * | | | | | | | | | | | spdxcheck.py: fix directory structures | Vincenzo Frascino | 2019-06-02 | 1 | -3/+4 | |
| * | | | | | | | | | | | kasan: initialize tag to 0xff in __kasan_kmalloc | Nathan Chancellor | 2019-06-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | z3fold: fix sheduling while atomic | Vitaly Wool | 2019-06-02 | 1 | -5/+6 | |
| * | | | | | | | | | | | scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set | Fabiano Rosas | 2019-06-02 | 1 | -1/+2 | |
| * | | | | | | | | | | | mm/gup: continue VM_FAULT_RETRY processing even for pre-faults | Mike Rapoport | 2019-06-02 | 1 | -7/+8 | |
| * | | | | | | | | | | | ocfs2: fix error path kobject memory leak | Tobin C. Harding | 2019-06-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | memcg: make it work on sparse non-0-node systems | Jiri Slaby | 2019-06-02 | 2 | -5/+4 | |
| * | | | | | | | | | | | mm, memcg: consider subtrees in memory.events | Chris Down | 2019-06-02 | 4 | -4/+36 | |
| * | | | | | | | | | | | prctl_set_mm: downgrade mmap_sem to read lock | Michal Koutný | 2019-06-02 | 2 | -4/+11 | |
| * | | | | | | | | | | | prctl_set_mm: refactor checks from validate_prctl_map | Michal Koutný | 2019-06-02 | 1 | -26/+25 | |
| * | | | | | | | | | | | kernel/fork.c: make max_threads symbol static | Kefeng Wang | 2019-06-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changes | Sebastian Andrzej Siewior | 2019-06-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | arch/parisc/configs/c8000_defconfig: remove obsoleted CONFIG_DEBUG_SLAB_LEAK | David Rientjes | 2019-06-02 | 1 | -1/+0 | |
| * | | | | | | | | | | | mm/vmalloc.c: fix typo in comment | Andrew Morton | 2019-06-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | lib/sort.c: fix kernel-doc notation warnings | Randy Dunlap | 2019-06-02 | 1 | -6/+9 | |
| * | | | | | | | | | | | mm: fix Documentation/vm/hmm.rst Sphinx warnings | Randy Dunlap | 2019-06-02 | 1 | -3/+5 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'nfsd-5.2-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2019-05-31 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Revert "lockd: Show pid of lockd for remote locks" | Benjamin Coddington | 2019-05-31 | 2 | -4/+4 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'v5.2-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2019-05-31 | 3 | -6/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM | Roberto Bergantinos Corpas | 2019-05-29 | 1 | -1/+3 | |
| * | | | | | | | | | | | dfs_cache: fix a wrong use of kfree in flush_cache_ent() | Gen Zhang | 2019-05-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | fs/cifs/smb2pdu.c: fix buffer free in SMB2_ioctl_free | Murphy Zhou | 2019-05-29 | 1 | -2/+4 | |
| * | | | | | | | | | | | cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case | Colin Ian King | 2019-05-29 | 1 | -1/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'next-fixes-for-5.2-rc' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-05-31 | 3 | -12/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ima: show rules with IMA_INMASK correctly | Roberto Sassu | 2019-05-30 | 1 | -9/+12 | |
| * | | | | | | | | | | | evm: check hash algorithm passed to init_desc() | Roberto Sassu | 2019-05-30 | 1 | -0/+3 | |
| * | | | | | | | | | | | ima: fix wrong signed policy requirement when not appraising | Petr Vorel | 2019-05-20 | 1 | -3/+4 | |
| * | | | | | | | | | | | x86/ima: Check EFI_RUNTIME_SERVICES before using | Scott Wood | 2019-05-20 | 1 | -0/+5 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'for-linus-5.2b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-05-31 | 4 | -6/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | xenbus: Avoid deadlock during suspend due to open transactions | Ross Lagerwall | 2019-05-28 | 3 | -2/+26 | |
| * | | | | | | | | | | | xen/pvcalls: Remove set but not used variable | YueHaibing | 2019-05-28 | 1 | -4/+0 | |
* | | | | | | | | | | | | Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2019-05-31 | 13 | -76/+195 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | MAINTAINERS: add Vasily Gorbik and Christian Borntraeger for s390 | Heiko Carstens | 2019-05-31 | 1 | -0/+4 | |
| * | | | | | | | | | | | | MAINTAINERS: Farewell Martin Schwidefsky | Heiko Carstens | 2019-05-31 | 2 | -2/+8 | |
| * | | | | | | | | | | | | s390/crypto: fix possible sleep during spinlock aquired | Harald Freudenberger | 2019-05-29 | 2 | -7/+8 | |
| * | | | | | | | | | | | | s390/crypto: fix gcm-aes-s390 selftest failures | Harald Freudenberger | 2019-05-28 | 1 | -41/+107 | |
| * | | | | | | | | | | | | s390/zcrypt: Fix wrong dispatching for control domain CPRBs | Harald Freudenberger | 2019-05-28 | 4 | -9/+41 | |
| * | | | | | | | | | | | | s390/pci: fix assignment of bus resources | Sebastian Ott | 2019-05-28 | 1 | -1/+4 | |
| * | | | | | | | | | | | | s390/pci: fix struct definition for set PCI function | Sebastian Ott | 2019-05-28 | 2 | -13/+18 | |
| * | | | | | | | | | | | | s390: mark __cpacf_check_opcode() and cpacf_query_func() as __always_inline | Masahiro Yamada | 2019-05-28 | 1 | -2/+2 | |
| * | | | | | | | | | | | | s390: add unreachable() to dump_fault_info() to fix -Wmaybe-uninitialized | Masahiro Yamada | 2019-05-28 | 1 | -1/+3 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'pm-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2019-05-31 | 7 | -22/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | PCI: PM: Avoid possible suspend-to-idle issue | Rafael J. Wysocki | 2019-05-27 | 2 | -1/+17 |