All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-16 06:55:34 to 2022-09-16 08:20:40 UTC [more...]

[PATCH 0/7] arm: mvebu: Support for 98DX25xx/98DX35xx (AlleyCat5)
 2022-09-16  8:11 UTC  (3+ messages)
` [PATCH 7/7] tools: kwboot: Add knowledge of Marvell's TIM

[PATCH] mmc: dwmmc: only clear handled interrupts
 2022-09-16  8:20 UTC  (2+ messages)

[PATCH] libvirt: disable Werror for non-libvirt flights
 2022-09-16  8:19 UTC  (5+ messages)

[PATCH v3 00/14] Make atmel serial driver aware of GCLK
 2022-09-16  8:16 UTC  (16+ messages)
` [PATCH v3 01/14] ARM: dts: at91: sama7g5: Swap rx and tx for spi11
` [PATCH v3 02/14] ARM: dts: at91: sam9x60ek: Add DBGU compatibles to uart1
` [PATCH v3 03/14] ARM: dts: at91: Add `atmel,usart-mode` required property to serial nodes
` [PATCH v3 04/14] spi: dt-bindings: atmel,at91rm9200-spi: Add DMA related properties
` [PATCH v3 13/14] clk: at91: sama5d2: Add Generic Clocks for UART/USART

[PATCH v2 0/4] Further multi-gt handling
 2022-09-16  8:19 UTC  (6+ messages)
` [PATCH v2 1/4] drm/i915/gt: Cleanup partial engine discovery failures
    ` [Intel-gfx] "
` [PATCH v2 4/4] drm/i915: Handle all GTs on driver (un)load paths
  ` [Intel-gfx] "

"Verifying and Optimizing Compact NUMA-Aware Locks on Weak Memory Models"
 2022-09-16  8:18 UTC  (7+ messages)

[PATCH v2] dumpcap: add the mutiprocess fileprefix support
 2022-09-16  8:19 UTC  (3+ messages)
` [RFT] dumpcap: add file-prefix option

[GIT PULL] MHI changes for v6.1
 2022-09-16  8:18 UTC 

[PATCH v9,0/7] Add LVTS thermal architecture
 2022-09-16  8:15 UTC  (8+ messages)
` [PATCH v9,4/7] thermal: mediatek: Add LVTS driver for mt8192 thermal zones

[PULL linux-firmware] Update mediatek mt81xx SOF firmware
 2022-09-16  8:16 UTC  (3+ messages)

next/master build: 224 builds: 8 failed, 216 passed, 24 errors, 70 warnings (next-20220916)
 2022-09-16  8:15 UTC 

[meta-oe][PATCH] externalsrc:git submodule--helper list unsupported
 2022-09-16  8:16 UTC  (2+ messages)
` [yocto] "

[PATCH] misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault and gru_handle_user_call_os
 2022-09-16  8:15 UTC 

[PATCH 1/2] efi/libstub: refactor the initrd measuring functions
 2022-09-16  8:14 UTC  (2+ messages)
` [PATCH 2/2] efi/libstub: measure EFI LoadOptions

next/master build: 224 builds: 8 failed, 216 passed, 24 errors, 70 warnings (next-20220916)
 2022-09-16  8:15 UTC 

[PATCH] drm/ast: Add resolution support for 1152x864@75
 2022-09-16  8:14 UTC 

[Buildroot] Adding *.so lib to buildroot
 2022-09-16  8:14 UTC  (2+ messages)

[PATCH v2 00/30] testing/next pre-PR (testing update and mips deprecation)
 2022-09-16  8:08 UTC  (4+ messages)
` [PATCH v2 21/30] Deprecate 32 bit big-endian MIPS

[PATCH v13 0/3] Add TDX Guest Attestation support
 2022-09-16  8:12 UTC  (5+ messages)
` [PATCH v13 1/3] x86/tdx: Add TDX Guest attestation interface driver

[PATCH] char: pcmcia: scr24x_cs: Fix use-after-free in scr24x_fops
 2022-09-16  8:11 UTC  (3+ messages)

