All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-17 21:40:04 to 2023-07-17 23:20:40 UTC [more...]

[patch 00/58] x86/apic: Decrapification and static calls
 2023-07-17 23:15 UTC  (38+ 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 27/58] x86/apic: Nuke empty init_apic_ldr() callbacks
` [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 38/58] x86/apic/x2apic: Share all common IPI functions
` [patch 40/58] x86/apic: Wrap APIC ID validation into an inline
` [patch 49/58] x86/apic: Wrap apic->native_eoi() into a helper
` [patch 50/58] x86/apic: Provide common init infrastructure

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

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

[PATCH for-8.2 0/2] target/riscv: add zicntr and zihpm flags
 2023-07-17 23:11 UTC  (5+ messages)
` [PATCH for-8.2 1/2] target/riscv/cpu.c: add zicntr extension flag
` [PATCH for-8.2 2/2] target/riscv/cpu.c: add zihpm "

[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] "

[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] Bluetooth: Add VID/PID 0489/e102 for MediaTek MT7922
 2023-07-17 23:09 UTC  (4+ 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  (15+ messages)
` [PATCH 0/2] eventfd: simplify signal helpers
          ` [Intel-gfx] "

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

[PATCH BlueZ] btmgmt: Add man page
 2023-07-17 23:04 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)

[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] ARM: pxa: 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)

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

[PATCH 6.1 000/589] 6.1.39-rc3 review
 2023-07-17 22:50 UTC  (3+ messages)

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

[Intel-wired-lan] [PATCH v2] igc: Ignore AER reset when device is suspended
 2023-07-17 22:42 UTC  (3+ messages)

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

[PATCH] x86/sgx: fix a NULL pointer
 2023-07-17 22:42 UTC  (3+ messages)

[PATCH] drm: remove drm_bridge_hpd_disable() from drm_bridge_connector_destroy()
 2023-07-17 22:34 UTC  (2+ messages)

[android-common:android14-6.1 6546/11052] arch/arm64/kvm/hyp_events.c:204:6: warning: no previous prototype for function 'kvm_hyp_events_enable_early'
 2023-07-17 22:33 UTC 

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

"Resetting" an overlay fs entry; clearing the upper layer and revealing the lower layer
 2023-07-17 22:30 UTC 

[PATCH net-next 1/2] dt-bindings: net: snps,dwmac: add phy-supply support
 2023-07-17 22:30 UTC  (4+ messages)
` [PATCH net-next 2/2] net: stmmac: platform: add support for phy-supply

[PATCH] drm/amd/display: Allow building DC with clang on RISC-V
 2023-07-17 22:29 UTC 

[geert-m68k:master] BUILD SUCCESS 7591c31aed751c09d2d0ea295babb43e95d4f644
 2023-07-17 22:28 UTC 

[PATCH v2 0/5] bbdev: API extension for 23.11
 2023-07-17 22:28 UTC  (2+ messages)

[PATCH] MIPS: Loongson: Fix cpu_probe_loongson() again
 2023-07-17 22:28 UTC  (2+ messages)

receive.denyCurrentBranch=updateInstead won't update the repo
 2023-07-17 22:26 UTC  (3+ messages)

[PATCH v2 0/2] hwmon: (oxp-sensors) Refactor probe() and init() and remove devm_add_groups()
 2023-07-17 22:25 UTC  (3+ messages)
` [PATCH v2 1/2] hwmon: (oxp-sensors) Move tt_toggle attribute to dev_groups
` [PATCH v2 2/2] hwmon: (oxp-sensors) Move board detection to the init function

rtw89 driver and compressed firmware files
 2023-07-17 22:23 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next V2 00/15] Add E800 live migration driver
 2023-07-17 21:43 UTC  (10+ messages)
` [Intel-wired-lan] [PATCH iwl-next V2 10/15] ice: save and restore TX queue head

[PATCH] regulator: da9063: fix null pointer deref with partial DT config
 2023-07-17 22:22 UTC  (2+ messages)

linux-next: error while fetching the v4l-dvb-fixes tree
 2023-07-17 22:21 UTC  (3+ messages)

[PATCH 0/2] gpio: sifive: Module support
 2023-07-17 22:18 UTC  (4+ messages)
` [PATCH 1/2] of/irq: Export of_irq_count()

[PATCH v2] lib/bitmap: workaround const_eval test build failure
 2023-07-17 22:17 UTC  (2+ messages)

FAILED: patch "[PATCH] block: add overflow checks for Amiga partition support" failed to apply to 5.4-stable tree
 2023-07-17 22:17 UTC  (4+ messages)
` [PATCH 5.4.y] block: add overflow checks for Amiga partition support

[PATCH net] net/ipv6: Remove expired routes with a separated list of routes
 2023-07-17 22:17 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next] ice: introduce hw->phy_model for handling PTP PHY differences
 2023-07-17 22:17 UTC 

[PATCH] ram: k3-ddrss: do not touch ctrl regs during training
 2023-07-17 22:15 UTC 

Join us for Review Club!
 2023-07-17 22:14 UTC 

[PATCH v2] hwmon: (nct6775) Increase and reorder ALARM/BEEP bits
 2023-07-17 22:11 UTC  (3+ messages)

[PATCH 00/12] drm/msm/adreno: Move away from legacy revision matching
 2023-07-17 22:09 UTC  (12+ messages)
` [PATCH 05/12] drm/msm/adreno: Use quirk to identify cached-coherent support
  ` [Freedreno] "
` [PATCH 12/12] drm/msm/adreno: Switch to chip-id for identifying GPU
  ` [Freedreno] "

