All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-24 03:21:59 to 2021-11-24 05:50:59 UTC [more...]

[RFC PATCH v3 00/29] KVM: arm64: Make CPU ID registers writable by userspace
 2021-11-24  5:49 UTC  (9+ messages)

[PATCH] cpu/hotplug: Allow the CPU in CPU_UP_PREPARE state to be brought up again
 2021-11-24  5:46 UTC  (5+ messages)

[PATCH 8/8] dir: avoid removing the current working directory
 2021-11-24  5:46 UTC  (14+ messages)

[PATCH] drm/amdgpu: fix byteorder error in amdgpu discovery
 2021-11-24  5:45 UTC  (3+ messages)

[PATCH 0/5] run-command API: get rid of "argv"
 2021-11-24  5:44 UTC  (5+ messages)
` [PATCH v2 0/9] run-command API: get rid of "argv" and "env"
  ` [PATCH v2 1/9] worktree: remove redundant NULL-ing of "cp.argv

[PATCH v3 0/4] Add DTs for all Apple M1 (t8103) devices
 2021-11-24  5:42 UTC  (7+ messages)
` [PATCH v3 3/4] arm64: dts: apple: t8103: Add i2c nodes

[PATCH] arm64: dts: qcom: sc7280: Add WCN6750 WiFi node
 2021-11-24  5:40 UTC 

[PATCH net-next 0/3] mctp serial minor fixes
 2021-11-24  5:36 UTC  (3+ messages)
` [PATCH net-next 1/3] mctp: serial: cancel tx work on ldisc close

Bcache is not caching anything. cache state=inconsistent, how to clear?
 2021-11-24  5:35 UTC  (5+ messages)

[PATCH 0/2] drm: exynos: dsi: Convert drm bridge
 2021-11-24  5:32 UTC  (9+ messages)
  ` [PATCH 1/2] drm: exynos: dsi: Convert to bridge driver

[PATCHv2] native/cross: Add ar wrapper for determinism
 2021-11-24  5:31 UTC 

[PATCH v2 0/4] extend vmalloc support for constrained allocations
 2021-11-24  5:23 UTC  (7+ messages)
` [PATCH v2 2/4] mm/vmalloc: add support for __GFP_NOFAIL

linux-next: build warnings after merge of the hwmon-staging tree
 2021-11-24  5:22 UTC 

linux-next: Tree for Nov 24
 2021-11-24  5:16 UTC 

[PATCH V2 0/4] xen: Add support of extended regions (safe ranges) on Arm
 2021-11-24  5:16 UTC  (9+ messages)
` [PATCH V2 3/4] xen/unpopulated-alloc: Add mechanism to use Xen resource

FAILED: patch "[PATCH] signal: Don't always set SA_IMMUTABLE for forced signals" failed to apply to 5.15-stable tree
 2021-11-24  5:15 UTC  (3+ messages)

[PATCH v2] mm: Delay kmemleak object creation of module_alloc()
 2021-11-24  5:12 UTC  (4+ messages)

Help recovering filesystem (if possible)
 2021-11-24  5:11 UTC  (6+ messages)

[PATCH v4] xen: detect uninitialized xenbus in xenbus_init
 2021-11-24  5:11 UTC  (2+ messages)

[PATCH net-next] octeontx2-af: cn10k: devlink params to configure TIM
 2021-11-24  5:08 UTC 

About support for memory event on AMD CPUs
 2021-11-23 17:14 UTC 

[PATCH v2 1/2] powerpc/mce: Avoid using irq_work_queue() in realmode
 2021-11-24  5:03 UTC  (2+ messages)
` [PATCH v2 2/2] pseries/mce: Refactor the pseries mce handling code

[PATCH] ksmbd: fix memleak in get_file_stream_info()
 2021-11-24  5:04 UTC  (2+ messages)

[linux-nvme:nvme-5.16] BUILD SUCCESS 95ec70a9f3f9133304a0295af58d4f05ed27661c
 2021-11-24  5:00 UTC 

[helgaas-pci:next] BUILD SUCCESS ff81d75aa0e465f4a37e30da1d48f4cdd43a12ba
 2021-11-24  5:00 UTC 

