Age | Commit message (Expand) | Author |
2020-11-12 | spi: Introduce device-managed SPI controller allocation | Lukas Wunner |
2020-11-11 | spi: fsi: Fix transfer returning without finalizing message | Eddie James |
2020-11-11 | spi: fix client driver breakages when using GPIO descriptors | Sven Van Asbroeck |
2020-11-06 | spi: bcm2835: remove use of uninitialized gpio flags variable | Martin Hundebøll |
2020-11-04 | spi: fsl-dspi: fix wrong pointer in suspend/resume | Zhao Qiang |
2020-10-29 | spi: bcm2835: fix gpio cs level inversion | Martin Hundebøll |
2020-10-28 | Merge tag 'v5.10-rc1' into spi-5.10 | Mark Brown |
2020-10-25 | Linux 5.10-rc1v5.10-rc1 | Linus Torvalds |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-25 | kernel/sys.c: fix prototype of prctl_get_tid_address() | Rasmus Villemoes |
2020-10-25 | mm: remove kzfree() compatibility definition | Eric Biggers |
2020-10-25 | checkpatch: enable GIT_DIR environment use to set git repository location | Joe Perches |
2020-10-25 | Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-10-25 | Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-10-25 | Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-10-25 | Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-10-25 | Merge tag 'ntb-5.10' of git://github.com/jonmason/ntb | Linus Torvalds |
2020-10-25 | Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-10-25 | Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2020-10-25 | Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-25 | Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-10-25 | Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linux | Linus Torvalds |
2020-10-25 | Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-25 | i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri... | Hans de Goede |
2020-10-24 | Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-24 | Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-24 | Merge tag 'libata-5.10-2020-10-24' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-24 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2020-10-24 | Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-10-24 | Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2020-10-24 | random32: add a selftest for the prandom32 code | Willy Tarreau |
2020-10-24 | random32: add noise from network and scheduling activity | Willy Tarreau |
2020-10-24 | random32: make prandom_u32() output unpredictable | George Spelvin |
2020-10-24 | Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-10-24 | Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-10-24 | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-24 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-10-24 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2020-10-24 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-10-24 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2020-10-24 | KVM: ioapic: break infinite recursion on lazy EOI | Vitaly Kuznetsov |
2020-10-24 | KVM: vmx: rename pi_init to avoid conflict with paride | Paolo Bonzini |
2020-10-24 | KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 build | Sean Christopherson |
2020-10-23 | cifs: update internal module version number | Steve French |
2020-10-23 | Merge tag 'xfs-5.10-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2020-10-23 | Merge tag 'docs-5.10-2' of git://git.lwn.net/linux | Linus Torvalds |
2020-10-23 | Merge tag 'trace-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds |
2020-10-23 | Merge tag 'acpi-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-10-23 | Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |