All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-26 00:51:06 to 2021-10-26 02:45:46 UTC [more...]

[PATCH linux-next v4 0/8] vdpa: enable user to set mac, mtu
 2021-10-26  2:45 UTC  (13+ messages)
` [PATCH linux-next v4 2/8] vdpa: Introduce query of device config layout
` [PATCH linux-next v4 4/8] vdpa: Enable user to set mac and mtu of vdpa device
` [PATCH linux-next v4 6/8] vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit

[PATCH v3 2/2] mwifiex: Try waking the firmware until we get an interrupt
 2021-10-26  2:44 UTC  (2+ messages)

linux-next: build warning after merge of the devicetree tree
 2021-10-26  2:44 UTC 

[PATCH v3 0/3] Add SPL build support for RK3568
 2021-10-26  2:42 UTC  (4+ messages)
` [PATCH v3 1/3] rockchip: Kconfig: Enable SPL support for rk3568
` [PATCH v3 2/3] arm: dts: rockchip: rk3568: Enable sdhci and sdmmc0 node
` [PATCH v3 3/3] rockchip: rk3568: add arch_cpu_init()

[RFC PATCH 4/4] drm/msm/dp: Use DPCD 248h DP 2.0 new names/definitions
 2021-10-26  2:43 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] erofs-utils: introduce fsck.erofs
 2021-10-26  2:42 UTC  (2+ messages)

[PATCH v4 0/2] fix & prevent the missing preemption disabling
 2021-10-26  2:42 UTC  (6+ messages)

[PATCH v7 3/3] media: i2c: isl7998x: Add driver for Intersil ISL7998x
 2021-10-26  2:41 UTC  (3+ messages)

[PATCH -next] mm/percpu: fix data-race with pcpu_nr_empty_pop_pages
 2021-10-26  2:41 UTC  (3+ messages)

[PATCH v7] tty: Fix the keyboard led light display problem
 2021-10-26  2:40 UTC 

[PATCH 0/3] genirq: Make irq_cpu_{on,off}line() an Octeon-special
 2021-10-26  2:41 UTC  (7+ messages)
` [PATCH 1/3] MIPS: loongson64: Drop call to irq_cpu_offline()
` [PATCH 2/3] irqchip/mips-gic: Get rid of the reliance on irq_cpu_online()
` [PATCH 3/3] genirq: Hide irq_cpu_{on,off}line() behind a deprecated option

[meta-networking][PATCH] mctp: Add MCTP control utilities
 2021-10-26  2:39 UTC 

[Bug 214819] New: BUG() triggered in ext4_inode_journal_mode on mounting crafted image
 2021-10-26  2:39 UTC 

[phosphor-sel-logger] How to add a journal entry manually
 2021-10-26  2:38 UTC  (3+ messages)
  ` [Phishing Risk] [External] "

