All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-30 18:48:15 to 2023-08-30 19:06:57 UTC [more...]

[PATCH 1/2] net: phy: Rename KSZ9477 get features function (to ksz9131_get_features)
 2023-08-30 11:20 UTC  (8+ messages)
` [PATCH 2/2] net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)

WQ_UNBOUND warning since recent workqueue refactoring
 2023-08-30 18:56 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 1/2] x86/percpu: Define raw_cpu_try_cmpxchg and this_cpu_try_cmpxchg
 2023-08-30 15:13 UTC  (2+ messages)
` [PATCH 2/2] x86/percpu: Use raw_cpu_try_cmpxchg in preempt_count_set

[RFC PATCH v1 0/5] nolibc x86-64 string functions
 2023-08-30 15:51 UTC  (10+ messages)
` [RFC PATCH v1 1/5] tools/nolibc: x86-64: Use `rep movsb` for `memcpy()` and `memmove()`
` [RFC PATCH v1 2/5] tools/nolibc: x86-64: Use `rep stosb` for `memset()`

[RFC PATCH net-next 0/4] Introduce switch mode and TAPRIO offload support for ICSSG driver
 2023-08-30 11:08 UTC  (3+ messages)
` [RFC PATCH net-next 2/4] net: ti: icssg-switch: Add switchdev based driver for ethernet switch support
` [RFC PATCH net-next 3/4] net: ti: icssg-prueth: Add support for ICSSG switch firmware on AM654 PG2.0 EVM

[PATCH] drm/amd/pm: Replace 1-element arrays with flexible array members
 2023-08-30 18:57 UTC 

[Nouveau] [PATCH drm-misc-next 0/3] [RFC] DRM GPUVA Manager GPU-VM features
 2023-08-30 15:00 UTC  (7+ messages)
` [Nouveau] [PATCH drm-misc-next 2/3] drm/gpuva_mgr: generalize dma_resv/extobj handling and GEM validation
    `  "

[PATCH 0/3] drm/gma500: Fix the failure to map the stolen memory
 2023-08-30 15:45 UTC  (3+ messages)
` [PATCH 2/3] drm/gma500: Print the start address of the GTT
` [PATCH 3/3] drm/gma500: Fix the failure to map the stolen memory

[PATCH 00/32] spl: Preparation for Universal Payload
 2023-08-30 19:04 UTC  (6+ messages)
` [PATCH 32/32] pci: serial: Support reading PCI-register size with base

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline-nfs: 20 runs, 7 regressions (v4.19.292-cip102-130-g18b864070345b)
 2023-08-30 19:04 UTC 

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline: 105 runs, 38 regressions (v4.19.292-cip102-130-g18b864070345b)
 2023-08-30 19:04 UTC 

[tip: x86/shstk] x86/shstk: Change order of __user in type
 2023-08-30 17:43 UTC 

[PATCH] sched/fair: Fix burst unit mismatch error for cgroup v2 cfsb
 2023-08-30  9:19 UTC 

[PATCH v3 0/7] sched: Implement shared runqueue in CFS
 2023-08-30  6:46 UTC  (3+ messages)
` [PATCH v3 6/7] "

[PATCH] virtio_balloon: Fix endless deflation and inflation on arm64
 2023-08-30 16:30 UTC  (4+ messages)

[RFC PATCH 0/7] Optimization to reduce the cost of newidle balance
 2023-08-30 15:30 UTC  (4+ messages)
` [RFC PATCH 4/7] sched/fair: Calculate the scan depth for idle balance based on system utilization

[PATCH v2 0/7] regulator: core: locking cleanups, part 1/inf
 2023-08-30 17:35 UTC  (3+ messages)
` [PATCH v2 3/7] regulator/core: regulator_lock_nested: simplify nested locking
` [PATCH v2 5/7] regulator/core: regulator_lock_contended: wrap ww_mutex lock sequence restart

[GIT PULL] pstore updates for v6.6-rc1
 2023-08-30  7:48 UTC  (11+ messages)

[PATCH v2] perf vendor events arm64: Add AmpereOne metrics
 2023-08-30 18:42 UTC  (3+ messages)

[PATCH] fs: have setattr_copy handle multigrain timestamps appropriately
 2023-08-30 18:28 UTC 

[PATCH iproute2-next 0/1] tc: fix typo in netem's usage string
 2023-08-30 19:00 UTC  (5+ messages)
` [PATCH iproute2-next 1/1] "

