All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-17 22:45:38 to 2023-07-18 00:30:08 UTC [more...]

[PATCH v2 0/5] ASoC: Improve coverage in default KUnit runs
 2023-07-18  0:28 UTC  (5+ messages)
` [PATCH v2 1/5] driver core: Provide stubs for !IOMEM builds
` [PATCH v2 2/5] platform: Provide stubs for !HAS_IOMEM builds
` [PATCH v2 3/5] ALSA: Enable build with UML
` [PATCH v2 4/5] kunit: Enable ASoC in all_tests.config

next/master build: 181 builds: 3 failed, 178 passed, 3 errors, 13 warnings (next-20230717)
 2023-07-18  0:28 UTC 

next/master build: 181 builds: 3 failed, 178 passed, 3 errors, 13 warnings (next-20230717)
 2023-07-18  0:28 UTC 

[PATCH -next] hwmon: Remove duplicated include in lm75.c
 2023-07-18  0:28 UTC 

[Intel-gfx] [PATCH v4 0/6] Update AUX invalidation sequence
 2023-07-18  0:28 UTC  (8+ messages)
` [Intel-gfx] [PATCH v4 2/6] drm/i915/gt: Ensure memory quiesced before invalidation
          `  "

[patch 00/58] x86/apic: Decrapification and static calls
 2023-07-18  0:27 UTC  (61+ messages)
` [patch 01/58] x86/cpu: Make identify_boot_cpu() static
` [patch 02/58] x86/cpu: Remove unused physid_*() nonsense
` [patch 03/58] x86/apic: Rename disable_apic
` [patch 04/58] x86/apic/ioapic: Rename skip_ioapic_setup
` [patch 05/58] x86/apic: Remove pointless x86_bios_cpu_apicid
` [patch 06/58] x86/apic: Get rid of hard_smp_processor_id()
` [patch 07/58] x86/apic: Remove unused max_physical_apicid
` [patch 08/58] x86/apic: Nuke unused apic::inquire_remote_apic()
` [patch 09/58] x86/apic: Get rid of boot_cpu_physical_apicid madness
` [patch 10/58] x86/apic: Register boot CPU APIC early
` [patch 11/58] x86/apic: Remove the pointless APIC version check
` [patch 12/58] x86/of: Fix the APIC address registration
` [patch 13/58] x86/apic: Make some APIC init functions bool
` [patch 14/58] x86/apic: Split register_apic_address()
` [patch 15/58] x86/apic: Sanitize APIC address setup
` [patch 16/58] x86/apic: Sanitize num_processors handling
` [patch 17/58] x86/apic: Nuke another processor check
` [patch 18/58] x86/apic: Remove check_phys_apicid_present()
` [patch 19/58] x86/apic: Get rid of apic_phys
` [patch 20/58] x86/apic/32: Sanitize logical APIC ID handling
` [patch 21/58] x86/apic/32: Remove x86_cpu_to_logical_apicid
` [patch 22/58] x86/apic/ipi: Code cleanup
` [patch 23/58] x86/apic: Mop up early_per_cpu() abuse
` [patch 24/58] x86/apic/32: Remove pointless default_acpi_madt_oem_check()
` [patch 25/58] x86/apic/32: Decrapify the def_bigsmp mechanism
` [patch 26/58] x86/apic/32: Remove bigsmp_cpu_present_to_apicid()
` [patch 27/58] x86/apic: Nuke empty init_apic_ldr() callbacks
` [patch 28/58] x86/apic: Nuke apic::apicid_to_cpu_present()
` [patch 29/58] x86/ioapic/32: Decrapify phys_id_present_map operation
` [patch 30/58] x86/apic: Mop up *setup_apic_routing()
` [patch 31/58] x86/apic: Mop up apic::apic_id_registered()
` [patch 32/58] x86/apic/ipi: Tidy up the code and fixup comments
` [patch 33/58] x86/apic: Consolidate wait_icr_idle() implementations
` [patch 34/58] x86/apic: Allow apic::wait_icr_idle() to be NULL
` [patch 35/58] x86/apic: Allow apic::safe_wait_icr_idle() "
` [patch 36/58] x86/apic: Move safe wait_icr_idle() next to apic_mem_wait_icr_idle()
` [patch 37/58] x86/apic/uv: Get rid of wrapper callbacks
` [patch 38/58] x86/apic/x2apic: Share all common IPI functions
` [patch 39/58] x86/apic/64: Uncopypaste probing
` [patch 40/58] x86/apic: Wrap APIC ID validation into an inline
` [patch 41/58] x86/apic: Add max_apic_id member
` [patch 42/58] x86/apic: Simplify X2APIC ID validation
` [patch 43/58] x86/apic: Prepare x2APIC for using apic::max_apic_id
` [patch 44/58] x86/apic: Sanitize APID ID range validation
` [patch 45/58] x86/apic: Remove pointless NULL initializations
` [patch 46/58] x86/apic/noop: Tidy up the code
` [patch 47/58] x86/apic: Remove pointless arguments from [native_]eoi_write()
` [patch 48/58] x86/apic: Nuke ack_APIC_irq()
` [patch 49/58] x86/apic: Wrap apic->native_eoi() into a helper
` [patch 50/58] x86/apic: Provide common init infrastructure
` [patch 51/58] x86/apic: Provide apic_update_callback()
` [patch 52/58] x86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb()
` [patch 53/58] x86/apic: Convert other overrides to apic_update_callback()
` [patch 54/58] x86/xen/apic: Mark apic __ro_after_init
` [patch 55/58] x86/apic: Mark all hotpath APIC callback wrappers __always_inline
` [patch 56/58] x86/apic: Wrap IPI calls into helper functions
` [patch 57/58] x86/apic: Provide static call infrastructure for APIC callbacks
` [patch 58/58] x86/apic: Turn on static calls

[PATCH] dma-buf: remove unintended hyphen in the sysfs path
 2023-07-18  0:27 UTC 

[PATCH] mm/memory-failure: fix hardware poison check in unpoison_memory()
 2023-07-18  0:14 UTC  (3+ messages)

[meta-oe][dunfell][PATCH 1/2] libb64: Add recipe
 2023-07-18  0:21 UTC  (2+ messages)
` [meta-oe][dunfell][PATCH 2/2] sysdig: Depend on system libb64

[PATCH v2 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
 2023-07-18  0:21 UTC  (3+ messages)
` (subset) "

RTT-PROBE: lore-subspace-rtt
 2023-07-18  0:21 UTC 

[rw-misc:embedded_go_prog 1/1] /bin/bash: line 1: go: command not found
 2023-07-18  0:17 UTC 

[akpm-mm:mm-nonmm-unstable 35/36] arch/arm64/kernel/paravirt.c:102:2: error: use of undeclared identifier '___res'
 2023-07-18  0:17 UTC 

[PATCH] USB: zaurus: 3 broken Zaurus devices
 2023-07-18  0:16 UTC 

[PATCH v3 00/11] drm/msm/dpu: cleanup dpu_core_perf module
 2023-07-18  0:15 UTC  (3+ messages)
` (subset) "

[PATCH BlueZ] btmgmt: Add man page
 2023-07-18  0:14 UTC  (2+ messages)
` [BlueZ] "

[libvirt test] 181836: tolerable FAIL - PUSHED
 2023-07-18  0:13 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-07-18  0:11 UTC 

[PATCH] drm/msm/dpu: add missing flush and fetch bits for DMA4/DMA5 planes
 2023-07-18  0:09 UTC  (3+ messages)

[PATCH net-next] net: mana: Add page pool for RX buffers
 2023-07-17 23:59 UTC  (5+ messages)
      `  "

[PATCH] perf script: print cgroup on the same line as comm
 2023-07-18  0:07 UTC 

[RESEND] ARM: dts: nxp/imx6sll: fix wrong property name in usbphy node
 2023-07-18  0:06 UTC  (2+ messages)

[akpm-mm:mm-unstable 93/173] drivers/clk/clk-fixed-mmio.c:33:2: error: call to undeclared function 'iounmap'; ISO C99 and later do not support implicit function declarations
 2023-07-18  0:06 UTC  (5+ messages)

[PATCH v2 0/8] MDSS reg bus interconnect
 2023-07-18  0:04 UTC  (3+ messages)
` (subset) "

[PATCH] net: dsa: remove deprecated strncpy
 2023-07-18  0:04 UTC 

[PATCH] btrfs: fix warning when putting transaction with qgroups enabled after abort
 2023-07-17 23:56 UTC  (3+ messages)
` [PATCH v2] "

linux-next: build failure after merge of the mm tree
 2023-07-18  0:02 UTC 

[Buildroot] [PATCH v4 00/10] group llvm projects and bump to version 15.0.3
 2023-07-18  0:01 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-07-18  0:01 UTC 

[PATCH] tracing/probes: Differentiate BTF support from start of function
 2023-07-18  0:00 UTC  (2+ messages)

Teach git-fetch(1) to use a quarantine directory
 2023-07-17 23:56 UTC  (3+ messages)

perf probe: Trying to read a 'ctx' named local variable
 2023-07-17 23:54 UTC  (2+ messages)

[PATCH] drivers/cros_ec: Emergency sync filesystem on EC panic
 2023-07-17 23:54 UTC  (3+ messages)

[PATCH] btrfs: fix ordered extent split error handling in btrfs_dio_submit_io
 2023-07-17 23:46 UTC  (2+ messages)

[PATCH v2 0/9] tracing: Improbe BTF support on probe events
 2023-07-17 23:51 UTC  (6+ messages)
` [PATCH v2 2/9] bpf/btf: tracing: Move finding func-proto API and getting func-param API to BTF

