All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-10 13:46:39 to 2024-06-10 14:32:01 UTC [more...]

[PATCH] x86/cpu: Move identify_cpu_without_cpuid() into main branch
 2024-06-10 14:31 UTC  (3+ messages)

[PATCH v1 0/4] Add second scatter test case
 2024-06-10 14:31 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/4] dts: add context manager for interactive shells

[PATCH] mm: Do not start/end writeback for pages stored in zswap
 2024-06-10 14:30 UTC 

[PATCH v2] regulator: add missing MODULE_DESCRIPTION() macro
 2024-06-10 14:30 UTC  (2+ messages)

[PATCH] x86/tdx: Generate SIGBUS on userspace MMIO
 2024-06-10 14:31 UTC  (3+ messages)

[PATCH v7 0/9] Add support for AD411x
 2024-06-10 14:35 UTC  (4+ messages)
` [PATCH v7 5/9] iio: adc: ad7173: refactor ain and vref selection

[PATCH v25 00/20] nvme-tcp receive offloads
 2024-06-10 14:30 UTC  (6+ messages)

[PATCH v9 0/1] gpio: add simple logic analyzer using polling
 2024-06-10 14:30 UTC  (3+ messages)
` [PATCH v9 1/1] gpio: add sloppy "

[PATCH 1/5] power: reset: brcmstb: Use normal driver register function
 2024-06-10 14:28 UTC  (10+ messages)
` [PATCH 2/5] power: reset: brcmstb: Use device_get_match_data() for matching
` [PATCH 3/5] power: reset: brcmstb: Use syscon_regmap_lookup_by_phandle_args() helper
` [PATCH 4/5] power: reset: brcmstb: Use devm_register_sys_off_handler()
` [PATCH 5/5] power: reset: brcmstb: Do not go into infinite loop if reset fails

[RFC v3 1/5] event/dlb2: include headers for vector and memory copy APIs
 2024-06-10 14:28 UTC  (6+ messages)
` [PATCH 0/5] Optionally have rte_memcpy delegate to compiler memcpy
  ` [PATCH 3/5] distributor: properly include vector API header file
  ` [PATCH 4/5] fib: "

[PATCH 0/6] bootstd: Add Android support
 2024-06-10 14:27 UTC  (3+ messages)
` [PATCH 4/6] android: boot: Add set_abootimg_addr() and set_avendor_bootimg_addr()

[syzbot] [bcachefs?] kernel BUG in bch2_journal_replay
 2024-06-10 14:27 UTC 

[PATCH 1/3] tools/perf: Fix the nrcpus in perf bench futex to enable the run when all CPU's are not online
 2024-06-10 14:22 UTC  (3+ messages)

[PATCH 1/1] Bluetooth: btrtl: Add missing MODULE_FIRMWARE declarations
 2024-06-10 14:20 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v3 00/12] arm64: dts: qcom: sc8280xp-x13s: enable pm8008 camera pmic
 2024-06-10 14:25 UTC  (3+ messages)
` [PATCH v3 11/12] regulator: add pm8008 pmic regulator driver

[PATCH v2 00/40] mmc: dw_mmc: Enable eMMC on E850-96 board
 2024-06-10 14:25 UTC  (3+ messages)
` [PATCH v2 12/40] mmc: dw_mmc: Replace fifoth_val property with fifo-depth

[PATCH v5 00/10] Only timeout jobs if they run longer than timeout period
 2024-06-10 14:24 UTC  (14+ messages)
