messages from 2022-11-18 00:02:26 to 2022-11-18 01:32:29 UTC [more...]
[PATCH v2 0/5] Basic pinctrl support for StarFive JH7110 RISC-V SoC
2022-11-18 1:11 UTC (7+ messages)
` [PATCH v2 1/5] dt-bindings: pinctrl: Add StarFive JH7110 pinctrl definitions
` [PATCH v2 2/5] dt-bindings: pinctrl: Add StarFive JH7110 sys pinctrl
` [PATCH v2 3/5] dt-bindings: pinctrl: Add StarFive JH7110 aon pinctrl
` [PATCH v2 4/5] pinctrl: starfive: Add StarFive JH7110 sys controller driver
` [PATCH v2 5/5] pinctrl: starfive: Add StarFive JH7110 aon "
[PATCH v2 0/8] Basic device tree support for StarFive JH7110 RISC-V SoC
2022-11-18 1:17 UTC (13+ messages)
` [PATCH v2 1/8] dt-bindings: riscv: Add StarFive JH7110 SoC and VisionFive2 board
` [PATCH v2 2/8] dt-bindings: timer: Add StarFive JH7110 clint
` [PATCH v2 3/8] dt-bindings: interrupt-controller: Add StarFive JH7110 plic
` [PATCH v2 4/8] dt-bindings: sifive,ccache0: Support StarFive JH7110 SoC
` [PATCH v2 5/8] soc: sifive: ccache: Add StarFive JH7110 support
` [PATCH v2 6/8] riscv: dts: starfive: Add initial StarFive JH7110 device tree
` [PATCH v2 7/8] riscv: dts: starfive: Add StarFive JH7110 VisionFive2 board "
` [PATCH v2 8/8] RISC-V: defconfig: Enable CONFIG_SERIAL_8250_DW
[PATCH v7 0/2] Memory poison recovery in khugepaged collapsing
2022-11-18 1:31 UTC (3+ messages)
` [PATCH v7 1/2] mm/khugepaged: recover from poisoned anonymous memory
` [PATCH v7 2/2] mm/khugepaged: recover from poisoned file-backed memory
[PATCH v3 00/11] Connect VFIO to IOMMUFD
2022-11-18 1:30 UTC (3+ messages)
` [PATCH v3 07/11] vfio-iommufd: Support iommufd for physical VFIO devices
[PATCH v2 00/14] Basic clock and reset support for StarFive JH7110 RISC-V SoC
2022-11-18 1:06 UTC (19+ messages)
` [PATCH v2 01/14] clk: starfive: Factor out common JH7100 and JH7110 code
` [PATCH v2 02/14] clk: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v2 03/14] reset: Create subdirectory for StarFive drivers
` [PATCH v2 04/14] reset: starfive: Factor out common JH71X0 reset code
` [PATCH v2 05/14] reset: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v2 06/14] reset: starfive: jh71x0: Use 32bit I/O on 32bit registers
` [PATCH v2 07/14] dt-bindings: clock: Add StarFive JH7110 system and always-on clock definitions
` [PATCH v2 08/14] dt-bindings: reset: Add StarFive JH7110 system and always-on reset definitions
` [PATCH v2 09/14] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
` [PATCH v2 10/14] dt-bindings: clock: Add StarFive JH7110 always-on "
` [PATCH v2 11/14] clk: starfive: Add StarFive JH7110 system clock driver
` [PATCH v2 12/14] clk: starfive: Add StarFive JH7110 always-on "
` [PATCH v2 13/14] reset: starfive: Add StarFive JH7110 reset driver
` [PATCH v2 14/14] clk: starfive: jh71x0: Don't register aux devices if JH7110 reset is disabled
[PATCH 00/46] gcc-LTO support for the kernel
2022-11-18 1:28 UTC (6+ messages)
` [PATCH 18/46] entry, lto: Mark raw_irqentry_exit_cond_resched() as __visible
[PATCH 1/2] mm: multi-gen LRU: retry folios written back while isolated
2022-11-18 1:26 UTC (4+ messages)
Coverity: __sock_gen_cookie(): Error handling issues
2022-11-18 1:24 UTC (6+ messages)
[PATCH] target/avr: fix long address calculation
2022-11-18 1:23 UTC (2+ messages)
[PATCH] speakup: Fix building as extmod
2022-11-18 1:22 UTC
[PATCH V5 00/26] Add support UHS-II for GL9755
2022-11-18 1:19 UTC (8+ messages)
` [PATCH V5 05/26] mmc: core: Add definitions for SD UHS-II cards
[RFC] Kernel Support of Memory Error Detection
2022-11-18 1:19 UTC (7+ messages)
[PATCH] tracing: remove __bad_type_size() method
2022-11-18 1:18 UTC (2+ messages)
[syzbot] WARNING in call_timer_fn
2022-11-18 1:17 UTC (6+ messages)
[PATCH RFC v2 00/12] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
2022-11-18 1:17 UTC (14+ messages)
` [PATCH RFC v2 01/12] mm/hugetlb: Let vma_offset_start() to return start
` [PATCH RFC v2 02/12] mm/hugetlb: Move swap entry handling into vma lock for fault
` [PATCH RFC v2 03/12] mm/hugetlb: Don't wait for migration entry during follow page
` [PATCH RFC v2 04/12] mm/hugetlb: Add pgtable walker lock
` [PATCH RFC v2 05/12] mm/hugetlb: Make userfaultfd_huge_must_wait() safe to pmd unshare
` [PATCH RFC v2 06/12] mm/hugetlb: Protect huge_pmd_share() with walker lock
` [PATCH RFC v2 07/12] mm/hugetlb: Use hugetlb walker lock in hugetlb_follow_page_mask()
` [PATCH RFC v2 08/12] mm/hugetlb: Use hugetlb walker lock in follow_hugetlb_page()
` [PATCH RFC v2 09/12] mm/hugetlb: Use hugetlb walker lock in hugetlb_vma_maps_page()
` [PATCH RFC v2 10/12] mm/hugetlb: Use hugetlb walker lock in walk_hugetlb_range()
` [PATCH RFC v2 11/12] mm/hugetlb: Use hugetlb walker lock in page_vma_mapped_walk()
` [PATCH RFC v2 12/12] mm/hugetlb: Introduce hugetlb_walk()
[igt-dev] [PATCH v5 0/3] Add new subtest and test cleanup
2022-11-18 1:15 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Add new subtest and test cleanup (rev4)
renesas/next baseline-nfs: 112 runs, 2 regressions (renesas-next-2022-11-17-v6.1-rc1)
2022-11-18 1:14 UTC
renesas/next baseline: 424 runs, 10 regressions (renesas-next-2022-11-17-v6.1-rc1)
2022-11-18 1:14 UTC
[PATCH] macsec: Fix invalid error code set
2022-11-18 1:12 UTC
[PATCH rcu/dev 1/3] net: Use call_rcu_flush() for qdisc_free_cb
2022-11-18 1:12 UTC (7+ messages)
` [PATCH rcu/dev 2/3] net: Use call_rcu_flush() for in_dev_rcu_put
+ docs-abi-zram-document-zram-recompress-sysfs-knobs.patch added to mm-unstable branch
2022-11-18 1:10 UTC
[PATCH] Docs/ABI/zram: document zram recompress sysfs knobs
2022-11-18 1:08 UTC (3+ messages)
[PATCH v2 net 3/4] dccp/tcp: Don't update saddr before unlinking sk from the old bucket
2022-11-18 1:08 UTC (6+ messages)
linux-next: manual merge of the spi-nor tree with the mtd tree
2022-11-18 1:07 UTC
[PATCH] drm/amd/display: fix compilation issue with legacy gcc
2022-11-18 1:06 UTC
[PATCH rcu/dev 3/3] net: Use call_rcu_flush() for dst_destroy_rcu
2022-11-18 1:05 UTC (4+ messages)
[Bug 216696] New: Linux unusable upon plugging encrypted SanDisk Extreme 55AE USB 3.0 SSD, causes xHCI controller crash and drops USB keyboard/mouse
2022-11-18 1:01 UTC (5+ messages)
` [Bug 216696] "
[PATCH v1] Revert "cpufreq: schedutil: Move max CPU capacity to sugov_policy"
2022-11-18 1:00 UTC (4+ messages)
[PATCH 0/2] Introduce Socionext F_OSPI SPI flash controller
2022-11-18 0:59 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: spi: Add Socionext F_OSPI controller bindings
` [PATCH 2/2] spi: Add Socionext F_OSPI SPI flash controller driver
[PATCH -next] kallsyms: Remove unneeded semicolon
2022-11-18 0:58 UTC
[patch 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
2022-11-18 0:58 UTC (4+ messages)
` [patch 21/33] genirq/msi: Provide msi_domain_alloc_irq_at()
[PATCH RESEND v3] x86/fpu: use _Alignof to avoid UB in TYPE_ALIGN
2022-11-18 0:55 UTC (2+ messages)
` [PATCH RESEND v4] "
[PATCH 0/3] add dt configuration for dp83867 led modes
2022-11-18 0:54 UTC (12+ messages)
` [PATCH 1/3] dt-bindings: net: phy: dp83867: add LED mode property
` [PATCH 2/3] net: phy: dp83867: add LED mode configuration via dt
` [PATCH 3/3] arm64: dts: imx8m*-venice: add dp83867 PHY LED mode configuration
[PATCH 0/2] fixing parse_object() check for type mismatch
2022-11-18 0:36 UTC (3+ messages)
` [PATCH 2/2] parse_object(): check on-disk type of suspected blob
[PATCH] samples/seccomp: fix array_size.cocci warning
2022-11-18 0:54 UTC (3+ messages)
[intel-tdx:kvm-upstream-workaround 71/398] arch/powerpc/kvm/e500mc.c:171:5: error: no previous prototype for 'kvmppc_core_check_processor_compat'
2022-11-18 0:52 UTC
[Intel-gfx] [PATCH 1/3] drm/i915/display: Add missing checks for cdclk crawling
2022-11-18 0:53 UTC (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/display: Do both crawl and squash when changing cdclk
[PATCH -next] samples/hid: Remove unneeded semicolon
2022-11-18 0:53 UTC
[PATCH linux-next] soc: qcom: smem_state: Use device_match_of_node()
2022-11-18 0:52 UTC (2+ messages)
trace events
2022-11-18 0:50 UTC (2+ messages)
[PATCH] samples/bpf: Fix duplicate struct define in test_lru_dist sample
2022-11-18 0:47 UTC
[PATCH V2] PCI/DOE: Detect on stack work items automatically
2022-11-18 0:50 UTC (3+ messages)
[PATCH RFC 0/6] mmc: renesas_sdhi: add support for DMA end irqs
2022-11-18 0:49 UTC (6+ messages)
[PATCH 0/3] kbuild: detect objects shared among multiple modules
2022-11-18 0:45 UTC (4+ messages)
` [PATCH 1/3] kbuild: add kbuild-file macro
linux-next: manual merge of the nand tree with the mtd tree
2022-11-18 0:45 UTC
[Intel-wired-lan] [PATCH net-next v3] ice: move devlink port creation/deletion
2022-11-18 0:43 UTC
[Intel-gfx] [PATCH 0/2] drm/i915/pxp: Add missing cleanup steps for PXP global-teardown
2022-11-18 0:43 UTC (5+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/pxp: Invalidate all PXP fw sessions during teardown
` [Intel-gfx] [PATCH 2/2] drm/i915/pxp: Trigger the global teardown for before suspending
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/pxp: Add missing cleanup steps for PXP global-teardown
[RFC v4 0/5] Report percentage of time in hardware sleep state
2022-11-18 0:41 UTC (3+ messages)
` [RFC v4 1/5] PM: Add a sysfs file to represent the percentage of sleep in hardware state
[PATCH linux-next] usb: dwc3: gadget: remove redundant ret variable in dwc3_gadget_vbus_draw
2022-11-18 0:40 UTC (2+ messages)
Best way to share maps between multiple files/objects?
2022-11-18 0:38 UTC (4+ messages)
[bluez/bluez] 818adf: tools: Use portable 64 bit data formats
2022-11-18 0:37 UTC
[PATCH] KVM: x86: avoid memslot check in NX hugepage recovery if it cannot be true
2022-11-18 0:37 UTC (2+ messages)
[PATCH v2] ARM: Drop '-mthumb' from AFLAGS_ISA
2022-11-18 0:30 UTC (2+ messages)
next/pending-fixes build: 206 builds: 2 failed, 204 passed, 6 errors, 40 warnings (v6.1-rc5-379-g251424ad2a76)
2022-11-18 0:34 UTC
[PATCH] exec: Remove FOLL_FORCE for stack setup
2022-11-18 0:34 UTC
[qemu-web PATCH] Add a blog post about zoned storage emulation
2022-11-18 0:33 UTC (4+ messages)
[PATCH 0/3] Fix SPICC and ILI9486 drivers
2022-11-17 14:05 UTC (8+ messages)
` [PATCH 1/3] drm/tiny: rpi-lcd-35: Enable driver module autoloading
` [PATCH 2/3] drm/tiny: ili9486: Do not assume 8-bit only SPI controllers
` [PATCH 3/3] spi: meson-spicc: Lower CS between bursts
[PATCH v3 0/6] dt-bindings: Add macros for video interface bus types
2022-11-17 10:02 UTC (3+ messages)
` [PATCH v3 1/6] dt-bindings: media: "
[PATCH v6 0/3] CXL XOR Interleave Arithmetic
2022-11-18 0:32 UTC (6+ messages)
` [PATCH v6 2/3] cxl/acpi: Support CXL XOR Interleave Math (CXIMS)
[PATCH bpf-next 00/11] xdp: hints via kfuncs
2022-11-18 0:29 UTC (21+ messages)
` [PATCH bpf-next 05/11] veth: Support rx timestamp metadata for xdp
` [xdp-hints] "
` [xdp-hints] "
[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
2022-11-18 0:31 UTC (9+ messages)
` [PATCH mm-unstable v1 20/20] mm: rename FOLL_FORCE to FOLL_PTRACE
[PATCH BlueZ] tools: Use portable 64 bit data formats
2022-11-18 0:30 UTC (2+ messages)
[BlueZ PATCH v3] doc: test patch - DO NOT MERGE
2022-11-18 0:29 UTC (2+ messages)
` [BlueZ,v3] "
[PATCH v3] mm: Make vmalloc_dump_obj() call in clean context
2022-11-18 0:34 UTC
[PATCH] usb: dwc3: improve the config dependency of USB_DWC3_XILINX
2022-11-18 0:27 UTC (2+ messages)
[PATCH net-next v2] netlink: split up copies in the ack construction
2022-11-18 0:28 UTC (12+ messages)
[PATCH for-8.0] MAINTAINERS: downgrade PPC KVM/TCG CPUs and pSeries to 'Odd Fixes'
2022-11-17 23:59 UTC (3+ messages)
[PATCH v3 0/6] exit: Put an upper limit on how often we can oops
2022-11-18 0:27 UTC (3+ messages)
` [PATCH v3 5/6] panic: Introduce warn_limit
[PATCH v2 net-next] net: ethernet: renesas: rswitch: Fix MAC address info
2022-11-18 0:27 UTC
[PATCH v5 1/5] powerpc: mm: Replace p{u,m,4}d_is_leaf with p{u,m,4}_leaf
2022-11-18 0:21 UTC (5+ messages)
` [PATCH v5 2/5] powerpc: mm: Implement p{m,u,4}d_leaf on all platforms
` [PATCH v5 3/5] powerpc: mm: Add common pud_pfn stub for "
` [PATCH v5 4/5] powerpc: mm: add p{te,md,ud}_user_accessible_page helpers
` [PATCH v5 5/5] powerpc: mm: support page table check
[PATCH v3 0/6] CXL Poison List Retrieval & Tracing
2022-11-18 0:25 UTC (10+ messages)
` [PATCH v3 3/6] cxl/memdev: Add trigger_poison_list sysfs attribute
` [PATCH v3 4/6] cxl/region: "
` [PATCH v3 5/6] tools/testing/cxl: Mock the max err records field of Identify cmd
[PATCH 0/3] vc04_services: Promote bool usage
2022-11-18 0:23 UTC (11+ messages)
` [PATCH 1/3] Revert "staging: mmal-vchiq: Avoid use of bool in structures"
` [PATCH 2/3] vc04_services: mmal-vchiq: Use bool for vchiq_mmal_component.in_use
[PATCH bpf-next v3 0/3] libbpf: btf_decl_tag attribute for btf dump in C format
2022-11-18 0:21 UTC (7+ messages)
` [PATCH bpf-next v3 1/3] libbpf: __attribute__((btf_decl_tag("..."))) "
[v2 0/6] KVM: arm64: implement vcpu_is_preempted check
2022-11-18 0:20 UTC (6+ messages)
` [External] "
[PATCH] vmx: use mov instead of lea in __vmx_vcpu_run()
2022-11-18 0:20 UTC (2+ messages)
[GIT PULL] Networking for 6.1-rc6
2022-11-18 0:20 UTC (2+ messages)
block group x has wrong amount of free space
2022-11-18 0:18 UTC (15+ messages)
` Re[2]: "
` Re[3]: "
` Re[4]: "
[PATCH] net: ethernet: renesas: rswitch: Fix MAC address info
2022-11-18 0:16 UTC (7+ messages)
[PATCH V5 0/2] Support VMCOREINFO export for RISCV64
2022-11-18 0:11 UTC (4+ messages)
[PATCH bpf-next v9 00/23] Allocated objects, BPF linked lists
2022-11-18 0:12 UTC (8+ messages)
` [PATCH bpf-next v9 16/23] bpf: Introduce single ownership BPF linked list API
` [PATCH bpf-next v9 22/23] selftests/bpf: Add BPF linked list API tests
[PATCH v5 net-next 0/3] net: axienet: Use a DT property to configure frequency of the MDIO bus
2022-11-18 0:07 UTC (4+ messages)
` [PATCH v5 net-next 3/3] net: axienet: set mdio clock according to bus-frequency
[RESEND PATCH 5/6] KVM: x86/VMX: add kvm_vmx_reinject_nmi_irq() for NMI/IRQ reinjection
2022-11-18 0:05 UTC (12+ messages)
[GIT PULL] KVM: selftests: Early pile of updates for 6.2
2022-11-18 0:05 UTC (4+ messages)
Coverity: zblock_reclaim_block(): Control flow issues
2022-11-18 0:05 UTC (2+ messages)
[PATCH v2 0/4] arm64/ftrace: move to DYNAMIC_FTRACE_WITH_ARGS
2022-11-18 0:04 UTC (3+ messages)
[PATCH] phy: aquantia: Configure SERDES mode by default
2022-11-18 0:02 UTC (6+ messages)
[PATCH v4 net-next 0/8] Let phylink manage in-band AN for the PHY
2022-11-18 0:01 UTC (7+ messages)
` [PATCH v4 net-next 3/8] net: phy: bcm84881: move the in-band capability check where it belongs
` [PATCH v4 net-next 4/8] net: phylink: add option to sync in-band autoneg setting between PCS and PHY
` [PATCH v4 net-next 5/8] net: phylink: explicitly configure in-band autoneg for on-board PHYs
` [PATCH v4 net-next 6/8] net: phy: mscc: configure in-band auto-negotiation for VSC8514
` [PATCH v4 net-next 7/8] net: phy: at803x: validate in-band autoneg for AT8031/AT8033
` [PATCH v4 net-next 8/8] net: opt MAC drivers which use Lynx PCS into phylink sync_an_inband
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.