stable-rc/linux-4.19.y baseline: 134 runs, 1 regressions (v4.19.217-320-g3675fbb7a6c84)
 2021-11-24  4:59 UTC 

[PATCH v2] KVM: LAPIC: Per vCPU control over kvm_can_post_timer_interrupt
 2021-11-24  4:54 UTC 

[PATCH v2 0/9] sysctl: first set of kernel/sysctl cleanups
 2021-11-24  4:51 UTC  (3+ messages)
` [PATCH v2 2/9] sysctl: Move some boundary constants from sysctl.c to sysctl_vals

[PATCH] pata_falcon: Add missing __iomem annotations
 2021-11-24  4:52 UTC  (2+ messages)

[PATCH dwarves v2 0/4] btf: support btf_type_tag attribute
 2021-11-24  4:49 UTC  (5+ messages)

[RFC 0/9] fixed worker: a new way to handle io works
 2021-11-24  4:46 UTC  (10+ messages)
` [PATCH 1/9] io-wq: decouple work_list protection from the big wqe->lock
` [PATCH 2/9] io-wq: reduce acct->lock crossing functions lock/unlock
` [PATCH 3/9] io-wq: update check condition for lock
` [PATCH 4/9] io-wq: use IO_WQ_ACCT_NR rather than hardcoded number
` [PATCH 5/9] io-wq: move hash wait entry to io_wqe_acct
` [PATCH 6/9] io-wq: add infra data structure for fixed workers
` [PATCH 7/9] io-wq: implement fixed worker logic
` [PATCH 8/9] io-wq: batch the handling of fixed worker private works
` [PATCH 9/9] io-wq: small optimization for __io_worker_busy()

[PATCH v8 00/17] Enroll kernel keys thru MOK
 2021-11-24  4:41 UTC  (18+ messages)
` [PATCH v8 01/17] KEYS: Create static version of public_key_verify_signature
` [PATCH v8 02/17] integrity: Fix warning about missing prototypes
` [PATCH v8 03/17] integrity: Introduce a Linux keyring called machine
` [PATCH v8 04/17] integrity: Do not allow machine keyring updates following init
` [PATCH v8 05/17] X.509: Parse Basic Constraints for CA
` [PATCH v8 06/17] KEYS: CA link restriction
` [PATCH v8 07/17] integrity: restrict INTEGRITY_KEYRING_MACHINE to restrict_link_by_ca
` [PATCH v8 08/17] integrity: add new keyring handler for mok keys
` [PATCH v8 09/17] KEYS: Rename get_builtin_and_secondary_restriction
` [PATCH v8 10/17] KEYS: add a reference to machine keyring
` [PATCH v8 11/17] KEYS: Introduce link restriction for machine keys
` [PATCH v8 12/17] KEYS: integrity: change link restriction to trust the machine keyring
` [PATCH v8 13/17] integrity: store reference to "
` [PATCH v8 14/17] KEYS: link machine trusted keys to secondary_trusted_keys
` [PATCH v8 15/17] efi/mokvar: move up init order
` [PATCH v8 16/17] integrity: Trust MOK keys if MokListTrustedRT found
` [PATCH v8 17/17] integrity: Only use machine keyring when uefi_check_trust_mok_keys is true

[PATCH RFC net-next] net/smc: Unbind buffer size from clcsock and make it tunable
 2021-11-24  4:46 UTC  (5+ messages)

stable-rc/linux-4.9.y baseline: 117 runs, 2 regressions (v4.9.290-205-gd6aa2271168c)
 2021-11-24  4:43 UTC 

[mcgrof-next:20211123-sysctl-cleanups 20/41] include/linux/sysctl.h:230:13: error: expected '; ' after return statement
 2021-11-24  4:39 UTC  (2+ messages)
` [mcgrof-next:20211123-sysctl-cleanups 20/41] include/linux/sysctl.h:230:13: error: expected ';' "

[PATCH v2 0/2] riscv: Support booting SiFive Unmatched from SPI flash
 2021-11-24  4:39 UTC  (4+ messages)
` [PATCH v2 1/2] riscv: Support booting SiFive Unmatched from SPI
` [PATCH v2 2/2] riscv: Enable SPI flash env for SiFive Unmatched

[PATCH] virtio-balloon: correct used length
 2021-11-24  4:32 UTC 

[PATCH] fastboot: Add maintainers entry
 2021-11-24  4:33 UTC 

[PATCH] net/mlx5: fix GRE item matching
 2021-11-24  4:32 UTC 

[PATCH net-next 0/2] dccp/tcp: Minor fixes for inet_csk_listen_start()
 2021-11-24  4:30 UTC  (3+ messages)

[PATCH v1 0/2] serial: 8250_pci: Split Pericom driver
 2021-11-24  4:29 UTC  (9+ messages)

[PATCH 1/2] PCI: Update BAR # and window messages
 2021-11-24  4:28 UTC  (3+ messages)

[PATCH 00/23] Add drivers for CXL ports and mem devices
 2021-11-24  4:24 UTC  (5+ messages)
` [PATCH 01/23] cxl: Rename CXL_MEM to CXL_PCI
` [PATCH 02/23] cxl: Flesh out register names

[PATCH] hugetlbfs: avoid overflow in hugetlbfs_fallocate
 2021-11-24  4:24 UTC  (2+ messages)

Creating UCM2 profiles for devices to split multichannel streams
 2021-11-24  4:23 UTC 

[PATCH] clk: Add myself as a maintainer for the clock subsystem
 2021-11-24  4:23 UTC 

[PATCH] clk: qcom: clk-alpha-pll: Don't reconfigure running Trion
 2021-11-24  4:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next v2] net: stmmac: Caclucate CDC error only once
 2021-11-24  4:20 UTC  (3+ messages)

[mcgrof-next:20211123-sysctl-cleanups 20/41] include/linux/sysctl.h:228:30: error: 'register_sysctl_mount_point' defined but not used
 2021-11-24  4:19 UTC  (2+ messages)

stable-rc/linux-4.4.y baseline: 104 runs, 4 regressions (v4.4.292-160-g9fe7a24760bc)
 2021-11-24  4:20 UTC 

drivers/media/cec/platform/tegra/tegra_cec.c:455:34: warning: unused variable 'tegra_cec_of_match'
 2021-11-24  4:19 UTC  (2+ messages)

[PATCH] selftests: add arp_ndisc_evict_nocarrier to Makefile
 2021-11-24  4:20 UTC  (2+ messages)

[RFC] [PATCH bpf-next 0/1] Enhancement for bpf_do_path() helper
 2021-11-24  4:15 UTC  (3+ messages)
` [RFC] [PATCH bpf-next 1/1] bpf: Clear the noisy tail buffer for bpf_d_path() helper

drivers/ata/pata_falcon.c:58:41: sparse: sparse: cast removes address space '__iomem' of expression
 2021-11-24  4:14 UTC  (3+ messages)

[PATCH] net/bridge: replace simple_strtoul to kstrtol
 2021-11-24  4:13 UTC  (5+ messages)
    ` [Bridge] "

Lockdep warning about ctrl->reset_lock in pciehp_check_presence/pciehp_ist on TB3 dock unplug
 2021-11-24  4:13 UTC  (3+ messages)

[PATCH 0/7] meson: Demonstration of using binman to produce the image
 2021-11-24  4:09 UTC  (8+ messages)
` [PATCH 1/7] binman: Allow providing tools and blob directories
` [PATCH 2/7] binman: Allow listing an image created by a newer version
` [PATCH 3/7] binman: Allow extracting a file in an alternative format
` [PATCH 4/7] dtoc: Add support for reading string-list properties
` [PATCH 5/7] binman: Support lists of external blobs
` [PATCH 6/7] binman: Rename _ReadSubnodes() to ReadEntries()
` [PATCH 7/7] RFC: Move Odroid-C2 to use binman to produce the image

[PATCH 0/2] binman: Add support for ATF Firmware Image Package (FIP)
 2021-11-24  4:08 UTC  (3+ messages)
` [PATCH 1/2] binman: Add a utility module for ATF FIP
` [PATCH 2/2] binman: Add support "

[PATCH v2 09/10] trace-cmd: Use the new flow when creating output handler
 2021-11-24  4:07 UTC  (2+ messages)

[PATCH net] net: stmmac: Disable Tx queues when reconfiguring the interface
 2021-11-24  4:07 UTC  (2+ messages)

stable-rc/linux-5.15.y baseline: 134 runs, 1 regressions (v5.15.4-267-gf7e74fa664b98)
 2021-11-24  4:07 UTC 

[PATCH for-next 0/9] RDMA/hns: Cleanup for clearing static warnings
 2021-11-24  4:04 UTC  (7+ messages)
` [PATCH for-next 5/9] RDMA/hns: Initialize variable in the right place
` [PATCH for-next 7/9] RDMA/hns: Add void conversion for function whose return value is not used

[PATCH net] ipv6: fix memory leak in fib6_rule_suppress
 2021-11-24  4:03 UTC  (2+ messages)

[PATCH] clk: fix clk_get_rate() documentation
 2021-11-24  4:01 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next] rtnetlink: Support fine-grained netdevice bulk deletion
 2021-11-24  4:01 UTC  (2+ messages)

[PATCH net-next 1/1] tc-testing: Add link for reviews with TC MAINTAINERS
 2021-11-24  4:00 UTC  (2+ messages)

[PATCH net] tools: sync uapi/linux/if_link.h header
 2021-11-24  4:00 UTC  (2+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS 9d07e54a25b84099983f56e33e00f2914f06b53f
 2021-11-24  3:59 UTC 

[PATCH] block: Fix two memory leaks in blkcg_init_queue
 2021-11-24  3:58 UTC 

[jaegeuk-f2fs-stable:linux-4.19.y 468/951] fs/crypto/fname.c:87:17: sparse: sparse: Variable length array is used
 2021-11-24  3:59 UTC 

[PATCH 0/3] Allow restricted-dma-pool to customize IO_TLB_SEGSIZE
 2021-11-24  3:55 UTC  (7+ messages)

decouple DAX from block devices
 2021-11-24  3:52 UTC  (23+ messages)
` [PATCH 26/29] fsdax: shift partition offset handling into the file systems
    ` [dm-devel] "
` [PATCH 27/29] dax: fix up some of the block device related ifdefs
    ` [dm-devel] "
` [PATCH 28/29] iomap: build the block based code conditionally
    ` [dm-devel] "
` [PATCH 29/29] fsdax: don't require CONFIG_BLOCK
    ` [dm-devel] "

[PATCH v3 0/3] mac80211: Add extended ROC support for 40-80 MHz bandwidth
 2021-11-24  3:50 UTC  (4+ messages)
` [PATCH v3 2/3] ath11k: Refactor update channel list function

[mel:sched-sisdepth-v1r3 3/3] kernel/sched/fair.c:6287:4: warning: Value stored to 'nr' is never read [clang-analyzer-deadcode.DeadStores]
 2021-11-24  3:51 UTC  (3+ messages)

[PATCH V3]: bugfix
 2021-11-24  3:50 UTC  (5+ messages)
` [PATCH 1/4] MIPS: rework local_t operation on MIPS64
` [PATCH 2/4] MIPS: tx39: fix tx39_flush_cache_page
` [PATCH 3/4] MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48
` [PATCH 4/4] MIPS: loongson64: fix FTLB configuration

[PATCH v2 04/10] trace-cmd library: New API for setting a custom kallsyms to an output handler
 2021-11-24  3:46 UTC  (2+ messages)

[PATCH] mm, hugepages: fix size in hugetlb mremap() test
 2021-11-24  3:42 UTC  (4+ messages)

[PATCH v2 00/10] Refactor APIs for creating output handler
 2021-11-24  3:41 UTC  (6+ messages)
` [PATCH v2 01/10] trace-cmd library: New API for allocating an "
` [PATCH v2 02/10] trace-cmd library: New API for setting a message context to "

next/pending-fixes build: 185 builds: 5 failed, 180 passed, 10 errors, 8 warnings (v5.16-rc2-295-g43fdd6fe6943)
 2021-11-24  3:40 UTC 

