All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-08 22:54:24 to 2024-10-09 00:15:52 UTC [more...]

[PATCH v2 0/2] ftrace: Make ftrace_regs abstract and consolidate code
 2024-10-08 23:05 UTC  (5+ 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

[Buildroot] Ethernet Connection
 2024-10-09  0:14 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v8 net-next 00/15] net: introduce TX H/W shaping API
 2024-10-09  0:14 UTC  (15+ messages)
` [Intel-wired-lan] [PATCH v8 net-next 02/15] netlink: spec: add shaper YAML spec
    `  "
` [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 0/5] dt-bindings: mfd: convert zii,rave-sp.txt and child txt to yaml format
 2024-10-09  0:14 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: input: convert zii,rave-sp-pwrbutton.txt to yaml
` [PATCH 2/5] dt-bindings: backlight: convert zii,rave-sp-backlight.txt "
` [PATCH 3/5] dt-bindings: nvmem: convert zii,rave-sp-eeprom.txt to yaml format
` [PATCH 4/5] dt-bindings: watchdog: convert zii,rave-sp-wdt.txt "

[PATCH] HID: wacom: Hardcode (non-inverted) AES pens as BTN_TOOL_PEN
 2024-10-09  0:13 UTC 

[PATCH] maple_tree: fix outdated flag name in comment
 2024-10-09  0:10 UTC  (2+ messages)

[RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a
 2024-10-09  0:10 UTC  (10+ 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 v2 00/12] Add PXP HWDRM support
 2024-10-09  0:09 UTC  (5+ messages)
` [PATCH v2 07/12] drm/xe/pxp: Add spport for PXP-using queues
` [PATCH v2 08/12] drm/xe/pxp: add a query for PXP status

kselftest/fixes build: 7 builds: 2 failed, 5 passed, 1 warning (linux_kselftest-fixes-6.12-rc2-4-g34d5b600172b)
 2024-10-09  0:08 UTC 

[PATCH v2 0/2] wifi: ath12k: Support AST and Puncture Stats
 2024-10-09  0:06 UTC  (2+ messages)

[linux-next:master 2334/2853] arch/arm64/boot/dts/qcom/x1e80100-microsoft-romulus13.dtb: /soc@0/geniqup@bc0000/i2c@b94000/redriver@4f: failed to match any schema with compatible: ['nxp,ptn3222']
 2024-10-09  0:06 UTC 

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

[PATCH v3 00/20] accel/tcg: Introduce tlb_fill_align hook
 2024-10-09  0:04 UTC  (21+ messages)
` [PATCH v3 01/20] accel/tcg: Assert noreturn from write-only page for atomics
` [PATCH v3 02/20] include/exec/memop: Move get_alignment_bits from tcg.h
` [PATCH v3 03/20] include/exec/memop: Rename get_alignment_bits
` [PATCH v3 04/20] include/exec/memop: Introduce memop_atomicity_bits
` [PATCH v3 05/20] accel/tcg: Add TCGCPUOps.tlb_fill_align
` [PATCH v3 06/20] accel/tcg: Use the alignment test in tlb_fill_align
` [PATCH v3 07/20] target/hppa: Add MemOp argument to hppa_get_physical_address
` [PATCH v3 08/20] target/hppa: Perform access rights before protection id check
` [PATCH v3 09/20] target/hppa: Fix priority of T, D, and B page faults
` [PATCH v3 10/20] target/hppa: Handle alignment faults in hppa_get_physical_address
` [PATCH v3 11/20] target/hppa: Implement TCGCPUOps.tlb_fill_align
` [PATCH v3 12/20] target/arm: Pass MemOp to get_phys_addr
` [PATCH v3 13/20] target/arm: Pass MemOp to get_phys_addr_with_space_nogpc
` [PATCH v3 14/20] target/arm: Pass MemOp to get_phys_addr_gpc
` [PATCH v3 15/20] target/arm: Pass MemOp to get_phys_addr_nogpc
` [PATCH v3 16/20] target/arm: Pass MemOp through get_phys_addr_twostage
` [PATCH v3 17/20] target/arm: Pass MemOp to get_phys_addr_lpae
` [PATCH v3 18/20] target/arm: Move device detection earlier in get_phys_addr_lpae
` [PATCH v3 19/20] target/arm: Implement TCGCPUOps.tlb_fill_align
` [PATCH v3 20/20] target/arm: Fix alignment fault priority in get_phys_addr_lpae

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

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

[PATCH 00/10] Add xe3lpd edp enabling
 2024-10-08 23:59 UTC  (14+ 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.Build: success for Add xe3lpd edp enabling
` ✓ 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 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 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 

[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 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  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[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  (4+ messages)
` [PATCH v16 03/20] target/riscv: Introduce elp state and enabling controls for zicfilp
` [PATCH v16 13/20] target/riscv: mmu changes for zicfiss shadow stack protection
` [PATCH v16 17/20] target/riscv: compressed encodings for sspush and sspopchk


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.