All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-27 00:05:38 to 2022-04-27 01:28:35 UTC [more...]

[dm-devel] [PATCH v4 02/10] block: Add copy offload support infrastructure
 2022-04-27  0:11 UTC  (3+ messages)
  `  "

[PATCH 00/25] drm/msm/dpu: wide planes support
 2022-04-27  1:28 UTC  (3+ messages)
` [PATCH 01/25] drm/msm/dpu: rip out master "

[PATCH mptcp-next] Squash to "selftests: bpf: add MPTCP test base"
 2022-04-27  1:28 UTC 

[PATCH 0/4] xfsprogs: fixes and updates
 2022-04-27  1:27 UTC  (11+ messages)
` [PATCH 1/4] metadump: handle corruption errors without aborting
` [PATCH 2/4] metadump: be careful zeroing corrupt inode forks
` [PATCH 3/4] xfs_io: add a quiet option to bulkstat
` [PATCH 4/4] xfsprogs: autoconf modernisation

[PATCH bpf-next v2 0/7] Dynamic pointers
 2022-04-27  1:26 UTC  (5+ messages)
` [PATCH bpf-next v2 3/7] bpf: Add bpf_dynptr_from_mem, bpf_dynptr_alloc, bpf_dynptr_put

[PATCH] KVM: x86/mmu: add lockdep check before lookup_address_in_mm()
 2022-04-27  1:24 UTC  (9+ messages)

[PATCH] mfd: sprd: Add SC2730 PMIC to SPI device ID table
 2022-04-27  1:23 UTC  (3+ messages)

[PATCH v2 0/7] mm: introduce shrinker debugfs interface
 2022-04-27  1:22 UTC  (6+ messages)

[PATCH v5 0/9] Add new formats support to vkms
 2022-04-27  1:22 UTC  (19+ messages)
` [PATCH v5 5/9] drm: vkms: Add fb information to `vkms_writeback_job`
` [PATCH v5 6/9] drm: vkms: Refactor the plane composer to accept new formats
` [PATCH v5 9/9] drm: vkms: Add support to the RGB565 format

[PATCH v8 1/4] fs: add mode_strip_sgid() helper
 2022-04-27  1:21 UTC  (4+ messages)
` [PATCH v8 3/4] fs: move S_ISGID stripping into the vfs

stable-rc/queue/5.4 build: 183 builds: 183 failed, 0 passed, 4 errors, 28 warnings (v5.4.190-62-gb07ce0871bb49)
 2022-04-27  1:21 UTC 

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-27  1:18 UTC  (13+ messages)
` [PATCH v10 05/14] mm: multi-gen LRU: groundwork
` [PATCH v10 10/14] mm: multi-gen LRU: kill switch

[PATCH v2] media: exynos4-is: Fix compile warning
 2022-04-27  1:16 UTC 

[PATCH v2 00/26] Misc cleanups
 2022-04-27  1:15 UTC  (17+ messages)
` [PATCH v2 08/26] Use g_unix_set_fd_nonblocking()
` [PATCH v2 09/26] block: move fcntl_setfl()
` [PATCH v2 10/26] Replace qemu_pipe() with g_unix_open_pipe()
` [PATCH v2 11/26] util: replace pipe()+cloexec "
` [PATCH v2 12/26] qga: replace pipe() with g_unix_open_pipe(CLOEXEC)
` [PATCH v2 14/26] os-posix: replace pipe()+cloexec "
` [PATCH v2 17/26] Replace fcntl(0_NONBLOCK) with g_unix_set_fd_nonblocking()
` [PATCH v2 18/26] io: make qio_channel_command_new_pid() static

[PATCH net v4] nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_dev to avoid bugs
 2022-04-27  1:14 UTC 

[PATCH v3 00/21] TDX host kernel support
 2022-04-27  1:15 UTC  (16+ messages)
` [PATCH v3 01/21] x86/virt/tdx: Detect SEAM
` [PATCH v3 04/21] x86/virt/tdx: Add skeleton for detecting and initializing TDX on demand
` [PATCH v3 06/21] x86/virt/tdx: Shut down TDX module in case of error

stable-rc/linux-5.15.y baseline: 120 runs, 2 regressions (v5.15.35-125-gba92a7feb8d6c)
 2022-04-27  1:11 UTC 

ERROR: start_text address is c000000000000500, should be c000000000000100
 2022-04-27  1:11 UTC  (3+ messages)

ERROR: start_text address is c000000000000600, should be c000000000000100
 2022-04-27  1:10 UTC  (3+ messages)

ERROR: start_text address is c000000000000200, should be c000000000000100
 2022-04-27  1:10 UTC  (3+ messages)

[PATCH 00/10 v2] xfs: LARP - clean up xfs_attr_set_iter state machine
 2022-04-27  1:10 UTC  (13+ messages)
` [PATCH 10/16] xfs: clean up final attr removal in xfs_attr_set_iter
` [PATCH 11/16] xfs: xfs_attr_set_iter() does not need to return EAGAIN
` [PATCH 12/16] xfs: introduce attr remove initial states into xfs_attr_set_iter
` [PATCH 13/16] xfs: switch attr remove to xfs_attri_set_iter
` [PATCH 14/16] xfs: remove xfs_attri_remove_iter
` [PATCH 15/16] xfs: split attr replace op setup from create op setup

[PATCH v4 0/7] hwmon: (nct6775) Convert to regmap, add i2c support
 2022-04-27  1:01 UTC  (16+ messages)
` [PATCH v4 1/7] dt-bindings: hwmon: Add nuvoton,nct6775
` [PATCH v4 2/7] hwmon: (nct6775) Convert register access to regmap API
` [PATCH v4 3/7] hwmon: (nct6775) Rearrange attr-group initialization
` [PATCH v4 4/7] hwmon: (nct6775) Add read-only mode
` [PATCH v4 5/7] hwmon: (nct6775) Convert S_I* permissions macros to octal
` [PATCH v4 6/7] hwmon: (nct6775) Split core and platform driver
` [PATCH v4 7/7] hwmon: (nct6775) Add i2c driver

[DPDK v3] net/ixgbe: promote MDIO API
 2022-04-27  1:07 UTC  (5+ messages)
` [DPDK v4] "

[kvm-unit-tests PATCH 1/2] x86: replace `push` `pop` with callee-clobbered list
 2022-04-27  1:07 UTC  (4+ messages)
` [kvm-unit-tests PATCH 2/2] x86: replace `int 0x20` with `syscall`

[PATCH v2] cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
 2022-04-27  1:06 UTC  (5+ messages)

[PATCH 0/4] drm/i915: Prepare for GSC-loaded HuC
 2022-04-27  1:05 UTC  (13+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/4] drm/i915/huc: check HW directly for HuC auth status
  `  "
` [Intel-gfx] [PATCH 2/4] drm/i915/huc: Add fetch support for gsc-loaded HuC binary
  `  "
` [PATCH 3/4] drm/i915/huc: Prepare for GSC-loaded HuC
  ` [Intel-gfx] "
` [PATCH 4/4] drm/i915/huc: Don't fail the probe if HuC init fails
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Prepare for GSC-loaded HuC
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH net v3] nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_dev to avoid bugs
 2022-04-27  1:02 UTC  (3+ messages)
` [RFC PATCH] nfc: nfcmrvl: main: nfc_download can be static

[thierryreding:for-5.19/work 141/141] drivers/iommu/of_iommu.c:227:24: warning: variable 'end' set but not used
 2022-04-27  1:02 UTC 

[PATCH qemu 1/9] target/riscv: rvv: Add mask agnostic for vv instructions
 2022-04-27  1:01 UTC  (4+ messages)

[ovmf test] 169761: regressions - FAIL
 2022-04-27  1:01 UTC 

[PATCH net] net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLK
 2022-04-27  1:00 UTC  (2+ messages)

[PATCH v2 net] net: Use this_cpu_inc() to increment net->core_stats
 2022-04-27  1:00 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/go: add support for riscv64 architecture
 2022-04-27  0:55 UTC  (3+ messages)

[PATCH v2 0/5] Implement Sstc extension
 2022-04-27  0:54 UTC  (9+ messages)
` [PATCH v2 1/5] hw/intc: Move mtimer/mtimecmp to aclint
` [PATCH v2 2/5] migration: Add 64bit variable array data type
` [PATCH v2 3/5] hw/intc: Support migration of aclint device
` [PATCH v2 4/5] target/riscv: Add stimecmp support

[PATCHSET v2 0/9] xfs: fix reflink inefficiencies
 2022-04-27  0:52 UTC  (10+ messages)
` [PATCH 1/9] xfs: count EFIs when deciding to ask for a continuation of a refcount update
` [PATCH 2/9] xfs: stop artificially limiting the length of bunmap calls
` [PATCH 3/9] xfs: remove a __xfs_bunmapi call from reflink
` [PATCH 4/9] xfs: create shadow transaction reservations for computing minimum log size
` [PATCH 5/9] xfs: report "max_resp" used for min log size computation
` [PATCH 6/9] xfs: reduce the absurdly large log operation count
` [PATCH 7/9] xfs: reduce transaction reservations with reflink
` [PATCH 8/9] xfs: rewrite xfs_reflink_end_cow to use intents
` [PATCH 9/9] xfs: rename xfs_*alloc*_log_count to _block_count

[PATCH] ext4/054,ext4/055: don't run when using DAX
 2022-04-27  0:52 UTC 

[qemu-mainline test] 169749: tolerable FAIL - PUSHED
 2022-04-27  0:51 UTC 

[ammarfaizi2-block:clk/linux/clk-airoha 2/3] drivers/clk/clk-en7523.c:273:9: warning: Returning pointer to local variable 'init' that will be invalid when returning. [returnDanglingLifetime]
 2022-04-27  0:52 UTC 

[PATCH net-next] net: dsa: mt753x: fix pcs conversion regression
 2022-04-27  0:50 UTC  (7+ messages)

[PATCH v1] net: stmmac: dwmac-imx: comment spelling fix
 2022-04-27  0:50 UTC  (3+ messages)

Re:Trash can manufacturer
 2022-04-27  0:51 UTC 

[PATCHSET v2 0/4] xfs: fix rmap inefficiencies
 2022-04-27  0:51 UTC  (5+ messages)
` [PATCH 1/4] xfs: capture buffer ops in the xfs_buf tracepoints
` [PATCH 2/4] xfs: simplify xfs_rmap_lookup_le call sites
` [PATCH 3/4] xfs: speed up rmap lookups by using non-overlapped lookups when possible
` [PATCH 4/4] xfs: speed up write operations "

[RFC][PATCH] ptrace: Don't change __state
 2022-04-27  0:51 UTC  (3+ messages)
` [ptrace] [confidence: ] 7d3fafb751: BUG:sleeping_function_called_from_invalid_context_at_arch/x86/entry/common.c

GitBash Paste with Insert Key on Windows 10 not Working
 2022-04-27  0:50 UTC  (2+ messages)

[PATCH 0/2] net: Remove unused __SLOW_DOWN_IO
 2022-04-27  0:50 UTC  (2+ messages)

[PATCH net-next] net: tls: fix async vs NIC crypto offload
 2022-04-27  0:50 UTC  (2+ messages)

[PATCH v2 net-next] net: generalize skb freeing deferral to per-cpu lists
 2022-04-27  0:50 UTC  (2+ messages)

[PATCH] doc: update matching versions in ice guide
 2022-04-27  0:49 UTC  (2+ messages)

[PATCH -next] Input: Remove unnecessary print function dev_err()
 2022-04-27  0:49 UTC 

[PATCH] Added Curl Option to Override Request Method
 2022-04-27  0:49 UTC  (5+ messages)
` [PATCH v2] Added Curl Option to Override Request Method v2

[PATCH v4 0/2] Add generic serial MIDI driver using serial bus API
 2022-04-27  0:47 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: sound: Add generic serial MIDI device

stable-rc/queue/5.10 build: 165 builds: 2 failed, 163 passed, 6 warnings (v5.10.112-86-g1d7a19c2d43a6)
 2022-04-27  0:48 UTC 

linux-next: build failure after merge of the input tree
 2022-04-27  0:48 UTC 

[PATCH v1] ARM: dts: imx: Fix iMX6QDL DHCOM PDK2 DTC Warnings
 2022-04-27  0:46 UTC  (5+ messages)

[PATCH bpf-next] samples/bpf: detach xdp prog when program exits unexpectedly in xdp_rxq_info_user
 2022-04-27  0:45 UTC  (3+ messages)
  ` 答复: "

[PATCH] signal: improve the signal test robustness
 2022-04-27  0:44 UTC  (2+ messages)

[PATCH v1] sunxi: Make SYS_VENDOR, SYS_BOARD, SYS_CONFIG_NAME configurable
 2022-04-27  0:42 UTC  (3+ messages)

[RFC] eal: allow worker lcore stacks to be allocated from hugepage memory
 2022-04-27  0:42 UTC  (2+ messages)

[jolsa-perf:bpf/fixes 1/5] (.text+0xcc): multiple definition of `kallsyms_on_each_symbol'; init/main.o:(.text+0x0): first defined here
 2022-04-27  0:42 UTC 

[PATCH v5 0/8] crypto: HCTR2 support
 2022-04-27  0:37 UTC  (18+ messages)
` [PATCH v5 1/8] crypto: xctr - Add XCTR support
` [PATCH v5 2/8] crypto: polyval - Add POLYVAL support
` [PATCH v5 3/8] crypto: hctr2 - Add HCTR2 support
` [PATCH v5 4/8] crypto: x86/aesni-xctr: Add accelerated implementation of XCTR
` [PATCH v5 5/8] crypto: arm64/aes-xctr: "
` [PATCH v5 6/8] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL
` [PATCH v5 7/8] crypto: arm64/polyval: Add PMULL "
` [PATCH v5 8/8] fscrypt: Add HCTR2 support for filename encryption

[PATCH 5.17 000/146] 5.17.5-rc1 review
 2022-04-27  0:41 UTC  (2+ messages)

[PATCH] arch/mips/kernel/traps: add CONFIG_MIPS_FP_SUPPORT when using handle_fpe
 2022-04-27  0:40 UTC  (2+ messages)

[PATCH v35 00/29] LSM: Module stacking for AppArmor
 2022-04-27  0:38 UTC  (3+ messages)
` [PATCH v35 08/29] LSM: Use lsmblob in security_secctx_to_secid