[PATCH RESEND 00/10] iommu/amd: SVA Support (Part 4) - SVA and IOPF
 2023-08-30 19:00 UTC  (6+ messages)
` [PATCH RESEND 04/10] iommu/amd: Add support to enable/disable SVA feature

[PATCH bpf] xsk: fix xsk_diag use-after-free error during socket cleanup
 2023-08-30 18:58 UTC  (3+ messages)

[robertosassu:ima-evm-lsms-v2-devel-v6 21/25] security/integrity/ima/ima_main.c:541:5: warning: no previous prototype for 'ima_file_check'
 2023-08-30 18:56 UTC 

[PATCH net-next] ipv6: do not merge differe type and protocol routes
 2023-08-30 18:57 UTC  (3+ messages)

[PATCH v5 0/3] Drop ID table and conditionals around of_node pointers for anx78xx driver
 2023-08-30 17:08 UTC  (2+ messages)
` [PATCH v5 2/3] drm/bridge: Drop conditionals around of_node pointers

[PATCH net] sctp: fix uninit-value in sctp_inq_pop()
 2023-08-30 17:12 UTC  (3+ messages)

[STABLE] stable backport request for 6.1 for io_uring
 2023-08-30 16:17 UTC  (2+ messages)

[PATCH] module/decompress: use vmalloc() for gzip decompression workspace
 2023-08-30 15:58 UTC 

[PATCH 0/5] Introduce new wrappers to copy user-arrays
 2023-08-30 14:29 UTC  (11+ messages)
` [PATCH 1/5] string.h: add array-wrappers for (v)memdup_user()
` [PATCH 2/5] kernel: kexec: copy user-array safely
` [PATCH 3/5] kernel: watch_queue: "
` [PATCH 4/5] drm_lease.c: "
` [PATCH 5/5] drm: vmgfx_surface.c: "

[PATCH] vt: Fix potential read overflow of kernel memory
 2023-08-30 17:57 UTC  (2+ messages)

[PATCH v2] kobject: Replace strlcpy with strscpy
 2023-08-30 15:47 UTC  (2+ messages)

[GIT PULL] Audit patches for v6.6
 2023-08-30 16:34 UTC  (2+ messages)

[pcmoore-audit:main 1/1] README.orig: warning: ignored by one of the .gitignore files
 2023-08-30 14:29 UTC  (2+ messages)

[jsarha:topic/cros-sof-v4.14 8619/9354] ld.lld: error: undefined symbol: __read_overflow2
 2023-08-30 18:55 UTC 

XDP use for data diodes
 2023-08-30 14:03 UTC 

[PATCH v2] dt-bindings: interrupt-controller: loongson,liointc: Fix warnings about liointc-2.0
 2023-08-30 15:31 UTC  (11+ messages)

[PATCH] init/version.c: Replace strlcpy with strscpy
 2023-08-30 16:08 UTC 

[PATCH v3] MIPS: loongson32: Remove dma.h and nand.h
 2023-08-30 13:35 UTC 

[GIT pull] x86/core for v6.6-rc1
 2023-08-30 13:27 UTC  (3+ messages)
` [GIT pull V2] "

[PATCH v4 0/4] Move Loongson1 MAC arch-code to the driver dir
 2023-08-30 13:42 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: mfd: syscon: Add compatibles for Loongson-1 syscon
` [PATCH v4 2/4] dt-bindings: net: Add Loongson-1 Ethernet Controller
` [PATCH v4 3/4] net: stmmac: Add glue layer for Loongson-1 SoC
` [PATCH v4 4/4] MAINTAINERS: Update MIPS/LOONGSON1 entry

[PATCH v3 0/4] Move Loongson1 MAC arch-code to the driver dir
 2023-08-30 13:45 UTC  (4+ messages)
` [PATCH v3 3/4] net: stmmac: Add glue layer for Loongson-1 SoC

