All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-24 04:02:08 to 2021-11-24 06:37:38 UTC [more...]

decouple DAX from block devices
 2021-11-24  6:37 UTC  (10+ messages)
` [PATCH 06/29] dax: move the partition alignment check into fs_dax_get_by_bdev
    ` [dm-devel] "
` [PATCH 08/29] dax: remove dax_capable

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

[PATCH 1/3] Revert "e1000e: Additional PHY power saving in S0ix"
 2021-11-24  6:34 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH 20/23] cxl/port: Introduce a port driver
 2021-11-24  6:33 UTC  (4+ messages)

[PATCH v2 00/20] UFS patches for kernel v5.17
 2021-11-24  6:33 UTC  (8+ messages)
` [PATCH v2 05/20] scsi: core: Add support for internal commands

[PATCH 1/1] media: uvcvideo: Add quirk for exponential exposure
 2021-11-24  6:30 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2] blk-mq: cleanup request allocation
 2021-11-24  6:28 UTC 

[PATCH v5 00/18] Adding partial support for 128-bit riscv target
 2021-11-24  6:22 UTC  (13+ messages)
` [PATCH v5 07/18] target/riscv: setup everything so that riscv128-softmmu compiles
` [PATCH v5 10/18] target/riscv: support for 128-bit bitwise instructions
` [PATCH v5 11/18] target/riscv: support for 128-bit U-type instructions
` [PATCH v5 15/18] target/riscv: adding high part of some csrs

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS d6899bcb119fc81ae6fe5608110c59eff820b5a3
 2021-11-24  6:25 UTC 

[PATCH] ip_frag: add fragmenting IPv4 header optional field
 2021-11-24  6:24 UTC 

Any bio_clone_slow() implementation which doesn't share bi_io_vec?
 2021-11-24  6:18 UTC  (11+ messages)
                ` [dm-devel] "

[cip-dev][isar-cip-core][RESEND PATCH 0/2] Add support to test WiFi on RZ/G2M
 2021-11-24  6:19 UTC  (2+ messages)

[RFC PATCH v3 00/29] KVM: arm64: Make CPU ID registers writable by userspace
 2021-11-24  6:11 UTC  (14+ messages)
` [RFC PATCH v3 04/29] KVM: arm64: Make ID_AA64PFR0_EL1 writable

[PATCH] net:phy: Fix "Link is Down" issue
 2021-11-24  6:10 UTC  (2+ messages)

[PATCH v2] hugetlbfs: avoid overflow in hugetlbfs_fallocate
 2021-11-24  6:24 UTC 

[PATCH 0/5] run-command API: get rid of "argv"
 2021-11-24  6:12 UTC  (8+ 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

[RFC PATCH v1 0/1] Create 'Reported:' and 'Reviewed:' tags for links in commit messages
 2021-11-24  6:12 UTC  (5+ messages)
` [RFC PATCH v1 1/1] docs: add the new commit-msg tags 'Reported:' and 'Reviewed:'

[PATCH v2] uapi: futex: Add a futex syscall
 2021-11-24  6:10 UTC  (3+ messages)

[PATCH v1] counter: interrupt-cnt: add counter_push_event()
 2021-11-24  6:09 UTC  (2+ messages)

[PATCH v2] shmem: move spinlock to the front of iput
 2021-11-24  6:08 UTC  (2+ messages)

[PATCH 00/13] A series of small SCSI patches
 2021-11-24  6:08 UTC  (3+ messages)
` [PATCH 11/13] scsi: pm8001: Fix kernel-doc warnings

[PATCH] intel-iommu: ignore SNP bit in scalable mode
 2021-11-24  6:03 UTC 

[PATCH] riscv: Fixup one-page wasting
 2021-11-24  6:05 UTC  (2+ messages)

[PATCH] qedi: Fix cmd_cleanup_cmpl counter mismatch issue
 2021-11-24  6:05 UTC  (3+ messages)
  ` [EXT] "

[PATCH] hugetlbfs: avoid overflow in hugetlbfs_fallocate
 2021-11-24  6:05 UTC  (3+ messages)

[meta-java] ant-native_1.8.1.bb recipe fails do_compile on release branches (hardknott, honister, master ...)
 2021-11-24  6:03 UTC 

[PATCH v4 bpf-next 00/16] bpf: CO-RE support in the kernel
 2021-11-24  6:02 UTC  (17+ messages)
` [PATCH v4 bpf-next 01/16] libbpf: Replace btf__type_by_id() with btf_type_by_id()
` [PATCH v4 bpf-next 02/16] bpf: Rename btf_member accessors
` [PATCH v4 bpf-next 03/16] bpf: Prepare relo_core.c for kernel duty
` [PATCH v4 bpf-next 04/16] bpf: Define enum bpf_core_relo_kind as uapi
` [PATCH v4 bpf-next 05/16] bpf: Pass a set of bpf_core_relo-s to prog_load command
` [PATCH v4 bpf-next 06/16] bpf: Adjust BTF log size limit
` [PATCH v4 bpf-next 07/16] bpf: Add bpf_core_add_cands() and wire it into bpf_core_apply_relo_insn()
` [PATCH v4 bpf-next 08/16] libbpf: Use CO-RE in the kernel in light skeleton
` [PATCH v4 bpf-next 09/16] libbpf: Support init of inner maps "
` [PATCH v4 bpf-next 10/16] libbpf: Clean gen_loader's attach kind
` [PATCH v4 bpf-next 11/16] selftests/bpf: Add lskel version of kfunc test
` [PATCH v4 bpf-next 12/16] selftests/bpf: Improve inner_map test coverage
` [PATCH v4 bpf-next 13/16] selftests/bpf: Convert map_ptr_kern test to use light skeleton
` [PATCH v4 bpf-next 14/16] selftests/bpf: Additional test for CO-RE in the kernel
` [PATCH v4 bpf-next 15/16] selftests/bpf: Revert CO-RE removal in test_ksyms_weak
` [PATCH v4 bpf-next 16/16] selftests/bpf: Add CO-RE relocations to verifier scale test

[PATCH] KVM: LAPIC: To keep the vCPUs in non-root mode for timer-pi
 2021-11-24  5:59 UTC 

[PATCH 0/7] Resurrect backports Integration Mode
 2021-11-24  5:55 UTC  (8+ messages)
` [PATCH 1/7] backport: refresh integration patch
` [PATCH 2/7] backport: resurrect integrations
` [PATCH 3/7] gentree: try to make patch operation idempotent in case of --clean
` [PATCH 4/7] gentree: do not prefix Kernel.local symbols
` [PATCH 5/7] lib/bpversion: calculate Kconfig.versions for next major version
` [PATCH 6/7] backport: expose BP_MODULES in package mode only
` [PATCH 7/7] kconfig: fix select conversion for BPAUTO_ symbols in integration mode

[PATCH] regulator: rohm-generic: remove unused dummies
 2021-11-24  5:57 UTC 

cron job: media_tree daily build: WARNINGS
 2021-11-24  5:58 UTC 

[PROBLEM] Frequently get "irq 31: nobody cared" when passing through 2x GPUs that share same pci switch via vfio
 2021-11-24  5:52 UTC  (12+ messages)

[oe] [meta-python] [PATCH] python3-socketio: upgrade 5.4.1 -> 5.5.0
 2021-11-24  5:51 UTC 

[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 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 

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  (4+ 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

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  (4+ messages)
` [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] "


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.