summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-06binder: fix binder_alloc kernel-doc warningsCarlos Llamas
2022-09-06binder: remove binder_alloc_set_vma()Carlos Llamas
2022-09-06binder: rename alloc->vma_vm_mm to alloc->mmCarlos Llamas
2022-09-06misc: microchip: pci1xxxx: fix dependency issues in building the pci1xxxx's a...Kumaravel Thiagarajan
2022-09-05Merge 6.0-rc4 into char-misc-nextGreg Kroah-Hartman
2022-09-04Linux 6.0-rc4v6.0-rc4Linus Torvalds
2022-09-04Merge tag 'powerpc-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-09-04Makefile.extrawarn: re-enable -Wformat for clang; take 2Nick Desaulniers
2022-09-03Merge tag 'gpio-fixes-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-03gpio: ws16c48: Make irq_chip immutableWilliam Breathitt Gray
2022-09-03gpio: 104-idio-16: Make irq_chip immutableWilliam Breathitt Gray
2022-09-03gpio: 104-idi-48: Make irq_chip immutableWilliam Breathitt Gray
2022-09-03gpio: 104-dio-48e: Make irq_chip immutableWilliam Breathitt Gray
2022-09-03Merge tag 'for-linus-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-03Merge tag 'loongarch-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-03Merge tag 's390-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-09-03Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-09-03Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-03Merge tag 'staging-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-03Merge tag 'hwmon-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-09-03mm: pagewalk: Fix race between unmap and page walkerSteven Price
2022-09-03LoongArch: mm: Remove the unneeded result variableye xingchen
2022-09-03LoongArch: Fix arch_remove_memory() undefined build errorYupeng Li
2022-09-03LoongArch: Fix section mismatch due to acpi_os_ioremap()Huacai Chen
2022-09-03LoongArch: Improve dump_tlb() output messagesHuacai Chen
2022-09-03LoongArch: Adjust arch_do_signal_or_restart() to adapt generic entryHuacai Chen
2022-09-03LoongArch: Avoid orphan input sectionsArd Biesheuvel
2022-09-02Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-09-02Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-09-02Merge tag '6.0-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-09-02Merge tag 'landlock-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-02Merge tag 'mmc-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2022-09-02Merge tag 'drm-fixes-2022-09-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-02Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-02Merge tag 'char-misc-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-02Merge tag 'usb-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-02Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-09-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-09-02Documentation: document ublkMing Lei
2022-09-02landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFERMickaël Salaün
2022-09-02misc: microchip: pci1xxxx: Add power management functions - suspend & resume ...Kumaravel Thiagarajan
2022-09-02misc: microchip: pci1xxxx: Add gpio irq handler and irq helper functions irq_...Kumaravel Thiagarajan
2022-09-02misc: microchip: pci1xxxx: Add functions to configure gpio pins as input / ou...Kumaravel Thiagarajan
2022-09-02misc: microchip: pci1xxxx: load gpio driver for the gpio controller auxiliary...Kumaravel Thiagarajan
2022-09-02misc: microchip: pci1xxxx: load auxiliary bus driver for the PIO function in ...Kumaravel Thiagarajan
2022-09-02xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()Dan Carpenter
2022-09-02xen-blkfront: Cache feature_persistent value before advertisementSeongJae Park
2022-09-02xen-blkfront: Advertise feature-persistent as user requestedSeongJae Park