All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-17 03:53:34 to 2023-02-17 05:52:50 UTC [more...]

[PATCH 00/17] smb3: Use iov_iters down to the network transport and fix DIO page pinning
 2023-02-17  5:52 UTC  (4+ messages)
` [PATCH 14/17] cifs: Change the I/O paths to use an iterator rather than a page list

[PATCH v2 0/3] media: pci: intel: ivsc: Add driver of Intel Visual Sensing Controller(IVSC)
 2023-02-17  5:52 UTC  (2+ messages)
      ` [PATCH v2 1/3] media: pci: intel: ivsc: Add CSI submodule

[net-next PATCH] octeontx2-af: Add NIX Errata workaround on CN10K silicon
 2023-02-17  5:51 UTC 

[PATCH] power: supply: rt9467: Fix rt9467_run_aicl()
 2023-02-17  5:51 UTC  (2+ messages)

[PATCH v2 1/2] erofs: avoid hardcoded blocksize for subpage block support
 2023-02-17  5:50 UTC  (2+ messages)
` [PATCH v2 2/2] erofs: set block size to the on-disk block size

[RFC 0/2] Convert omap.txt to DT schema
 2023-02-17  5:48 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 00/15] Add vfio_device cdev for iommufd support
 2023-02-17  5:48 UTC  (10+ messages)
` [Intel-gfx] [PATCH v3 05/15] kvm/vfio: Accept vfio device file from userspace
            `  "

[PATCH 1/2] cifs: Check the lease context if we actually got a lease
 2023-02-17  5:47 UTC  (4+ messages)
` [PATCH 2/2] cifs: return a single-use cfid if we did not get "

[PATCH v2 00/47] MediaTek clocks: full module build and cleanups
 2023-02-17  5:02 UTC  (38+ messages)
` [PATCH v2 29/47] clk: mediatek: Propagate struct device with mtk_clk_register_dividers()
` [PATCH v2 30/47] clk: mediatek: mt7986-apmixed: Use PLL_AO flag to set critical clock
` [PATCH v2 31/47] clk: mediatek: mt7986-infracfg: Migrate to common probe mechanism
` [PATCH v2 32/47] clk: mediatek: mt7986-eth: "
` [PATCH v2 33/47] clk: mediatek: mt8186-mcu: "
` [PATCH v2 34/47] clk: mediatek: Switch to module_platform_driver() where possible
` [PATCH v2 35/47] clk: mediatek: Add MODULE_LICENSE() where missing
` [PATCH v2 36/47] clk: mediatek: mt2712: Change Kconfig options to allow module build
` [PATCH v2 37/47] clk: mediatek: Split MT8195 clock drivers and "
` [PATCH v2 38/47] clk: mediatek: Allow building MT8192 non-critical clocks as modules
` [PATCH v2 39/47] clk: mediatek: Allow MT7622 clocks to be built "

[PULL V3 0/9] Net patches
 2023-02-17  5:43 UTC  (10+ messages)
` [PULL V3 1/9] net: Move the code to collect available NIC models to a separate function
` [PULL V3 2/9] net: Restore printing of the help text with "-nic help"
` [PULL V3 3/9] net: Replace "Supported NIC models" with "Available NIC models"
` [PULL V3 4/9] hw/net/lan9118: log [read|write]b when mode_16bit is enabled rather than abort
` [PULL V3 5/9] hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
` [PULL V3 6/9] net: Increase L2TPv3 buffer to fit jumboframes
` [PULL V3 7/9] vmnet: stop recieving events when VM is stopped
` [PULL V3 8/9] net: stream: add a new option to automatically reconnect
` [PULL V3 9/9] vdpa: fix VHOST_BACKEND_F_IOTLB_ASID flag check

[PATCH v6 0/9] make write_misa a no-op and FEATURE_* cleanups
 2023-02-17  5:40 UTC  (3+ messages)
