messages from 2026-07-15 12:48:00 to 2026-07-15 13:19:10 UTC [more...]
[PATCH 00/61] staging: rtl8723bs: monolithic HAL cleanup and tx power limit fix
2026-07-15 13:19 UTC (65+ messages)
` [PATCH 01/61] staging: rtl8723bs: remove redundant rtw_ap_set_group_key wrapper
` [PATCH 02/61] staging: rtl8723bs: replace is_same_ess with rtw_ssid_differ
` [PATCH 03/61] staging: rtl8723bs: remove redundant rtw_to_roam wrapper
` [PATCH 04/61] staging: rtl8723bs: remove redundant rtw_dec_to_roam helper
` [PATCH 05/61] staging: rtl8723bs: remove unused OnAtim stub function
` [PATCH 06/61] staging: rtl8723bs: remove DoReserved stub and clean up OnAction_tbl
` [PATCH 07/61] staging: rtl8723bs: remove redundant issue_deauth wrapper
` [PATCH 08/61] staging: rtl8723bs: remove unused NULL_hdl function
` [PATCH 09/61] staging: rtl8723bs: remove unused set_csa_hdl function
` [PATCH 10/61] staging: rtl8723bs: remove unused tdls_hdl function
` [PATCH 11/61] staging: rtl8723bs: inline rtw_ps_deny_get() and remove dead code
` [PATCH 12/61] staging: rtl8723bs: replace custom CMAC with kernel Crypto API helper
` [PATCH 13/61] staging: rtl8723bs: remove redundant rtw_get_oper_ch() wrapper
` [PATCH 14/61] staging: rtl8723bs: remove ODM_CheckPowerStatus and dead branches
` [PATCH 15/61] staging: rtl8723bs: remove unimplemented halbtcoutsrc_GetBtReg helper
` [PATCH 16/61] staging: rtl8723bs: remove rtw_free_evt_priv wrapper and rename helper
` [PATCH 17/61] staging: rtl8723bs: remove rtw_free_cmd_priv "
` [PATCH 18/61] staging: rtl8723bs: replace rtw_dm_in_lps_hdl with direct hal call
` [PATCH 19/61] staging: rtl8723bs: make lps_ctrl_wk_hdl() static
` [PATCH 20/61] staging: rtl8723bs: sanitize and align efuse read function headers
` [PATCH 21/61] staging: rtl8723bs: replace rtw_reset_continual_io_error with atomic_set
` [PATCH 22/61] staging: rtl8723bs: inline single-use init_mlme_default_rate_set
` [PATCH 23/61] staging: rtl8723bs: remove issue_probereq wrapper and rename helper
` [PATCH 24/61] staging: rtl8723bs: remove register_task_alive inline helper
` [PATCH 25/61] staging: rtl8723bs: remove unregister_task_alive "
` [PATCH 26/61] staging: rtl8723bs: clean up Michael MIC pseudo header logic
` [PATCH 27/61] staging: rtl8723bs: replace rtw_set_oper_bw with direct assignment
` [PATCH 28/61] staging: rtl8723bs: inline single-use _clear_cam_entry helper
` [PATCH 29/61] staging: rtl8723bs: collapse set_sta_rate and Update_RA_Entry wrappers
` [PATCH 30/61] staging: rtl8723bs: replace correct_TSF with direct HAL call
` [PATCH 31/61] staging: rtl8723bs: replace rtw_sctx_done with direct status call
` [PATCH 32/61] staging: rtl8723bs: remove rtw_free_mlme_priv wrapper and rename helper
` [PATCH 33/61] staging: rtl8723bs: remove duplicate prototype of rtw_free_network_nolock
` [PATCH 34/61] staging: rtl8723bs: replace rtw_get_beacon_interval_from_ie with define
` [PATCH 35/61] staging: rtl8723bs: inline _rtw_free_network_nolock into wrapper
` [PATCH 36/61] staging: rtl8723bs: remove rtw_wmm_event_callback and update handler
` [PATCH 37/61] staging: rtl8723bs: replace halbtc8723b1ant_SwMechanism with direct call
` [PATCH 38/61] staging: rtl8723bs: remove redundant ternary operators from bool returns
` [PATCH 39/61] staging: rtl8723bs: remove redundant DM wrapper
` [PATCH 40/61] staging: rtl8723bs: remove EXhalbtc8723b2ant_InitHwConfig
` [PATCH 41/61] staging: rtl8723bs: remove EXhalbtc8723b1ant_InitHwConfig
` [PATCH 42/61] staging: rtl8723bs: remove ConfigureTxpowerTrack wrapper
` [PATCH 43/61] staging: rtl8723bs: remove hal_init_macaddr wrapper
` [PATCH 44/61] staging: rtl8723bs: remove rtw_init_hal_com_default_value
` [PATCH 45/61] staging: rtl8723bs: remove c2h_evt_clear wrapper
` [PATCH 46/61] staging: rtl8723bs: remove rtw_get_mgntframe_raid helper
` [PATCH 47/61] staging: rtl8723bs: clean up phy power conversion function
` [PATCH 48/61] staging: rtl8723bs: remove PHY_TxPowerByRateConfiguration wrapper
` [PATCH 49/61] staging: rtl8723bs: remove phy_GetChannelIndexOfTxPowerLimit helper
` [PATCH 50/61] staging: rtl8723bs: inline SetHwReg8723BS into rtw_hal_set_hwreg
` [PATCH 51/61] staging: rtl8723bs: inline GetHwReg8723BS into rtw_hal_get_hwreg
` [PATCH 52/61] staging: rtl8723bs: inline SetHwRegWithBuf8723B into helper
` [PATCH 53/61] staging: rtl8723bs: inline GetHalDefVar8723BSDIO "
` [PATCH 54/61] staging: rtl8723bs: inline SetHalODMVar into rtw_hal_set_odm_var
` [PATCH 55/61] staging: rtl8723bs: inline CheckIPSStatus logic with defines
` [PATCH 56/61] staging: rtl8723bs: inline rtl8723bs_hal_xmitframe_enqueue helper
` [PATCH 57/61] staging: rtl8723bs: inline rtl8723bs_hal_xmit into rtw_hal_xmit
` [PATCH 58/61] staging: rtl8723bs: extend rtw_hal_mgnt_xmit functionality
` [PATCH 59/61] staging: rtl8723bs: inline rtl8723bs_init_xmit_priv helper
` [PATCH 60/61] staging: rtl8723bs: inline recv private data freeing helper
` [PATCH 61/61] staging: rtl8723bs: fix tx power limit lookup by using correct channel index
[PATCH 0/1] imx_serial: add missing migration state
2026-07-15 13:18 UTC
[PATCH v2 0/3] drm/bridge: ti-sn65dsi83: Various fixes
2026-07-15 13:18 UTC (5+ messages)
` [PATCH v2 1/3] drm/bridge: ti-sn65dsi83: Fix problem with premature PLL locking
` [PATCH v2 2/3] drm/bridge: ti-sn65dsi83: Fix error handling in sn65dsi83_reset_work()
` [PATCH v2 3/3] drm/bridge: ti-sn65dsi83: Support LVDS Channel B on SN65DSI84
[PATCH v10 0/5] drm/amdgpu: Add WAIT_EVENT ioctl for render-node events
2026-07-15 13:17 UTC (6+ messages)
` [PATCH v10 1/5] drm/amdgpu/uapi: Add WAIT_EVENT ioctl and metadata structures
` [PATCH v10 2/5] drm/amdgpu: Add wait-event manager and per-file lifetime plumbing
` [PATCH v10 3/5] drm/amdgpu: Remove queue-scoped WAIT_EVENT records on queue teardown
` [PATCH v10 4/5] drm/amdgpu: Record USERQ_EOP WAIT_EVENT notifications
` [PATCH v10 5/5] drm/amdgpu: Record QUEUE_RESET "
[PATCH v2 0/4] iio: light: ltr501: Add ltr329 support
2026-07-15 13:17 UTC (10+ messages)
` [PATCH v2 3/4] iio: light: ltr501: Add ltr329 driver support
` [PATCH v2 4/4] iio: light: ltr501: Power down chip if request irq fails
[PATCH v3 0/4] mm/page_alloc: couple of followups for recent cleanups
2026-07-15 13:17 UTC (7+ messages)
` [PATCH v3 1/4] mm/page_alloc: rename FPI_TRYLOCK -> FPI_NOLOCK
` [PATCH v3 2/4] cgroup/cpuset: update some comments about the page allocator
` [PATCH v3 3/4] mm/page_alloc: fixup alloc_pages_nolock_noprof() comment
[PATCH net-next] net: phy: at803x: Use a helper to check for phy reset existence
2026-07-15 13:16 UTC (2+ messages)
[PATCH v2 0/3] purwa: Drop the Hamoa PDC workaround from purwa
2026-07-15 13:16 UTC (4+ messages)
` [PATCH v2 3/3] irqchip/qcom-pdc: Add puwra compatible for PDC secondary mode
[PATCH] arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates
2026-07-15 13:16 UTC (3+ messages)
[PATCH 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
2026-07-15 13:15 UTC (4+ messages)
` [PATCH 01/17] mm/sparse: drop power-of-2 size requirement for struct mem_section
[PATCH v3 0/8] Enable CMRR in fixed-RR VRR path
2026-07-15 13:15 UTC (17+ messages)
` [PATCH v3 1/8] drm/i915/vrr: Add per-CRTC vrr/cmrr debugfs control
` [PATCH v3 2/8] drm/i915/display: Move CMRR crtc_state members under VRR
` [PATCH v3 3/8] drm/i915/vrr: Compute CMRR fractional timings generically
` [PATCH v3 4/8] drm/i915/vrr: Dump CMRR state in the crtc state dump
` [PATCH v3 5/8] drm/i915/vrr: Move CMRR hw registers to fix refresh rate path
` [PATCH v3 6/8] drm/i915/vrr: Program CMRR enable/disable from transcoder timings
` [PATCH v3 7/8] drm/i915/vrr: Return from CMRR compute config in case of PSR2 enabled
` [PATCH v3 8/8] drm/i915/vrr: Enable cmrr
[PATCH v7 0/3] PCI: Refactor PCIe speed validation and conversion functions
2026-07-15 13:15 UTC (2+ messages)
[PATCH net] pds_core: yield the CPU while waiting for the adminq to drain
2026-07-15 13:14 UTC (2+ messages)
[PATCH v23 00/13] Implement PSCI reboot mode driver for PSCI resets
2026-07-15 13:14 UTC (5+ messages)
` [PATCH v23 07/13] power: reset: Add psci-reboot-mode driver
` [PATCH v23 09/13] mfd: psci-mfd: Add psci-reboot-mode child cell
[PATCH net-next v2 0/2] net: mdio: Rearrange Kconfig menus
2026-07-15 13:14 UTC (5+ messages)
` [PATCH net-next v2 1/2] net: mdio: Kconfig: Group mdio controller drivers in a submenu
` [PATCH net-next v2 2/2] net: mdio: Kconfig: Group mdio multiplexers "
[PATCH] clk: mediatek: mt8188: add missing clock in pericfg_ao
2026-07-15 13:13 UTC (2+ messages)
[PATCH v2 00/18] KVM: arm64: Introduce pKVM hypervisor heap allocator
2026-07-15 13:12 UTC (7+ messages)
` [PATCH v2 15/18] KVM: arm64: Alloc pkvm_hyp_vm using pKVM "
` [PATCH v2 16/18] KVM: arm64: Alloc pkvm_hyp_vcpu "
[PATCH v2] mm/mseal: fix mseal documentation for 32-bit kernels
2026-07-15 13:12 UTC
[PATCH] firmware: maintain a firmware list
2026-07-15 13:13 UTC
[PATCH net-next v2] net: hns: use u32 for register offset in RCB TX coalescing
2026-07-15 12:58 UTC
[PATCH v5 0/2] media: Add bindings and driver for Sony IMX678
2026-07-15 13:12 UTC (2+ messages)
[PATCH net] net: rnpgbe: Pass an expression directly in rnpgbe_rm_adapter()
2026-07-15 13:12 UTC (4+ messages)
[BUG] two raid consistency bugs
2026-07-15 13:11 UTC (11+ messages)
[PATCH] cpu/hotplug: Remove CPUHP_AP_ARM_CORESIGHT_CTI_STARTING
2026-07-15 13:11 UTC (2+ messages)
` [tip: smp/core] "
[PATCH] arm: dts: mediatek: add U-Boot dtsi overrides for Genio 510 and Genio 700
2026-07-15 13:11 UTC (2+ messages)
[GIT PULL] arm_mpam fixes for v7.2-rc2
2026-07-15 13:10 UTC (4+ messages)
[koverstreet-bcachefs:pr/1073 10/11] fs/bcachefs/init/dev.c:2153:22: warning: unused variable 'invalidated_cached'
2026-07-15 13:09 UTC
[meta-oe][PATCH] boot-time-analysis-tools: add boot time profiling tools
2026-07-15 13:09 UTC
[PATCH] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
2026-07-15 13:09 UTC (4+ messages)
[PATCH v6 0/5] iio: dac: Add support for AD5529R DAC
2026-07-15 13:09 UTC (3+ messages)
` [PATCH v6 1/5] spi: dt-bindings: Add spi-device-addr peripheral property
[PATCH] net: axienet: Clear stale AXI DMA TX/RX status before re-enabling interrupts
2026-07-15 13:08 UTC (2+ messages)
[syzbot] [media?] INFO: trying to register non-static key in __vb2_queue_cancel
2026-07-15 13:09 UTC
[PATCH v2] docs: translations: pt_BR: process: email-clients: traduz para pt_BR
2026-07-15 13:08 UTC (2+ messages)
[for-next v4 0/5] ionic: RDMA completion timestamping support
2026-07-15 13:08 UTC (2+ messages)
[PATCH v2 0/3] io: accel: mma8452: Allow open drain interrupt pin configuration
2026-07-15 13:08 UTC (4+ messages)
` [PATCH v2 3/3] iio: accel: mma8452: Optimize struct mm8452_data member orders
[PATCH 0/2] mm/page_alloc: fixes for free_pages_nolock() on RT/UP
2026-07-15 13:07 UTC (5+ messages)
` [PATCH 1/2] mm/page_alloc: don't spin_trylock() in NMI on UP
` [PATCH 2/2] mm/page_alloc: don't spin_trylock() when disallowed in free_one_page()
[LTP] [PATCH 0/3] Fix to float_trigo core dump and related enhancements
2026-07-15 13:04 UTC (6+ messages)
` [LTP] [PATCH 1/3] LTP/Lite test float_trigo core dumps due to free(): invalid pointer
` [LTP] [PATCH 2/3] Add some checks for malloc() returning NULL
` [LTP] [PATCH 3/3] Replace sprintf() with more secure snprintf() variant in float tests
[PATCH v2 0/5] drm/xe/mmio_gem: fix fault handler and destroy path
2026-07-15 13:05 UTC (3+ messages)
` [PATCH v2 2/5] drm/xe/mmio_gem: fix fault handling for split VMA
[PATCH v2] libselinux: use designated initializers for label initfuncs
2026-07-15 13:05 UTC (2+ messages)
RFC: symmetric SET_MODULE_EEPROM_BY_PAGE with i2c_address for non-SFF pages
2026-07-15 13:05 UTC (4+ messages)
[PATCH bpf-next 0/4] bpf: Inline the numeric open-coded iterator kfuncs
2026-07-15 13:04 UTC (5+ messages)
` [PATCH bpf-next 1/4] bpf: Inline bpf_iter_num_new() kfunc
` [PATCH bpf-next 2/4] bpf: Inline bpf_iter_num_next() kfunc
` [PATCH bpf-next 3/4] bpf: Inline bpf_iter_num_destroy() kfunc
` [PATCH bpf-next 4/4] selftests/bpf: Add bpf_for() benchmark
Toybox make root no longer works as expected
2026-07-15 13:02 UTC (5+ messages)
[RFC PATCH 0/3] drm: Add DRM driver for GlandaGPU (VHDL soft-IP GPU)
2026-07-15 13:02 UTC (2+ messages)
[LTP] [PATCH 0/2] Regression test for 49ccf2c3cafb
2026-07-15 13:02 UTC (3+ messages)
` [LTP] [PATCH 2/2] hugemmap35: add regression "
b4 review failing to distinguish between serieses
2026-07-15 13:02 UTC
[PATCH] morsemicro: add firmware for mm8108 support
2026-07-15 13:02 UTC (2+ messages)
[PATCH 0/2] io: accel: mma8452: Allow open drain interrupt pin configuration
2026-07-15 13:01 UTC (7+ messages)
` [PATCH 2/2] iio: "
[PATCH v5] arm64: dts: qcom: x1e80100: Add deepest idle state
2026-07-15 13:01 UTC
[PATCH] clocksource: stop monitoring TSC in VMs
2026-07-15 12:59 UTC
[PATCH v2 0/5] mm: fix inode UAF when splitting a file folio past EOF
2026-07-15 13:01 UTC (10+ messages)
` [PATCH v2 1/5] mm/memory-failure: keep the folio, not the poisoned subpage, locked across split
[PATCH xenomai-images 0/3] longterm EVL testing under load
2026-07-15 13:00 UTC (3+ messages)
` [PATCH xenomai-images 1/3] ci: use stress-ng to stress EVL tests
[LTP] [PATCH v2 1/5] syscalls: Add epoll_ctl07
2026-07-15 12:59 UTC (2+ messages)
` [LTP] "
[RFC PATCH 0/2] media: synopsys: hdmirx: add HDMI audio capture support
2026-07-15 12:59 UTC (5+ messages)
` [RFC PATCH 1/2] dt-bindings: media: snps,dw-hdmi-rx: add #sound-dai-cells
[PATCH v4 0/3] drm/xe/i2c: alerts and controller enabling modifications
2026-07-15 12:59 UTC (6+ messages)
` [PATCH v4 2/3] drm/xe/i2c: Fix the interrupt handling
[RFC PATCH] mm/page_reporting: Add page_reporting_delay sysctl
2026-07-15 12:59 UTC (2+ messages)
[PATCH v2 0/4] DWC3 link tunneling state reporting
2026-07-15 12:58 UTC (2+ messages)
[PATCH 0/7] target/ppc: PPC ISA 2.07 flag cleanup and updates
2026-07-15 12:56 UTC (8+ messages)
` [PATCH 1/7] target/ppc: Replace PPC2_VSX207 flag with PPC2_ISA207
` [PATCH 2/7] target/ppc: Use PPC2_ISA207 instead of PPC2_BCTAR_ISA207
` [PATCH 3/7] target/ppc: Use PPC2_ISA207 instead of PPC2_LSQ_ISA207
` [PATCH 4/7] target/ppc: Use PPC2_ISA207 instead of PPC2_ALTIVEC_207
` [PATCH 5/7] target/ppc: Use PPC2_ISA207 instead of PPC2_ISA207S
` [PATCH 6/7] target/ppc: Reorder PPC2 flags
` [PATCH 7/7] target/ppc: Add ICBT support for ISA version 2.07
[PATCH i-g-t v3] lib/igt_kms: Fix plane type check in igt_crtc_get_plane_type
2026-07-15 12:57 UTC (3+ messages)
` [PATCH i-g-t v4] "
[PATCH RESEND 0/2] riscv: mm: Some optimizations for tlb flush
2026-07-15 12:57 UTC (5+ messages)
` [PATCH RESEND 1/2] riscv: mm: Apply svinval in update_mmu_cache()
` [External] "
[BUG] cifs: readlink/stat of macOS-served symlinks returns -EINVAL on 6.18 (works on 5.10)
2026-07-15 12:57 UTC
[RFC PATCH 00/36] arm64: Add support for FEAT_NMI
2026-07-15 12:56 UTC (4+ messages)
` [RFC PATCH 14/36] arm64: interrupts: introduce generic interrupt masking helpers
[PATCH] arm64/mm: Rename PGD_SIZE as PGD_TABLE_SIZE
2026-07-15 12:56 UTC (2+ messages)
[PATCH] media: ti: vpe: quiesce overflow recovery before freeing streams
2026-07-15 12:55 UTC (3+ messages)
` [PATCH v3] "
[PATCH v2 0/7] clk: Add support for clock nexus
2026-07-15 12:55 UTC (6+ messages)
` [PATCH v2 6/7] clk: Add support for clock nexus dt bindings
[RFC PATCH net-next 0/6] net: add GeoNetworking protocol
2026-07-15 12:45 UTC
[PATCH] PCI: xilinx: use fwnode_irq_get() for INTx IRQ lookup
2026-07-15 12:54 UTC (2+ messages)
[PATCH v5] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode
2026-07-15 12:53 UTC (5+ messages)
` [PATCH v6] "
[PATCH net-next v2 3/3] net: ti: icssm-prueth: Support duplicate HW offload feature for HSR and PRP
2026-07-15 12:53 UTC (3+ messages)
[PATCH] drm/mediatek: mtk_dsi: enable hs clock during pre-enable
2026-07-15 12:53 UTC (2+ messages)
[PATCH] drm/xe: Remove ifdef in DRM_GPUVA_OP_DRIVER svm subop checking
2026-07-15 12:52 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH] spi: spacemit: Correct TX FIFO slot calculation
2026-07-15 12:52 UTC (2+ messages)
[PATCH] ARM: dts: aspeed-g6: add pcie-lpc and pcie-kcs4
2026-07-15 12:52 UTC (2+ messages)
[PATCH v2] blk-throttle: fix divide-by-zero on legacy iops limit of 0
2026-07-15 12:50 UTC
[PATCH] KVM: riscv: Fix Spectre-v1 in vector register access
2026-07-15 12:50 UTC (4+ messages)
[PATCH] namei: Use READ_ONCE() for d_flags in __follow_mount_rcu()
2026-07-15 12:50 UTC
[PATCH v2 0/3] ath11k/ath12k: implement TX flow control
2026-07-15 12:50 UTC (4+ messages)
` [PATCH v2 1/3] mac80211: add ieee80211_tx_peek API
` [PATCH v2 2/3] wifi: ath11k: implement custom wake_tx_queue with flow control
` [PATCH v2 3/3] wifi: ath12k: "
[PATCH] iommu/io-pgtable-arm: Add support for contiguous hint bit
2026-07-15 12:50 UTC (7+ messages)
[RFC PATCH] KVM: x86: RFC for per-VM C-state policy enforcement (KVM_CAP_CSTATE_POLICY)
2026-07-15 12:48 UTC (2+ messages)
[PATCH v2 0/3] Enable Ethernet boot on SK-AM62A-LP
2026-07-15 12:47 UTC (3+ messages)
[PATCH 1/2] net/i40e: fix return value of close operation
2026-07-15 12:48 UTC (3+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] net/ixgbe: "
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.