messages from 2023-05-26 05:20:29 to 2023-05-26 06:41:36 UTC [more...]
simplify extent_buffer reading and writing v4
2023-05-26 6:41 UTC (4+ messages)
` [PATCH 15/21] btrfs: remove the extent_buffer lookup in btree block checksumming
[PATCH v6 0/8] fix fwnode_irq_get[_byname()] returnvalue
2023-05-26 6:39 UTC (9+ messages)
` [PATCH v6 1/8] drivers: fwnode: fix fwnode_irq_get[_byname]()
` [PATCH v6 2/8] iio: mb1232: relax return value check for IRQ get
` [PATCH v6 3/8] net-next: mvpp2: "
` [PATCH v6 4/8] pinctrl: wpcm450: "
` [PATCH v6 5/8] pinctrl: ingenic: "
` [PATCH v6 6/8] pinctrl: pistachio: "
` [PATCH v6 7/8] iio: cdc: ad7150: "
` [PATCH v6 8/8] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix
[PATCH net-next 1/5] virtio_net: Fix an unsafe reference to the page chain
2023-05-26 6:38 UTC (12+ messages)
` [PATCH net-next 2/5] virtio_net: Add page_pool support to improve performance
` [PATCH net-next 3/5] virtio_net: Add page pool fragmentation support
` [PATCH net-next 4/5] virtio_ring: Introduce DMA pre-handler
` [PATCH net-next 5/5] virtio_net: Implement "
[PATCH RFC v2] vPCI: account for hidden devices
2023-05-26 6:39 UTC (7+ messages)
[PATCH v2 0/7] ARM64: crypto: add Crypto Extensions accelerated SHA implementation
2023-05-26 6:37 UTC (8+ messages)
` [PATCH v2 1/7] crypto: digest: match driver name if no algo name matches
` [PATCH v2 2/7] test: self: add digest test
` [PATCH v2 3/7] include: sync <linux/linkage.h> with Linux
` [PATCH v2 4/7] ARM: asm: implement CPU_BE/CPU_LE
` [PATCH v2 5/7] ARM: asm: import Linux adr_l/ldr_l assembler.h definitions
` [PATCH v2 6/7] crypto: sha: reorder struct sha*_state into Linux order
` [PATCH v2 7/7] ARM64: crypto: add Crypto Extensions accelerated SHA implementation
[PATCH v4 0/3] hw/riscv/virt: pflash improvements
2023-05-26 6:39 UTC (3+ messages)
[PATCH] mm: deduct the number of pages reclaimed by madvise from workingset
2023-05-26 6:38 UTC (3+ messages)
[PATCH 1/3] hw/ufs: Initial commit for emulated Universal-Flash-Storage
2023-05-26 6:37 UTC (2+ messages)
[Cluster-devel] [PATCH v5 00/20] bio: check return values of bio_add_page
2023-05-26 6:37 UTC (5+ messages)
` "
` [dm-devel] "
[igt-dev] [PATCH i-g-t v4 00/11] Improve description of tests used by i915 validation
2023-05-26 6:37 UTC (13+ messages)
` [igt-dev] [PATCH i-g-t v4 04/11] i915/gem_exec_*: better document gem exec tests used for "
` [igt-dev] [PATCH i-g-t v4 05/11] i915/gem_ctx_*: better document i915 context tests
` [igt-dev] [PATCH i-g-t v4 06/11] i915/perf_*: better document tests
` [igt-dev] [PATCH i-g-t v4 11/11] testplan/meson.build: make it check for missing i915 documentation
[PATCH 0/8] arm64: dts: qcom: msm8916: Rework regulator constraints
2023-05-26 6:36 UTC (5+ messages)
` [PATCH 8/8] arm64: dts: qcom: msm8916-pm8916: Mark always-on regulators
Earlier Linux Code
2023-05-26 6:33 UTC (2+ messages)
[PATCH V2 0/5] vDPA/ifcvf: implement immediate initialization mechanism
2023-05-26 6:35 UTC (9+ messages)
` [PATCH V2 4/5] vDPA/ifcvf: synchronize irqs in the reset routine
[PATCH] commands: ethlog: wire up help text
2023-05-26 6:34 UTC (2+ messages)
ip-link manpage improvement
2023-05-26 6:26 UTC
[PATCH master 1/4] ARM: mmu64: request TTB region
2023-05-26 6:33 UTC (4+ messages)
` [PATCH master 2/4] ARM: mmu64: define early_remap_range for mmu_early_enable usage
` [PATCH master 3/4] ARM: mmu32: "
` [PATCH master 4/4] ARM: mmu: invalidate when mapping range uncached
[PATCH v6] media: mtk-vpu: Ensure alignment of 8 for DTCM buffer
2023-05-26 6:31 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] tests/kms_rotation_crc: enable and optimize test for sim
2023-05-26 6:32 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[PATCH] virtio_ring: validate used buffer length
2023-05-26 6:30 UTC (2+ messages)
[PATCH 0/2] tools/nolibc: avoid coredumps and speed up tests
2023-05-26 6:30 UTC (3+ messages)
` [PATCH 1/2] tools/nolibc: add support for prctl()
` [PATCH 2/2] selftests/nolibc: prevent coredumps during test execution
[PATCHv4] media: venus: provide ctx queue lock for ioctl synchronization
2023-05-26 6:29 UTC
[PATCH] rtc: Switch i2c drivers back to use .probe()
2023-05-26 6:29 UTC (2+ messages)
[PATCH v3 00/17] Venus QoL / maintainability fixes
2023-05-26 6:28 UTC (5+ messages)
` [PATCH v3 06/17] media: venus: hfi_venus: Sanitize venus_boot_core() per-VPU-version
` [PATCH v3 07/17] media: venus: core: Assign registers based on VPU version
[PATCH] intel_iommu: Optimize out some unnecessary UNMAP calls
2023-05-26 6:28 UTC (6+ messages)
[PATCH v3 0/6] Add RISC-V KVM AIA Support
2023-05-26 6:25 UTC (7+ messages)
` [PATCH v3 1/6] update-linux-headers: sync-up header with Linux for KVM AIA support placeholder
` [PATCH v3 2/6] target/riscv: support the AIA device emulation with KVM enabled
` [PATCH v3 3/6] target/riscv: check the in-kernel irqchip support
` [PATCH v3 4/6] target/riscv: Create an KVM AIA irqchip
` [PATCH v3 5/6] target/riscv: update APLIC and IMSIC to support KVM AIA
` [PATCH v3 6/6] target/riscv: select KVM AIA in riscv virt machine
[PATCH 1/2 v8] dt-bindings: watchdog: marvell GTI system watchdog driver
2023-05-26 6:26 UTC (2+ messages)
` [PATCH 2/2 v8] Watchdog: Add marvell GTI "
dt_binding_check report false alarm?
2023-05-26 6:25 UTC (10+ messages)
[PATCH v1 0/3] Add initialization of clock for StarFive JH7110 SoC
2023-05-26 6:25 UTC (8+ messages)
` [PATCH v1 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks "
` [PATCH v1 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
` [PATCH v1 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC
[virtio-dev] Re: [RFC 1/4] vdpa: add VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK flag
2023-05-26 6:25 UTC (5+ messages)
[PATCH v4 1/3] Move bootorder and bootoption apis to lib
2023-05-26 6:25 UTC (4+ messages)
` [PATCH v4 3/3] Load option with short device path for boot vars
[PATCH 0/5] dt-bindings: timer: AT91 convert to YAML
2023-05-26 6:23 UTC (6+ messages)
` [PATCH 3/5] dt-bindings: timer: microchip,sam9x60-pit64b: convert to yaml
[PATCH v2] x86/lib: Do not use local symbols with SYM_CODE_START_LOCAL()
2023-05-26 6:24 UTC (4+ messages)
[PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
2023-05-26 6:22 UTC (6+ messages)
[PATCH net-next v9 0/9] TXGBE PHYLINK support
2023-05-26 6:21 UTC (4+ messages)
` [PATCH net-next v9 8/9] net: txgbe: Implement phylink pcs
WPA connectivity issues with 1.41
2023-05-26 6:21 UTC (2+ messages)
[PATCH v2 0/6] TriCore PCXI/ICR register fixes
2023-05-26 6:19 UTC (7+ messages)
` [PATCH v2 1/6] tests/tcg/tricore: Move asm tests into 'asm' directory
` [PATCH v2 2/6] tests/tcg/tricore: Uses label for memory addresses
` [PATCH v2 3/6] tests/tcg/tricore: Add first C program
` [PATCH v2 4/6] target/tricore: Refactor PCXI/ICR register fields
` [PATCH v2 5/6] target/tricore: Fix wrong PSW for call insns
` [PATCH v2 6/6] tests/tcg/tricore: Add recursion test for CSAs
[PATCH master 1/4] Revert "imx-usb-loader: add commandline option for displaying version number"
2023-05-26 6:20 UTC (3+ messages)
OMAP4/5 AESS on v6.4
2023-05-26 6:21 UTC (5+ messages)
Fwd: The read data is wrong from raid5 when recovery happens
2023-05-26 6:20 UTC (3+ messages)
` "
[meta-oe][PATCH 1/7] libgphoto2: Edit out sysroot from CC variable in configure
2023-05-26 6:19 UTC (7+ messages)
` [meta-gnome][PATCH 2/7] tracker: Point TOP_SRCDIR to target path
` [meta-networking][PATCH 3/7] vlan: Pass CFLAGS via CCFLAGS
` [meta-oe][PATCH 4/7] sgpio: Pass CFLAGS to make
` [meta-multimedia][PATCH 5/7] x265: Pass --debug-prefix-map to nasm
` [meta-oe][PATCH 6/7] ipmiutil: Upgrade to 3.1.9
` [meta-oe][PATCH 7/7] ipmiutil: Pass --enable-useflags
[PATCH v3 0/1] Add vpd data for Rainier machine
2023-05-26 6:18 UTC (8+ messages)
` [PATCH v3 1/1] hw/arm/aspeed:Add "
[PATCH v2] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
2023-05-26 6:32 UTC
[f2fs-dev] [PATCH v2 2/2] f2fs-tools: reuse feature_table to clean up print_sb_state()
2023-05-26 6:15 UTC
[PATCH] arm64: dts: mt8173: Power on panel regulator on boot
2023-05-26 6:14 UTC (4+ messages)
[freescale-fslc:6.1-1.0.x-imx 255/9879] drivers/staging/media/imx/imx8-mipi-csi2-sam.c:1556:18: warning: variable 'len' set but not used
2023-05-26 6:14 UTC
[PATCH 01/14] libpeas: requires gobject-introspection-data DISTRO_FEATURE
2023-05-26 6:14 UTC (2+ messages)
` [oe] "
[PATCH 1/2] nvmet-auth: remove unnecessary break after goto
2023-05-26 6:05 UTC (4+ messages)
` [PATCH 2/2] nvme-fcloop: no need to return from void function
[f2fs-dev] [PATCH 1/2] f2fs-tools: fix to le32 type variable correctly
2023-05-26 6:11 UTC (2+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs-tools: reuse feature_table in print_sb_state()
[PATCH 0/5] Remove CRYPTO_ALG_ALLOCATES_MEMORY flag
2023-05-26 6:10 UTC (3+ messages)
[lttng-dev] [PATCH 00/11] Add support for TSAN to liburcu
2023-05-26 6:10 UTC (4+ messages)
[PATCH] clk: si521xx: Switch i2c driver back to use .probe()
2023-05-26 6:09 UTC
[RESEND PATCH v2 0/3] Enable -cpu <cpu>,help
2023-05-26 6:07 UTC (3+ messages)
` [PATCH v2 3/3] cpu, qdict, vl: Enable printing options for CPU type
[PATCH 0/3] Type aware module allocator
2023-05-26 6:07 UTC (3+ messages)
` [PATCH 1/3] module: Introduce module_alloc_type
[Question about gic vmovp cmd] Consider adding VINVALL after VMOVP
2023-05-26 6:04 UTC
[git pull] drm fixes for 6.4-rc4
2023-05-26 6:04 UTC (2+ messages)
[PATCH net-next v3 0/6] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
2023-05-26 6:03 UTC (12+ messages)
` [PATCH net-next v3 2/6] net: phy: microchip_t1s: replace read-modify-write code with phy_modify_mmd
` [PATCH net-next v3 4/6] net: phy: microchip_t1s: fix reset complete status handling
` [PATCH net-next v3 6/6] net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYs
[PATCH 0/2] bpf: utilize table ID in bpf_fib_lookup helper
2023-05-26 6:02 UTC (5+ messages)
` [PATCH 1/2] bpf: add table ID to bpf_fib_lookup BPF helper
` [PATCH 2/2] bpf: test table ID fib lookup "
[PATCH v3] hv_netvsc: Allocate rx indirection table size dynamically
2023-05-26 6:02 UTC
[Intel-xe] [PATCH v2 0/2] Update Xe uAPI in a minimally invasive way
2023-05-26 6:02 UTC (11+ messages)
[PATCH v2 2/8] iio: adc: rockchip_saradc: Add support for RK3588
2023-05-26 6:01 UTC (3+ messages)
[mark:atomics/fallback-rework 20/26] drivers/iommu/io-pgtable-arm.c:330:13: error: void value not ignored as it ought to be
2023-05-26 6:01 UTC
[PATCH v1 00/16] Address some perf memory/data size issues
2023-05-26 6:00 UTC (5+ messages)
` [PATCH v1 01/16] perf header: Make nodes dynamic in write_mem_topology
[igt-dev] [PATCH i-g-t 0/2] Skip render test on PVC
2023-05-26 5:59 UTC (5+ messages)
` [igt-dev] [PATCH i-g-t 1/2] xe/xe_query: Add engine class checker
` [igt-dev] [PATCH i-g-t 2/2] tests/xe_intel_bb: Skip on platforms without render engine
[PATCH v2 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-05-26 5:57 UTC (2+ messages)
[PATCH bpf-next 1/2] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
2023-05-26 5:56 UTC (2+ messages)
rtw88: rtw8822cu (LM842) -> failed to get tx report from firmware
2023-05-26 5:55 UTC (2+ messages)
[RFC PATCH v2 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
2023-05-26 5:50 UTC (4+ messages)
` [RFC PATCH v2 2/3] mm: Provide a function to get an additional pin on a page
[PATCH 5.10.y-cip v2 00/10] Add RZ/V2M I2C support
2023-05-26 5:47 UTC (2+ messages)
[ndctl PATCH 0/6] cxl/monitor and ndctl/monitor fixes
2023-05-26 5:45 UTC (6+ messages)
` [ndctl PATCH 2/6] cxl/monitor: compare the whole filename with reserved words
[PATCH v2 0/4] y2038: Part three - support for select()
2023-05-26 5:36 UTC (5+ messages)
` [PATCH v2 1/4] y2038: cobalt/posix/select: Refactor __cobalt_select()
` [PATCH v2 2/4] y2038: cobalt/posix/select: Adding pselect64
` [PATCH v2 3/4] y2038: testsuite/smokey/y2038: Adding tests for pselect64
` [PATCH v2 4/4] cobalt/posix/select: Fix timeout update in case of -EINTR
[PATCH] fbdev: Switch i2c drivers back to use .probe()
2023-05-26 5:41 UTC (2+ messages)
[PATCH v2 0/3] kprobes: notrace enhancements
2023-05-26 5:40 UTC (12+ messages)
` [PATCH v2 2/3] compiler: inline does not imply notrace
Perf: RIP: 0010:__schedule on qemu-x86_64
2023-05-26 5:39 UTC (3+ messages)
[PATCH v1 net] af_packet: Fix data-races of pkt_sk(sk)->num
2023-05-26 5:37 UTC (2+ messages)
[PATCH v3 3/3] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver
2023-05-26 5:37 UTC (3+ messages)
[RFC PATCH] powerpc/ftrace: Refactoring and support for -fpatchable-function-entry
2023-05-26 5:35 UTC (7+ messages)
[PATCH -next v2] block: Fix the partition start may overflow in add_partition()
2023-05-26 5:35 UTC (2+ messages)
[PATCH v4 00/11] MediaTek DDP GAMMA - 12-bit LUT support
2023-05-26 5:32 UTC (9+ messages)
` [PATCH v4 03/11] drm/mediatek: gamma: Support SoC specific LUT size
` [PATCH v4 06/11] drm/mediatek: gamma: Use bitfield macros
[POC,V2 0/5] SFrame based stack tracer for user space in the kernel
2023-05-26 5:32 UTC (6+ messages)
` [POC,V2 1/5] Kconfig: x86: Add new config options for userspace unwinder
` [POC,V2 2/5] task_struct : add additional member for sframe state
` [POC,V2 3/5] sframe: add new SFrame library
` [POC,V2 4/5] sframe: add an SFrame format stack tracer
` [POC,V2 5/5] x86_64: invoke SFrame based stack tracer for user space
[stable:linux-rolling-lts 1872/3741] vmlinux.o: warning: objtool: native_sched_clock+0x6f: unreachable instruction
2023-05-26 5:30 UTC
[stable:linux-5.4.y 4726/8461] ld.lld: error: drivers/usb/usbip/stub_rx.o: contains a compressed section, but zlib is not available
2023-05-26 5:30 UTC
[stable:linux-4.19.y 5657/6017] drivers/net/ethernet/intel/iavf/i40e_osdep.h:49:18: warning: 'format' attribute argument not supported: gnu_printf
2023-05-26 5:30 UTC
[PATCH] t/lib-gpg: fix ssh-keygen -Y check-novalidate with openssh-9.0
2023-05-26 5:28 UTC (3+ messages)
[Intel-gfx] [PATCH 0/2] Add rc_range_params for YUV420
2023-05-26 5:27 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Add rc_range_params for YUV420 (rev3)
[PATCH] perf: Make built-in libtraceevent plugins cohabit with external libtraceevent
2023-05-26 5:26 UTC (5+ messages)
` [OE-core] "
[PATCH v2] perf: Make built-in libtraceevent plugins cohabit with external libtraceevent
2023-05-26 5:25 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.