All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-18 02:23:29 to 2021-10-18 04:41:23 UTC [more...]

futher decouple DAX from block devices
 2021-10-18  4:40 UTC  (17+ messages)
` [PATCH 01/11] dm: make the DAX support dependend on CONFIG_FS_DAX
` [PATCH 02/11] dax: remove CONFIG_DAX_DRIVER
` [PATCH 03/11] dax: simplify the dax_device <-> gendisk association
` [PATCH 04/11] dax: remove the pgmap sanity checks in generic_fsdax_supported
` [PATCH 05/11] dax: move the partition alignment check into fs_dax_get_by_bdev
` [PATCH 06/11] xfs: factor out a xfs_setup_dax helper

[dpdk-dev] [PATCH] app/testpmd: fix l4 sw csum over multi segments
 2021-10-18  4:40 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v2 00/15] bsd-user: misc cleanup for aarch64 import
 2021-10-18  3:44 UTC  (25+ messages)
` [PATCH v2 01/15] meson: *-user: only descend into *-user when configured
` [PATCH v2 04/15] bsd-user: TARGET_RESET define is unused, remove it
` [PATCH v2 05/15] bsd-user: export get_errno and is_error from syscall.c
` [PATCH v2 06/15] bsd-user/errno_defs.h: Add internal error numbers
` [PATCH v2 07/15] bsd-user: move TARGET_MC_GET_CLEAR_RET to target_os_signal.h
` [PATCH v2 08/15] bsd-user/target_os_elf.h: Remove fallback ELF_HWCAP and reorder
` [PATCH v2 09/15] bsd-user/target_os_elf: If ELF_HWCAP2 is defined, publish it
` [PATCH v2 10/15] bsd-user: Remove used from TaskState
` [PATCH v2 11/15] bsd-user: Add stop_all_tasks
` [PATCH v2 12/15] bsd-user/sysarch: Move to using do_freebsd_arch_sysarch interface
` [PATCH v2 13/15] bsd-user/sysarch: Provide a per-arch framework for sysarch syscall
` [PATCH v2 14/15] bsd-user: Rename sigqueue to qemu_sigqueue

[PATCH v5 0/4] cn10k DDR Performance monitor support
 2021-10-18  4:37 UTC  (16+ messages)
` [PATCH v5 1/4] dt-bindings: perf: marvell: cn10k ddr performance monitor
` [PATCH v5 2/4] perf/marvell: CN10k DDR performance monitor support
` [PATCH v5 3/4] perf/marvell: cn10k DDR perfmon event overflow handling
` [PATCH v5 4/4] perf/marvell: cn10k DDR perf event core ownership

[PATCH v7] usb: gadget: add configfs trace events
 2021-10-18  4:38 UTC 

[PATCH v3 00/14] target/riscv: Rationalize XLEN and operand length
 2021-10-18  4:37 UTC  (5+ messages)
` [PATCH v3 10/14] target/riscv: Use gen_arith_per_ol for RVM
` [PATCH v3 12/14] target/riscv: Use gen_unary_per_ol for RVB

[RFC PATCH 0/5] Make Intel PT configurable
 2021-10-18  3:46 UTC  (4+ messages)
` [RFC PATCH 3/5] target/i386: Enable host pass through of Intel PT

[PATCH v10 0/8] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-10-18  4:36 UTC  (5+ messages)
` [PATCH v10 7/8] xfs: support CoW in fsdax mode

[PATCH v1 1/2] target/riscv: Remove some unused macros
 2021-10-18  4:32 UTC 

[igt-dev] [PATCH i-g-t 0/7] kms: Fix i915 fixed_mode vrefresh fallout
 2021-10-18  4:34 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/7] lib: Introduce igt_memdup()
` [igt-dev] [PATCH i-g-t 2/7] tests/i915/kms_frontbuffer_tracking: Get rid of the funny mode_copy

[PATCH v2 1/1] dt-bindings: reg-io-width for SiFive CLINT
 2021-10-18  4:33 UTC  (3+ messages)

[PATCH] ASoC: Intel: sof_sdw: Initialize the sof_sdw_quirk with RT711_JD_NULL
 2021-10-18  4:32 UTC  (4+ messages)

[v2 1/2] ASoC: dt-bindings: max98520: changed signed-off-by email address
 2021-10-18  4:28 UTC  (8+ messages)
` [v2 2/2] ASoC: max98520: modified alignment and blank
    ` [EXTERNAL] "
  ` [EXTERNAL] Re: [v2 1/2] ASoC: dt-bindings: max98520: changed signed-off-by email address

