messages from 2024-11-10 13:20:48 to 2024-11-10 16:41:54 UTC [more...]
[PATCH] MAINTAINERS: CC rust/ patches to qemu-rust list
2024-11-10 15:19 UTC (3+ messages)
[RFC][oe-core][PATCH] systemd: dont allow autoselect for meson
2024-11-10 16:43 UTC (6+ messages)
[PATCH net-next] net: use pdev instead of OF funcs
2024-11-10 16:37 UTC (2+ messages)
[RFC 00/14] AMD: Add Secure AVIC Guest Support
2024-11-10 16:34 UTC (7+ messages)
` [RFC 05/14] x86/apic: Initialize APIC ID for Secure AVIC
` [sos-linux-ext-patches] "
[PATCH] powerpc: Transliterate author name and remove FIXME
2024-11-10 16:21 UTC
Feature Request: Interactively pick fixup revision
2024-11-10 16:09 UTC (6+ messages)
[PATCH v4 00/20] Remove PERF_HAVE_DWARF_REGS
2024-11-10 16:08 UTC (3+ messages)
[PATCHSET sched_ext/for-6.13] sched_ext: Rename dispatch and consume kfuncs
2024-11-10 16:09 UTC (5+ messages)
` [PATCH 2/3] sched_ext: Rename scx_bpf_consume() to scx_bpf_dsq_move_to_local()
NFS Client crash during migration scenario
2024-11-10 16:08 UTC (3+ messages)
[PATCH v2 0/6] media: uvcvideo: Implement the Privacy GPIO as a subdevice
2024-11-10 16:07 UTC (11+ messages)
[PATCH v4 0/4] arm64: dts: qcom: ipq6018: rework CPU Frequency
2024-11-10 15:30 UTC (6+ messages)
` [PATCH v4 1/4] arm64: dts: qcom: ipq6018: add 1.2GHz "
` [PATCH v4 2/4] arm64: dts: qcom: ipq6018: add 1.5GHz "
` [PATCH v4 4/4] arm64: dts: qcom: ipq6018: add LDOA2 regulator
` [PATCH v4 3/4] arm64: dts: qcom: ipq6018: move mp5496 regulator out of soc dtsi
[RFC PATCH 0/8] iplink_can: add CAN XL
2024-11-10 16:01 UTC (9+ messages)
` [RFC PATCH 1/8] iplink_can: remove unused FILE *f parameter in three functions
` [RFC PATCH 2/8] !!! DO NOT MERGE !!! can: netlink: update headers
` [RFC PATCH 3/8] iplink_can: reduce the visibility of tdc in can_parse_opt()
` [RFC PATCH 4/8] iplink_can: remove newline at the end of invarg()'s messages
` [RFC PATCH 5/8] iplink_can: use invarg() instead of fprintf()
` [RFC PATCH 6/8] iplink_can: add struct can_tdc
` [RFC PATCH 7/8] iplink_can: rename dbt into fd_dbt in can_parse_opt()
` [RFC PATCH 8/8] iplink_can: add CAN XL
net/ipv4/inet_diag.c:1511:17: sparse: sparse: Using plain integer as NULL pointer
2024-11-10 16:03 UTC (2+ messages)
[RFC PATCH 00/14] can: netlink: add CAN XL
2024-11-10 15:56 UTC (15+ messages)
` [RFC PATCH 01/14] can: dev: add struct data_bittiming_params to group FD parameters
` [RFC PATCH 02/14] can: netlink: replace tabulation by space in assignement
` [RFC PATCH 03/14] can: bittiming: rename CAN_CTRLMODE_TDC_MASK into CAN_CTRLMODE_FD_TDC_MASK
` [RFC PATCH 04/14] can: bittiming: rename can_tdc_is_enabled() into can_fd_tdc_is_enabled()
` [RFC PATCH 05/14] can: netlink: can_changelink(): rename tdc_mask into fd_tdc_flag_provided
` [RFC PATCH 06/14] can: netlink: make can_tdc_changelink() FD agnostic
` [RFC PATCH 07/14] can: netlink: add can_dtb_changelink()
` [RFC PATCH 08/14] can: netlink: add can_validate_tdc()
` [RFC PATCH 09/14] can: netlink: make can_tdc_get_size() FD agnostic
` [RFC PATCH 10/14] can: netlink: make can_tdc_fill_info() "
` [RFC PATCH 11/14] can: netlink: document which symbols are FD specific
` [RFC PATCH 12/14] can: netlink: add CAN XL support
` [RFC PATCH 13/14] can: netlink: add userland error messages
` [RFC PATCH 14/14] !!! DO NOT MERGE !!! can: add dummyxl driver
[meta-python][PATCH 1/2] python3-twisted: remove do_install append
2024-11-10 15:59 UTC (2+ messages)
` [meta-python][PATCH 2/2] python3-twisted: move appdirs from core package
qla1280 driver for qlogic-1040 on alpha
2024-11-10 15:59 UTC (19+ messages)
[PATCH 6.11 000/249] 6.11.7-rc2 review
2024-11-10 15:53 UTC (2+ messages)
[PATCH] media: cec: extron-da-hd-4k-plus: add return check for wait_for_completion*()
2024-11-10 15:52 UTC (2+ messages)
[PATCH v19 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-11-10 15:52 UTC (20+ messages)
` [PATCH v19 01/19] fgraph: Pass ftrace_regs to entryfunc
` [PATCH v19 02/19] fgraph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v19 03/19] fgraph: Pass ftrace_regs to retfunc
` [PATCH v19 04/19] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v19 05/19] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v19 06/19] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v19 07/19] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v19 08/19] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v19 09/19] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v19 10/19] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v19 11/19] s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC
` [PATCH v19 12/19] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v19 13/19] fprobe: Add fprobe_header encoding feature
` [PATCH v19 14/19] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v19 15/19] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v19 16/19] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v19 17/19] Documentation: probes: Update fprobe on function-graph tracer
` [PATCH v19 18/19] ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr
` [PATCH v19 19/19] bpf: Use ftrace_get_symaddr() in get_entry_ip()
[syzbot] [mm?] INFO: rcu detected stall in sys_pipe2 (2)
2024-11-10 15:52 UTC
[PATCH net-next 0/2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
2024-11-10 15:50 UTC (3+ messages)
` [PATCH net-next 2/2] "
[for-6.13 PATCH 00/19] nfs/nfsd: fixes and improvements for LOCALIO
2024-11-10 15:49 UTC (2+ messages)
[PATCH v7 0/4] rework bo mem stats tracking
2024-11-10 15:41 UTC (5+ messages)
` [PATCH v7 1/4] drm: add drm_memory_stats_is_zero
` [PATCH v7 2/4] drm: make drm-active- stats optional
` [PATCH v7 3/4] drm/amdgpu: remove unused function parameter
` [PATCH v7 4/4] drm/amdgpu: track bo memory stats at runtime
[f2fs-dev] [Bug 219484] New: f2fs discard causes kernel NULL pointer dereferencing
2024-11-10 15:42 UTC (3+ messages)
` [f2fs-dev] [Bug 219484] "
[RFC PATCH 0/2] usb/msd: Permit relaxed ordering of IN packets
2024-11-10 15:41 UTC (3+ messages)
` [RFC PATCH 1/2] usb/msd: Add status to usb_msd_packet_complete() function
[PATCH net] Fix u32's systematic failure to free IDR entries for hnodes
2024-11-10 15:40 UTC (7+ messages)
[PATCH 0/2] hw/usb: Add TI TUSB73X0 XHCI controller model
2024-11-10 15:39 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH] cnm: update chips&media wave521c firmware
2024-11-10 15:35 UTC (2+ messages)
[PULL v1 linux-firmware] Update firmware for Cirrus Amps for some Dell laptops
2024-11-10 15:32 UTC (2+ messages)
[PATCH v2] mediatek MT7920: update bluetooth firmware to 20241104091246
2024-11-10 15:29 UTC (2+ messages)
[PATCH] linux-firmware: update firmware for MT7920 WiFi device
2024-11-10 15:29 UTC (2+ messages)
[PATCHSET v2 0/15] Uncached buffered IO
2024-11-10 15:28 UTC (16+ messages)
` [PATCH 01/15] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 02/15] mm/readahead: add folio allocation helper
` [PATCH 03/15] mm: add PG_uncached page flag
` [PATCH 04/15] mm/readahead: add readahead_control->uncached member
` [PATCH 05/15] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
` [PATCH 06/15] mm/truncate: make invalidate_complete_folio2() public
` [PATCH 07/15] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag
` [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
` [PATCH 09/15] mm/filemap: drop uncached pages when writeback completes
` [PATCH 10/15] mm/filemap: make buffered writes work with RWF_UNCACHED
` [PATCH 11/15] mm: add FGP_UNCACHED folio creation flag
` [PATCH 12/15] ext4: add RWF_UNCACHED write support
` [PATCH 13/15] iomap: make buffered writes work with RWF_UNCACHED
` [PATCH 14/15] xfs: punt uncached write completions to the completion wq
` [PATCH 15/15] xfs: flag as supporting FOP_UNCACHED
[RESEND v2] pull-request: rtw89: 8852a: update fw to v0.13.36.2
2024-11-10 15:25 UTC (2+ messages)
[meta-oe][PATCH v4] parallel: Add recipe for GNU Parallel
2024-11-10 15:24 UTC
[PATCH] scsi: Replace zero-length array with flexible array member
2024-11-10 15:17 UTC
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-10 15:19 UTC (4+ messages)
` [PATCH v1 04/17] dma-mapping: Add check if IOVA can be used
[PATCH v4 0/5] tools/memory-model: Define more of LKMM in tools/memory-model
2024-11-10 15:17 UTC (3+ messages)
[linux-next:master 6632/10559] drivers/remoteproc/qcom_q6v5_pas.c:137:46: sparse: sparse: incorrect type in argument 2 (different address spaces)
2024-11-10 15:11 UTC
[PATCH 0/7] target/i386/kvm/pmu: Enhancement, Bugfix and Cleanup
2024-11-10 15:29 UTC (3+ messages)
` [PATCH 3/7] target/i386/kvm: init PMU information only once
Calculation / algorithm of the 5 GHz vs. 2.4 GHz network selection
2024-11-10 15:04 UTC
[PATCH v3 00/17] Provide a new two step DMA mapping API
2024-11-10 15:02 UTC (18+ messages)
` [PATCH v3 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v3 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v3 03/17] iommu: generalize the batched sync after map interface
` [PATCH v3 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v3 05/17] dma: Provide an interface to allow allocate IOVA
` [PATCH v3 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v3 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v3 09/17] docs: core-api: document the IOVA-based API
` [PATCH v3 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v3 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v3 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v3 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v3 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v3 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v3 17/17] vfio/mlx5: Enable the DMA link API
[PATCH] connman: Fix restart script
2024-11-10 15:00 UTC
[RFC 0/3] request parameter set api and wait termination tuning
2024-11-10 14:56 UTC (4+ messages)
` [RFC 1/3] io_uring: introduce request parameter sets
` [RFC 2/3] io_uring: add support for ignoring inline completions for waits
` [RFC 3/3] io_uring: allow waiting loop to ignore some CQEs
[PATCH 0/5] platform/x86: x86-android-tablets: Add Bluetooth support for Vexia EDU ATLA 10
2024-11-10 14:53 UTC (2+ messages)
[PATCH 0/5] arm64: qcom: Add support for QCS9075 boards
2024-11-10 14:53 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: arm: qcom,ids: add SoC ID for QCS9075
` [PATCH 2/5] soc: qcom: socinfo: add QCS9075 SoC ID
` [PATCH 3/5] dt-bindings: arm: qcom: Document rb8/ride/ride-r3 on QCS9075
` [PATCH 4/5] arm64: dts: qcom: Add support for QCS9075 RB8
` [PATCH 5/5] arm64: dts: qcom: Add support for QCS9075 Ride & Ride-r3
[PATCH for 9.2 0/2] machine: Miscellaneous coverity fixes
2024-11-10 15:09 UTC (3+ messages)
` [PATCH for 9.2 1/2] hw/core/machine-smp: Initialize caches_bitmap before reading
` [PATCH for 9.2 2/2] hw/core/machine-smp: Fix error message parameter
Bit X Philosophy Perfected! (harmonizes with Bit Coin (+ Fair Pay Politics) and Bit Stream)
2024-11-10 14:51 UTC
[PATCH] HID: magicmouse: Apple Magic Trackpad 2 USB-C driver support
2024-11-10 14:48 UTC (2+ messages)
[PATCH v2] rcu: Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes()
2024-11-10 14:47 UTC
[PATCH net] gve: Flow steering trigger reset only for timeout error
2024-11-10 14:43 UTC (2+ messages)
[RFC PATCH 00/21] Modernize the build system
2024-11-10 14:42 UTC (6+ messages)
` [RFC PATCH v4 00/19] "
` [RFC PATCH v4 04/19] Makefile: extract script to massage Perl scripts
` [RFC PATCH v4 06/19] Makefile: extract script to massage Shell scripts
drivers/iommu/iommufd/fault.c:115:38-43: ERROR: invalid reference to the index variable of the iterator on line 107
2024-11-10 14:40 UTC
[PATCH for-rc 0/2] RDMA/hns: Bugfixes
2024-11-10 14:31 UTC (2+ messages)
[PATCH 0/3] Build improvements for clar
2024-11-10 14:30 UTC (2+ messages)
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c:1638:5-8: Unneeded variable: "ret". Return "0" on line 1642
2024-11-10 14:29 UTC
[PATCH v2 for-next] RDMA/hns: Fix different dgids mapping to the same dip_idx
2024-11-10 14:28 UTC (2+ messages)
[PATCH net-next v2] net: dlink: add support for reporting stats via `ethtool -S`
2024-11-10 14:25 UTC (3+ messages)
[net-next PATCH v9 0/8] cn10k-ipsec: Add outbound inline ipsec support
2024-11-10 14:23 UTC (3+ messages)
` [net-next PATCH v9 1/8] octeontx2-pf: map skb data as device writeable
[PATCH net-next 0/2] ipv4: Prepare bpf helpers to .flowi4_tos conversion
2024-11-10 14:22 UTC (5+ messages)
` [PATCH net-next 1/2] bpf: ipv4: Prepare __bpf_redirect_neigh_v4() to future "
` [PATCH net-next 2/2] bpf: lwtunnel: Prepare bpf_lwt_xmit_reroute() "
[PATCH] net: modernize ioremap in probe
2024-11-10 14:18 UTC (2+ messages)
[PATCH v4 0/6] rust: add improved version of `ForeignOwnable::borrow_mut`
2024-11-10 14:14 UTC (7+ messages)
` [PATCH v4 1/6] rust: arc: use `NonNull::new_unchecked`
` [PATCH v4 2/6] rust: types: avoid `as` casts
` [PATCH v4 3/6] rust: arc: split unsafe block, add missing comment
` [PATCH v4 4/6] rust: change `ForeignOwnable` pointer to mut
` [PATCH v4 5/6] rust: reorder `ForeignOwnable` items
` [PATCH v4 6/6] rust: add improved version of `ForeignOwnable::borrow_mut`
[PATCH] linux-user/strace: show TID instead of PID
2024-11-10 14:10 UTC (2+ messages)
[GIT PULL] Allwinner device tree changes for 6.13 part 2
2024-11-10 14:07 UTC
[oe-core][PATCHv2] systemd: add PACKAGECONFIG for sysupdate feature
2024-11-10 14:11 UTC
[PATCH v3 0/3] MSI-X support
2024-11-10 14:09 UTC (3+ messages)
` ✗ CI.BAT: failure for MSI-X support (rev6)
` ✗ CI.FULL: "
[oe-core][PATCHv2] systemd: add PACKAGECONFIG for sysupdate feature
2024-11-10 14:10 UTC
[PATCH] target/riscv: Add Tenstorrent Ascalon CPU
2024-11-10 14:03 UTC (6+ messages)
` [CAUTION - External Sender] "
[PULL 00/29] Misc HW patches for 2024-11-05
2024-11-10 14:12 UTC (7+ messages)
` [PULL 09/29] qapi/qom: Define cache enumeration and properties for machine
` [PULL 10/29] hw/core: Check smp cache topology support "
[PATCH v3 11/17] mm/hmm: provide generic DMA managing logic
2024-11-10 13:46 UTC
[PATCH net] selftests: wireguard: load nf_conntrack if it's not present
2024-11-10 13:42 UTC (2+ messages)
[PATCH net-next v3 0/3] net: stmmac: dwmac4: Fixes issues in dwmac4
2024-11-10 13:35 UTC (7+ messages)
` [PATCH net-next v3 1/3] net: stmmac: dwmac4: Fix MTL_OP_MODE_RTC mask and shift macros
` [PATCH net-next v3 2/3] net: stmmac: dwmac4: Fix the MTL_OP_MODE_*_MASK operation
` [PATCH net-next v3 3/3] net: stmmac: dwmac4: Receive Watchdog Timeout is not in abnormal interrupt summary
[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
2024-11-10 13:38 UTC (3+ messages)
` [PATCH net-next v11 06/23] ovpn: introduce the ovpn_peer object
Potiential nullptr derefence in io_do_iopoll
2024-11-10 13:31 UTC (2+ messages)
[PATCH net] net: atlantic: use irq_update_affinity_hint()
2024-11-10 13:31 UTC (2+ messages)
[PATCH net] nfp: use irq_update_affinity_hint()
2024-11-10 13:31 UTC (2+ messages)
drivers/gpu/drm/xe/xe_guc_ct.c:532:1-7: preceding lock on line 512
2024-11-10 13:28 UTC
[PATCH net-next v3 0/3] SO_PRIORITY cmsg patch summary
2024-11-10 13:27 UTC (7+ messages)
` [PATCH net-next v3 3/3] selftest: net: test SO_PRIORITY ancillary data with cmsg_sender
[oe-core][PATCH] systemd: add PACKAGECONFIG for sysupdate feature
2024-11-10 13:27 UTC
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.