messages from 2023-12-13 11:00:30 to 2023-12-13 11:35:45 UTC [more...]
[PATCH v6 0/9] fstests: add tests for btrfs' raid-stripe-tree feature
2023-12-13 11:35 UTC (9+ messages)
` [PATCH v6 1/9] fstests: doc: add new raid-stripe-tree group
` [PATCH v6 2/9] common: add filter for btrfs raid-stripe dump
` [PATCH v6 3/9] common: add _require_btrfs_no_nodatacow helper
` [PATCH v6 4/9] common: add _require_btrfs_free_space_tree
` [PATCH v6 5/9] btrfs: add fstest for stripe-tree metadata with 4k write
` [PATCH v6 6/9] btrfs: add fstest for 8k write spanning two stripes on raid-stripe-tree
` [PATCH v6 7/9] btrfs: add fstest for writing to a file at an offset with RST
` [PATCH v6 8/9] btrfs: add fstests to write 128k to a RST filesystem
[PATCH] mm: ksm: Remove unnecessary try_to_freeze()
2023-12-13 11:35 UTC (4+ messages)
[PATCH] selftests/ftrace: Add test to exercize function tracer across cpu hotplug
2023-12-13 11:30 UTC (3+ messages)
[PATCH v5 00/23] Introduce runtime modifiable Energy Model
2023-12-13 11:34 UTC (4+ messages)
[PATCH 02/15] memblock: Declare scratch memory as CMA
2023-12-13 11:32 UTC (4+ messages)
[PATCH 2/2] PM: domains: Move genpd and its governor to the pmdomain subsystem
2023-12-13 11:33 UTC (2+ messages)
[PATCH 1/2] PM: domains: Drop redundant header for genpd
2023-12-13 11:32 UTC (2+ messages)
[PATCH 0/9] riscv: hwprobe: add Zicond, Zam, Zacas and Ztso support
2023-12-13 11:33 UTC (20+ messages)
` [PATCH 1/9] riscv: add ISA extension parsing for Ztso
` [PATCH 2/9] riscv: hwprobe: export Ztso ISA extension
` [PATCH 3/9] dt-bindings: riscv: add Zam ISA extension description
` [PATCH 4/9] riscv: add ISA extension parsing for Zam
` [PATCH 5/9] riscv: hwprobe: export Zam ISA extension
` [PATCH 6/9] dt-bindings: riscv: add Zacas ISA extension description
` [PATCH 7/9] riscv: add ISA extension parsing for Zacas
` [PATCH 8/9] riscv: hwprobe: export Zacas ISA extension
` [PATCH 9/9] riscv: hwprobe: export Zicond extension
[PATCH v2 00/33] kmsan: Enable on s390
2023-12-13 11:32 UTC (7+ messages)
` [PATCH v2 13/33] kmsan: Introduce memset_no_sanitize_memory()
[PATCH 1/2] usergrouptests.py: Test that postinst-useradd-* run in order
2023-12-13 11:33 UTC (3+ messages)
` [PATCH 2/2] staging: ensure postinst-useradd is "
` [OE-core] "
[vincent-guittot:sched/system-pressure 11/11] drivers/base/arch_topology.c:204:17: sparse: sparse: incorrect type in initializer (different address spaces)
2023-12-13 11:32 UTC
[Intel-wired-lan] [PATCH net-next v7 00/12] net: intel: start The Great Code Dedup + Page Pool for iavf
2023-12-13 11:28 UTC (26+ messages)
` "
` [PATCH net-next v7 01/12] page_pool: make sure frag API fields don't span between cachelines
` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH net-next v7 02/12] page_pool: don't use driver-set flags field directly
` "
` [PATCH net-next v7 03/12] net: intel: introduce Intel Ethernet common library
` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH net-next v7 04/12] iavf: kill "legacy-rx" for good
` "
` [PATCH net-next v7 05/12] iavf: drop page splitting and recycling
` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH net-next v7 06/12] page_pool: constify some read-only function arguments
` "
` [PATCH net-next v7 07/12] page_pool: add DMA-sync-for-CPU inline helper
` [Intel-wired-lan] "
` [PATCH net-next v7 08/12] libie: add Rx buffer management (via Page Pool)
` [Intel-wired-lan] "
` [PATCH net-next v7 09/12] iavf: pack iavf_ring more efficiently
` [Intel-wired-lan] "
` [PATCH net-next v7 10/12] iavf: switch to Page Pool
` [Intel-wired-lan] "
` [PATCH net-next v7 11/12] libie: add common queue stats
` [Intel-wired-lan] "
` [PATCH net-next v7 12/12] iavf: switch queue stats to libie
` [Intel-wired-lan] "
[meta-oe] [PATCH] minifi-cpp: Fix do_configure error builder aarch64
2023-12-13 11:31 UTC (3+ messages)
` [oe] "
[PATCH ulogd] log NAT events using IPFIX
2023-12-13 11:29 UTC (4+ messages)
[PATCH 0/9] drm/i915: Cursor vblank evasion
2023-12-13 11:28 UTC (3+ messages)
` [PATCH 9/9] Revert "drm/i915/xe2lpd: Treat cursor plane as regular plane for DDB allocation"
[PATCH] patchtest: Add test for deprecated CVE_CHECK_IGNORE
2023-12-13 11:27 UTC (2+ messages)
` [OE-core] "
[PATCH v3 1/2] leds: trigger: netdev: extend speeds up to 10G
2023-12-13 11:27 UTC (7+ messages)
` [GIT PULL] Immutable branch between LEDs and NetDev due for the v6.8 merge window:wq
[PATCH 0/2] Fixes to overlayfs documentation
2023-12-13 11:26 UTC (4+ messages)
` [PATCH 1/2] overlayfs.rst: use consistent terminology
[PATCH] smp: move cpu_is_offline() definition
2023-12-13 11:26 UTC
[XEN PATCH v2] xen/arm: ffa: reclaim shared memory on guest destroy
2023-12-13 11:25 UTC
[PATCH 1/3] dt-bindings: usb: mtk-xhci: add a property for Gen1 isoc-in transfer issue
2023-12-13 11:24 UTC (6+ messages)
[Intel-wired-lan] [PATCH net-next v6 00/12] net: intel: start The Great Code Dedup + Page Pool for iavf
2023-12-13 11:23 UTC (7+ messages)
` [Intel-wired-lan] [PATCH net-next v6 08/12] libie: add Rx buffer management (via Page Pool)
[PATCH v8 0/9] Landlock: IOCTL support
2023-12-13 11:25 UTC (6+ messages)
` [PATCH v8 9/9] landlock: Document "
[PATCH mptcp-next v5 0/3] add MPTCP_MIB_CURRESTAB
2023-12-13 11:25 UTC (3+ messages)
` [PATCH mptcp-next v5 2/3] mptcp: use mptcp_set_state
[linux-next:master] drm/panel: synaptics-r63353: adjust the includes
2023-12-13 11:24 UTC (2+ messages)
[linux-next:master] drm/panel: ilitek-ili9805: adjust the includes
2023-12-13 11:24 UTC (2+ messages)
[PATCH bpf-next v2 0/4] bpf: Fix warnings in kvmalloc_node()
2023-12-13 11:25 UTC (5+ messages)
` [PATCH bpf-next v2 1/4] bpf: Limit the number of uprobes when attaching program to multiple uprobes
` [PATCH bpf-next v2 2/4] bpf: Limit the number of kprobes when attaching program to multiple kprobes
` [PATCH bpf-next v2 3/4] selftests/bpf: Add test for abnormal cnt during multi-uprobe attachment
` [PATCH bpf-next v2 4/4] selftests/bpf: Add test for abnormal cnt during multi-kprobe attachment
[PATCH 1/4] cmake-qemu.bbclass: make it more usable
2023-12-13 11:10 UTC (3+ messages)
` [PATCH 2/4] oe-selftest: add a cpp-example recipe
` [OE-core] "
[PATCH 06/15] arm64: Add KHO support
2023-12-13 11:22 UTC (4+ messages)
[PATCH 08/15] tracing: Introduce names for ring buffers
2023-12-13 11:22 UTC (4+ messages)
[PATCH v5 0/4] vduse: add support for networking devices
2023-12-13 11:23 UTC (4+ messages)
` [PATCH v5 2/4] vduse: Temporarily disable control queue features
[PATCH] media: i2c: mt9m114: add CONFIG_COMMON_CLK dependency
2023-12-13 11:23 UTC (6+ messages)
[PATCH v3 0/4] supplement of slab allocator removal
2023-12-13 11:23 UTC (4+ messages)
` [PATCH v3 4/4] mm/slub: correct the default value of slub_min_objects in doc
[PATCH] [v2] media: i2c: mt9m114: use fsleep() in place of udelay()
2023-12-13 11:23 UTC
[PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
2023-12-13 11:23 UTC (17+ messages)
[linux-next:master 6771/7300] fs/afs/main.c:159:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
2023-12-13 11:22 UTC
[PATCH 00/15] pciutils: Add utility for Lane Margining
2023-12-13 11:22 UTC (5+ messages)
` [PATCH 13/15] pciutils-pcilmr: Add option to save margining results in csv form
[PATCH] Reapply "kbuild: Create directory for target DTB"
2023-12-13 11:21 UTC (4+ messages)
[PATCH v2 00/23] exec: Rework of various headers (user focused)
2023-12-13 11:20 UTC (6+ messages)
` [PATCH v2 07/23] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
` [PATCH v2 15/23] exec: Declare target_words_bigendian() in 'exec/tswap.h'
[PATCH v4 0/5] powerpc/smp: Topology and shared processor optimizations
2023-12-13 11:20 UTC (3+ messages)
[PATCH v2 0/3] iio: adc: add new ad7380 driver
2023-12-13 11:21 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: spi: add spi-rx-bus-channels peripheral property
` [PATCH v2 2/3] dt-bindings: iio: adc: Add binding for AD7380 ADCs
` [PATCH v2 3/3] iio: adc: ad7380: new driver "
[PATCH v2 00/16] block atomic writes
2023-12-13 11:20 UTC (6+ messages)
` [PATCH v2 03/16] fs/bdev: Add atomic write support info to statx
` [PATCH v2 04/16] fs: Increase fmode_t size
[PATCH v3 0/1] nfs-utils: Upgrade 2.6.3 -> 2.6.4
2023-12-13 11:19 UTC (3+ messages)
` [PATCH v3 1/1] "
` [OE-core] "
[PATCH v6 00/12] Add Cgroup support for SGX EPC memory
2023-12-13 11:17 UTC (7+ messages)
` [PATCH v6 09/12] x86/sgx: Restructure top-level EPC reclaim function
[OE-core][dunfell][PATCH] glibc: Fix CVE-2023-4813
2023-12-13 11:15 UTC
[PATCH] iommu/sva: Fix memory leak in iommu_sva_bind_device()
2023-12-13 11:14 UTC
[tip:x86/cpu] BUILD SUCCESS 232afb557835d6f6859c73bf610bad308c96b131
2023-12-13 11:13 UTC
[PATCH] MAINTAINERS: powerpc: Add Aneesh & Naveen
2023-12-13 11:13 UTC (3+ messages)
[PATCH] drm/i915/uapi: fix typos/spellos and punctuation
2023-12-13 11:14 UTC (2+ messages)
[net-next PATCH v3 1/4] dt-bindings: net: phy: Document new LEDs active-low property
2023-12-13 11:13 UTC (4+ messages)
` [net-next PATCH v3 2/4] net: phy: add support for PHY LEDs active-low
` [net-next PATCH v3 3/4] dt-bindings: net: Document QCA808x PHYs
` [net-next PATCH v3 4/4] net: phy: at803x: add LED support for qca808x
[PATCH] iommu/sva: Fix memory leak in iommu_sva_bind_device()
2023-12-13 11:13 UTC (2+ messages)
[v3] net/af_xdp: enable uds-path instead of use_cni
2023-12-13 11:13 UTC (3+ messages)
[usb:usb-linus] BUILD SUCCESS da48708e873312aeba42481f12e2982f8a8ffb80
2023-12-13 11:12 UTC
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
2023-12-13 11:12 UTC (2+ messages)
` [syzbot] "
[pci:controller/layerscape] BUILD SUCCESS 27b3bcbf8a797d3b18c2aa95928fe65a50066159
2023-12-13 11:11 UTC
[PATCH i-g-t v6 0/5] Compression support for Lunarlake
2023-12-13 19:55 UTC (3+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "
[PATCH v2 0/3] supplement of slab allocator removal
2023-12-13 11:10 UTC (5+ messages)
` [RFC PATCH v2 2/3] mm/slub: unify all sl[au]b parameters with "slab_$param"
[PATCH 0/5] clk: Make clk_rate_exclusive_get() return void
2023-12-13 11:08 UTC (8+ messages)
[PATCH bpf-next 0/5] bpf: Reduce memory usage for bpf_global_percpu_ma
2023-12-13 11:09 UTC (9+ messages)
` [PATCH bpf-next 1/5] bpf: Refactor to have a memalloc cache destroying function
` [PATCH bpf-next 2/5] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
` [PATCH bpf-next 3/5] bpf: Refill only one percpu element in memalloc
` [PATCH bpf-next 4/5] bpf: Limit up to 512 bytes for bpf_global_percpu_ma allocation
[PATCH mptcp-next v2] mptcp: don't overwrite sock_ops in mptcp_is_tcpsk()
2023-12-13 11:09 UTC (2+ messages)
[PATCH] arm64: mediatek: remove broken pmic interrupt property
2023-12-13 11:09 UTC (3+ messages)
[ovmf test] 184118: all pass - PUSHED
2023-12-13 11:08 UTC
[PATCH v8 net-next 00/11] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing
2023-12-13 11:07 UTC (12+ messages)
` [PATCH v8 net-next 01/11] selftests: forwarding: ethtool_mm: support devices with higher rx-min-frag-size
` [PATCH v8 net-next 02/11] selftests: forwarding: ethtool_mm: fall back to aggregate if device does not report pMAC stats
` [PATCH v8 net-next 03/11] net: ethernet: am65-cpsw: Build am65-cpsw-qos only if required
` [PATCH v8 net-next 04/11] net: ethernet: am65-cpsw: Rename TI_AM65_CPSW_TAS to TI_AM65_CPSW_QOS
` [PATCH v8 net-next 05/11] net: ethernet: am65-cpsw: cleanup TAPRIO handling
` [PATCH v8 net-next 06/11] net: ethernet: ti: am65-cpsw: Move code to avoid forward declaration
` [PATCH v8 net-next 07/11] net: ethernet: am65-cpsw: Move register definitions to header file
` [PATCH v8 net-next 08/11] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
` [PATCH v8 net-next 09/11] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
` [PATCH v8 net-next 10/11] net: ethernet: ti: am65-cpsw: add sw tx/rx irq coalescing based on hrtimers
` [PATCH v8 net-next 11/11] net: ethernet: ti: am65-cpsw: Fix get_eth_mac_stats
xen | Successful pipeline for staging | 666e3c29
2023-12-13 11:08 UTC
Allow adding files from git submodule to parent git repo if they are in .gitignore in the submodule
2023-12-13 11:07 UTC
[PATCH v2] examples/packet_ordering: fix segfault in disable_reorder mode
2023-12-13 11:07 UTC (2+ messages)
` [PATCH v3] "
[PATCH 1/6] ARM: dts: imx27: Use 'bus' for AIPI bus
2023-12-13 11:05 UTC (2+ messages)
Issue with relative DEPLOY_DIR in meta/lib/oeqa/runtime/cases/rpm.py
2023-12-13 11:05 UTC
[PATCH v2 6/7] rust: file: add `DeferredFdCloser`
2023-12-13 11:04 UTC (6+ messages)
[PATCH] arm64: dts: allwinner: Orange Pi One Plus PHY support
2023-12-13 11:02 UTC (6+ messages)
[PATCH v2 0/2] libceph: fix sparse-read failure bug
2023-12-13 11:03 UTC (6+ messages)
` [PATCH v2 2/2] libceph: just wait for more data to be available on the socket
xen | Successful pipeline for stable-4.15 | 6400013f
2023-12-13 11:02 UTC
[PATCH net-next 0/6] There are some features for the HNS3 ethernet driver
2023-12-13 11:02 UTC (4+ messages)
` [PATCH net-next 5/6] net: hns3: Add support for some CMIS transceiver modules
Device Detection
2023-12-13 11:02 UTC
[PATCH v2 7/7] rust: file: add abstraction for `poll_table`
2023-12-13 11:02 UTC (2+ messages)
[Patch v6 00/10] Add MFC v12 support
2023-12-13 8:11 UTC (14+ messages)
` [Patch v6 04/10] media: s5p-mfc: Add YV12 and I420 multiplanar format support
` [Patch v6 05/10] media: s5p-mfc: Add support for rate controls in MFCv12
` [Patch v6 06/10] media: s5p-mfc: Add support for UHD encoding
` [Patch v6 07/10] media: s5p-mfc: Add support for DMABUF for encoder
` [Patch v6 08/10] media: s5p-mfc: Set context for valid case before calling try_run
` [Patch v6 09/10] media: s5p-mfc: Load firmware for each run in MFCv12
` [Patch v6 10/10] media: s5p-mfc: DPB Count Independent of VIDIOC_REQBUF
[PATCH] arm64: irq: set the correct node for shadow call stack
2023-12-13 11:01 UTC (3+ messages)
[PATCH net-next] selftests: forwarding: Import top-level lib.sh through $lib_dir
2023-12-13 10:31 UTC (6+ messages)
[PATCH v2] ldconfig-native: Add usrmerge support
2023-12-13 11:01 UTC (2+ messages)
` [OE-core] "
[PATCH 15/15] pciutils-pcilmr: Add pcilmr man page
2023-12-13 11:01 UTC (3+ messages)
[PATCH v2 1/2] media: i2c: imx415: Convert to new CCI register access helpers
2023-12-13 11:00 UTC (2+ messages)
[PATCH V4 0/2] Add CPU latency QoS support for ufs driver
2023-12-13 10:59 UTC (3+ messages)
` [PATCH V4 2/2] ufs: ufs-mediatek: Enable CPU latency PM QoS support for MEDIATEK SoC
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.