All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-13 23:58:02 to 2024-02-14 02:20:09 UTC [more...]

[PATCH v2 1/2] drm/xe: Add uAPI to query GuC firmware submission version
 2024-02-14  2:20 UTC  (4+ messages)
` [PATCH v2 2/2] drm/xe: Extend uAPI to query HuC micro-controler firmware version

[PATCHv7 0/2] *** Detect interrupt storm in softlockup ***
 2024-02-14  2:14 UTC  (3+ messages)
` [PATCHv7 1/2] watchdog/softlockup: low-overhead detection of interrupt
` [PATCHv7 2/2] watchdog/softlockup: report the most frequent interrupts

[PATCH] drivers: use common container_of macro
 2024-02-14  2:18 UTC  (2+ messages)

[PATCH v2 00/23] migration/multifd: Refactor ->send_prepare() and cleanups
 2024-02-14  2:16 UTC  (5+ messages)
` [PATCH v2 05/23] migration/multifd: Drop MultiFDSendParams.normal[] array
  ` [External] "

[GIT PULL] bcachefs stable updates for v6.7
 2024-02-14  2:16 UTC  (3+ messages)

[PATCH v2 0/2] Support/debug for slow GuC loads
 2024-02-14  2:14 UTC  (7+ messages)
` [PATCH v2 1/2] drm/xe: Make read_perf_limit_reasons globally accessible
` [PATCH v2 2/2] drm/xe/guc: Port over the slow GuC loading support from i915

[Intel-wired-lan] [PATCH RFC net-next v1] net: rework FCOE and RFS ops
 2024-02-14  2:13 UTC  (3+ messages)
  `  "

[ANNOUNCE] PUCK Agenda - 2024.02.14 - CANCELED
 2024-02-14  2:09 UTC 

[PATCH 00/14] use C11 alignas and normalize type alignment
 2024-02-14  2:09 UTC  (16+ messages)
` [PATCH 01/14] eal: use C11 alignas
` [PATCH 02/14] stack: "
` [PATCH 03/14] sched: "
` [PATCH 04/14] ring: remove unnecessary explicit alignment
` [PATCH 05/14] pipeline: use C11 alignas
` [PATCH 06/14] net: "
` [PATCH 07/14] mbuf: remove unnecessary explicit alignment
` [PATCH 08/14] hash: use C11 alignas
` [PATCH 09/14] eventdev: "
` [PATCH 10/14] ethdev: "
` [PATCH 11/14] dmadev: "
` [PATCH 12/14] distributor: "
` [PATCH 13/14] acl: "
` [PATCH 14/14] eal: redefine macro to be integer literal for MSVC

[RFC bpf-next v2 0/3] Create shadow variables for struct_ops in skeletons
 2024-02-14  2:08 UTC  (4+ messages)
` [RFC bpf-next v2 1/3] libbpf: Create a shadow copy for each struct_ops map if necessary
` [RFC bpf-next v2 2/3] bpftool: generated shadow variables for struct_ops maps
` [RFC bpf-next v2 3/3] selftests/bpf: Test if shadow variables work

[FIX PATCH v1] Fix: common: usb_hub: Reset only USB3.0 hub
 2024-02-14  2:04 UTC  (12+ messages)

[PATCH 0/2] tcg patch queue
 2024-02-14  2:02 UTC  (4+ messages)
` [PATCH 1/2] tcg: Increase width of temp_subindex
` [PATCH 2/2] tcg/arm: Fix goto_tb for large translation blocks
` [PULL 0/2] tcg patch queue

[PATCH] mmc: sd: Add a variable to check a faulty device
 2024-02-14  2:01 UTC  (5+ messages)

[syzbot] [dri?] KASAN: slab-use-after-free Read in drm_atomic_helper_wait_for_vblanks (2)
 2024-02-14  2:01 UTC  (3+ messages)

[PATCH v9 00/15] Add Cgroup support for SGX EPC memory
 2024-02-14  1:52 UTC  (5+ messages)
