All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-05 01:44:45 to 2021-08-05 03:36:53 UTC [more...]

[PATCH 0/2] rtc: add imx rpmsg rtc support
 2021-08-05  3:35 UTC  (2+ messages)
` [PATCH 1/2] ARM: dts: imx7ulp: add cm4 support

[PATCH v3 1/5] remoteproc: fix the wrong default value of is_iomem
 2021-08-05  3:32 UTC  (10+ messages)
` [PATCH v3 2/5] remoteproc: imx_rproc: fix TCM io memory type
` [PATCH v3 3/5] remoteproc: imx_rproc: fix ignoring mapping vdev regions
` [PATCH v3 4/5] remoteproc: imx_rproc: fix rsc-table name
` [PATCH v3 5/5] remoteproc: imx_rproc: change to ioremap_wc for dram

[oe] [meta-oe] [PATCH] libblockdev: upgrade 2.25 -> 2.26
 2021-08-05  3:34 UTC  (2+ messages)
` [oe] [meta-oe] [PATCH] libqmi: upgrade 1.28.6 -> 1.28.8

[PATCH] block: return ELEVATOR_DISCARD_MERGE if possible
 2021-08-05  3:35 UTC  (2+ messages)

[PATCH 0/4] zbd: Support zone reset by trim
 2021-08-05  3:32 UTC  (6+ messages)
` [PATCH 3/4] engines/libzbc: Enable trim for libzbc I/O engine

[PATCH v2 0/5] zbd: Support zone reset by trim
 2021-08-05  3:28 UTC  (6+ messages)
` [PATCH v2 1/5] zbd: Add min_bytes argument to zbd_find_zone()
` [PATCH v2 2/5] zbd: Support zone reset by trim
` [PATCH v2 3/5] engines/libzbc: Enable trim for libzbc I/O engine
` [PATCH v2 4/5] HOWTO/man: Describe trim support by zone reset for zoned devices
` [PATCH v2 5/5] t/zbd: Add test #58 to test zone reset by trim workload

[PATCH v2 0/2] Add DT files for sc7280 IDP2 board
 2021-08-05  3:27 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sc7280-idp: Add device tree files for IDP2

[PATCH v2 0/3] Improve loop driver I/O scheduler and QD selection
 2021-08-05  3:26 UTC  (5+ messages)
` [PATCH v2 2/3] loop: Select I/O scheduler 'none' from inside add_disk()

[ALSA] 1bb11c1c7f: genirq:Flags_mismatch_irq##(ES1688)vs.#(ES1688)
 2021-08-05  3:25 UTC  (2+ messages)

[PATCH v3 0/3] erofs: iomap support for uncompressed cases
 2021-08-05  3:24 UTC  (9+ messages)
` [PATCH v3 2/3] erofs: dax support for non-tailpacking regular file
` [PATCH v3 3/3] erofs: convert all uncompressed cases to iomap

stable-rc/linux-5.4.y build: 183 builds: 0 failed, 183 passed, 89 warnings (v5.4.138)
 2021-08-05  3:22 UTC 

[lustre-devel] Locating FID-in-Dirent
 2021-08-05  3:19 UTC  (2+ messages)

[PATCH v14 0/9] PCI: Expose and manage PCI device reset
 2021-08-05  3:19 UTC  (3+ messages)
` [PATCH v14 6/9] PCI: Define a function to set ACPI_COMPANION in pci_dev

[OE-core] [PATCH] ell: upgrade 0.41 -> 0.42
 2021-08-05  3:17 UTC 

[oe] [meta-oe] [PATCH] iwd: upgrade 1.15 -> 1.16
 2021-08-05  3:16 UTC 

Why doesn't `git log -m` imply `-p`?
 2021-08-05  3:16 UTC  (4+ messages)
` [PATCH v3 00/10] diff-merges: let -m imply -p
  ` [PATCH v3 10/10] diff-merges: let "-m" imply "-p"

[arnd-playground:ptp-1588-optional 1/1] (.text.__sock_recv_timestamp+0x3b8): undefined reference to `ptp_convert_timestamp'
 2021-08-05  3:14 UTC  (2+ messages)

[RFC v3] f2fs: extent cache: support unaligned extent
 2021-08-05  3:14 UTC  (10+ messages)
  ` [f2fs-dev] "

[PATCH V2] testsuite/smokey: net: load rtnet module if it has not been loaded
 2021-08-05  3:13 UTC 

stable/linux-5.13.y baseline: 115 runs, 2 regressions (v5.13.8)
 2021-08-05  3:10 UTC 

