All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-01 02:13:24 to 2021-04-01 03:39:05 UTC [more...]

post-receive: pub/scm/linux/kernel/git/xiang/erofs
 2021-04-01  3:39 UTC 

post-receive: pub/scm/linux/kernel/git/xiang/erofs
 2021-04-01  3:38 UTC 

[PATCH] perf: xgene: Use device_get_match_data() to simplify code
 2021-04-01  3:36 UTC 

[REGRESSION] pm8001: Adaptec 6805H fails to initialize after v5.10.0
 2021-04-01  3:36 UTC  (5+ messages)

[PATCH] mm: memcontrol: fix forget to obtain the ref to objcg in split_page_memcg
 2021-04-01  3:35 UTC  (4+ messages)

[PATCH V2 0/4] kernel/watchdog: Modify the explanation and doc related to watchdog thread
 2021-04-01  3:31 UTC  (5+ messages)
` [PATCH V2 1/4] kernel: watchdog: Modify the explanation "
` [PATCH V2 2/4] doc: watchdog: Delete the explanation about "watchdog/%u"
` [PATCH V2 3/4] doc: watchdog: Modify the explanation related to watchdog thread
` [PATCH V2 4/4] doc: watchdog: Modify the doc related to "watchdog/%u"

[PATCHSET RFC v3 00/18] xfs: atomic file updates
 2021-04-01  3:32 UTC  (3+ messages)
` [PATCH 01/18] vfs: introduce new file range exchange ioctl

[PATCH v2 00/10] erofs: add big pcluster compression support
 2021-04-01  3:29 UTC  (22+ messages)
` [PATCH v2 01/10] erofs: reserve physical_clusterbits[]
` [PATCH v2 02/10] erofs: introduce multipage per-CPU buffers
` [PATCH v2 03/10] erofs: introduce physical cluster slab pools
` [PATCH v2 04/10] erofs: fix up inplace I/O pointer for big pcluster
` [PATCH v2 05/10] erofs: add big physical cluster definition
` [PATCH v2 06/10] erofs: adjust per-CPU buffers according to max_pclusterblks
` [PATCH v2 07/10] erofs: support parsing big pcluster compress indexes
` [PATCH v2 08/10] erofs: support parsing big pcluster compact indexes
` [PATCH v2 09/10] erofs: support decompress big pcluster for lz4 backend
` [PATCH v2 10/10] erofs: enable big pcluster feature

[RFC PATCH 0/5] Optimization for unmapping iommu mapped buffers
 2021-04-01  3:28 UTC  (3+ messages)

[PATCH v3 1/1] x86/tdx: Handle MWAIT, MONITOR and WBINVD
 2021-04-01  3:28 UTC  (9+ messages)
` [PATCH v4 "

[PATCH net-next] net: ipv6: Refactor in rt6_age_examine_exception
 2021-04-01  3:22 UTC 

[PATCH 1/1] watchdog: Fix a typo in Kconfig
 2021-04-01  3:32 UTC 

[dpdk-dev] [PATCH] net/i40e: fix inappropriate config during flow validate
 2021-04-01  3:23 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH] net/ice: fix illegal pointer access in dev init
 2021-04-01 15:20 UTC 

[f2fs-dev] `mount` reports an error, but `fsck.f2fs` does not
 2021-04-01  3:24 UTC  (7+ messages)

[PATCH] libfdt: Fix the undefined behavior in fdt_num_mem_rsv()
 2021-04-01  3:25 UTC  (2+ messages)

[PATCH] drm/amdgpu: add DMUB outbox event IRQ source define/complete/debug flag
 2021-04-01  3:21 UTC 

[dpdk-dev] [PATCH] net/ice: fix illegal pointer access in releasing vsi
 2021-04-01 15:14 UTC 

[PATCH -next v2] staging: greybus: camera: Switch to memdup_user_nul()
 2021-04-01  3:17 UTC 

[PATCH qemu v16] spapr: Implement Open Firmware client interface
 2021-04-01  3:10 UTC  (6+ messages)

[PATCH] Reduce IP_FRAG_TIME fragment-reassembly timeout to 1s, from 30s
 2021-04-01  3:13 UTC 

post-receive: pub/scm/linux/kernel/git/jarkko/linux-sgx
 2021-04-01  3:14 UTC 

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2021-04-01  3:14 UTC 

[dpdk-dev] [PATCH 0/6] test: refactor crypto unit test framework
 2021-04-01  3:13 UTC  (2+ messages)

[PATCH v2] powerpc/traps: Enhance readability for trap types
 2021-04-01  2:55 UTC  (8+ messages)

[PATCH] Bluetooth: Check inquiry status before sending one
 2021-04-01  3:11 UTC 

[dpdk-dev] [PATCH] net/ice: fix illegal pointer access in releasing vsi
 2021-04-01 15:06 UTC 