` [PATCH v9 10/15] x86/sgx: Add EPC reclamation in cgroup try_charge()

[PATCH mptcp-next] mptcp: add a sk_is_tcp check for sk_is_mptcp
 2024-02-14  1:52 UTC  (2+ messages)

[PATCH] net/mlx5: enable PCI related counters
 2024-02-14  1:50 UTC  (6+ messages)

[Intel-wired-lan] [tnguy-net-queue:40GbE] BUILD SUCCESS 6ed8187bb36c14f5ea91be0bf20117379df2d25a
 2024-02-14  1:47 UTC 

[PATCH mptcp-next v3 0/2] fixes for "map v4 address to v6"
 2024-02-14  1:44 UTC  (2+ messages)

[PATCH v1 0/2] coresight: tpdm: Change qcom,dsb-element-size to qcom,dsb-elem-bits
 2024-02-14  1:43 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: arm: qcom,coresight-tpdm: Rename qcom,dsb-element-size

[PATCH 1/1] wifi: nl80211: Add support for plumbing SAE groups to driver
 2024-02-14  1:43 UTC  (4+ messages)

[PATCH mptcp-next v11 00/15] dump for userspace pm
 2024-02-14  1:43 UTC  (2+ messages)

[PATCH] security: use default hook return value in call_int_hook()
 2024-02-14  1:40 UTC  (4+ messages)

[PATCH v7 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-02-14  1:42 UTC  (3+ messages)
` [PATCH v7 10/36] ftrace/function_graph: Pass fgraph_ops to function graph callbacks

[PATCH v2 bpf-next 00/20] bpf: Introduce BPF arena
 2024-02-14  1:37 UTC  (28+ messages)
` [PATCH v2 bpf-next 05/20] bpf: Introduce bpf_arena
` [PATCH v2 bpf-next 10/20] bpf: Recognize btf_decl_tag("arg:arena") as PTR_TO_ARENA
` [PATCH v2 bpf-next 12/20] libbpf: Add support for bpf_arena
` [PATCH v2 bpf-next 13/20] libbpf: Allow specifying 64-bit integers in map BTF
` [PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles
` [PATCH v2 bpf-next 20/20] selftests/bpf: Convert simple page_frag allocator to per-cpu

[PATCH 0/2] riscv: sophgo: cv18xx: add top misc system controller
 2024-02-14  1:35 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: clock: sophgo: Add top misc controller of CV18XX/SG200X series SoC
` [PATCH 2/2] riscv: dts: sophgo: cv18xx: add top misc system controller

[PATCH v2] column: disallow negative padding
 2024-02-14  1:35 UTC  (9+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] column: guard against "
            ` [PATCH] tag: error when git-column fails

[f2fs-dev] [PATCH v6] f2fs: New victim selection for GC
 2024-02-14  1:34 UTC  (2+ messages)
  `  "

[PATCH 00/12] FSMonitor edge cases on case-insensitive file systems
 2024-02-14  1:34 UTC  (3+ messages)
` [PATCH 05/12] fsmonitor: refactor refresh callback for non-directory events

[PATCH] create-spdx-2.2: Correct the default value of SPDX_NAMESPACE_PREFIX
 2024-02-14  1:33 UTC 

possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
 2024-02-14  1:27 UTC  (6+ messages)

[PATCH] net: sfp: remove redundant NULL check
 2024-02-14  1:26 UTC  (3+ messages)

[PATCH] gen_compile_commands: fix invalid escape sequence
 2024-02-14  1:23 UTC  (7+ messages)
` [PATCH v2] gen_compile_commands: fix invalid escape sequence warning
      ` [PATCH v3 0/1] "
        ` [PATCH v3 1/1] "

[PATCH v5 1/2] KVM: VMX: Cleanup VMX basic information defines and usages
 2024-02-14  1:25 UTC  (4+ messages)

[PATCH v17 2/6] ring-buffer: Introducing ring-buffer mapping functions
 2024-02-14  1:23 UTC  (2+ messages)

[PATCH 1/2] dm vdo: move encoding constants to encodings.c
 2024-02-14  1:24 UTC  (2+ messages)
` [PATCH 2/2] dm vdo: use #define for NO_CHAPTER and NO_CHAPTER_INDEX_ENTRY

[PATCH] libmultipath: hwtable: fix fast_io_fail for Infinibox
 2024-02-14  1:23 UTC  (3+ messages)

[PATCHv5] PPPoL2TP: Add more code snippets
 2024-02-14  1:21 UTC 

[PATCH v1 00/30] perf vendor event and TMA 4.7 metric update
 2024-02-14  1:18 UTC  (31+ messages)
` [PATCH v1 01/30] perf vendor events intel: Update alderlake events to v1.24
` [PATCH v1 02/30] perf vendor events intel: Update alderlaken "
` [PATCH v1 03/30] perf vendor events intel: Update broadwell events to v29
` [PATCH v1 04/30] perf vendor events intel: Update emeraldrapids events to v1.03
` [PATCH v1 05/30] perf vendor events intel: Update grandridge events to v1.01
` [PATCH v1 06/30] perf vendor events intel: Update haswell events to v35
` [PATCH v1 07/30] perf vendor events intel: Update icelake events to v1.21
` [PATCH v1 08/30] perf vendor events intel: Update meteorlake events to v1.07
` [PATCH v1 09/30] perf vendor events intel: Update rocketlake events to v1.02
` [PATCH v1 10/30] perf vendor events intel: Update sierraforst events to v1.01
` [PATCH v1 11/30] perf vendor events intel: Update skylake events to v58
` [PATCH v1 12/30] perf vendor events intel: Update tigerlake events to v1.15
` [PATCH v1 13/30] perf vendor events intel: Update alderlake TMA metrics to 4.7
` [PATCH v1 14/30] perf vendor events intel: Update broadwell "
` [PATCH v1 15/30] perf vendor events intel: Update broadwellde "
` [PATCH v1 16/30] perf vendor events intel: Update broadwellx "
` [PATCH v1 17/30] perf vendor events intel: Update cascadelakex "
` [PATCH v1 18/30] perf vendor events intel: Update haswell "
` [PATCH v1 19/30] perf vendor events intel: Update haswellx "
` [PATCH v1 20/30] perf vendor events intel: Update icelake "
` [PATCH v1 21/30] perf vendor events intel: Update icelakex "
` [PATCH v1 22/30] perf vendor events intel: Update ivybridge "
` [PATCH v1 23/30] perf vendor events intel: Update ivytown "
` [PATCH v1 24/30] perf vendor events intel: Update jaketown "
` [PATCH v1 25/30] perf vendor events intel: Update rocketlake "
` [PATCH v1 26/30] perf vendor events intel: Update sandybridge "
` [PATCH v1 27/30] perf vendor events intel: Update sapphirerapids "
` [PATCH v1 28/30] perf vendor events intel: Update skylake "
` [PATCH v1 29/30] perf vendor events intel: Update skylakex "
` [PATCH v1 30/30] perf vendor events intel: Update tigerlake "

[PATCH 00/22] platform/chrome: Add DT USB/DP muxing/topology to Trogdor
 2024-02-14  1:17 UTC  (7+ messages)
` [PATCH 04/22] usb: core: Set connect_type of ports based on DT node
` [PATCH 18/22] dt-bindings: chrome: Add binding for ChromeOS Pogo pin connector

static assertion failed in fs/bcachefs/journal_io.c
 2024-02-14  1:17 UTC  (2+ messages)

[PATCH] parisc: Fix csum_ipv6_magic on 32-bit systems
 2024-02-14  1:15 UTC  (2+ messages)

[PATCH] dm vdo: reformat message-stats.c
 2024-02-14  1:14 UTC 

[PATCH v3 0/8] Run tests in parallel
 2024-02-14  1:14 UTC  (3+ messages)
` [PATCH v3 8/8] perf tests: Add option to run "

[PATCH v1 net-next 0/3] af_unix: Remove io_uring dead code in GC
 2024-02-14  1:08 UTC  (5+ messages)
` [PATCH v1 net-next 2/3] af_unix: Remove io_uring code for GC