[PATCH] mm/migrate.c: Remove MIGRATE_PFN_LOCKED
 2021-10-26  0:57 UTC  (5+ messages)
  ` [Nouveau] "

[PATCH v2] drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE
 2021-10-26  2:36 UTC 

[PATCH] drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE
 2021-10-26  2:36 UTC  (4+ messages)

[PATCH] fstests: _require_dm_target should not always skip DAX capable devices
 2021-10-26  2:36 UTC 

[PATCH] fuse: fix possible write position calculation error
 2021-10-26  2:34 UTC 

Lockdep spalt on killing a processes
 2021-10-26  2:33 UTC  (8+ messages)

linux-next: manual merge of the audit tree with the powerpc tree
 2021-10-26  2:31 UTC  (2+ messages)

[PATCH][next] virtio_blk: Fix spelling mistake: "advertisted" -> "advertised"
 2021-10-26  2:29 UTC  (3+ messages)

[PATCH v2 3/3] PCI/ASPM: Add LTR sysfs attributes
 2021-10-26  2:28 UTC  (3+ messages)

[dpdk-dev] [PATCH v6 00/12] app/test: enable subset of tests on Windows
 2021-10-26  2:26 UTC  (13+ messages)
` [dpdk-dev] [PATCH v7 00/11] "
  ` [dpdk-dev] [PATCH v7 01/11] eal/windows: return ENOTSUP for not supported API
  ` [dpdk-dev] [PATCH v7 02/11] app/test: remove unnecessary headers
  ` [dpdk-dev] [PATCH v7 03/11] app/test: replace POSIX specific code
  ` [dpdk-dev] [PATCH v7 04/11] app/test: exclude ENOTSUP as failure
  ` [dpdk-dev] [PATCH v7 05/11] app/test: skip interrupt tests on Windows
  ` [dpdk-dev] [PATCH v7 06/11] app/test: temporarily "skip" one cmdline test case
  ` [dpdk-dev] [PATCH v7 07/11] app/test: skip two logs_autotest cases on Windows
  ` [dpdk-dev] [PATCH v7 08/11] app/test: differentiate a strerror on different OS
  ` [dpdk-dev] [PATCH v7 09/11] app/test: remove two alarm_autotest cases
  ` [dpdk-dev] [PATCH v7 10/11] app/test: replace .sh scripts with .py scripts
  ` [dpdk-dev] [PATCH v7 11/11] app/test: enable subset of unit tests on Windows

next/pending-fixes build: 200 builds: 5 failed, 195 passed, 4 errors, 9 warnings (v5.15-rc7-147-g35e02e34c7cc)
 2021-10-26  2:27 UTC 

[PATCH v6 00/12] extend task comm from 16 to 24
 2021-10-26  2:23 UTC  (31+ messages)
` [PATCH v6 01/12] fs/exec: make __set_task_comm always set a nul ternimated string
` [PATCH v6 02/12] fs/exec: make __get_task_comm always get a nul terminated string
` [PATCH v6 03/12] drivers/connector: make connector comm always nul ternimated
` [PATCH v6 04/12] drivers/infiniband: make setup_ctxt always get a nul terminated task comm
` [PATCH v6 05/12] elfcore: make prpsinfo "
` [PATCH v6 07/12] samples/bpf/offwaketime_kern: make sched_switch tracepoint args adopt to comm size change
` [PATCH v6 08/12] tools/bpf/bpftool/skeleton: make it adopt to task "
` [PATCH v6 10/12] tools/testing/selftests/bpf: "
` [PATCH v6 11/12] sched.h: extend task comm from 16 to 24
` [PATCH v6 12/12] kernel/kthread: show a warning if kthread's comm is truncated

[PATCH net-next] ax88796c: fix fetching error stats from percpu containers
 2021-10-26  2:23 UTC  (3+ messages)

[PATCH] usbnet: sanity check for maxpacket
 2021-10-26  2:20 UTC 

[PATCH net-next 0/2] Small fixes for true expression checks
 2021-10-26  2:20 UTC  (2+ messages)

[PATCH v2 net-next 00/10] tcp: receive path optimizations
 2021-10-26  2:20 UTC  (2+ messages)

[PATCH net] mlxsw: pci: Recycle received packet upon allocation failure
 2021-10-26  2:20 UTC  (2+ messages)

[PATCH v3 0/7] PCI: imx6: refine codes and add compliance tests mode support
 2021-10-26  2:18 UTC  (8+ messages)
` [PATCH v3 3/7] PCI: imx6: Fix the regulator dump when link never came up

[PATCH 4.19,v2] VFS: Fix fuseblk memory leak caused by mount concurrency
 2021-10-26  2:18 UTC  (6+ messages)

[PATCH] kselftests: ftrace: limit the executing time by reading from cached trace
 2021-10-26  2:17 UTC  (8+ messages)

[PATCH] tpm/st33zp24: drop unneeded over-commenting
 2021-10-26  2:15 UTC  (2+ messages)

Commit abb0cd93494 breaks -singlestep -d in_asm,cpu with qemu-system-sh4
 2021-10-26  2:14 UTC  (2+ messages)

[sudeep-holla:ffa_notifications_proto 15/15] drivers/firmware/arm_ffa_test/test_driver_ffa.c:110:26: warning: no previous prototype for 'get_partition_struct'
 2021-10-26  2:14 UTC  (2+ messages)

[PATCH v2 1/1] tpm: add request_locality before write TPM_INT_ENABLE
 2021-10-26  2:14 UTC  (2+ messages)

[GIT PULL] TPM DEVICE DRIVER changes for v5.16
 2021-10-26  2:12 UTC 

[PATCH] fscrypt: improve a few comments
 2021-10-26  2:10 UTC 

[PATCH V5 00/20] RTLA: An interface for osnoise/timerlat tracers
 2021-10-26  2:08 UTC  (5+ messages)
` [PATCH V5 04/20] trace/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write()
` [PATCH V5 06/20] trace/osnoise: Allow multiple instances of the same tracer

[dpdk-dev] [PATCH] doc: document a limitation for a meter with RSS action
 2021-10-26  2:08 UTC 

[dpdk-dev] [PATCH] vhost: fix async DMA map
 2021-10-26  2:07 UTC  (3+ messages)

[PATCH] dmaengine: sa11x0: Mark PM functions as __maybe_unused
 2021-10-26  2:05 UTC 

arch/x86/boot/compressed/../../lib/insn.c:86:21: sparse: sparse: cast to restricted __le32
 2021-10-26  2:02 UTC 

[f2fs-dev] [PATCH] f2fs-tools: fix the wrong sbi->cur_cp setting
 2021-10-26  2:01 UTC  (5+ messages)

[PATCH] clk: introduce u-boot,ignore-clk-defaults
 2021-10-26  1:59 UTC  (8+ messages)

[PATCH] xfs: Remove duplicated include in xfs_super
 2021-10-26  1:59 UTC  (2+ messages)

[PATCH net-next v6] mctp: Implement extended addressing
 2021-10-26  1:57 UTC 

[Intel-wired-lan] [net-next PATCH v4] ice: support immediate firmware activation via devlink reload
 2021-10-26  1:57 UTC  (2+ messages)

[RESEND 0/5] ARM/arm64: arm_pm_restart removal
 2021-10-26  1:55 UTC  (7+ messages)

[dpdk-dev] [PATCH v4] net/ice: fix function pointer in multi-process
 2021-10-26  1:55 UTC  (2+ messages)
` [dpdk-dev] [PATCH v5] "

[Intel-wired-lan] [net-next PATCH v5] ice: support immediate firmware activation via devlink reload
 2021-10-26  1:55 UTC 

[PATCH net-next v5] mctp: Implement extended addressing
 2021-10-26  1:55 UTC  (3+ messages)

[PATCH] ath11k: Fix crash caused by uninitialized TX ring
 2021-10-26  1:16 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/2] fix level configuration in compress
 2021-10-26  1:52 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] compress/mlx5: "
` [dpdk-dev] [PATCH 2/2] compress/mlx5: add block size devarg

[PATCH v2 0/4] Do some changes about kprobe and trace
 2021-10-26  1:51 UTC  (5+ messages)
` [PATCH v2 1/4] samples/kretprobes: Fix return value if register_kretprobe() failed
` [PATCH v2 2/4] docs, kprobes: Remove invalid URL and add new reference
` [PATCH v2 3/4] test_kprobes: Move it from kernel/ to lib/
` [PATCH v2 4/4] MAINTAINERS: Update KPROBES and TRACING entries

[sudeep-holla:ffa_notifications_proto 10/15] drivers/firmware/arm_ffa/driver.c:1127:6: warning: no previous prototype for 'handle_notifications'
 2021-10-26  1:48 UTC  (2+ messages)

[PATCH v2] governance: communication channels
 2021-10-26  1:46 UTC 

[PATCH] governance: communication channels
 2021-10-26  1:44 UTC  (3+ messages)

fix a pmem regression due to drain the block queue in del_gendisk
 2021-10-26  1:42 UTC  (6+ messages)
` [PATCH 2/2] memremap: remove support for external pgmap refcounts

[PATCH v2] scsi: core: Fix early registration of sysfs attributes for scsi_device
 2021-10-26  1:42 UTC  (2+ messages)
` [PATCH v3] "

Question about duplicated types in BTF and btf__dedup()
 2021-10-26  1:42 UTC 

[PATCH v2 0/3] automation: introduce an x86_64 Dom0/DomU test
 2021-10-26  1:42 UTC  (4+ messages)
