All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-29 22:16:49 to 2024-10-29 23:25:39 UTC [more...]

[PATCH v9 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-10-29 23:21 UTC  (24+ messages)
` [PATCH v9 01/26] x86/resctrl: Add __init attribute for the functions called in resctrl_late_init
` [PATCH v9 02/26] x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC)
` [PATCH v9 03/26] x86/resctrl: Add ABMC feature in the command line options
` [PATCH v9 04/26] x86/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v9 05/26] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v9 06/26] x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
` [PATCH v9 07/26] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v9 08/26] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v9 09/26] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v9 10/26] x86/resctrl: Introduce bitmap mbm_cntr_free_map to track assignable counters
` [PATCH v9 11/26] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg in struct rdt_hw_mon_domain
` [PATCH v9 12/26] x86/resctrl: Remove MSR reading of event configuration value
` [PATCH v9 13/26] x86/resctrl: Introduce mbm_cntr_map to track assignable counters at domain
` [PATCH v9 14/26] x86/resctrl: Introduce interface to display number of free counters
` [PATCH v9 15/26] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v9 16/26] x86/resctrl: Introduce cntr_id in mongroup for assignments
` [PATCH v9 17/26] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v9 18/26] x86/resctrl: Add the interface to assign/update counter assignment
` [PATCH v9 19/26] x86/resctrl: Add the interface to unassign a MBM counter
` [PATCH v9 20/26] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v9 21/26] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode
` [PATCH v9 22/26] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v9 23/26] x86/resctrl: Configure mbm_cntr_assign mode if supported

[PATCH] powerpc/powernv: Free name on error in opal_event_init()
 2024-10-29 23:24 UTC  (2+ messages)

[PATCH v5 00/10] Read/Write with meta/integrity
 2024-10-29 23:24 UTC  (3+ messages)
  ` [PATCH v5 06/10] io_uring/rw: add support to send metadata along with read/write

[openeuler:OLK-5.10 18718/30000] drivers/ub/urma/uburma/uburma_cmd.c:156:6: warning: no previous prototype for 'uburma_jfr_event_cb'
 2024-10-29 23:24 UTC 

[PATCH v2 0/4] ARM: dts: omap: omap4-epson-embt2ws: misc gpio definitions
 2024-10-29 23:23 UTC  (3+ messages)

[PATCH v3 0/2] linux-user: Allow mapping low priority rt signals
 2024-10-29 23:17 UTC  (3+ messages)
` [PATCH v3 1/2] linux-user: Allow custom rt signal mappings
` [PATCH v3 2/2] tests/tcg: Add SIGRTMIN/SIGRTMAX test

[CI v2 v2 00/12] drm/i915/display: bunch of struct intel_display conversions
 2024-10-29 23:22 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: bunch of struct intel_display conversions (rev6)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] net: ipv4: Cache pmtu for all packet paths if multipath enabled
 2024-10-29 23:22 UTC  (2+ messages)

[Buildroot] [PATCH] package/sshguard: patch /usr/local/sbin/sshguard path in systemd service
 2024-10-29 23:19 UTC 

[PATCH v5 00/16] Enable Linear Address Space Separation support
 2024-10-29 23:18 UTC  (12+ messages)
` [PATCH v5 04/16] init/main.c: Move EFI runtime service initialization to x86/cpu
` [PATCH v5 05/16] x86/cpu: Defer CR pinning setup until after EFI initialization

[PATCH net-next 0/5] net: Improve netns handling in RTNL and ip_tunnel
 2024-10-29 23:17 UTC  (2+ messages)

[PATCH v3] drm/i915/display: use x100 version for full version and release
 2024-10-29 23:17 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/display: use x100 version for full version and release (rev4)
` ✗ CI.FULL: failure for drm/i915/display: use x100 version for full version and release (rev3)

[RFC PATCH 0/2] Add SEL Ethernet Support
 2024-10-29 23:01 UTC  (6+ messages)
