All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-29 00:16:04 to 2024-02-29 01:02:49 UTC [more...]

[PATCH net-next v2 0/3] netdev: add per-queue statistics
 2024-02-29  1:02 UTC  (3+ messages)
` [PATCH net-next v2 1/3] "
` [PATCH net-next v2 2/3] netdev: add queue stat for alloc failures

[PATCH v4 00/15] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-02-29  1:01 UTC  (40+ messages)
` [PATCH v4 01/15] RISC-V: Fix the typo in Scountovf CSR name
` [PATCH v4 02/15] RISC-V: Add FIRMWARE_READ_HI definition
` [PATCH v4 03/15] drivers/perf: riscv: Read upper bits of a firmware counter
` [PATCH v4 04/15] RISC-V: Add SBI PMU snapshot definitions
` [PATCH v4 05/15] drivers/perf: riscv: Implement SBI PMU snapshot function
` [PATCH v4 06/15] RISC-V: KVM: No need to update the counter value during reset
` [PATCH v4 07/15] RISC-V: KVM: No need to exit to the user space if perf event failed
` [PATCH v4 08/15] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [PATCH v4 09/15] RISC-V: KVM: Add perf sampling support for guests
` [PATCH v4 10/15] RISC-V: KVM: Support 64 bit firmware counters on RV32
` [PATCH v4 11/15] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test
` [PATCH v4 12/15] KVM: riscv: selftests: Add SBI PMU extension definitions
` [PATCH v4 13/15] KVM: riscv: selftests: Add SBI PMU selftest
` [PATCH v4 14/15] KVM: riscv: selftests: Add a test for PMU snapshot functionality
` [PATCH v4 15/15] KVM: riscv: selftests: Add a test for counter overflow

[PATCH bpf-next v4] bpftool: add support for split BTF to gen min_core_btf
 2024-02-29  0:59 UTC  (8+ messages)

[PATCH v4 00/12] selftests: kselftest_harness: support using xfail
 2024-02-29  0:59 UTC  (13+ messages)
` [PATCH v4 01/12] selftests/landlock: Redefine TEST_F() as TEST_F_FORK()
` [PATCH v4 02/12] selftests/harness: Merge TEST_F_FORK() into TEST_F()
` [PATCH v4 03/12] selftests: kselftest_harness: use KSFT_* exit codes
` [PATCH v4 04/12] selftests: kselftest_harness: generate test name once
` [PATCH v4 05/12] selftests: kselftest_harness: save full exit code in metadata
` [PATCH v4 06/12] selftests: kselftest_harness: use exit code to store skip
` [PATCH v4 07/12] selftests: kselftest: add ksft_test_result_code(), handling all exit codes
` [PATCH v4 08/12] selftests: kselftest_harness: print test name for SKIP
` [PATCH v4 09/12] selftests: kselftest_harness: separate diagnostic message with # in ksft_test_result_code()
` [PATCH v4 10/12] selftests: kselftest_harness: let PASS / FAIL provide diagnostic
` [PATCH v4 11/12] selftests: kselftest_harness: support using xfail
` [PATCH v4 12/12] selftests: ip_local_port_range: use XFAIL instead of SKIP

[PATCH RFC v2 0/5] mm: support large folios swap-in
 2024-02-29  0:58 UTC  (16+ messages)
` [PATCH RFC v2 1/5] arm64: mm: swap: support THP_SWAP on hardware with MTE
` [PATCH RFC v2 2/5] mm: swap: introduce swap_nr_free() for batched swap_free()
` [PATCH RFC v2 3/5] mm: swap: make should_try_to_free_swap() support large-folio
` [PATCH RFC v2 4/5] mm: swap: introduce swapcache_prepare_nr and swapcache_clear_nr for large folios swap-in
` [PATCH RFC v2 5/5] mm: support large folios swapin as a whole

[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
 2024-02-29  0:57 UTC  (8+ messages)
        ` [Lsf-pc] "

