All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-08 09:20:41 to 2024-10-08 10:04:05 UTC [more...]

[PATCH] ftrace: Make ftrace_regs abstract from direct use
 2024-10-08 10:03 UTC  (2+ messages)

[PATCH v2] mmc: sdhci-of-dwcmshc: Prevent stale command interrupt handling
 2024-10-08 10:03 UTC 

[PATCH] MIPS: mobileye: eyeq6h-epm6: Use eyeq6h in the board device tree
 2024-10-08 10:03 UTC  (3+ messages)

[syzbot] [bluetooth?] KMSAN: uninit-value in hci_rx_work
 2024-10-08 10:03 UTC  (3+ messages)

[PATCH v1 0/8] centralize AVX-512 feature detection
 2024-10-08 10:02 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v2 0/6] media: dt-bindings: media: camss: Fix interrupt types
 2024-10-08 10:02 UTC  (4+ messages)
` [PATCH v2 1/6] dt-bindings: media: qcom,sc8280xp-camss: "

[PULL 00/12] Rust initial PoC + meson changes for 2024-10-07
 2024-10-08 10:01 UTC  (5+ messages)

[PATCH 5.15,6.1 0/3] Fix block integrity violation of kobject rules
 2024-10-08 10:01 UTC  (2+ messages)

[syzbot] [bpf?] WARNING in push_jmp_history
 2024-10-08 10:01 UTC  (3+ messages)

[PATCH 0/6 v3] Add Xe3 and Panther Lake support
 2024-10-08 10:01 UTC  (2+ messages)
` ✗ CI.FULL: failure for Add Xe3 and Panther Lake support (rev3)

[PATCH v3 RESEND] HID: logitech-dj: Add support for a new lightspeed receiver iteration
 2024-10-08 10:00 UTC  (2+ messages)

[PATCH] coresight: etm4x: Fix PID tracing when perf is run in an init PID namespace
 2024-10-08  9:59 UTC  (4+ messages)

Patch "drm/sched: Always wake up correct scheduler in drm_sched_entity_push_job" has been added to the 6.10-stable tree
 2024-10-08  9:59 UTC  (5+ messages)

[PATCH mptcp-next v2 00/13] refactor PM interfaces
 2024-10-08  9:58 UTC  (14+ messages)
` [PATCH mptcp-next v2 01/13] mptcp: add id parameter for get_addr
` [PATCH mptcp-next v2 02/13] mptcp: add addr "
` [PATCH mptcp-next v2 03/13] mptcp: reuse sending nlmsg code in get_addr
` [PATCH mptcp-next v2 04/13] mptcp: change info of get_addr as const
` [PATCH mptcp-next v2 05/13] mptcp: refactor dump_addr with id bitmap
` [PATCH mptcp-next v2 06/13] mptcp: refactor dump_addr with get_addr
` [PATCH mptcp-next v2 07/13] mptcp: reuse sending nlmsg code in dump_addr
` [PATCH mptcp-next v2 08/13] mptcp: add loc and rem for set_flags
` [PATCH mptcp-next v2 09/13] mptcp: update address type of get_local_id
` [PATCH mptcp-next v2 10/13] mptcp: change is_backup interfaces as get_flags
` [PATCH mptcp-next v2 11/13] mptcp: hold pm lock when deleting entry
` [PATCH mptcp-next v2 12/13] mptcp: rename mptcp_pm_remove_addrs
` [PATCH mptcp-next v2 13/13] mptcp: drop free_list for deleting entries

[PATCH] doc: update TAP device features
 2024-10-08  9:58 UTC  (9+ messages)
          ` Per queue stats

[PATCH net-next v3 0/5] eth: fbnic: add timestamping support
 2024-10-08  9:58 UTC  (6+ messages)
` [PATCH net-next v3 3/5] eth: fbnic: add RX packets "

[PATCH 0/2] dockerfiles, gitlab-ci: add CI job using nightly Rust
 2024-10-08  9:56 UTC  (6+ messages)

[PATCH 1/2] fs/super.c: introduce get_tree_bdev_by_dev()
 2024-10-08  9:56 UTC  (4+ messages)
` [PATCH 2/2] erofs: use get_tree_bdev_by_dev() to avoid misleading messages

[RFC v2 00/12] Introduce Hybrid CPU Topology via Custom Topology Tree
 2024-10-08  9:55 UTC  (6+ messages)
