All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-08 22:43:17 to 2024-10-09 00:02:55 UTC [more...]

[PATCH net-next 00/13] net: pcs: xpcs: cleanups batch 2
 2024-10-09  0:02 UTC  (3+ messages)

[RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a
 2024-10-09  0:01 UTC  (9+ messages)
` [PATCH v4 0/5] Introduce libgit-rs, "
  ` [PATCH v4 1/5] common-main: split init and exit code into new files
  ` [PATCH v4 2/5] libgit-sys: introduce Rust wrapper for libgit.a
  ` [PATCH v4 3/5] libgit-sys: also export some config_set functions
  ` [PATCH v4 4/5] libgit: add higher-level libgit crate
  ` [PATCH v4 5/5] Makefile: add option to build and test libgit-rs and libgit-rs-sys

[PATCH 00/10] Add xe3lpd edp enabling
 2024-10-08 23:59 UTC  (16+ messages)
` [PATCH 01/10] drm/i915/xe3lpd: reuse xe2lpd definition
` [PATCH 05/10] drm/i915/xe3lpd: Add cdclk changes
` [PATCH 06/10] drm/i915/xe3lpd: Add macro to choose HDCP_LINE_REKEY bit
` ✓ CI.Patch_applied: success for Add xe3lpd edp enabling
` ✗ CI.checkpatch: warning "
` ✓ CI.Build: success "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] mm/mremap: Fix move_normal_pmd/retract_page_tables race
 2024-10-08 23:58 UTC  (2+ messages)

[Intel-wired-lan] [RFC net-next v4 0/9] Add support for per-NAPI config via netlink
 2024-10-08 23:57 UTC  (7+ messages)
` [RFC net-next v4 6/9] netdev-genl: Support setting per-NAPI config values

[PATCH v2 00/12] Add PXP HWDRM support
 2024-10-08 23:55 UTC  (3+ messages)
` [PATCH v2 07/12] drm/xe/pxp: Add spport for PXP-using queues

[Intel-wired-lan] [PATCH v8 net-next 00/15] net: introduce TX H/W shaping API
 2024-10-08 23:51 UTC  (12+ messages)
` [Intel-wired-lan] [PATCH v8 net-next 07/15] net-shapers: implement shaper cleanup on queue deletion
    `  "
` [Intel-wired-lan] [PATCH v8 net-next 08/15] netlink: spec: add shaper introspection support
    `  "
` [Intel-wired-lan] [PATCH v8 net-next 09/15] net: shaper: implement "
    `  "
  ` [PATCH v8 net-next 00/15] net: introduce TX H/W shaping API

[PATCH v3 0/6] Replace the "slave_*" function names
 2024-10-08 23:51 UTC  (6+ messages)
` [PATCH v3 2/6] scsi: core: Rename .slave_alloc() and .slave_destroy() in the documentation

[PATCH net-next 0/9] net-timestamp: bpf extension to equip applications transparently
 2024-10-08 23:48 UTC  (17+ messages)
` [PATCH net-next 1/9] net-timestamp: add bpf infrastructure to allow exposing more information later
` [PATCH net-next 3/9] net-timestamp: introduce TS_SW_OPT_CB to generate driver 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] scsi: ufs: ufs-mediatek: configure individual LU queue flags
 2024-10-08 23:47 UTC  (3+ messages)

[PATCH] clk: renesas: r8a779h0: Drop CLK_PLL2_DIV2 to clarify ZCn clocks
 2024-10-08 23:48 UTC  (2+ messages)

[PATCH 0/1] drm/xe: enable lite restore
 2024-10-08 23:48 UTC  (8+ messages)