[PATCH v3 0/6] target/riscv: support Zfh, Zfhmin extension v0.1
 2021-10-18  4:28 UTC  (5+ messages)
` [PATCH v3 1/6] target/riscv: zfh: half-precision load and store

[Buildroot] [PATCH 1/2] package/docker-cli: security bump to version 20.10.9
 2021-10-18  4:29 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/docker-engine: "

[PATCH v3 0/9] bsd-user mmap fixes
 2021-10-18  3:44 UTC  (3+ messages)
` [PATCH v3 6/9] bsd-user/mmap.c: Convert to qemu_log logging for mmap debugging

[PATCH] mmc: winbond: don't build on M68K
 2021-10-18  4:18 UTC  (4+ messages)

Any tracing mechanism can track the executed instructions of a user process in the kernel?
 2021-10-18  4:09 UTC  (3+ messages)

Linux PCIe EP NTB function
 2021-10-18  4:17 UTC  (2+ messages)

[PATCH libnetfilter_queue v6] build: doc: Allow to specify whether to produce man pages, html, neither or both
 2021-10-18  4:17 UTC 

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-10-18  3:57 UTC  (16+ messages)
` [RFC 11/20] iommu/iommufd: Add IOMMU_IOASID_ALLOC/FREE
` [RFC 13/20] iommu: Extend iommu_at[de]tach_device() for multiple devices group

[RFC 11/20] iommu/iommufd: Add IOMMU_IOASID_ALLOC/FREE
 2021-10-18  3:40 UTC  (12+ messages)

[meta-virtualization][PATCH] criu: use a valid SRCREV
 2021-10-18  4:09 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-5.15-4 tag
 2021-10-18  4:08 UTC  (3+ messages)

[GIT PULL] objtool/urgent for v5.15-rc6
 2021-10-18  4:08 UTC  (2+ messages)

[GIT PULL] perf/urgent for v5.15-rc6
 2021-10-18  4:08 UTC  (2+ messages)

[GIT PULL] x86/urgent for v5.15-rc6
 2021-10-18  4:08 UTC  (2+ messages)

[GIT PULL] EDAC fix for v5.15-rc6
 2021-10-18  4:08 UTC  (2+ messages)

[GIT PULL] efi/urgent for v5.15-rc6
 2021-10-18  4:08 UTC  (2+ messages)

[PATCH] dmaengine: Remove redundant initialization of variable err
 2021-10-18  4:08 UTC  (2+ messages)

[RESEND PATCH 0/3] Few Tegra210 ADMA fixes
 2021-10-18  4:03 UTC  (2+ messages)

Inode 2885482 (000000008e814f64): i_reserved_data_blocks (2) not cleared!
 2021-10-18  3:54 UTC  (4+ messages)

[PATCH -next] riscv/eBPF: Add BPF exception tables
 2021-10-18  3:52 UTC  (4+ messages)

[PATCH RESEND v3 0/2] add APIs to handle alternative sNaN propagation for fmax/fmin
 2021-10-18  3:51 UTC  (9+ messages)
` [PATCH v3 2/2] target/riscv: change the api for single/double fmin/fmax

[PATCH nvme-cli] huawei: filter out the partition disks
 2021-10-18  3:49 UTC  (2+ messages)

[PATCH v3 0/4] Add mem_hops field in perf_mem_data_src structure
 2021-10-18  3:46 UTC  (4+ messages)

[bitbake-devel][PATCH V2 1/3] fetch2: fix downloadfilename issue with premirror
 2021-10-18  3:45 UTC  (3+ messages)
` [bitbake-devel][PATCH V2 2/3] tests/fetch.py: fix premirror test cases
` [bitbake-devel][PATCH V2 3/3] tests/fetch.py: add test case to ensure downloadfilename is used for premirror

[PATCH 6/8] phy: uniphier-pcie: Add dual-phy support for NX1 SoC
 2021-10-18  3:42 UTC  (5+ messages)

[PATCH] uapi: futex: Add a futex syscall
 2021-10-18  3:41 UTC  (3+ messages)

[PATCH] clk: make clk_core_lookup faster by using clk name hash
 2021-10-18  3:38 UTC  (5+ messages)

[PATCH v4 0/2] fix & prevent the missing preemption disabling
 2021-10-18  3:39 UTC  (6+ messages)
` [PATCH v4 1/2] ftrace: disable preemption when recursion locked
` [PATCH v4 2/2] ftrace: do CPU checking after preemption disabled

stable-rc/linux-4.14.y build: 184 builds: 2 failed, 182 passed, 5 warnings (v4.14.250-41-g23de85e22f4d)
 2021-10-18  3:39 UTC 

[PATCH] xfs: use kmem_cache_free() for kmem_cache objects
 2021-10-18  3:38 UTC  (2+ messages)
` [PATCH] slob: add size header to all allocations