` [RFC v2 03/12] system/vl: Create CPU topology devices from CLI early

[PATCH v7] sched: Consolidate cpufreq updates
 2024-10-08  9:56 UTC  (3+ messages)

[PATCH v10 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware
 2024-10-08  9:55 UTC  (3+ messages)

[PATCH] drivers/rtc:Fix the wrong format specifier
 2024-10-08  9:54 UTC  (2+ messages)

[PATCH i-g-t v2 0/1] xe_exec_capture: Add xe_exec_capture test
 2024-10-08  9:54 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for xe_exec_capture: Add xe_exec_capture test (rev2)

[PATCH v1 net] tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink()
 2024-10-08  9:54 UTC  (3+ messages)

[PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
 2024-10-08  9:53 UTC  (11+ messages)

[PATCH] replace use of word segregate in comments
 2024-10-08  9:53 UTC  (2+ messages)

[PATCH v2] scsi: fnic: Use vzalloc() instead of vmalloc() and memset(0)
 2024-10-08  9:51 UTC 

[PATCH net-next 0/9] net-timestamp: bpf extension to equip applications transparently
 2024-10-08  9:51 UTC  (10+ messages)
` [PATCH net-next 1/9] net-timestamp: add bpf infrastructure to allow exposing more information later
` [PATCH net-next 2/9] net-timestamp: introduce TS_SCHED_OPT_CB to generate dev xmit timestamp
` [PATCH net-next 3/9] net-timestamp: introduce TS_SW_OPT_CB to generate driver timestamp
` [PATCH net-next 4/9] net-timestamp: introduce TS_ACK_OPT_CB to generate tcp acked timestamp
` [PATCH net-next 5/9] net-timestamp: ready to turn on the button to generate tx timestamps
` [PATCH net-next 6/9] net-timestamp: add tx OPT_ID_TCP support for bpf case
` [PATCH net-next 7/9] net-timestamp: open gate for bpf_setsockopt
` [PATCH net-next 8/9] net-timestamp: add bpf framework for rx timestamps
` [PATCH net-next 9/9] net-timestamp: add bpf support for rx software/hardware timestamp

[PATCH] blame: respect .git-blame-ignore-revs automatically
 2024-10-08  9:51 UTC  (2+ messages)

[PATCH v3] SLUB: Add support for per object memory policies
 2024-10-08  9:48 UTC  (3+ messages)

[PATCH net-next v3 1/1] Documentation: networking: add Twisted Pair Ethernet diagnostics at OSI Layer 1
 2024-10-08  9:50 UTC  (3+ messages)

[PATCH v2] ASoC: dt-bindings: rockchip,rk3036-codec: convert to yaml
 2024-10-08  9:47 UTC  (3+ messages)

[PATCH] docs: add example of building the Linux kernel
 2024-10-08  9:49 UTC 

[PATCH] sound:aw88399:Correct error handling in aw_dev_get_dsp_status function
 2024-10-08  9:49 UTC  (4+ messages)
` [PATCH] ASoC: codecs: aw88399: Correct "

[PATCH] libbpf: Fix integer overflow issue
 2024-10-08  9:48 UTC  (4+ messages)

[PATCH 00/12] btrfs reads through iomap
 2024-10-08  9:48 UTC  (11+ messages)
` [PATCH 01/12] iomap: check if folio size is equal to FS block size
` [PATCH 02/12] iomap: Introduce iomap_read_folio_ops
` [PATCH 03/12] iomap: add bioset in iomap_read_folio_ops for filesystems to use own bioset
` [PATCH 05/12] iomap: Introduce IOMAP_ENCODED

[PATCH net-next] net: add kdoc for dev->fib_nh_head
 2024-10-08  9:48 UTC  (2+ messages)

[PATCH v2 0/6] lib80211 cleanup
 2024-10-08  9:47 UTC  (5+ messages)
` [PATCH v2 4/6] staging: rtl8192e: delete the driver

[PATCH V2 0/4] A few fixes for RISC-V
 2024-10-08  9:41 UTC  (10+ messages)
` [PATCH V2 1/4] riscv: Remove unused GENERATING_ASM_OFFSETS
` [PATCH V2 2/4] riscv: Remove duplicated GET_RM
` [PATCH V2 3/4] selftest/mm: Fix typo in virtual_address_range
` [PATCH V2 4/4] selftests/mm: skip virtual_address_range tests on riscv

[PATCH] eal/arm: replace RTE_BUILD_BUG on non-constant
 2024-10-08  9:47 UTC  (4+ messages)
` [PATCH v2] "

[LTP] [PATCH v5 00/16] statmount/listmount testing suites
 2024-10-08  9:42 UTC  (17+ messages)
` [LTP] [PATCH v5 01/16] Add SAFE_STATX macro
` [LTP] [PATCH v5 02/16] Add TST_EXP_EQ_STR macro
` [LTP] [PATCH v5 03/16] Add listmount/statmount syscalls
` [LTP] [PATCH v5 04/16] Add listmount/statmount fallback declarations
` [LTP] [PATCH v5 05/16] Add listmount01 test
` [LTP] [PATCH v5 06/16] Add listmount02 test
` [LTP] [PATCH v5 07/16] Add statmount01 test
` [LTP] [PATCH v5 08/16] Add statmount02 test
` [LTP] [PATCH v5 09/16] Add statmount03 test
` [LTP] [PATCH v5 10/16] Add statmount04 test
` [LTP] [PATCH v5 11/16] Add statmount05 test
` [LTP] [PATCH v5 12/16] Add statmount06 test
` [LTP] [PATCH v5 13/16] Add statmount07 test
` [LTP] [PATCH v5 14/16] Add statmount08 test
` [LTP] [PATCH v5 15/16] Add listmount03 test
` [LTP] [PATCH v5 16/16] Add listmount04 test

[PATCH] net: wget: check strict_strtoul() return value
 2024-10-08  9:46 UTC 

[PATCH 0/1] Add power key for pioneer box
 2024-10-08  9:46 UTC  (6+ messages)
` [PATCH 1/1] riscv: sophgo: dts: add "

[QUERY] : pinmux-pins GPIO interrupt pin
 2024-10-08  9:45 UTC 

[PATCH] fanotify.7,fanotify_mark.2: update documentation of fanotify w.r.t fsid
 2024-10-08  9:45 UTC 

[PATCH] tty: serial: fsl_lpuart: add 7-bits format support on imx7ulp/imx8ulp/imx8qxp
 2024-10-08  9:44 UTC 

[PATCH net] net: netconsole: fix wrong warning
 2024-10-08  9:43 UTC 

[PATCH net] net: dsa: refuse cross-chip mirroring operations
 2024-10-08  9:43 UTC 

[yocto] How I can update the Yocto SDK incrementally/partially?
 2024-10-08  9:43 UTC  (2+ messages)

[PATCH 00/19] Add Cadence NAND Driver support
 2024-10-08  9:43 UTC  (7+ messages)
` [PATCH 14/19] configs: nand2_defconfig: Enable configs for nand boot

[PATCH v2 net-next 0/2] make PHY output RMII reference clock
 2024-10-08  9:43 UTC  (4+ messages)
` [PATCH v2 net-next 2/2] net: phy: c45-tja11xx: add support for outputing "

[PATCH v2] nvmet-rdma: use sbitmap to replace rsp free list
 2024-10-08  9:37 UTC 

[PATCH v3 00/15] drm/i915/display: platform identification with display->platform.<platform>
 2024-10-08  9:42 UTC  (8+ messages)
` [PATCH v3 03/15] drm/i915/display: use a macro to define platform enumerations
` [PATCH v3 06/15] drm/i915/display: add display platforms structure with platform members

[PATCH mptcp-net v2 0/2] mptcp: prevent MPC handshake on port-based signal endpoints
 2024-10-08  9:42 UTC  (5+ messages)
` [PATCH mptcp-net v2 1/2] "
` [PATCH mptcp-net v2 2/2] selftests: mptcp: join: add test-case for MPC attempt towards signl ep

[PATCH v4 0/2] x86: FPU handling cleanup
 2024-10-08  9:41 UTC  (7+ messages)
` [PATCH v4 1/2] x86/fpu: Combine fpu_ctxt and xsave_area in arch_vcpu
` [PATCH v4 2/2] x86/fpu: Rework fpu_setup_fpu() uses to split it in two

linux-next: Signed-off-by missing for commit in the mm-hotfixes tree
 2024-10-08  9:41 UTC  (2+ messages)

[PATCH v3 0/4] KVM: arm64: nv: Fixes for stage-2 MMU recycling
 2024-10-08  9:41 UTC  (2+ messages)

[PATCH] KVM: arm64: Unregister redistributor for failed vCPU creation
 2024-10-08  9:41 UTC  (2+ messages)

[Outreachy]
 2024-10-08  9:40 UTC  (7+ messages)

SMB2 DELETE vs UNLINK
 2024-10-08  9:40 UTC  (2+ messages)