[PATCH v4 0/8] iio: core: New macros and making use of them
 2024-02-29  0:57 UTC  (11+ messages)
` [PATCH v4 7/8] net-device: Use new helpers from overflow.h in netdevice APIs

[PATCH dwarves v4 0/2] pahole: Inject kfunc decl tags into BTF
 2024-02-29  0:57 UTC  (4+ messages)
` [PATCH dwarves v4 2/2] "

[PATCH] amdgpu/tests: Fix uvd encoder test failure
 2024-02-29  0:56 UTC  (3+ messages)
` ✗ CI.xeBAT: failure for amdgpu/tests: Fix uvd encoder test failure (rev2)
` ✓ Fi.CI.BAT: success "

[PATCH bpf-next v1 0/8] libbpf: type suffixes and autocreate flag for struct_ops maps
 2024-02-29  0:56 UTC  (13+ messages)
` [PATCH bpf-next v1 6/8] selftests/bpf: test autocreate behavior "
` [PATCH bpf-next v1 7/8] libbpf: sync progs autoload with maps autocreate "

[PATCH v9 00/11] KVM: selftests: Add SEV and SEV-ES smoke tests
 2024-02-29  0:55 UTC  (14+ messages)
` [PATCH v9 07/11] KVM: selftests: Allow tagging protected memory in guest page tables

[RFC PATCH v13 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-02-29  0:55 UTC  (21+ messages)
` [RFC PATCH v13 01/20] security: add ipe lsm
` [RFC PATCH v13 02/20] ipe: add policy parser
` [RFC PATCH v13 03/20] ipe: add evaluation loop
` [RFC PATCH v13 04/20] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v13 05/20] initramfs|security: Add a security hook to do_populate_rootfs()
` [RFC PATCH v13 06/20] ipe: introduce 'boot_verified' as a trust provider
` [RFC PATCH v13 07/20] security: add new securityfs delete function
` [RFC PATCH v13 08/20] ipe: add userspace interface
` [RFC PATCH v13 09/20] uapi|audit|ipe: add ipe auditing support
` [RFC PATCH v13 10/20] ipe: add permissive toggle
` [RFC PATCH v13 11/20] block|security: add LSM blob to block_device
` [RFC PATCH v13 12/20] dm verity: set DM_TARGET_SINGLETON feature flag
` [RFC PATCH v13 13/20] dm: add finalize hook to target_type
` [RFC PATCH v13 14/20] dm verity: consume root hash digest and signature data via LSM hook
` [RFC PATCH v13 15/20] ipe: add support for dm-verity as a trust provider
` [RFC PATCH v13 16/20] fsverity: consume builtin signature via LSM hook
` [RFC PATCH v13 17/20] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v13 18/20] scripts: add boot policy generation program
` [RFC PATCH v13 19/20] ipe: kunit test for parser
` [RFC PATCH v13 20/20] documentation: add ipe documentation

[PATCH v2 0/3] Match panel with id and name
 2024-02-29  0:54 UTC  (8+ messages)
` [PATCH v2 1/3] drm_edid: Support getting EDID through ddc without connector
` [PATCH v2 2/3] drm/panel: panel-edp: Match edp_panels with panel name
` [PATCH v2 3/3] drm/panel: panel-edp: Fix AUO 0x405c panel naming and add a variant

powerpc-linux-ld: warning: orphan section `.bss..Lubsan_data4' from `drivers/mtd/nand/raw/diskonchip.o' being placed in section `.bss..Lubsan_data4'
 2024-02-29  0:53 UTC 

[morimoto:soc-pcm-cleanup-2024-02-27 3/4] sound/soc/intel/avs/pcm.c:1565:22: error: no member named 'users' in 'struct snd_soc_dpcm_runtime'
 2024-02-29  0:52 UTC 

[LSF/MM/BPF TOPIC] untorn buffered writes
 2024-02-29  0:52 UTC  (2+ messages)

