messages from 2023-10-17 06:01:05 to 2023-10-17 06:33:41 UTC [more...]
[dm-devel] [PATCH 00/14] ip_tunnel: convert __be16 tunnel flags to bitmaps
2023-10-15 2:20 UTC (9+ messages)
` [dm-devel] [PATCH 03/14] bitops: let the compiler optimize __assign_bit()
` "
` [dm-devel] [PATCH 09/14] bitmap: extend bitmap_{get, set}_value8() to bitmap_{get, set}_bits()
` [PATCH 09/14] bitmap: extend bitmap_{get,set}_value8() to bitmap_{get,set}_bits()
[PATCH net-next 0/8] dt-bindings: net: Child node schema cleanups
2023-10-17 6:32 UTC (9+ messages)
` [PATCH net-next 1/8] dt-bindings: net: Add missing (unevaluated|additional)Properties on child node schemas
` [PATCH net-next 3/8] dt-bindings: net: dsa/switch: Make 'ethernet-port' node addresses hex
` [PATCH net-next 4/8] dt-bindings: net: ethernet-switch: Add missing 'ethernet-ports' level
[PATCH v2 00/13] ip_tunnel: convert __be16 tunnel flags to bitmaps
2023-10-16 17:48 UTC (13+ messages)
` [PATCH v2 01/13] bitops: add missing prototype check
` [PATCH v2 02/13] bitops: make BYTES_TO_BITS() treewide-available
` [PATCH v2 03/13] bitops: let the compiler optimize {__,}assign_bit()
` [PATCH v2 04/13] linkmode: convert linkmode_{test, set, clear, mod}_bit() to macros
` [PATCH v2 05/13] s390/cio: rename bitmap_size() -> idset_bitmap_size()
` [PATCH v2 06/13] fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64()
` [PATCH v2 08/13] bitmap: introduce generic optimized bitmap_size()
` [PATCH v2 09/13] bitmap: make bitmap_{get, set}_value8() use bitmap_{read, write}()
` [PATCH v2 09/13] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()
` [PATCH v2 10/13] ip_tunnel: use a separate struct to store tunnel params in the kernel
` [PATCH v2 11/13] ip_tunnel: convert __be16 tunnel flags to bitmaps
` [PATCH v2 13/13] lib/bitmap: add tests for IP tunnel flags conversion helpers
[Intel-xe] [PATCH v6 00/10] Supporting RAS on XE
2023-10-17 6:33 UTC (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Supporting RAS on XE (rev6)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
[PATCH v3 0/4] qapi/migration: Dedup migration parameter objects and fix tls-authz crash
2023-10-17 6:32 UTC (4+ messages)
[PATCH 0/5] support oneplus-lemonade(p) devices
2023-10-17 6:31 UTC (6+ messages)
` [PATCH 5/5] arm64: dts: qcom: sm8350-lemonade(p): new devices
[igt-dev] [PATCH i-g-t] tests/amd_dispatch: add negative test for SDMA
2023-10-17 6:31 UTC
why is it PROVIDES = "udev" and not PROVIDES = "virtual/udev"?
2023-10-17 6:30 UTC
[PATCH v7 12/12] app/graph: add l3fwd use case
2023-10-17 6:30 UTC (18+ messages)
` [PATCH v8 00/12] add CLI based graph application
` [PATCH v8 01/12] app/graph: add application framework to read CLI
` [EXT] "
` [PATCH v8 02/12] app/graph: add telnet connectivity framework
` [EXT] "
` [PATCH v8 04/12] app/graph: add mempool command line interfaces
` [EXT] "
` [PATCH v8 05/12] app/graph: add ethdev "
` [EXT] "
` [PATCH v8 06/12] app/graph: add ipv4_lookup "
` [EXT] "
[PATCH v2 00/90] target/sparc: Convert to decodetree
2023-10-17 6:12 UTC (91+ messages)
` [PATCH v2 01/90] target/sparc: Clear may_lookup for npc == DYNAMIC_PC
` [PATCH v2 02/90] target/sparc: Implement check_align inline
` [PATCH v2 03/90] target/sparc: Avoid helper_raise_exception in helper_st_asi
` [PATCH v2 04/90] target/sparc: Set TCG_GUEST_DEFAULT_MO
` [PATCH v2 05/90] configs: Enable MTTCG for sparc, sparc64
` [PATCH v2 06/90] target/sparc: Define features via cpu-feature.h.inc
` [PATCH v2 07/90] target/sparc: Use CPU_FEATURE_BIT_* for cpu properties
` [PATCH v2 08/90] target/sparc: Remove sparcv7 cpu features
` [PATCH v2 09/90] target/sparc: Add decodetree infrastructure
` [PATCH v2 10/90] target/sparc: Define AM_CHECK for sparc32
` [PATCH v2 11/90] target/sparc: Move CALL to decodetree
` [PATCH v2 12/90] target/sparc: Move BPcc and Bicc "
` [PATCH v2 13/90] target/sparc: Move BPr "
` [PATCH v2 14/90] target/sparc: Move FBPfcc and FBfcc "
` [PATCH v2 15/90] target/sparc: Merge gen_cond with only caller
` [PATCH v2 16/90] target/sparc: Merge gen_fcond "
` [PATCH v2 17/90] target/sparc: Merge gen_branch_[an] "
` [PATCH v2 18/90] target/sparc: Pass DisasCompare to advance_jump_cond
` [PATCH v2 19/90] target/sparc: Move SETHI to decodetree
` [PATCH v2 20/90] target/sparc: Move Tcc "
` [PATCH v2 21/90] target/sparc: Move RDASR, STBAR, MEMBAR "
` [PATCH v2 22/90] target/sparc: Move RDPSR, RDHPR "
` [PATCH v2 23/90] target/sparc: Move RDWIM, RDPR "
` [PATCH v2 24/90] target/sparc: Move RDTBR, FLUSHW "
` [PATCH v2 25/90] target/sparc: Move WRASR "
` [PATCH v2 26/90] target/sparc: Move WRPSR, SAVED, RESTORED "
` [PATCH v2 27/90] target/sparc: Move WRWIM, WRPR "
` [PATCH v2 28/90] target/sparc: Move WRTBR, WRHPR "
` [PATCH v2 29/90] target/sparc: Move basic arithmetic "
` [PATCH v2 30/90] target/sparc: Move ADDC "
` [PATCH v2 31/90] target/sparc: Move MULX "
` [PATCH v2 32/90] target/sparc: Move UMUL, SMUL "
` [PATCH v2 33/90] target/sparc: Move SUBC "
` [PATCH v2 34/90] target/sparc: Move UDIVX, SDIVX "
` [PATCH v2 35/90] target/sparc: Move UDIV, SDIV "
` [PATCH v2 36/90] target/sparc: Move TADD, TSUB, MULS "
` [PATCH v2 37/90] target/sparc: Move SLL, SRL, SRA "
` [PATCH v2 38/90] target/sparc: Move MOVcc, MOVR "
` [PATCH v2 39/90] target/sparc: Move POPC "
` [PATCH v2 40/90] target/sparc: Convert remaining v8 coproc insns "
` [PATCH v2 41/90] target/sparc: Move JMPL, RETT, RETURN "
` [PATCH v2 42/90] target/sparc: Move FLUSH, SAVE, RESTORE "
` [PATCH v2 43/90] target/sparc: Move DONE, RETRY "
` [PATCH v2 44/90] target/sparc: Split out resolve_asi
` [PATCH v2 45/90] target/sparc: Drop ifdef around get_asi and friends
` [PATCH v2 46/90] target/sparc: Split out ldst functions with asi pre-computed
` [PATCH v2 47/90] target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for GET_ASI_DTWINX
` [PATCH v2 48/90] target/sparc: Move simple integer load/store to decodetree
` [PATCH v2 49/90] target/sparc: Move asi "
` [PATCH v2 50/90] target/sparc: Move LDSTUB, LDSTUBA "
` [PATCH v2 51/90] target/sparc: Move SWAP, SWAPA "
` [PATCH v2 52/90] target/sparc: Move CASA, CASXA "
` [PATCH v2 53/90] target/sparc: Move PREFETCH, PREFETCHA "
` [PATCH v2 54/90] target/sparc: Split out fp ldst functions with asi precomputed
` [PATCH v2 55/90] target/sparc: Move simple fp load/store to decodetree
` [PATCH v2 56/90] target/sparc: Move asi "
` [PATCH v2 57/90] target/sparc: Move LDFSR, STFSR "
` [PATCH v2 58/90] target/sparc: Merge LDFSR, LDXFSR implementations
` [PATCH v2 59/90] target/sparc: Move EDGE* to decodetree
` [PATCH v2 60/90] target/sparc: Move ARRAY* "
` [PATCH v2 61/90] target/sparc: Move ADDRALIGN* "
` [PATCH v2 62/90] target/sparc: Move BMASK "
` [PATCH v2 63/90] target/sparc: Move FMOVS, FNEGS, FABSS, FSRC*S, FNOT*S "
` [PATCH v2 64/90] target/sparc: Move FMOVD, FNEGD, FABSD, FSRC*D, FNOT*D "
` [PATCH v2 65/90] target/sparc: Use tcg_gen_vec_{add,sub}*
` [PATCH v2 66/90] target/sparc: Move gen_ne_fop_FFF insns to decodetree
` [PATCH v2 67/90] target/sparc: Move gen_ne_fop_DDD "
` [PATCH v2 68/90] target/sparc: Move PDIST "
` [PATCH v2 69/90] target/sparc: Move gen_gsr_fop_DDD insns "
` [PATCH v2 70/90] target/sparc: Move gen_fop_FF "
` [PATCH v2 71/90] target/sparc: Move gen_fop_DD "
` [PATCH v2 72/90] target/sparc: Move FSQRTq "
` [PATCH v2 73/90] target/sparc: Move gen_fop_FFF insns "
` [PATCH v2 74/90] target/sparc: Move gen_fop_DDD "
` [PATCH v2 75/90] target/sparc: Move gen_fop_QQQ "
` [PATCH v2 76/90] target/sparc: Move FSMULD "
` [PATCH v2 77/90] target/sparc: Move FDMULQ "
` [PATCH v2 78/90] target/sparc: Move gen_fop_FD insns "
` [PATCH v2 79/90] target/sparc: Move FiTOd, FsTOd, FsTOx "
` [PATCH v2 80/90] target/sparc: Move FqTOs, FqTOi "
` [PATCH v2 81/90] target/sparc: Move FqTOd, FqTOx "
` [PATCH v2 82/90] target/sparc: Move FiTOq, FsTOq "
` [PATCH v2 83/90] target/sparc: Move FdTOq, FxTOq "
` [PATCH v2 84/90] target/sparc: Move FMOVq, FNEGq, FABSq "
` [PATCH v2 85/90] target/sparc: Move FMOVR, FMOVcc, FMOVfcc "
` [PATCH v2 86/90] target/sparc: Convert FCMP, FCMPE "
` [PATCH v2 87/90] target/sparc: Move FPCMP* "
` [PATCH v2 88/90] target/sparc: Move FPACK16, FPACKFIX "
` [PATCH v2 89/90] target/sparc: Convert FZERO, FONE "
` [PATCH v2 90/90] target/sparc: Remove disas_sparc_legacy
[PATCH 1/2] netfilter: ipset: rename ref_netlink to ref_swapping
2023-10-17 6:29 UTC (4+ messages)
` [PATCH 2/2] netfilter: ipset: fix race condition in ipset swap, destroy and test
[PATCH net-next] net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams
2023-10-17 6:28 UTC
[PATCH v6 0/7] configfs-tsm: Attestation Report ABI
2023-10-17 6:28 UTC (10+ messages)
` [PATCH v6 3/7] configfs-tsm: Introduce a shared ABI for attestation reports
` [PATCH v6 6/7] virt: sevguest: Add TSM_REPORTS support for SNP_GET_EXT_REPORT
[ovmf test] 183394: all pass - PUSHED
2023-10-17 6:27 UTC
[PATCH v6 0/5] powerpc/bpf: use BPF prog pack allocator
2023-10-17 6:26 UTC (4+ messages)
[PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
2023-10-17 6:26 UTC (11+ messages)
[PATCH net-next v4 0/9] net: dsa: microchip: provide Wake on LAN support
2023-10-17 6:25 UTC (6+ messages)
` [PATCH net-next v4 4/9] net: dsa: microchip: ksz9477: add "
[PATCH nft 1/3] tests/shell: skip "table_onoff" test if kernel patch is missing
2023-10-17 6:22 UTC (3+ messages)
[PATCH] x86/mm: drop 4MB restriction on minimal NUMA node size
2023-10-17 6:22 UTC
[LTP] [PATCH 1/4] readlinkat: Remove readlinkat fallback definition
2023-10-17 6:21 UTC (3+ messages)
[PATCH v1 0/2] arm64: dts: mediatek: Add device tree for MT8365-based Pumpkin i350
2023-10-17 6:20 UTC (7+ messages)
` [PATCH v1 1/3] dt-bindings: vendor-prefixes: Add prefix for OLogic, Inc
` [PATCH v1 2/3] dt-bindings: arm64: dts: mediatek: Add ologic,pumpkin-i350 board
[igt-dev] [PATCH i-g-t] lib/igt_fb/xe: use engine copy where available
2023-10-17 6:20 UTC (2+ messages)
` [igt-dev] ✓ CI.xeBAT: success for lib/igt_fb/xe: use engine copy where available (rev3)
[PATCH] sched: topology: Remove unnecessary ‘0’ values from nr_levels
2023-10-17 6:20 UTC
[PATCH v1] usb: xhci: Check return value of wait for TRB_TRANSFER event
2023-10-17 6:20 UTC
[PATCH v2 1/4] mtd: rawnand: Add destructive operation
2023-10-17 6:19 UTC (5+ messages)
[PATCH 0/4] Rename variable bUpdateBBVGA, byCurrentCh, byCurPwr and byBBPreEDRSSI
2023-10-17 6:19 UTC (2+ messages)
[PATCH 0/2] PCI: dwc: Fix the BAR size programming
2023-10-17 6:17 UTC (3+ messages)
` [PATCH 1/2] PCI: dwc: Add new accessors to enable/disable DBI CS2 while setting the BAR size
` [PATCH 2/2] PCI: qcom-ep: Implement dbi_cs2_access() function callback for DBI CS2 access
[patch net-next v2] tools: ynl: introduce option to process unknown attributes or types
2023-10-17 6:18 UTC (3+ messages)
[PATCH V2 0/4] Add C3 SoC PLLs and Peripheral clock
2023-10-17 6:15 UTC (6+ messages)
` [PATCH V2 3/4] clk: meson: c3: add support for the C3 SoC PLL clock
[Intel-wired-lan] [PATCH net-next v2] ethtool: ice: Support for RSS settings to GTP from ethtool
2023-10-17 6:11 UTC (3+ messages)
` "
[PATCH V3 0/3] mmc: Add partial initialization support
2023-10-17 6:13 UTC (4+ messages)
` [PATCH V3 1/3] mmc: core: "
` [PATCH V3 2/3] mmc: sdhci-msm: Enable MMC_CAP_AGGRESSIVE_PM for Qualcomm controllers
` [PATCH V3 3/3] mmc: sdhci-msm: Enable MMC_CAP2_SLEEP_AWAKE "
[request for patch inclusion to 5.15 stable] cifs: fix mid leak during reconnection after timeout threshold
2023-10-17 6:13 UTC
<stdin>:1508:2: warning: #warning syscall clone3 not implemented
2023-10-17 6:11 UTC
[PATCH] mm: page_alloc: don't allocate page from memoryless nodes
2023-10-17 6:12 UTC (11+ messages)
[PATCH v3 0/3] Remove secret-size restrictions for hashes
2023-10-17 6:12 UTC (7+ messages)
` [PATCH v3 1/3] nvme-auth: alloc nvme_dhchap_key as single buffer
` [PATCH v3 2/3] nvme-auth: use transformed key size to create resp
[f2fs-dev] [RFC] weirdness in f2fs_rename() with RENAME_WHITEOUT
2023-10-17 5:50 UTC
[PATCH 00/12] usb: dwc3: qcom: Flatten dwc3 structure
2023-10-17 6:11 UTC (7+ messages)
` [PATCH 01/12] dt-bindings: usb: qcom,dwc3: Add qcom,sc8180x-dwc3
` [PATCH 09/12] dt-bindings: usb: qcom,dwc3: Rename to "glue"
` [PATCH 10/12] dt-bindings: usb: qcom,dwc3: Introduce flattened qcom,dwc3 binding
MISRA C:2012 D4.11 caution on staging
2023-10-17 6:11 UTC (8+ messages)
[LTP] [PATCH 1/3] link03: Convert docs to docparse
2023-10-17 6:11 UTC (4+ messages)
` [LTP] [PATCH 2/3] link05: "
[android-common:android12-kiwi-5.10 3871/30000] debug_symbols.c:undefined reference to `__per_cpu_start'
2023-10-17 6:11 UTC
[PATCH 0/5] i3c: master: some improvment for i3c master
2023-10-17 6:10 UTC (4+ messages)
` [PATCH 2/5] i3c: add actual in i3c_priv_xfer
[PATCH net-next v2] docs: netlink: clean up after deprecating version
2023-10-17 6:10 UTC (2+ messages)
[XEN PATCH v2 0/8] address violations of MISRA C:2012 Rule 10.1
2023-10-17 6:09 UTC (3+ messages)
` [XEN PATCH][for-4.19 v2 8/8] xen/compat: use BUILD_BUG_ON in CHECK_SIZE macros
[PATCH v2 0/3] Add RTC for MStar SSD20xD SoCs
2023-10-17 6:09 UTC (4+ messages)
+ numa-improve-the-efficiency-of-calculating-pages-loss.patch added to mm-unstable branch
2023-10-17 6:09 UTC (4+ messages)
[PATCH] stackleak: Remove unnecessary ‘0’ values from ret
2023-10-17 6:08 UTC
[PATCH 6.5 000/191] 6.5.8-rc1 review
2023-10-17 6:06 UTC (6+ messages)
` [PATCH 6.5 006/191] arm_pmu: acpi: Add a representative platform device for TRBE
FAILED: patch "[PATCH] usb: hub: Guard against accesses to uninitialized BOS" failed to apply to 4.14-stable tree
2023-10-17 6:06 UTC (2+ messages)
` [PATCH 4.14.y] usb: hub: Guard against accesses to uninitialized BOS descriptors
[PATCHv2] nvme: sanitize metadata bounce buffer for reads
2023-10-17 6:06 UTC (2+ messages)
[PATCH 0/2] Allow nesting of lazy MMU mode
2023-10-17 6:04 UTC (4+ messages)
[PATCH] Bluetooth: btrtl: Ignore error return for hci_devcd_register()
2023-10-17 6:04 UTC (5+ messages)
[PATCH v2] net/virtio: fixed missing next flag when sending packets in packed mode
2023-10-17 6:01 UTC (2+ messages)
` [PATCH] "
[PATCH] taskstats: Remove unnecessary ‘0’ values from rc
2023-10-17 6:01 UTC
[PATCH v3 00/28] fs-verity support for XFS
2023-10-17 6:01 UTC (7+ messages)
` [PATCH v3 07/28] fsverity: always use bitmap to track verified status
[PATCH 3/6] media: v4l: subdev: Rename sub-device state information access functions
2023-10-17 6:00 UTC (2+ messages)
[RFC] usb: dwc3: dwc3-octeon: Fix USB PHY High-Speed PLL Initialization
2023-10-17 5:59 UTC (2+ messages)
[sudeep-holla:android13-5.15/ffa 1113/4062] android_debug_symbols.c:undefined reference to `__per_cpu_start'
2023-10-17 6:00 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.