Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation mode | Cédric Le Goater | 2019-04-30 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2 | Peter Xu | 2019-05-08 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | KVM: Introduce a new guest mapping API | KarimAllah Ahmed | 2019-04-30 | 1 | -0/+28 | |
| * | | | | | | | | | | | | | KVM: x86: Inject PMI for KVM guest | Luwei Kang | 2019-04-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2019-04-30 | 1 | -0/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | KVM: polling: add architecture backend to disable polling | Christian Borntraeger | 2019-04-26 | 1 | -0/+10 | |
* | | | | | | | | | | | | | | | Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2019-05-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | latent_entropy: avoid build error when plugin cflags are not set | Vasily Gorbik | 2019-05-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2019-05-17 | 1 | -1/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] | David Howells | 2019-05-16 | 1 | -1/+13 | |
* | | | | | | | | | | | | | | | | Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-05-16 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | nvme: fix typos in nvme status code values | Minwoo Im | 2019-05-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | lightnvm: track inflight target creations | Igor Konopko | 2019-05-06 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | lightnvm: Inherit mdts from the parent nvme device | Igor Konopko | 2019-05-06 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2019-05-16 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | clk: Remove io.h from clk-provider.h | Stephen Boyd | 2019-05-15 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | | | Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-05-16 | 3 | -1/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | rxrpc: Allow the kernel to mark a call as being non-interruptible | David Howells | 2019-05-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | rxrpc: Provide kernel interface to set max lifespan on a call | David Howells | 2019-05-16 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | Add wait_var_event_interruptible() | David Howells | 2019-05-15 | 1 | -0/+13 | |
| * | | | | | | | | | | | | | | | | | | dns_resolver: Allow used keys to be invalidated | David Howells | 2019-05-15 | 1 | -1/+2 | |
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2019-05-16 | 3 | -8/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer | Jeff Layton | 2019-05-07 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | libceph: fix clang warning for CEPH_DEFINE_OID_ONSTACK | Arnd Bergmann | 2019-05-07 | 1 | -7/+6 | |
| * | | | | | | | | | | | | | | | | | | ceph: snapshot nfs re-export | Yan, Zheng | 2019-05-07 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2019-05-16 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | thermal: make device_register's type argument const | Jean-Francois Dagenais | 2019-05-06 | 1 | -3/+3 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-05-16 | 3 | -2/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | dm mpath: fix missing call of path selector type->end_io | Yufen Yu | 2019-04-25 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | list_bl: Add hlist_bl_add_before/behind helpers | Nikos Tsironis | 2019-04-18 | 1 | -0/+26 | |
| * | | | | | | | | | | | | | | | | | | | list: Don't use WRITE_ONCE() in hlist_add_behind() | Nikos Tsironis | 2019-04-18 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | slab: remove /proc/slab_allocators | Qian Cai | 2019-05-16 | 1 | -3/+0 | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2019-05-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | media: davinci/vpbe: array underflow in vpbe_enum_outputs() | Dan Carpenter | 2019-05-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-05-16 | 2 | -10/+57 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | asm-generic: optimize generic uaccess for 8-byte loads and stores | Christoph Hellwig | 2019-04-23 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | | | | asm-generic: provide entirely generic nommu uaccess | Christoph Hellwig | 2019-04-23 | 1 | -0/+48 | |
| * | | | | | | | | | | | | | | | | | | | | arch: mostly remove <asm/segment.h> | Christoph Hellwig | 2019-04-23 | 1 | -9/+0 | |
| * | | | | | | | | | | | | | | | | | | | | asm-generic: don't include <asm/segment.h> from <asm/uaccess.h> | Christoph Hellwig | 2019-04-23 | 1 | -2/+0 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-05-16 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into core/urgent, to merge in dependent changes | Ingo Molnar | 2019-05-13 | 116 | -573/+1230 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | overflow.h: Add comment documenting __ab_c_size() | Rasmus Villemoes | 2019-04-12 | 1 | -2/+6 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2019-05-16 | 6 | -1/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'reset-for-5.2' of git://git.pengutronix.de/pza/linux into arm/drivers | Olof Johansson | 2019-04-29 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | reset: fix linux/reset.h errors | Randy Dunlap | 2019-04-02 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'imx-drivers-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 2019-04-29 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | firmware: imx: enable imx scu general irq function | Anson Huang | 2019-04-11 | 1 | -0/+5 | |
| | | |_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'tegra-for-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson | 2019-04-28 | 1 | -26/+87 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'zynqmp-soc-for-v5.2' of https://github.com/Xilinx/linux-xlnx into ... | Olof Johansson | 2019-04-28 | 1 | -1/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | firmware: xilinx: Add fpga API's | Nava kishore Manne | 2019-04-15 | 1 | -0/+12 |