All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-13 11:40:33 to 2022-05-13 12:28:32 UTC [more...]

[PATCH v5 0/7] Fix some races between sysfb device registration and drivers probe
 2022-05-13 12:28 UTC  (4+ messages)
` [PATCH v5 3/7] fbdev: Restart conflicting fb removal loop when unregistering devices

[PATCH] glibc: ptest: Add lib32-glibc-tests PROVIDES
 2022-05-13 12:28 UTC  (4+ messages)
` [OE-core] "

[DRBD-announce] LINSTOR Operator release 1.8.1
 2022-05-13 12:27 UTC 

[PATCHSET v2 0/6] Allow allocated direct descriptors
 2022-05-13 12:28 UTC  (8+ messages)
` [PATCH 3/6] io_uring: allow allocated fixed files for openat/openat2

[PATCH qemu v4 00/10] Add mask agnostic behavior for rvv instructions
 2022-05-13 11:58 UTC  (19+ messages)
` [PATCH qemu v4 01/10] target/riscv: rvv: Add mask agnostic for vv instructions
` [PATCH qemu v4 02/10] target/riscv: rvv: Add mask agnostic for vector load / store instructions
` [PATCH qemu v4 03/10] target/riscv: rvv: Add mask agnostic for vx instructions
` [PATCH qemu v4 04/10] target/riscv: rvv: Add mask agnostic for vector integer shift instructions
` [PATCH qemu v4 05/10] target/riscv: rvv: Add mask agnostic for vector integer comparison instructions
` [PATCH qemu v4 06/10] target/riscv: rvv: Add mask agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v4 08/10] target/riscv: rvv: Add mask agnostic for vector mask instructions
` [PATCH qemu v4 09/10] target/riscv: rvv: Add mask agnostic for vector permutation instructions
` [PATCH qemu v4 10/10] target/riscv: rvv: Add option 'rvv_ma_all_1s' to enable optional mask agnostic behavior
` [PATCH qemu v4 07/10] target/riscv: rvv: Add mask agnostic for vector floating-point instructions

[PATCH net-next 00/14] Wangxun 10 Gigabit Ethernet Driver
 2022-05-13 12:27 UTC  (5+ messages)

[PATCH bpf-next v3] bpftool: Use sysfs vmlinux when dumping BTF by ID
 2022-05-13 12:17 UTC 

[RFCv2 00/10] Linear Address Masking enabling
 2022-05-13 12:26 UTC  (8+ messages)

[PATCH 0/2] perf: ARM CoreSight PMU support
 2022-05-13 12:25 UTC  (9+ messages)

[PATCH v5 0/9] Introduce akcipher service for virtio-crypto
 2022-05-13 12:26 UTC  (4+ messages)
` [PATCH v5 5/9] crypto: Implement RSA algorithm by hogweed
    ` [External] "

[PATCH 01/13] net: Add l_net_clear_host_bits utility
 2022-05-13 12:26 UTC 

[PATCH v2 0/3] thread-pool: fix performance regression
 2022-05-13 11:56 UTC  (3+ messages)
` [PATCH v2 2/3] thread-pool: replace semaphore with condition variable

[PATCH] m68knommu: fix undefined reference to `mach_get_rtc_pll'
 2022-05-13 12:25 UTC  (3+ messages)

[PATCH v8 00/10] PCI: qcom: Fix higher MSI vectors handling
 2022-05-13 12:24 UTC  (7+ messages)
` [PATCH v8 06/10] PCI: dwc: Handle MSIs routed to multiple GIC interrupts
` [PATCH v8 10/10] arm64: dts: qcom: sm8250: provide additional MSI interrupts

[PATCH 0/6] Drain remote per-cpu directly v3
 2022-05-13 12:24 UTC  (10+ messages)
` [PATCH 1/6] mm/page_alloc: Add page->buddy_list and page->pcp_list
` [PATCH 3/6] mm/page_alloc: Split out buddy removal code from rmqueue into separate helper
` [PATCH 4/6] mm/page_alloc: Remove unnecessary page == NULL check in rmqueue
` [PATCH 5/6] mm/page_alloc: Protect PCP lists with a spinlock

One barebox image for multiple boards
 2022-05-13 12:23 UTC  (7+ messages)

[PATCH v6 00/10] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
 2022-05-13 12:20 UTC  (12+ messages)