[Ocfs2-devel] [PATCH] ocfs2: fix deadlock between setattr and dio_end_io_write
 2021-04-01  3:11 UTC  (2+ messages)

[gfs2:for-next.cleanups 5/7] fs/gfs2/bmap.c:1331 gfs2_get_extent() warn: should '*extlen << blkbits' be a 64 bit type?
 2021-04-01  3:08 UTC 

[PATCH 1/2] spapr: number of SMP sockets must be equal to NUMA nodes
 2021-04-01  2:59 UTC  (14+ messages)

[PATCH] binutils: Fix a missing break in case statement
 2021-04-01  3:07 UTC 

[PATCH 0/9] intel_pmc_core: Add sub-state requirements and mode latching support
 2021-04-01  3:05 UTC  (10+ messages)
` [PATCH 1/9] platform/x86: intel_pmc_core: Don't use global pmcdev in quirks
` [PATCH 2/9] platform/x86: intel_pmc_core: Remove global struct pmc_dev
` [PATCH 3/9] platform/x86: intel_pmc_core: Handle sub-states generically
` [PATCH 4/9] platform/x86: intel_pmc_core: Show LPM residency in microseconds
` [PATCH 5/9] platform/x86: intel_pmc_core: Get LPM requirements for Tiger Lake
` [PATCH 6/9] platform/x86: intel_pmc_core: Add requirements file to debugfs
` [PATCH 7/9] platform/x86: intel_pmc_core: Add option to set/clear LPM mode
` [PATCH 8/9] platform/x86: intel_pmc_core: Add LTR registers for Tiger Lake
` [PATCH 9/9] platform/x86: intel_pmc_core: Add support for Alder Lake PCH-P

post-receive: pub/scm/linux/kernel/git/xiang/erofs
 2021-04-01  3:06 UTC 

[PATCH 0/2] pSeries: revert CPU unplug timeout
 2021-04-01  2:37 UTC  (3+ messages)
` [PATCH 2/2] spapr.c: always pulse guest IRQ in spapr_core_unplug_request()

[PATCH qemu] spapr: Rename RTAS_MAX_ADDR to FDT_MAX_ADDR
 2021-04-01  2:29 UTC  (2+ messages)

[PATCH] crypto: rockchip/rk3288_crypto_ahash - delete unneeded variable initialization
 2021-04-01  3:01 UTC  (2+ messages)

[PATCH v3 0/9] powerpc/xive: Map one IPI interrupt per node
 2021-04-01  2:49 UTC  (3+ messages)
` [PATCH v3 1/9] powerpc/xive: Use cpu_to_node() instead of "ibm, chip-id" property
  ` [PATCH v3 1/9] powerpc/xive: Use cpu_to_node() instead of "ibm,chip-id" property

[PATCH 0/1] MIPS: fix compilation error
 2021-04-01  3:02 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] MIPS: kernel: setup.c: "

[PATCH] f2fs: fix to avoid GC/mmap race with f2fs_truncate()
 2021-04-01  3:01 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH dwarves 0/2] dwarf_loader: improve cus__merging_cu()
 2021-04-01  2:58 UTC  (3+ messages)
` [PATCH dwarves 1/2] dwarf_loader: check .debug_abbrev for cross-cu references
` [PATCH dwarves 2/2] dwarf_loader: check .notes section for lto build info

[PATCH v4 0/2] Two fixes for task management request implementation
 2021-04-01  2:57 UTC  (4+ messages)
` [PATCH v4 1/2] scsi: ufs: Fix task management request completion timeout

[PATCH AUTOSEL 5.11 01/38] ARM: dts: am33xx: add aliases for mmc interfaces
 2021-04-01  2:56 UTC  (4+ messages)
` [PATCH AUTOSEL 5.11 10/38] net: correct sk_acceptq_is_full()

[PATCH] xfs: fix SIGFPE bug in align_ag_geometry
 2021-04-01  2:53 UTC  (3+ messages)

[PATCH 3/3] ARM: dts: aspeed: add ASRock E3C246D4I BMC
 2021-04-01  2:51 UTC  (4+ messages)
` [PATCH] "

[PATCH v2 0/8] GICv3 LPI and ITS feature implementation
 2021-04-01  2:41 UTC  (9+ messages)
` [PATCH v2 1/8] hw/intc: GICv3 ITS initial framework
` [PATCH v2 2/8] hw/intc: GICv3 ITS register definitions added
` [PATCH v2 3/8] hw/intc: GICv3 ITS command queue framework
` [PATCH v2 4/8] hw/intc: GICv3 ITS Command processing
` [PATCH v2 5/8] hw/intc: GICv3 ITS Feature enablement
` [PATCH v2 6/8] hw/intc: GICv3 redistributor ITS processing
` [PATCH v2 7/8] hw/arm/sbsa-ref: add ITS support in SBSA GIC
` [PATCH v2 8/8] hw/arm/virt: add ITS support in virt GIC

[PATCH] patman: Parse checkpatch by message instead of by line
 2021-04-01  2:49 UTC 

[PATCH 00/13 v2] libtracefs: Add tracefs_function_filter()
 2021-04-02  1:59 UTC  (6+ messages)
` [PATCH 08/13 v2] libtracefs: Allow for setting filters with regex expressions