[PATCH] generic: check logical-sector sized O_DIRECT
 2024-02-29  0:52 UTC  (3+ messages)

[PATCH] drm/xe: Fix build error in xe_ggtt.c
 2024-02-29  0:52 UTC  (6+ messages)

[PATCH bpf-next v5 0/6] Create shadow types for struct_ops maps in skeletons
 2024-02-29  0:51 UTC  (8+ messages)
` [PATCH bpf-next v5 4/6] bpftool: generated shadow variables for struct_ops maps

[PATCH iproute2] ifstat: handle unlink return value
 2024-02-29  0:51 UTC  (2+ messages)

[PATCH net-next 0/4][pull request] Intel Wired LAN Driver Updates 2024-02-28 (ixgbe, igc, igb, e1000e, e100)
 2024-02-29  0:50 UTC  (6+ messages)
` [PATCH net-next 1/4] intel: make module parameters readable in sys filesystem
` [PATCH net-next 2/4] ixgbe: Add 1000BASE-BX support
` [PATCH net-next 3/4] igc: fix LEDS_CLASS dependency
` [PATCH net-next 4/4] e1000e: Minor flow correction in e1000_shutdown function

[PATCH 5.10.y-cip 0/5] Add RZ/G2UL MTU3a support
 2024-02-29  0:48 UTC  (2+ messages)

TPM error path on probe
 2024-02-29  0:46 UTC  (2+ messages)

[PATCH v2 1/1] Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory
 2024-02-29  0:45 UTC 

[PATCH 0/4] some v2 capability advertisement cleanups
 2024-02-29  0:44 UTC  (3+ messages)

[PATCH 1/2] cxl: Remove checking of iter in cxl_endpoint_get_perf_coordinates()
 2024-02-29  0:44 UTC  (7+ messages)
` [PATCH 2/2] cxl: Add checks to access_coordinate calculation to fail missing data

[PATCH 2/2] x86/MCE: Add command line option to extend MCE Records pool
 2024-02-29  0:44 UTC  (13+ messages)
                  ` [PATCH] x86/mce: Dynamically size space for machine check records

[PATCH RFC bpf-next 0/4] bpf: Add support to attach return prog in kprobe multi
 2024-02-29  0:43 UTC  (7+ messages)

[PATCH 0/2] riscv: fix patching with IPI
 2024-02-29  0:42 UTC  (7+ messages)
` [PATCH 1/2] riscv: Remove superfluous smp_mb()
` [PATCH 2/2] riscv: Fix text patching when IPI are used

[PATCH v2 00/11] ORC fixes
 2024-02-29  0:42 UTC  (6+ messages)
` [PATCH v2 06/11] x86/unwind/orc: Convert global variables to static

[linux-next:master 10500/10830] fs/bcachefs/snapshot.c:155 __snapshot_t_mut() error: kvzalloc() does not make sense for no sleep code
 2024-02-29  0:41 UTC 

[android-common:android11-5.4 1/3] drivers/hid/hid-core.c:293: undefined reference to `uhid_hid_driver'
 2024-02-29  0:41 UTC 

[PATCH v3 5/6] dt-bindings: PCI: dwc: Add 'msg' register region
 2024-02-29  0:39 UTC  (12+ messages)

[PATCH 0/4] printk_index: Fix false positives
 2024-02-29  0:37 UTC  (2+ messages)

Toy/demo: using ChatGPT to summarize lengthy LKML threads (b4 integration)
 2024-02-29  0:33 UTC  (3+ messages)

[PATCH] lib/hash: add SipHash function
 2024-02-29  0:32 UTC  (2+ messages)
` [PATCH v3] lib/hash: add siphash

[syzbot] [usb-storage?] divide error in isd200_ata_command
 2024-02-29  0:33 UTC  (2+ messages)

[PATCH v1 0/6] Thread memory improvements and fixes
 2024-02-29  0:31 UTC  (11+ messages)