` [PATCH v6 01/10] modpost: extract symbol versions from *.cmd files
` [PATCH v6 02/10] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
` [PATCH v6 03/10] kbuild: stop merging *.symversions
` [PATCH v6 04/10] genksyms: adjust the output format to modpost
` [PATCH v6 05/10] kbuild: do not create *.prelink.o for Clang LTO or IBT
` [PATCH v6 06/10] kbuild: check static EXPORT_SYMBOL* by script instead of modpost
` [PATCH v6 07/10] kbuild: make built-in.a rule robust against too long argument error
` [PATCH v6 08/10] kbuild: make *.mod "
` [PATCH v6 09/10] kbuild: add cmd_and_savecmd macro
` [PATCH v6 10/10] kbuild: rebuild multi-object modules when objtool is updated

[PATCH 0/4] btrfs: cleanups and preparation for the incoming RAID56J features
 2022-05-13 12:21 UTC  (3+ messages)

[PATCH v5] Rust Oe-Selftest implementation
 2022-05-13 12:20 UTC 

[v4 0/3] Add QCOM SNPS PHY overriding params support
 2022-05-13 12:20 UTC  (7+ messages)
` [v4 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings

[PATCH qemu v18 00/16] Add tail agnostic behavior for rvv instructions
 2022-05-13 11:50 UTC  (32+ messages)
` [PATCH qemu v18 05/16] target/riscv: rvv: Add tail agnostic for vv instructions
` [PATCH qemu v18 06/16] target/riscv: rvv: Add tail agnostic for vector load / store instructions
` [PATCH qemu v18 07/16] target/riscv: rvv: Add tail agnostic for vx, vvm, vxm instructions
` [PATCH qemu v18 08/16] target/riscv: rvv: Add tail agnostic for vector integer shift instructions
` [PATCH qemu v18 09/16] target/riscv: rvv: Add tail agnostic for vector integer comparison instructions
` [PATCH qemu v18 10/16] target/riscv: rvv: Add tail agnostic for vector integer merge and move instructions
` [PATCH qemu v18 11/16] target/riscv: rvv: Add tail agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v18 12/16] target/riscv: rvv: Add tail agnostic for vector floating-point instructions
` [PATCH qemu v18 13/16] target/riscv: rvv: Add tail agnostic for vector reduction instructions
` [PATCH qemu v18 14/16] target/riscv: rvv: Add tail agnostic for vector mask instructions
` [PATCH qemu v18 15/16] target/riscv: rvv: Add tail agnostic for vector permutation instructions
` [PATCH qemu v18 03/16] target/riscv: rvv: Rename ambiguous esz
` [PATCH qemu v18 04/16] target/riscv: rvv: Early exit when vstart >= vl
` [PATCH qemu v18 01/16] target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed
` [PATCH qemu v18 16/16] target/riscv: rvv: Add option 'rvv_ta_all_1s' to enable optional tail agnostic behavior
` [PATCH qemu v18 02/16] target/riscv: rvv: Prune redundant access_type parameter passed

[LTP] [PATCH v3 00/29] Introduce runtime and conver tests
 2022-05-13 12:20 UTC  (4+ messages)
` [LTP] [PATCH v3 22/29] fuzzy_sync: Convert to runtime

[GIT PULL] ARM: at91: soc for 5.19
 2022-05-13 12:17 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machine
 2022-05-13 12:16 UTC  (2+ messages)

squashfs performance regression and readahea
 2022-05-13 12:16 UTC  (14+ messages)

[GIT PULL] virtio: last minute fixup
 2022-05-13 12:16 UTC  (5+ messages)

syzkaller reproducers
 2022-05-13 12:16 UTC  (18+ messages)
    ` [Automated-testing] "

[kvm-unit-tests PATCH v1 0/2] s390x: add migration test for storage keys
 2022-05-13 12:15 UTC  (4+ messages)
` [kvm-unit-tests PATCH v1 2/2] "

[PATCH v6] can, tty: can327 CAN/ldisc driver for ELM327 based OBD-II adapters
 2022-05-13 12:14 UTC  (5+ messages)

bpf_skb_adjust_room after L4 header?
 2022-05-13 12:06 UTC 

[PATCH -next 1/2] i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()
 2022-05-13 12:07 UTC  (8+ messages)
` [PATCH -next 2/2] i2c: mt7621: Use devm_platform_get_and_ioremap_resource()

