| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2023-11-04 | 24 | -219/+19 |
|\ |
|
| * | kbuild: remove ARCH_POSTLINK from module builds | Masahiro Yamada | 2023-10-28 | 4 | -12/+0 |
| * | kbuild: unify vdso_install rules | Masahiro Yamada | 2023-10-28 | 18 | -185/+19 |
| * | UML: remove unused cmd_vdso_install | Masahiro Yamada | 2023-10-18 | 1 | -12/+0 |
| * | csky: remove unused cmd_vdso_install | Masahiro Yamada | 2023-10-18 | 1 | -10/+0 |
* | | Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2023-11-04 | 1 | -0/+33 |
|\ \ |
|
| * | | ARM: dts: qcom: msm8226: Add blsp1_i2c6 and blsp1_uart2 | Luca Weiss | 2023-09-27 | 1 | -0/+33 |
* | | | Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2023-11-04 | 3 | -0/+23 |
|\ \ \ |
|
| * | | | arm64: dts: rockchip: rk3588s: Add USB3 host controller | Sebastian Reichel | 2023-10-21 | 1 | -0/+21 |
| * | | | Merge 6.6-rc6 into usb-next | Greg Kroah-Hartman | 2023-10-16 | 49 | -196/+343 |
| |\ \ \ |
|
| * | | | | arm64: dts: qcom: sm8550-qrd: add orientation gpio | Neil Armstrong | 2023-10-05 | 1 | -0/+1 |
| * | | | | arm64: dts: qcom: sm8550-mtp: add orientation gpio | Neil Armstrong | 2023-10-05 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2023-11-04 | 30 | -169/+73 |
|\ \ \ \ |
|
| * | | | | vgacon: fix mips/sibyte build regression | Arnd Bergmann | 2023-10-24 | 1 | -0/+1 |
| * | | | | console: fix up ARM screen_info reference | Arnd Bergmann | 2023-10-17 | 2 | -1/+2 |
| * | | | | efi: move screen_info into efi init code | Arnd Bergmann | 2023-10-17 | 7 | -15/+13 |
| * | | | | vga16fb: drop powerpc support | Arnd Bergmann | 2023-10-17 | 1 | -16/+0 |
| * | | | | vgacon: clean up global screen_info instances | Arnd Bergmann | 2023-10-17 | 12 | -79/+74 |
| * | | | | vgacon: remove screen_info dependency | Arnd Bergmann | 2023-10-17 | 5 | -5/+5 |
| * | | | | vgacon, arch/*: remove unused screen_info definitions | Arnd Bergmann | 2023-10-17 | 9 | -74/+0 |
| * | | | | dummycon: limit Arm console size hack to footbridge | Arnd Bergmann | 2023-10-17 | 2 | -3/+2 |
| * | | | | vgacon: rework screen_info #ifdef checks | Arnd Bergmann | 2023-10-17 | 8 | -12/+17 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-11-04 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | staging: qlge: Retire the driver | Benjamin Poirier | 2023-10-21 | 1 | -1/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-11-04 | 1 | -0/+6 |
|\ \ \ \ |
|
| * | | | | dts: ti: k3-am625-beagleplay: Add beaglecc1352 | Ayush Singh | 2023-10-27 | 1 | -0/+6 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2023-11-03 | 49 | -801/+993 |
|\ \ \ \ |
|
| * | | | | s390: delete the unused store_prefix() function | Ilya Leoshkevich | 2023-10-25 | 1 | -8/+0 |
| * | | | | s390/cmma: fix handling of swapper_pg_dir and invalid_pg_dir | Heiko Carstens | 2023-10-25 | 1 | -0/+6 |
| * | | | | s390/cmma: fix detection of DAT pages | Heiko Carstens | 2023-10-25 | 1 | -3/+3 |
| * | | | | s390/pai_crypto: remove per-cpu variable assignement in event initialization | Thomas Richter | 2023-10-25 | 1 | -1/+0 |
| * | | | | s390/pai: initialize event count once at initialization | Thomas Richter | 2023-10-25 | 2 | -2/+0 |
| * | | | | s390/pai_crypto: use PERF_ATTACH_TASK define for per task detection | Thomas Richter | 2023-10-25 | 2 | -2/+2 |
| * | | | | s390/mm: add missing arch_set_page_dat() call to gmap allocations | Heiko Carstens | 2023-10-25 | 2 | -6/+19 |
| * | | | | s390/mm: add missing arch_set_page_dat() call to vmem_crst_alloc() | Heiko Carstens | 2023-10-23 | 1 | -2/+6 |
| * | | | | s390/cmma: fix initial kernel address space page table walk | Heiko Carstens | 2023-10-23 | 1 | -3/+10 |
| * | | | | s390/diag: add missing virt_to_phys() translation to diag224() | Heiko Carstens | 2023-10-23 | 1 | -1/+2 |
| * | | | | s390/mm,fault: move VM_FAULT_ERROR handling to do_exception() | Heiko Carstens | 2023-10-23 | 1 | -47/+34 |
| * | | | | s390/mm,fault: remove VM_FAULT_BADMAP and VM_FAULT_BADACCESS | Heiko Carstens | 2023-10-23 | 1 | -85/+51 |
| * | | | | s390/mm,fault: remove VM_FAULT_SIGNAL | Heiko Carstens | 2023-10-23 | 1 | -10/+7 |
| * | | | | s390/mm,fault: remove VM_FAULT_BADCONTEXT | Heiko Carstens | 2023-10-23 | 1 | -8/+16 |
| * | | | | s390/mm,fault: simplify kfence fault handling | Heiko Carstens | 2023-10-23 | 1 | -8/+8 |
| * | | | | s390/mm,fault: call do_fault_error() only from do_exception() | Heiko Carstens | 2023-10-23 | 1 | -19/+8 |
| * | | | | s390/mm,fault: get rid of do_low_address() | Heiko Carstens | 2023-10-23 | 1 | -16/+9 |
| * | | | | s390/mm,fault: remove VM_FAULT_PFAULT | Heiko Carstens | 2023-10-23 | 1 | -3/+1 |
| * | | | | s390/mm,fault: use get_kernel_nofault() to dereference in dump_pagetable() | Heiko Carstens | 2023-10-23 | 1 | -26/+19 |
| * | | | | s390/mm,fault: improve readability by using teid union | Heiko Carstens | 2023-10-23 | 1 | -26/+23 |
| * | | | | s390/mm: move translation-exception identification structure to fault.h | Heiko Carstens | 2023-10-23 | 2 | -31/+42 |
| * | | | | s390/mm,fault: use static key for store indication | Heiko Carstens | 2023-10-23 | 1 | -4/+7 |
| * | | | | s390/mm,fault: use get_fault_address() everywhere | Heiko Carstens | 2023-10-23 | 1 | -9/+7 |