All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-18 02:46:12 to 2023-05-18 04:50:28 UTC [more...]

[Intel-wired-lan] I225/I226 does not power down the PHY during "ip link set dev down"
 2023-05-18  4:33 UTC  (4+ messages)

pull-request: wireless-2023-05-17
 2023-05-18  4:50 UTC  (2+ messages)

[PATCH net 1/3] netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with CONFIG_NF_NAT
 2023-05-18  4:50 UTC  (2+ messages)

[PATCH v4 0/3] Smstateen FCSR
 2023-05-18  4:48 UTC  (5+ messages)
` [PATCH v4 1/3] target/riscv: smstateen check for fcsr

[PATCH 1/2 v3] Add new uio device for PCI with dynamic memory allocation
 2023-05-18  4:48 UTC  (7+ messages)
` [PATCH v4] "

[PATCH] scsi: qla2xxx: Replace all non-returning strlcpy with strscpy
 2023-05-18  4:48 UTC  (4+ messages)

[chao:dev-test 10/10] gc.c:undefined reference to `__udivdi3'
 2023-05-18  4:47 UTC 

next/master build: 194 builds: 6 failed, 188 passed, 10 errors, 54 warnings (next-20230518)
 2023-05-18  4:44 UTC 

next/master build: 194 builds: 6 failed, 188 passed, 10 errors, 54 warnings (next-20230518)
 2023-05-18  4:44 UTC 

[Intel-gfx] [PATCH 0/5] i915: Move display identification/probing under display/
 2023-05-18  4:44 UTC  (16+ messages)
` [Intel-xe] "
` [Intel-gfx] [PATCH 1/5] drm/i915/display: Move display device info to header "
  ` [Intel-xe] "
` [Intel-xe] [PATCH 2/5] drm/i915: Convert INTEL_INFO()->display to a pointer
  ` [Intel-gfx] "
` [Intel-xe] [PATCH 3/5] drm/i915/display: Move display runtime info to display structure
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 4/5] drm/i915/display: Make display responsible for probing its own IP
  ` [Intel-xe] "
` [Intel-gfx] [PATCH 5/5] drm/i915/display: Handle GMD_ID identification in display code
  ` [Intel-xe] "
` [Intel-xe] ✗ CI.Patch_applied: failure for i915: Move display identification/probing under display/
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 0/9] Host-specific includes, begin cpuinfo.h
 2023-05-18  4:40 UTC  (10+ messages)
` [PATCH 1/9] util: Introduce host-specific cpuinfo.h
` [PATCH 2/9] util: Add cpuinfo-i386.c
` [PATCH 3/9] util: Add i386 CPUINFO_ATOMIC_VMOVDQU
` [PATCH 4/9] tcg/i386: Use cpuinfo.h
` [PATCH 5/9] util/bufferiszero: Use i386 cpuinfo.h
` [PATCH 6/9] migration/xbzrle: Shuffle function order
` [PATCH 7/9] migration/xbzrle: Use i386 cacheinfo.h
` [PATCH 8/9] migration: Build migration_files once
` [PATCH 9/9] util: Add cpuinfo-aarch64.c

linux-next: build failure after merge of the net tree
 2023-05-18  4:42 UTC  (2+ messages)

[PATCH 1/4] net: isa: include net/Space.h
 2023-05-18  4:40 UTC  (2+ messages)

[PATCH net-next] net: openvswitch: Use struct_size()
 2023-05-18  4:40 UTC  (2+ messages)

[PATCH net] MAINTAINERS: skip CCing netdev for Bluetooth patches
 2023-05-18  4:40 UTC  (2+ messages)

[PATCH][next] mlxfw: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2023-05-18  4:40 UTC  (2+ messages)

[PATCH][next] net: libwx: Replace zero-length array with flexible-array member
 2023-05-18  4:40 UTC  (2+ messages)

