messages from 2024-10-09 22:05:44 to 2024-10-10 02:37:19 UTC [more...]
[PATCH V11 net-next 00/10] Add support of HIBMCGE Ethernet Driver
2024-10-10 2:37 UTC (8+ messages)
` [PATCH V11 net-next 07/10] net: hibmcge: Implement rx_poll function to receive packets
` [PATCH V11 net-next 10/10] net: hibmcge: Add maintainer for hibmcge
[patch 00/25] debugobjects: Rework object handling
2024-10-10 2:33 UTC (7+ messages)
` [patch 03/25] debugobjects: Dont destroy kmem cache in init()
` [patch 04/25] debugobjects: Remove pointless hlist initialization
` [patch 05/25] debugobjects: Dont free objects directly on CPU hotplug
[PATCH] selftests: drivers: net: fix name not defined
2024-10-10 2:32 UTC (2+ messages)
[PATCH net-next 00/11] add basic support for i.MX95 NETC
2024-10-10 2:31 UTC (15+ messages)
` [PATCH net-next 01/11] dt-bindings: net: add compatible string for i.MX95 EMDIO
` [PATCH net-next 02/11] dt-bindings: net: add i.MX95 ENETC support
` [PATCH net-next 03/11] dt-bindings: net: add bindings for NETC blocks control
` [PATCH net-next 04/11] net: enetc: add initial netc-blk-ctrl driver support
[PATCH net-next] net: liquidio: Remove unused cn23xx_dump_pf_initialized_regs
2024-10-10 2:30 UTC (2+ messages)
[PATCHv2 net] net: ibm: emac: mal: add dcr_unmap to _remove
2024-10-10 2:30 UTC (4+ messages)
[PATCH 1/1] ubifs: Try to recover from missing znode
2024-10-10 2:30 UTC (6+ messages)
[syzbot] [btrfs?] general protection fault in getname_kernel (2)
2024-10-10 2:26 UTC (4+ messages)
[PATCH] samples: connector: Ensure socket is closed after message sending
2024-10-10 2:18 UTC
[PATCH v5 0/4] Add dbi2 and atu for i.MX8M PCIe EP
2024-10-10 2:17 UTC (4+ messages)
` [PATCH v5 1/4] dt-bindings: imx6q-pcie: Add reg-name "dbi2" and "atu" for i.MX8M PCIe Endpoint
[PATCH v2 net-next 0/2] make PHY output RMII reference clock
2024-10-10 2:17 UTC (4+ messages)
` [PATCH v2 net-next 1/2] dt-bindings: net: tja11xx: add "nxp,rmii-refclk-out" property
[PATCH] libf2fs: Fix calculation of usable segments for single zoned
2024-10-10 2:15 UTC (3+ messages)
` "
[PATCH 0/3] Resolve BCMBCA DT validation errors
2024-10-10 2:06 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: mtd: Relax BCM4908 partition schema
[PATCH] net/9p/usbg: Fix build error
2024-10-10 2:06 UTC (4+ messages)
[PATCH 0/3] Add ethernet dts schema for qcs615/qcs8300
2024-10-10 2:03 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: net: qcom,ethqos: add description for qcs615
` [PATCH 2/3] dt-bindings: phy: describe the Qualcomm SGMII PHY
` [PATCH 3/3] dt-bindings: net: qcom,ethqos: add description for qcs8300
[PATCH net-next v6 00/12] net: vxlan: add skb drop reasons support
2024-10-10 2:06 UTC (6+ messages)
` [PATCH net-next v6 08/12] net: vxlan: use kfree_skb_reason() in vxlan_xmit()
[PATCH v3] bcachefs: Fix shift-out-of-bounds in bch2_stripe_to_text
2024-10-10 2:03 UTC (3+ messages)
[PATCH] netfilter: Record uid and gid in xt_AUDIT
2024-10-10 2:02 UTC (5+ messages)
[PATCH net-next v0] net: mvpp2: Add parser configuration for DSA tags
2024-10-10 1:51 UTC
[PATCH v9 1/2] i2c: octeon: refactor common i2c operations
2024-10-10 1:51 UTC (2+ messages)
[PATCH v2] futex: Rewrite get_inode_sequence_number() to make code simpler
2024-10-10 1:47 UTC (3+ messages)
[PATCH 0/2] drm/msm/dpu: Support different number of DSC
2024-10-10 1:47 UTC (4+ messages)
` [PATCH 2/2] drm/msm/dpu: configure DSC per number in use
[PATCH] sched/core: Disable page allocation in task_tick_mm_cid()
2024-10-10 1:44 UTC
[PATCH] samples/bpf: Fix a resource leak
2024-10-10 1:41 UTC
[PATCH] samples/bpf: Remove unused variables
2024-10-10 1:30 UTC (2+ messages)
[PATCH] maple_tree: remove conditionals to detect wr_node_store
2024-10-10 1:29 UTC (3+ messages)
[PATCH] mm: throttle and inc min_seq when both page types reach MIN_NR_GENS
2024-10-10 1:28 UTC (3+ messages)
[PATCH] sched_ext: use correct function name in pick_task_scx() warning message
2024-10-10 1:26 UTC (3+ messages)
[PATCH v1 0/2] Python module cleanup
2024-10-10 1:26 UTC (8+ messages)
` [PATCH v1 1/2] perf python: Remove python 2 scripting support
[PATCH] memcg: add tracing for memcg stat updates
2024-10-10 1:24 UTC (5+ messages)
[PATCH] clocksource: Remove unused clocksource_change_rating
2024-10-10 1:22 UTC (3+ messages)
[PATCH v2 0/8] CSV/JSON metric thresholds, fix printf modifiers
2024-10-10 1:21 UTC (9+ messages)
` [PATCH v2 1/8] perf color: Add printf format checking and resolve issues
` [PATCH v2 2/8] perf stat: Fix/add parameter names for print_metric
` [PATCH v2 3/8] perf stat: Display "none" for NaN with metric only json
` [PATCH v2 4/8] perf stat: Drop metric-unit if unit is NULL
` [PATCH v2 5/8] perf stat: Change color to threshold in print_metric
` [PATCH v2 6/8] perf stat: Display metric threshold value in CSV output
` [PATCH v2 7/8] perf stat: Add metric-threshold to json output
` [PATCH v2 8/8] perf stat: Disable metric thresholds for CSV/JSON metric-only mode
[PATCH 0/5] sched: Lazy preemption muck
2024-10-10 1:20 UTC (13+ messages)
[PATCH] bpf: use kvzmalloc to allocate BPF verifier environment
2024-10-10 1:20 UTC (2+ messages)
[PATCH bpf v7 1/2] bpf: fix unpopulated name_len field in perf_event link info
2024-10-10 1:20 UTC (2+ messages)
[PATCH v2 0/6] clk: clocking-wizard: modernize probe
2024-10-10 1:19 UTC (13+ messages)
` [PATCH v2 1/6] clk: clocking-wizard: simplify probe/remove with devres helpers
` [PATCH v2 2/6] clk: clocking-wizard: use newer clk_hw API
` [PATCH v2 3/6] clk: clocking-wizard: use devres versions of "
` [PATCH v2 4/6] clk: clocking-wizard: move clock registration to separate function
` [PATCH v2 5/6] dt-bindings: clock: xilinx: describe whether dynamic reconfig is enabled
` [PATCH v2 6/6] clk: clocking-wizard: move dynamic reconfig setup behind flag
[PATCH v1 0/3] perf probe: Support long symbol
2024-10-10 1:12 UTC (2+ messages)
[PATCH v3 0/2] selftests/futex: Create test for robust list
2024-10-10 1:11 UTC (3+ messages)
` [PATCH v3 1/2] selftests/futex: Add ASSERT_ macros
` [PATCH v3 2/2] selftests/futex: Create test for robust list
[tip:timers/core 25/25] kernel/time/clocksource.c:1258:13: warning: '__clocksource_change_rating' defined but not used
2024-10-10 1:10 UTC
[PATCH 0/2 net-next] qca_spi: Improvements to QCA7000 sync
2024-10-10 1:10 UTC (2+ messages)
[PATCH 1/1] perf build: Require at least clang 16.0.6 to build BPF skeletons
2024-10-10 1:01 UTC (10+ messages)
[net] net: ftgmac100: fixed not check status from fixed phy
2024-10-10 1:00 UTC (2+ messages)
[PATCH v1 0/8] CSV/JSON metric thresholds, fix printf modifiers
2024-10-10 0:59 UTC (4+ messages)
NULL pointer deref when running BPF monitor program (6.11.0-rc1)
2024-10-10 0:57 UTC (13+ messages)
[PATCH v1 0/3] Make a "Setup struct perf_event_attr" a shell test
2024-10-10 0:56 UTC (5+ messages)
[PATCH] net: atlantic: support reading SFP module info
2024-10-10 0:56 UTC (2+ messages)
[syzbot] [btrfs?] BUG: sleeping function called from invalid context in getname_kernel
2024-10-10 0:54 UTC (3+ messages)
[PATCH net-next v1] net: phy: aquantia: poll status register
2024-10-10 0:49 UTC
[PATCH v2] USB: Fix the issue of S4 wakeup queisce phase where task resumption fails due to USB status
2024-10-10 0:46 UTC (2+ messages)
[PATCH] net: bgmac: use devm for register_netdev
2024-10-10 0:41 UTC (2+ messages)
[PATCH v1] net: sfp: change quirks for Alcatel Lucent G-010S-P
2024-10-10 0:40 UTC (2+ messages)
[PATCH net-next 1/4] dt-bindings: leds: add 'active-high' property
2024-10-10 0:36 UTC (7+ messages)
[PATCH] perf callchain: Remove unused callchain_branch_counts
2024-10-10 0:34 UTC (6+ messages)
[PATCH] ASoC: qcom: sdm845: add missing soundwire runtime stream alloc
2024-10-10 0:33 UTC (2+ messages)
[PATCH net-next v7] ptp: Add support for the AMZNC10C 'vmclock' device
2024-10-10 0:32 UTC (2+ messages)
[PATCH -next v3 0/2] perf stat: Support inherit events for bperf
2024-10-10 0:31 UTC (9+ messages)
` [PATCH -next v3 1/2] perf stat: Support inherit events during fork() "
[PATCH net-next v02 1/2] af_packet: allow fanout_add when socket is not RUNNING
2024-10-10 0:30 UTC (5+ messages)
[PATCH 0/3] rcu: Fix yet another wake up from offline related issue
2024-10-10 0:27 UTC (5+ messages)
` [PATCH 2/3] rcu/nocb: Fix rcuog wake-up from offline softirq
[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
2024-10-10 0:18 UTC (8+ messages)
` [PATCH v5 17/17] powerpc64/bpf: Add support for "
[PATCH 6.6 000/386] 6.6.55-rc1 review
2024-10-10 0:14 UTC (2+ messages)
[PATCH] f2fs: allow parallel DIO reads
2024-10-10 0:09 UTC
[PATCH v2 0/6] CSV/JSON metric thresholds, fix printf modifiers
2024-10-10 0:07 UTC (7+ messages)
` [PATCH v2 1/6] perf color: Add printf format checking and resolve issues
` [PATCH v2 2/6] perf stat: Fix/add parameter names for print_metric
` [PATCH v2 3/6] perf stat: Display "none" for NaN with metric only json
` [PATCH v2 4/6] perf stat: Drop metric-unit if unit is NULL
` [PATCH v2 5/6] perf stat: Change color to threshold in print_metric
` [PATCH v2 6/6] perf stat: Display metric threshold value in CSV output
[PATCH 6.10 000/482] 6.10.14-rc1 review
2024-10-10 0:04 UTC (2+ messages)
[PATCH v6 00/33] riscv control-flow integrity for usermode
2024-10-10 0:02 UTC (4+ messages)
` [PATCH v6 11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
[PATCH v3 0/2] vdso: Use only headers from the vdso/ namespace
2024-10-09 23:58 UTC (5+ messages)
` [PATCH v3 2/2] vdso: Introduce vdso/page.h
[syzbot] [hfs?] general protection fault in hfs_mdb_commit
2024-10-09 23:56 UTC
[PATCH 6.11 000/558] 6.11.3-rc1 review
2024-10-09 23:55 UTC (2+ messages)
[PATCH v2] arm64: insn: Simulate nop instruction for better uprobe performance
2024-10-09 23:54 UTC (2+ messages)
[RESEND x3][PATCH v12 0/7] Preparatory changes for Proxy Execution v12
2024-10-09 23:53 UTC (8+ messages)
` [RESEND x3][PATCH v12 1/7] locking/mutex: Remove wakeups from under mutex::wait_lock
` [RESEND x3][PATCH v12 2/7] locking/mutex: Make mutex::wait_lock irq safe
` [RESEND x3][PATCH v12 3/7] locking/mutex: Expose __mutex_owner()
` [RESEND x3][PATCH v12 4/7] sched: Add move_queued_task_locked helper
` [RESEND x3][PATCH v12 5/7] sched: Consolidate pick_*_task to task_is_pushable helper
` [RESEND x3][PATCH v12 6/7] sched: Split out __schedule() deactivate task logic into a helper
` [RESEND x3][PATCH v12 7/7] sched: Split scheduler and execution contexts
[PATCH V3 00/11] AMD XDNA driver
2024-10-09 23:51 UTC (5+ messages)
` [PATCH V3 11/11] accel/amdxdna: Add firmware debug buffer support
[PATCH net-next v20 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
2024-10-09 23:50 UTC (5+ messages)
` [PATCH net-next v20 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v20 09/14] net: rename skb_copy_to_page_nocache() helper
[PATCH 0/2] serial: 8250_dw: Introduce SG2044 uart support
2024-10-09 23:39 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2044 uarts
` [PATCH 2/2] serial: 8250_dw: Add Sophgo SG2044 quirk
[PATCH v2 1/1] x86/reboot: KVM: Guard nmi_shootdown_cpus_on_restart() with ifdeffery
2024-10-09 23:37 UTC (3+ messages)
[PATCH 0/3] clk: test: Test clock-assigned-rates{-u64}
2024-10-09 23:36 UTC (7+ messages)
` [PATCH 1/3] clk: test: Add test managed of_clk_add_hw_provider()
` [PATCH 2/3] of: kunit: Extract some overlay boiler plate into macros
` [PATCH 3/3] clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT properties
[PATCH] asus-laptop: prefer strscpy() over strcpy()
2024-10-09 23:10 UTC (2+ messages)
[PATCH] tracing/fgraph: Simplify return address printing in function graph tracer
2024-10-09 23:35 UTC
[PATCH] nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT
2024-10-09 23:30 UTC (3+ messages)
[GIT PULL] hotfixes for 6.12-rc3
2024-10-09 23:30 UTC (3+ messages)
[PATCH v2 RESEND] function_graph: Support recording and printing the function return address
2024-10-09 23:26 UTC (4+ messages)
[PATCH net-next] net: phy: populate host_interfaces when attaching PHY
2024-10-09 23:23 UTC (8+ messages)
[PATCH] clk: mediatek: drop two dead config options
2024-10-09 23:23 UTC (2+ messages)
[syzbot] [hfs?] possible deadlock in hfsplus_file_extend
2024-10-09 23:23 UTC
[PATCH] clk: cdce925: make regmap_cdce925_bus constant
2024-10-09 23:13 UTC (2+ messages)
[PATCH v3 0/3] Add support for the RZ/V2H Interrupt Control Unit
2024-10-09 23:08 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: interrupt-controller: Add Renesas RZ/V2H(P) Interrupt Controller
` [PATCH v3 2/3] irqchip: Add RZ/V2H(P) Interrupt Control Unit (ICU) driver
` [PATCH v3 3/3] arm64: dts: renesas: r9a09g057: Add ICU node
[PATCH] clk: rockchip: fix finding of maximum clock ID
2024-10-09 23:07 UTC (4+ messages)
[PATCH v8 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
2024-10-09 23:03 UTC (4+ messages)
` [PATCH v8 3/3] drm/rockchip: Add basic RK3588 HDMI output support
[PATCH] clk: Drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-10-09 23:01 UTC (2+ messages)
[PATCH v3 1/1] clk: clk-qoriq: Replace of_node_put() with __free()
2024-10-09 23:01 UTC (2+ messages)
[PATCH v3 0/8] Add platform supports to MediaTek MT8188 SoC
2024-10-09 22:59 UTC (3+ messages)
` [PATCH v3 1/8] dt-bindings: spmi: spmi-mtk-pmif: Add compatible for MT8188
drivers/spmi/spmi-pmic-arb.c:1782 spmi_pmic_arb_register_buses() error: uninitialized symbol 'ret'
2024-10-09 22:58 UTC (2+ messages)
[RFC PATCH 0/2] Allow fdinfo to display size of internal BO's
2024-10-09 22:55 UTC (4+ messages)
` [RFC PATCH 1/2] drm/drm_file: Add display of driver's internal memory size
[PATCH][next] fs: Fix uninitialized scalar variable now
2024-10-09 22:55 UTC (4+ messages)
[PATCH v4] doc:it_IT: update documents in process/
2024-10-09 22:45 UTC
[PATCH v2 0/3] riscv: interrupt-controller: Add T-HEAD C900 ACLINT SSWI
2024-10-09 22:52 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: interrupt-controller: Add Sophgo SG2044 "
` [PATCH v2 2/3] irqchip: add T-HEAD C900 ACLINT SSWI driver
` [PATCH v2 3/3] riscv: defconfig: Enable T-HEAD C900 ACLINT SSWI drivers
[PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-10-09 22:49 UTC (5+ messages)
` [PATCH v8 07/25] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v8 08/25] x86/resctrl: Introduce interface to display number of monitoring counters
[PATCH 0/1] lockdep: Enable PROVE_RAW_LOCK_NESTING with PROVE_LOCKING
2024-10-09 22:47 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH] xen: Remove config dependency in XEN_PRIVCMD definition
2024-10-09 22:46 UTC (3+ messages)
[PATCH] lockdep: Use info level for lockdep initial info messages
2024-10-09 22:45 UTC (3+ messages)
[PATCH v9 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
2024-10-09 22:40 UTC (4+ messages)
` [PATCH v9 1/3] drm/bridge: synopsys: Add DW HDMI QP TX Controller support library
` [PATCH v9 2/3] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller
` [PATCH v9 3/3] drm/rockchip: Add basic RK3588 HDMI output support
[net-next v4 0/2] tg3: Link IRQs, NAPIs, and queues
2024-10-09 22:40 UTC (5+ messages)
` [net-next v4 1/2] tg3: Link IRQs to NAPI instances
` [net-next v4 2/2] tg3: Link queues to NAPIs
[PATCH v2] irqchip/renesas-rzg2l: Fix missing put_device
2024-10-09 22:35 UTC
[PATCH] clk: Remove unused clk_hw_rate_is_protected
2024-10-09 22:34 UTC (2+ messages)
[PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
2024-10-09 22:31 UTC (12+ messages)
[PATCH] spmi: pmic-arb: fix return path in for_each_available_child_of_node()
2024-10-09 22:31 UTC (2+ messages)
[PATCH net-next v0] net: phy: aquantia: poll status register
2024-10-09 22:25 UTC (3+ messages)
[PATCH] PCI/PM: Put devices to low power state on shutdown
2024-10-09 22:24 UTC (2+ messages)
[PATCH v5 0/8] x86/module: use large ROX pages for text allocations
2024-10-09 22:23 UTC (3+ messages)
` [PATCH v5 4/8] module: prepare to handle ROX allocations for text
[PATCH] XArray: minor documentation improvements
2024-10-09 22:22 UTC (5+ messages)
` [PATCH v2] "
[PATCH v5] PCI: Enable runtime pm of the host bridge
2024-10-09 22:20 UTC (3+ messages)
[PATCH] powerpc/vdso: Flag VDSO64 entry points as functions
2024-10-09 22:17 UTC
[PATCH 2/3] perf/dwc_pcie: Load DesignWare PCIe PMU driver automatically on Ampere SoCs
2024-10-09 22:14 UTC (2+ messages)
[PATCH v4 0/5] Display enablement changes for Qualcomm SA8775P platform
2024-10-09 22:13 UTC (2+ messages)
[tip:sched/core] BUILD SUCCESS 7266f0a6d3bb73f42ea06656d3cc48c7d0386f71
2024-10-09 22:12 UTC
[PATCH v2] of: Fix unbalanced of node refcount and memory leaks
2024-10-09 22:12 UTC (2+ messages)
[RFC PATCH 1/2] dt-bindings: crypto: Add Mediatek EIP-93 crypto engine
2024-10-09 22:11 UTC (3+ messages)
[PATCH v2 0/5] Add support for the RZ/V2H Interrupt Control Unit
2024-10-09 22:10 UTC (4+ messages)
` [PATCH v2 2/5] dt-bindings: interrupt-controller: Add Renesas RZ/V2H(P) Interrupt Controller
[PATCH v2 00/14] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-10-09 22:08 UTC (3+ messages)
` [PATCH v2 08/14] clk: rp1: Add support for clocks provided by RP1
[PATCH bpf v1 1/2] bpf: fix unpopulated path_size when uprobe_multi fields unset
2024-10-09 22:06 UTC (2+ messages)
` [PATCH bpf v1 2/2] selftests/bpf: assert link info uprobe_multi count & path_size if unset
[PATCH v9] pidfd: add ioctl to retrieve pid info
2024-10-09 22:05 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox