All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-24 21:29:47 to 2023-05-24 22:55:33 UTC [more...]

[PATCH bpf-next 0/3] Relax checks for unprivileged bpf() commands
 2023-05-24 22:54 UTC  (3+ messages)
` [PATCH bpf-next 1/3] bpf: drop unnecessary bpf_capable() check in BPF_MAP_FREEZE command
` [PATCH bpf-next 3/3] bpf: don't require bpf_capable() for GET_INFO_BY_FD

[PATCH v5 mptcp-next 0/6] mptcp: add some more diag info
 2023-05-24 22:55 UTC  (8+ messages)
` [PATCH v5 mptcp-next 1/6] mptcp: move snd_una update earlier for fallback socket
` [PATCH v5 mptcp-next 3/6] selftests: mptcp: explicitly tests aggregate counters
` [PATCH v5 mptcp-next 4/6] mptcp: add subflow unique id
` [PATCH v5 mptcp-next 5/6] mptcp: introduce MPTCP_FULL_INFO getsockopt
` [PATCH v5 mptcp-next 6/6] selftests: mptcp: add MPTCP_FULL_INFO testcase
  ` selftests: mptcp: add MPTCP_FULL_INFO testcase: Build Failure
  ` selftests: mptcp: add MPTCP_FULL_INFO testcase: Tests Results

[PATCH 0/7] KVM: selftests: Test the consistency of the PMU's CPUID and its features
 2023-05-24 22:53 UTC  (12+ messages)
` [PATCH 1/7] KVM: selftests: Test Intel PMU architectural events on gp counters
` [PATCH 2/7] KVM: selftests: Test Intel PMU architectural events on fixed counters
` [PATCH 3/7] KVM: selftests: Test consistency of CPUID with num of GP counters
` [PATCH 4/7] KVM: selftests: Test consistency of CPUID with num of Fixed counters
` [PATCH 7/7] KVM: selftests: Test Intel counters' bit width emulation

[Intel-wired-lan] [PATCH] igb: Fix igb_down hung on surprise removal
 2023-05-24 22:34 UTC  (10+ messages)
          `  "

New CVE entries this week
 2023-05-24 22:50 UTC 

[PATCH 0/7] replace rte atomics with GCC builtin atomics
 2023-05-24 22:50 UTC  (6+ messages)
` [PATCH v3 "

linux-next: Tree for May 15 (several RV64 build errors)
 2023-05-24 22:49 UTC  (6+ messages)

[PATCH 1/2] ARM: dts: imx35: Remove invalid wdog property
 2023-05-24 22:46 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: vfxxx: "

[RFC PATCH v2 00/13] drm/msm/dpu: support virtual wide planes
 2023-05-24 22:46 UTC  (4+ messages)
` [RFC PATCH v2 09/13] drm/msm/dpu: move pstate->pipe initialization to dpu_plane_atomic_check

What's cooking in git.git (May 2023, #08; Thu, 25)
 2023-05-24 22:45 UTC 

[PATCH 00/31] mm: allow pte_offset_map[_lock]() to fail
 2023-05-24 22:45 UTC  (16+ messages)
` [PATCH 01/31] mm: use pmdp_get_lockless() without surplus barrier()
` [PATCH 14/31] fs/userfaultfd: retry if pte_offset_map() fails
` [PATCH 15/31] mm/userfaultfd: allow pte_offset_map_lock() to fail
` [PATCH 25/31] mm/gup: remove FOLL_SPLIT_PMD use of pmd_trans_unstable()
` [PATCH 27/31] mm/khugepaged: allow pte_offset_map[_lock]() to fail

[PATCH v3 00/35] PMU refactoring and improvements
 2023-05-24 22:33 UTC  (61+ messages)
` [PATCH v3 01/35] perf cpumap: Add intersect function
` [PATCH v3 02/35] perf tests: Organize cpu_map tests into a single suite
` [PATCH v3 03/35] perf cpumap: Add equal function
` [PATCH v3 04/35] libperf cpumap: Add "any CPU"/dummy test function
` [PATCH v3 05/35] perf pmu: Detect ARM and hybrid PMUs with sysfs
` [PATCH v3 06/35] perf pmu: Add is_core to pmu
` [PATCH v3 07/35] perf evsel: Add is_pmu_core inorder to interpret own_cpus
` [PATCH v3 08/35] perf pmu: Add CPU map for "cpu" PMUs
` [PATCH v3 09/35] perf evlist: Propagate user CPU maps intersecting core PMU maps
` [PATCH v3 10/35] perf evlist: Allow has_user_cpus to be set on hybrid
` [PATCH v3 11/35] perf target: Remove unused hybrid value
` [PATCH v3 12/35] perf tools: Warn if no user requested CPUs match PMU's CPUs
` [PATCH v3 13/35] perf evlist: Remove evlist__warn_hybrid_group
` [PATCH v3 14/35] perf evlist: Remove __evlist__add_default
` [PATCH v3 15/35] perf evlist: Reduce scope of evlist__has_hybrid
` [PATCH v3 16/35] perf pmu: Remove perf_pmu__hybrid_mounted
` [PATCH v3 17/35] perf pmu: Rewrite perf_pmu__has_hybrid to avoid list
` [PATCH v3 18/35] perf x86: Iterate hybrid PMUs as core PMUs
` [PATCH v3 19/35] perf topology: Avoid hybrid list for hybrid topology
` [PATCH v3 20/35] perf evsel: Compute is_hybrid from PMU being core
` [PATCH v3 21/35] perf header: Avoid hybrid PMU list in write_pmu_caps
` [PATCH v3 22/35] perf metrics: Remove perf_pmu__is_hybrid use
` [PATCH v3 23/35] perf stat: Avoid hybrid PMU list
` [PATCH v3 24/35] perf mem: "
` [PATCH v3 25/35] perf pmu: Remove perf_pmu__hybrid_pmus list
` [PATCH v3 26/35] perf pmus: Prefer perf_pmu__scan over perf_pmus__for_each_pmu
` [PATCH v3 27/35] perf x86 mem: minor refactor to is_mem_loads_aux_event
` [PATCH v3 28/35] perf pmu: Separate pmu and pmus
` [PATCH v3 29/35] perf pmus: Split pmus list into core and other
` [PATCH v3 30/35] perf pmus: Allow just core PMU scanning
` [PATCH v3 31/35] perf pmus: Avoid repeated sysfs scanning
` [PATCH v3 32/35] perf pmus: Ensure all PMUs are read for find_by_type
` [PATCH v3 33/35] perf pmus: Add function to return count of core PMUs
` [PATCH v3 34/35] perf pmus: Remove perf_pmus__has_hybrid
` [PATCH v3 35/35] perf pmu: Remove is_pmu_hybrid

[PATCH v14 0/9] Introduce MSM-specific DSC helpers
 2023-05-24 22:38 UTC  (5+ messages)
` [PATCH v14 3/9] drm/display/dsc: Add drm_dsc_get_bpp_int helper

[dm-devel] [PATCH v2 01/39] Add documentation for dm-vdo
 2023-05-24 22:36 UTC  (3+ messages)
  `  "

[PATCH 0/7] btrfs-progs: tune: add resume support for csum conversion
 2023-05-24 22:24 UTC  (3+ messages)

[freescale-fslc:6.1-1.0.x-imx 3447/9879] versioncheck: ./net/tsn/genl_tsn.c: 11 linux/version.h not needed
 2023-05-24 22:36 UTC 

[tip:locking/core] BUILD SUCCESS 4c8a49244c6abc5fb829d81abaaf2435ad2a44bf
 2023-05-24 22:35 UTC 

[PATCH] ARM: dts: imx7d-flex-concentrator: Remove invalid ecspi property
 2023-05-24 22:34 UTC 

[PATCH v13 00/10] add DSC 1.2 dpu supports
 2023-05-24 22:27 UTC  (16+ messages)
` [PATCH v13 01/10] drm/msm/dpu: set DSC flush bit correctly at MDP CTL flush register
` [PATCH v13 02/10] drm/msm/dpu: add dsc blocks to the catalog of MSM8998 and SC8180X
` [PATCH v13 07/10] drm/msm/dpu: always clear every individual pending flush mask
` [PATCH v13 08/10] drm/msm/dpu: separate DSC flush update out of interface
` [PATCH v13 10/10] drm/msm/dpu: tear down DSC data path when DSC disabled

[Intel-gfx] [PATCH v12 0/1] drm/i915: Allow user to set cache at BO creation
 2023-05-24 22:34 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Allow user to set cache at BO creation (rev12)

[linux-linus test] 180925: regressions - FAIL
 2023-05-24 22:30 UTC 

stable-rc/queue/4.19 baseline: 136 runs, 29 regressions (v4.19.283-85-gca9071c143dc)
 2023-05-24 22:28 UTC 

[PATCH] ARM dts: imx6ull-phytec-tauri: Remove invalid property
 2023-05-24 22:26 UTC 

[syzbot] [vfs?] [ntfs3?] WARNING in do_symlinkat
 2023-05-24 22:29 UTC  (2+ messages)
` [syzbot] "

[PATCH V3] lib: set/get max memzone segments
 2023-05-24 22:25 UTC  (2+ messages)
` [PATCH v4] "

[PATCH -next v2] cgroup: Update out-of-date comment in cgroup_migrate()
 2023-05-24 22:23 UTC  (3+ messages)

RFC: allow building a kernel without buffer_heads
 2023-05-24 22:23 UTC  (5+ messages)
` [PATCH 14/17] block: open code __generic_file_write_iter for blkdev writes
    ` [Cluster-devel] "
    ` [f2fs-dev] "

problems with test_mr_rereg_pd
 2023-05-24 22:22 UTC 

[arm-integrator:kernel-in-vmalloc-v6.4-rc1-just-ttbr0-split 20/24] fs/binfmt_elf.c:1371:65: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long'
 2023-05-24 22:22 UTC 

[RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity
 2023-05-24 22:20 UTC  (2+ messages)

[PATCH] adm1266.c: Fix error checking for debugfs_create_dir
 2023-05-24 22:17 UTC  (2+ messages)

[PATCH v1] xen: fix comment typo regarding IOREQ Server
 2023-05-24 22:16 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix clang -Wimplicit-fallthrough in intel_async_flip_check_hw()
 2023-05-24 22:12 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] ext4: Fix fsync for non-directories
 2023-05-24 22:12 UTC  (2+ messages)

stable-rc/queue/4.14 baseline: 128 runs, 28 regressions (v4.14.315-53-ge4c37155815e)
 2023-05-24 22:12 UTC 

[PATCH] iconv.3: Clarify the behavior when input is untranslatable
 2023-05-24 22:07 UTC  (4+ messages)

KernFS: Missing IN_DELETE_SELF or IN_IGNORED inotify events
 2023-05-24 22:10 UTC  (2+ messages)

ld.lld: error: undefined symbol: watchdog_update_hrtimer_threshold
 2023-05-24 22:09 UTC 

[arm-integrator:kernel-in-vmalloc-v6.4-rc1-just-ttbr0-split 23/24] drivers/gpio/gpiolib-cdev.c:1766:1: warning: the frame size of 1152 bytes is larger than 1024 bytes
 2023-05-24 22:09 UTC 

[PATCH v3] hwmon: (aht10) Add support for compatible aht20
 2023-05-24 22:09 UTC  (2+ messages)

stable-rc/queue/5.15 baseline: 165 runs, 6 regressions (v5.15.112-203-ge2ce7c03de0b)
 2023-05-24 22:08 UTC 

[PATCH 0/2] module: avoid all memory pressure due to duplicates
 2023-05-24 22:07 UTC  (6+ messages)
` [PATCH 1/2] fs/kernel_read_file: add support for duplicate detection
` [PATCH 2/2] module: add support to avoid duplicates early on load

[PATCH 1/2] tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytes
 2023-05-24 22:05 UTC  (3+ messages)
` [PATCH 2/2] tpm: tis_i2c: Limit write "

[PATCH v3 0/9] drm/msm/dpu: simplify QoS/CDP programming
 2023-05-24 22:05 UTC  (3+ messages)
` [PATCH v3 1/9] drm/msm/dpu: fix SSPP register definitions

[Intel-xe] [PATCH 1/2] drm/xe: Fix uninitialized variables
 2023-05-24 22:04 UTC  (3+ messages)

stable-rc/queue/5.10 baseline: 162 runs, 6 regressions (v5.10.180-153-g6c958850abd5)
 2023-05-24 22:04 UTC 

[PATCH v3] workqueue: Fix WARN_ON_ONCE() triggers in worker_enter_idle()
 2023-05-24 22:03 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/2] drm/i915/pmu: couple of cleanups
 2023-05-24 21:46 UTC  (11+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/pmu: Turn off the timer to sample frequencies when GT is parked
` [Intel-gfx] [PATCH 2/2] drm/i915/pmu: Make PMU sample array two-dimensional
          `  "

ARM64: Question: How to map non-shareable memory
 2023-05-24 21:59 UTC  (2+ messages)

Next steps from GTI TAC meeting on 2023-03-08 - Evaluate cost of glibc migration
 2023-05-24 21:53 UTC  (5+ messages)

[linusw-pinctrl:for-next] BUILD SUCCESS 226d95a8668c256e4a8fc42018b75dcd115c4f6a
 2023-05-24 21:57 UTC 

[syzbot] [reiserfs?] INFO: task hung in flush_old_commits
 2023-05-24 21:57 UTC  (5+ messages)

[PATCH 0/9] Mitigate a vmap lock contention
 2023-05-24 21:56 UTC  (6+ messages)

[PATCH v2 0/2] drm/i915/pmu: couple of cleanups
 2023-05-24 21:56 UTC  (6+ messages)
` [Intel-gfx] "
` [PATCH 1/2] drm/i915/pmu: Turn off the timer to sample frequencies when GT is parked
  ` [Intel-gfx] "
` [PATCH 2/2] drm/i915/pmu: Make PMU sample array two-dimensional
  ` [Intel-gfx] "

[arm-integrator:kernel-in-vmalloc-v6.4-rc1-just-ttbr0-split 23/24] arch/arm/kernel/entry-armv.S:271: Error: can't mix positional and keyword arguments
 2023-05-24 21:55 UTC 

[oe-core][PATCH 1/2] package-index: Convert package-index into a bbclass
 2023-05-24 21:55 UTC  (2+ messages)
` [oe-core][PATCH 2/2] classes: Add new packagefeed class

BUG: kernel NULL pointer dereference in hdr_find_e.isra.0 fs/ntfs3/index.c:712
 2023-05-24 21:55 UTC 

[PATCH net-next v4 0/6] Brcm ASP 2.0 Ethernet Controller
 2023-05-24 21:54 UTC  (10+ messages)
` [PATCH net-next v4 2/6] dt-bindings: net: Brcm ASP 2.0 Ethernet controller

BUG: KASAN: use-after-free in ntfs_read_hdr
 2023-05-24 21:40 UTC 

[PATCH v4 23/23] PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error handling
 2023-05-24 21:45 UTC  (2+ messages)

[PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
 2023-05-20 14:11 UTC  (2+ messages)

[RFC 0/4] Landlock: ioctl support
 2023-05-24 21:43 UTC  (4+ messages)

allwinner usb phy driver
 2023-05-24 21:43 UTC  (2+ messages)

[freescale-fslc:6.1-1.0.x-imx 4315/9879] versioncheck: ./drivers/staging/fsl_ppfe/pfe_eth.c: 25 linux/version.h not needed
 2023-05-24 21:42 UTC 

[ANNOUNCE] Git v2.41.0-rc2
 2023-05-24 21:41 UTC 

[PATCH v4 0/4] perf: Rework event forwarding logic
 2023-05-24 21:41 UTC  (3+ messages)
` [PATCH v4 3/4] perf/core: Remove pmu linear searching code

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2023-05-24 21:39 UTC  (8+ messages)
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*

[PATCH] target/i386: EPYC-Rome model without XSAVES
 2023-05-24 21:37 UTC 

[meta-security][PATCH] ibmswtpm2: update to 164-2020-192.1
 2023-05-24 21:38 UTC  (3+ messages)
` [yocto] "

[PATCH v2 1/6] net: split IP_TCP header into separate IP/IP6 and TCP headers
 2023-05-24 21:38 UTC  (3+ messages)
` [PATCH v2 2/6] net: prepare existing TCP stack to be reused by IP6

[PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
 2023-05-24 21:36 UTC  (4+ messages)
` [PATCH v2 6/6] RFC: io_uring getdents: test returning an EOF flag in CQE

[Intel-gfx] [PATCH] drm/i915/mtl: Reset only one lane in case of MFD
 2023-05-24 21:36 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v3 0/3] TDX Guest Quote generation support
 2023-05-24 21:33 UTC  (2+ messages)

[PATCH v4 22/23] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
 2023-05-24 21:32 UTC  (3+ messages)

[PATCH 0/5] KVM: x86/pmu: Hide guest counter updates from the VMRUN instruction
 2023-05-24 21:32 UTC  (13+ messages)
` [PATCH 5/5] "

CSC3551 and devices missing related _DSD bits
 2023-05-24 21:30 UTC  (4+ 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.