| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: cdns3: fix memory double free when handle zero packet | Frank Li | 2024-02-19 | 1 | -1/+5 |
* | usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable() | Frank Li | 2024-02-19 | 1 | -1/+1 |
* | usb: roles: don't get/set_role() when usb_role_switch is unregistered | Xu Yang | 2024-02-19 | 1 | -2/+10 |
* | usb: roles: fix NULL pointer issue when put module's reference | Xu Yang | 2024-02-19 | 1 | -6/+11 |
* | usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers | Pawel Laszczak | 2024-02-19 | 3 | -6/+14 |
* | usb: cdnsp: blocked some cdns3 specific code | Pawel Laszczak | 2024-02-19 | 1 | -2/+14 |
* | usb: uhci-grlib: Explicitly include linux/platform_device.h | Andreas Larsson | 2024-02-19 | 1 | -0/+1 |
* | Linux 6.8-rc5v6.8-rc5 | Linus Torvalds | 2024-02-18 | 1 | -1/+1 |
* | Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-02-18 | 9 | -32/+33 |
|\ |
|
| * | kallsyms: ignore ARMv4 thunks along with others | Arnd Bergmann | 2024-02-15 | 1 | -11/+2 |
| * | modpost: trim leading spaces when processing source files list | Radek Krejci | 2024-02-14 | 1 | -1/+6 |
| * | gen_compile_commands: fix invalid escape sequence warning | Andrew Ballance | 2024-02-14 | 1 | -1/+1 |
| * | kbuild: Fix changing ELF file type for output of gen_btf for big endian | Nathan Chancellor | 2024-02-14 | 1 | -2/+7 |
| * | docs: kconfig: Fix grammar and formatting | Thorsten Blum | 2024-02-14 | 1 | -3/+3 |
| * | kbuild: use 4-space indentation when followed by conditionals | Masahiro Yamada | 2024-02-14 | 4 | -14/+14 |
* | | Merge tag 'x86_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2024-02-18 | 1 | -5/+18 |
|\ \ |
|
| * | | x86/mm/ident_map: Use gbpages only where full GB page should be mapped. | Steve Wahl | 2024-02-12 | 1 | -5/+18 |
* | | | Merge tag 'irq_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2024-02-18 | 4 | -26/+47 |
|\ \ \ |
|
| * | | | irqchip/gic-v3-its: Fix GICv4.1 VPE affinity update | Marc Zyngier | 2024-02-13 | 1 | -9/+13 |
| * | | | irqchip/gic-v3-its: Restore quirk probing for ACPI-based systems | Marc Zyngier | 2024-02-13 | 1 | -1/+2 |
| * | | | irqchip/gic-v3-its: Handle non-coherent GICv4 redistributors | Marc Zyngier | 2024-02-13 | 1 | -12/+25 |
| * | | | irqchip/qcom-mpm: Fix IS_ERR() vs NULL check in qcom_mpm_init() | Dan Carpenter | 2024-02-13 | 1 | -2/+2 |
| * | | | irqchip/loongson-eiointc: Use correct struct type in eiointc_domain_alloc() | Bibo Mao | 2024-02-13 | 1 | -1/+1 |
| * | | | irqchip/irq-brcmstb-l2: Add write memory barrier before exit | Doug Berger | 2024-02-13 | 1 | -1/+4 |
| | |/
| |/| |
|
* | | | Merge tag 'i2c-for-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-02-18 | 4 | -13/+17 |
|\ \ \ |
|
| * \ \ | Merge tag 'i2c-host-fixes-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kern... | Wolfram Sang | 2024-02-17 | 4 | -13/+17 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | i2c: i801: Fix block process call transactions | Jean Delvare | 2024-02-14 | 1 | -2/+2 |
| | * | | i2c: pasemi: split driver into two separate modules | Arnd Bergmann | 2024-02-14 | 2 | -4/+8 |
| | * | | i2c: qcom-geni: Correct I2C TRE sequence | Viken Dadhaniya | 2024-02-12 | 1 | -7/+7 |
* | | | | Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2024-02-18 | 24 | -33/+77 |
|\ \ \ \ |
|
| * | | | | powerpc/iommu: Fix the missing iommu_group_put() during platform domain attach | Shivaprasad G Bhat | 2024-02-14 | 1 | -1/+3 |
| * | | | | powerpc/pseries: fix accuracy of stolen time | Shrikanth Hegde | 2024-02-14 | 1 | -2/+6 |
| * | | | | powerpc/ftrace: Ignore ftrace locations in exit text sections | Naveen N Rao | 2024-02-14 | 5 | -8/+22 |
| * | | | | powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-E | David Engraf | 2024-02-14 | 1 | -1/+2 |
| * | | | | powerpc/kasan: Limit KASAN thread size increase to 32KB | Michael Ellerman | 2024-02-14 | 1 | -1/+1 |
| * | | | | Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add" | Michael Ellerman | 2024-02-14 | 3 | -23/+5 |
| * | | | | powerpc: 85xx: mark local functions static | Arnd Bergmann | 2024-02-06 | 7 | -10/+12 |
| * | | | | powerpc: udbg_memcons: mark functions static | Arnd Bergmann | 2024-02-06 | 1 | -3/+3 |
| * | | | | powerpc/kasan: Fix addr error caused by page alignment | Jiangfeng Xiao | 2024-02-05 | 1 | -0/+1 |
| * | | | | powerpc/6xx: set High BAT Enable flag on G2_LE cores | Matthias Schiffer | 2024-02-05 | 2 | -1/+21 |
| * | | | | selftests/powerpc/papr_vpd: Check devfd before get_system_loc_code() | R Nageswara Sastry | 2024-02-05 | 1 | -2/+2 |
| * | | | | powerpc/64: Set task pt_regs->link to the LR value on scv entry | Naveen N Rao | 2024-02-05 | 1 | -2/+2 |
| * | | | | powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add | Gaurav Batra | 2024-02-05 | 3 | -5/+23 |
| * | | | | powerpc/pseries/papr-sysparm: use u8 arrays for payloads | Nathan Lynch | 2024-02-05 | 2 | -2/+2 |
* | | | | | Merge tag 'bcachefs-2024-02-17' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 2024-02-17 | 11 | -16/+35 |
|\ \ \ \ \ |
|
| * | | | | | bcachefs: Fix missing va_end() | Kent Overstreet | 2024-02-14 | 1 | -0/+1 |
| * | | | | | bcachefs: Fix check_version_upgrade() | Kent Overstreet | 2024-02-14 | 1 | -5/+6 |
| * | | | | | bcachefs: Clamp replicas_required to replicas | Kent Overstreet | 2024-02-14 | 6 | -5/+21 |
| * | | | | | bcachefs: fix missing endiannes conversion in sb_members | Kent Overstreet | 2024-02-10 | 1 | -1/+1 |
| * | | | | | bcachefs: fix kmemleak in __bch2_read_super error handling path | Su Yue | 2024-02-10 | 1 | -1/+1 |