| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: don't use REP_GOOD or ERMS for small memory copies | Linus Torvalds | 2023-04-19 | 1 | -24/+10 |
* | Linux 6.3-rc7v6.3-rc7 | Linus Torvalds | 2023-04-17 | 1 | -1/+1 |
* | Merge tag 'sched_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2023-04-16 | 1 | -0/+10 |
|\ |
|
| * | sched/fair: Fix imbalance overflow | Vincent Guittot | 2023-04-12 | 1 | -0/+10 |
* | | Merge tag 'x86_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-04-16 | 1 | -2/+2 |
|\ \ |
|
| * | | x86/rtc: Remove __init for runtime functions | Matija Glavinic Pecotic | 2023-04-13 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'powerpc-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2023-04-16 | 2 | -0/+8 |
|\ \ |
|
| * | | powerpc/papr_scm: Update the NUMA distance table for the target node | Aneesh Kumar K.V | 2023-04-04 | 2 | -0/+8 |
* | | | Merge tag 'kbuild-fixes-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-04-16 | 9 | -139/+138 |
|\ \ \ |
|
| * | | | kbuild: do not create intermediate *.tar for tar packages | Masahiro Yamada | 2023-04-16 | 1 | -17/+9 |
| * | | | kbuild: do not create intermediate *.tar for source tarballs | Masahiro Yamada | 2023-04-16 | 1 | -7/+17 |
| * | | | kbuild: merge cmd_archive_linux and cmd_archive_perf | Masahiro Yamada | 2023-04-16 | 1 | -10/+9 |
| * | | | init/initramfs: Fix argument forwarding to panic() in panic_show_mem() | Benjamin Gray | 2023-04-16 | 1 | -9/+2 |
| * | | | initramfs: Check negative timestamp to prevent broken cpio archive | Benjamin Gray | 2023-04-16 | 1 | -3/+9 |
| * | | | kbuild: give up untracked files for source package builds | Masahiro Yamada | 2023-04-11 | 4 | -89/+90 |
| * | | | Documentation/llvm: Add a note about prebuilt kernel.org toolchains | Nathan Chancellor | 2023-04-08 | 1 | -0/+4 |
| * | | | purgatory: fix disabling debug info | Alyssa Ross | 2023-04-08 | 2 | -8/+2 |
* | | | | Merge tag '6.3-rc6-ksmbd-server-fix' of git://git.samba.org/ksmbd | Linus Torvalds | 2023-04-16 | 1 | -9/+14 |
|\ \ \ \ |
|
| * | | | | ksmbd: avoid out of bounds access in decode_preauth_ctxt() | David Disseldorp | 2023-04-13 | 1 | -9/+14 |
| | |_|/
| |/| | |
|
* | | | | Merge tag '6.3-rc6-smb311-client-negcontext-fix' of git://git.samba.org/sfren... | Linus Torvalds | 2023-04-16 | 1 | -10/+31 |
|\ \ \ \ |
|
| * | | | | cifs: fix negotiate context parsing | David Disseldorp | 2023-04-16 | 1 | -10/+31 |
| |/ / / |
|
* | | | | Merge tag 'ubifs-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-04-16 | 2 | -8/+17 |
|\ \ \ \ |
|
| * | | | | ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size | Zhihao Cheng | 2023-03-29 | 1 | -6/+15 |
| * | | | | ubi: Fix deadlock caused by recursively holding work_sem | ZhaoLong Wang | 2023-03-04 | 1 | -2/+2 |
* | | | | | Merge tag 'i2c-for-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-04-15 | 2 | -46/+49 |
|\ \ \ \ \ |
|
| * | | | | | i2c: ocores: generate stop condition after timeout in polling mode | Gregor Herburger | 2023-04-13 | 1 | -16/+19 |
| * | | | | | i2c: mchp-pci1xxxx: Update Timing registers | Tharun Kumar P | 2023-03-29 | 1 | -30/+30 |
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2023-04-15 | 1 | -12/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | scsi: ses: Handle enclosure with just a primary component gracefully | Jiri Kosina | 2023-04-12 | 1 | -12/+8 |
* | | | | | | | Merge tag 'block-6.3-2023-04-14' of git://git.kernel.dk/linux | Linus Torvalds | 2023-04-15 | 1 | -0/+2 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'nvme-6.3' of git://git.infradead.org/nvme into block-6.3 | Jens Axboe | 2023-04-14 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD | Duy Truong | 2023-04-14 | 1 | -0/+2 |
| |/ / / / / / / |
|
* | | | | | | | | Merge tag 'io_uring-6.3-2023-04-14' of git://git.kernel.dk/linux | Linus Torvalds | 2023-04-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | io_uring: complete request via task work in case of DEFER_TASKRUN | Ming Lei | 2023-04-14 | 1 | -1/+1 |
* | | | | | | | | | Merge tag 'riscv-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-04-14 | 6 | -57/+62 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | riscv: No need to relocate the dtb as it lies in the fixmap region | Alexandre Ghiti | 2023-04-14 | 1 | -19/+2 |
| * | | | | | | | | | riscv: Do not set initial_boot_params to the linear address of the dtb | Alexandre Ghiti | 2023-04-14 | 1 | -4/+1 |
| * | | | | | | | | | riscv: Move early dtb mapping into the fixmap region | Alexandre Ghiti | 2023-04-14 | 5 | -33/+51 |
| * | | | | | | | | | riscv: add icache flush for nommu sigreturn trampoline | Mathis Salmen | 2023-04-11 | 1 | -1/+8 |
* | | | | | | | | | | Merge tag 'acpi-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2023-04-14 | 2 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'acpi-x86' | Rafael J. Wysocki | 2023-04-14 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | ACPI: x86: utils: Add Picasso to the list for forcing StorageD3Enable | Mario Limonciello | 2023-04-06 | 1 | -0/+1 |
| | | |_|_|_|_|_|_|/ /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CBA | Paul Menzel | 2023-04-11 | 1 | -0/+7 |
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge tag 'pm-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2023-04-14 | 1 | -10/+8 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | amd-pstate: Fix amd_pstate mode switch | Wyes Karny | 2023-04-11 | 1 | -10/+8 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge tag 'thermal-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-04-14 | 1 | -7/+66 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | thermal: intel: Avoid updating unsupported THERM_STATUS_CLEAR mask bits | Srinivas Pandruvada | 2023-04-11 | 1 | -7/+66 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge tag 'sound-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2023-04-14 | 7 | -10/+56 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | ALSA: hda/hdmi: disable KAE for Intel DG2 | Kai Vehmanen | 2023-04-14 | 1 | -1/+1 |
| * | | | | | | | | | | ALSA: hda/realtek: Add quirks for Lenovo Z13/Z16 Gen2 | Stefan Binding | 2023-04-13 | 1 | -0/+3 |