` [RFC PATCH 2/2] net: selpcimac: Add driver for SEL PCIe network adapter

[android-common:android15-6.6-partner_predev 20/68] drivers/iommu/arm/arm-smmu-v3/pkvm/arm-smmu-v3.c:1242:5: warning: no previous prototype for function 'smmu_block_dev'
 2024-10-29 23:13 UTC 

[PATCH v10 0/5] Dell AWCC platform_profile support
 2024-10-29 23:13 UTC  (8+ messages)
` [PATCH v10 3/5] alienware-wmi: added platform profile support
` [PATCH v10 4/5] alienware-wmi: added force module parameters

[RFC bpf-next fanotify 0/5] Fanotify fastpath handler
 2024-10-29 23:12 UTC  (6+ messages)
` [RFC bpf-next fanotify 1/5] fanotify: Introduce fanotify "
` [RFC bpf-next fanotify 2/5] samples/fanotify: Add a sample "
` [RFC bpf-next fanotify 3/5] bpf: Make bpf inode storage available to tracing programs
` [RFC bpf-next fanotify 4/5] fanotify: Enable bpf based fanotify fastpath handler
` [RFC bpf-next fanotify 5/5] selftests/bpf: Add test for BPF "

[PATCH v1 0/4] perf arm-spe: Allow synthesizing of branch
 2024-10-29 23:09 UTC  (4+ messages)

[PATCH v2 0/4] drm/xe: Fix races on fdinfo
 2024-10-29 23:11 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Fix races on fdinfo (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH bpf] bpf: Add sk_is_inet check in tls_sw_has_ctx_tx/rx
 2024-10-29 23:07 UTC  (2+ messages)

[PATCH net] net: vertexcom: mse102x: Fix possible double free of TX skb
 2024-10-29 23:06 UTC  (5+ messages)

[net-next PATCH v2 0/6] CN20K silicon with mbox support
 2024-10-29 23:06 UTC  (3+ messages)
` [net-next PATCH v2 4/6] octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PF

[PATCH v7 00/15] io_uring zero copy rx
 2024-10-29 23:05 UTC  (16+ messages)
` [PATCH v7 01/15] net: prefix devmem specific helpers
` [PATCH v7 02/15] net: generalise net_iov chunk owners
` [PATCH v7 03/15] net: page_pool: create hooks for custom page providers
` [PATCH v7 04/15] net: prepare for non devmem TCP memory providers
` [PATCH v7 05/15] net: page_pool: add ->scrub mem provider callback
` [PATCH v7 06/15] net: page pool: add helper creating area from pages
` [PATCH v7 07/15] net: page_pool: introduce page_pool_mp_return_in_cache
` [PATCH v7 08/15] net: add helper executing custom callback from napi
` [PATCH v7 09/15] io_uring/zcrx: add interface queue and refill queue
` [PATCH v7 10/15] io_uring/zcrx: add io_zcrx_area
` [PATCH v7 11/15] io_uring/zcrx: implement zerocopy receive pp memory provider
` [PATCH v7 12/15] io_uring/zcrx: add io_recvzc request
` [PATCH v7 13/15] io_uring/zcrx: set pp memory provider for an rx queue
` [PATCH v7 14/15] io_uring/zcrx: add copy fallback
` [PATCH v7 15/15] io_uring/zcrx: throttle receive requests