[PATCH V1 0/8] Add Embedded USB Debugger (EUD) driver
 2021-11-24  3:38 UTC  (3+ messages)
` [PATCH V1 1/8] dt-bindings: Add the yaml bindings for EUD

+ selftests-vm-add-a-hugetlb-test-case.patch added to -mm tree
 2021-11-24  3:36 UTC 

+ mm-sparsemem-use-page-table-lock-to-protect-kernel-pmd-operations.patch added to -mm tree
 2021-11-24  3:36 UTC 

+ mm-sparsemem-move-vmemmap-related-to-hugetlb-to-config_hugetlb_page_free_vmemmap.patch added to -mm tree
 2021-11-24  3:35 UTC 

+ mm-hugetlb-replace-hugetlb_free_vmemmap_enabled-with-a-static_key.patch added to -mm tree
 2021-11-24  3:35 UTC 

+ kthread-dynamically-allocate-memory-to-store-kthreads-full-name.patch added to -mm tree
 2021-11-24  3:35 UTC 

[xen-unstable-smoke test] 166332: tolerable all pass - PUSHED
 2021-11-24  3:34 UTC 

+ tools-testing-selftests-bpf-replace-open-coded-16-with-task_comm_len.patch added to -mm tree
 2021-11-24  3:32 UTC 

+ tools-bpf-bpftool-skeleton-replace-bpf_probe_read_kernel-with-bpf_probe_read_kernel_str-to-get-task-comm.patch added to -mm tree
 2021-11-24  3:32 UTC 

+ samples-bpf-test_overhead_kprobe_kern-replace-bpf_probe_read_kernel-with-bpf_probe_read_kernel_str-to-get-task-comm.patch added to -mm tree
 2021-11-24  3:32 UTC 

+ fs-binfmt_elf-replace-open-coded-string-copy-with-get_task_comm.patch added to -mm tree
 2021-11-24  3:32 UTC 

+ drivers-infiniband-replace-open-coded-string-copy-with-get_task_comm.patch added to -mm tree
 2021-11-24  3:32 UTC 

+ fs-exec-replace-strncpy-with-strscpy_pad-in-__get_task_comm.patch added to -mm tree
 2021-11-24  3:32 UTC 

+ fs-exec-replace-strlcpy-with-strscpy_pad-in-__set_task_comm.patch added to -mm tree
 2021-11-24  3:32 UTC 

[PATCH V2]: bugfix
 2021-11-24  3:31 UTC  (3+ messages)

[PATCH v2] Refactor out some I/O logic into separate function
 2021-11-24  3:30 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH net-next v2 0/6] net: lan966x: Add lan966x switch driver
 2021-11-24  3:30 UTC  (3+ messages)
` [PATCH net-next v2 2/6] net: lan966x: add the basic lan966x driver

stable-rc/linux-4.14.y baseline: 133 runs, 1 regressions (v4.14.255-248-g9bebb52eb0312)
 2021-11-24  3:29 UTC 

[PATCH v2] media: venus: Synchronize probe() between venus_core and enc/dec
 2021-11-24  3:31 UTC  (2+ messages)

[PATCH] scsi: qla1280: Use bitwise instead of arithmetic operator for flags
 2021-11-24  3:28 UTC 

uring regression - lost write request
 2021-11-24  3:27 UTC  (20+ messages)

[PATCH] ath10k: Clean the HI_ACS_FLAGS_ALT_DATA_CREDIT_SIZE flag
 2021-11-24  3:26 UTC  (4+ messages)

+ filemap-remove-pagehwpoison-check-from-next_uptodate_page.patch added to -mm tree
 2021-11-24  3:25 UTC 

[PATCH] filemap: Remove PageHWPoison check from next_uptodate_page()
 2021-11-24  3:24 UTC  (2+ messages)

[PATCH] scsi: dc395x: Use bitwise instead of arithmetic operator for flags
 2021-11-24  3:23 UTC 

[Bug 211277] New: sometimes crash at s2ram-wake (Ryzen 3500U): amdgpu, drm, commit_tail, amdgpu_dm_atomic_commit_tail
 2021-11-24  3:22 UTC  (2+ messages)
` [Bug 211277] "


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.