[PATCH] ARM: configs: Enable more audio support for i.MX
 2022-05-13 12:12 UTC  (2+ messages)

[PATCH] data: Do not depend on vardepvalueexclude flag
 2022-05-13 12:11 UTC 

[PATCH v3 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-05-13 12:13 UTC  (4+ messages)
` [PATCH v3 13/23] ata: libahci: Extend port-cmd flags set with port capabilities

[PATCH] arm:socfpga:soc64: To notify SDM when U-Boot pass control to Linux
 2022-05-13  7:29 UTC  (2+ messages)
` [PATCH v2] arm: socfpga: soc64: "

[GIT PULL] arm: mediatek: DT updates for v5.19
 2022-05-13 12:11 UTC  (4+ messages)

[PATCH] ddr:altera:soc64: Integer fix overflow that caused DDR size mismatched
 2022-05-13  7:05 UTC  (2+ messages)
` [PATCH v2] ddr: altera: soc64: "

[PATCH V6 0/2] drivers/perf: hisi: Add driver for HNS3 PMU
 2022-05-13 12:11 UTC  (4+ messages)
` [PATCH V6 2/2] drivers/perf: hisi: add "

[PATCH v2 ima-evm-utils 1/3] initialize errno in cmd_sign_hash()
 2022-05-13 12:12 UTC  (4+ messages)
` [PATCH v2 ima-evm-utils 2/3] Sign an fs-verity file digest

[RFC] A new SPI API for fast, low-latency regmap peripheral access
 2022-05-13 12:10 UTC  (2+ messages)

[RFC PATCH 00/15] Region driver
 2022-05-13 12:09 UTC  (7+ messages)
` [RFC PATCH 02/15] cxl/core/hdm: Bail on endpoint init fail

[PATCH] ARM: configs: Enable ASoC AC'97 glue
 2022-05-13 12:06 UTC  (2+ messages)

What's cooking in git.git (May 2022, #04; Thu, 12)
 2022-05-13 12:06 UTC  (2+ messages)
` js/scalar-diagnose, was "

[PATCH 1/2] random: avoid init'ing twice in credit race
 2022-05-13 12:05 UTC  (7+ messages)
` [PATCH 2/2] random: move initialization out of reseeding hot path
          ` [PATCH v2] "

[mszyprow:v5.18-next-20220511-dsi-rework 14/35] ERROR: modpost: "dsi_driver" [drivers/gpu/drm/exynos/exynosdrm.ko] undefined!
 2022-05-13 12:04 UTC 

[RFC PATCH] arch_topology: Use llc_id instead of package_id
 2022-05-13 12:04 UTC  (5+ messages)

[PATCH v4 22/28] clk: Stop forwarding clk_rate_requests to the parent
 2022-05-13 12:04 UTC 

[GIT PULL] Qualcomm driver updates for v5.19
 2022-05-13 12:01 UTC  (3+ messages)

[GIT PULL] Qualcomm ARM defconfig updates for v5.19
 2022-05-13 12:00 UTC  (3+ messages)

[GIT PULL] TI K3 defconfig updates for v5.19
 2022-05-13 12:00 UTC  (3+ messages)

[GIT PULL] memory: drivers: tegra for v5.19
 2022-05-13 12:01 UTC  (2+ messages)

[bug report] IOMMU reports data translation fault for fio testing
 2022-05-13 12:01 UTC 

Recent changes (master)
 2022-05-13 12:00 UTC 

NFS regression between 5.17 and 5.18
 2022-05-13 11:58 UTC  (9+ messages)

[PATCH 0/2] Have LUKS2 cryptomounts be useable with grub-probe
 2022-05-13 11:58 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] can: xilinx_can: Add Transmitter delay compensation (TDC) feature support
 2022-05-13 11:56 UTC  (4+ messages)

[PATCH net-next] net: ethernet: Fix unmet direct dependencies detected for NVMEM_SUNPLUS_OCOTP
 2022-05-13 11:57 UTC 

[PATCH 1/2] drm/msm: don't free the IRQ if it was not requested
 2022-05-13 11:55 UTC  (12+ messages)
` [PATCH 2/2] drm/msm: push IRQ setup into individual drivers

[PATCH] btrfs-progs: removed unused header check/btrfsck.h
 2022-05-13 11:52 UTC 

[PATCH] iommu/vt-d: Try info->iommu in device_to_iommu()
 2022-05-13 11:50 UTC  (4+ messages)

[PATCH net-next 0/4] bnxt_en: Updates for net-next
 2022-05-13 11:50 UTC  (2+ messages)

[PATCH 1/6] app/eventdev: simplify signal handling and teardown
 2022-05-13 11:49 UTC  (2+ messages)

[PATCH net] Revert "tcp/dccp: get rid of inet_twsk_purge()"
 2022-05-13 11:50 UTC  (2+ messages)

[PATCH net 0/3] net: ipa: three bug fixes
 2022-05-13 11:50 UTC  (2+ messages)

[PATCH v13] platform/chrome: Add ChromeOS ACPI device driver
 2022-05-13 11:50 UTC  (2+ messages)

[GIT PULL] Qualcomm ARM64 defconfig updates for v5.19
 2022-05-13 11:48 UTC  (3+ messages)

[PATCH v3] ARM: at91: debug: add lan966 support
 2022-05-13 11:48 UTC  (4+ messages)

[PATCH v2 0/8] Introduce support for RISC-V architecture
 2022-05-13 11:47 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] eal: add initial "