` [PATCH v5 01/10] drm/xe: Add LRC ctx timestamp support functions
` [PATCH v5 02/10] drm/xe: Add MI_COPY_MEM_MEM GPU instruction definitions
` [PATCH v5 03/10] drm/xe: Emit ctx timestamp copy in ring ops
` [PATCH v5 04/10] drm/xe: Add ctx timestamp to LRC snapshot
` [PATCH v5 05/10] drm/xe: Add xe_gt_clock_interval_to_ms helper
` [PATCH v5 06/10] drm/xe: Improve unexpected state error messages
` [PATCH v5 07/10] drm/xe: Add GuC state asserts to deregister_exec_queue
` [PATCH v5 08/10] drm/xe: Add pending disable assert to handle_sched_done
` [PATCH v5 09/10] drm/xe: Add killed, banned, or wedged as stick bit during GuC reset
` [PATCH v5 10/10] drm/xe: Sample ctx timestamp to determine if jobs have timed out
` ✓ CI.Patch_applied: success for Only timeout jobs if they run longer than timeout period
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[RFC 0/2] add pointer compression API
 2024-06-10 14:24 UTC  (4+ messages)
` [PATCH v14 0/6] "
  ` [PATCH v14 2/6] mempool: add functions to get extra mempool info

[PATCH] drm/bridge: tc358767: Check if fully initialized before signalling HPD event via IRQ
 2024-06-10 14:24 UTC  (2+ messages)

[PATCH 6.1 000/470] 6.1.93-rc2 review
 2024-06-10 14:24 UTC  (2+ messages)

[LTP] [PATCH] Move prctl04 in seccomp testing suite
 2024-06-10 14:23 UTC  (3+ messages)

[PATCH] regulator: add missing MODULE_DESCRIPTION() macro
 2024-06-10 14:22 UTC  (4+ messages)

[RFC PATCH 00/31] Make U-Boot memory reservations coherent
 2024-06-10 14:21 UTC  (11+ messages)
` [RFC PATCH 09/31] lmb: allow for resizing lmb regions
` [RFC PATCH 15/31] efi_memory: add an event handler to update memory map

[PATCH] dt-bindings: mmc: meson-gx: add optional power-domains
 2024-06-10 14:20 UTC  (4+ messages)

[PATCH] Revert "mmc: moxart-mmc: Use sg_miter for PIO"
 2024-06-10 14:20 UTC  (2+ messages)

[PATCH v2 0/7] x86/irq: fixes for CPU hot{,un}plug
 2024-06-10 14:20 UTC  (8+ messages)
` [PATCH v2 1/7] x86/smp: do not use shorthand IPI destinations in CPU hot{,un}plug contexts
` [PATCH v2 2/7] x86/irq: describe how the interrupt CPU movement works
` [PATCH v2 3/7] x86/irq: limit interrupt movement done by fixup_irqs()
` [PATCH v2 4/7] x86/irq: restrict CPU movement in set_desc_affinity()
` [PATCH v2 5/7] x86/irq: deal with old_cpu_mask for interrupts in movement in fixup_irqs()
` [PATCH v2 6/7] x86/irq: handle moving interrupts in _assign_irq_vector()
` [PATCH v2 7/7] x86/irq: forward pending interrupts to new destination in fixup_irqs()

[PATCH 6.6 000/741] 6.6.33-rc2 review
 2024-06-10 14:20 UTC  (2+ messages)

[PATCH] drm/bridge: tc358767: Fix comment in tc_edp_mode_valid
 2024-06-10 14:20 UTC  (2+ messages)

[PATCH v2] Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm reboot
 2024-06-10 14:19 UTC  (11+ messages)

[patch net-next] virtio_net: add support for Byte Queue Limits
 2024-06-10 14:18 UTC  (11+ messages)

[PATCH] drm: add missing MODULE_DESCRIPTION() macros
 2024-06-09 18:42 UTC 

[PATCH] Documentation: document the design of iomap and how to port
 2024-06-10 14:18 UTC  (4+ messages)

[PATCH dlm/next 0/8] dlm: md: introduce DLM_LSFL_SOFTIRQ_SAFE
 2024-06-10 14:17 UTC  (3+ messages)
` [PATCH dlm/next 2/8] dlm: remove struct field with the same meaning

[PATCH] mmc: add missing MODULE_DESCRIPTION() macros
 2024-06-10 14:17 UTC 

[PATCH v3 00/14] arm64: Support for running as a guest in Arm CCA
 2024-06-10 14:16 UTC  (9+ messages)
` [PATCH v3 01/14] arm64: rsi: Add RSI definitions
` [PATCH v3 02/14] arm64: Detect if in a realm and set RIPAS RAM

[PATCH v6 00/14] firmware: scmi: add SCMI base protocol support
 2024-06-10 14:16 UTC  (3+ messages)
` [PATCH v6 02/14] firmware: scmi: use a protocol's own channel if assigned

[PATCH 0/9] arm64: Add support for Armv9.4 PMU fixed instruction counter
 2024-06-10 14:15 UTC  (5+ messages)
