messages from 2023-05-19 21:05:54 to 2023-05-30 16:00:53 UTC [more...]
[patch v3 00/36] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-05-30 16:00 UTC (18+ messages)
` [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
` [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
` [patch] x86/realmode: Make stack lock work in trampoline_compat()
[PATCH 1/2] MIPS: Allow MIPS32R2 kernel to run on P5600 and M5150
2023-05-30 13:37 UTC (16+ messages)
` [PATCH 2/2] MIPS: generic: Allow R5 CPUs to be selected
[PATCH V4 0/5] rtc: Add rtc driver for the Loongson family chips
2023-05-30 12:02 UTC (30+ messages)
` [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
` [PATCH V4 2/5] rtc: Remove the Loongson-1 RTC driver
` [PATCH V4 3/5] rtc: Add rtc driver for the Loongson family chips
` [PATCH V4 4/5] MIPS: Loongson64: DTS: Add RTC support to LS7A PCH
` [PATCH V4 5/5] MIPS: Loongson64: DTS: Add RTC support to Loongson-2K1000
[PATCH] mips: Fix spacing issue
2023-05-30 7:19 UTC (3+ messages)
[PATCH v2] mips: Fix spacing issue
2023-05-30 6:59 UTC
[PATCH] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
2023-05-30 3:35 UTC (9+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: mips: Add bindings "
[PATCH v2 4/7] mips: update a reference to a moved Arm Document
2023-05-29 14:48 UTC
[PATCH v7 0/9] fix fwnode_irq_get[_byname()] returnvalue
2023-05-29 6:25 UTC (10+ messages)
` [PATCH v7 1/9] drivers: fwnode: fix fwnode_irq_get[_byname]()
` [PATCH v7 2/9] iio: mb1232: relax return value check for IRQ get
` [PATCH v7 3/9] iio: cdc: ad7150: "
` [PATCH v7 4/9] pinctrl: wpcm450: "
` [PATCH v7 5/9] pinctrl: ingenic: "
` [PATCH v7 6/9] pinctrl: pistachio: "
` [PATCH v7 7/9] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix
` [PATCH v7 8/9] net-next: mvpp2: relax return value check for IRQ get
` [PATCH v7 9/9] net-next: mvpp2: don't shadow error
[PATCH v5 0/8] fix fwnode_irq_get[_byname()] returnvalue
2023-05-28 19:14 UTC (15+ messages)
` [PATCH v5 1/8] drivers: fwnode: fix fwnode_irq_get[_byname]()
` [PATCH v5 2/8] iio: mb1232: relax return value check for IRQ get
` [PATCH v5 3/8] net-next: mvpp2: "
` [PATCH v5 4/8] pinctrl: wpcm450: "
` [PATCH v5 7/8] iio: cdc: ad7150: "
[PATCH v2 0/2] iio/adc-joystick: buffer data parsing fixes
2023-05-28 17:49 UTC (13+ messages)
` [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in buffer
` [PATCH v2 2/2] input: joystick: Fix buffer data parsing
[PATCH v6 0/8] fix fwnode_irq_get[_byname()] returnvalue
2023-05-28 17:25 UTC (16+ messages)
` [PATCH v6 1/8] drivers: fwnode: fix fwnode_irq_get[_byname]()
` [PATCH v6 2/8] iio: mb1232: relax return value check for IRQ get
` [PATCH v6 3/8] net-next: mvpp2: "
` [PATCH v6 4/8] pinctrl: wpcm450: "
` [PATCH v6 5/8] pinctrl: ingenic: "
` [PATCH v6 6/8] pinctrl: pistachio: "
` [PATCH v6 7/8] iio: cdc: ad7150: "
` [PATCH v6 8/8] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix
[GIT PULL] MIPS fixes for v6.4
2023-05-28 11:46 UTC (2+ messages)
[PATCH v2 00/34] Split ptdesc from struct page
2023-05-28 5:47 UTC (21+ messages)
` [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v2 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v2 05/34] mm: add utility functions for ptdesc
` [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
[PATCH v4] mips: add <asm-generic/io.h> including
2023-05-26 9:45 UTC (7+ messages)
[PATCH AUTOSEL 6.3 11/67] ASoC: jz4740-i2s: Make I2S divider calculations more robust
2023-05-25 18:30 UTC
[PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
2023-05-25 18:16 UTC (7+ messages)
[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
2023-05-25 16:37 UTC (11+ messages)
` [PATCH 02/23] arm64: allow pte_offset_map() "
` [PATCH 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
[PATCH 00/21] dma-mapping: unify support for cache flushes
2023-05-25 7:46 UTC (2+ messages)
[PATCH 00/14] mm/init/kernel: missing-prototypes warnings
2023-05-24 18:48 UTC (7+ messages)
` [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
` [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h
[PATCH] MIPS: unhide PATA_PLATFORM
2023-05-23 14:44 UTC (3+ messages)
[patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-05-23 10:19 UTC (9+ messages)
` [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
` [PATCH] x86/apic: Fix use of X{,2}APIC_ENABLE in asm with older binutils
[PATCH v3 0/9] mips: ralink: add complete clock and reset driver for mtmips SoCs
2023-05-23 9:47 UTC (3+ messages)
Bug: arch/mips/txx9/generic/setup.c: 714-716: dead code
2023-05-23 9:13 UTC (2+ messages)
[PATCH v1 1/3] ASoC: jz4740-i2s: Add support for X1000 SoC
2023-05-23 9:08 UTC (3+ messages)
` [PATCH v1 3/3] mips: dts: ingenic: x1000: Add AIC device tree node
[PATCH v2] mips: dts: ingenic: Remove unnecessary AIC clocks
2023-05-23 9:07 UTC (2+ messages)
[PATCH] mips: Move initrd_start check after initrd address sanitisation
2023-05-23 9:05 UTC (2+ messages)
[PATCH] MIPS: Restore Au1300 support
2023-05-23 9:08 UTC (2+ messages)
[PATCH v3] MIPS: Loongson32: Remove reset.c
2023-05-23 9:09 UTC (2+ messages)
[PATCH] MIPS: Alchemy: fix dbdma2
2023-05-23 9:09 UTC (2+ messages)
[PATCH] mips: dts: ralink: mt7628a: Unify pinctrl-single pin group nodes
2023-05-23 6:59 UTC
[PATCH 0/3] MIPS: Enable ARCH_SUPPORTS_ATOMIC_RMW
2023-05-22 22:26 UTC (10+ messages)
` [PATCH 1/3] MIPS: Introduce WAR_4KC_LLSC config option
[PATCH] mtd: rawnand: ingenic: fix empty stub helper definitions
2023-05-22 15:58 UTC (2+ messages)
W sprawie samochodu
2023-05-22 8:15 UTC
[PATCH 0/3] MIPS: Enhancements on usage and documentation of parameters
2023-05-21 23:10 UTC (5+ messages)
` [PATCH 1/3] MIPS: Rework smt cmdline parameters
` [PATCH 2/3] MIPS: Select CONFIG_GENERIC_IDLE_POLL_SETUP
` [PATCH 3/3] Documentation: kernel-parameters: Add some MIPS parameters
[PATCH] MIPS: Fix MIPS_O32_FP64_SUPPORT for 64bit CPUs before R2
2023-05-21 2:06 UTC (5+ messages)
[PATCH 4/7] mips: update a reference to a moved Arm Document
2023-05-19 21:25 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox