linux-2.6-microblaze.git
2021-03-22 Chuck LeverNFSD: Add a tracepoint to record directory entry encoding
2021-03-22 Chuck LeverNFSD: Clean up after updating NFSv3 ACL encoders
2021-03-22 Chuck LeverNFSD: Update the NFSv3 SETACL result encoder to use...
2021-03-22 Chuck LeverNFSD: Update the NFSv3 GETACL result encoder to use...
2021-03-22 Chuck LeverNFSD: Clean up after updating NFSv2 ACL encoders
2021-03-22 Chuck LeverNFSD: Update the NFSv2 ACL ACCESS result encoder to...
2021-03-22 Chuck LeverNFSD: Update the NFSv2 ACL GETATTR result encoder to...
2021-03-22 Chuck LeverNFSD: Update the NFSv2 SETACL result encoder to use...
2021-03-22 Chuck LeverNFSD: Update the NFSv2 GETACL result encoder to use...
2021-03-22 Chuck LeverNFSD: Add an xdr_stream-based encoder for NFSv2/3 ACLs
2021-03-22 Chuck LeverNFSD: Remove unused NFSv2 directory entry encoders
2021-03-22 Chuck LeverNFSD: Update the NFSv2 READDIR entry encoder to use...
2021-03-22 Chuck LeverNFSD: Update the NFSv2 READDIR result encoder to use...
2021-03-22 Chuck LeverNFSD: Count bytes instead of pages in the NFSv2 READDIR...
2021-03-22 Chuck LeverNFSD: Add a helper that encodes NFSv3 directory offset...
2021-03-22 Chuck LeverNFSD: Update the NFSv2 STATFS result encoder to use...
2021-03-22 Chuck LeverNFSD: Update the NFSv2 READ result encoder to use struc...
2021-03-22 Chuck LeverNFSD: Update the NFSv2 READLINK result encoder to use...
2021-03-22 Chuck LeverNFSD: Update the NFSv2 diropres encoder to use struct...
2021-03-22 Chuck LeverNFSD: Update the NFSv2 attrstat encoder to use struct...
2021-03-22 Chuck LeverNFSD: Update the NFSv2 stat encoder to use struct xdr_s...
2021-03-22 Chuck LeverNFSD: Reduce svc_rqst::rq_pages churn during READDIR...
2021-03-22 Chuck LeverNFSD: Remove unused NFSv3 directory entry encoders
2021-03-22 Chuck LeverNFSD: Update NFSv3 READDIR entry encoders to use struct...
2021-03-22 Chuck LeverNFSD: Update the NFSv3 READDIR3res encoder to use struc...
2021-03-22 Chuck LeverNFSD: Count bytes instead of pages in the NFSv3 READDIR...
2021-03-22 Chuck LeverNFSD: Add a helper that encodes NFSv3 directory offset...
2021-03-22 Chuck LeverNFSD: Update the NFSv3 COMMIT3res encoder to use struct...
2021-03-22 Chuck LeverNFSD: Update the NFSv3 PATHCONF3res encoder to use...
2021-03-22 Chuck LeverNFSD: Update the NFSv3 FSINFO3res encoder to use struct...
2021-03-22 Chuck LeverNFSD: Update the NFSv3 FSSTAT3res encoder to use struct...
2021-03-22 Chuck LeverNFSD: Update the NFSv3 LINK3res encoder to use struct...
2021-03-22 Chuck LeverNFSD: Update the NFSv3 RENAMEv3res encoder to use struc...
2021-03-22 Chuck LeverNFSD: Update the NFSv3 CREATE family of encoders to...
2021-03-22 Chuck LeverNFSD: Update the NFSv3 WRITE3res encoder to use struct...
2021-03-22 Chuck LeverNFSD: Update the NFSv3 READ3res encode to use struct...
2021-03-22 Chuck LeverNFSD: Update the NFSv3 READLINK3res encoder to use...
2021-03-22 Chuck LeverNFSD: Update the NFSv3 wccstat result encoder to use...
2021-03-22 Chuck LeverNFSD: Update the NFSv3 LOOKUP3res encoder to use struct...
2021-03-22 Chuck LeverNFSD: Update the NFSv3 ACCESS3res encoder to use struct...
2021-03-22 Chuck LeverNFSD: Update the GETATTR3res encoder to use struct...
2021-03-22 Chuck LeverNFSD: Extract the svcxdr_init_encode() helper
2021-03-21 Linus TorvaldsLinux 5.12-rc4
2021-03-21 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2021-03-21 Linus TorvaldsMerge tag 'io_uring-5.12-2021-03-21' of git://git.kerne...
2021-03-21 Linus TorvaldsMerge tag 'staging-5.12-rc4' of git://git./linux/kernel...
2021-03-21 Linus TorvaldsMerge tag 'usb-5.12-rc4' of git://git./linux/kernel...
2021-03-21 Linus TorvaldsMerge tag 'irq-urgent-2021-03-21' of git://git./linux...
2021-03-21 Linus TorvaldsMerge tag 'perf-urgent-2021-03-21' of git://git./linux...
2021-03-21 Linus TorvaldsMerge tag 'locking-urgent-2021-03-21' of git://git...
2021-03-21 Linus TorvaldsMerge tag 'efi-urgent-2021-03-21' of git://git./linux...
2021-03-21 Linus TorvaldsMerge tag 'x86_urgent_for_v5.12-rc4' of git://git....
2021-03-21 Linus TorvaldsMerge tag 'powerpc-5.12-4' of git://git./linux/kernel...
2021-03-21 Stefan Metzmacherio_uring: call req_set_fail_links() on short send[msg...
2021-03-21 Jens Axboeio-wq: ensure task is running before processing task_work
2021-03-21 Eric W. Biedermansignal: don't allow STOP on PF_IO_WORKER threads
2021-03-21 Jens Axboesignal: don't allow sending any signals to PF_IO_WORKER...
2021-03-21 Theodore Ts'oext4: initialize ret to suppress smatch warning
2021-03-21 Pan Bianext4: stop inode update before return
2021-03-21 Harshad Shirwadkarext4: fix rename whiteout with fast commit
2021-03-21 Jan Karaext4: fix timer use-after-free on failed mount
2021-03-21 Shijie Luoext4: fix potential error in ext4_do_update_inode
2021-03-21 zhangyi (F)ext4: do not try to set xattr into ea_inode if value...
2021-03-21 zhangyi (F)ext4: do not iput inode under running transaction in...
2021-03-21 zhangyi (F)ext4: find old entry again if failed to rename whiteout
2021-03-20 Thomas Gleixnergenirq: Disable interrupts for force threaded handlers
2021-03-20 Linus TorvaldsMerge tag 'riscv-for-linus-5.12-rc4' of git://git....
2021-03-20 Linus TorvaldsMerge tag '5.12-rc3-smb3' of git://git.samba.org/sfrenc...
2021-03-20 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-03-20 Linus TorvaldsMerge tag 'zonefs-5.12-rc4' of git://git./linux/kernel...
2021-03-20 Linus TorvaldsMerge tag 'block-5.12-2021-03-19' of git://git.kernel...
2021-03-20 Linus TorvaldsMerge tag 'io_uring-5.12-2021-03-19' of git://git.kerne...
2021-03-19 Johan Hovoldx86/apic/of: Fix CPU devicetree-node lookups
2021-03-19 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-03-19 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.12-rc4' of git://git....
2021-03-19 Linus TorvaldsMerge tag 's390-5.12-4' of git://git./linux/kernel...
2021-03-19 Linus TorvaldsMerge tag 'trace-v5.12-rc3' of git://git./linux/kernel...
2021-03-19 Linus TorvaldsMerge tag 'pm-5.12-rc4' of git://git./linux/kernel...
2021-03-19 Linus TorvaldsMerge tag 'iommu-fixes-v5.12-rc3' of git://git./linux...
2021-03-19 Linus TorvaldsMerge tag 'sound-5.12-rc4' of git://git./linux/kernel...
2021-03-19 Steve Frenchcifs: fix allocation size on newly created files
2021-03-19 Rafael J. WysockiMerge branch 'pm-core'
2021-03-19 Rafael J. WysockiRevert "PM: runtime: Update device status before lettin...
2021-03-19 Ingo MolnarMerge tag 'efi-urgent-for-v5.12-rc3' of git://git....
2021-03-19 Jens AxboeMerge tag 'nvme-5.12-20210319' of git://git.infradead...
2021-03-19 Peter Zijlstrastatic_call: Fix static_call_update() sanity check
2021-03-19 Peter Zijlstrastatic_call: Align static_call_is_init() patching condition
2021-03-19 Peter Zijlstrastatic_call: Fix static_call_set_init()
2021-03-19 Thomas Gleixnerx86/ioapic: Ignore IRQ2 again
2021-03-19 Emanuele Giuseppe... documentation/kvm: additional explanations on KVM_SET_B...
2021-03-19 Ard Biesheuvelefi: use 32-bit alignment for efi_guid_t literals
2021-03-19 Lv Yunlongfirmware/efi: Fix a use after bug in efi_mem_reserve_pe...
2021-03-19 Aurelien Aptelcifs: warn and fail if trying to use rootfs without...
2021-03-19 Liu xuzhifs/cifs/: fix misspellings using codespell tool
2021-03-19 Linus TorvaldsMerge tag 'drm-fixes-2021-03-19' of git://anongit.freed...
2021-03-19 Tobias Klausmannnouveau: Skip unvailable ttm page entries
2021-03-19 Dave AirlieMerge tag 'drm-intel-fixes-2021-03-18' of git://anongit...
2021-03-19 Dave AirlieMerge tag 'amd-drm-fixes-5.12-2021-03-18' of https...
2021-03-19 Dave AirlieMerge tag 'drm-misc-fixes-2021-03-18' of git://anongit...
2021-03-18 Linus TorvaldsMerge tag 'for-5.12-rc3-tag' of git://git./linux/kernel...
next