All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-13 00:38:40 to 2021-09-13 04:57:14 UTC [more...]

[PATCH] ndctl: Avoid confusing error message when operating on all the namespaces
 2021-09-13  4:57 UTC  (4+ messages)

[dpdk-dev] DPDK Max Mbuf Allocation
 2021-09-13  4:56 UTC 

[PATCH 00/13] Extend AHUB audio support for Tegra210 and later
 2021-09-13  4:54 UTC  (7+ messages)
` [PATCH 06/13] ASoC: tegra: Add Tegra210 based MVC driver

[PATCH v2 00/15] Add CAAM driver model support
 2021-09-13  4:55 UTC  (4+ messages)
` [PATCH v2 03/15] i.MX8M: crypto: updated device tree for supporting DM in SPL
    ` [EXT] "

[PATCH v2 1/3] clk: rockchip: rk3399: make CPU clocks critical
 2021-09-13  4:52 UTC  (5+ messages)

[PATCH v2 0/3] disable building of pv-grub and qemu-trad per default
 2021-09-13  4:51 UTC  (8+ messages)
` [PATCH v2 1/3] stubdom: fix build with disabled pv-grub

[OE-core][hardknott][PATCH] cpio: fix CVE-2021-38185
 2021-09-13  4:49 UTC 

hci link tx timeout with BCM43438
 2021-09-13  4:32 UTC 

[PATCH v2] drm/amdgpu: Fix a race of IB test
 2021-09-13  4:42 UTC  (3+ messages)
  ` 回复: "

[linux-5.4 test] 164960: tolerable FAIL - PUSHED
 2021-09-13  4:42 UTC 

[PATCH v3] MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORT
 2021-09-13  4:41 UTC 

[PATCH v2] MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORT
 2021-09-13  4:37 UTC 

git tag -h fatal error with global tag.sort config
 2021-09-13  4:37 UTC  (3+ messages)

[PATCH] dt-bindings: More use 'enum' instead of 'oneOf' plus 'const' entries
 2021-09-13  4:32 UTC  (2+ messages)

[PATCH v2 0/3] fix races between nbd setup and module removal
 2021-09-13  4:32 UTC  (8+ messages)
` [PATCH v2 3/3] nbd: fix race between nbd_alloc_config() "

[PATCH v19 00/17] KVM RISC-V Support
 2021-09-13  4:30 UTC  (4+ messages)
` [PATCH v19 13/17] RISC-V: KVM: FP lazy save/restore

[PATCH v1 1/5] erofs-utils: introduce dump.erofs for utils
 2021-09-13  4:30 UTC  (4+ messages)
` [PATCH v1 3/5] dump.erofs: add -S options for collecting statistics of the whole filesystem

[PATCH] erofs-utils: add support for the full decompressed length
 2021-09-13  4:27 UTC 

BUG: Cannot boot Odroid XU4 from eMMC without this patch
 2021-09-13  4:27 UTC 

stable-rc/queue/5.10 build: 182 builds: 0 failed, 182 passed, 11 warnings (v5.10.64-214-g93e17c2075d7)
 2021-09-13  4:25 UTC 

[PATCH] blk-mq: export blk_mq_submit_bio symbol
 2021-09-13  4:24 UTC  (3+ messages)

next/pending-fixes baseline: 452 runs, 26 regressions (v5.14-11292-g7436a05fa7a4)
 2021-09-13  4:14 UTC 