[PATCH 0/3] Use nth_page() in place of direct struct page manipulation
 2023-08-30 18:27 UTC  (4+ messages)
` [PATCH 1/3] mm: use "
` [PATCH 2/3] fs: "
` [PATCH 3/3] mips: "

[PATCH] riscv: provide riscv-specific is_trap_insn()
 2023-08-30  7:56 UTC  (9+ messages)

[PATCH v4 0/4] Modify die() for MIPS
 2023-08-30 17:01 UTC  (5+ messages)

[PATCH] mips: dts: ingenic: Remove unneeded probe-type properties
 2023-08-30 15:11 UTC 

[PATCH v4 0/4] Clean-up stale/unused hci_request.c code
 2023-08-30 17:28 UTC  (11+ messages)
` [PATCH v4 2/4] Bluetooth: Rework le_scan_restart for hci_sync

[PATCH v3 0/3] vduse: add support for networking devices
 2023-08-30 13:30 UTC  (9+ messages)

[RFC PATCH v2 net-next 0/6] net/smc: several features's implementation for smc v2.1
 2023-08-30 15:22 UTC  (9+ messages)
` [RFC PATCH v2 net-next 4/6] net/smc: support max connections per lgr negotiation

[PATCH BlueZ 2/4] monitor: Add decoding support for BIGInfo mgmt event
 2023-08-30 15:13 UTC  (2+ messages)

[PATCH v3] KVM: s390: fix gisa destroy operation might lead to cpu stalls
 2023-08-30 13:13 UTC  (2+ messages)

[PATCH 0/1] Bluetooth: ISO: Fix master BIS cleanup
 2023-08-30 15:38 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/1] Bluetooth: ISO: Pass BIG encryption info through QoS
 2023-08-30 13:01 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/2] Set device non temp when synchronized with bcast source
 2023-08-30 13:29 UTC  (3+ messages)
` [PATCH 1/2] Set temp if device is bcast source even if addr is private
` [PATCH 2/2] Set the device temp false when sync with a bcast source

[OE-Core][PATCH v2] rust: Upgrade 1.70.0 -> 1.71.0
 2023-08-30 18:55 UTC  (6+ messages)

[PATCH -next v2] remoteproc: stm32: Clean up redundant dev_err_probe()
 2023-08-30 12:36 UTC  (2+ messages)
` [Linux-stm32] "

[PATCH v4 0/3] add zynqmp TCM bindings
 2023-08-30 18:16 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings

selftests: net: pmtu.sh: Unable to handle kernel paging request at virtual address
 2023-08-30 12:44 UTC  (2+ messages)

WARNING: CPU: 5 PID: 60057 at fs/smb/client/connect.c:2417 cifs_put_tcon.part.0+0x281/0x290
 2023-08-30 12:20 UTC 

[PATCH][SMB client] send ChannelSequence number after reconnect
 2023-08-30 14:06 UTC  (3+ messages)
    ` Fwd: "

[Qemu PATCH v2 0/9] Enabling DCD emulation support in Qemu
 2023-08-30 15:37 UTC  (9+ messages)
  ` [Qemu PATCH v2 9/9] hw/mem/cxl_type3: Add dpa range validation for accesses to dc regions

[PATCH] cxl: Add Support for Get Timestamp
 2023-08-30 17:37 UTC  (3+ messages)

[PATCH RFC v2 00/18] DCD: Add support for Dynamic Capacity Devices (DCD)
 2023-08-30 12:23 UTC  (11+ messages)