` [PATCH v6 2/9] target/riscv: introduce riscv_cpu_cfg()

[linux-next:master 12358/13499] net/mac80211/mlme.c:7124 ieee80211_setup_assoc_link() warn: variable dereferenced before check 'elem' (see line 7122)
 2023-02-17  5:39 UTC 

[igt-dev] [PATCH i-g-t v4] tests: Exercise remote request vs barrier handling race
 2023-02-17  5:39 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] cifs: Replace remaining 1-element arrays
 2023-02-17  5:37 UTC  (2+ messages)

[PATCH 0/6] btrfs: cleanup and small refactors around __btrfs_map_block()
 2023-02-17  5:37 UTC  (7+ messages)
` [PATCH 1/6] btrfs: remove map_lookup->stripe_len
` [PATCH 2/6] btrfs: reduce div64 calls by limiting the number of stripes of a chunk to u32
` [PATCH 3/6] btrfs: simplify the bioc argument for handle_ops_on_dev_replace()
` [PATCH 4/6] btrfs: reduce type width of btrfs_io_contexts
` [PATCH 5/6] btrfs: use a more space efficient way to represent the source of duplicated stripes
` [PATCH 6/6] btrfs: replace btrfs_io_context::raid_map with a fixed u64 value

[regression, bisected, pci/iommu] Bug 216865 - Black screen when amdgpu started during 6.2-rc1 boot with AMD IOMMU enabled
 2023-02-17  5:36 UTC  (9+ messages)

[PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2023-02-17  5:35 UTC  (4+ messages)

[PATCH] cifs: Convert struct fealist away from 1-element array
 2023-02-17  5:35 UTC  (2+ messages)

[PATCH] powerpc/64: Fix unannotated intra-function call warning
 2023-02-17  5:32 UTC  (2+ messages)

[PATCH] cifs: fix mount on old smb servers
 2023-02-17  5:33 UTC  (3+ messages)

[meta-virtualization][PATCH 1/5] cri-o: remove meta-security check
 2023-02-17  5:32 UTC  (5+ messages)
` [meta-virtualization][PATCH 2/5] cri-o: use PACKAGECONFIG to handle selinux
` [meta-virtualization][PATCH 3/5] cri-o: update crio.conf to match the current version
` [meta-virtualization][PATCH 4/5] cri-o: create /var/lib/crio
` [meta-virtualization][PATCH 5/5] README: remove cri-o specific layer dependencies

[PATCH] nvme-pci: refresh visible attrs for cmb attributes
 2023-02-17  5:30 UTC  (2+ messages)

TCG asserts on some of translation blocks with plugin memory callback
 2023-02-17  5:27 UTC 

drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste_v0.c:1170:1: warning: stack frame size (1168) exceeds limit (1024) in 'dr_ste_v0_build_eth_ipv6_l3_l4_tag'
 2023-02-17  5:26 UTC 

[PULL V2 00/10] Net patches
 2023-02-17  5:25 UTC  (3+ messages)

[PATCH-tip v2 0/3] locking/rwsem: Miscellaneous rwsem enhancements
 2023-02-17  5:24 UTC  (3+ messages)
` [PATCH v2 2/3] locking/rwsem: Enable early rwsem writer lock handoff

xfrm: Pass on correct AF value to xfrm_state_find
 2023-02-17  5:24 UTC 

[PATCH v3] virtio-net: support the virtqueue coalescing moderation
 2023-02-17  5:24 UTC  (5+ messages)
  ` [virtio-comment] Re: [virtio-dev] "

[PATCH vhost 00/10] virtio core prepares for AF_XDP
 2023-02-17  5:23 UTC  (4+ messages)

[Regression] Bug 216961 - Severe IO scheduling starvation issues with btrfs
 2023-02-17  5:17 UTC  (4+ messages)

[PATCH v7 0/4] mac80211_hwsim: Add PMSR support
 2023-02-17  5:11 UTC  (4+ messages)
` [PATCH v7 1/4] mac80211_hwsim: add PMSR capability support

[akpm-mm:mm-hotfixes-unstable] [mm/filemap] 9e397edf9e: fxmark.ssd_ext4_no_jnl_DRBM_72_bufferedio.works/sec 13.4% improvement
 2023-02-17  5:14 UTC 

[jfern:timers/dyn_hrtimer 8/9] kernel/time/hrtimer.c:2279:36: error: 'hrtimer_hres_enabled' undeclared here (not in a function); did you mean 'hrtimer_is_hres_enabled'?
 2023-02-17  5:15 UTC 

Importance of ECC RAM on the build computer
 2023-02-17  5:08 UTC 

[PATCH v2 0/4] btrfs: reduce the memory usage for btrfs_io_context, and reduce its variable sized members
 2023-02-17  5:03 UTC  (4+ messages)