[PATCH v4 0/3] adis16475 driver documentation
 2024-02-14  1:13 UTC  (4+ messages)
` [PATCH v4 2/3] docs: iio: add documentation for device buffers

linux-next: build failure after merge of the bcachefs tree
 2024-02-14  1:09 UTC  (5+ messages)

[PATCH 1/3] valgrind: make ptest depend on all components
 2024-02-14  1:07 UTC  (5+ messages)
` [PATCH 2/3] valgrind: update from 3.21.0 to 3.22.0

[PATCH v3 22/35] mm/slab: enable slab allocation tagging for kmalloc and friends
 2024-02-14  1:03 UTC  (2+ messages)

[PATCH v1 net-next] net: Deprecate SO_DEBUG and reclaim SOCK_DBG bit
 2024-02-14  1:03 UTC  (2+ messages)
` net: Deprecate SO_DEBUG and reclaim SOCK_DBG bit.: Tests Results

[PATCH v2 2/2] alarmtimer: Modify alarmtimer suspend callback to check for imminent alarm using PM notifier
 2024-02-14  1:03 UTC  (2+ messages)

[kirkstone][PATCH V3 1/2] gdb: Fix CVE-2023-39129
 2024-02-14  0:58 UTC  (6+ messages)
` [OE-core] "

[syzbot] [netfilter?] WARNING: ODEBUG bug in ip_set_free
 2024-02-14  0:55 UTC  (2+ messages)

[PATCH net-next v3 0/3] net: dsa: realtek: support reset controller and update docs
 2024-02-14  0:54 UTC  (4+ messages)
` [PATCH net-next v3 1/3] dt-bindings: net: dsa: realtek: reset-gpios is not required
` [PATCH net-next v3 2/3] dt-bindings: net: dsa: realtek: add reset controller
` [PATCH net-next v3 3/3] net: dsa: realtek: support "

[PATCH 1/2] x86/random: Retry on RDSEED failure
 2024-02-14  0:53 UTC  (11+ messages)

[PATCH v2 1/9] perf thread_map: Skip exited threads when scanning /proc
 2024-02-14  0:51 UTC  (5+ messages)
` [PATCH v2 6/9] perf tests: Use scandirat for shell script finding

[PATCH 0/3] ASoC: codecs: qcom: tx-macro: minor cleanups
 2024-02-14  0:49 UTC  (2+ messages)

[PATCH v15 0/9] rutabaga_gfx + gfxstream
 2024-02-14  0:48 UTC  (10+ messages)

[syzbot] [bluetooth?] WARNING in ida_free (2)
 2024-02-14  0:50 UTC  (3+ messages)

[PATCH v2] ASoC: codecs: va-macro: add npl clk
 2024-02-14  0:48 UTC  (2+ messages)

[PATCH v3 00/33] linux-user: Improve host and guest page size handling
 2024-02-14  0:38 UTC  (4+ messages)
` [PATCH v3 29/33] linux-user: Allow TARGET_PAGE_BITS_VARY

[PATCH v1] net/memif: remove extra mbuf refcnt update in zero copy Tx
 2024-02-14  0:36 UTC  (2+ messages)
` [PATCH V2] net/memif: fix "

[PATCH v2 0/2] ASoC: meson: aiu: fix function pointer type mismatch
 2024-02-14  0:27 UTC  (9+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ASoC: meson: t9015: "

[PATCH net] net/sched: act_mirred: use the backlog for mirred ingress
 2024-02-14  0:27 UTC  (5+ messages)

[PATCH bpf-next] bpf: use O(log(N)) binary search to find line info record
 2024-02-14  0:23 UTC 

linux-next: manual merge of the block tree with the mm tree
 2024-02-14  0:25 UTC 

[PATCH 0/5] completion: remove hardcoded config variable names
 2024-02-14  0:24 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/5] completion: add and use __git_compute_first_level_config_vars_for_section

[song-md:md-6.9] BUILD SUCCESS 6cf350658736681b9d6b0b6e58c5c76b235bb4c4
 2024-02-14  0:22 UTC 