[meta-oe][PATCH] minifi-cpp: disable rocksdb support for armv5 and libc-musl:powerpc
 2024-10-08  9:39 UTC 

[PATCH] arm64: dts: qcom: qcm6490: Allow UFS regulators load/mode setting
 2024-10-08  9:38 UTC  (3+ messages)

[PATCH] sstate: remove corrupted artifacts from local mirror
 2024-10-08  9:37 UTC  (4+ messages)
` [OE-core] "

[PATCH/RFC 0/2] arm64: dts: renesas: Re-add voltages to OPP tables
 2024-10-08  9:37 UTC  (3+ messages)

[PATCH] eal/linux: clear asan after allocation and before prefaulting
 2024-10-08  9:36 UTC  (2+ messages)

[PATCH v2 0/2] soc: mediatek: mtk-cmdq-helper: Various cleanups
 2024-10-08  9:32 UTC  (3+ messages)
` [PATCH v2 1/2] soc: mediatek: mtk-cmdq: Move mask build and append to function
` [PATCH v2 2/2] soc: mediatek: mtk-cmdq: Move cmdq_instruction init to declaration

[yocto] Does yocto recipe support fetching from SRC_URC as ipk pakage?
 2024-10-08  9:35 UTC 

[PATCH v4] ARM: dts: imx7ulp: add "nxp,sim" property for usbphy1
 2024-10-08  9:35 UTC  (2+ messages)

Current Samba master incorrectly returns STATUS_INVALID_HANDLE on copy_chunk
 2024-10-08  9:35 UTC  (6+ messages)

[PATCH 0/2] Fix no_console_suspend in the 8250_omap driver
 2024-10-08  9:34 UTC  (3+ messages)
` [PATCH 1/2] pmdomain: ti-sci: set the GENPD_FLAG_ACTIVE_WAKEUP flag for all PM domains
` [PATCH 2/2] serial: 8250_omap: mark the serial as on the wakeup path if no_console_suspend

[PATCH] spi: atmel-quadspi: Print the controller version and used irq
 2024-10-08  9:34 UTC  (2+ messages)

[PATCH 00/10] require checking ethdev get return value
 2024-10-08  9:33 UTC  (2+ messages)

[PATCH v8 00/14] Consolidate IO memcpy functions
 2024-10-08  9:32 UTC  (6+ messages)
` [PATCH v8 01/14] Consolidate IO memcpy/memset into iomap_copy.c

[PATCH i-g-t v3] tests/intel/xe_oa: Preventing test failures by omitting rc6 disable test if 'gtidle' node is missing
 2024-10-08  9:32 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for tests/intel/xe_oa: Preventing test failures by omitting rc6 disable test if 'gtidle' node is missing (rev2)

[PATCH 0/6] refactor RDMA live migration based on rsocket API
 2024-10-08  9:31 UTC  (12+ messages)

[PATCH v5 1/6] cryptodev: add EDDSA asymmetric crypto algorithm
 2024-10-08  9:31 UTC  (5+ messages)
` [PATCH v6 "

[PATCH] selftest: hid: add the missing tests directory
 2024-10-08  9:31 UTC 

[PATCH] KVM: arm64: Expose S1PIE to guests
 2024-10-08  9:31 UTC  (2+ messages)

[PATCH] wifi: ath12k: remove msdu_end structure for WCN7850
 2024-10-08  9:30 UTC 

[linux-next:master 2050/2483] include/linux/fault-inject.h:97:15: error: unknown type name 'bool'
 2024-10-08  9:30 UTC  (3+ messages)

[PATCH v1] net: ethernet: fix NULL pointer dereference at fec_ptp_save_state()
 2024-10-08  9:28 UTC  (3+ messages)

[PATCH 1/4] ubi: Expose mean erase counter in sysfs
 2024-10-08  9:27 UTC  (4+ messages)
` [PATCH 2/4] ubi: Expose mean erase counter for fastmap "

[PATCH v11 0/1] Implement the NVMe reservation feature
 2024-10-08  9:25 UTC  (8+ messages)
` [PATCH v11 1/1] nvmet: support "

[PATCH v2 0/3] phy: Realtek Otto SerDes: add new driver
 2024-10-08  9:27 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: phy: add realtek,otto-serdes PHY binding
    ` AW: "
        ` AW: "
            ` AW: "

[PATCH 0/4] stubdom: prepare more fine grained Xen library usage
 2024-10-08  9:27 UTC  (6+ messages)