[PATCH 3/3] vmw_balloon: open-code vmballoon_compaction_init()
 2022-09-16  8:10 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-16  8:10 UTC 

[linux-next:master 891/7393] drivers/macintosh/ams/ams-i2c.c:74:27: error: initialization of 'void (*)(struct i2c_client *)' from incompatible pointer type 'int (*)(struct i2c_client *)'
 2022-09-16  8:10 UTC 

[PATCH v7] PCI/ASPM: Update LTR threshold based upon reported max latencies
 2022-09-16  8:08 UTC 

[PATCH v2 1/2] dt-bindings: mailbox: Convert mtk-gce to DT schema
 2022-09-16  8:07 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: arm: mediatek: mmsys: Reference to mediatek,gce-mailbox.yaml

[for-4.17] xen/arm: domain_build: Do not use dprintk unconditionally
 2022-09-16  8:08 UTC  (2+ messages)

[PATCH] externalsrc: remove git submodule--helper list
 2022-09-16  8:08 UTC  (2+ messages)
` [OE-core] "

[Intel-gfx] [PATCH] drm/i915/display: Don't disable DDI/Transcoder when setting phy test pattern
 2022-09-16  8:07 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] i2c: mux: harden i2c_mux_alloc() against integer overflows
 2022-09-16  8:07 UTC  (5+ messages)

Why do NBD requests prevent hibernation, and FUSE requests do not?
 2022-09-16  8:05 UTC  (3+ messages)

[PATCH v4 0/8] Add latency priority for CFS class
 2022-09-16  8:03 UTC  (9+ messages)
` [PATCH v4 1/8] sched: Introduce latency-nice as a per-task attribute
` [PATCH v4 2/8] sched/core: Propagate parent task's latency requirements to the child task
` [PATCH v4 3/8] sched: Allow sched_{get,set}attr to change latency_nice of the task
` [PATCH v4 4/8] sched/core: Add permission checks for setting the latency_nice value
` [PATCH v4 5/8] sched/fair: Take into account latency priority at wakeup
` [PATCH v4 6/8] sched/fair: Add sched group latency support
` [PATCH v4 7/8] sched/core: support latency priority with sched core
` [PATCH v4 8/8] sched/fair: Add latency list

[PATCH] drm/etnaviv: don't truncate physical page address
 2022-09-16  8:03 UTC  (3+ messages)

[PATCH 00/27] qapi: Elide redundant has_FOO in generated C
 2022-09-16  8:00 UTC  (4+ messages)
` [PATCH 06/27] qapi acpi: "

[PATCH 00/11] Add support for the T-Head vendor extensions
 2022-09-16  7:59 UTC  (4+ messages)
` [PATCH 02/11] RISC-V: Adding T-Head CMO instructions

[PATCH v5] topology: make core_mask include at least cluster_siblings
 2022-09-16  7:59 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-16  8:00 UTC 

[PATCH v9 0/3] Add support for lan966x flexcom chip-select configuration
 2022-09-16  7:57 UTC  (8+ messages)
` [PATCH v9 1/3] dt-bindings: mfd: Convert atmel-flexcom to json-schema
` [PATCH v9 2/3] dt-bindings: mfd: atmel,sama5d2-flexcom: Add new compatible string for lan966x
` [PATCH v9 3/3] mfd: atmel-flexcom: Add support for lan966x flexcom chip-select configuration

RCU vs NOHZ
 2022-09-16  7:58 UTC  (6+ messages)

[PATCH] PCI: endpoint: pci-epf-{,v}ntb: fix a check for no epc alignment constraint
 2022-09-16  7:56 UTC 

[PATCH] gpio: tpmx86: fix uninitialized variable girq
 2022-09-16  7:56 UTC  (4+ messages)

[ovmf test] 173228: regressions - FAIL
 2022-09-16  7:56 UTC 