[PATCH] .mailmap: Update mailmap
 2021-09-13  4:02 UTC  (7+ messages)
  ` Oddidies in the .mailmap parser & future syntax extensions

stable-rc/queue/4.14 build: 191 builds: 0 failed, 191 passed, 5 warnings (v4.14.246-92-ga2923daf9a08)
 2021-09-13  4:09 UTC 

[PATCH] MIPS: loongson64: Fix no screen display during boot-up
 2021-09-13  4:09 UTC  (5+ messages)

Why does tail call only unwind the current stack frame instead of resetting the current stack?
 2021-09-13  4:08 UTC  (2+ messages)

[PATCH v3 0/4] Add Nvidia Tegra GPC-DMA driver
 2021-09-13  4:08 UTC  (4+ messages)
` [PATCH v4 "

[PATCH] Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"
 2021-09-13  4:04 UTC 

Linux 5.15-rc1
 2021-09-13  3:57 UTC  (2+ messages)

[PATCH] strvec: use size_t to store nr and alloc
 2021-09-13  3:56 UTC  (5+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] remote-curl: pass "struct strvec *" instead of int/char ** pair

[igt-dev] [i-g-t v3] tests/kms: Move Intel specific kms tests to i915 directory
 2021-09-13  3:57 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms: Move Intel specific kms tests to i915 directory (rev3)

[PATCH v5 bpf-next 0/9] bpf: implement variadic printk helper
 2021-09-13  3:56 UTC  (10+ messages)
` [PATCH v5 bpf-next 1/9] bpf: merge printk and seq_printf VARARG max macros
` [PATCH v5 bpf-next 2/9] selftests/bpf: stop using bpf_program__load
` [PATCH v5 bpf-next 3/9] bpf: add bpf_trace_vprintk helper
` [PATCH v5 bpf-next 4/9] libbpf: Modify bpf_printk to choose helper based on arg count
` [PATCH v5 bpf-next 5/9] libbpf: use static const fmt string in __bpf_printk
` [PATCH v5 bpf-next 6/9] bpftool: only probe trace_vprintk feature in 'full' mode
` [PATCH v5 bpf-next 7/9] selftests/bpf: Migrate prog_tests/trace_printk CHECKs to ASSERTs
` [PATCH v5 bpf-next 8/9] selftests/bpf: add trace_vprintk test prog
` [PATCH v5 bpf-next 9/9] bpf: clarify data_len param in bpf_snprintf and bpf_seq_printf comments

[mctp] 831119f887: net/mctp/route.c:#RCU-list_traversed_in_non-reader_section
 2021-09-13  3:52 UTC 

[PATCH] block: Optimize bio_init()
 2021-09-13  3:52 UTC  (9+ messages)

[PATCH] MIPS: loongson64: make LOONGSON64 depends on MIPS_FP_SUPPORT
 2021-09-13  3:46 UTC  (3+ messages)

[PATCH 0/2] parse-options.c: remove OPT_ARGUMENT
 2021-09-13  3:35 UTC  (6+ messages)
` [PATCH v2 0/4] difftool refactoring + remove OPT_ARGUMENT() macro
  ` [PATCH v2 1/4] difftool: prepare "struct child_process" in cmd_difftool()
  ` [PATCH v2 2/4] difftool: prepare "diff" cmdline "
  ` [PATCH v2 3/4] difftool: use run_command() API in run_file_diff()
  ` [PATCH v2 4/4] parse-options API: remove OPTION_ARGUMENT feature

cron job: media_tree daily build: ERRORS
 2021-09-13  3:44 UTC 

[OE-core] [PATCH] bitbake.conf: support persistent /var/tmp
 2021-09-13  3:42 UTC 

[RFC] m68k: Enable memtest kernel parameter
 2021-09-13  3:40 UTC  (2+ messages)

[PATCH] drm/amdgpu: Unify PSP TA context
 2021-09-13  3:41 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/iavf: fix queue start failed
 2021-09-13  3:40 UTC 

[RFC PATCH] drm/ttm: Try to check if new ttm man out of bounds during compile
 2021-09-13  3:36 UTC 

[PATCH v3 0/1] RDMA/rxe: Bump up default maximum values used via uverbs
 2021-09-13  3:34 UTC  (13+ messages)

[RFC PATCH] perf: fix panic by mark recursion inside perf_log_throttle
 2021-09-13  3:30 UTC  (5+ messages)
` [PATCH] perf: fix panic by disable ftrace on fault.c

[RESEND PATCH v3 0/3] Add module build support for timer driver
 2021-09-13  3:28 UTC  (4+ messages)
` [RESEND PATCH v3 1/3] drivers/clocksource/timer-of: Remove __init markings
` [RESEND PATCH v3 2/3] clocksource/drivers/timer-of: Add a boilerplate macro for timer module driver
` [RESEND PATCH v3 3/3] clocksource/drivers/sprd: Add module support to Unisoc timer

[PATCH v2 0/7] remove dead & undocumented shell code
 2021-09-13  3:28 UTC  (4+ messages)
` [PATCH v3 0/4] remove dead & internal-only "
  ` [PATCH v3 1/4] git-submodule: remove unused is_zero_oid() function

RFC: remove set_fs for m68k
 2021-09-13  3:26 UTC  (10+ messages)
                      ` Mainline kernel crashes, was "

INFO: task hung in io_uring_cancel_generic
 2021-09-13  3:21 UTC  (9+ messages)

[PATCH] md: allow to set the fail_fast on RAID1/RAID10
 2021-09-13  3:20 UTC 

[PATCH] mm/memory_hotplug: Add static qualifier for online_policy_to_str
 2021-09-13  3:20 UTC  (3+ messages)

[PATCH V3 0/3] scsi: ufs: Let devices remain runtime suspended during system suspend
 2021-09-13  3:17 UTC  (8+ messages)
` [PATCH V3 1/3] scsi: ufs: Fix error handler clear ua deadlock

[PATCH 0/6] vDPA driver for legacy virtio-pci device
 2021-09-13  3:13 UTC  (16+ messages)
` [PATCH 5/6] vdpa: add get_vq_num_unchangeable callback in vdpa_config_ops

INFO: task hung in hub_port_init
 2021-09-13  3:13 UTC 

[PATCH] trace: Do some cleanups for osnoise tracer
 2021-09-13  3:32 UTC 

[PATCH] scripts/sorttable: riscv: fix undelcred identifier 'EM_RISCV' error
 2021-09-13  3:06 UTC  (3+ messages)

BUG: unable to handle kernel paging request in imageblit
 2021-09-13  3:06 UTC 

[mctp] 4d8b931928: WARNING:at_kernel/locking/mutex.c:#__mutex_lock
 2021-09-13  3:07 UTC  (2+ messages)

[PATCH 0/2] mips: convert to generic entry
 2021-09-13  3:06 UTC  (10+ messages)
` [PATCH 1/2] mips: convert syscall "

[congwang:sch_bpf2 2/2] kernel/bpf/btf.c:4422:9: error: initialized field overwritten
 2021-09-13  3:03 UTC  (2+ messages)

[PATCH 1/1] selftests/powerpc: Add memmove_64 test
 2021-09-13  2:57 UTC  (3+ messages)

[PATCH v2] KVM: VMX: Enable Notify VM exit
 2021-09-13  2:58 UTC  (10+ messages)

[PATCH v4 0/3] dm: audit event logging
 2021-09-12  9:38 UTC  (5+ messages)

[PATCH] Update auditctl man page for new example on shell escaping
 2021-09-11  6:27 UTC  (2+ messages)

[PATCH 2/5 V2] rteval: Construct a 'model name' on architectures that don't have one
 2021-09-13  2:53 UTC  (2+ messages)

[PATCH v4 0/4] Add remoteproc driver for DSP on i.MX
 2021-09-13  2:49 UTC  (5+ messages)
` [PATCH v4 4/4] dt-bindings: dsp: fsl: update binding document for remote proc driver

[PATCH] In _extract-crng mix in 64 bits if possible
 2021-09-13  2:52 UTC  (5+ messages)
    ` [PATCH] random: In _extract_crng() "

Pull request for efi-2021-10-rc4-2
 2021-09-13  2:51 UTC  (2+ messages)

[PATCH] media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()
 2021-09-13  2:50 UTC  (6+ messages)
` [PATCH v2 RESEND] "

WARNING in schedule_bh
 2021-09-13  2:49 UTC 

[xen-unstable test] 164958: regressions - FAIL
 2021-09-13  2:49 UTC 

Build error: ‘EM_RISCV’ undeclared
 2021-09-13  2:49 UTC  (2+ messages)

[PATCH] usb: gadget: legacy: audio: add c_sync parameter
 2021-09-13  2:47 UTC 

[dpdk-dev] [PATCH v3] net/ice/base: get PF ID of VF's parent
 2021-09-13  2:46 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH 0/2] vfio: Some fixes about vfio-pci MMIO RAM mapping
 2021-09-13  2:44 UTC  (6+ messages)
` [PATCH 1/2] vfio/pci: Fix vfio-pci sub-page MMIO BAR mmaping in live migration

[dpdk-dev] [PATCH] net/i40e: fix dev startup resource release problem
 2021-09-13  2:44 UTC  (2+ messages)

[dm-devel] [PATCH v2] multipathd: fix missing persistent reseravtion for active path
 2021-09-13  2:43 UTC 

[PATCH v3 bpf-next] selftests/bpf: Add parallelism to test_progs
 2021-09-13  2:43 UTC  (4+ messages)

possible deadlock in __perf_event_task_sched_out
 2021-09-13  2:39 UTC 

[PATCH] ALSA: hda: Reduce udelay() at SKL+ position reporting
 2021-09-13  2:36 UTC  (2+ messages)

linux-next: Tree for Sep 13
 2021-09-13  2:36 UTC 

[PATCHv2] v4l-compliance: re-introduce NON_COHERENT and cache hints tests
 2021-09-13  2:35 UTC 

INFO: task hung in iterate_supers
 2021-09-13  2:33 UTC 

[PATCH] drm/ttm: add a WARN_ON in ttm_set_driver_manager when array bounds (v2)
 2021-09-13  2:35 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/i40e: fix mbuf leak
 2021-09-13  2:29 UTC  (2+ messages)

[PATCH 0/5] Enable rteval on Arm based systems
 2021-09-13  2:28 UTC  (4+ messages)
` [PATCH 1/5] rteval: systopology.py: Add support for systems that don't have Numa

[MAINTAINER SUMMIT] User-space requirements for accelerator drivers
 2021-09-13  2:26 UTC  (4+ messages)

[PATCH -next v2] bpf: Add oversize check before call kvcalloc()
 2021-09-13  2:25 UTC  (2+ messages)

[RFC PATCH net] net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
 2021-09-13  2:20 UTC  (8+ messages)

[PATCH 2/3] x86/MCE/AMD: Helper function to check UMC v2
 2021-09-13  2:13 UTC  (3+ messages)
` [PATCHv2 1/2] x86/MCE/AMD: Export smca_get_bank_type symbol
  ` [PATCHv2 2/2] drm/amdgpu: Register MCE notifier for Aldebaran RAS

[PATCH] ALSA: oxfw: fix transmission method for Loud models based on OXFW971
 2021-09-13  2:10 UTC 

INFO: task hung in do_read_cache_page
 2021-09-13  2:10 UTC 

[PATCH 01/12] lmb: Always compile arch_lmb_reserve() into U-Boot on arm
 2021-09-13  2:08 UTC  (4+ messages)
` [PATCH 03/12] lmb: Add generic arch_lmb_reserve_generic()

Problem with U-boot | Configuration Signature not being checked while booting
 2021-09-12 20:45 UTC  (10+ messages)

general protection fault in wb_timer_fn
 2021-09-13  2:00 UTC 

[sashal-linux-stable:pending-4.9 57/84] net/6lowpan/debugfs.c:180:3: warning: 'return' with no value, in function returning non-void
 2021-09-13  1:58 UTC 

[sashal-linux-stable:linux-5.4.y 116/174] net/core/filter.c:4043:21: sparse: sparse: cast removes address space '<asn:3>' of expression
 2021-09-13  1:54 UTC 

[PATCH v2 1/2] perf annotate: Fix fused instr logic for assembly functions
 2021-09-13  1:54 UTC  (3+ messages)

[PATCH] i3c/master/mipi-i3c-hci: Prefer kcalloc over open coded arithmetic
 2021-09-13  1:54 UTC  (3+ messages)

[meta-selinux][PATCH] coreutils/findutils/tar: remove pkgconfig from bbappend
 2021-09-13  1:48 UTC 

[PATCH 0/1] fix a panic cause by use qp after free
 2021-09-13  1:49 UTC  (5+ messages)
` [PATCH 1/1] nvme-rdma: destroy cm id before destroy qp to avoid use "

[master][honister][hardknott][dunfell][PATCH] tar: ignore node-tar CVEs
 2021-09-13  2:02 UTC  (2+ messages)
` [OE-core] "

[RFC PATCH v8 00/21] riscv: Add vector ISA support
 2021-09-13  1:47 UTC  (3+ messages)

[PATCH v3 3/3] y2038: testsuite/smokey/y2038: testcase for recvmmsg64
 2021-09-13  1:46 UTC 

[PATCH v3 2/3] y2038: lib/cobalt/rtdm: dispatch recvmmg
 2021-09-13  1:45 UTC 

[PATCH v3 1/3] y2038: cobalt/posix/io: Adding recvmmsg64
 2021-09-13  1:45 UTC 

[PATCH v3 0/3] [florian/y2038] recvmmsg for timespec64
 2021-09-13  1:44 UTC 

[PATCH] block: check the existence of tags[hctx_idx] in blk_mq_clear_rq_mapping()
 2021-09-13  1:43 UTC  (4+ messages)

[dm-devel] [PATCH 0/5] blk-crypto cleanups
 2021-09-13  1:31 UTC  (12+ messages)
`  "
` [dm-devel] [PATCH 1/5] blk-crypto-fallback: properly prefix function and struct names
  `  "
` [dm-devel] [PATCH 2/5] blk-crypto-fallback: consolidate static variables
  `  "
` [dm-devel] [PATCH 3/5] blk-crypto: rename keyslot-manager files to blk-crypto-profile
  `  "
` [dm-devel] [PATCH 4/5] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
  `  "
` [dm-devel] [PATCH 5/5] blk-crypto: update inline encryption documentation
  `  "

[dpdk-dev] [PATCH 0/5] CPU Enabling: Implement rte_power_monitor API in virtio/vhost PMD
 2021-09-13  1:41 UTC  (6+ messages)
` [dpdk-dev] [PATCH 5/5] examples/l3fwd-power: support virtio/vhost

[PATCH] blk-mq: avoid to iterate over stale request
 2021-09-13  1:31 UTC  (3+ messages)

[PATCH] drm/amdgpu: Register bad page handler for Aldebaran
 2021-09-13  1:31 UTC  (13+ messages)

clang-14: error: linker command failed with exit code 1 (use -v to see invocation)
 2021-09-13  1:27 UTC  (2+ messages)

[cip-dev] cip/linux-4.19.y-cip baseline: 381 runs, 4 regressions (v4.19.206-cip57) #kernelci
 2021-09-13  1:25 UTC 

[cip-dev] cip/linux-4.19.y-cip baseline-nfs: 43 runs, 3 regressions (v4.19.206-cip57) #kernelci
 2021-09-13  1:25 UTC 

[PATCH v3] blk-zoned: Remove needless request_queue NULL pointer
 2021-09-13  1:24 UTC 

[PATCH v3 0/3] arm: aspeed: Add UART routing support
 2021-09-13  1:15 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: aspeed: Add UART routing controller

Help adding package to gitlab runners
 2021-09-13  1:14 UTC 

[PATCH] psi : calc cfs task memstall time more precisely
 2021-09-13  1:11 UTC  (4+ messages)

[PATCH] ramfs: fix mount source show for ramfs
 2021-09-13  1:10 UTC  (5+ messages)

[PATCH 0/3] windows: allow building without NO_UNIX_SOCKETS
 2021-09-13  1:10 UTC  (5+ messages)
` [PATCH 1/3] t0301: fixes for windows compatibility
` [PATCH 2/3] credential-cache: check for windows specific errors

[peterz-queue:sched/core 8/11] include/linux/sched.h:1722:57: warning: unused parameter 'dst'
 2021-09-13  1:05 UTC  (6+ messages)
  ` [kbuild-all] "

[init] 40caa127f3: kernel_BUG_at_arch/x86/mm/physaddr.c
 2021-09-13  0:56 UTC  (3+ messages)
` [PATCH] bootconfig: Fix to check the xbc_node is used before free it

[sashal-linux-stable:pending-4.4 29/69] drivers/regulator/tps65910-regulator.c:1212:11: error: implicit declaration of function 'dev_err_probe'; did you mean 'device_reprobe'?
 2021-09-13  1:07 UTC 

[cip-dev] cip/linux-4.19.y-cip build: 130 builds: 0 failed, 130 passed, 39 warnings (v4.19.206-cip57) #kernelci
 2021-09-13  0:56 UTC 

[PATCH] ir-ctl: increase the size of the buffer used to read raw files
 2021-09-13  0:51 UTC 

[dpdk-dev] [PATCH v1 1/4] common/iavf: add QFI fields for GTPU UL and DL
 2021-09-13  0:46 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 0/4] iavf base code update

[PATCH 0/4] pack-bitmap: permute existing namehash values
 2021-09-13  0:46 UTC  (5+ messages)
` [PATCH 3/4] midx.c: respect 'pack.writeBitmapHashcache' when writing bitmaps
` [PATCH 4/4] t5326: test propagating hashcache values

next/pending-fixes build: 196 builds: 4 failed, 192 passed, 3 errors, 14 warnings (v5.14-11292-g7436a05fa7a4)
 2021-09-13  0:45 UTC 

[PATCH] NFSD: drop support for ancient file-handles
 2021-09-13  0:43 UTC  (13+ messages)
` [PATCH v2] BTRFS/NFSD: provide more unique inode number for btrfs export

[dpdk-dev] [PATCH v2] net/ice: refine flow priority support in PF
 2021-09-13  0:42 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v2 0/6] parse-options: properly align continued usage output & related
 2021-09-13  0:21 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/6] parse-options: stop supporting "" in the usagestr array


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.