[djwong-xfs:health-monitoring 566/572] fs/xfs/xfs_health.c:299:16: warning: variable 'old_mask' set but not used
 2024-02-14  0:20 UTC 

[PATCH ] tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num()
 2024-02-14  0:19 UTC 

[PATCH] arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata
 2024-02-14  0:19 UTC  (4+ messages)

[PATCH] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
 2024-02-14  0:18 UTC  (3+ messages)
` ✗ Fi.CI.BUILD: failure for "
` ✗ CI.Patch_applied: "

Coverity: __do_sys_pidfd_send_signal(): UNINIT
 2024-02-14  0:18 UTC  (2+ messages)

[PATCH 6.1 00/64] 6.1.78-rc1 review
 2024-02-14  0:17 UTC  (2+ messages)

[PATCH] zonefs: convert zonefs to use the new mount api
 2024-02-14  0:16 UTC  (8+ messages)

[PATCH] drm/xe/guc: Fix include guard for SR-IOV ABI
 2024-02-14  0:15 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH 6.6 000/121] 6.6.17-rc1 review
 2024-02-14  0:15 UTC  (2+ messages)

[PATCH 0/2] ahci minor quirk cleanups
 2024-02-14  0:13 UTC  (5+ messages)
` [PATCH 1/2] ahci: rename board_ahci_nosntf
` [PATCH 2/2] ahci: clean up ahci_broken_devslp quirk

[PATCH] wiphy: include libgen.h to fix implicit def. with musl libc
 2024-02-14  0:13 UTC  (3+ messages)

[PATCH 6.7 000/124] 6.7.5-rc1 review
 2024-02-14  0:13 UTC  (2+ messages)

[PATCH v7 00/21] add integrity and security to TPM2 transactions
 2024-02-14  0:13 UTC  (2+ messages)

[PATCH v2] tracing: Have saved_cmdlines arrays all in one allocation
 2024-02-14  0:09 UTC  (2+ messages)

[PATCH] ahci: asm1064: correct count of reported ports
 2024-02-14  0:09 UTC  (6+ messages)

[PATCH v3] mm: swap: async free swap slot cache entries
 2024-02-14  0:08 UTC  (2+ messages)

[GIT PULL] KUnit fixes update for Linux 6.8-rc5
 2024-02-14  0:06 UTC 

[f2fs-dev] [PATCH] mkfs.f2fs: fix sparse_mode case on stat
 2024-02-14  0:05 UTC  (2+ messages)

[PATCH v3 00/35] Memory allocation profiling
 2024-02-14  0:04 UTC  (11+ messages)

[PATCH v4 0/3] selftests: add missing gitignore files and include generated objects
 2024-02-14  0:03 UTC  (4+ messages)
` [PATCH v4 1/3] selftests: uevent: add missing gitignore
` [PATCH v4 2/3] selftests: thermal: intel: power_floor: "
` [PATCH v4 3/3] selftests: thermal: intel: workload_hint: "

Coverity: darray_vprintf(): API usage errors
 2024-02-14  0:03 UTC 

[PATCH iproute2 v7 0/3] ss: pretty-printing BPF socket-local storage
 2024-02-13 23:59 UTC  (3+ messages)
` [PATCH iproute2 v7 2/3] ss: pretty-print "

[PATCH v6 0/6] Add support for DEVNAME:0.0 style hardware based addressing
 2024-02-13 23:58 UTC  (3+ messages)
` [PATCH v6 4/6] serial: core: Add support for DEVNAME:0.0 style naming for kernel console

[PATCH v3 0/9] Fix MMC properties on Sitara K3 devices
 2024-02-13 23:57 UTC  (4+ messages)
` [PATCH v3 7/9] arm64: dts: ti: k3-am6*: Fix ti,clkbuf-sel property in MMC nodes
` [PATCH v3 8/9] arm64: dts: ti: k3-am6*: Fix bus-width "
` [PATCH v3 9/9] arm64: dts: ti: k3-am6*: Add bootph-all property in MMC node


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.