[PATCH] gpio: ftgpio010: Make irqchip immutable
 2022-09-16  7:54 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/1] Delay disabling GuC scheduling of an idle context
 2022-09-16  7:53 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915/guc: Delay disabling guc_id scheduling for better hysteresis

RTT-PROBE: lore-subspace-rtt
 2022-09-16  7:50 UTC 

[Intel-wired-lan] [PATCH net v1] iavf: Fix bad page state
 2022-09-16  7:47 UTC  (2+ messages)

[PATCH 0/2] sync SCFW defines with SCFW kit v1.13.0
 2022-09-16  7:43 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: firmware: imx: sync "

[PATCH v2 0/2] drm/i915/gem: Really move i915_gem_context.link under ref protection
 2022-09-16  7:44 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] tune2fs: exit directly when fs freed in ext2fs_run_ext3_journal
 2022-09-16  7:42 UTC 

[GIT PULL] gpio: fixes for v6.0-rc6
 2022-09-16  7:42 UTC 

[Buildroot] [PATCH] configs/qemu_aarch64_ebbr: new defconfig
 2022-09-16  7:41 UTC  (6+ messages)
` [Buildroot] [PATCH v2] "

[PATCH 1/3 nft] py: extend python API to support libnftables API
 2022-09-16  7:42 UTC  (2+ messages)

[PATCH 1/2] Revert "gcc-cross-canadian: Add symlink to real-ld alongside other symlinks"
 2022-09-16  7:41 UTC  (2+ messages)
` [PATCH 2/2] gcc-cross-canadian: add default plugin linker

RTT-PROBE: lore-subspace-rtt
 2022-09-16  7:40 UTC 

[PATCH nft] json: add stateful object comment support
 2022-09-16  7:39 UTC  (2+ messages)

[PATCH v3 0/5] Support ACPI NVDIMM Label Methods
 2022-09-16  7:37 UTC  (5+ messages)
` [PATCH v3 4/5] acpi/nvdimm: Implement "

[PATCH nft] json: add secmark object reference support
 2022-09-16  7:38 UTC  (2+ messages)

[RFC PATCH 0/5] staging: vt6655: Implement allocation failure handling
 2022-09-16  7:38 UTC  (4+ messages)

[RFC] app/dma-perf: introduce dma-perf application
 2022-09-16  7:36 UTC  (2+ messages)

[PATCH] USB: serial: console: Fix potential use-after-free in usb_console_setup()
 2022-09-16  7:35 UTC 

[PATCH v2] ASoC: fsl_spdif: add ALSA event on dpll locked
 2022-09-16  7:34 UTC  (2+ messages)

[PATCH 1/5] tty: remove TTY_MAGIC
 2022-09-16  7:33 UTC  (2+ messages)

[PATCH wireless-next v2 0/12] Add support for bcm4378 on Apple platforms
 2022-09-16  7:31 UTC  (12+ messages)
` [PATCH wireless-next v2 11/12] brcmfmac: pcie: Add IDs/properties for BCM4378
` [PATCH wireless-next v2 12/12] arm64: dts: apple: Add WiFi module and antenna properties

[PATCH v1] RISC-V: KVM: Allow Guest use Zihintpause extension
 2022-09-16  7:32 UTC  (2+ messages)

[PATCH] uprobe: add UPROBE_ALTER_PC flag for uprobe handlers
 2022-09-16  7:28 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-16  7:30 UTC 

git fetch --unshallow does not work as expected to remove all the limitations imposed by shallow repositories
 2022-09-16  7:29 UTC 

[PATCH v2 0/5] btrfs: btrfs_get_extent() cleanup for inline extents
 2022-09-16  7:28 UTC  (6+ messages)
` [PATCH v2 1/5] btrfs: selftests: remove impossible inline extent at non-zero file offset
` [PATCH v2 2/5] btrfs: make inline extent read calculation much simpler
` [PATCH v2 3/5] btrfs: do not reset extent map members for inline extents read
` [PATCH v2 4/5] btrfs: remove the @new_inline argument from btrfs_extent_item_to_extent_map()
` [PATCH v2 5/5] btrfs: extract the inline extent read code into its own function