` [PATCH RFC v2 13/18] dax/bus: Factor out dev dax resize logic
` [PATCH RFC v2 14/18] dax/region: Support DAX device creation on dynamic DAX regions
` [PATCH RFC v2 16/18] tools/testing/cxl: Make event logs dynamic
` [PATCH RFC v2 17/18] tools/testing/cxl: Add DC Regions to mock mem data
` [PATCH RFC v2 18/18] tools/testing/cxl: Add Dynamic Capacity events

[PATCH fstests v4 0/3] fstests: add appropriate checks for fs features for some tests
 2023-08-30 15:02 UTC  (7+ messages)
` [PATCH fstests v4 1/3] common/attr: fix the _require_acl test
` [PATCH fstests v4 2/3] generic/578: add a check to ensure that fiemap is supported
` [PATCH fstests v4 3/3] generic/*: add a check for security attrs

[PATCH fstests v3 0/2] fstests: add appropriate checks for fs features for some tests
 2023-08-30 12:55 UTC  (4+ messages)
` [PATCH fstests v3 2/2] generic/578: add a check to ensure that fiemap is supported

[PATCH] cxl/region: Clarify pointers in unregister_region()
 2023-08-30 17:36 UTC  (4+ messages)

Question about multiple scratch mount points
 2023-08-30 13:18 UTC 

[PATCH] fstests: generic/353 should accomodate other pwrite behaviors
 2023-08-30 12:50 UTC 

[Cluster-devel] [PATCH 0/7] lockd: dlm: async lock request changes
 2023-08-30 12:15 UTC  (4+ messages)
` [Cluster-devel] [PATCH 2/7] lockd: don't call vfs_lock_file() for pending requests
    `  "

[PATCH] firmware: smccc: Export both soc_id functions
 2023-08-30 15:45 UTC  (4+ messages)

[PATCH v1] EDAC/bluefield_edac: Use ARM SMC for EMI access
 2023-08-30 11:34 UTC  (2+ messages)

resctrl2 - status
 2023-08-30 10:47 UTC  (9+ messages)
            ` [EXT] "

[PATCH] riscv: kexec: Cleanup riscv_kexec_relocate
 2023-08-30  6:34 UTC 

[PATCH AUTOSEL 5.10 01/22] drm/radeon: Fix integer overflow in radeon_cs_parser_init
 2023-08-30 18:53 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 13/22] drm/amdgpu: install stub fence into potential unused fence pointers

[PATCH net-next 0/7] net: stmmac: Improve default addend/subsecond increment readability
 2023-08-30 10:16 UTC  (5+ messages)
` [PATCH net-next 6/7] net: stmmac: Fix comment about default addend calculation

[GIT PULL] x86/mm for 6.6-rc1
 2023-08-30 17:59 UTC  (2+ messages)

[PATCH v2 00/34] drm/amd/display: add AMD driver-specific properties for color mgmt
 2023-08-30 10:59 UTC  (6+ messages)
` [PATCH v2 19/34] drm/amd/display: decouple steps for mapping CRTC degamma to DC plane

[PATCH V2] coresight: tmc: Make etr buffer mode user configurable from sysfs
 2023-08-30 16:04 UTC  (8+ messages)

[PATCH 0/3] riscv: kprobes: simulate some instructions
 2023-08-30 13:20 UTC  (2+ messages)

[PATCH v4 00/12] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-08-30 13:10 UTC  (5+ messages)
` [PATCH v4 07/12] x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALL

[PATCH 0/4] powerpc/smp: Shared processor sched optimizations
 2023-08-30 10:52 UTC  (2+ messages)
` [PATCH 2/4] powerpc/smp: Move shared_processor static key to smp.h

[PATCH v3 0/2] riscv: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-08-30 13:20 UTC  (2+ messages)

[PATCH] ARM: Kconfig: Spelling s/Cortex A-/Cortex-A/
 2023-08-30 14:54 UTC 

[PATCH] coresight: tmc-etr: Don't fail probe when non-secure access is disabled
 2023-08-30  8:52 UTC  (4+ messages)

[PATCH 0/3] pinctrl-amd powerbtn handling regression
 2023-08-30 16:18 UTC  (7+ messages)
` [PATCH 3/3] pinctrl: amd: Add a quirk for Lenovo Ideapad 5

[bug-report] Oops at hfi1_ipoib_send + hfi1_ipoib_sdma_complete IRQ
 2023-08-30 17:53 UTC  (2+ messages)

[PATCH V4] watchdog: of_xilinx_wdt: Remove unnecessary clock disable call in the remove path
 2023-08-30 10:28 UTC 

[GIT PULL] pin control changes for the v6.6 kernel
 2023-08-30 14:07 UTC 

[PATCH] pinctrl: renesas: r8a7779: s/LSBC/LBSC/
 2023-08-30 15:25 UTC 

[PATCH v2 0/2] Disable setting ICACHE and DCACHE off for ARM64 platforms
 2023-08-30 18:52 UTC  (3+ messages)
` [PATCH v2 2/2] armv8: Disable SYS_DCACHE_OFF & SYS_ICACHE_OFF for ARM64

[RFC PATCH 00/14] Rearrange batched folio freeing
 2023-08-30 18:50 UTC  (5+ messages)
` [RFC PATCH 15/18] mm: Convert free_pages_and_swap_cache() to use folios_put()
` [RFC PATCH 16/18] mm: Use a folio in __collapse_huge_page_copy_succeeded()
` [RFC PATCH 17/18] mm: Convert free_swap_cache() to take a folio
` [RFC PATCH 18/18] mm: Add pfn_range_put()

[PATCH v2 0/9] x86/clear_huge_page: multi-page clearing
 2023-08-30 18:49 UTC  (10+ messages)
` [PATCH v2 1/9] mm/clear_huge_page: allow arch override for clear_huge_page()
` [PATCH v2 2/9] mm/huge_page: separate clear_huge_page() and copy_huge_page()
` [PATCH v2 3/9] mm/huge_page: cleanup clear_/copy_subpage()
` [PATCH v2 4/9] x86/clear_page: extend clear_page*() for multi-page clearing
` [PATCH v2 5/9] x86/clear_page: add clear_pages()
` [PATCH v2 6/9] x86/clear_huge_page: multi-page clearing
` [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
` [PATCH v2 8/9] irqentry: define irqentry_exit_allow_resched()
` [PATCH v2 9/9] x86/clear_huge_page: make clear_contig_region() preemptible

[Patch] firmware: tegra: reset BPMP IPC channels early during resume
 2023-08-30 11:58 UTC 

[RFC] scmi: pinctrl: support i.MX9
 2023-08-30 13:37 UTC  (8+ messages)

[PATCH] drm/tegra: Remove existing framebuffer only if we support display
 2023-08-30 10:19 UTC  (2+ messages)

[PATCH 1/2] mm/vmalloc: Add a safer version of find_vm_area() for debug
 2023-08-30 13:09 UTC  (7+ messages)
` [PATCH 2/2] rcu: Dump vmalloc memory info safely

[PATCH V4 2/2] rcu: Update jiffies in rcu_cpu_stall_reset()
 2023-08-30 10:18 UTC  (11+ messages)

[GIT PULL] gpio: updates for v6.6
 2023-08-30 11:48 UTC  (3+ messages)

[PATCH v2 0/1] platform/x86: asus-wmi: corrections to egpu safety check
 2023-08-30 13:25 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH v3 1/2] platform/x86/amd/pmc: Add PMFW command id to support S2D force flush
 2023-08-30 10:58 UTC  (10+ messages)
` [PATCH v3 2/2] platform/x86/amd/pmc: Add dump_custom_stb module parameter

[PATCH v1 0/3] Updates to Mellanox PMC driver
 2023-08-30 11:56 UTC  (5+ messages)
` [PATCH v1 1/3] platform/mellanox: mlxbf-pmc: Fix potential buffer overflows
` [PATCH v1 2/3] platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed events
` [PATCH v1 3/3] platform/mellanox: mlxbf-pmc: Add support for BlueField-3

[PATCH -next 0/2] md: fix potential hang for mddev_suspend()
 2023-08-30  9:29 UTC  (3+ messages)
` [PATCH -next 1/2] md: factor out helpers to grab and put 'active_io'
` [PATCH -next 2/2] md: fix potential hang for mddev_suspend()

Fwd: Regarding pmbus_core.c
 2023-08-30 15:26 UTC  (4+ messages)

[PATCH v4 1/3] dt-bindings: hwmon: Add Infineon TDA38640
 2023-08-30 10:36 UTC  (2+ messages)
` [PATCH v4 3/3] hwmon: (pmbus/tda38640) Add workaround for SVID mode


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.