` [PATCH v1 4/6] perf threads: Move threads to its own files

[PATCH][next] drm/i915/dp: Fix spelling mistake "redect" -> "reject"
 2024-02-29  0:30 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] platform/x86: ISST: Allow reading core-power state on HWP disabled systems
 2024-02-29  0:26 UTC 

[PATCH v2 0/3] Improve remote-endpoint parsing
 2024-02-29  0:26 UTC  (8+ messages)
` [PATCH v2 2/3] of: property: Improve finding the supplier of a remote-endpoint property
      ` [REGRESSION] "

[morimoto:card2-trigger-order-2023-02-28 25/33] drivers/hwtracing/coresight/coresight-platform.c:289:9: sparse: sparse: incorrect type in argument 1 (different modifiers)
 2024-02-29  0:20 UTC 

[PATCH] of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing
 2024-02-29  0:20 UTC  (3+ messages)

[PATCH 0/2] Match panel hash for overridden mode
 2024-02-29  0:20 UTC  (5+ messages)
` [PATCH 1/2] drm_edid: Add a function to get EDID base block

[LSF/MM/BPF TOPIC] Famfs: shared memory file system for disaggregated memory [LSF/MM/BPF ATTEND]
 2024-02-29  0:20 UTC 

[PATCH v3] x86/mtrr: Check if fixed MTRRs exist before saving them
 2024-02-29  0:19 UTC 

[PATCH v1 00/20] Python generated Intel metrics
 2024-02-29  0:18 UTC  (21+ messages)
` [PATCH v1 01/20] perf jevents: Add RAPL metrics for all Intel models
` [PATCH v1 02/20] perf jevents: Add idle metric for "
` [PATCH v1 03/20] perf jevents: Add smi metric group "
` [PATCH v1 04/20] perf jevents: Add tsx "
` [PATCH v1 05/20] perf jevents: Add br metric group for branch statistics on Intel
` [PATCH v1 06/20] perf jevents: Add software prefetch (swpf) metric group for Intel
` [PATCH v1 07/20] perf jevents: Add ports metric group giving utilization on Intel
` [PATCH v1 08/20] perf jevents: Add L2 metrics for Intel
` [PATCH v1 09/20] perf jevents: Add load store breakdown metrics ldst "
` [PATCH v1 10/20] perf jevents: Add ILP metrics "
` [PATCH v1 11/20] perf jevents: Add context switch "
` [PATCH v1 12/20] perf jevents: Add FPU "
` [PATCH v1 13/20] perf jevents: Add cycles breakdown metric "
` [PATCH v1 14/20] perf jevents: Add Miss Level Parallelism (MLP) "
` [PATCH v1 15/20] perf jevents: Add mem_bw "
` [PATCH v1 16/20] perf jevents: Add local/remote "mem" breakdown metrics "
` [PATCH v1 17/20] perf jevents: Add dir "
` [PATCH v1 18/20] perf jevents: Add C-State metrics from the PCU PMU "
` [PATCH v1 19/20] perf jevents: Add local/remote miss latency metrics "
` [PATCH v1 20/20] perf jevents: Add upi_bw metric "

[PATCH v2 0/7] scsi: replace deprecated strncpy
 2024-02-29  0:18 UTC  (2+ messages)

[PATCH] ASoC: rcar: adg: correct TIMSEL setting for SSI9
 2024-02-29  0:16 UTC  (7+ messages)

[PATCH v1 00/13] Python generated AMD Zen metrics
 2024-02-29  0:15 UTC  (6+ messages)
` [PATCH v1 09/13] perf jevents: Add uncore l3 metric group for AMD
` [PATCH v1 10/13] perf jevents: Add load store breakdown metrics ldst "
` [PATCH v1 11/13] perf jevents: Add ILP metrics "
` [PATCH v1 12/13] perf jevents: Add context switch "
` [PATCH v1 13/13] perf jevents: Add cycles breakdown metric "


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.