[PATCH] drm/i915/dmc: Add MMIO range restrictions
 2022-04-27  0:35 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v3] xen/build: Add cppcheck and cppcheck-html make rules
 2022-04-27  0:38 UTC  (2+ messages)

[PULL 00/13] NBD patches through 2022-04-26
 2022-04-27  0:36 UTC  (2+ messages)

[ovmf test] 169759: regressions - FAIL
 2022-04-27  0:35 UTC 

[RFC PATCH 0/7] VSX MMA Implementation
 2022-04-27  0:33 UTC  (7+ messages)
` [RFC PATCH 4/7] target/ppc: Implemented xvf*ger*
` [RFC PATCH 5/7] target/ppc: Implemented xvf16ger*
` [RFC PATCH 6/7] target/ppc: Implemented pmxvf*ger*

[Intel-gfx] [PATCH] drm/i915/pmu: Use existing uncore helper to read gpm_timestamp
 2022-04-27  0:35 UTC 

stable-rc/linux-5.10.y baseline: 120 runs, 1 regressions (v5.10.112-87-g889ce55360e75)
 2022-04-27  0:35 UTC 

[jolsa-perf:bpf/fixes 1/5] hid-picolcd_debugfs.c:(.text+0xa58): multiple definition of `kallsyms_on_each_symbol'; drivers/hid/hid-picolcd_core.o:hid-picolcd_core.c:(.text+0x3b0): first defined here
 2022-04-27  0:31 UTC 

[PATCH -next] rtw89: remove unneeded semicolon
 2022-04-27  0:31 UTC 

How to map my PCIe memory as a devdax device (/dev/daxX.Y)
 2022-04-27  0:31 UTC  (3+ messages)

[PATCH v3 00/12] mm: userspace hugepage collapse
 2022-04-27  0:26 UTC  (3+ messages)
` [PATCH v3 01/12] mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds THP

[PATCH v3 1/3] soc: rockchip: Clean up Kconfig whitespace
 2022-04-27  0:25 UTC  (5+ messages)
` [PATCH v3 2/3] soc: rockchip: power-domain: Replace dsb() with smb()

[PATCH] git-gui: Indicate cursor position in commit buffer
 2022-04-27  0:25 UTC 

[PATCH v2 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
 2022-04-27  0:24 UTC  (4+ messages)
` [PATCH v2 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT

[Intel-wired-lan] [PATCH net-next 0/3] refactor irq allocation in ice
 2022-04-27  0:24 UTC  (2+ messages)

[PATCH -next] ASoC: Intel: avs: Remove duplicated include in path.c
 2022-04-27  0:22 UTC 

[PATCH mptcp-next] Squash to "bpf: add bpf_skc_to_mptcp_sock_proto"
 2022-04-27  0:22 UTC  (5+ messages)
` [PATCH mptcp-next] Squash to "selftests: bpf: test bpf_skc_to_mptcp_sock"

DAMON VA regions don't split on an large Android APP
 2022-04-27  0:21 UTC  (2+ messages)

[PATCHv5 00/12] mm, x86/cc: Implement support for unaccepted memory
 2022-04-27  0:17 UTC  (3+ messages)
` [PATCHv5 06/12] x86/boot/compressed: Handle "

[PATCH] arm64: dts: qcom: sc7180-trogdor: Remove cros-ec keyboard from detachables
 2022-04-27  0:17 UTC  (2+ messages)

Precise disk statistics
 2022-04-26 23:56 UTC  (3+ messages)

[patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE
 2022-04-27  0:14 UTC  (11+ messages)

[PATCH] lkdtm: cfi: Fix type width for masking PAC bits
 2022-04-27  0:12 UTC 

arch/parisc/math-emu/driver.c:88:17: sparse: sparse: Using plain integer as NULL pointer
 2022-04-27  0:11 UTC 

linux-next: build warnings after merge of the tip tree
 2022-04-27  0:10 UTC 

[PATCH bpf-next v5 0/8] bpf: cgroup_sock lsm flavor
 2022-04-27  0:10 UTC  (3+ messages)
` [PATCH bpf-next v5 3/8] bpf: per-cgroup "

[PATCH v2] net/ice: optimize max queue number calculation
 2022-04-27  0:06 UTC  (3+ messages)

[RFC PATCH] git-compat-util: avoid failing dir ownership checks if running priviledged
 2022-04-27  0:05 UTC  (2+ messages)
` [PATCH] git-compat-util: avoid failing dir ownership checks if running privileged


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.