Age | Commit message (Expand) | Author | Files | Lines |
2022-11-24 | Merge tag 'soc-fixes-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 45 | -110/+114 |
2022-11-24 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 4 | -14/+29 |
2022-11-24 | Merge tag 'loongarch-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 11 | -73/+71 |
2022-11-24 | Merge tag 'ext4_for_linus_stable2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -16/+32 |
2022-11-24 | Merge tag 'v6.2-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2 | -1/+7 |
2022-11-24 | Merge tag 'pci-v6.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
2022-11-23 | Merge tag 'spi-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -7/+20 |
2022-11-23 | Merge tag '9p-for-6.1-rc7' of https://github.com/martinetd/linux | Linus Torvalds | 2 | -11/+22 |
2022-11-23 | fscache: fix OOB Read in __fscache_acquire_volume | David Howells | 2 | -3/+6 |
2022-11-23 | Merge tag 'v6.1-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 34 | -64/+46 |
2022-11-23 | 9p/xen: check logical size for buffer size | Dominique Martinet | 1 | -0/+9 |
2022-11-23 | docs/zh_CN/LoongArch: Fix wrong description of FPRs Note | Tiezhu Yang | 1 | -2/+2 |
2022-11-23 | bus: ixp4xx: Don't touch bit 7 on IXP42x | Linus Walleij | 1 | -6/+3 |
2022-11-23 | fs: do not update freeing inode i_io_list | Svyatoslav Feldsherov | 1 | -11/+19 |
2022-11-21 | Merge tag 'am335x-pcm-953-regulators' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 1 | -15/+13 |
2022-11-21 | Merge tag 'imx-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 3 | -6/+8 |
2022-11-21 | Merge tag 'sunxi-fixes-for-6.1-1' of https://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 3 | -17/+27 |
2022-11-21 | Merge tag 'at91-fixes-6.1-2' of https://git.kernel.org/pub/scm/linux/kernel/g... | Arnd Bergmann | 1 | -0/+9 |
2022-11-21 | Merge tag 'optee-fix-for-6.1' of https://git.linaro.org/people/jens.wiklander... | Arnd Bergmann | 1 | -1/+1 |
2022-11-21 | LoongArch: Fix unsigned comparison with less than zero | KaiLong Wang | 1 | -1/+2 |
2022-11-21 | LoongArch: Set _PAGE_DIRTY only if _PAGE_MODIFIED is set in {pmd,pte}_mkwrite() | Huacai Chen | 1 | -2/+6 |
2022-11-21 | LoongArch: Set _PAGE_DIRTY only if _PAGE_WRITE is set in {pmd,pte}_mkdirty() | Huacai Chen | 1 | -2/+6 |
2022-11-21 | LoongArch: Clear FPU/SIMD thread info flags for kernel thread | Huacai Chen | 1 | -4/+5 |
2022-11-21 | LoongArch: SMP: Change prefix from loongson3 to loongson | Huacai Chen | 4 | -39/+39 |
2022-11-21 | LoongArch: Combine acpi_boot_table_init() and acpi_boot_init() | Huacai Chen | 2 | -22/+10 |
2022-11-21 | LoongArch: Makefile: Use "grep -E" instead of "egrep" | Tiezhu Yang | 1 | -1/+1 |
2022-11-21 | Linux 6.1-rc6v6.1-rc6 | Linus Torvalds | 1 | -1/+1 |
2022-11-21 | Merge tag 'trace-probes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -20/+45 |
2022-11-21 | Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 9 | -46/+74 |
2022-11-20 | tracing: Fix race where eprobes can be called before the event | Steven Rostedt (Google) | 1 | -0/+3 |
2022-11-20 | Merge tag 'x86_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+4 |
2022-11-20 | Merge tag 'sched_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -19/+52 |
2022-11-20 | Merge tag 'perf_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -9/+31 |
2022-11-20 | Merge tag 'locking_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+1 |
2022-11-20 | Merge tag 'powerpc-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+1 |
2022-11-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 5 | -19/+26 |
2022-11-19 | Merge tag 'iommu-fixes-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -7/+6 |
2022-11-19 | Merge tag 'kbuild-fixes-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -2/+9 |
2022-11-19 | Merge tag '6.1-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -5/+17 |
2022-11-19 | iommu/vt-d: Set SRE bit only when hardware has SRS cap | Tina Zhang | 1 | -2/+3 |
2022-11-19 | iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entries | Tina Zhang | 1 | -5/+3 |
2022-11-19 | ARM: dts: imx6q-prti6q: Fix ref/tcxo-clock-frequency properties | Fabio Estevam | 1 | -2/+2 |
2022-11-19 | arm64: dts: imx8mp-evk: correct pcie pad settings | Peng Fan | 1 | -3/+3 |
2022-11-19 | Merge tag 'input-for-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -14/+37 |
2022-11-19 | ARM: mxs: fix memory leak in mxs_machine_init() | Zheng Yongjun | 1 | -1/+3 |
2022-11-19 | Merge tag 'zonefs-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2 | -15/+27 |
2022-11-19 | Input: i8042 - fix leaking of platform device on module removal | Chen Jun | 1 | -4/+0 |
2022-11-19 | Merge tag 'io_uring-6.1-2022-11-18' of git://git.kernel.dk/linux | Linus Torvalds | 5 | -17/+27 |
2022-11-19 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -3/+3 |
2022-11-19 | Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linux | Linus Torvalds | 11 | -16/+26 |