[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
 2024-10-29 23:05 UTC  (3+ messages)
` [PATCH 05/10] guestmemfs: add file mmap callback

[syzbot] [ocfs2?] WARNING in ocfs2_trim_fs_lock_res_init
 2024-10-29 23:05 UTC 

[PATCH] jfs: fix array-index-out-of-bounds in dtInsertEntry
 2024-10-29 23:03 UTC  (2+ messages)

[PATCH net-next] net: broadcom: use ethtool string helpers
 2024-10-29 23:03 UTC  (2+ messages)

[PATCH net-next v3 00/14] net-timestamp: bpf extension to equip applications transparently
 2024-10-29 23:00 UTC  (3+ messages)
` [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly

[PATCH net-next] ibmvnic: use ethtool string helpers
 2024-10-29 23:00 UTC  (2+ messages)

[PATCH net-next] amd-xgbe: use ethtool string helpers
 2024-10-29 23:00 UTC  (2+ messages)

[PATCH] net: mana: use ethtool string helpers
 2024-10-29 23:00 UTC  (2+ messages)

[PATCH v2 0/5] Allow relative worktree linking to be configured by the user
 2024-10-29 23:00 UTC  (6+ messages)
` [PATCH v2 2/5] worktree: add `write_worktree_linking_files` function
` [PATCH v2 3/5] worktree: add tests for worktrees with relative paths

cgroup2 freezer and kvm_vm_worker_thread()
 2024-10-29 22:59 UTC  (2+ messages)

[PATCH] net/hns3: fix variable type
 2024-10-29 22:56 UTC  (3+ messages)
` [PATCH v2 0/2] net/hns3: bugfix on register dump

[PATCH v2 0/2] media: i2c: Drop HAS_EVENTS and event handlers
 2024-10-29 22:56 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] media: i2c: imx415: Drop HAS_EVENTS flag

[PATCH net-next] net: fjes: use ethtool string helpers
 2024-10-29 22:55 UTC  (2+ messages)

[RFC PATCH 0/6] acpi/hmat / cxl: Add exclusive caching enumeration and RAS support
 2024-10-29 22:55 UTC  (8+ messages)
` [RFC PATCH 4/6] acpi/hmat: Add helper functions to provide extended linear cache translation

[PATCH v3 0/5] ASoC: Rename "sh" to "renesas"
 2024-10-29 22:54 UTC  (4+ messages)
` [PATCH v3 4/5] MAINTAINERS: Add entry for Renesas R-Car and FSI ASoC drivers

[PATCH] arm64: dts: renesas: hihope: Drop #sound-dai-cells
 2024-10-29 22:51 UTC  (3+ messages)

[PATCH] dl_server: Reset DL server params when rd changes
 2024-10-29 22:51 UTC 

[net-next v3] net: ftgmac100: refactor getting phy device handle
 2024-10-29 22:50 UTC  (2+ messages)

[PATCHv2 net-next] net: bnxt: use ethtool string helpers
 2024-10-29 22:49 UTC  (2+ messages)

[PATCH 0/2] usb: dwc3: Disable susphy during initialization
 2024-10-29 22:49 UTC  (6+ messages)
` [PATCH 2/2] usb: dwc3: core: Prevent phy suspend during init

[PATCH BlueZ v1 1/2] gdbus: Add g_dbus_set_debug
 2024-10-29 22:48 UTC  (2+ messages)
` [BlueZ,v1,1/2] "

[lustre-devel] make fs ro for migration
 2024-10-29 22:48 UTC 

[Intel-wired-lan] [iwl-net v2] e1000: Hold RTNL when e1000_down can be called
 2024-10-29 22:48 UTC  (3+ messages)
  `  "

[PATCH v4 00/19] Python module cleanup
 2024-10-29 22:44 UTC  (20+ messages)
` [PATCH v4 01/19] perf python: Remove python 2 scripting support
` [PATCH v4 02/19] perf python: Constify variables and parameters
` [PATCH v4 03/19] perf python: Remove unused #include
` [PATCH v4 04/19] perf script: Move scripting_max_stack out of builtin
` [PATCH v4 05/19] perf kvm: Move functions used in util "
` [PATCH v4 06/19] perf script: Move find_scripts to browser/scripts.c
` [PATCH v4 07/19] perf stat: Move stat_config into config.c
` [PATCH v4 08/19] perf script: Move script_spec code to trace-event-scripting.c
` [PATCH v4 09/19] perf script: Move script_fetch_insn "
` [PATCH v4 10/19] perf script: Move perf_sample__sprintf_flags "
` [PATCH v4 11/19] perf env: Move arch errno function to only use in env
` [PATCH v4 12/19] perf lock: Move common lock contention code to new file
` [PATCH v4 13/19] perf bench: Remove reference to cmd_inject
` [PATCH v4 14/19] perf kwork: Make perf_kwork_add_work a callback
` [PATCH v4 15/19] perf build: Remove test library from python shared object
` [PATCH v4 16/19] perf python: Add parse_events function
` [PATCH v4 17/19] perf python: Add __str__ and __repr__ functions to evlist
` [PATCH v4 18/19] perf python: Add __str__ and __repr__ functions to evsel
` [PATCH v4 19/19] perf python: Correctly throw IndexError

[PATCH bpf-next 0/4] bpf/crib: Add open-coded style process file iterator and file related CRIB kfuncs
 2024-10-29 22:39 UTC  (5+ messages)
` [PATCH bpf-next 1/4] bpf/crib: Introduce task_file open-coded iterator kfuncs
` [PATCH bpf-next 2/4] selftests/bpf: Add tests for open-coded style process file iterator
` [PATCH bpf-next 3/4] bpf/crib: Add struct file related CRIB kfuncs
` [PATCH bpf-next 4/4] selftests/bpf: Add tests for "

[opencloudos:next 9880/13046] fs/fcntl.c:289:22: sparse: sparse: incorrect type in initializer (different address spaces)
 2024-10-29 22:43 UTC 

io_uring/kbuf.c:271:5-24: WARNING: atomic_dec_and_test variation before object free at line 273
 2024-10-29 22:43 UTC 

[PATCH] ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()
 2024-10-29 22:43 UTC 

[OE-core][scarthgap 0/9] Patch review
 2024-10-29 22:40 UTC  (7+ messages)
` [OE-core][scarthgap 1/9] cve_check: Use a local copy of the database during builds

[PATCH] jfs: add a check to prevent array-index-out-of-bounds
 2024-10-29 22:39 UTC  (2+ messages)

Trusted keys: DCP: Unable to handle paging request
 2024-10-29 22:38 UTC  (4+ messages)
` [PATCH] KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation

[PATCH] nfc: s3fwrn5: Prefer strscpy() over strcpy()
 2024-10-29 22:16 UTC 

[PATCH] tpm: set TPM_CHIP_FLAG_SUSPENDED early
 2024-10-29 22:36 UTC 

[PATCH net 0/2] net: ethernet: ftgmac100: fixes for ncsi/phy handling on device remove
 2024-10-29 22:36 UTC  (5+ messages)
` [PATCH net 1/2] net: ethernet: ftgmac100: prevent use after free on unregister when using NCSI

[PATCH i-g-t v2] tests/kms_rotation_crc: Intel display version 20 onwards doesn't do hflip with tile4
 2024-10-29 22:35 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for tests/kms_rotation_crc: Intel display version 20 onwards doesn't do hflip with tile4 (rev4)

[OE-core] [PATCH 01/22] autoconf-archive: upgrade 2023.02.20 -> 2024.10.16
 2024-10-29 22:34 UTC  (6+ messages)
` [OE-core] [PATCH 14/22] ptest-runner: upgrade 2.4.5 -> 2.5.1

[openeuler:OLK-6.6 15347/15883] arch/loongarch/include/asm/irq.h:47:23: error: 'NR_VECTORS' undeclared
 2024-10-29 22:32 UTC 

[android-common:android15-6.6-partner_predev 23/68] arch/x86/kvm/../../../virt/kvm/vfio.c:394:8: error: call to undeclared function 'kvm_call_hyp_nvhe'; ISO C99 and later do not support implicit function declarations
 2024-10-29 22:32 UTC 

[meta-security][PATCH] dm-verity: set staging correctly in case basename has changed
 2024-10-29 21:33 UTC  (2+ messages)

ZRAM - too much CPU usage with high number of user
 2024-10-29 21:59 UTC 

[PATCH v1 0/3] Support Aspeed SGPIO controller
 2024-10-29 22:28 UTC  (2+ messages)

[PATCH 1/3] test/cmd: Make some "ut dm" tests only available on sandbox
 2024-10-29 22:28 UTC  (2+ messages)
` (subset) "

[PATCH 0/6] ext4: Add atomic write support for DIO
 2024-10-29 22:29 UTC  (7+ messages)
` [PATCH 4/6] ext4: Warn if we ever fallback to buffered-io for DIO atomic writes

[PATCHv2] Kconfig: Remove TARGET_TRICORDER references
 2024-10-29 22:28 UTC  (2+ messages)

[PATCH] disk: Mark static functions in part_efi.c
 2024-10-29 22:28 UTC  (2+ messages)

[PATCH] cmd: fat: Make do_fat_size static
 2024-10-29 22:28 UTC  (2+ messages)

[PATCH v2] lmb: Remove lmb_alloc_flags()
 2024-10-29 22:28 UTC  (2+ messages)

[PATCH 1/2] lmb: Fix lmb_add_region_flags() return codes and testing
 2024-10-29 22:28 UTC  (2+ messages)

[PATCH v2] ARM: dts: twl6032: Add DTS file for TWL6032 PMIC
 2024-10-29 22:29 UTC  (3+ messages)

[PATCH] board_r: Remove duplicate headers
 2024-10-29 22:28 UTC  (2+ messages)

[PATCHv2 1/2] CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consistency
 2024-10-29 22:28 UTC  (2+ messages)

[PATCH] fdt: lmb: add reserved regions as no-overwrite
 2024-10-29 22:28 UTC  (2+ messages)

[PATCH] lmb: add a check to prevent memory overrun
 2024-10-29 22:28 UTC  (2+ messages)

[PATCH 1/1] cmd: simplify network definitions in Makefile
 2024-10-29 22:28 UTC  (2+ messages)

[PATCH] dm: core: downgrade some dm_warn messages to log_debug()
 2024-10-29 22:28 UTC  (2+ messages)

[libnftnl PATCH v4] Introduce struct nftnl_str_array
 2024-10-29 22:27 UTC  (3+ messages)

[libnftnl PATCH v2] Use SPDX License Identifiers in headers
 2024-10-29 22:23 UTC 

[PATCH v2 0/5] iio: hid-sensors-prox: Add support for more channels
 2024-10-29 22:26 UTC  (6+ messages)
` [PATCH v2 3/5] iio: Add channel type for attention

[PATCH] Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"
 2024-10-29 22:25 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH] Revert "watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU regs"
 2024-10-29 22:23 UTC  (2+ messages)

[PATCH v3 0/2] sparc/build: Rework CFLAGS for clang compatibility
 2024-10-29 22:24 UTC  (5+ messages)
` [PATCH v3 1/2] sparc/build: Put usage of -fcall-used* flags behind cc-option
` [PATCH v3 2/2] sparc/build: Add SPARC target flags for compiling with clang

[PATCH BlueZ v3 1/3] gdbus: Add g_dbus_pending_property_get_sender
 2024-10-29 22:24 UTC  (2+ messages)
` [BlueZ,v3,1/3] "

[PATCH v3] testpmd: add hairpin-map parameter
 2024-10-29 22:23 UTC  (4+ messages)
` [PATCH v5 1/1] "

[PATCH v3 1/1] net/bonding: make bonding functions stable
 2024-10-29 22:22 UTC  (2+ messages)

[jimc:dd-shrink-4d 82/82] lib/dynamic_debug.c:94:14: error: use of undeclared identifier 'mt_dump_str'
 2024-10-29 22:21 UTC 

[Buildroot] [PATCH] package/ebtables: remove KERNEL_64_USERSPACE_32 workaround
 2024-10-29 22:21 UTC  (2+ messages)

[Buildroot] [git commit] package/ebtables: remove KERNEL_64_USERSPACE_32 workaround
 2024-10-29 22:20 UTC 

[PATCH] jffs2: remove redundant check on outpos > pos
 2024-10-29 22:20 UTC  (2+ messages)

[PATCH bpf-next v7 0/9] bpf: Support private stack for bpf progs
 2024-10-29 22:17 UTC  (10+ messages)
` [PATCH bpf-next v7 1/9] bpf: Check stack depth limit after visiting all subprogs
` [PATCH bpf-next v7 2/9] bpf: Allow private stack to have each subprog having stack size of 512 bytes
` [PATCH bpf-next v7 3/9] bpf: Check potential private stack recursion for progs with async callback
` [PATCH bpf-next v7 4/9] bpf: Allocate private stack for eligible main prog or subprogs
` [PATCH bpf-next v7 5/9] bpf, x86: Avoid repeated usage of bpf_prog->aux->stack_depth
` [PATCH bpf-next v7 6/9] bpf, x86: Support private stack in jit
` [PATCH bpf-next v7 7/9] selftests/bpf: Add tracing prog private stack tests
` [PATCH bpf-next v7 8/9] bpf: Support private stack for struct_ops progs
` [PATCH bpf-next v7 9/9] selftests/bpf: Add struct_ops prog private stack tests

[PATCH 00/15] efi_loader: Add support for logging to a buffer
 2024-10-29 22:19 UTC  (3+ messages)
` [PATCH 10/15] efi_loader: Add support for logging EFI calls

[PATCH 0/4] Documentation/git-bundle.txt: promote --all for full backup
 2024-10-29 22:19 UTC  (3+ messages)
` [PATCH v2 0/3] "

[PATCH] jfs: xattr: check invalid xattr size more strictly
 2024-10-29 22:18 UTC  (2+ messages)

[PATCH bpf] bpf: disallow 40-bytes extra stack for bpf_fastcall patterns
 2024-10-29 22:17 UTC  (2+ messages)

[PATCH 1/3][V2] tools/amd_hdmi_compliance: Additional functionalities
 2024-10-29 22:17 UTC  (2+ messages)

[PATCH] accel/ivpu: Fix NOC firewall interrupt handling
 2024-10-29 22:16 UTC  (2+ messages)


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.