` [PATCH v2 1/3] automation: add x86_64 alpine 3.12 test-artifact
` [PATCH v2 2/3] automation: Linux 5.10.74 test-artifact
` [PATCH v2 3/3] automation: add a QEMU based x86_64 Dom0/DomU test

Problems Building Docker with dunfell
 2021-10-26  1:41 UTC 

[PATCH bpf-next 0/4] libbpf: add bpf_program__insns() accessor
 2021-10-26  1:38 UTC  (2+ messages)

[PATCH v2 0/3] report the controller capabilities through the netlink interface
 2021-10-26  1:36 UTC  (6+ messages)
` [PATCH v2 1/3] can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()

[PATCH 0/3] Add some more options to the pretty-formats
 2021-10-26  1:34 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] pretty.c: rework describe options parsing for better extensibility
  ` [PATCH v2 2/3] pretty: add tag option to %(describe)
  ` [PATCH v2 3/3] pretty: add abbrev "

[PATCH] secretmem: Prevent secretmem_users from wrapping to zero
 2021-10-26  1:34 UTC  (10+ messages)

[PATCH 0/3] automation: introduce an x86_64 Dom0/DomU test
 2021-10-26  1:33 UTC  (11+ messages)
` [PATCH 2/3] automation: Linux 5.10.74 test-artifact
` [PATCH 3/3] automation: add a QEMU based x86_64 Dom0/DomU test

[frank-w-bpi-r2-4.14:5.15-bpi-r2-pro-drm2 7/90] drivers/soc/mediatek/mtk-pmic-wrap.c:2112:16: error: no previous prototype for function 'pwrap_node_to_regmap'
 2021-10-26  1:32 UTC 

[PATCH v5 bpf-next 0/5] Implement bloom filter map
 2021-10-26  1:31 UTC  (3+ messages)
` [PATCH v5 bpf-next 2/5] libbpf: Add "map_extra" as a per-map-type extra flag

[PULL] topic/amdgpu-dp2.0-mst
 2021-10-26  1:30 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/mediatek: Set Rotation default value to 1
 2021-10-26  1:28 UTC  (7+ messages)

linux-next: Tree for Oct 25
 2021-10-26  1:28 UTC  (3+ messages)

[PATCH] introduce CONFIG_DEVICE_TREE_INCLUDES
 2021-10-26  1:28 UTC  (2+ messages)

[PATCH v3 00/18] pxe: Refactoring to tidy up and prepare for bootflow
 2021-10-26  1:28 UTC  (2+ messages)

[PATCH 1/2] drm: Add Gamma and Degamma LUT sizes props to drm_crtc to validate
 2021-10-26  1:26 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH v2 xfstests-dev] tests/btrfs/012: check size after mounted
 2021-10-26  1:22 UTC  (3+ messages)

[PATCH v1 0/2] Indroduce Exynos Multi Core Timer version 2
 2021-10-26  1:47 UTC  (9+ messages)
  ` [PATCH v1 1/2] clocksource/drivers/exynos_mct_v2: introduce Exynos MCT version 2 driver for next Exynos SoC

[PATCH v3 2/4] remote: use remote_state parameter internally
 2021-10-26  1:22 UTC  (3+ messages)

[oe] [meta-networking] [PATCH] autofs: upgrade 5.1.7 -> 5.1.8
 2021-10-26  1:18 UTC 

[oe] [meta-oe] [PATCH] links: upgrade 2.22 -> 2.25
 2021-10-26  1:17 UTC 

[Query - 5 Mins] Information on U-BOOT FIT Malloc changes
 2021-10-26  1:17 UTC 

[PATCH] [oe] [meta-networking] [PATCH] atftp: upgrade 0.7.4 -> 0.7.5
 2021-10-26  1:17 UTC 

[PATCH] lib: zstd: Add cast to silence clang's -Wbitwise-instead-of-logical
 2021-10-26  1:17 UTC  (2+ messages)

[sudeep-holla:ffa_notifications_proto 4/15] drivers/firmware/arm_ffa/driver.c:725:6: warning: no previous prototype for '__enable_schedule_receiver_interrupt'
 2021-10-26  1:16 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/enic: support GTP header flow matching
 2021-10-26  1:16 UTC 

[bug report] WARNING: CPU: 109 PID: 739473 at block/blk-stat.c:218 blk_free_queue_stats+0x3c/0x80
 2021-10-26  1:15 UTC  (2+ messages)