RTT-PROBE: lore-subspace-rtt
 2023-07-17 23:51 UTC 

[PATCH] cxl: Fix memory leak bug in alloc_mock_res()
 2023-07-17 23:49 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915/huc: check HuC and GuC version compatibility on MTL
 2023-07-17 23:49 UTC  (2+ messages)
`  "

[Intel-gfx] [CI 1/4] drm/i915: Move setting of rps thresholds to init
 2023-07-17 23:46 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,1/4] "

[android-common:android14-6.1 6548/11052] arch/arm64/include/asm/kvm_hypevents.h:32:1: warning: no previous prototype for function 'hyp_event_trace_host_hcall'
 2023-07-17 23:45 UTC 

[android-common:android12-5.10 6729/27219] arch/arm64/kvm/hyp/include/hyp/switch.h:216:9: error: implicit declaration of function 'sve_cond_update_zcr_vq'
 2023-07-17 23:45 UTC 

[PATCH v4] grantpt.3: no-op on modern glibc and other UNIXes
 2023-07-17 23:31 UTC  (4+ messages)
` [PATCH v5] "
    ` [PATCH v6] grantpt.3: no-op on modern glibc and other UNIXes, HISTORYise

[Buildroot] Missing dependencies
 2023-07-17 23:42 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-07-17 23:41 UTC 

linux-next: build failure after merge of the mm tree
 2023-07-17 23:40 UTC 

[RFC PATCH] madvise: make madvise_cold_or_pageout_pte_range() support large folio
 2023-07-17 23:38 UTC  (9+ messages)

[PATCH v3 0/4] variable-order, large folios for anonymous memory
 2023-07-17 23:37 UTC  (7+ messages)
` [PATCH v3 3/4] mm: FLEXIBLE_THP for improved performance

[PATCH] exfat: check if filename entries exceeds max filename length
 2023-07-17 23:35 UTC  (3+ messages)

[PATCH] Bluetooth: Add VID/PID 0489/e102 for MediaTek MT7922
 2023-07-17 23:34 UTC  (5+ messages)

[akpm-mm:mm-unstable 209/215] mm/mmap.c:2430:29: error: assigning to 'lockdep_map_p' from incompatible type 'void *'
 2023-07-17 23:35 UTC 

[PATCH] RDMA/rxe: Fix an error handling path in rxe_bind_mw()
 2023-07-17 23:20 UTC  (2+ messages)

[PATCH] pwm: Explicitly include correct DT includes
 2023-07-17 22:39 UTC  (2+ messages)

[PATCH rcu 0/5] Tasks RCU updates for v6.6
 2023-07-17 23:34 UTC  (4+ messages)
` [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace

[PATCH 6.1 000/589] 6.1.39-rc3 review
 2023-07-17 23:33 UTC  (4+ messages)

[PATCH nf] netfilter: nf_tables: can't schedule in nft_chain_validate
 2023-07-17 23:30 UTC 

[PATCH 0/3] Load ASMedia XHCI controller firmware
 2023-07-17 23:10 UTC  (9+ messages)
` [PATCH 1/3] apple: Set up file system firmware loader
` [PATCH 3/3] usb: xhci-pci: Load ASMedia XHCI controller firmware

RTT-PROBE: lore-subspace-rtt
 2023-07-17 23:31 UTC 

[PATCH v1 0/3] Optimize large folio interaction with deferred split
 2023-07-17 23:27 UTC  (3+ messages)
` [PATCH v1 3/3] mm: Batch-zap large anonymous folio PTE mappings

stable-rc/linux-5.4.y build: 17 builds: 1 failed, 16 passed, 1 error, 26 warnings (v5.4.249-194-g99c1cdbb2fc5)
 2023-07-17 23:18 UTC 

[PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
 2023-07-17 23:22 UTC  (3+ messages)

[PATCH] ARM: pxa: Drop unused includes
 2023-07-17 23:11 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-07-17 23:21 UTC 

[OE-core] [mickledore][PATCH 0/1] Cherry pick commit from master to update webkitgtk to 2.40.2
 2023-07-17 23:20 UTC  (3+ messages)

[qemu-upstream-4.17-testing test] 181841: regressions - trouble: blocked/fail/pass/starved
 2023-07-17 23:14 UTC 

[PATCH for-8.2 0/2] target/riscv: add zicntr and zihpm flags
 2023-07-17 23:11 UTC  (3+ messages)

[PATCH] pretty: add %(decorate[:<options>]) format
 2023-07-17 23:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] recv.2: Document MSG_CMSG_CLOEXEC as returned in msg_flags
 2023-07-17 23:10 UTC  (4+ messages)
  ` [PATCH v2] "

RTT-PROBE: lore-subspace-rtt
 2023-07-17 23:11 UTC 

[PATCH] ARM: bcm: Drop unused includes
 2023-07-17 22:57 UTC 

[PATCH] ARM: hpe: Drop unused includes
 2023-07-17 22:56 UTC 

[PATCH v1 1/1] seq_file: Replace strncpy()+nul by strscpy()
 2023-07-17 23:09 UTC  (5+ messages)

[PATCH] ARM: versatile: Drop unused includes
 2023-07-17 23:08 UTC  (2+ messages)

[PATCH v2] fs: inode: return proper error code in bmap()
 2023-07-17 23:08 UTC  (4+ messages)

[PATCH v6] vfio/pci: Propagate ACPI notifications to user-space via eventfd
 2023-07-17 22:52 UTC  (11+ messages)
` [PATCH 0/2] eventfd: simplify signal helpers
          ` [Intel-gfx] "

[PATCH] ARM: keystone: Drop unused includes
 2023-07-17 22:56 UTC 

[PATCHSET v3 wq/for-6.5] workqueue: Implement automatic CPU intensive detection and add monitoring
 2023-07-17 23:03 UTC  (10+ messages)
` [PATCH 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism
  ` [PATCH v2 "
    ` Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)

[rw-misc:embedded_go_prog 1/1] include/linux/kern_levels.h:5:25: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'ssize_t' {aka 'int'}
 2023-07-17 23:05 UTC 

[rw-misc:embedded_go_prog 1/1] drivers/misc/embedded_prog/eprog_kern.c:46:62: warning: format specifies type 'long' but the argument has type 'ssize_t' (aka 'int')
 2023-07-17 23:05 UTC 

[PATCH] ARM: dove: Drop unused includes
 2023-07-17 22:56 UTC 

[PATCH] ARM: berlin: Drop unused includes
 2023-07-17 22:56 UTC 

[PATCH] ARM: nomadik: Drop unused includes
 2023-07-17 22:55 UTC 

[PATCH] ARM: at91: Explicitly include correct DT includes
 2023-07-17 22:54 UTC 

[PATCH] ARM: alpine: Drop unused includes
 2023-07-17 22:57 UTC 

[PATCH] arm: mach-k3: am62a7: change some prints to debug prints
 2023-07-17 23:01 UTC 

[PATCH] ARM: keystone: Drop unused includes
 2023-07-17 22:56 UTC 

[PATCH] ARM: npcm: Drop unused includes
 2023-07-17 22:55 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-07-17 23:01 UTC 

[PATCH] ARM: spear: Explicitly include correct DT includes
 2023-07-17 22:54 UTC 

[PATCH] ARM: omap2: Explicitly include correct DT includes
 2023-07-17 22:54 UTC 

[PATCH] ARM: shmobile: Drop unused includes
 2023-07-17 22:56 UTC 

[PATCH] ARM: zynq: Explicitly include correct DT includes
 2023-07-17 22:53 UTC 

[PATCH] ARM: imx: Drop unused includes
 2023-07-17 22:55 UTC 

[PATCH] ARM: hisi: Drop unused includes
 2023-07-17 22:56 UTC 

[PATCH] ARM: meson: Drop unused includes
 2023-07-17 22:56 UTC 

[PATCH] ARM: socfpga: Explicitly include correct DT includes
 2023-07-17 22:54 UTC 

[PATCH] ARM: nspire: Drop unused includes
 2023-07-17 22:55 UTC 

[PATCH] ARM: mmp: Drop unused includes
 2023-07-17 22:55 UTC 

[PATCH] ARM: rockchip: Drop unused includes
 2023-07-17 22:55 UTC 

[PATCH] mm: kill frontswap
 2023-07-17 22:58 UTC  (8+ messages)

[PATCH] ARM: s5pv210: Explicitly include correct DT includes
 2023-07-17 22:54 UTC 

[PATCH] ARM: mvebu: Explicitly include correct DT includes
 2023-07-17 22:54 UTC 

stable-rc/linux-4.14.y build: 16 builds: 0 failed, 16 passed, 25 warnings (v4.14.320-92-gfd2f58d1fd34)
 2023-07-17 22:57 UTC 

[5.10, 5.15] New bpf kselftest failure
 2023-07-17 22:57 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-07-17 22:51 UTC 

[PATCH] drm/i915/tv: avoid possible division by zero
 2023-07-17 22:51 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

Git Privacy
 2023-07-17 22:49 UTC  (11+ messages)

[PATCH 0/3] DRM scheduler documentation & bug fixes
 2023-07-17 22:45 UTC  (7+ messages)
` [PATCH 3/3] drm/scheduler: Clean up jobs when the scheduler is torn down


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.