[PATCH net-next 0/12] Add support for bcm4378 on Apple platforms
 2022-09-16  7:27 UTC  (6+ messages)
` [PATCH net-next 12/12] arm64: dts: apple: Add WiFi module and antenna properties

[PATCH V2] mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context
 2022-09-16  7:27 UTC  (3+ messages)

[L10N] Kickoff for Git 2.38.0 round #1
 2022-09-16  7:23 UTC 

[PATCH v2 00/16] A few cleanup patches for mm
 2022-09-16  7:22 UTC  (17+ messages)
` [PATCH v2 01/16] mm/page_alloc: ensure kswapd doesn't accidentally go to sleep
` [PATCH v2 02/16] mm/page_alloc: make zone_pcp_update() static
` [PATCH v2 03/16] mm: remove obsolete macro NR_PCP_ORDER_MASK and NR_PCP_ORDER_WIDTH
` [PATCH v2 04/16] mm/page_alloc: remove obsolete comment in zone_statistics()
` [PATCH v2 05/16] mm/page_alloc: add __init annotations to init_mem_debugging_and_hardening()
` [PATCH v2 06/16] mm/page_alloc: fix freeing static percpu memory
` [PATCH v2 07/16] mm: remove obsolete pgdat_is_empty()
` [PATCH v2 08/16] mm/page_alloc: add missing is_migrate_isolate() check in set_page_guard()
` [PATCH v2 09/16] mm/page_alloc: use local variable zone_idx directly
` [PATCH v2 10/16] mm, memory_hotplug: remove obsolete generic_free_nodedata()
` [PATCH v2 11/16] mm/page_alloc: make boot_nodestats static
` [PATCH v2 12/16] mm/page_alloc: use helper macro SZ_1{K,M}
` [PATCH v2 13/16] mm/page_alloc: init local variable buddy_pfn
` [PATCH v2 14/16] mm/page_alloc: use costly_order in WARN_ON_ONCE_GFP()
` [PATCH v2 15/16] mm/page_alloc: remove obsolete gfpflags_normal_context()
` [PATCH v2 16/16] mm/page_alloc: fix obsolete comment in deferred_pfn_valid()

[PATCH 2/2] PCI: mvebu: switch to using gpiod API
 2022-09-16  7:22 UTC  (12+ messages)

[PATCH v1 0/2] Add power domain support for MT8188
 2022-09-16  6:30 UTC  (4+ messages)
` [PATCH v1 2/2] soc: mediatek: pm-domains: Add support for mt8188

Please pull u-boot-watchdog/next
 2022-09-16  7:22 UTC 

[PATCH v1 0/6] Migrate watchdog reset to cyclic infrastructure
 2022-09-16  7:21 UTC  (2+ messages)

[PATCH 0/8] Add support for J721e CPSW9G and SGMII mode
 2022-09-16  7:20 UTC  (8+ messages)
` [PATCH 5/8] net: ethernet: ti: am65-cpsw: Add support for fixed-link configuration

RTT-PROBE: lore-subspace-rtt
 2022-09-16  7:20 UTC 

[PATCH] irqchip/loongson-pch-lpc: Add dependence on LoongArch
 2022-09-16  7:19 UTC 

[Question] AB-BA deadlock between reset_lock and device_lock
 2022-09-16  7:19 UTC 

[patch v11 0/6] support concurrent sync io for bfq on a specail occasion
 2022-09-16  7:19 UTC  (12+ messages)
` [patch v11 1/6] block, bfq: support to track if bfqq has pending requests
` [patch v11 2/6] block, bfq: record how many queues have "
  ` [patch v11 3/6] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
  ` [patch v11 4/6] block, bfq: do not idle if only one group is activated
  ` [patch v11 5/6] block, bfq: cleanup bfq_weights_tree add/remove apis
  ` [patch v11 6/6] block, bfq: cleanup __bfq_weights_tree_remove()

[PATCHv2 bpf-next] bpf: Prevent bpf program recursion for raw tracepoint probes
 2022-09-16  7:19 UTC 

[PATCH v2] KVM: s390: pci: fix plain integer as NULL pointer warnings
 2022-09-16  7:18 UTC  (2+ messages)

[PATCH v5 0/8] efi: implement generic compressed boot support
 2022-09-16  7:15 UTC  (6+ messages)
` [PATCH v5 7/8] riscv: efi: enable generic EFI compressed boot