` [PATCH v2 2/4] btrfs: small improvement for btrfs_io_context structure

[jfern:timers/dyn_hrtimer 9/9] kernel/time/hrtimer.c:2275:21: error: 'hrtimer_hres_enabled' undeclared; did you mean 'hrtimer_is_hres_enabled'?
 2023-02-17  5:01 UTC 

[RFC] net/core: add optional threading for rps backlog processing
 2023-02-17  5:01 UTC  (2+ messages)

[PATCH wpan-next 0/6] IEEE 802.15.4 passive scan support
 2023-02-17  4:46 UTC  (19+ messages)
` [PATCH wpan-next 1/6] ieee802154: Add support for user scanning requests

Mold linker
 2023-02-17  4:47 UTC  (3+ messages)
` [yocto] "

[merged mm-stable] mm-memcontrol-rename-memcg_kmem_enabled.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] m68k-nommu-add-missing-definition-of-arch_pfn_offset.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] sh-initialize-max_mapnr.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] mm-percpu-fix-incorrect-size-in-pcpu_obj_full_size.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] maple_tree-reduce-stack-usage-with-gcc-9-and-earlier.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] mm-multi-gen-lru-avoid-futile-retries.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] mm-page_alloc-call-panic-when-memoryless-node-allocation-fails.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] migrate_pages-move-thp-hugetlb-migration-support-check-to-simplify-code.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] migrate_pages-batch-flushing-tlb.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] migrate_pages-move-migrate_folio_unmap.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] migrate_pages-share-more-code-between-_unmap-and-_move.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] migrate_pages-batch-_unmap-and-_move.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] migrate_pages-restrict-number-of-pages-to-migrate-in-batch.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] migrate_pages-split-unmap_and_move-to-_unmap-and-_move.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] migrate_pages-separate-hugetlb-folios-migration.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] migrate_pages-organize-stats-with-struct-migrate_pages_stats.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] lib-stackdepot-various-comments-clean-ups.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] lib-stackdepot-move-documentation-comments-to-stackdepoth.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] lib-stacktrace-kasan-kmsan-rework-extra_bits-interface.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] lib-stackdepot-annotate-racy-pool_index-accesses.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] lib-stacktrace-drop-impossible-warn_on-for-depot_init_pool.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] lib-stackdepot-rename-next_pool_inited-to-next_pool_required.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] lib-stackdepot-rename-init_stack_pool.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] lib-stackdepot-annotate-depot_init_pool-and-depot_alloc_stack.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] lib-stackdepot-rename-hash-table-constants-and-variables.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] lib-stackdepot-rename-handle-and-pool-constants.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] lib-stackdepot-rename-slab-to-pool.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] lib-stackdepot-reorder-and-annotate-global-variables.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] lib-stackdepot-annotate-init-and-early-init-functions.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] lib-stackdepot-lower-the-indentation-in-stack_depot_init.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] lib-stackdepot-rename-stack_depot_disable.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] lib-stackdepot-mm-rename-stack_depot_want_early_init.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] lib-stackdepot-use-pr_fmt-to-define-message-format.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[merged mm-stable] lib-stackdepot-put-functions-in-logical-order.patch removed from -mm tree
 2023-02-17  4:44 UTC 

[git pull] drm fixes for 6.2 final
 2023-02-17  4:38 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-net-queue:master] BUILD SUCCESS b20b8aec6ffc07bb547966b356780cd344f20f5b
 2023-02-17  4:35 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS a77a52385e9a761f896a88a4162e69fb7ccafe3f
 2023-02-17  4:35 UTC 

[PATCH] arm/trusted-firmware-m: Do not use release branches
 2023-02-17  4:30 UTC  (2+ messages)

[PATCH] linux-yocto: Rename 5.19 bbappend to apply on 6.1
 2023-02-17  4:30 UTC  (2+ messages)

[PATCH] arm-bsp/external-system: fix the gen_module race, again
 2023-02-17  4:30 UTC  (2+ messages)

[PATCH 1/2] CI: Factor out CACHE_DIR to improve mirror configurability
 2023-02-17  4:30 UTC  (2+ messages)

[PATCH 1/2] arm-bsp/linux-yocto: add 5.19 kernel recipe for N1SDP
 2023-02-17  4:30 UTC  (2+ messages)

[PATCH 1/2] arm,arm-bsp/classes: Move wic_nopt to meta-arm
 2023-02-17  4:30 UTC  (2+ messages)

[PATCH 1/2] arm/boot-wrapper-aarch64: tell upgrade checker to look for new SHAs
 2023-02-17  4:30 UTC  (2+ messages)

[PATCH 0/3] Add UEFI capsule generation support
 2023-02-17  4:30 UTC  (2+ messages)

[PATCH langdale 0/1] arm/trusted-firmware-m: Do not use release branches
 2023-02-17  4:30 UTC  (2+ messages)

[PATCH 0/2] Update UEFI capsule generation to use json config file
 2023-02-17  4:30 UTC  (2+ messages)

[PATCH 1/1] arm-bsp/uefi_capsule: Use json file to pass capsule config
 2023-02-17  4:30 UTC  (2+ messages)

[PATCH mm-unstable v1 0/5] mm/kvm: lockless accessed bit harvest
 2023-02-17  4:24 UTC  (27+ messages)
` [PATCH mm-unstable v1 1/5] mm/kvm: add mmu_notifier_test_clear_young()
` [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
` [PATCH mm-unstable v1 3/5] kvm/arm64: "
` [PATCH mm-unstable v1 4/5] kvm/powerpc: "
` [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()

[PATCH wpan] ca8210: fix mac_len negative array access
 2023-02-17  4:25 UTC 

[LTP] [PATCH v1] rseq01: basic test rseq
 2023-02-17  4:17 UTC  (4+ messages)
` [LTP] [PATCH v2] "

[PULL 00/10] Replace fork-based fuzzing with reboots
 2023-02-17  4:08 UTC  (11+ messages)
` [PULL 01/10] hw/sparse-mem: clear memory on reset
` [PULL 02/10] fuzz: add fuzz_reset API
` [PULL 03/10] fuzz/generic-fuzz: use reboots instead of forks to reset state
` [PULL 04/10] fuzz/generic-fuzz: add a limit on DMA bytes written
` [PULL 05/10] fuzz/virtio-scsi: remove fork-based fuzzer
` [PULL 06/10] fuzz/virtio-net: "
` [PULL 07/10] fuzz/virtio-blk: "
` [PULL 08/10] fuzz/i440fx: "
` [PULL 09/10] fuzz: remove fork-fuzzing scaffolding
` [PULL 10/10] docs/fuzz: remove mentions of fork-based fuzzing

drivers/opp/debugfs.c:212:8: warning: Null pointer dereference: new_dev [nullPointer]
 2023-02-17  4:10 UTC 

[PATCH RESEND 00/18] Support smp.clusters for x86
 2023-02-17  4:07 UTC  (5+ messages)
` [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H

[PATCH v3 00/12] Implement Eager Page Splitting for ARM
 2023-02-17  4:07 UTC  (3+ messages)
` [PATCH v3 04/12] KVM: arm64: Add kvm_pgtable_stage2_split()

[PATCH v1 0/7] MPFS system controller/mailbox fixes
 2023-02-17  4:04 UTC  (6+ messages)

linux-next: Tree for Feb 17
 2023-02-17  4:03 UTC 

[PATCH 00/10] Retire Fork-Based Fuzzing
 2023-02-17  4:01 UTC  (7+ messages)
` [PATCH 03/10] fuzz/generic-fuzz: use reboots instead of forks to reset state
` [PATCH 04/10] fuzz/generic-fuzz: add a limit on DMA bytes written

[PATCH v7 0/1] dma: qcom: bam_dma: Add support to initialize interconnect path
 2023-02-17  4:00 UTC  (4+ messages)
` [PATCH v7 1/1] "

[oe] [meta-networking] [PATCH] htpdate: upgrade 1.3.6 -> 1.3.7
 2023-02-17  4:00 UTC  (3+ messages)
` [oe] [meta-oe] [PATCH] glog: upgrade 0.5.0 -> 0.6.0

[PATCH b4 v2] ez: send: make argument to --resend optional
 2023-02-17  3:58 UTC 

[PATCH b4] ez: send: make argument to --resend optional
 2023-02-17  3:56 UTC 

[PATCH 1/2] drm/amdgpu: add umc retire unit element
 2023-02-17  3:53 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: exclude duplicate pages from UMC RAS UE count


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.