` [PATCH 9/9] perf: arm_pmuv3: Add support for Armv9.4 PMU "

Recovering mdraid after node reboot
 2024-06-10 14:15 UTC  (2+ messages)

[PATCH] tracetool: Remove unused vcpu.py script
 2024-06-10 14:14 UTC  (2+ messages)

[PATCH] loop: Disable fallocate() zero and discard if not supported
 2024-06-10 14:14 UTC  (4+ messages)

[PATCH 1/3] ksmbd: avoid reclaiming expired durable opens by the client
 2024-06-10 14:14 UTC  (3+ messages)
` [PATCH 2/3] ksmbd: add durable scavenger timer
` [PATCH 3/3] ksmbd: move leading slash check to smb2_get_name()

[PATCH v3 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-06-10 14:14 UTC  (6+ messages)
` [PATCH v3 1/2] "

[Intel-wired-lan] [iwl-net][PATCH] Revert "e1000e: move force SMBUS near the end of enable_ulp function"
 2024-06-10 14:14 UTC  (4+ messages)
    `  "

[PATCH 0/5] media: uvc: Probe PLF limits at start-up
 2024-06-10 14:14 UTC  (3+ messages)
` [PATCH 3/5] media: uvcvideo: Probe the PLF characteristics

[BUG] unable to mount zoned volume after force shutdown
 2024-06-10 14:13 UTC  (4+ messages)

[PATCH v4 0/4] vvfat: Fix write bugs for large files and add iotests
 2024-06-10 14:11 UTC  (4+ messages)
` [PATCH v4 4/4] iotests: Add `vvfat` tests

[PATCH 0/6] target/riscv: Add support for Control Transfer Records Ext
 2024-06-10 14:11 UTC  (4+ messages)
` [PATCH 3/6] target/riscv: Add support for Control Transfer Records extension CSRs

[PATCH] x86/efi: Free EFI memory map only when installing a new one
 2024-06-10 14:11 UTC  (2+ messages)

[PATCH] counter: ti-eqep: enable clock at probe
 2024-06-10 14:11 UTC  (4+ messages)

[PATCH v2 0/3] drm/mgag200: Detect connector status
 2024-06-10 14:06 UTC  (4+ messages)
` [PATCH v2 1/3] drm/mgag200: Consolidate VGA output
` [PATCH v2 2/3] drm/mgag200: Add BMC output
` [PATCH v2 3/3] drm/mgag200: Set .detect_ctx() and enable connector polling

[PATCH 3/3] Input: ili210x - use guard notation when disabling and reenabling IRQ
 2024-06-10 14:11 UTC  (2+ messages)

[PATCH v3 0/6] Only timeout jobs if they run longer than timeout period
 2024-06-10 14:10 UTC  (4+ messages)
` [PATCH v3 1/6] drm/xe: Add LRC ctx timestamp support functions

[GIT PULL] vfs fixes
 2024-06-10 14:09 UTC 

[PATCH v1] arm64: dts: freescale: imx8mp-verdin: add HDMI support
 2024-06-10 14:10 UTC  (2+ messages)

[PATCH 0/5] use the pager in 'add -p'
 2024-06-10 14:09 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v3 0/6] "

[LTP] [PATCH v3] Add shutdown02 test
 2024-06-10 14:08 UTC 

[PATCH 6.9 000/368] 6.9.4-rc2 review
 2024-06-10 14:08 UTC  (2+ messages)

[PATCH v9 0/2] pwrseq: introduce the subsystem and first driver
 2024-06-10 14:07 UTC  (3+ messages)

[Regression] 6.10-rc1: Fail to resurrect from suspend
 2024-06-10 14:07 UTC  (5+ messages)

[LTP] [PATCH v2 0/2] shutdown testing suite
 2024-06-10 14:07 UTC  (6+ messages)
` [LTP] [PATCH v2 1/2] Add shutdown01 test
` [LTP] [PATCH v2 2/2] Add shutdown02 test

Update QCA2066 Bluetooth firmware to 2.1.0-00639 request-pull
 2024-06-10 14:06 UTC  (2+ messages)

[PATCH 0/3] gpio: sim: driver improvements
 2024-06-10 14:05 UTC  (4+ messages)