[PATCH] lib/bitmap: waive const_eval test as it breaks the build
 2023-07-17 22:06 UTC  (6+ messages)

[PATCH 0/6] linux-user: brk() syscall fixes and armhf static binary fix
 2023-07-17 22:02 UTC  (4+ messages)
` [PATCH 4/6] linux-user: Fix signed math overflow in brk() syscall

Future of pci-mvebu
 2023-07-17 22:03 UTC 

[Intel-gfx] [PATCH v4 0/6] Update AUX invalidation sequence
 2023-07-17 22:02 UTC  (19+ messages)
` [Intel-gfx] [PATCH v4 2/6] drm/i915/gt: Ensure memory quiesced before invalidation
      `  "
` [Intel-gfx] [PATCH v4 3/6] drm/i915/gt: Rename flags with bit_group_X according to the datasheet
` [Intel-gfx] [PATCH v4 6/6] drm/i915/gt: Support aux invalidation on all engines
    `  "

[PATCH 0/4] ASoC: qcom: Use the maple tree register cache
 2023-07-17 21:59 UTC  (2+ messages)

[PATCH 0/2] Add support for rpmsg sound card on i.MX93 platform
 2023-07-17 21:59 UTC  (2+ messages)

[PATCH v2] drm: Spelling s/sempahore/semaphore/
 2023-07-17 22:01 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 1/5] ASoC: bcm: bcm63xx-i2s-whistler: Convert to devm_platform_ioremap_resource()
 2023-07-17 21:59 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix an error handling path in igt_write_huge()
 2023-07-17 22:00 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v9 00/42] Shadow stacks for userspace
 2023-07-17 16:51 UTC  (5+ messages)
` [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()

[PATCH v1 net] Revert "tcp: avoid the lookup process failing to get sk in ehash table"
 2023-07-17 21:59 UTC 

[PATCH 1/2] PCI: layerscape: Add support for Link down notification
 2023-07-17 15:59 UTC  (4+ messages)
` [PATCH 2/2] PCI: layerscape: Add the workaround for lost link capablities during reset

[xen-4.17-testing test] 181832: tolerable FAIL - PUSHED
 2023-07-17 21:58 UTC 

[PATCH v3 0/3] Fix a couple of corner cases in feec() when using uclamp_max
 2023-07-17 21:57 UTC  (4+ messages)
` [PATCH v3 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
` [PATCH v3 2/3] sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
` [PATCH v3 3/3] sched/tp: Add new tracepoint to track compute energy computation

[PATCH 1/1] sound:soc: fix return value check in imx_audmux_suspend
 2023-07-17 14:51 UTC 

[PATCH 1/1] sound:soc: fix return value check in imx_audmux_resume
 2023-07-17 14:50 UTC 

[PATCH net-next v3 0/5] Add a driver for the Marvell 88Q2110 PHY
 2023-07-17 21:54 UTC  (11+ messages)
` [PATCH net-next v3 1/5] net: phy: add registers to support 1000BASE-T1
` [PATCH net-next v3 2/5] net: phy: c45: add support for 1000BASE-T1 forced setup
` [PATCH net-next v3 3/5] net: phy: c45: add a separate function to read BASE-T1 abilities
` [PATCH net-next v3 4/5] net: phy: c45: detect the BASE-T1 speed from the ability register
` [PATCH net-next v3 5/5] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHY

[PATCH bpf-next v2 00/15] bpf: Support new insns from cpu v4
 2023-07-17 21:52 UTC  (3+ messages)

Thoughts on implementing SEGGER RTT
 2023-07-17 21:51 UTC 

M+ & H bugs with Milestone Movements WW28
 2023-07-17 21:49 UTC 

[PATCH nfs-utils] start-statd: Fix shellcheck warnings
 2023-07-17 21:49 UTC  (2+ messages)

[PATCH v1] nfs(5): Document the new "xprtsec=" mount option
 2023-07-17 21:49 UTC  (2+ messages)

[PATCH v3] NFSD: add rpc_status entry in nfsd debug filesystem
 2023-07-17 21:49 UTC  (2+ messages)

[PATCH v2 0/3] Fix a couple of corner cases in feec() when using uclamp_max
 2023-07-17 21:49 UTC  (6+ messages)
` [PATCH v2 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0

[PATCH 0/2] Mitigate startup race between DNS resolution and idmapd
 2023-07-17 21:48 UTC  (2+ messages)

Enhancements/Bugs closed WW28!
 2023-07-17 21:48 UTC 

[PATCH v2 00/18] tools/xenstore: drop TDB
 2023-07-17 21:46 UTC  (5+ messages)
` [PATCH v2 01/18] tools/xenstore: explicitly specify create or modify for tdb_store()
` [PATCH v2 04/18] tools/xenstore: rename do_tdb_delete() and change parameter type

Current high bug count owners for Yocto Project 4.3
 2023-07-17 21:45 UTC 

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2023-07-17 21:44 UTC 

How does SOURCEFORGE_MIRROR work?
 2023-07-17 21:44 UTC  (5+ messages)
` [yocto] "

[Buildroot] [git commit] docs/website: Update for 2023.02.3
 2023-07-17 21:41 UTC 

[Buildroot] [git commit] Update for 2023.02.3
 2023-07-17 21:21 UTC 

[PATCH] drm/panel-edp: Add AUO B116XAB01.4 (HW:0A) panel entry
 2023-07-17 21:40 UTC  (3+ messages)

[PATCH v6] wifi: mwifiex: Fix OOB and integer underflow when rx packets
 2023-07-17 21:39 UTC  (3+ 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.