[PATCH] event/cnxk: fix base pointer for SSO head wait
 2022-05-13 11:47 UTC  (2+ messages)

[GIT PULL] Qualcomm ARM64 DT fixes for v5.18
 2022-05-13 11:45 UTC  (3+ messages)

[GIT PULL] TI K3 device tree updates for v5.19
 2022-05-13 11:43 UTC  (3+ messages)

[RFC PATCH v2 0/8] qapi: net: add unix socket type support to netdev backend
 2022-05-13 11:44 UTC  (3+ messages)
` [RFC PATCH v2 3/8] qapi: net: add stream and dgram netdevs

[GIT PULL] Visconti DT changes for 5.19
 2022-05-13 11:43 UTC  (3+ messages)

[PATCH v4 0/3] RDMA/rxe: Add RDMA Atomic Write operation
 2022-05-13 11:46 UTC  (3+ messages)

[GIT PULL] Allwinner DT changes for 5.19, take 2
 2022-05-13 11:43 UTC  (3+ messages)

[PATCH net-next 1/2] net: phy: micrel: Allow probing without .driver_data
 2022-05-13 11:46 UTC  (2+ messages)
` [PATCH net-next 2/2] net: phy: micrel: Use the kszphy probe/suspend/resume

[GIT PULL] Allwinner DT changes for 5.19
 2022-05-13 11:43 UTC  (3+ messages)

[GIT PULL] Qualcomm ARM DT updates for v5.19
 2022-05-13 11:43 UTC  (3+ messages)

[GIT PULL] soc: mediatek: driver changes for v5.19
 2022-05-13 11:44 UTC  (3+ messages)

[PATCH v1 00/15] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-13 11:45 UTC  (5+ messages)
` [PATCH v1 13/15] mm: handling Non-LRU pages returned by vm_normal_pages

[Intel-gfx] [PATCH] drm/i915/audio: fix audio code enable/disable pipe logging
 2022-05-13 11:45 UTC  (3+ messages)

[PATCH v3 0/4] clk: Baikal-T1 DDR/PCIe resets and some xGMAC fixes
 2022-05-13 11:44 UTC  (2+ messages)

[GIT PULL] Qualcomm ARM64 DT updates for v5.19
 2022-05-13 11:43 UTC  (3+ messages)

[PATCH net-next 2/2] net/smc: rdma write inline if qp has sufficient inline space
 2022-05-13 11:44 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib: Add missing newline in igt_fopen_data's logging
 2022-05-13 11:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] soc: qcom: Fix the id of SA8540P SoC
 2022-05-13 11:41 UTC 

[RFC] can: ctucanfd: RX timestamping implementation
 2022-05-13 11:41 UTC  (3+ messages)
` [RFC PATCH 1/3] can: ctucanfd: add HW timestamps to RX and error CAN frames

[PATCH v5 00/12] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
 2022-05-13 11:40 UTC  (5+ messages)
` [PATCH v5 11/12] kbuild: add cmd_and_savecmd macro
` [PATCH v5 12/12] kbuild: rebuild multi-object modules when objtool is updated


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.