[PATCH -next] staging: greybus: camera: Switch to memdup_user_nul()
 2021-04-01  2:41 UTC  (3+ messages)

[PATCH -next] ACPI: processor: Fix a prepocessor warning
 2021-04-01  2:39 UTC 

[dpdk-dev] [PATCH] doc: add sampling and mirroring in testpmd guide
 2021-04-01  2:39 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH] phy: hisilicon: Use the correct HiSilicon copyright
 2021-04-01  2:38 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/ice: fix illegal pointer access in dev init
 2021-04-01 13:24 UTC  (2+ messages)

[oe] [meta-oe] [PATCH] libxaw: upgrade 1.0.13 -> 1.0.14
 2021-04-01  2:37 UTC  (2+ messages)

[oe] [meta-oe] [PATCH] xterm: upgrade 366 -> 367
 2021-04-01  2:36 UTC  (2+ messages)

[PATCH -next] staging: rtl8723bs: os_dep: remove unused variable 'ret'
 2021-04-01  2:35 UTC  (3+ messages)

[iproute2-next] tipc: use the libmnl functions in lib/mnl_utils.c
 2021-04-01  2:34 UTC 

[PATCH 4/6] mm: thp: refactor NUMA fault handling
 2021-04-01  2:34 UTC  (2+ messages)

[PATCH] mt76: mt7915: fix txpower init for TSSI off chips
 2021-04-01  2:31 UTC  (2+ messages)

[PATCH] mm/gup: check page posion status for coredump
 2021-04-01  2:31 UTC  (13+ messages)
    ` [PATCH v3] "
        ` [PATCH v5] mm/gup: check page hwposion "

[net] tipc: fix unique bearer names sanity check
 2021-04-01  2:30 UTC 

ipmitool lan interface
 2021-04-01  2:30 UTC 

[dpdk-dev] [PATCH] net/bnxt: fix double free in port start failure
 2021-04-01  2:53 UTC 

[oe] [meta-oe] [PATCH] zabbix: upgrade 5.2.5 -> 5.2.6
 2021-04-01  2:29 UTC 

[PATCH v2] fs: Improve eventpoll logging to stop indicting timerfd
 2021-04-01  2:28 UTC  (2+ messages)

[oe] [meta-oe] [PATCH] ostree: upgrade 2020.8 -> 2021.1
 2021-04-01  2:29 UTC 

[PATCH] mm/page_alloc: redundant definition variables of pfn in for loop
 2021-04-01  2:28 UTC 

[oe] [meta-oe] [PATCH] fbgrab: upgrade 1.4 -> 1.5
 2021-04-01  2:28 UTC 

[oe] [meta-oe] [PATCH] emacs: upgrade 27.1 -> 27.2
 2021-04-01  2:27 UTC 

[oe] [meta-gnome] [PATCH] gnome-autoar: upgrade 0.2.4 -> 0.3.1
 2021-04-01  2:27 UTC 

[PATCH v2] ppc/spapr: Add support for implement support for H_SCM_HEALTH
 2021-04-01  2:26 UTC  (3+ messages)

[PATCH] watchdog: meson_wdt: Use device_get_match_data() helper
 2021-04-01  2:25 UTC  (2+ messages)

[oe] [meta-networking] [PATCH] snort: upgrade 2.9.17 -> 2.9.17.1
 2021-04-01 10:58 UTC 

[oe] [meta-networking] [PATCH] networkmanager-openvpn: upgrade 1.8.12 -> 1.8.14
 2021-04-01 10:58 UTC 

[oe] [meta-networking] [PATCH] lldpd: upgrade 1.0.4 -> 1.0.8
 2021-04-01 10:58 UTC 

[oe] [meta-networking] [PATCH] fetchmail: upgrade 6.4.17 -> 6.4.18
 2021-04-01 10:57 UTC 

[OE-core][PATCH] apt: Fix do_compile error when enable ccache
 2021-04-01  2:25 UTC  (4+ messages)

[LTP] [PATCH 1/3] tst_safe_sysv_ipc.c: Add SAFE_SEMOP macro
 2021-04-01  2:24 UTC  (2+ messages)

[PATCH -next 1/3] mm/debug_vm_pgtable: Fix one comment mistake
 2021-04-01  2:23 UTC  (3+ messages)