[PATCH v5] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-05-18  4:39 UTC  (2+ messages)
` [v5] "

[PATCHv3 net] selftests: fib_tests: mute cleanup error message
 2023-05-18  4:37 UTC 

[usb:usb-linus] BUILD SUCCESS 1e94be78ec1556e90056ac038b15231723d315a9
 2023-05-18  4:34 UTC 

[jfern:mm/mremap-pmd-warning-3 5/5] mm/mremap.c:11:10: fatal error: 'asm/pgtable_64_types.h' file not found
 2023-05-18  4:33 UTC 

[Intel-wired-lan] [PATCH iwl-next v6 02/10] ice: Add driver support for firmware changes for LAG
 2023-05-18  4:33 UTC  (2+ messages)

[song-md:module_alloc_test 2/6] include/linux/moduleloader.h:87:42: error: 'MOD_MEM_NUM_TYPES' undeclared here (not in a function)
 2023-05-18  4:33 UTC 

[PATCHv2 net] selftests: fib_tests: mute cleanup error message
 2023-05-18  4:30 UTC  (3+ messages)

[PATCH v3 0/2] selftests/ftrace: Add tests for kprobes and optimized probes
 2023-05-18  4:29 UTC  (7+ messages)
` [PATCH v3 2/2] selftests/ftrace: Add new test case which checks for "

[PATCH] md/raid5: Convert stripe_head's "dev" to flexible array member
 2023-05-18  4:27 UTC  (2+ messages)

[PATCH v2 00/25] iommu: Make default_domain's mandatory
 2023-05-17 23:32 UTC  (2+ messages)

introduce bdev holder ops and a file system shutdown method v2
 2023-05-18  4:23 UTC  (14+ messages)
` [PATCH 01/13] block: factor out a bd_end_claim helper from blkdev_put
` [PATCH 02/13] block: refactor bd_may_claim
` [PATCH 03/13] block: turn bdev_lock into a mutex
` [PATCH 04/13] block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk
` [PATCH 05/13] block: avoid repeated work in blk_mark_disk_dead
` [PATCH 06/13] block: unhash the inode earlier in delete_partition
` [PATCH 07/13] block: delete partitions later in del_gendisk
` [PATCH 08/13] block: remove blk_drop_partitions
` [PATCH 09/13] block: introduce holder ops
` [PATCH 10/13] block: add a mark_dead holder operation
` [PATCH 11/13] fs: add a method to shut down the file system
` [PATCH 12/13] xfs: wire up sops->shutdown
` [PATCH 13/13] xfs: wire up the ->mark_dead holder operation for log and RT devices

[chao:dev-test 10/10] fs/f2fs/gc.c:36: undefined reference to `__udivdi3'
 2023-05-18  4:20 UTC 

[PATCH] tee: add FOLL_LONGTERM for CMA case when alloc shm
 2023-05-18  4:20 UTC  (11+ messages)
              ` FOLL_LONGTERM vs FOLL_EPHEMERAL "

[song-md:module_alloc_test 2/6] main.c:undefined reference to `moduleloader_init'
 2023-05-18  4:20 UTC 

[Intel-wired-lan] [PATCH net-next 00/11] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-05-18  4:19 UTC  (12+ messages)
` [Intel-wired-lan] [PATCH net-next 06/11] net: page_pool: avoid calling no-op externals when possible
  `  "
` [Intel-wired-lan] [PATCH net-next 07/11] net: page_pool: add DMA-sync-for-CPU inline helpers
  `  "
` [Intel-wired-lan] [PATCH net-next 10/11] libie: add per-queue Page Pool stats
  `  "

[PATCH v2] common/{filter,quota}, xfs/1{06,52}: fix grep pattern
 2023-05-18  4:17 UTC  (2+ messages)

[PATCH v2] spmi: mediatek: add device id check
 2023-05-18  4:07 UTC  (2+ messages)

[PATCH 0/2] SPDX conversion for UDF
 2023-05-18  4:17 UTC  (3+ messages)

