messages from 2023-02-21 19:43:01 to 2023-02-21 20:42:32 UTC [more...]
[PATCH] net/mana: use RTE_LOG_DP for logs on datapath
2023-02-21 20:42 UTC
[PATCH 0/5] Patches used to build mkroot
2023-02-21 20:55 UTC (2+ messages)
` [PATCH 1/5] try generic compiler name "cc" before falling back to "gcc"
[PATCH bpf-next V3] xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver support
2023-02-21 20:39 UTC (4+ messages)
[igt-dev] [PATCH i-g-t] tests/gem_barrier_race: Extend support over compute engines
2023-02-21 20:40 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[PATCH V3 0/8] Add SoundWire support for AMD platforms
2023-02-21 20:40 UTC (4+ messages)
` [PATCH V3 7/8] soundwire: amd: handle SoundWire wake enable interrupt
[LSF/MM/BPF BoF]: extend UBLK to cover real storage hardware
2023-02-18 18:38 UTC (11+ messages)
[GIT PULL] Thermal control updates for v6.3-rc1
2023-02-21 20:39 UTC (2+ messages)
[GIT PULL] Power management updates for v6.3-rc1
2023-02-21 20:39 UTC (2+ messages)
[GIT PULL] ACPI updates for v6.3-rc1
2023-02-21 20:39 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/upx: security bump to version 4.0.2
2023-02-21 20:38 UTC (2+ messages)
[Buildroot] [PATCH 1/2] package/upx: bump to version 4.0.1
2023-02-21 20:38 UTC (2+ messages)
[PATCH 00/71] bootstd: Allow migration from distro_bootcmd scripts
2023-02-21 20:37 UTC (6+ messages)
` [PATCH 71/71] rockchip: Convert rockpro64-rk3399 to use standard boot
` rk3399 boards broken, only partially converted to standard boot? (was Re: [PATCH 71/71] rockchip: Convert rockpro64-rk3399 to use standard boot)
[isar-cip-core 0/2] CI for reproducible build check
2023-02-21 20:37 UTC (3+ messages)
` [isar-cip-core 1/2] kas/opt/reproducible.yml: Add kas file for reproducible builds target
[RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
2023-02-21 20:36 UTC (7+ messages)
[PATCH] dm: adc: add iMX93 ADC support
2023-02-21 20:28 UTC (2+ messages)
[PATCH RFC u-boot-mvebu 00/59] arm: mvebu: Various fixes
2023-02-21 20:19 UTC (44+ messages)
` [PATCH RFC u-boot-mvebu 01/59] tools: kwbimage: Fix generating, verifying and extracting SDIO kwbimage
` [PATCH RFC u-boot-mvebu 02/59] tools: kwboot: Fix parsing "
` [PATCH RFC u-boot-mvebu 04/59] cmd: mvebu/bubt: "
` [PATCH RFC u-boot-mvebu 06/59] tools: kwboot: Fix parsing SATA kwbimage
` [PATCH RFC u-boot-mvebu 07/59] arm: mvebu: spl: "
` [PATCH RFC u-boot-mvebu 08/59] cmd: mvebu/bubt: "
` [PATCH RFC u-boot-mvebu 09/59] arm: mvebu: spl: Remove checks for BOOT_DEVICE_MMC2 and BOOT_DEVICE_MMC2_2
` [PATCH RFC u-boot-mvebu 12/59] arm: mvebu: spl: Fix support for loading U-Boot proper from SD card
` [PATCH RFC u-boot-mvebu 13/59] tools: kwboot: Add more documentation references
` [PATCH RFC u-boot-mvebu 14/59] tools: kwboot: Add image type documentation
` [PATCH RFC u-boot-mvebu 17/59] tools: kwboot: Add check that kwbimage contains DDR init code
` [PATCH RFC u-boot-mvebu 18/59] tools: kwboot: Fix patching of SPI/NOR XIP images
` [PATCH RFC u-boot-mvebu 19/59] tools: kwboot: Show image type and error parsing reasons
` [PATCH RFC u-boot-mvebu 20/59] cmd: mvebu/bubt: Add support for selecting eMMC HW partition
` [PATCH RFC u-boot-mvebu 22/59] cmd: mvebu/bubt: Add support for reading image from the SATA disk partition
` [PATCH RFC u-boot-mvebu 23/59] cmd: mvebu/bubt: Rename variable image_size to hdr_size
` [PATCH RFC u-boot-mvebu 24/59] cmd: mvebu/bubt: Mark all local symbols as static
` [PATCH RFC u-boot-mvebu 26/59] cmd: mvebu/bubt: Check also A8K boot image checksum
` [PATCH RFC u-boot-mvebu 28/59] cmd: mvebu/bubt: Better guess default MVEBU_*_BOOT option
` [PATCH RFC u-boot-mvebu 29/59] cmd: mvebu/bubt: Fix warnings: unused variable 'secure_mode' and 'fuse_read_u64' defined but not used
` [PATCH RFC u-boot-mvebu 30/59] cmd: mvebu/bubt: Enable command by default
` [PATCH RFC u-boot-mvebu 31/59] tools: kwbimage: Fix dumping register set / DATA commands
` [PATCH RFC u-boot-mvebu 32/59] tools: kwbimage: Fix endianity when dumping NAND_PAGE_SIZE
` [PATCH RFC u-boot-mvebu 34/59] tools: kwbimage: Fix dumping NAND_BLKSZ
` [PATCH RFC u-boot-mvebu 36/59] tools: kwbimage: Fix endianity when printing kwbimage header
` [PATCH RFC u-boot-mvebu 38/59] tools: kwbimage: Add support for dumping NAND_BLKSZ for v0 images
` [PATCH RFC u-boot-mvebu 39/59] tools: kwbimage: Print binary image offset as size
` [PATCH RFC u-boot-mvebu 40/59] tools: kwbimage: Print image data offset when printing kwbimage header
` [PATCH RFC u-boot-mvebu 41/59] tools: kwbimage: Simplify add_secure_header_v1()
` [PATCH RFC u-boot-mvebu 43/59] tools: kwbimage: Fix generating secure boot data image signature
` [PATCH RFC u-boot-mvebu 44/59] tools: kwbimage: Fix invalid secure boot header signature
` [PATCH RFC u-boot-mvebu 45/59] tools: mkimage: Do not fill legacy_img_hdr for non-legacy XIP images
` [PATCH RFC u-boot-mvebu 47/59] tools: mkimage: Print human readable error when -d is not specified
` [PATCH RFC u-boot-mvebu 49/59] tools: kwbimage: Add support for creating an image with no data
` [PATCH RFC u-boot-mvebu 51/59] arm: mvebu: Add support for generating PEX kwbimage
` [PATCH RFC u-boot-mvebu 52/59] arm: mvebu: Fix description of MVEBU_SPL_BOOT_DEVICE_(SPI|MMC) options
` [PATCH RFC u-boot-mvebu 53/59] arm: mvebu: db-88f6820-amc: Add defconfig for NAND booting
` [PATCH RFC u-boot-mvebu 54/59] arm: mvebu: clearfog: Add defconfig for SATA booting
` [PATCH RFC u-boot-mvebu 55/59] arm: mvebu: Remove A39x relicts
` [PATCH RFC u-boot-mvebu 56/59] arm: mvebu: Fix comment about CPU_ATTR_BOOTROM mapping
` [PATCH RFC u-boot-mvebu 57/59] arm: mvebu: Define env_sf_get_env_addr() also for Proper U-Boot
` [PATCH RFC u-boot-mvebu 58/59] arm: mvebu: Define SPL memory maps
` [PATCH RFC u-boot-mvebu 59/59] doc/kwboot.1: Update example description
drop first SYN packet with nftables
2023-02-21 20:36 UTC (2+ messages)
[isar-cip-core][PATCH] linux-cip: Update cip-kernels to latest one
2023-02-21 20:35 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/modsecurity2: disable pcre
2023-02-21 20:34 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/modsecurity2: security bump to version 2.9.7
2023-02-21 20:34 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/systemd: disable with -Ofast
2023-02-21 20:34 UTC (5+ messages)
[PATCH mptcp-net 2/2] Squash-to: DO-NOT-MERGE: mptcp: use kmalloc on kasan build
2023-02-21 20:33 UTC (2+ messages)
` Squash-to: DO-NOT-MERGE: mptcp: use kmalloc on kasan build: Tests Results
[Buildroot] [PATCH 1/1] package/opusfile: fix CVE-2022-47021
2023-02-21 20:32 UTC (2+ messages)
[PATCH net-next] sfc: support offloading TC VLAN push/pop actions to the MAE
2023-02-21 20:32 UTC (3+ messages)
[PATCH 6.1 000/118] 6.1.13-rc1 review
2023-02-21 20:29 UTC (2+ messages)
[xen-unstable-smoke test] 178044: tolerable trouble: pass/starved - PUSHED
2023-02-21 20:26 UTC
[PATCH] dt-bindings: MFD: Convert STMPE to YAML schema
2023-02-21 20:23 UTC (3+ messages)
[PATCH v2 1/2] x86/speculation: Allow enabling STIBP with legacy IBRS
2023-02-21 20:23 UTC (7+ messages)
[PATCH 1/1] Add RISC-V TEE support
2023-02-21 20:22 UTC (2+ messages)
[GSOC][PATCH] t4121: modernize test style
2023-02-21 20:21 UTC (4+ messages)
[meta-python][langdale][PATCH] python3-pillow: add tk to RDEPENDS ptest pkg only if x11 in DISTRO_FEATURES
2023-02-21 20:21 UTC
Updated invitation with note: DTS Working Group - DPDK @ Every 2 weeks from 9am to 10am on Wednesday from Wed Feb 8 to Tue Feb 21 (EST) (dev@dpdk.org)
2023-02-21 20:20 UTC
Updated invitation with note: DTS Working Group - DPDK @ Every 2 weeks from 9am to 10am on Wednesday from Wed Oct 19, 2022 to Tue Feb 21 (EDT) (dev@dpdk.org)
2023-02-21 20:20 UTC
[Intel-gfx] [PATCH] drm/i915/gen12: Update combo PHY init sequence
2023-02-21 20:18 UTC (3+ messages)
` [Intel-gfx] [PATCH v2] "
[PATCH v11 0/2] Checkpoint Support for Syscall User Dispatch
2023-02-21 20:17 UTC (3+ messages)
` [PATCH v11 1/2] syscall_user_dispatch: helper function to operate on given task
` [PATCH v11 2/2] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD
[PATCH 1/2] net/i40e: replace put function
2023-02-21 20:18 UTC (5+ messages)
` [PATCH v2 2/2] test/mempool: add zero-copy API's
[PATCH v3 0/2] Teach diff to honor diff algorithms set through git attributes
2023-02-21 20:16 UTC (7+ messages)
` [PATCH v4 "
rk3399: Loading OP-TEE by SPL?
2023-02-21 20:16 UTC
[PATCH v3 0/7] RISC-V Hardware Probing User Interface
2023-02-21 19:08 UTC (8+ messages)
` [PATCH v3 1/7] RISC-V: Move struct riscv_cpuinfo to new header
` [PATCH v3 2/7] RISC-V: Add a syscall for HW probing
` [PATCH v3 3/7] RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
` [PATCH v3 4/7] dt-bindings: Add RISC-V misaligned access performance
` [PATCH v3 5/7] RISC-V: hwprobe: Support probing of "
` [PATCH v3 6/7] selftests: Test the new RISC-V hwprobe interface
` [PATCH v3 7/7] RISC-V: Add hwprobe vDSO function and data
[PATCH v5 0/8] RISC-V: Apply Zicboz to clear_page
2023-02-21 19:09 UTC (9+ messages)
` [PATCH v5 1/8] RISC-V: alternatives: Support patching multiple insns in assembly
` [PATCH v5 2/8] RISC-V: Factor out body of riscv_init_cbom_blocksize loop
` [PATCH v5 3/8] dt-bindings: riscv: Document cboz-block-size
` [PATCH v5 4/8] RISC-V: Add Zicboz detection and block size parsing
` [PATCH v5 5/8] riscv: cpufeatures: Put the upper 16 bits of patch ID to work
` [PATCH v5 6/8] RISC-V: Use Zicboz in clear_page when available
` [PATCH v5 7/8] RISC-V: KVM: Provide UAPI for Zicboz block size
` [PATCH v5 8/8] RISC-V: KVM: Expose Zicboz to the guest
[PATCH] fetch: choose a sensible default with --jobs=0 again
2023-02-21 20:15 UTC (2+ messages)
[kirkstone][PATCH 0/1] Update webkitgtk to 2.38.4 for CVEs
2023-02-21 20:14 UTC (4+ messages)
` [OE-core] "
[RFC PATCH 0/4] Remove some e500/MPC85xx evaluation platforms
2023-02-21 20:13 UTC (7+ messages)
` [PATCH 1/4] powerpc: drop MPC8540_ADS and MPC8560_ADS platform support
` [PATCH 2/4] powerpc: drop MPC85xx_CDS "
` [PATCH 3/4] powerpc: drop MPC8568_MDS / P1021_MDS "
` [PATCH 4/4] powerpc: remove orphaned MPC85xx kernel config fragments
[PATCH v6 00/41] Shadow stacks for userspace
2023-02-21 20:13 UTC (13+ messages)
` [PATCH v6 14/41] x86/mm: Introduce _PAGE_SAVED_DIRTY
` [PATCH v6 24/41] mm: Don't allow write GUPs to shadow stack memory
` [PATCH v6 37/41] selftests/x86: Add shadow stack test
[PATCH v1 0/6] hw/arm/virt: Support dirty ring
2023-02-21 20:12 UTC (3+ messages)
` [PATCH v1 4/6] kvm: Add helper kvm_dirty_ring_init()
[PATCH v2] Input: ili210x - Probe even if no resolution information
2023-02-21 20:12 UTC (3+ messages)
[meta-python][PATCH] python-systemd: update from v234 to v235
2023-02-21 20:10 UTC (2+ messages)
` [oe] "
[PATCH 1/2] selftests: damon: add config file
2023-02-21 20:10 UTC (3+ messages)
[PATCH 5.15 00/83] 5.15.95-rc1 review
2023-02-21 20:10 UTC (2+ messages)
[PATCH v2] app/testpmd: fix flex item compilation error
2023-02-21 20:09 UTC (2+ messages)
[GIT PULL] hardening updates for v6.3-rc1
2023-02-21 20:08 UTC (4+ messages)
[PATCH v2 00/17] Self-encapsulate the thermal zone device structure
2023-02-21 20:07 UTC (5+ messages)
` [PATCH v2 14/16] thermal/drivers/acerhdf: Make interval setting only at module load time
` [PATCH v2 15/16] thermal/drivers/acerhdf: Remove pointless governor test
[PATCHv4 0/5] FWU: Handle meta-data in common code
2023-02-21 20:08 UTC (2+ messages)
[PATCH RESEND] PCI: endpoint: functions/pci-epf-test: Fix dma_chan direction
2023-02-21 20:08 UTC (2+ messages)
[meta-gnome][PATCH] gparted: update 1.4.0 -> 1.5.0
2023-02-21 20:07 UTC (2+ messages)
[PATCH bpf-next v2 0/7] Add support for kptrs in more BPF maps
2023-02-21 20:06 UTC (8+ messages)
` [PATCH bpf-next v2 1/7] bpf: Support kptrs in percpu hashmap and percpu LRU hashmap
` [PATCH bpf-next v2 2/7] bpf: Support kptrs in local storage maps
` [PATCH bpf-next v2 3/7] bpf: Annotate data races in bpf_local_storage
` [PATCH bpf-next v2 4/7] bpf: Remove unused MEM_ALLOC | PTR_TRUSTED checks
` [PATCH bpf-next v2 5/7] bpf: Fix check_reg_type for PTR_TO_BTF_ID
` [PATCH bpf-next v2 6/7] bpf: Wrap register invalidation with a helper
` [PATCH bpf-next v2 7/7] selftests/bpf: Add more tests for kptrs in maps
[Buildroot] [PATCH 1/5] DEVELOPERS: add Julien Olivain for package/openmpi
2023-02-21 20:06 UTC (3+ messages)
` [Buildroot] [PATCH 2/5] package/openmpi: bump to version 4.1.4
drivers/input/touchscreen/sun4i-ts.c:392:34: warning: unused variable 'sun4i_ts_of_match'
2023-02-21 20:05 UTC
[PATCH] t2015-checkout-unborn.sh: changes the style for cd
2023-02-21 20:04 UTC (3+ messages)
[PATCH v9 0/8] Parallel CPU bringup for x86_64
2023-02-21 20:04 UTC (19+ messages)
` [External] "
[PATCH] dt-bindings: display: Start the info graphics with HS/VS change
2023-02-21 20:04 UTC (2+ messages)
[Buildroot] [PATCH] package/jpeg: fix build failure when qt5base tries to use libjpeg
2023-02-21 20:04 UTC (2+ messages)
[Buildroot] [git commit branch/next] package/openmpi: bump to version 4.1.4
2023-02-21 20:01 UTC
[PATCH net V2] net: stmmac: Premature loop termination check was ignored
2023-02-21 19:58 UTC (2+ messages)
[Intel-gfx] [PATCH v3] drm/i915/display/power: use intel_de_rmw if possible
2023-02-21 20:00 UTC (2+ messages)
[PATCH 0/1] [gsoc][patch] trace.c, git.c: removed unnecessary parameter to trace_repo_setup
2023-02-21 20:00 UTC (3+ messages)
` [PATCH v3 1/1] trace.c, git.c: remove unnecessary parameter to trace_repo_setup()
bpf: Question about odd BPF verifier behaviour
2023-02-21 20:00 UTC (2+ messages)
[PATCH blktests v3 0/2] blktests: add mini ublk source and blktests/033
2023-02-21 19:58 UTC (3+ messages)
` [PATCH blktests v3 1/2] src: add mini ublk source code
[ANNOUNCE] *** rteval-3.6 ***
2023-02-21 19:58 UTC (4+ messages)
` [PATCH 12/14] rteval: Use sysconfig instead of deprecated distutils
` [PATCH 13/14] rteval: setup: Remove distutils and clean-ups
` [PATCH 14/14] rteval: Update version number to v3.6
[PATCH v3 1/2] clk: Add generic sync_state callback for disabling unused clocks
2023-02-21 19:58 UTC (7+ messages)
[PATCH v2 00/46] hugetlb: introduce HugeTLB high-granularity mapping
2023-02-21 19:58 UTC (6+ messages)
` [PATCH v2 01/46] hugetlb: don't set PageUptodate for UFFDIO_CONTINUE
[LSF/MM/BPF TOPIC] State Of The Page
2023-02-21 19:58 UTC (3+ messages)
[Buildroot] [git commit] package/elf2flt: fix error when building gdb for target on m68k
2023-02-21 19:58 UTC (2+ messages)
[PATCH 14/19] mm: Introduce a cgroup for pinned memory
2023-02-21 19:57 UTC (15+ messages)
[PATCH 0/7] MIPS DMA coherence fixes
2023-02-21 19:56 UTC (11+ messages)
` [PATCH 4/7] dma-mapping: Always provide dma_default_coherent
[PATCH v2] certs: fips test: fix build failure with PKCS7_MESSAGE_PARSER=m
2023-02-21 17:32 UTC (2+ messages)
liburing test results on hppa
2023-02-21 19:55 UTC (7+ messages)
[Intel-gfx] [PATCH v4 00/14] dma-fence: Deadline awareness
2023-02-21 19:54 UTC (8+ messages)
` [PATCH v4 10/14] drm/vblank: Add helper to get next vblank time
[PATCH 0/2] Documentation/process: Add a maintainer handbook for KVM x86
2023-02-21 19:54 UTC (4+ messages)
` [PATCH 2/2] "
BCM54220: After the BCM54220 closes the auto-negotiation, the configuration forces the 1000M network port to be linked down all the time
2023-02-21 19:53 UTC (3+ messages)
[PATCH 5.10 00/57] 5.10.169-rc1 review
2023-02-21 19:54 UTC (2+ messages)
[PATCH] ext4: fix RENAME_WHITEOUT handling for inline directories
2023-02-21 19:52 UTC (3+ messages)
[GIT PULL] Qualcomm clock driver updates for v6.3
2023-02-21 19:50 UTC (3+ messages)
[PATCH v1 0/1] GPIO buttons keyboard driver update
2023-02-21 19:51 UTC (4+ messages)
` [PATCH v1 1/1] input: button_kbd: make driver complementary to gpio buttons
[linux-next:master] [net] 9b01c885be: WARNING:at_drivers/net/phy/phy.c:#phy_state_machine
2023-02-21 19:50 UTC (2+ messages)
[PATCH] rust: time: New module for timekeeping functions
2023-02-21 19:49 UTC (6+ messages)
[PATCH] CI: Update test/nokia_rx51_test.sh to use prebuilt images
2023-02-21 19:41 UTC (2+ messages)
[PATCH 1/3] rockchip: Drop bootstage stash in TPL and SPL
2023-02-21 19:39 UTC (3+ messages)
` [PATCH 2/3] rockchip: Disable DISTRO_DEFAULTS for rockpro64
` [PATCH 3/3] bootstd: Enable BOOTSTD_DEFAULTS by default
static call fixes for clang's conditional tail calls (6.2 and 6.1)
2023-02-21 19:48 UTC
[LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
2023-02-21 19:46 UTC (5+ messages)
[PATCH 0/9] binman: Show missing blob message when building U-Boot
2023-02-21 19:41 UTC (3+ messages)
` [PATCH 6/9] binman: Mark mkimage entry missing when its subnodes is missing
[PATCH v3 0/3] spl: allow loading via partition type GUID
2023-02-21 19:41 UTC (4+ messages)
` [PATCH v3 2/3] kconfig: new macro IF_ENABLED()
[PATCH v3 00/76] Clean up of bad Kconfig options
2023-02-21 19:41 UTC (4+ messages)
` [PATCH v3 58/76] Drop ubsha1 tool
[PATCH 0/2] improve 'read' command, add 'write' command
2023-02-21 19:41 UTC (5+ messages)
` [PATCH 1/2] cmd: read: use part_get_info_by_dev_and_name_or_num() instead of open-coded dev_part parsing
` [PATCH 2/2] cmd: introduce 'write' command
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.