` [PATCH 2/4] stubdom: explcitly add libc and lwip Mini-OS config options

[PATCH v2 0/1] remove SWAP_MAP_SHMEM
 2024-10-08  9:27 UTC  (3+ messages)

[PATCH] mm, kmsan: instrument copy_from_kernel_nofault
 2024-10-08  9:27 UTC  (6+ messages)
` [PATCH v2 0/1] mm, kasan, kmsan: copy_from/to_kernel_nofault
  ` [PATCH v2 1/1] "

[PATCH i-g-t v2] tests/intel/xe_wedged: Avoid racy cleanup
 2024-10-08  9:26 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for tests/intel/xe_wedged: Avoid racy cleanup (rev2)

[PATCH] locking/rtmutex: Fix misleading comment
 2024-10-08  9:26 UTC 

[PATCH v2 0/2] add S32G2/S32G3 uSDHC pinmux
 2024-10-08  9:25 UTC  (2+ messages)

[PATCH V3 0/7] Add minimal boot support for IPQ5424
 2024-10-08  9:24 UTC  (4+ messages)
` [PATCH V3 2/7] dt-bindings: clock: Add Qualcomm IPQ5424 GCC binding

[PATCH 1/8] ARM: dts: socfpga: fix dtschema issues
 2024-10-08  9:23 UTC 

[PATCH v12 00/15] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-10-08  9:23 UTC  (4+ messages)
` [PATCH v12 13/15] drm/vkms: Create KUnit tests for YUV conversions

[PATCH] lvm: allocate metadata buffer from raw contents
 2024-10-08  9:22 UTC  (5+ messages)

[PATCH 0/2] mtd: spi-nand: Add support for read retry
 2024-10-08  9:19 UTC  (8+ messages)
` [PATCH 1/2] mtd: spi-nand: Add fixups "

[PATCH 1/2] tty: atmel_serial: print the controller version
 2024-10-08  9:20 UTC  (6+ messages)

[PATCH v2 1/2] arm64: dts: mediatek: mt8390-genio-700-evk: update regulator names
 2024-10-08  9:16 UTC  (2+ messages)

[PATCH] drm/i915: move segment iterator to match current offset
 2024-10-08  9:22 UTC 

[PATCH] ARM: dts: imx28-apx4devkit: Fix the rtc compatible
 2024-10-08  9:07 UTC  (2+ messages)

[PATCH 6.6.y] Revert "drm/amd/display: Skip Recompute DSC Params if no Stream on Link"
 2024-10-08  9:22 UTC  (2+ messages)

[PATCH net-next 00/13] net: pcs: xpcs: cleanups batch 2
 2024-10-08  9:01 UTC  (3+ messages)
` [PATCH net-next 08/13] net: pcs: xpcs: use FIELD_PREP() and FIELD_GET()

[PATCH v2] arm64: dts: mediatek: mt8195: Fix dtbs_check error for tphy
 2024-10-08  9:09 UTC  (2+ messages)

[PATCH V2] ubifs: Convert ubifs to use the new mount API
 2024-10-08  8:03 UTC  (2+ messages)

[PATCH] nvmet-rdma: use sbitmap to replace rsp free list
 2024-10-08  9:06 UTC  (3+ messages)

[PATCH v12 0/2] Implement the NVMe reservation feature
 2024-10-08  8:02 UTC  (2+ messages)
` [PATCH v12 1/2] nvme: add reservation command's defines

[PATCH v11 0/3] drm/mediatek: Add support for OF graphs
 2024-10-08  8:03 UTC  (4+ messages)
` [PATCH v11 3/3] drm/mediatek: Implement OF graphs support for display paths

[MINI-OS PATCH 0/2] support individual Xen library use cases
 2024-10-08  9:22 UTC  (4+ messages)
` [MINI-OS PATCH 2/2] drop CONFIG_XC support

linux-next: build warning after merge of the crypto tree
 2024-10-08  9:12 UTC  (2+ messages)
` [PATCH cryptodev-2.6] crypto: doc - Fix akcipher title reference

[PATCH 1/1] ARM: dts: imx6qdl: Add reserved memory area for CMA memory
 2024-10-08  8:50 UTC  (2+ messages)

[PATCH v2 0/4] i2c: Replace lists of special clients with flagging of such clients
 2024-10-08  9:20 UTC  (4+ messages)
` [PATCH v2 2/4] i2c: Replace list-based mechanism for handling auto-detected clients

[PATCH v4 0/4] drm/xe/vf: Post-migration recovery worker basis
 2024-10-08  9:20 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/vf: Post-migration recovery worker basis (rev4)


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.