` [PATCH -next 2/3] mm/debug_vm_pgtable: Move {pmd/pud}_huge_tests out of CONFIG_TRANSPARENT_HUGEPAGE
` [PATCH -next 3/3] mm/debug_vm_pgtable: Remove useless pfn_pmd()

[PATCH] mesa-gl: Use swrast gallium driver
 2021-04-01  2:23 UTC  (3+ messages)
` [OE-core] "

pci_do_recovery not handling fata errors
 2021-04-01  2:22 UTC  (7+ messages)
      ` [External] : "

[PATCH V5 00/12] block: support bio based io polling
 2021-04-01  2:19 UTC  (26+ messages)
` [dm-devel] "
` [PATCH V5 01/12] block: add helper of blk_queue_poll
  ` [dm-devel] "
` [PATCH V5 02/12] block: add one helper to free io_context
  ` [dm-devel] "
` [PATCH V5 03/12] block: create io poll context for submission and poll task
  ` [dm-devel] "
` [PATCH V5 04/12] block: add req flag of REQ_POLL_CTX
  ` [dm-devel] "
` [PATCH V5 05/12] block: add new field into 'struct bvec_iter'
  ` [dm-devel] "
` [PATCH V5 06/12] block/mq: extract one helper function polling hw queue
  ` [dm-devel] "
` [PATCH V5 07/12] block: prepare for supporting bio_list via other link
  ` [dm-devel] "
` [PATCH V5 08/12] block: use per-task poll context to implement bio based io polling
  ` [dm-devel] "
` [PATCH V5 09/12] blk-mq: limit hw queues to be polled in each blk_poll()
  ` [dm-devel] "
` [PATCH V5 10/12] block: add queue_to_disk() to get gendisk from request_queue
  ` [dm-devel] "
` [dm-devel] [PATCH V5 11/12] block: add poll_capable method to support bio-based IO polling
  `  "
` [PATCH V5 12/12] dm: support IO polling for bio-based dm device
  ` [dm-devel] "

[PATCH v3] sysfs: Unconditionally use vmalloc for buffer
 2021-04-01  2:21 UTC 

[PATCH v4] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2021-04-01  2:21 UTC  (2+ messages)

[Nouveau] [PATCH v7 0/8] Add support for SVM atomics in Nouveau
 2021-04-01  2:20 UTC  (7+ messages)
` [PATCH v7 5/8] mm: Device exclusive memory access
      ` [Nouveau] "

[RFC PATCH -tip 0/3] x86/kprobes,orc: Fix ORC unwinder to unwind stack with optimized probe
 2021-04-01  2:19 UTC  (5+ messages)
` [RFC PATCH -tip 3/3] x86/kprobes,orc: Unwind optprobe trampoline correctly

[PATCH] Fixing most Roland-related devices' USB audio
 2021-04-01  2:19 UTC  (5+ messages)

[PATCH 1/2] fs/namespace: corrent/improve kernel-doc notation
 2021-04-01  2:19 UTC  (3+ messages)

QP reset question
 2021-04-01  2:18 UTC  (3+ messages)

[bug report]kernel NULL pointer at siw_tx_hdt+0x128/0x978 [siw] with blktests nvmeof-mp/002
 2021-04-01  2:18 UTC  (2+ messages)

[PATCH v31 00/12] Landlock LSM
 2021-04-01  2:14 UTC  (4+ messages)
` [PATCH v31 07/12] landlock: Support filesystem access-control

linux-next: manual merge of the drm-intel tree with the drm tree
 2021-04-01  2:13 UTC  (3+ messages)
` [Intel-gfx] "

[igt-dev] [RFC 00/30] Stop cloning contexts
 2021-04-01  2:12 UTC  (11+ messages)
` [igt-dev] [RFC 21/30] tests/i915/gem_ringfill: Convert to intel_ctx_t
` [igt-dev] [RFC 22/30] tests/prime_busy: "
` [igt-dev] [RFC 23/30] tests/prime_vgem: "
` [igt-dev] [RFC 24/30] tests/gem_exec_whisper: "
` [igt-dev] [RFC 25/30] tests/i915/gem_ctx_exec: "
` [igt-dev] [RFC 26/30] tests/i915/gem_exec_suspend: "
` [igt-dev] [RFC 27/30] tests/i915/gem_sync: "
` [igt-dev] [RFC 28/30] tests/i915/gem_userptr_blits: "
` [igt-dev] [RFC 29/30] tests/i915/gem_wait: "
` [igt-dev] [RFC 30/30] tests/i915/gem_request_retire: "

[PATCH 0/3] mt8183 dpi supports dual edge
 2021-04-01  2:08 UTC  (3+ messages)
` [PATCH 3/3] drm/mediatek: dpi: add bus format negociation


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.