[RESEND PATCH v8 0/3] Add support for lan966x flexcom chip-select configuration
 2022-09-16  7:15 UTC  (6+ messages)
` [RESEND PATCH v8 1/3] dt-bindings: mfd: Convert atmel-flexcom to json-schema

[PATCH v4 1/2] x86: return modified setup_data only if read as memory, not as file
 2022-09-16  7:15 UTC  (2+ messages)

[bpf-next v2 1/2] libbpf: Add pathname_concat() helper
 2022-09-16  7:37 UTC  (2+ messages)
` [bpf-next v2 2/2] selftests/bpf: Add testcases for pinning to errpath

[PATCH 2/2] iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_support
 2022-09-16  7:13 UTC 

[PATCH v1] remoteproc: core: do pm relax when not first crash
 2022-09-16  7:12 UTC  (2+ messages)
` [PATCH v4] remoteproc: core: do pm relax when in RPROC_OFFLINE

[PATCH 0/2] Misc fixes to intel iommu driver
 2022-09-16  7:12 UTC  (2+ messages)
` [PATCH 1/2] iommu/vt-d: Check correct capability for sagaw determination

[jic23-iio:testing 149/150] drivers/iio/dac/ad5593r.c:87 ad5593r_gpio_read() error: uninitialized symbol 'val'
 2022-09-16  7:11 UTC  (4+ messages)

[PATCH v2 00/37] baseband/acc100: changes for 22.11
 2022-09-16  7:11 UTC  (4+ messages)
` [PATCH v2 06/37] baseband/acc100: add default e value for FCW

[PATCH] gpiolib: TODO: add an item about GPIO safe-state
 2022-09-16  7:11 UTC  (3+ messages)

[libgpiod v2][PATCH v2] bindings: cxx: tests: use the builder pattern for the GPIO simulator
 2022-09-16  7:10 UTC  (4+ messages)

[PATCH] bcache: set cool backing device to maximum writeback rate
 2022-09-16  7:10 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-16  7:10 UTC 

[PATCH] jailhouse: Hold reference returned from of_find_xxx API
 2022-09-16  7:07 UTC  (4+ messages)
  `  "
    `  "
      `  "

[PATCH RESEND v1 0/9] Drivers for Alibaba YCC (Yitian Cryptography Complex) cryptographic accelerator
 2022-09-16  7:08 UTC  (2+ messages)

[PATCH net v2] tun: Check tun device queue status in tun_chr_write_iter
 2022-09-16  7:04 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-16  7:00 UTC 

[PATCH] riscv: ztso: disallow elf binaries needing TSO
 2022-09-16  6:58 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] rpmsg: char: Avoid double destroy of default endpoint
 2022-09-16  6:39 UTC 

drivers/fpga/intel-m10-bmc-sec-update.c:103 flash_count_show() warn: possible memory leak of 'flash_buf'
 2022-09-16  6:56 UTC  (2+ messages)

[PATCH 00/23] powerpc: Syscall wrapper and register clearing
 2022-09-16  6:56 UTC  (5+ messages)
` [PATCH 08/23] powerpc: Fix fallocate and fadvise64_64 compat parameter combination
` [PATCH 10/23] powerpc: Use generic fallocate compatibility syscall

[dm-devel] Question about which types of dm need to support DAX
 2022-09-16  6:56 UTC 

[oe] [meta-oe][PATCH] mariadb: Fix buildpaths warning
 2022-09-16  6:55 UTC  (2+ messages)


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.