` [PATCH 1/3] gpio: sim: use device_match_name() instead of strcmp(dev_name(
` [PATCH 2/3] gpio: sim: drop kernel.h include
` [PATCH 3/3] gpio: sim: use devm_mutex_init()

[PATCH v2 00/16] coresight: Use per-sink trace ID maps for Perf sessions
 2024-06-10 14:05 UTC  (5+ messages)
` [PATCH v2 15/16] coresight: Re-emit trace IDs when the sink changes in per-thread mode

[PATCH RESEND] nvdimm: add missing MODULE_DESCRIPTION() macros
 2024-06-10 14:03 UTC  (3+ messages)

[PATCH net-next v3 00/12] net: dsa: lantiq_gswip: code improvements
 2024-06-10 14:02 UTC  (13+ messages)
` [PATCH net-next v3 01/12] dt-bindings: net: dsa: lantiq_gswip: Add missing CPU port phy-mode and fixed-link to example
` [PATCH net-next v3 02/12] net: dsa: lantiq_gswip: Only allow phy-mode = "internal" on the CPU port
` [PATCH net-next v3 03/12] net: dsa: lantiq_gswip: add terminating \n where missing
` [PATCH net-next v3 04/12] net: dsa: lantiq_gswip: Use dev_err_probe where appropriate
` [PATCH net-next v3 05/12] net: dsa: lantiq_gswip: Don't manually call gswip_port_enable()
` [PATCH net-next v3 06/12] net: dsa: lantiq_gswip: do also enable or disable cpu port
` [PATCH net-next v3 07/12] net: dsa: lantiq_gswip: Use dsa_is_cpu_port() in gswip_port_change_mtu()
` [PATCH net-next v3 08/12] net: dsa: lantiq_gswip: Change literal 6 to ETH_ALEN
` [PATCH net-next v3 09/12] net: dsa: lantiq_gswip: Consistently use macros for the mac bridge table
` [PATCH net-next v3 10/12] net: dsa: lantiq_gswip: Remove dead code from gswip_add_single_port_br()
` [PATCH net-next v3 11/12] net: dsa: lantiq_gswip: Update comments in gswip_port_vlan_filtering()
` [PATCH net-next v3 12/12] net: dsa: lantiq_gswip: Improve error message in gswip_port_fdb()

pull request: bluetooth-next 2024-05-14
 2024-06-10 14:03 UTC  (2+ messages)

[PATCH v1] Bluetooth: hci_event: Fix setting of unicast qos interval
 2024-06-10 14:03 UTC  (2+ messages)

[PATCH v2] Bluetooth: fix connection setup in l2cap_connect
 2024-06-10 14:03 UTC  (2+ messages)

pm/testing build: 8 builds: 0 failed, 8 passed, 19 warnings (v6.10-rc3-28-g4b1e729cb8c00)
 2024-06-10 14:02 UTC 

[PATCHv11 00/19] x86/tdx: Add kexec support
 2024-06-10 14:01 UTC  (7+ messages)
` [PATCHv11 18/19] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method

how to request gpiochip line which is only valid as an interrupt?
 2024-06-10 14:01 UTC 

[PATCH v2 0/2] Tracepoints and static branch in Rust
 2024-06-10 14:01 UTC  (3+ messages)
` [PATCH v2 1/2] rust: add static_key_false
` [PATCH v2 2/2] rust: add tracepoint support

[PATCH 0/3] Mouse cursor improvements on macOS and VNC
 2024-06-10 14:00 UTC  (4+ messages)
` [PATCH 3/3] ui/cocoa: Adds support for mouse cursors

[PATCH net v2] bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded response
 2024-06-10 14:00 UTC  (3+ messages)

[net-next,v6] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
 2024-06-10 13:59 UTC 

[PATCH v3 0/9] efi_loader: improve device-tree loading
 2024-06-10 14:00 UTC  (3+ messages)

[PATCH 1/3] Input: ili210x - use kvmalloc() to allocate buffer for firmware update
 2024-06-10 14:00 UTC  (2+ messages)

[PATCH] eal/x86: improve rte_memcpy const size 16 performance
 2024-06-10 13:59 UTC  (4+ messages)