[PATCH 0/2] RISCV: Add KVM_GET_REG_LIST API
 2023-05-18  4:17 UTC  (6+ messages)
` [PATCH 2/2] KVM: selftests: Add riscv get-reg-list test

[RFC PATCH] sched/fair: Introduce SIS_PAIR to wakeup task on local idle core first
 2023-05-18  4:17 UTC  (9+ messages)

[BUG] Git 2.41.0-rc0 - Compile Error ALLOC_GROW
 2023-05-18  4:16 UTC  (5+ messages)
` [PATCH] run-command.c: fix missing include under `NO_PTHREADS`

[PATCH] KEYS: Replace all non-returning strlcpy with strscpy
 2023-05-18  4:15 UTC 

[PATCH blktests] common: Replace _have_module() with _have_driver()
 2023-05-18  4:13 UTC  (6+ messages)

[syzbot] [fbdev?] [usb?] WARNING in dlfb_submit_urb/usb_submit_urb (2)
 2023-05-18  4:12 UTC 

[PATCH RFC 0/4] Optimize mremap during mutual alignment within PMD
 2023-05-18  4:12 UTC  (3+ messages)
` [PATCH RFC 1/4] mm/mremap: Optimize the start addresses in move_page_tables()

[f2fs-dev] [PATCH v4] fsck.f2fs: Detect and fix looped node chain efficiently
 2023-05-18  4:11 UTC 

[PATCH] UIO: Let uio_pdrv_genirq support cached memory
 2023-05-18  4:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] regulator: mt6359: add read check for PMIC MT6359
 2023-05-18  4:06 UTC  (2+ messages)

stable-rc/queue/6.1 build: 166 builds: 1 failed, 165 passed, 4 errors, 17 warnings (v6.1.29-35-gb931b5f255d58)
 2023-05-18  4:07 UTC 

[song-md:module_alloc_test 2/6] include/linux/moduleloader.h:87:35: error: use of undeclared identifier 'MOD_MEM_NUM_TYPES'
 2023-05-18  4:06 UTC 

[jfern:mm/mremap-pmd-warning-3 5/5] include/asm-generic/pgtable-nopud.h:20: warning: "PUD_SIZE" redefined
 2023-05-18  4:06 UTC 

[PATCH v8 0/2] MFD_RK8XX defconfig update
 2023-05-18  4:05 UTC  (6+ messages)
` [PATCH v8 1/2] arm64: defconfig: update RK8XX MFD config
` [PATCH v8 2/2] ARM: multi_v7_defconfig: update MFD_RK808 name

Bug report: kernel paniced when system hibernates
 2023-05-18  4:06 UTC  (13+ messages)
        ` Fwd: "

[PATCH] perf symbol: Add LoongArch case in get_plt_sizes()
 2023-05-18  4:05 UTC  (7+ messages)

[PATCH] Improve CFLAGS for faster release, and more agressive debugging
 2023-05-18  4:03 UTC  (2+ messages)

[PATCH v8 0/6] Linear Address Masking (LAM) KVM Enabling
 2023-05-18  4:01 UTC  (6+ messages)
` [PATCH v8 2/6] KVM: x86: Virtualize CR4.LAM_SUP

[PATCH iproute2-next v3] ip-link: add support for nolocalbypass in vxlan
 2023-05-18  4:00 UTC 

[PATCH] KVM: SVM: Update destination when updating pi irte
 2023-05-18  3:58 UTC  (2+ messages)

linux-next: Tree for May 15
 2023-05-18  3:57 UTC  (3+ messages)
` linux-next: Tree for May 15 (net/ipv4/ipconfig.c:)

[PATCH 00/14] mm/init/kernel: missing-prototypes warnings
 2023-05-18  3:54 UTC  (6+ messages)
