Age | Commit message (Expand) | Author | Files | Lines |
2018-11-16 | Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-block | Linus Torvalds | 8 | -10/+22 |
2018-11-16 | Merge tag 'fuse-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -5/+15 |
2018-11-15 | Merge tag 'selinux-pr-20181115' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+10 |
2018-11-15 | Merge tag 'pinctrl-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -5/+6 |
2018-11-15 | Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 5 | -34/+60 |
2018-11-15 | Merge tag 'riscv-for-linus-4.20-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -9/+14 |
2018-11-15 | Merge tag 'kgdb-fixes-4.20-rc3' of https://git.linaro.org/people/daniel.thomp... | Linus Torvalds | 6 | -50/+38 |
2018-11-15 | Merge branch 'fixes-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2018-11-15 | Merge tag 'acpi-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -1/+1 |
2018-11-15 | Merge tag 'pm-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 5 | -103/+19 |
2018-11-15 | Merge tag 'nfsd-4.20-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -4/+6 |
2018-11-14 | Merge tag 'pci-v4.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+0 |
2018-11-14 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 12 | -23/+18 |
2018-11-14 | Merge tag 'rtc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell... | Linus Torvalds | 3 | -5/+18 |
2018-11-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -3/+3 |
2018-11-14 | Merge branch 'parisc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -6/+10 |
2018-11-14 | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2018-11-14 | SCSI: fix queue cleanup race before queue initialization is done | Ming Lei | 2 | -3/+10 |
2018-11-14 | block: fix 32 bit overflow in __blkdev_issue_discard() | Dave Chinner | 1 | -1/+3 |
2018-11-14 | selinux: fix non-MLS handling in mls_context_to_sid() | Paul Moore | 1 | -3/+7 |
2018-11-14 | NFSv4: Fix an Oops during delegation callbacks | Trond Myklebust | 2 | -4/+11 |
2018-11-14 | integrity: support new struct public_key_signature encoding field | Mimi Zohar | 1 | -0/+1 |
2018-11-13 | kdb: kdb_support: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -3/+3 |
2018-11-13 | kdb: kdb_keyboard: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -2/+2 |
2018-11-13 | kdb: kdb_main: refactor code in kdb_md_line | Gustavo A. R. Silva | 1 | -18/+3 |
2018-11-13 | kdb: Use strscpy with destination buffer size | Prarit Bhargava | 3 | -12/+15 |
2018-11-13 | kdb: print real address of pointers instead of hashed addresses | Christophe Leroy | 2 | -13/+13 |
2018-11-13 | kdb: use correct pointer when 'btc' calls 'btt' | Christophe Leroy | 1 | -2/+2 |
2018-11-13 | selinux: check length properly in SCTP bind hook | Ondrej Mosnacek | 1 | -0/+3 |
2018-11-13 | Revert "ACPI/PCI: Pay attention to device-specific _PXM node values" | Bjorn Helgaas | 1 | -5/+0 |
2018-11-13 | RISC-V: Silence some module warnings on 32-bit | Olof Johansson | 1 | -6/+6 |
2018-11-13 | RISC-V: lib: Fix build error for 64-bit | Olof Johansson | 1 | -1/+1 |
2018-11-13 | riscv: add missing vdso_install target | David Abdurachmanov | 1 | -0/+4 |
2018-11-13 | riscv: fix spacing in struct pt_regs | David Abdurachmanov | 1 | -2/+2 |
2018-11-13 | RISC-V: defconfig: Enable printk timestamps | Anup Patel | 1 | -0/+1 |
2018-11-13 | SUNRPC: Fix a bogus get/put in generic_key_to_expire() | Trond Myklebust | 1 | -7/+1 |
2018-11-13 | SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cache | Trond Myklebust | 1 | -19/+42 |
2018-11-13 | NFSv4: Ensure that the state manager exits the loop on SIGKILL | Trond Myklebust | 1 | -1/+1 |
2018-11-13 | NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING | Trond Myklebust | 1 | -3/+5 |
2018-11-12 | libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD | Diego Viola | 1 | -1/+1 |
2018-11-12 | block: copy ioprio in __bio_clone_fast() and bounce | Hannes Reinecke | 2 | -0/+2 |
2018-11-12 | kyber: fix wrong strlcpy() size in trace_kyber_latency() | Omar Sandoval | 1 | -4/+4 |
2018-11-12 | ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc | Julien Thierry | 1 | -1/+1 |
2018-11-12 | mnt: fix __detach_mounts infinite loop | Benjamin Coddington | 1 | -3/+3 |
2018-11-12 | Linux 4.20-rc2v4.20-rc2 | Linus Torvalds | 1 | -1/+1 |
2018-11-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 54 | -199/+430 |
2018-11-12 | Merge tag 'kbuild-fixes-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -14/+19 |
2018-11-12 | Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -57/+107 |
2018-11-12 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -31/+51 |
2018-11-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 17 | -138/+114 |