[PATCH 0/3] Disable vhost device IOTLB is IOMMU is not enabled
 2021-08-05  3:08 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v3 00/52] Add allocator support in IGT
 2021-08-05  3:06 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t v3 10/52] tests/gem_busy: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v3 11/52] tests/gem_create: "
` [igt-dev] [PATCH i-g-t v3 12/52] tests/gem_ctx_engines: "
` [igt-dev] [PATCH i-g-t v3 13/52] tests/gem_ctx_exec: "

stable/linux-4.14.y build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.14.242)
 2021-08-05  3:05 UTC 

[RFC PATCH 00/13] Support UXL field in mstatus
 2021-08-05  2:53 UTC  (28+ messages)
` [RFC PATCH 01/13] target/riscv: Add UXL to tb flags
` [RFC PATCH 02/13] target/riscv: Support UXL32 for branch instructions
` [RFC PATCH 03/13] target/riscv: Support UXL32 on 64-bit cpu for load/store
` [RFC PATCH 04/13] target/riscv: Support UXL32 for slit/sltiu
` [RFC PATCH 05/13] target/riscv: Support UXL32 for shift instruction
` [RFC PATCH 06/13] target/riscv: Fix div instructions
` [RFC PATCH 07/13] target/riscv: Support UXL32 for RVM
` [RFC PATCH 08/13] target/riscv: Support UXL32 for vector instructions
` [RFC PATCH 09/13] target/riscv: Support UXL32 for atomic instructions
` [RFC PATCH 10/13] target/riscv: Support UXL32 for float instructions
` [RFC PATCH 11/13] target/riscv: Fix srow
` [RFC PATCH 12/13] target/riscv: Support UXL32 for RVB
` [RFC PATCH 13/13] target/riscv: Changing the width of U-mode CSR

stable/linux-4.4.y baseline: 51 runs, 4 regressions (v4.4.278)
 2021-08-05  3:02 UTC 

What's cooking in git.git (Aug 2021, #02; Tue, 3)
 2021-08-05  2:53 UTC  (8+ messages)

[PREEMPT_RT][PATCH] printk: Enhance the condition check of msleep in pr_flush()
 2021-08-05  3:01 UTC  (4+ messages)

[PATCH v3 0/4] RK3568 GPU
 2021-08-05  2:59 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: gpu: mali-bifrost: Allow up to two clocks
` [PATCH v3 2/4] dt-bindings: gpu: mali-bifrost: Add RK3568 compatible
` [PATCH v3 3/4] arm64: dts: rockchip: Add GPU node for rk3568
` [PATCH v3 4/4] arm64: dts: rockchip: Enable the GPU on Quartz64 Model A

[OpenRISC] [PATCH] openrisc: Fix compiler warnings in setup
 2021-08-05  3:00 UTC  (2+ messages)
`  "

[meta-python][PATCH 0/2] Add native support for socsec dependencies
 2021-08-05  3:00 UTC  (5+ messages)
` [meta-python][PATCH 1/2] meta-oe: python3-gmpy: Add native support
  ` [oe] "
` [meta-python][PATCH 2/2] meta-oe: python3-ecdsa: "

[PATCH v2] btrfs: fix root drop key inconsistent when drop subvolume/snapshot fails
 2021-08-05  3:02 UTC  (3+ messages)

[PATCH] mm/madvise: add MADV_WILLNEED to process_madvise()
 2021-08-05  2:58 UTC  (4+ messages)

[PATCH v2 0/4] RK3568 GPU
 2021-08-05  2:56 UTC  (5+ messages)
` [PATCH 3/4] arm64: dts: rockchip: Add GPU node for rk3568

apparmor support
 2021-08-05  2:56 UTC  (3+ messages)

[oe] [meta-oe][hardknott][PATCH] mariadb: Update SRC_URI
 2021-08-05  2:55 UTC  (7+ messages)

[dpdk-dev] [PATCH] doc: announce change in crypto adapter metadata
 2021-08-05  2:53 UTC  (2+ messages)
` [dpdk-dev] [RFC] eventdev: update crypto adapter metadata structures

[PATCH v2 0/2] log negotiated protocol version
 2021-08-05  2:47 UTC  (5+ messages)