` [PATCH 09/14] kunit: include debugfs header file

[PATCH] ACPI: resource: Remove "Zen" specific match and quirks
 2023-05-18  3:54 UTC  (2+ messages)

[PATCH] init: Add bdev fs printk if mount_block_root failed
 2023-05-18  3:53 UTC 

[PATCH v1 0/2] arm64: Fix building failure for Xen target
 2023-05-18  3:52 UTC  (2+ messages)

[PATCH v2 0/9] rockchip: Fix PCIe and NVMe support on RK3568
 2023-05-18  3:51 UTC  (7+ messages)
` [PATCH v2 1/9] core: read: add dev_read_addr_size_index_ptr function
` [PATCH v2 3/9] pci: pcie_dw_rockchip: Use regulator_set_enable_if_allowed
` [PATCH v2 4/9] pci: pcie_dw_rockchip: Speed up link probe

[Bug report] kernel panic: System is deadlocked on memory
 2023-05-18  3:50 UTC  (3+ messages)

[RFC PATCH 0/8] vhost_tasks: Use CLONE_THREAD/SIGHAND
 2023-05-18  3:49 UTC  (4+ messages)
` [RFC PATCH 1/8] signal: Dequeue SIGKILL even if SIGNAL_GROUP_EXIT/group_exec_task is set

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.283-11-g00394832924c)
 2023-05-18  3:49 UTC 

[PATCH v5 RESEND 00/17] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-05-18  3:45 UTC  (18+ messages)
` [PATCH v5 RESEND 04/17] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
` [PATCH v5 RESEND 06/17] mm/ioremap: add slab availability checking in ioremap_prot
` [PATCH v5 RESEND 07/17] arc: mm: Convert to GENERIC_IOREMAP
` [PATCH v5 RESEND 08/17] ia64: "
` [PATCH v5 RESEND 11/17] sh: "

[PATH net-next v1] octeontx2-pf: Add support for page pool
 2023-05-18  3:46 UTC  (2+ messages)

[PATCH 0/3] cxl: Move operations after memory is ready
 2023-05-18  3:40 UTC  (9+ messages)
` [PATCH 1/3] cxl: Wait Memory_Info_Valid before access memory related info
` [PATCH 2/3] cxl: Move identify and partition query from pci probe to port probe
` [PATCH 3/3] cxl: Move read_cdat_data() to after media is ready

[RFC PATCH net-next v2 0/2] Mitigate the Issue of Expired Routes in Linux IPv6 Routing Tables
 2023-05-18  3:36 UTC  (4+ messages)
` [RFC PATCH net-next v2 1/2] net: Remove expired routes with separated timers

[RFC PATCH 0/5] Prototype for direct map awareness in page allocator
 2023-05-18  3:35 UTC  (3+ messages)
` [RFC PATCH 1/5] mm: intorduce __GFP_UNMAPPED and unmapped_alloc()

[peterz-queue:sched/clock 8/12] arch/x86/include/asm/vdso/gettimeofday.h:241:9: error: implicit declaration of function 'hv_read_tsc_page' is invalid in C99
 2023-05-18  3:32 UTC 

INFO: task hung in blkdev_open bug
 2023-05-18  3:29 UTC  (4+ messages)

[PATCH v3] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-05-18  3:27 UTC  (5+ messages)

[PATCH] net/bonding: replace master/slave to main/member
 2023-05-18  3:26 UTC  (3+ messages)

stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.243-14-g97b2cca73173)
 2023-05-18  3:23 UTC 

Multiple vIOMMU instance support in QEMU?
 2023-05-18  3:22 UTC  (2+ messages)

[PATCH v1 0/3] soc: loongson2_pm: add power management support
 2023-05-18  3:23 UTC  (4+ messages)
` [PATCH v1 2/3] dt-bindings: soc: add loongson-2 pm

[PATCH] selftests: fib_tests: mute cleanup error message
 2023-05-18  3:22 UTC  (3+ messages)

[PATCH v2 0/1] Fix wiphy regdom logic
 2023-05-18  3:21 UTC  (5+ messages)
