| Commit message (Expand) | Author | Age | Files | Lines |
* | fscrypt: require that fscrypt_encrypt_symlink() already has key | Eric Biggers | 2020-09-22 | 1 | -3/+7 |
* | fscrypt: remove fscrypt_inherit_context() | Eric Biggers | 2020-09-22 | 2 | -46/+0 |
* | fscrypt: adjust logging for in-creation inodes | Eric Biggers | 2020-09-22 | 2 | -3/+10 |
* | ubifs: use fscrypt_prepare_new_inode() and fscrypt_set_context() | Eric Biggers | 2020-09-22 | 1 | -22/+16 |
* | f2fs: use fscrypt_prepare_new_inode() and fscrypt_set_context() | Eric Biggers | 2020-09-22 | 3 | -25/+7 |
* | ext4: use fscrypt_prepare_new_inode() and fscrypt_set_context() | Eric Biggers | 2020-09-22 | 1 | -20/+17 |
* | ext4: factor out ext4_xattr_credits_for_new_inode() | Eric Biggers | 2020-09-22 | 1 | -39/+51 |
* | fscrypt: add fscrypt_prepare_new_inode() and fscrypt_set_context() | Eric Biggers | 2020-09-22 | 4 | -54/+223 |
* | fscrypt: restrict IV_INO_LBLK_32 to ino_bits <= 32 | Eric Biggers | 2020-09-08 | 1 | -2/+7 |
* | fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer | Jeff Layton | 2020-09-08 | 7 | -15/+10 |
* | Linux 5.9-rc4v5.9-rc4 | Linus Torvalds | 2020-09-07 | 1 | -1/+1 |
* | Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-09-06 | 1 | -3/+52 |
|\ |
|
| * | io_uring: fix linked deferred ->files cancellation | Pavel Begunkov | 2020-09-06 | 1 | -2/+23 |
| * | io_uring: fix cancel of deferred reqs with ->files | Pavel Begunkov | 2020-09-05 | 1 | -0/+27 |
| * | io_uring: fix explicit async read/write mapping for large segments | Jens Axboe | 2020-09-05 | 1 | -3/+4 |
* | | Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-09-06 | 7 | -63/+119 |
|\ \ |
|
| * | | iommu/vt-d: Handle 36bit addressing for x86-32 | Chris Wilson | 2020-09-04 | 1 | -7/+7 |
| * | | iommu/amd: Do not use IOMMUv2 functionality when SME is active | Joerg Roedel | 2020-09-04 | 1 | -0/+7 |
| * | | iommu/amd: Do not force direct mapping when SME is active | Joerg Roedel | 2020-09-04 | 1 | -1/+6 |
| * | | iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE | Suravee Suthikulpanit | 2020-09-04 | 3 | -7/+33 |
| * | | iommu/amd: Restore IRTE.RemapEn bit after programming IRTE | Suravee Suthikulpanit | 2020-09-04 | 1 | -0/+2 |
| * | | iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set() | Lu Baolu | 2020-09-04 | 1 | -45/+55 |
| * | | iommu/vt-d: Serialize IOMMU GCMD register modifications | Lu Baolu | 2020-09-04 | 1 | -2/+8 |
| * | | MAINTAINERS: Update QUALCOMM IOMMU after Arm SMMU drivers move | Lukas Bulwahn | 2020-09-04 | 1 | -1/+1 |
* | | | Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-09-06 | 9 | -63/+213 |
|\ \ \ |
|
| * | | | x86/entry: Unbreak 32bit fast syscall | Thomas Gleixner | 2020-09-04 | 3 | -24/+91 |
| * | | | x86/debug: Allow a single level of #DB recursion | Andy Lutomirski | 2020-09-04 | 1 | -34/+31 |
| * | | | x86/entry: Fix AC assertion | Peter Zijlstra | 2020-09-04 | 1 | -2/+10 |
| * | | | tracing/kprobes, x86/ptrace: Fix regs argument order for i386 | Vamshi K Sthambamkadi | 2020-09-04 | 1 | -1/+1 |
| * | | | x86, fakenuma: Fix invalid starting node ID | Huang Ying | 2020-09-04 | 1 | -1/+1 |
| * | | | x86/mm/32: Bring back vmalloc faulting on x86_32 | Joerg Roedel | 2020-09-03 | 1 | -0/+78 |
| * | | | x86/cmdline: Disable jump tables for cmdline.c | Arvind Sankar | 2020-09-03 | 1 | -1/+1 |
* | | | | Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-09-06 | 14 | -22/+229 |
|\ \ \ \ |
|
| * | | | | xen: add helpers to allocate unpopulated memory | Roger Pau Monne | 2020-09-04 | 10 | -15/+219 |
| * | | | | memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC | Roger Pau Monne | 2020-09-04 | 3 | -7/+6 |
| * | | | | xen/balloon: add header guard | Roger Pau Monne | 2020-09-04 | 1 | -0/+4 |
| | | | | | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
*---. \ \ \ \ | Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'... | Linus Torvalds | 2020-09-05 | 4 | -10/+16 |
|\ \ \ \ \ \ \ |
|
| | | * | | | | | sparse: use static inline for __chk_{user,io}_ptr() | Luc Van Oostenryck | 2020-08-29 | 1 | -2/+2 |
| | | * | | | | | Compiler Attributes: fix comment concerning GCC 4.6 | Luc Van Oostenryck | 2020-08-27 | 1 | -1/+1 |
| | | * | | | | | Compiler Attributes: remove comment about sparse not supporting __has_attribute | Luc Van Oostenryck | 2020-08-27 | 1 | -6/+0 |
| | * | | | | | | clang-format: Update with the latest for_each macro list | Miguel Ojeda | 2020-09-01 | 1 | -0/+12 |
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | auxdisplay: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-08-08 | 1 | -1/+1 |
* | | | | | | | Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 2020-09-05 | 7 | -73/+62 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-id | Evgeniy Didin | 2020-09-01 | 1 | -2/+2 |
| * | | | | | | | arc: fix memory initialization for systems with two memory banks | Mike Rapoport | 2020-09-01 | 1 | -11/+16 |
| * | | | | | | | irqchip/eznps: Fix build error for !ARC700 builds | Vineet Gupta | 2020-08-27 | 2 | -1/+6 |
| * | | | | | | | ARC: show_regs: fix r12 printing and simplify | Vineet Gupta | 2020-08-27 | 1 | -47/+30 |
| * | | | | | | | ARC: HSDK: wireup perf irq | Vineet Gupta | 2020-08-17 | 1 | -0/+2 |
| * | | | | | | | ARC: perf: don't bail setup if pct irq missing in device-tree | Vineet Gupta | 2020-08-17 | 1 | -10/+4 |
| * | | | | | | | ARC: pgalloc.h: delete a duplicated word + other fixes | Randy Dunlap | 2020-08-17 | 1 | -2/+2 |