` [PATCH v8] "

Will I encounter boot failure after upgrading the Arch Linux on my Aftershock gaming laptop to Linux Kernel 6.9.3?
 2024-06-10 13:58 UTC 

pull request: bluetooth 2024-06-10
 2024-06-10 13:58 UTC 

[PATCH 0/3] Add VPU support for RK3128
 2024-06-10 13:56 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: media: rockchip,vpu: Document RK3128 compatible

[PATCH v5] virtio-net: clarify coalescing parameters settings
 2024-06-10 13:35 UTC  (5+ messages)

[PATCH] wifi: ath12k: modify remain on channel for single wiphy
 2024-06-10 13:56 UTC  (2+ messages)

Proposal: U-Boot memory management
 2024-06-10 13:55 UTC  (14+ messages)

[LTP] [PATCH] Update kirk to version 1.3
 2024-06-10 13:55 UTC  (2+ messages)

[PATCH v4 0/7] Only timeout jobs if they run longer than timeout period
 2024-06-10 13:55 UTC  (11+ messages)
` [PATCH v4 1/7] drm/xe: Add ctx timestamp to LRC snapshot
` [PATCH v4 2/7] drm/xe: Add xe_gt_clock_interval_to_ms helper
` [PATCH v4 3/7] drm/xe: Improve unexpected state error messages
` [PATCH v4 4/7] drm/xe: Add GuC state asserts to deregister_exec_queue
` [PATCH v4 5/7] drm/xe: Add pending disable assert to handle_sched_done
` [PATCH v4 6/7] drm/xe: Add killed, banned, or wedged as stick bit during GuC reset
` [PATCH v4 7/7] drm/xe: Sample ctx timestamp to determine if jobs have timed out
` ✓ CI.Patch_applied: success for Only timeout jobs if they run longer than timeout period
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH v2 0/5] thermal: core: Assorted improvements for v6.11
 2024-06-10 13:54 UTC  (3+ messages)
` [PATCH v2 1/5] thermal: trip: Rename __thermal_zone_set_trips() to thermal_zone_set_trips()

[PATCH net] net: check dev->gso_max_size in gso_features_check()
 2024-06-10 13:53 UTC  (4+ messages)

[PATCH] gpiolib: Remove data-less gpiochip_add() function
 2024-06-10 13:53 UTC 

[PATCH v3 0/8] Enable eQEP DT support for Sitara K3 platforms
 2024-06-10 13:51 UTC  (4+ messages)

[Wishlist Bug] git-shell: Support libreadline
 2024-06-10 13:42 UTC 

[PATCH v4 0/6] hwmon: Add support for SPD5118 compliant chips
 2024-06-10 13:52 UTC  (5+ messages)
` [PATCH v4 5/6] i2c: smbus: Support DDR5 SPD EEPROMs

[net-next,PATCH v6 0/8] Series to deliver Ethernet for STM32MP13
 2024-06-10 13:49 UTC  (7+ messages)
` [net-next,PATCH v6 7/8] net: stmmac: dwmac-stm32: Mask support for PMCR configuration

wifi: mac80211: unencrypted message in 4-way handshake
 2024-06-10 13:50 UTC 

[jmondi:imx8mp/media-state/extensible-format 8/8] drivers/media/platform/rockchip/rkisp1/rkisp1-params.c:2397 rkisp1_params_vb2_buf_init() warn: passing zero to 'PTR_ERR'
 2024-06-10 13:50 UTC 

[GSoC][PATCH 0/4] t: port reftable/tree_test.c to the unit testing framework
 2024-06-10 13:49 UTC  (3+ messages)
` [PATCH 3/4] t-reftable-tree: split test_tree() into two sub-test functions

[PATCH 0/2] counter: ti-eqep: small cleanups
 2024-06-10 13:48 UTC  (3+ messages)
` [PATCH 1/2] counter: ti-eqep: remove unused struct member

Possible git-diff bug when using exit-code with diff filters
 2024-06-10 13:48 UTC  (5+ messages)
  ` [PATCH 2/2] diff: fix --exit-code with external diff
    ` [PATCH v3 0/3] "

[PATCH 1/6] ARM: highbank: Switch to new sys-off handler API
 2024-06-10 13:46 UTC  (4+ messages)
` [PATCH 3/6] ARM: orion5x: "

[PATCH 1/3] rtla/osnoise: Use pretty formatting only on interactive tty
 2024-06-10 13:48 UTC  (2+ messages)

[PATCH v3 00/43] arm64: Support for Arm CCA in KVM
 2024-06-10 13:42 UTC  (2+ messages)
` [PATCH v3 43/43] KVM: arm64: Allow activating realms


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.