` [PATCH v2 2/2] connect, protocol: "

[PATCH v3 0/4] media: visiting YUV tiled formats
 2021-08-05  2:47 UTC  (5+ messages)
` [PATCH v3 1/4] media: Rename V4L2_PIX_FMT_SUNXI_TILED_NV12 to V4L2_PIX_FMT_NV12_32L32
` [PATCH v3 2/4] media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16
` [PATCH v3 3/4] media: Add NV12_4L4 tiled format
` [PATCH v3 4/4] media: Clean V4L2_PIX_FMT_NV12MT documentation

[meta-oe][PATCH] fvwm: Fix build time paths in target perl/python scripts
 2021-08-05  2:47 UTC 

[soc:arm/fixes] BUILD SUCCESS 19c1eb3605a1bcd784726380f520925948b2962e
 2021-08-05  2:45 UTC 

[soc:arm/soc] BUILD SUCCESS 318845985fa032a865784ef5373f182fcdf037a9
 2021-08-05  2:45 UTC 

[soc:arm/dt] BUILD SUCCESS 8e816b9915a136c12ab726e92412b917d7e514f7
 2021-08-05  2:44 UTC 

[soc:arm/drivers] BUILD SUCCESS 775dea4deec679c24b525b258c341a45ff1de9ea
 2021-08-05  2:44 UTC 

[soc:for-next] BUILD SUCCESS b37e897eb18e97486357d6d1c58ce0e92d42bd19
 2021-08-05  2:45 UTC 

[meta-oe][PATCH] mariadb: Update SRC_URI
 2021-08-05  2:43 UTC 

[meta-oe][PATCH V3] audit: fix compile error for 2.8.5
 2021-08-05  2:43 UTC 

stable/linux-5.10.y build: 160 builds: 0 failed, 160 passed, 14 warnings (v5.10.56)
 2021-08-05  2:42 UTC 

[PATCH 1/1] Bluetooth: btusb: Fix fall-through warnings
 2021-08-05  2:40 UTC 

dwc2: remote wakeup implementation
 2021-08-05  2:40 UTC 

[PATCH] drm/amd/amdgpu: skip locking delayed work if not initialized
 2021-08-05  2:37 UTC 

[PATCH -next] RDMA/hns: Fix return in hns_roce_rereg_user_mr()
 2021-08-05  2:36 UTC  (3+ messages)

[kernel-5.11 regression] tune2fs fails after shutdown
 2021-08-05  2:35 UTC 

[PATCH linux-next] ARM:sa1100/hackkit:Remove duplicated 'linux/tty.h' include in 'hackkit.c'
 2021-08-05  2:30 UTC  (2+ messages)

[PATCH v4] dt-bindings: riscv: add starfive jh7100 bindings
 2021-08-05  2:30 UTC  (4+ messages)

[PATCH v11 0/4] add some power supply properties about wireless/wired charging
 2021-08-05  2:29 UTC  (3+ messages)

[PATCH bpf-next v5 0/2] bpf: expand bpf_d_path helper allowlist
 2021-08-05  2:27 UTC  (5+ messages)
` [PATCH bpf-next v5 2/2] bpf: expose bpf_d_path helper to vfs_* and security_* functions

[net-next:master 14/15] ERROR: modpost: "devlink_health_reporter_create" [drivers/ptp/ptp_ocp.ko] undefined!
 2021-08-05  2:25 UTC  (2+ messages)

[PATCH 0/2] net: fix use-after-free bugs
 2021-08-05  2:24 UTC  (3+ messages)
` [PATCH 1/2] net: fec: fix use-after-free in fec_drv_remove

stable-rc/queue/4.19 baseline: 95 runs, 4 regressions (v4.19.201-1-g314e79887f40)
 2021-08-05  2:24 UTC 

[PATCH 0/6] ARM: dts: Add Facebook AST2600 BMCs
 2021-08-05  2:17 UTC  (11+ messages)
` [PATCH 6/6] ARM: dts: aspeed: Add Facebook Fuji (AST2600) BMC

stable-rc/linux-4.14.y baseline: 77 runs, 3 regressions (v4.14.242)
 2021-08-05  2:17 UTC 

[PATCH 0/7] btrfs: Use btrfs_find_item whenever possible
 2021-08-05  2:16 UTC  (3+ messages)
` [PATCH 1/7] btrfs: Reorder btrfs_find_item arguments

[clocksource] 8901ecc231: stress-ng.lockbus.ops_per_sec -9.5% regression
 2021-08-05  2:16 UTC  (12+ messages)

[PATCH net] page_pool: mask the page->signature before the checking
 2021-08-05  2:14 UTC  (3+ messages)

[PATCH net-next 00/21] ethtool, stats: introduce and use standard XDP stats
 2021-08-05  2:14 UTC  (11+ messages)
` [PATCH net-next 03/21] ethtool, stats: introduce standard XDP statistics

stable-rc/linux-4.9.y baseline: 52 runs, 2 regressions (v4.9.278)
 2021-08-05  2:11 UTC 

