messages from 2022-07-26 06:15:54 to 2022-07-26 07:19:02 UTC [more...]
[PATCH v2] nvme: consider also host_iface when checking ip options
2022-07-26 7:18 UTC (9+ messages)
[PATCH] video/fbdev/sis: fix typos in SiS_GetModeID()
2022-07-26 7:17 UTC (3+ messages)
[PATCH] mm: add warning if __vm_enough_memory fails
2022-07-26 7:24 UTC
[PATCH v4 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
2022-07-26 7:15 UTC (5+ messages)
` [PATCH v5 "
` [PATCH v5 5/6] p5310-pack-bitmaps.sh: enable `pack.writeReverseIndex`
[isilence:zc_perf_tests 10/10] io_uring/net.c:1113 io_sendzc1() warn: ignoring unreachable code
2022-07-26 7:16 UTC
[PATCH 1/1] iommu/hyper-v: Use helper instead of directly accessing affinity
2022-07-26 7:15 UTC (2+ messages)
[PATCH v3 0/4] pseries-wdt: initial support for H_WATCHDOG-based watchdog timers
2022-07-26 7:14 UTC (7+ messages)
` [PATCH v3 4/4] watchdog/pseries-wdt: "
[bug report] mm/hugetlb: possible data leak with huge pmd sharing
2022-07-26 7:14 UTC (3+ messages)
[PATCH v3 0/4] mtd: spi: spi-nor: rk3399: rock-pi-4: u-boot/next Support SPI NOR Flash in Rock Pi 4 (XTX xt25f32b)
2022-07-26 7:13 UTC (3+ messages)
` [PATCH v3 3/4] spi-nor: Adapt soft reset to XTX25F32B in Rock Pi 4 rev 1.4
[PATCH] iommu/amd: Disable guest vapic logging during early kdump init
2022-07-26 7:12 UTC (4+ messages)
[PATCH net-next] net: dsa: validate that DT nodes of shared ports have the properties they need
2022-07-26 7:12 UTC (2+ messages)
FUJIAN YESOUL HEALTH TECHNOLOGY
2022-07-26 7:10 UTC
[PATCH v14 0/3] mmc: mediatek: add support for SDIO async IRQ
2022-07-26 6:28 UTC (8+ messages)
` [PATCH v14 1/3] dt-bindings: mmc: mtk-sd: extend interrupts and pinctrls properties
` [PATCH v14 2/3] mmc: core: Add support for SDIO wakeup interrupt
` [PATCH v14 3/3] mmc: mediatek: add support for SDIO eint wakup IRQ
[PATCH 1/4] video: fb: imxfb: Drop platform data support
2022-07-26 7:08 UTC (4+ messages)
[PATCH 0/3] autofs: fix may_umount_tree()
2022-07-26 7:10 UTC (6+ messages)
` [PATCH 1/3] vfs: track count of child mounts
[PATCH] ext4: unconditionally enable the i_version counter
2022-07-26 7:10 UTC (2+ messages)
[PATCH v2 0/5] Add Toshiba Visconti DNN image processing accelerator driver
2022-07-26 7:02 UTC (27+ messages)
` [PATCH v2 2/5] soc: visconti: Add Toshiba Visconti image processing accelerator common source
` [PATCH v2 3/5] soc: visconti: Add Toshiba Visconti DNN image processing accelerator
` [PATCH v2 4/5] MAINTAINERS: Add entries for "
` [PATCH v2 5/5] Documentation: driver-api: visconti: add a description of DNN driver
[PATCH] gro: fix gro with tcp push flag
2022-07-26 7:08 UTC (4+ messages)
` 答复: "
[Buildroot] [PATCH 1/1] package/libseccomp: bump to version 2.5.4
2022-07-26 7:08 UTC
[PATCH v2 1/2] dt-bindings: net: cdns,macb: use correct xlnx prefix for Xilinx
2022-07-26 7:08 UTC (2+ messages)
` [PATCH v2 2/2] "
[Buildroot] [PATCH v4 1/2] support/misc/toolchainfile.cmake.in: don't set PKG_CONFIG_SYSROOT_DIR
2022-07-26 7:07 UTC (5+ messages)
` [Buildroot] [PATCH v4 2/2] package/pkg-meson: use meson to build/install packages
[PATCH V2 vfio 00/11] Add device DMA logging support for mlx5 driver
2022-07-26 7:07 UTC (7+ messages)
` [PATCH V2 vfio 03/11] vfio: Introduce DMA logging uAPIs
[PATCH v6 00/26] tcp: Initial support for RFC5925 auth option
2022-07-26 7:06 UTC (26+ messages)
` [PATCH v6 03/26] docs: Add user documentation for tcp_authopt
` [PATCH v6 04/26] tcp: authopt: Add crypto initialization
` [PATCH v6 05/26] tcp: Refactor tcp_sig_hash_skb_data for AO
` [PATCH v6 06/26] tcp: authopt: Compute packet signatures
` [PATCH v6 07/26] tcp: Refactor tcp_inbound_md5_hash into tcp_inbound_sig_hash
` [PATCH v6 08/26] tcp: authopt: Hook into tcp core
` [PATCH v6 09/26] tcp: authopt: Disable via sysctl by default
` [PATCH v6 10/26] tcp: authopt: Implement Sequence Number Extension
` [PATCH v6 11/26] tcp: ipv6: Add AO signing for tcp_v6_send_response
` [PATCH v6 12/26] tcp: authopt: Add support for signing skb-less replies
` [PATCH v6 13/26] tcp: ipv4: Add AO signing for "
` [PATCH v6 14/26] tcp: authopt: Add key selection controls
` [PATCH v6 15/26] tcp: authopt: Add initial l3index support
` [PATCH v6 16/26] tcp: authopt: Add NOSEND/NORECV flags
` [PATCH v6 17/26] tcp: authopt: Add prefixlen support
` [PATCH v6 18/26] tcp: authopt: Add /proc/net/tcp_authopt listing all keys
` [PATCH v6 19/26] selftests: nettest: Rename md5_prefix to key_addr_prefix
` [PATCH v6 20/26] selftests: nettest: Initial tcp_authopt support
` [PATCH v6 21/26] selftests: net/fcnal: "
` [PATCH v6 22/26] tcp: authopt: Try to respect rnextkeyid from SYN on SYNACK
` [PATCH v6 23/26] tcp: authopt: tcp_authopt_lookup_send: Add anykey output param
` [PATCH v6 24/26] tcp: authopt: Initial support for TCP_AUTHOPT_FLAG_ACTIVE
` [PATCH v6 25/26] tcp: authopt: If no keys are valid for send report an error
` [PATCH v6 26/26] tcp: authopt: Initial implementation of TCP_REPAIR_AUTHOPT
stable-rc/queue/4.19 build: 196 builds: 6 failed, 190 passed, 2 errors, 32 warnings (v4.19.253-43-gedc71822c0331)
2022-07-26 7:06 UTC
[PATCH 00/16] Support VIRTIO_F_RING_RESET for virtio-net and vhost-user in virtio pci
2022-07-26 7:01 UTC (22+ messages)
` [PATCH 01/16] virtio-pci: virtio_pci_common_cfg add queue_notify_data
` [PATCH 07/16] virtio-net: support queue reset
` [PATCH 08/16] vhost: add op to enable or disable a single vring
` [PATCH 11/16] vhost: introduce restart and release for vhost_dev's vqs
` [PATCH 13/16] virtio: introduce queue_enable in virtio
` [PATCH 14/16] virtio-net: support queue_enable for vhost-user
` [PATCH 16/16] vhost-net: vq reset feature bit support
[dunfell][PATCH V2] grub2: Fix buffer underflow write in the heap
2022-07-26 7:04 UTC
t7xx support and long term palnning
2022-07-26 7:02 UTC
[PATCH v2 0/6] Fix merge restore state
2022-07-26 6:54 UTC (13+ messages)
` [PATCH v3 0/7] "
` [PATCH v3 3/7] merge: do not abort early if one strategy fails to handle the merge
` [PATCH v4 0/7] Fix merge restore state
` [PATCH v4 2/7] merge-resolve: abort if index does not match HEAD
[Buildroot] [PATCH 1/1] package/zeek: add ZEEK_CPE_ID_VENDOR
2022-07-26 7:03 UTC
[PATCH 1/2] gpio: gpio-74x164: add support for CDx4HC4094
2022-07-26 7:02 UTC (8+ messages)
[PATCH] arm: dts: imx6qdl-vicut1.dtsi: Add backlight-isb node
2022-07-26 7:01 UTC (6+ messages)
[PATCH 1/2] dt-bindings: net: cdns,macb: use correct xlnx prefix for Xilinx
2022-07-26 7:02 UTC (3+ messages)
[PATCH 0/4] exfat: Fixes for ENAMETOOLONG error handling
2022-07-26 7:02 UTC (5+ messages)
` [PATCH 3/4] exfat: Expand exfat_err() and co directly to pr_*() macro
[LTP] [PATCH v2] mount03: Convert to new API
2022-07-26 7:02 UTC
[PATCH 1/2] fetch2: local files only in DL_DIR becomes fatal error
2022-07-26 7:01 UTC (5+ messages)
` [PATCH 2/2] fetch: bb.fatal when trying to checksum non-existing files
[LTP] [PATCH v3 0/7] Refactor mqns testing suite
2022-07-26 7:00 UTC (5+ messages)
` [LTP] [PATCH v3 1/7] Add more safe macros for mqueue API
` [LTP] [PATCH v3 7/7] Rename common.h into mqns.h for mqns suite
[Buildroot] [PATCH 1/1] package/pulseaudio: fix build without C++
2022-07-26 6:59 UTC
[PATCH 0/9] Samsung Trinity NPU device driver
2022-07-26 6:59 UTC (5+ messages)
` "
[next] clang: drivers/gpu/drm/i915/gt/intel_region_lmem.c:94:23: error: result of comparison of constant 4294967296 with expression of type 'resource_size_t' (aka 'unsigned int') is always false [-Werror,-Wtautological-constant-out-of-range-compare]
2022-07-26 6:58 UTC
[PATCH 0/2] lib/nodemask: inline wrappers around bitmap
2022-07-26 6:57 UTC (11+ messages)
` [PATCH 1/2] powerpc: drop dependency on <asm/machdep.h> in archrandom.h
New pull request?
2022-07-26 6:57 UTC (3+ messages)
[PATCH] video: fbdev: amba-clcd: Fix refcount leak bugs
2022-07-26 6:56 UTC (2+ messages)
[PATCH v2 -next] ACPI/IORT: Fix build error implicit-function-declaration
2022-07-26 6:54 UTC (3+ messages)
[PATCH v2] wifi: mac80211: do not abuse fq.lock in ieee80211_do_stop()
2022-07-26 6:55 UTC (3+ messages)
[iptables PATCH] iptables: xshared: Ouptut '--' in the opt field in ipv6's fake mode
2022-07-26 6:55 UTC (3+ messages)
[igt-dev] [i-g-t] tests/kms_cursor_crc: Drop max-size test
2022-07-26 6:54 UTC (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_cursor_crc: Drop max-size test (rev3)
[Intel-wired-lan] [PATCH net-next v8 0/5] ice: Support 5 layer tx scheduler topology
2022-07-26 6:52 UTC (3+ messages)
` [Intel-wired-lan] [PATCH net-next v8 4/5] ice: Add txbalancing devlink param
Why dma_alloc_coherent don't return direct mapped vaddr?
2022-07-26 6:50 UTC (13+ messages)
[Intel-gfx] [PATCH v6 0/4] drm/i915/display: stop HPD workers before display driver unregister
2022-07-26 6:50 UTC (4+ messages)
` [Intel-gfx] [PATCH v6 4/4] drm/i915/fbdev: do not create fbdev if HPD is suspended
` "
stable-rc/queue/5.15 build: 177 builds: 11 failed, 166 passed, 28 errors, 7363 warnings (v5.15.57-176-gda50e215b6b1a)
2022-07-26 6:48 UTC
[v5 4/4] arm64: dts: meson: Add MagicBox M16S support
2022-07-26 6:48 UTC (5+ messages)
[PATCH 0/2] UFS Multi-Circular Queue (MCQ)
2022-07-26 6:48 UTC (9+ messages)
` [PATCH 1/2] scsi: ufs: Add Multi-Circular Queue support
[PATCH 00/13] NFSD: clean up locking
2022-07-26 6:45 UTC (9+ messages)
` [PATCH 07/13] NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning
` [PATCH 06/13] NFSD: add posix ACLs to struct nfsd_attrs
` [PATCH 08/13] NFSD: always drop directory lock in nfsd_unlink()
` [PATCH 04/13] NFSD: set attributes when creating symlinks
` [PATCH 03/13] NFSD: introduce struct nfsd_attrs
` [PATCH 05/13] NFSD: add security label to "
` [PATCH 02/13] NFSD: verify the opened dentry after setting a delegation
` [PATCH 01/13] NFSD: drop fh argument from alloc_init_deleg
[LTP] [PATCH v2 0/7] Refactor mqns testing suite
2022-07-26 6:48 UTC (6+ messages)
` [LTP] [PATCH v2 1/7] Add more safe macros for mqueue API
[PATCH 2/4] firmware: Samsung: Add secure monitor driver
2022-07-26 6:47 UTC (4+ messages)
[PATCH v2] USB: HCD: Fix URB giveback issue in tasklet function
2022-07-26 6:46 UTC (3+ messages)
[PATCH V4 0/3] Add the fec node on i.MX8ULP platform
2022-07-26 14:38 UTC (8+ messages)
` [PATCH V4 1/3] dt-bindings: net: fsl,fec: Add i.MX8ULP FEC items
` [PATCH V4 2/3] arm64: dts: imx8ulp: Add the fec support
` [PATCH V4 3/3] arm64: dts: imx8ulp-evk: "
[PATCH v2 0/1] drm/msm/a6xx: Fix null pointer access in a6xx_get_indexed_registers
2022-07-26 4:44 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH] component: try_module_get() to prevent unloading while in use
2022-07-25 16:08 UTC
[amdgpu] drm/ttm framebuffer race condition into fork()
2022-07-25 11:09 UTC
[PATCH] usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completion
2022-07-26 6:45 UTC
[PATCH v3 net] sfc: disable softirqs for ptp TX
2022-07-26 6:45 UTC
[PATCH v14 00/10] drm/mediatek: Add MT8195 DisplayPort driver
2022-07-26 6:42 UTC (11+ messages)
` [PATCH v14 01/10] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v14 05/10] drm/mediatek: Add MT8195 Embedded DisplayPort driver
[PATCH v9 0/8] populate/unpopulate memory when domain on static allocation
2022-07-26 6:43 UTC (5+ messages)
` [PATCH v9 6/8] xen/arm: unpopulate memory when domain is static
[Regression] ext4: changes to mb_optimize_scan cause issues on Raspberry Pi
2022-07-26 6:43 UTC (4+ messages)
stable-rc/queue/4.9 build: 161 builds: 3 failed, 158 passed, 2 errors, 29 warnings (v4.9.324-19-g80284ea9d0dd)
2022-07-26 6:42 UTC
[PATCH v3 0/2] fpga: Convert some options to Kconfig
2022-07-26 6:40 UTC (2+ messages)
[PATCH v2] drm/amd/pm: Add get_gfx_off_status interface for yellow carp
2022-07-26 6:41 UTC (2+ messages)
[libvirt test] 171860: regressions - FAIL
2022-07-26 6:40 UTC
[PATCH v2 0/5] Enable power domain driver in ZynqMP and Versal
2022-07-26 6:37 UTC (2+ messages)
[kvalo-ath:pending] BUILD SUCCESS 1b0466d0492fd9f2ebd83136d6f5383aed8bb029
2022-07-26 6:37 UTC
[LTP] [PATCH v5 00/18] Expand Cgroup lib and modify controller tests
2022-07-26 6:36 UTC (4+ messages)
` [LTP] [PATCH v3 11/18] controllers: Update cgroup_fj_* to use newer cgroup lib and test lib
[Buildroot] [PATCH 1/1] package/mesa3d: set cpp_rtti option
2022-07-26 6:34 UTC
crash: read error on type: "memory section root table"
2022-07-26 6:32 UTC (6+ messages)
` EXT: "
` [Crash-utility] "
[igt-dev] [PATCH i-g-t 0/2] tests/gem_exec_fence: Fix test_fence_await for hanging workloads
2022-07-26 6:32 UTC (5+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/gem_exec_fence: Coordinate sleep with the start of the request
[kvalo-ath:master-pending] BUILD SUCCESS 34eb684bd60e6a8a1ab9a5f2b141a67563eb22eb
2022-07-26 6:30 UTC
[Buildroot] [PATCH v2 1/1] package/zziplib: fix static build failure with mpd
2022-07-26 6:24 UTC (4+ messages)
` [Buildroot] [PATCH v3 "
[Buildroot] [PATCH 1/1] package/glibc: Config.in: fix typo
2022-07-26 6:30 UTC
[PATCH v2] blk-mq: fix io hung due to missing commit_rqs
2022-07-26 6:30 UTC (3+ messages)
[PATCH] fstests: add test case to make sure btrfs can handle one corrupted device
2022-07-26 6:29 UTC
[PATCH 0/3] Add reset driver support for ZynqMP and Versal
2022-07-26 6:29 UTC (2+ messages)
[PATCH] x86/pv: Inject #GP for implicit grant unmaps
2022-07-26 6:29 UTC (2+ messages)
[igt-dev] [PATCH i-g-t v5 0/2] Add pinned to perf_pmu and remove store dword
2022-07-26 6:28 UTC (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Add pinned to perf_pmu and remove store dword (rev5)
stable-rc/queue/5.4 build: 188 builds: 3 failed, 185 passed, 4 errors, 28 warnings (v5.4.207-73-g1ad3e7495d46)
2022-07-26 6:25 UTC
[PATCH 1/2] xilinx: Wire uuid reading from FRU
2022-07-26 6:25 UTC (2+ messages)
[PATCH v2] livepatch: create-diff-object: Check that the section has a secsym
2022-07-26 6:25 UTC (3+ messages)
` [PATCH v3] "
[PATCH] mm: fix NULL pointer dereference in wp_page_reuse()
2022-07-26 6:24 UTC
[PATCH 0/3] Add SFC support for Ingenic SoCs
2022-07-26 6:13 UTC (2+ messages)
[PATCH v2 00/32] New thermal OF code
2022-07-26 6:20 UTC (3+ messages)
` [PATCH v2 17/32] thermal/drivers/rcar: Switch to new of API
[PATCH v10 00/12] iommu: SVA and IOPF refactoring
2022-07-26 6:23 UTC (6+ messages)
` [PATCH v10 04/12] iommu: Add attach/detach_dev_pasid iommu interface
[PATCH 0/2] signal: Last two bits for PREEMPT_RT
2022-07-26 6:17 UTC (4+ messages)
` [PATCH 2/2] sched: Consider task_struct::saved_state in wait_task_inactive()
[PATCH] watchdog: mtk_wdt: Move mt6589-wdt fallback compatible to end of list
2022-07-26 6:20 UTC (2+ messages)
[PATCH 0/4] Fix MISRA C 2012 violations
2022-07-26 6:20 UTC (12+ messages)
` [PATCH 3/4] xen/arm: domain: Fix MISRA C 2012 Rule 8.7 violation
[PATCH 1/2] net/bonding: fix xmit l34 hash calculate for tcp
2022-07-26 6:19 UTC
[PATCH v3 00/10] Add Xue - console over USB 3 Debug Capability
2022-07-26 6:18 UTC (2+ messages)
[PATCH v4 0/2] Xen FF-A mediator
2022-07-26 6:17 UTC (4+ messages)
` [PATCH v4 2/2] xen/arm: add "
[PATCH v2] nvmet: avoid unnecessary fsync and flush bio
2022-07-26 6:17 UTC (2+ messages)
[PATCH 0/9] Samsung Trinity NPU device driver
2022-07-25 9:10 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.