summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-12Merge tag 'staging-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-12Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-12Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
2023-03-12Merge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-12cpumask: relax sanity checking constraintsLinus Torvalds
2023-03-11Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-11ubi: block: Fix missing blk_mq_end_requestRichard Weinberger
2023-03-11KVM: arm64: timers: Convert per-vcpu virtual offset to a global valueMarc Zyngier
2023-03-11ext4: zero i_disksize when initializing the bootloader inodeZhihao Cheng
2023-03-11ext4: make sure fs error flag setted before clear journal errorYe Bin
2023-03-11ext4: commit super block if fs record error when journal record without errorYe Bin
2023-03-11ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o
2023-03-11ext4: fix WARNING in ext4_update_inline_dataYe Bin
2023-03-11ext4: move where set the MAY_INLINE_DATA flag is setYe Bin
2023-03-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-03-10Merge tag 'block-6.3-2023-03-09' of git://git.kernel.dk/linuxLinus Torvalds
2023-03-10Merge tag 'pull-highmem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2023-03-10Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-03-10Merge tag 'thermal-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-10selftests: fix LLVM build for i386 and x86_64Guillaume Tucker
2023-03-10Merge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-10Merge tag 'drm-fixes-2023-03-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-03-10Merge tag 'erofs-for-6.3-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-10Merge tag 'nfsd-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-03-10Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-10Merge tag 'io_uring-6.3-2023-03-09' of git://git.kernel.dk/linuxLinus Torvalds
2023-03-10Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...Linus Torvalds
2023-03-10vdpa/mlx5: should not activate virtq object when suspendedSi-Wei Liu
2023-03-10vp_vdpa: fix the crash in hot unplug with vp_vdpaCindy Lu
2023-03-10Merge tag 'amd-drm-fixes-6.3-2023-03-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-03-09fs: prevent out-of-bounds array speculation when closing a file descriptorTheodore Ts'o
2023-03-09ftrace,kcfi: Define ftrace_stub_graph conditionallyArnd Bergmann
2023-03-09ftrace: Fix invalid address access in lookup_rec() when index is 0Chen Zhongjin
2023-03-09tracing: Check field value in hist_field_name()Steven Rostedt (Google)
2023-03-09tracing: Do not let histogram values have some modifiersSteven Rostedt (Google)
2023-03-09drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4Veerabadhran Gopalakrishnan
2023-03-09drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nvAlex Deucher
2023-03-09drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21Alex Deucher
2023-03-09drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15Alex Deucher
2023-03-09drm/amdgpu: Fix the warning info when removing amdgpu devicelyndonli
2023-03-09drm/amdgpu: fix return value check in kfdShashank Sharma
2023-03-09drm/amd: Fix initialization mistake for NBIO 7.3.0Mario Limonciello
2023-03-09drm/amdgpu: Fix call trace warning and hang when removing amdgpu devicelyndonli
2023-03-09clk: Avoid invalid function names in CLK_OF_DECLARE()Nathan Chancellor
2023-03-09RISC-V: Don't check text_mutex during stop_machineConor Dooley
2023-03-09riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack modeAlexandre Ghiti
2023-03-09filelocks: use mount idmapping for setlease permission checkSeth Forshee
2023-03-09i2c: dev: Fix bus callback return valuesGeert Uytterhoeven
2023-03-09i2c: Convert drivers to new .probe() callbackUwe Kleine-König