` [PATCH 1/1] "
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v1 RESEND] objtool: Also include tools/include/uapi
 2024-10-08 23:47 UTC 

[linux-next:master 2662/2853] fs/btrfs/qgroup.c:2014:13: error: 'bytenr' undeclared
 2024-10-08 23:46 UTC 

[PATCH v6 00/33] riscv control-flow integrity for usermode
 2024-10-08 23:31 UTC  (25+ messages)
` [PATCH v6 05/33] riscv: Call riscv_user_isa_enable() only on the boot hart
` [PATCH v6 08/33] riscv: zicfiss / zicfilp enumeration
` [PATCH v6 09/33] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v6 12/33] riscv mm: manufacture shadow stack pte
` [PATCH v6 13/33] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v6 16/33] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v6 19/33] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v6 20/33] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v6 21/33] riscv/traps: Introduce software check exception
` [PATCH v6 23/33] riscv/signal: save and restore of shadow stack for signal
` [PATCH v6 26/33] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v6 27/33] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v6 28/33] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v6 29/33] riscv: kernel command line option to opt out of user cfi
` [PATCH v6 30/33] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v6 31/33] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v6 32/33] riscv: Documentation for shadow stack on riscv
` [PATCH v6 33/33] kselftest/riscv: kselftest for user mode cfi

[PATCH v2 1/1] NFS: remove revoked delegation from server's delegation list
 2024-10-08 23:45 UTC  (2+ messages)

[PATCH-next V2] ASoC: rt721-sdca: Clean logically deadcode in rt721-sdca.c
 2024-10-08 23:44 UTC 

[RFC PATCH 0/7] vfs: improving inode cache iteration scalability
 2024-10-08 23:44 UTC  (10+ messages)
` [PATCH 4/7] vfs: Convert sb->s_inodes iteration to super_iter_inodes()
  ` lsm sb_delete hook, was "

[PATCH 6.1 00/63] 6.1.111-rc1 review
 2024-10-08 23:43 UTC  (5+ messages)

[syzbot] [xfs?] KFENCE: memory corruption in xfs_idata_realloc
 2024-10-08 23:43 UTC 

[PATCH v1 0/8] CSV/JSON metric thresholds, fix printf modifiers
 2024-10-08 23:40 UTC  (9+ messages)
` [PATCH v1 3/8] perf stat: Display "none" for NaN with metric only json
` [PATCH v1 4/8] perf stat: Drop metric-unit if unit is NULL

[PATCH mptcp-net v3 0/2] mptcp: prevent MPC handshake on port-based signal endpoints
 2024-10-08 23:40 UTC  (2+ messages)

[PATCH v5] HID: corsair-void: Add Corsair Void headset family driver
 2024-10-08 23:30 UTC 

[PATCH net-next 00/12][pull request] Intel Wired LAN Driver Updates 2024-10-08 (ice, iavf, igb, e1000e, e1000)
 2024-10-08 23:34 UTC  (13+ messages)
` [PATCH net-next 01/12] ice: Implement ethtool reset support
` [PATCH net-next 02/12] ice: add E830 HW VF mailbox message limit support
` [PATCH net-next 03/12] ice: consistently use q_idx in ice_vc_cfg_qs_msg()
` [PATCH net-next 04/12] ice: store max_frame and rx_buf_len only in ice_rx_ring
` [PATCH net-next 05/12] ice: Make use of assign_bit() API
` [PATCH net-next 06/12] ice: Use common error handling code in two functions
` [PATCH net-next 07/12] ice: Cleanup unused declarations
` [PATCH net-next 08/12] iavf: Remove "
` [PATCH net-next 09/12] igb: Cleanup "
` [PATCH net-next 10/12] e1000e: Remove duplicated writel() in e1000_configure_tx/rx()
` [PATCH net-next 11/12] e1000e: Link NAPI instances to queues and IRQs
` [PATCH net-next 12/12] e1000: "

[PATCH v2 00/14] Fixing some dtbscheck warnings
 2024-10-08 23:31 UTC  (5+ messages)
` [PATCH v2 10/14] arm64: dts: rockchip: remove orphaned pinctrl-names from pinephone pro

[rdma:for-rc] BUILD SUCCESS 6ff57a2ea7c2911f80457a5a3a5b4370756ad475
 2024-10-08 23:33 UTC 

[PATCH v3 0/8] tracing: Allow system call tracepoints to handle page faults
 2024-10-08 23:33 UTC  (10+ messages)
` [PATCH v3 2/8] tracing/ftrace: guard syscall probe with preempt_notrace
` [PATCH v3 3/8] tracing/perf: "
` [PATCH v3 4/8] tracing/bpf: "
` [PATCH v3 5/8] tracing: Allow system call tracepoints to handle page faults

[PATCH net-next 0/3] net, device property: fix led node releases in mv88e6xxx with new macro
 2024-10-08 23:31 UTC  (4+ messages)
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: leds: fix leds refcount

[PATCHv2 net] net: ibm: emac: mal: add dcr_unmap to _remove
 2024-10-08 23:30 UTC 