[chenxing:msc313_mainlining 55/62] drivers/gpio/gpiolib.c:1130 gpiochip_hierarchy_irq_domain_alloc() warn: variable dereferenced before check 'd->parent' (see line 1119)
 2021-10-26  1:16 UTC 

[PATCH] mediatek: Set default value for Panel Orientation connector prop
 2021-10-26  1:13 UTC  (4+ messages)

[PATCH 5.10 00/95] 5.10.76-rc1 review
 2021-10-26  1:14 UTC  (3+ messages)

[PATCH v3] utils: add kernel config check utility
 2021-10-26  1:14 UTC  (3+ messages)

[net-next PATCH 0/3] RVU Debugfs updates
 2021-10-26  1:13 UTC  (5+ messages)
` [net-next PATCH 1/3] octeontx2-af: debugfs: Minor changes
` [net-next PATCH 2/3] octeontx2-af: cn10k: debugfs for dumping lmtst map table

[PATCH bpf-next 0/4] Parallelize verif_scale selftests
 2021-10-26  1:12 UTC  (3+ messages)

[dpdk-dev] [RFC PATCH v3 0/5] add new definitions for wait scheme
 2021-10-26  1:11 UTC  (11+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/5] eal: "
      ` [dpdk-dev] 回复: "

[PATCH] f2fs: remove circular locking between sb_internal and fs_reclaim
 2021-10-26  1:09 UTC  (7+ messages)
` [f2fs-dev] "

[PATCH v3] ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT
 2021-10-26  1:09 UTC  (3+ messages)

[net PATCH 0/2] RVU Debugfs fix updates
 2021-10-26  1:09 UTC  (3+ messages)
` [net PATCH 2/2] octeontx2-af: Display all enabled PF VF rsrc_alloc entries

[PATCH bpf-next v3 0/6] core_reloc fixes for s390
 2021-10-26  1:08 UTC  (7+ messages)
` [PATCH bpf-next v3 1/6] libbpf: Fix endianness detection in BPF_CORE_READ_BITFIELD_PROBED()
` [PATCH bpf-next v3 2/6] libbpf: Use __BYTE_ORDER__
` [PATCH bpf-next v3 3/6] selftests/bpf: "
` [PATCH bpf-next v3 4/6] samples: seccomp: use __BYTE_ORDER__
` [PATCH bpf-next v3 5/6] selftests/seccomp: Use __BYTE_ORDER__
` [PATCH bpf-next v3 6/6] selftests/bpf: Fix test_core_reloc_mods on big-endian machines

[PATCH v5] dt-bindings: misc: add schema for USB hub on Kirin devices
 2021-10-26  1:06 UTC  (2+ messages)

[PATCH] color: allow colors to be prefixed with "reset"
 2021-10-26  1:03 UTC 

[PATCH] r8169: Add device 10ec:8162 to driver r8169
 2021-10-26  1:01 UTC  (2+ messages)

[PATCH 5.14 000/169] 5.14.15-rc1 review
 2021-10-26  0:58 UTC  (2+ messages)

Out-of-bounds access when hartid >= NR_CPUS
 2021-10-26  0:37 UTC  (2+ messages)

[PATCH v7 0/3] send-email: shell completion improvements
 2021-10-26  0:48 UTC  (4+ messages)
` [PATCH v8 0/2] "

[dpdk-dev] [PATCH 0/6] port ioatfwd app to dmadev
 2021-10-26  0:56 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 0/8] "

[PATCH 0/2] color: support "default" to restore fg/bg color
 2021-10-26  0:54 UTC  (5+ messages)
` [PATCH 2/2] "

[arnd-playground:randconfig-5.15-min 80/175] mm/damon/vaddr-test.c:76:47: sparse: sparse: missing braces around initializer
 2021-10-26  0:55 UTC 

[Nouveau] System freeze: Debian Stable with C61 [GeForce 7025 / nForce 630a]
 2021-10-26  0:55 UTC 

[PATCH 00/10] ASPEED SD/eMMC controller clock configuration
 2021-10-26  0:52 UTC  (4+ messages)
` [PATCH 04/10] mmc: Add invert flag for clock phase signedness

[PATCH] tipc: fix size validations for the MSG_CRYPTO type
 2021-10-26  0:53 UTC  (2+ messages)


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.