Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | lockdown: Lock down TIOCSSERIAL | David Howells | 2019-08-20 | 1 | -0/+1 | |
| * | | | | | | | | lockdown: Prohibit PCMCIA CIS storage when the kernel is locked down | David Howells | 2019-08-20 | 1 | -0/+1 | |
| * | | | | | | | | acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down | Josh Boyer | 2019-08-20 | 1 | -0/+6 | |
| * | | | | | | | | ACPI: Limit access to custom_method when the kernel is locked down | Matthew Garrett | 2019-08-20 | 1 | -0/+1 | |
| * | | | | | | | | x86/msr: Restrict MSR access when the kernel is locked down | Matthew Garrett | 2019-08-20 | 1 | -0/+1 | |
| * | | | | | | | | x86: Lock down IO port access when the kernel is locked down | Matthew Garrett | 2019-08-20 | 1 | -0/+1 | |
| * | | | | | | | | PCI: Lock down BAR access when the kernel is locked down | Matthew Garrett | 2019-08-20 | 1 | -0/+1 | |
| * | | | | | | | | hibernate: Disable when the kernel is locked down | Josh Boyer | 2019-08-20 | 1 | -0/+1 | |
| * | | | | | | | | kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE | Jiri Bohac | 2019-08-20 | 1 | -2/+2 | |
| * | | | | | | | | kexec_load: Disable at runtime if the kernel is locked down | Matthew Garrett | 2019-08-20 | 1 | -0/+1 | |
| * | | | | | | | | lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked down | Matthew Garrett | 2019-08-20 | 1 | -0/+1 | |
| * | | | | | | | | lockdown: Enforce module signatures if the kernel is locked down | David Howells | 2019-08-20 | 1 | -0/+1 | |
| * | | | | | | | | security: Add a static lockdown policy LSM | Matthew Garrett | 2019-08-20 | 1 | -0/+3 | |
| * | | | | | | | | security: Add a "locked down" LSM hook | Matthew Garrett | 2019-08-20 | 2 | -0/+39 | |
| * | | | | | | | | security: Support early LSMs | Matthew Garrett | 2019-08-20 | 3 | -1/+19 | |
* | | | | | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-09-28 | 4 | -3/+60 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | MODSIGN: make new include file self contained | Stephen Rothwell | 2019-08-06 | 1 | -0/+2 | |
| * | | | | | | | | | PKCS#7: Introduce pkcs7_get_digest() | Thiago Jung Bauermann | 2019-08-06 | 1 | -0/+4 | |
| * | | | | | | | | | PKCS#7: Refactor verify_pkcs7_signature() | Thiago Jung Bauermann | 2019-08-06 | 1 | -0/+10 | |
| * | | | | | | | | | MODSIGN: Export module signature definitions | Thiago Jung Bauermann | 2019-08-06 | 2 | -3/+44 | |
* | | | | | | | | | | Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2019-09-28 | 5 | -8/+53 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | nfsd: add support for upcall version 2 | Scott Mayhew | 2019-09-10 | 1 | -1/+29 | |
| * | | | | | | | | | | nfsd: add a "GetVersion" upcall for nfsdcld | Scott Mayhew | 2019-09-10 | 1 | -1/+10 | |
| * | | | | | | | | | | notify: export symbols for use by the knfsd file cache | Trond Myklebust | 2019-08-19 | 1 | -0/+2 | |
| * | | | | | | | | | | locks: create a new notifier chain for lease attempts | Jeff Layton | 2019-08-19 | 1 | -0/+5 | |
| * | | | | | | | | | | sunrpc: add a new cache_detail operation for when a cache is flushed | Jeff Layton | 2019-08-19 | 1 | -0/+1 | |
| * | | | | | | | | | | svcrdma: Use llist for managing cache of recv_ctxts | Chuck Lever | 2019-08-19 | 1 | -2/+3 | |
| * | | | | | | | | | | svcrdma: Remove svc_rdma_wq | Chuck Lever | 2019-08-19 | 1 | -1/+0 | |
| * | | | | | | | | | | SUNRPC: Track writers of the 'channel' file to improve cache_listeners_exist | Dave Wysochanski | 2019-07-30 | 1 | -3/+3 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ms... | Linus Torvalds | 2019-09-28 | 3 | -1/+27 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | virtio-fs: add virtiofs filesystem | Stefan Hajnoczi | 2019-09-18 | 2 | -0/+20 | |
| * | | | | | | | | | | fuse: reserve values for mapping protocol | Dr. David Alan Gilbert | 2019-09-12 | 1 | -1/+7 | |
* | | | | | | | | | | | Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-09-27 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | KVM: RISC-V: Add KVM_REG_RISCV for ONE_REG interface | Anup Patel | 2019-09-20 | 1 | -0/+1 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-09-27 | 2 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cpu/SMT: create and export cpu_smt_possible() | Vitaly Kuznetsov | 2019-09-24 | 1 | -0/+2 | |
| * | | | | | | | | | | | KVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRECT_TLBFLUSH | Tianyu Lan | 2019-09-24 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge tag 'pwm/for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-09-27 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | pwm: Ensure pwm_apply_state() doesn't modify the state argument | Uwe Kleine-König | 2019-09-21 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2019-09-27 | 2 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | drm: Measure Self Refresh Entry/Exit times to avoid thrashing | Sean Paul | 2019-09-19 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | drm: Fix kerneldoc and remove unused struct member in self_refresh helper | Sean Paul | 2019-09-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | drm/atomic: Rename crtc_state->pageflip_flags to async_flip | Daniel Vetter | 2019-09-18 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2019-09-26 | 6 | -19/+82 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | NFS: Refactor nfs_instantiate() for dentry referencing callers | Benjamin Coddington | 2019-09-20 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic | Benjamin Coddington | 2019-09-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | SUNRPC: Dequeue the request from the receive queue while we're re-encoding | Trond Myklebust | 2019-09-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | xprtrdma: Cache free MRs in each rpcrdma_req | Chuck Lever | 2019-08-21 | 1 | -2/+36 | |
| * | | | | | | | | | | | | | | xprtrdma: Move rpcrdma_mr_get out of frwr_map | Chuck Lever | 2019-08-20 | 1 | -1/+28 | |
| * | | | | | | | | | | | | | | xprtrdma: Rename CQE field in Receive trace points | Chuck Lever | 2019-08-20 | 1 | -10/+11 |