[PATCH] init: Suppress wrong warning for bootconfig cmdline parameter
 2021-08-05  2:10 UTC 

[PATCHSET v9 00/14] xfs: deferred inode inactivation
 2021-08-05  2:07 UTC  (15+ messages)
` [PATCH 01/14] xfs: introduce CPU hotplug infrastructure
` [PATCH 02/14] xfs: introduce all-mounts list for cpu hotplug notifications
` [PATCH 03/14] xfs: move xfs_inactive call to xfs_inode_mark_reclaimable
` [PATCH 04/14] xfs: detach dquots from inode if we don't need to inactivate it
` [PATCH 05/14] xfs: per-cpu deferred inode inactivation queues
` [PATCH 06/14] xfs: queue inactivation immediately when free space is tight
` [PATCH 07/14] xfs: queue inactivation immediately when quota is nearing enforcement
` [PATCH 08/14] xfs: queue inactivation immediately when free realtime extents are tight
` [PATCH 09/14] xfs: inactivate inodes any time we try to free speculative preallocations
` [PATCH 10/14] xfs: flush inode inactivation work when compiling usage statistics
` [PATCH 11/14] xfs: don't run speculative preallocation gc when fs is frozen
` [PATCH 12/14] xfs: use background worker pool when transactions can't get free space
` [PATCH 13/14] xfs: avoid buffer deadlocks when walking fs inodes
` [PATCH 14/14] xfs: throttle inode inactivation queuing on memory reclaim

[RFC PATCH] Introduce admin virtqueue as a new transport
 2021-08-05  2:07 UTC  (3+ messages)

[PATCH] nbd: call genl_unregister_family() first in nbd_cleanup()
 2021-08-05  2:19 UTC 

[csky-linux:linux-5.13-riscv-dma-coherent-D1-v2-of-delay-cpu-available 3/9] arch/riscv/mm/dma-mapping.c:21:29: warning: implicit conversion from 'enum dma_data_direction' to 'enum sbi_dma_sync_data_direction'
 2021-08-05  2:05 UTC  (2+ messages)

[PATCH] VMCI: fix NULL pointer dereference when unmapping queue pair
 2021-08-05  2:05 UTC  (2+ messages)

[PATCH v7 01/12] Bluetooth: Add support hdev to allocate private data
 2021-08-05  2:04 UTC  (2+ messages)
` Bluetooth: btintel: Refactoring setup routines

+ mm-madvise-add-madv_willneed-to-process_madvise.patch added to -mm tree
 2021-08-05  2:04 UTC 

[oe] [meta-networking] [PATCH] fetchmail: upgrade 6.4.19 -> 6.4.20
 2021-08-05  2:04 UTC  (2+ messages)
` [oe] [meta-oe] [PATCH] ctags: upgrade 5.9.20210718.0 -> 5.9.20210801.0

stable/linux-4.19.y build: 187 builds: 0 failed, 187 passed, 63 warnings (v4.19.201)
 2021-08-05  2:02 UTC 

[meta-rockchip][PATCH 1/2] layer.conf: update layer compatibility for honister
 2021-08-05  2:01 UTC  (4+ messages)
` [meta-rockchip][PATCH 2/2] switch to the new bitbake OVERRIDE syntax

[PATCH v2] nbd: do del_gendisk() asynchronously for NBD_DESTROY_ON_DISCONNECT
 2021-08-05  2:12 UTC 

git revert --continue --no-verify
 2021-08-05  1:56 UTC  (9+ messages)

[PATCH v2] arm64: kprobe: Enable OPTPROBE for arm64
 2021-08-05  1:54 UTC  (3+ messages)

[PATCH 0/2] Sparse index: delete ignored files outside sparse cone
 2021-08-05  1:55 UTC  (6+ messages)
` [PATCH 2/2] sparse-checkout: clear tracked sparse dirs

[PATCH] powerpc/32s: Fix napping restore in data storage interrupt (DSI)
 2021-08-05  1:54 UTC  (5+ messages)

stable-rc/queue/4.9 build: 183 builds: 0 failed, 183 passed, 4 warnings (v4.9.278-1-gd189ea5e8a56)
 2021-08-05  1:49 UTC 

[PATCH v2] brcmfmac: firmware: Fix firmware loading
 2021-08-05  1:44 UTC  (2+ messages)

[PATCH 0/5] Cleanups and fixup for memcontrol
 2021-08-05  1:44 UTC  (7+ messages)
` [PATCH 2/5] mm, memcg: narrow the scope of percpu_charge_mutex


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.