` [PATCH v2 1/1] wiphy: fix regdom change wiphy dump logic

[PATCH] cxl/port: Enable the HDM decoder capability for switch ports
 2023-05-18  3:19 UTC 

[PATCH] irqchip/gic-v3: workaround for ASR8601 when reading mpidr
 2023-05-18  3:15 UTC  (5+ messages)

RAID5 Phantom Drive Appeared while Reshaping Four Drive Array (HARDLOCK)
 2023-05-18  3:15 UTC  (3+ messages)

linux-next: Tree for May 18
 2023-05-18  3:15 UTC 

[PATCH] tracing/user_events: Run BPF program if attached
 2023-05-18  3:14 UTC  (13+ messages)

[PATCH 0/5] ASoC: mt8188: add new board support
 2023-05-18  2:37 UTC  (5+ messages)
` [PATCH 5/5] ASoC: dt-bindings: mediatek,mt8188-mt6359: update properties

[PATCH] [u-boot,v2023.05-aspeed-openbmc] ARM: dts: aspeed: add Meta greatlakes board (AST2600)
 2023-05-18  3:10 UTC  (2+ messages)
` [PATCH] [u-boot, v2023.05-aspeed-openbmc] "

[PATCH] drm/amdgpu: fix incorrect pcie_gen_mask in passthrough case
 2023-05-18  3:11 UTC 

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.315-5-gf4064355bae50)
 2023-05-18  3:09 UTC 

[patch] drm/amdgpu: don't enable secure display on incompatible platforms
 2023-05-18  3:07 UTC 

[PATCH] loongarch: Avoid undefined behavior when popping from an empty reloc stack
 2023-05-18  3:07 UTC  (2+ messages)

[PATCHSET v4 wq/for-6.5] workqueue: Implement automatic CPU intensive detection and add monitoring
 2023-05-18  3:03 UTC  (9+ messages)
` [PATCH 1/7] workqueue: Add pwq->stats[] and a monitoring script
` [PATCH 2/7] workqueue: Re-order struct worker fields
` [PATCH 3/7] workqueue: Move worker_set/clr_flags() upwards
` [PATCH 4/7] workqueue: Improve locking rule description for worker fields
` [PATCH 5/7] workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVE
` [PATCH 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism
` [PATCH 7/7] workqueue: Track and monitor per-workqueue CPU time usage

+ mm-convert-migrate_pages-to-work-on-folios.patch added to mm-unstable branch
 2023-05-18  3:03 UTC 

[PATCH] ublk: fix AB-BA lockdep warning
 2023-05-18  2:59 UTC  (3+ messages)

[PATCH v10 00/30] Add KVM LoongArch support
 2023-05-18  2:56 UTC  (2+ messages)

[PATCH v3 0/3] Make fprobe + rethook immune to recursion
 2023-05-18  2:49 UTC  (5+ messages)
` [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free

[PATCH RFC 0/5] hw/cxl: Type 2 Device RFC
 2023-05-18  2:45 UTC  (4+ messages)
` [PATCH RFC 3/5] hw/cxl: Derive a CXL accelerator device from Type-3
` [PATCH RFC 4/5] hw/cxl/accel: Add Back-Invalidate decoder capbility structure
` [PATCH RFC 5/5] hw/cxl: Add UIO HDM decoder register fields

[PATCH v3 0/5] erofs: cleanup of xattr handling
 2023-05-18  2:45 UTC  (5+ messages)
` [PATCH v3 2/5] erofs: unify xattr_iter structures
` [PATCH v3 3/5] erofs: make the size of read data stored in buffer_ofs
` [PATCH v3 4/5] erofs: unify inline/share xattr iterators for listxattr/getxattr
` [PATCH v3 5/5] erofs: use separate xattr parsers "

[PATCH v7 0/7] igb: packet-split descriptors support
 2023-05-18  2:45 UTC  (3+ messages)
  ` [PATCH v7 3/7] igb: RX descriptors guest writting refactoring


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.