[PATCH net-next] rtw89: fix return value check in rtw89_cam_send_sec_key_cmd()
 2021-10-18  3:39 UTC  (2+ messages)

[PATCH][next] rtw89: Fix potential dereference of the null pointer sta
 2021-10-18  3:35 UTC  (2+ messages)

[PATCH v3 0/13] net: phy: Add qca8081 ethernet phy driver
 2021-10-18  3:33 UTC  (14+ messages)
` [PATCH v3 01/13] net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCS
` [PATCH v3 02/13] net: phy: at803x: use phy_modify()
` [PATCH v3 03/13] net: phy: at803x: improve the WOL feature
` [PATCH v3 04/13] net: phy: at803x: use GENMASK() for speed status
` [PATCH v3 05/13] net: phy: add qca8081 ethernet phy driver
` [PATCH v3 06/13] net: phy: add qca8081 read_status
` [PATCH v3 07/13] net: phy: add qca8081 get_features
` [PATCH v3 08/13] net: phy: add qca8081 config_aneg
` [PATCH v3 09/13] net: phy: add constants for fast retrain related register
` [PATCH v3 10/13] net: phy: add qca8081 config_init
` [PATCH v3 11/13] net: phy: add qca8081 soft_reset and enable master/slave seed
` [PATCH v3 12/13] net: phy: adjust qca8081 master/slave seed value if link down
` [PATCH v3 13/13] net: phy: add qca8081 cdt feature

[PATCH net 1/2] mctp: unify sockaddr_mctp types
 2021-10-18  3:29 UTC  (2+ messages)
` [PATCH net 2/2] mctp: Be explicit about struct sockaddr_mctp padding

[PATCH v3] media: imx258: add vblank control to support more frame rate range
 2021-10-18  3:26 UTC 

[PATCH] selftests/tls: add SM4 GCM/CCM to tls selftests
 2021-10-18  3:29 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/selftests: Wait request to finish
 2021-10-18  3:42 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[QUESTION] Performance deterioration caused by commit 85f726a35e504418
 2021-10-18  3:23 UTC 

[GIT PULL] Driver core fixes for 5.15-rc6
 2021-10-18  3:22 UTC  (2+ messages)

[GIT PULL] Char/Misc driver fixes for 5.15-rc6
 2021-10-18  3:22 UTC  (2+ messages)

[git pull] Input updates for v5.15-rc5
 2021-10-18  3:22 UTC  (2+ messages)

[GIT PULL] TTY/Serial driver fixes for 5.15-rc6
 2021-10-18  3:22 UTC  (2+ messages)

[GIT PULL] Staging driver fixes for 5.15-rc6
 2021-10-18  3:22 UTC  (2+ messages)

[GIT PULL] USB fixes for 5.15-rc5
 2021-10-18  3:22 UTC  (2+ messages)

drivers/media/i2c/ov5648.c:2035:39: warning: taking address of packed member 'handler' of class or structure 'ov5648_ctrls' may result in an unaligned pointer value
 2021-10-18  3:20 UTC  (2+ messages)

[PATCH] workqueue: doc: Call out the non-reentrance conditions
 2021-10-18  3:19 UTC  (3+ messages)

[PATCH v4 00/15] PPC64/TCG: Implement 'rfebb' instruction
 2021-10-18  3:13 UTC  (2+ messages)

[bitbake-devel][PATCH] fetch2: fix downloadfilename issue with premirror
 2021-10-18  3:31 UTC  (3+ messages)

[PATCH v2] coresight: trbe: Defer the probe on offline CPUs
 2021-10-18  3:08 UTC  (3+ messages)

[PATCH] target/ppc: Filter mtmsr[d] input before setting MSR
 2021-10-18  1:23 UTC  (2+ messages)

[PATCH] can: j1939: j1939_session_deactivate(): fix potential UAF access
 2021-10-18  3:06 UTC  (2+ messages)

