platform/kernel/linux-rpi.git
2021-06-08 Darrick J.... Merge tag 'xfs-perag-conv-tag' of git://git./linux...
2021-06-08 Darrick J.... Merge tag 'xfs-buf-bulk-alloc-tag' of git://git./linux...
2021-06-07 Dave Chinnerxfs: merge xfs_buf_allocate_memory
2021-06-07 Christoph Hellwigxfs: cleanup error handling in xfs_buf_get_map
2021-06-07 Dave Chinnerxfs: get rid of xb_to_gfp()
2021-06-07 Christoph Hellwigxfs: simplify the b_page_count calculation
2021-06-07 Christoph Hellwigxfs: remove ->b_offset handling for page backed buffers
2021-06-02 Dave Chinnerxfs: remove xfs_perag_t
2021-06-02 Dave Chinnerxfs: use perag through unlink processing
2021-06-02 Dave Chinnerxfs: clean up and simplify xfs_dialloc()
2021-06-02 Dave Chinnerxfs: inode allocation can use a single perag instance
2021-06-02 Dave Chinnerxfs: get rid of xfs_dir_ialloc()
2021-06-02 Dave Chinnerxfs: collapse AG selection for inode allocation
2021-06-02 Dave Chinnerxfs: simplify xfs_dialloc_select_ag() return values
2021-06-02 Dave Chinnerxfs: remove agno from btree cursor
2021-06-02 Dave Chinnerxfs: use perag for ialloc btree cursors
2021-06-02 Dave Chinnerxfs: convert allocbt cursors to use perags
2021-06-02 Dave Chinnerxfs: convert refcount btree cursor to use perags
2021-06-02 Dave Chinnerxfs: convert rmap btree cursor to using a perag
2021-06-02 Dave Chinnerxfs: add a perag to the btree cursor
2021-06-02 Dave Chinnerxfs: pass perags around in fsmap data dev functions
2021-06-02 Dave Chinnerxfs: push perags through the ag reservation callouts
2021-06-02 Dave Chinnerxfs: pass perags through to the busy extent code
2021-06-02 Dave Chinnerxfs: convert secondary superblock walk to use perags
2021-06-02 Dave Chinnerxfs: convert xfs_iwalk to use perag references
2021-06-02 Dave Chinnerxfs: convert raw ag walks to use for_each_perag
2021-06-02 Dave Chinnerxfs: make for_each_perag... a first class citizen
2021-06-02 Dave Chinnerxfs: move perag structure and setup to libxfs/xfs_ag...
2021-06-02 Dave Chinnerxfs: prepare for moving perag definitions and support...
2021-06-02 Dave Chinnerxfs: move xfs_perag_get/put to xfs_ag.[ch]
2021-06-01 Dave Chinnerxfs: move page freeing into _xfs_buf_free_pages()
2021-06-01 Dave Chinnerxfs: merge _xfs_buf_get_pages()
2021-06-01 Dave Chinnerxfs: use alloc_pages_bulk_array() for buffers
2021-06-01 Dave Chinnerxfs: use xfs_buf_alloc_pages for uncached buffers
2021-06-01 Dave Chinnerxfs: split up xfs_buf_allocate_memory
2021-05-30 Linus TorvaldsLinux 5.13-rc4
2021-05-30 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2021-05-30 Linus TorvaldsMerge tag 'seccomp-fixes-v5.13-rc4' of git://git./linux...
2021-05-30 Linus TorvaldsMerge tag 'riscv-for-linus-5.13-rc4' of git://git....
2021-05-30 Linus TorvaldsMerge tag 'xfs-5.13-fixes-3' of git://git./fs/xfs/xfs...
2021-05-29 Sargun Dhillonseccomp: Refactor notification handler to prepare for...
2021-05-29 Linus TorvaldsMerge tag 'thermal-v5.13-rc4' of git://git./linux/kerne...
2021-05-29 Linus TorvaldsMerge tag 'char-misc-5.13-rc4' of git://git./linux...
2021-05-29 Linus TorvaldsMerge tag 'driver-core-5.13-rc4' of git://git./linux...
2021-05-29 Linus TorvaldsMerge tag 'staging-5.13-rc4' of git://git./linux/kernel...
2021-05-29 Linus TorvaldsMerge tag 'tty-5.13-rc4' of git://git./linux/kernel...
2021-05-29 Linus TorvaldsMerge tag 'usb-5.13-rc4' of git://git./linux/kernel...
2021-05-29 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-05-29 Linus TorvaldsMerge tag 's390-5.13-3' of git://git./linux/kernel...
2021-05-29 Paolo Bonziniselftests: kvm: fix overlapping addresses in memslot_pe...
2021-05-29 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-05-29 Linus TorvaldsMerge tag 'block-5.13-2021-05-28' of git://git.kernel...
2021-05-29 Linus TorvaldsMerge tag 'io_uring-5.13-2021-05-28' of git://git.kerne...
2021-05-29 Linus TorvaldsMerge tag 'drm-fixes-2021-05-29' of git://anongit.freed...
2021-05-29 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.13-2021-05-28' of...
2021-05-29 Linus TorvaldsMerge tag '5.13-rc4-smb3' of git://git.samba.org/sfrenc...
2021-05-28 Linus TorvaldsMerge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org...
2021-05-28 Linus TorvaldsMerge tag 'sound-5.13-rc4' of git://git./linux/kernel...
2021-05-28 Linus TorvaldsMerge tag 'clang-features-v5.13-rc4' of git://git....
2021-05-28 Linus TorvaldsMerge tag 'mips-fixes_5.13_1' of git://git./linux/kerne...
2021-05-28 Paolo BonziniMerge tag 'kvmarm-fixes-5.13-2' of git://git./linux...
2021-05-28 Wanpeng LiKVM: X86: Kill off ctxt->ud
2021-05-28 Wanpeng LiKVM: X86: Fix warning caused by stale emulation context
2021-05-28 Yuan YaoKVM: X86: Use kvm_get_linear_rip() in single-step and...
2021-05-28 Sargun DhillonDocumentation: seccomp: Fix user notification documentation
2021-05-28 Lukas BulwahnMAINTAINERS: adjust to removing i2c designware platform...
2021-05-28 Kajol Jainperf vendor events powerpc: Fix eventcode of power10...
2021-05-28 Greg Kroah... Revert "serial: 8250: 8250_omap: Fix possible interrupt...
2021-05-28 Krzysztof Kozlowskii2c: s3c2410: fix possible NULL pointer deref on read...
2021-05-28 Qii Wangi2c: mediatek: Disable i2c start_en and clear intr_stat...
2021-05-28 Dave AirlieMerge tag 'drm-intel-fixes-2021-05-27' of ssh://git...
2021-05-28 Dave AirlieMerge tag 'drm-misc-fixes-2021-05-27' of ssh://git...
2021-05-28 Namhyung Kimperf stat: Fix error check for bpf_program__attach
2021-05-27 Dave AirlieMerge tag 'amd-drm-fixes-5.13-2021-05-26' of https...
2021-05-27 Linus TorvaldsMerge branch 'for-5.13-fixes' of git://git./linux/kerne...
2021-05-27 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-05-27 Linus TorvaldsMerge tag 'for-5.13/dm-fixes-2' of git://git./linux...
2021-05-27 Aurelien Aptelcifs: change format of CIFS_FULL_KEY_DUMP ioctl
2021-05-27 Jean Delvarei2c: i801: Don't generate an interrupt on bus reset
2021-05-27 Chris Packhami2c: mpc: implement erratum A-004447 workaround
2021-05-27 Chris Packhampowerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010...
2021-05-27 Chris Packhampowerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041...
2021-05-27 Chris Packhamdt-bindings: i2c: mpc: Add fsl,i2c-erratum-a004447...
2021-05-27 Lee Jonesi2c: busses: i2c-stm32f4: Remove incorrectly placed...
2021-05-27 Lee Jonesi2c: busses: i2c-st: Fix copy/paste function misnaming...
2021-05-27 Lee Jonesi2c: busses: i2c-pnx: Provide descriptions for 'alg_dat...
2021-05-27 Lee Jonesi2c: busses: i2c-ocores: Place the expected function...
2021-05-27 Lee Jonesi2c: busses: i2c-eg20t: Fix 'bad line' issue and provid...
2021-05-27 Lee Jonesi2c: busses: i2c-designware-master: Fix misnaming of...
2021-05-27 Lee Jonesi2c: busses: i2c-cadence: Fix incorrectly documented...
2021-05-27 Lee Jonesi2c: busses: i2c-ali1563: File headers are not good...
2021-05-27 Lee Jonesi2c: muxes: i2c-arb-gpio-challenge: Demote non-conforma...
2021-05-27 Lee Jonesi2c: busses: i2c-nomadik: Fix formatting issue pertaini...
2021-05-27 Shyam Prasad Ncifs: fix string declarations and assignments in tracep...
2021-05-27 Aurelien Aptelcifs: set server->cipher_type to AES-128-CCM for SMB3.0
2021-05-27 Linus TorvaldsMerge tag 'acpi-5.13-rc4' of git://git./linux/kernel...
2021-05-27 Linus TorvaldsMerge tag 'iommu-fixes-v5.13-rc3' of git://git./linux...
2021-05-27 Ian Rogersperf debug: Move debug initialization earlier
2021-05-27 David Howellsafs: Fix the nlink handling of dir-over-dir rename
2021-05-27 Dave Chinnerxfs: bunmapi has unnecessary AG lock ordering issues
next