linux-2.6-microblaze.git
2022-08-03 Jeff Laytonlibceph: clean up ceph_osdc_start_request prototype
2022-08-02 Jason Wanglibceph: fix ceph_pagelist_reserve() comment typo
2022-08-02 Xiubo Liceph: remove useless check for the folio
2022-08-02 Hu Weiwenceph: don't truncate file in atomic_open
2022-08-02 Xiubo Liceph: make f_bsize always equal to f_frsize
2022-08-02 Xiubo Liceph: flush the dirty caps immediatelly when quota...
2022-08-02 Daichi Mukailibceph: print fsid and epoch with osd id
2022-08-02 Li Qionglibceph: check pointer before assigned to "c->rules[]"
2022-08-02 Xiubo Liceph: don't get the inline data for new creating files
2022-08-02 Xiubo Liceph: update the auth cap when the async create req...
2022-08-02 Xiubo Liceph: make change_auth_cap_ses a global symbol
2022-08-02 Xiubo Liceph: fix incorrect old_size length in ceph_mds_request...
2022-08-02 Jeff Laytonceph: switch back to testing for NULL folio->private...
2022-08-02 Jeff Laytonceph: call netfs_subreq_terminated with was_async ...
2022-08-02 Jeff Laytonceph: convert to generic_file_llseek
2022-08-02 Xiubo Liceph: fix the incorrect comment for the ceph_mds_caps...
2022-08-02 Jeff Laytonceph: don't leak snap_rwsem in handle_cap_grant
2022-08-02 Luís Henriquesceph: prevent a client from exceeding the MDS maximum...
2022-08-02 Xiubo Liceph: choose auth MDS for getxattr with the Xs caps
2022-08-02 Xiubo Liceph: add session already open notify support
2022-08-02 Xiubo Liceph: wait for the first reply of inflight async unlink
2022-08-02 Xiubo Lifs/dcache: export d_same_name() helper
2022-08-02 Xiubo Liceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED
2022-08-02 Luís Henriquesceph: use correct index when encoding client supported...
2022-08-02 Jeff Laytonfscrypt: add fscrypt_context_for_new_inode
2022-08-02 Jeff Laytonfscrypt: export fscrypt_fname_encrypt and fscrypt_fname...
2022-08-02 Jeff Laytonfs: change test in inode_insert5 for adding to the...
2022-07-31 Linus TorvaldsLinux 5.19
2022-07-31 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2022-07-31 Linus TorvaldsMerge tag 'x86_urgent_for_v5.19' of git://git./linux...
2022-07-31 Linus TorvaldsMerge tag 'locking_urgent_for_v5.19' of git://git....
2022-07-31 Linus TorvaldsMerge tag 'edac_urgent_for_v5.19' of git://git./linux...
2022-07-31 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-07-30 Waiman Longlocking/rwsem: Allow slowpath writer to ignore handoff...
2022-07-30 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-07-29' of git:/...
2022-07-29 Linus TorvaldsMerge tag 'block-5.19-2022-07-29' of git://git.kernel...
2022-07-29 Linus TorvaldsMerge tag 'drm-fixes-2022-07-30' of git://anongit.freed...
2022-07-29 Dave AirlieMerge tag 'drm-misc-fixes-2022-07-29' of git://anongit...
2022-07-29 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-07-29 Eiichi Tsukatadocs/kernel-parameters: Update descriptions for "mitiga...
2022-07-29 Ralph Campbellmm/hmm: fault non-owner device private entries
2022-07-29 Jaewon Kimpage_alloc: fix invalid watermark check on a negative...
2022-07-29 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.19-2022-07-29' of...
2022-07-29 Linus TorvaldsMerge tag 'wq-for-5.19-rc8-fixes' of git://git./linux...
2022-07-29 Linus TorvaldsMerge tag 'pm-5.19-rc9' of git://git./linux/kernel...
2022-07-29 Lai Jiangshanworkqueue: Avoid a false warning in unbind_workers()
2022-07-29 Linus TorvaldsMerge tag 'riscv-for-linus-5.19-rc9' of git://git....
2022-07-29 Linus TorvaldsMerge tag 'loongarch-fixes-5.19-5' of git://git./linux...
2022-07-29 Linus TorvaldsMerge tag 'powerpc-5.19-6' of git://git./linux/kernel...
2022-07-29 Tiezhu YangLoongArch: Fix wrong "ROM Size" of boardinfo
2022-07-29 Qi HuLoongArch: Fix missing fcsr in ptrace's fpr_set
2022-07-29 Huacai ChenLoongArch: Fix shared cache size calculation
2022-07-29 Huacai ChenLoongArch: Disable executable stack by default
2022-07-29 Bibo MaoLoongArch: Remove unused variables
2022-07-29 Bibo MaoLoongArch: Remove clock setting during cpu hotplug...
2022-07-29 Jun YiLoongArch: Remove useless header compiler.h
2022-07-29 WANG XueruiLoongArch: Remove several syntactic sugar macros for...
2022-07-29 WANG XueruiLoongArch: Re-tab the assembly files
2022-07-29 WANG XueruiLoongArch: Simplify "BGT foo, zero" with BGTZ
2022-07-29 WANG XueruiLoongArch: Simplify "BLT foo, zero" with BLTZ
2022-07-29 WANG XueruiLoongArch: Simplify "BEQ/BNE foo, zero" with BEQZ/BNEZ
2022-07-29 WANG XueruiLoongArch: Use the "move" pseudo-instruction where...
2022-07-29 WANG XueruiLoongArch: Use the "jr" pseudo-instruction where applicable
2022-07-29 WANG XueruiLoongArch: Use ABI names of registers where appropriate
2022-07-29 Russell King... ARM: findbit: fix overflowing offset
2022-07-29 Thadeu Lima... x86/bugs: Do not enable IBPB at firmware entry when...
2022-07-29 Linus TorvaldsMerge tag 'drm-fixes-2022-07-29' of git://anongit.freed...
2022-07-29 Dave AirlieMerge tag 'drm-intel-fixes-2022-07-28-1' of git://anong...
2022-07-28 Alistair Popplenouveau/svm: Fix to migrate all requested pages
2022-07-28 Linus TorvaldsMerge tag 'net-5.19-final' of git://git./linux/kernel...
2022-07-28 Dan Carpenterstmmac: dwmac-mediatek: fix resource leak in probe
2022-07-28 Ziyang Xuanipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
2022-07-28 Kuniyuki Iwashimanet: ping6: Fix memleak in ipv6_renew_options().
2022-07-28 Linus Torvaldswatch_queue: Fix missing locking in add_watch_to_object()
2022-07-28 David Howellswatch_queue: Fix missing rcu annotation
2022-07-28 Dimitris Michailidisnet/funeth: Fix fun_xdp_tx() and XDP packet reclaim
2022-07-28 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2022-07-28 Xin Longsctp: leave the err path free in sctp_stream_init to...
2022-07-28 Alejandro Lucerosfc: disable softirqs for ptp TX
2022-07-28 Jonathan Lemonptp: ocp: Select CRC16 in the Kconfig.
2022-07-27 Jernej Skrabecclk: sunxi-ng: Fix H6 RTC clock definition
2022-07-27 Eric Dumazettcp: md5: fix IPv4-mapped support
2022-07-27 Florian FainelliARM: 9216/1: Fix MAX_DMA_ADDRESS overflow
2022-07-27 Linus TorvaldsMerge tag 'asm-generic-fixes-5.19-2' of git://git....
2022-07-27 Linus TorvaldsMerge tag 'soc-fixes-5.19-4' of git://git./linux/kernel...
2022-07-27 Borislav PetkovRevert "x86/sev: Expose sev_es_ghcb_hv_call() for use...
2022-07-27 Lukas Bulwahnx86/configs: Update configs in x86_debug.config
2022-07-27 Jens AxboeMerge tag 'nvme-5.19-2022-07-27' of git://git.infradead...
2022-07-27 Ian Rogersperf bpf: Remove undefined behavior from bpf_perf_objec...
2022-07-27 Leo Yanperf symbol: Skip symbols if SHF_ALLOC flag is not set
2022-07-27 Leo Yanperf symbol: Correct address for bss symbols
2022-07-27 Leo Yanperf scripts python: Let script to be python2 compliant
2022-07-27 Arnaldo Carvalho... tools headers cpufeatures: Sync with the kernel sources
2022-07-27 Jason Wangvirtio-net: fix the race between refill work and close
2022-07-27 Toshi KaniEDAC/ghes: Set the DIMM label unconditionally
2022-07-27 Mat Martineaumptcp: Do not return EINPROGRESS when subflow creation...
2022-07-27 Jakub KicinskiMerge git://git./linux/kernel/git/netfilter/nf
2022-07-27 Jakub KicinskiMerge tag 'for-net-2022-07-26' of git://git./linux...
2022-07-27 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-07-26' of git:/...
2022-07-27 Bart Van Asschescsi: ufs: core: Fix a race condition related to device...
next