[PATCH next v6 00/12] aspeed: Support secure boot chain with FIT image verification
 2021-10-18  3:06 UTC  (3+ messages)
` [PATCH next v6 07/12] crypto: aspeed: Add AST2600 ACRY support

[PATCH v11 4/4] drm/bridge: anx7625: add HDMI audio function
 2021-10-18  3:05 UTC  (2+ messages)

[PATCH v11 3/4] drm/bridge: anx7625: add MIPI DPI input feature
 2021-10-18  3:04 UTC  (2+ messages)

[PATCH v11 2/4] drm/bridge: anx7625: fix not correct return value
 2021-10-18  3:04 UTC  (2+ messages)

[PATCH v11 1/4] dt-bindings:drm/bridge:anx7625:add vendor define
 2021-10-18  3:03 UTC  (2+ messages)

[PATCH] i2c: core: Fix possible memleak in i2c_new_client_device()
 2021-10-18  3:03 UTC  (3+ messages)

[PATCH v11 0/4] Add MIPI rx DPI support
 2021-10-18  3:02 UTC  (2+ messages)

[linux-lvm] Recovering "broken" disk ( 17th )
 2021-10-18  2:17 UTC 

[PATCH v2] ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT
 2021-10-18  3:07 UTC 

[PATCH libnetfilter_queue] build: doc: Ensure clean `git status` after in_tree build
 2021-10-18  2:54 UTC 

[PATCH v2] media: staging: ipu3-imgu: clarify the limitation of grid config
 2021-10-18  2:48 UTC 

[selftests/tls] e506342a03: kernel-selftests.net.tls.fail
 2021-10-18  2:50 UTC  (5+ messages)

[PATCH v1 1/9] hw/riscv: opentitan: Update to the latest build
 2021-10-18  2:40 UTC  (9+ messages)
` [PATCH v1 2/9] hw/intc: Remove the Ibex PLIC
` [PATCH v1 3/9] hw/intc: sifive_plic: Move the properties
` [PATCH v1 4/9] hw/intc: sifive_plic: Cleanup the realize function
` [PATCH v1 5/9] hw/intc: sifive_plic: Cleanup the irq_request function
` [PATCH v1 6/9] hw/intc: sifive_plic: Add a reset function
` [PATCH v1 7/9] hw/intc: sifive_plic: Cleanup the write function
` [PATCH v1 8/9] hw/intc: sifive_plic: Cleanup the read function
` [PATCH v1 9/9] hw/intc: sifive_plic: Cleanup remaining functions

[PATCH] block: don't dereference request after flush insertion
 2021-10-18  2:44 UTC  (9+ messages)

[PATCH blktests] tests/srp: fix module loading issue during srp tests
 2021-10-18  2:43 UTC  (3+ messages)

[I-PIPE] ipipe-core-4.19.207-cip58-arm-16 released
 2021-10-18  2:42 UTC 

[PATCH v2] block, bfq: fix UAF problem in bfqg_stats_init()
 2021-10-18  2:42 UTC  (2+ messages)

build reproducibility
 2021-10-18  2:40 UTC  (5+ messages)

[PATCH blktests V2] tests/srp: fix module loading issue during srp tests
 2021-10-18  2:40 UTC 

[meta-ti][master/dunfell PATCH v1] pru-icss_git.bb: add AM64x, update to PSSP v6.0.0
 2021-10-18  2:39 UTC  (2+ messages)

[PATCH 0/2] tpm: use SM3 instead of SM3_256
 2021-10-18  2:37 UTC  (6+ messages)
` [PATCH 2/2] "

linux-next: build failure after merge of the akpm-current tree
 2021-10-18  2:35 UTC  (3+ messages)

[PATCH net-next 00/11] Use netdev->dev_addr write helpers (part 1)
 2021-10-18  2:34 UTC  (3+ messages)
` [PATCH net-next 10/11] fddi: use eth_hw_addr_set()

[PATCH v2] media: imx258: add vblank control to support more frame rate range
 2021-10-18  2:33 UTC  (3+ messages)

[djwong-xfs:vectorized-scrub 50/308] fs/xfs/xfs_inode.c:3817:20: warning: Value stored to 'ifp' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2021-10-18  2:24 UTC 

[RFC PATCH 1/4] mm: modify pte format for Svnapot
 2021-10-18  2:22 UTC  (3+ messages)
` [RFC PATCH 3/4] mm: support Svnapot in hugetlb page
` [RFC PATCH 4/4] mm: support Svnapot in huge vmap


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.