[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 23:29 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for tests/intel/xe_oa: Preventing test failures by omitting rc6 disable test if 'gtidle' node is missing (rev2)

[PATCH v8 0/8] clk: Add kunit tests for fixed rate and parent data
 2024-10-08 23:27 UTC  (12+ messages)
` [PATCH v8 8/8] clk: Add KUnit tests for clks registered with struct clk_parent_data

[RFT] linux: fix ignore hunt for config if config-kdevops is defined
 2024-10-08 23:25 UTC 

Use-after-free from netem/hfsc interaction
 2024-10-08 23:24 UTC  (3+ messages)

[PATCH v5 00/40] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2024-10-08 23:24 UTC  (6+ messages)
` [PATCH v5 38/40] fs/resctrl: Add boiler plate for external resctrl code
` [PATCH v5 40/40] x86/resctrl: Add python script to move resctrl code to /fs/resctrl

[PATCH 0/3] perf/dwc_pcie: Enable DesignWare PCIe PMU on Ampere SoCs
 2024-10-08 23:18 UTC  (3+ messages)
` [PATCH 1/3] perf/dwc_pcie: Add support for "
` [PATCH 2/3] perf/dwc_pcie: Load DesignWare PCIe PMU driver automatically on "

[PATCH net-next] chelsio/chtls: Remove unused chtls_set_tcb_tflag
 2024-10-08 23:20 UTC  (2+ messages)

[PATCH net-next v4] net-timestamp: namespacify the sysctl_tstamp_allow_data
 2024-10-08 23:20 UTC  (2+ messages)

[PATCH net-next] caif: Remove unused cfsrvl_getphyid
 2024-10-08 23:20 UTC  (2+ messages)

[PATCH net-next] net: phy: smsc: use devm_clk_get_optional_enabled_with_rate()
 2024-10-08 23:20 UTC  (2+ messages)

[PATCH net-next 0/5] selftests: mlxsw: Stabilize RED tests
 2024-10-08 23:20 UTC  (2+ messages)

[PATCH net] net/sched: accept TCA_STAB only for root qdisc
 2024-10-08 23:20 UTC  (2+ messages)

[PATCH] spi: geni-qcom: Fix boot warning related to pm_runtime and devres
 2024-10-08 23:16 UTC 

[PATCH net-next] net: phy: realtek: check validity of 10GbE link-partner advertisement
 2024-10-08 23:15 UTC  (8+ messages)

[PATCH] net: correct wget_connected debug messages
 2024-10-08 23:14 UTC  (2+ messages)

[PATCH bpf v1] selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libc
 2024-10-08 23:12 UTC 

[PATCH v1 00/15] io_uring zero copy rx
 2024-10-08 23:10 UTC  (2+ messages)

[PATCH v3 0/3] Link worktrees with relative paths
 2024-10-08 23:09 UTC  (3+ messages)
` [PATCH v3 2/3] worktree: link "

[PATCH v2 0/2] ftrace: Make ftrace_regs abstract and consolidate code
 2024-10-08 23:05 UTC  (4+ messages)
` [PATCH v2 1/2] ftrace: Make ftrace_regs abstract from direct use
` [PATCH v2 2/2] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs

[PATCH v3 0/2] btrfs: fixes related to btrfs_folio_start_writer_lock()
 2024-10-08 23:07 UTC  (3+ messages)
` [PATCH v3 1/2] btrfs: fix the delalloc range locking if sector size < page size
` [PATCH v3 2/2] btrfs: remove unused btrfs_folio_start_writer_lock()

[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-10-08 23:06 UTC  (3+ messages)

[PATCH i-g-t] tools/intel_gpu_top: Fix intel_gpu_top for pre-snb
 2024-10-08 23:01 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[PATCH net 0/7][pull request] Intel Wired LAN Driver Updates 2024-10-08 (ice, i40e, igb, e1000e)
 2024-10-08 23:00 UTC  (8+ messages)
` [PATCH net 1/7] ice: Fix entering Safe Mode
` [PATCH net 2/7] ice: Fix netif_is_ice() in "
` [PATCH net 3/7] ice: Flush FDB entries before reset
` [PATCH net 4/7] ice: Fix increasing MSI-X on VF
` [PATCH net 5/7] i40e: Fix macvlan leak by synchronizing access to mac_filter_hash
` [PATCH net 6/7] igb: Do not bring the device up after non-fatal error
` [PATCH net 7/7] e1000e: change I219 (19) devices to ADP

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

[PATCH] ASoC: rt721-sdca: Clean logically deadcode in rt721-sdca.c
 2024-10-08 22:56 UTC  (2+ messages)

[PATCH v16 00/20] riscv support for control flow integrity extensions
 2024-10-08 22:50 UTC  (21+ messages)
` [PATCH v16 01/20] target/riscv: expose *envcfg csr and priv to qemu-user as well
` [PATCH v16 02/20] target/riscv: Add zicfilp extension
` [PATCH v16 03/20] target/riscv: Introduce elp state and enabling controls for zicfilp
` [PATCH v16 04/20] target/riscv: save and restore elp state on priv transitions
` [PATCH v16 05/20] target/riscv: additional code information for sw check
` [PATCH v16 06/20] target/riscv: tracking indirect branches (fcfi) for zicfilp
` [PATCH v16 07/20] target/riscv: zicfilp `lpad` impl and branch tracking
` [PATCH v16 08/20] disas/riscv: enable `lpad` disassembly
` [PATCH v16 09/20] target/riscv: Expose zicfilp extension as a cpu property
` [PATCH v16 10/20] target/riscv: Add zicfiss extension
` [PATCH v16 11/20] target/riscv: introduce ssp and enabling controls for zicfiss
` [PATCH v16 12/20] target/riscv: tb flag for shadow stack instructions
` [PATCH v16 13/20] target/riscv: mmu changes for zicfiss shadow stack protection
` [PATCH v16 14/20] target/riscv: AMO operations always raise store/AMO fault
` [PATCH v16 15/20] target/riscv: update `decode_save_opc` to store extra word2
` [PATCH v16 16/20] target/riscv: implement zicfiss instructions
` [PATCH v16 17/20] target/riscv: compressed encodings for sspush and sspopchk
` [PATCH v16 18/20] disas/riscv: enable disassembly for zicfiss instructions
` [PATCH v16 19/20] disas/riscv: enable disassembly for compressed sspush/sspopchk
` [PATCH v16 20/20] target/riscv: Expose zicfiss extension as a cpu property

[PATCH 1/1] net/wget: set filesize
 2024-10-08 22:53 UTC 

[PATCH 1/1] net/wget: set filesize
 2024-10-08 22:52 UTC 

[PATCH v7 0/3] Fix dosemu vm86() fault
 2024-10-08 22:48 UTC  (3+ messages)

[PATCH] rust: query the compiler for dylib path
 2024-10-08 22:48 UTC 

[PATCH v2 net 0/3] net: enetc: fix some issues of XDP
 2024-10-08 22:48 UTC  (6+ messages)
` [PATCH v2 net 3/3] net: enetc: disable IRQ after Rx and Tx BD rings are disabled

[PATCH] docs: fusa: Add requirements for Device Passthrough
 2024-10-08 22:46 UTC  (4+ messages)

[PATCH v2 1/1] virtio-blk: Add description for blk_size field
 2024-10-08 22:46 UTC  (3+ messages)

[bitbake][kirkstone][2.0][PATCH 0/4] Pull request (cover letter only)
 2024-10-08 22:46 UTC 

[tip: x86/urgent] x86/entry_32: Do not clobber user EFLAGS.ZF
 2024-10-08 22:45 UTC 

[tip: x86/urgent] x86/entry_32: Clear CPU buffers after register restore in NMI return
 2024-10-08 22:45 UTC 

[tip: x86/urgent] x86/bugs: Use code segment selector for VERW operand
 2024-10-08 22:45 UTC 

[PATCH] mm: Enforce a minimal stack gap even against inaccessible VMAs
 2024-10-08 22:45 UTC  (2+ messages)

[ath:ath12k-mlo-qcn9274 64/81] drivers/net/wireless/ath/ath12k/mac.c:517 ath12k_get_link_bss_conf() error: buffer overflow 'vif->link_conf' 15 <= 15
 2024-10-08 22:45 UTC 

[PATCH net-next v2 5/6] rust: Add read_poll_timeout function
 2024-10-08 22:42 UTC  (11+ messages)

[PATCH 0/1] revision: fix reachable objects being gc'ed in no blob clone repo
 2024-10-08 22:43 UTC  (4+ messages)
` [PATCH v2 0/3] repack: pack everything into promisor packfile in partial repos


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.