aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-09x86/boot: Robustify calling startup_{32,64}() from the decompressor codeGravatar Alexander Lobakin 3-9/+13
2023-01-08Linux 6.2-rc3v6.2-rc3Gravatar Linus Torvalds 1-1/+1
2023-01-08Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-1/+5
2023-01-08Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-2/+4
2023-01-07Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 4-3/+36
2023-01-07Merge tag '6.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 5-26/+27
2023-01-07Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-34/+38
2023-01-07Merge tag 'usb-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 5-6/+9
2023-01-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 4-21/+44
2023-01-07Merge tag 'kbuild-fixes-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-5/+6
2023-01-06Merge tag 'drm-fixes-2023-01-06' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 27-153/+204
2023-01-06tpm: Allow system suspend to continue when TPM suspend failsGravatar Jason A. Donenfeld 1-1/+3
2023-01-06hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handlingGravatar Linus Torvalds 1-5/+10
2023-01-06Merge tag 'block-2023-01-06' of git://git.kernel.dk/linuxGravatar Linus Torvalds 22-18/+3487
2023-01-06Merge tag 'io_uring-2023-01-06' of git://git.kernel.dk/linuxGravatar Linus Torvalds 4-8/+30
2023-01-06Merge tag 'tif-notify-signal-2023-01-06' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-6/+7
2023-01-06Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 4-8/+22
2023-01-06Merge tag 'fixes_for_v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-4/+2
2023-01-06Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 9-16/+53
2023-01-06Merge tag 'riscv-for-linus-6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-3/+3
2023-01-06Merge tag 'perf-tools-fixes-for-v6.2-1-2023-01-06' of git://git.kernel.org/pu...Gravatar Linus Torvalds 13-32/+70
2023-01-06Merge tag 'perf-urgent-2023-01-06' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+5
2023-01-06Merge tag 'v6.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 3-5/+7
2023-01-06usb: dwc3: gadget: Ignore End Transfer delay on teardownGravatar Thinh Nguyen 1-1/+4
2023-01-06usb: dwc3: xilinx: include linux/gpio/consumer.hGravatar Arnd Bergmann 1-0/+1
2023-01-06udf: initialize newblock to 0Gravatar Tom Rix 1-3/+1
2023-01-06udf: Fix extension of the last extent in the fileGravatar Jan Kara 1-1/+1
2023-01-06Merge tag 'drm-intel-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/d...Gravatar Daniel Vetter 8-48/+80
2023-01-06usb: fotg210-udc: fix error return code in fotg210_udc_probe()Gravatar Yang Yingliang 1-0/+2
2023-01-05Merge tag 'thermal-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+4
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 128-840/+1984
2023-01-05riscv: uaccess: fix type of 0 variable on error in get_user()Gravatar Ben Dooks 1-1/+1
2023-01-05riscv, kprobes: Stricter c.jr/c.jalr decodingGravatar Björn Töpel 1-2/+2
2023-01-05Merge tag 'gpio-fixes-for-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 6-24/+43
2023-01-05lib/scatterlist: Fix to merge contiguous pages into the last SG properlyGravatar Yishai Hadas 1-1/+1
2023-01-05Merge tag 'fbdev-for-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-19/+25
2023-01-05block: Remove "select SRCU"Gravatar Paul E. McKenney 1-1/+0
2023-01-05io_uring: fix CQ waiting timeout handlingGravatar Pavel Begunkov 1-3/+3
2023-01-06powerpc/vmlinux.lds: Don't discard .commentGravatar Michael Ellerman 1-1/+1
2023-01-06powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsGravatar Michael Ellerman 1-1/+4
2023-01-06powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITGravatar Michael Ellerman 1-0/+1
2023-01-05Merge tag 'gvt-fixes-2023-01-05' of https://github.com/intel/gvt-linux into d...Gravatar Rodrigo Vivi 8-48/+80
2023-01-05Merge tag 'amd-drm-fixes-6.2-2023-01-04' of https://gitlab.freedesktop.org/ag...Gravatar Daniel Vetter 5-9/+39
2023-01-05fbdev: omapfb: avoid stack overflow warningGravatar Arnd Bergmann 1-10/+18
2023-01-05caif: fix memory leak in cfctrl_linkup_request()Gravatar Zhengchao Shao 1-1/+5
2023-01-05Merge tag 'drm-misc-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/dr...Gravatar Daniel Vetter 10-90/+77
2023-01-05kbuild: readd -w option when vmlinux.o or Module.symver is missingGravatar Masahiro Yamada 1-4/+5
2023-01-05kbuild: fix single *.ko buildGravatar Masahiro Yamada 1-1/+1
2023-01-04cifs: fix interface count calculation during refreshGravatar Shyam Prasad N 1-1/+2
2023-01-04cifs: refcount only the selected iface during interface updateGravatar Shyam Prasad N 1-1/+2