All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-19 14:59:59 to 2024-11-19 15:39:29 UTC [more...]

[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2024-11-19 15:35 UTC  (14+ messages)
` [RFC PATCH v3 01/15] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [RFC PATCH v3 02/15] objtool: Flesh out warning related to pv_ops[] calls
` [RFC PATCH v3 03/15] sched/clock: Make sched_clock_running __ro_after_init
` [RFC PATCH v3 04/15] rcu: Add a small-width RCU watching counter debug option
` [RFC PATCH v3 05/15] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [RFC PATCH v3 06/15] jump_label: Add forceful jump label type
` [RFC PATCH v3 07/15] x86/speculation/mds: Make mds_idle_clear forceful
` [RFC PATCH v3 08/15] sched/clock, x86: Make __sched_clock_stable forceful
` [RFC PATCH v3 09/15] objtool: Warn about non __ro_after_init static key usage in .noinstr
` [RFC PATCH v3 10/15] x86/alternatives: Record text_poke's of JUMP_TYPE_FORCEFUL labels
` [RFC PATCH v3 11/15] context-tracking: Introduce work deferral infrastructure
` [RFC PATCH v3 12/15] context_tracking,x86: Defer kernel text patching IPIs
` [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI

[PATCH 00/11] drm/i915: MST and DDI cleanups and refactoring
 2024-11-19 15:39 UTC  (8+ messages)
` [PATCH 06/11] drm/i915/reg: convert DP_TP_CTL/DP_TP_STATUS to REG_BIT() and friends
  ` [PATCH v2] "
` ✓ CI.Patch_applied: success for drm/i915: MST and DDI cleanups and refactoring (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[cocci] Marking several issues as “not planned”
 2024-11-19 15:38 UTC  (7+ messages)

Report "general protection fault in unmap_vmas"
 2024-11-19 15:38 UTC 

[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
 2024-11-19 15:37 UTC  (3+ messages)
` [RFC PATCH v3 20/58] KVM: x86/pmu: Always set global enable bits in passthrough mode

[PATCH] drm/amdgpu: Use MEC FW with SJT on gfx_v9_4_3
 2024-11-19 15:37 UTC 

[PATCH v2 1/3] bcache: avoid invalidating buckets in use
 2024-11-19  7:40 UTC  (2+ messages)
` [PATCH v2 2/3] bcache: fix io error during cache read race

[PATCH 0/8] Change midx.c and midx-write.c to not use global variables
 2024-11-19 15:36 UTC  (9+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] builtin: pass repository to sub commands
  ` [PATCH v2 03/10] midx-write: use `revs->repo` inside `read_refs_snapshot`
  ` [PATCH v2 05/10] midx-write: pass down repository to `write_midx_file[_only]`
  ` [PATCH v2 06/10] midx: cleanup internal usage of `the_repository` and `the_hash_algo`
  ` [PATCH v2 07/10] midx: pass `repository` to `load_multi_pack_index`
  ` [PATCH v2 08/10] midx: pass down `hash_algo` to `get_midx_filename[_ext]`
  ` [PATCH v2 10/10] midx: inline the `MIDX_MIN_SIZE` definition

[PATCHSET v3 0/14] Rewrite rsrc node handling
 2024-11-19 15:36 UTC  (3+ messages)
` [PATCH 03/14] io_uring: specify freeptr usage for SLAB_TYPESAFE_BY_RCU io_kiocb cache

[GIT PULL] KUnit update for Linux 6.13-rc1
 2024-11-19 15:36 UTC  (3+ messages)

[RFC PATCH 00/15] iommu/riscv: Add irqbypass support
 2024-11-19 15:36 UTC  (11+ messages)
` [RFC PATCH 08/15] iommu/riscv: Add IRQ domain for interrupt remapping

[PATCH 0/2] wifi: mac80211: a few bugfixes
 2024-11-19 15:35 UTC  (3+ messages)
` [PATCH 1/2] wifi: mac80211: wake the queues in case of failure in resume
` [PATCH 2/2] wifi: mac80211: fix a queue stall in certain cases of CSA

[PATCH 0/4] x86/misra: fix remaining violations of rule 20.7
 2024-11-19 15:35 UTC  (9+ messages)
` [PATCH 2/4] x86/msi: fix Misra Rule 20.7 in msi.h
` [PATCH 3/4] x86/uaccess: rework user access speculative harden guards
` [PATCH 4/4] automation/eclair: make Misra rule 20.7 blocking for x86 also

[PATCH 00/15] test/functional: improve functional test debugging & fix tuxrun
 2024-11-19 15:35 UTC  (17+ messages)
` [PATCH 01/15] tests/functional: fix mips64el test to honour workdir
` [PATCH 02/15] tests/functional: automatically clean up scratch files after tests
` [PATCH 03/15] tests/functional: remove "AVOCADO" from env variable name
` [PATCH 04/15] tests/functional: remove todo wrt avocado.utils.wait_for
` [PATCH 05/15] tests/functional: remove leftover :avocado: tags
` [PATCH 06/15] tests/functional: remove obsolete reference to avocado bug
` [PATCH 07/15] tests/functional: remove comments talking about avocado
` [PATCH 08/15] tests/functional: honour self.workdir in ACPI bits tests
` [PATCH 09/15] tests/functional: put QEMUMachine logs in testcase log directory
` [PATCH 10/15] tests/functional: honour requested test VM name in QEMUMachine
` [PATCH 11/15] tests/functional: enable debug logging for QEMUMachine
` [PATCH 12/15] tests/functional: logs details of console interaction operations
` [PATCH 13/15] tests/functional: rewrite console handling to be bytewise
` [PATCH 14/15] tests/functional: remove time.sleep usage from tuxrun tests
` [PATCH 15/15] tests/functional: add a QMP backdoor for debugging stalled tests

[PATCH] Revert "block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()"
 2024-11-19 15:34 UTC 

[PATCH 0/2] clk: qcom: Add support for multiple power-domains for a clock controller
 2024-11-19 15:34 UTC  (5+ messages)
` [PATCH 2/2] clk: qcom: gdsc: Add pm_runtime hooks

[PATCH 6.6.y 6/6] mptcp: pm: use _rcu variant under rcu_read_lock
 2024-11-19 15:34 UTC  (2+ messages)

[PATCH] ath9k: Add RX inactivity detection and reset chip when it occurs
 2024-11-19 15:34 UTC  (2+ messages)

[PATCH] doc: update minimum Linux kernel version
 2024-11-19 15:34 UTC  (3+ messages)
` [PATCH] doc: no longer support end of life CentOS versions

[libgpiod][PATCH] bindings: python: tests: replace LooseVersion with packaging.version.Version
 2024-11-19 15:32 UTC  (3+ messages)

[PATCH v2] trace-cmd: libtracecmd: Rename private functions to fix static building
 2024-11-19 15:33 UTC 

[RFC PATCH mpam mpam/snapshot/v6.12-rc1 v2 0/6] arm_mpam: Introduce the Narrow-PARTID feature for MPAM driver
 2024-11-19 15:31 UTC  (2+ messages)

[PATCH v2] libtracefs: utest: Rename private functions to fix static building
 2024-11-19 15:32 UTC 

[PATCH v2] libtraceevent: Rename private functions to prevent static build failures
 2024-11-19 15:31 UTC 

[linux-next:master 8127/11989] error[E0308]: mismatched types
 2024-11-19 15:31 UTC  (6+ messages)
` [PATCH RESEND] jump_label: rust: pass a mut ptr to `static_key_count`

[PATCH 6.1 1/5] NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace point
 2024-11-19 15:31 UTC  (5+ messages)

[PATCH 0/9] Clean up alloc_cache allocations
 2024-11-19 15:31 UTC  (6+ messages)
` [PATCH 1/9] io_uring: Fold allocation into alloc_cache helper

[libgpiod][PATCH] bindings: python: drop distutils from build_tests.py
 2024-11-19 15:31 UTC  (2+ messages)

[yocto-docs PATCH] Update the documentation for SRCPV
 2024-11-19 15:31 UTC  (3+ messages)
` [docs] "

[PATCH v2 00/29] Introduce GPU SVM and Xe SVM implementation
 2024-11-19 15:31 UTC  (3+ messages)
` [PATCH v2 13/29] drm/xe: Add unbind to SVM garbage collector

[PATCH bpf-next 0/4] Make inode storage available to tracing prog
 2024-11-19 15:30 UTC  (9+ messages)
` [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program

[PATCH 0/1] Add support for isp buffers
 2024-11-19 15:29 UTC  (3+ messages)
` [PATCH 1/1] drm/amd/amdgpu: "

[PATCH md-6.13 4/5] md/raid5: implement pers->bitmap_sector()
 2024-11-19 15:29 UTC  (2+ messages)

[PATCH mm-unstable v2 0/3] mm/hugetlb: alloc/free gigantic folios
 2024-11-19 15:29 UTC  (3+ messages)
` [PATCH mm-unstable v2 1/3] mm/contig_alloc: support __GFP_COMP

[PATCH] arm: Remove tacoma-bmc machine
 2024-11-19 15:28 UTC  (2+ messages)
` [PATCH-for-10.0] "

[PATCH] mm: pgtable: make ptep_clear() non-atomic
 2024-11-19 15:27 UTC  (2+ messages)

[PATCH net-next 0/2] Add support for AXI 2.5G ethernet
 2024-11-19 15:26 UTC  (10+ messages)
` [PATCH net-next 2/2] net: axienet: Add support for AXI 2.5G MAC

[PATCH RFC 0/2] Add basic tracing support for m68k
 2024-11-19 15:26 UTC  (9+ messages)

[RFC PATCH] soc: imx: Add AHB to IP Bridge configuration driver
 2024-11-19 15:26 UTC  (3+ messages)

[PATCH v5 0/6] Add support for Blaize BLZP1600 SoC
 2024-11-19 15:23 UTC  (6+ messages)
` [PATCH v5 1/6] dt-bindings: Add Blaize vendor prefix

[PATCH for 9.2 0/2] machine: Miscellaneous coverity fixes
 2024-11-19 15:23 UTC  (5+ messages)
` [PATCH for 9.2 1/2] hw/core/machine-smp: Initialize caches_bitmap before reading
` [PATCH for 9.2 2/2] hw/core/machine-smp: Fix error message parameter

Fix build ID parsing logic in stable trees
 2024-11-19 15:22 UTC  (11+ messages)

[PATCH 00/16] small bug fixes from PVS studio bug list
 2024-11-19 15:22 UTC  (3+ messages)
` [PATCH v2 00/19] minor "

[PATCH net] s390/iucv: MSG_PEEK causes memory leak in iucv_sock_destruct()
 2024-11-19 15:22 UTC 

[PATCH] rtla/timerlat: Fix histogram ALL for zero samples
 2024-11-19 15:22 UTC  (2+ messages)

[PATCH net v4 0/4] Correcting switch hardware versions and reported speeds
 2024-11-19 15:21 UTC  (3+ messages)
` [PATCH net v4 4/4] rtase: Add defines for hardware version id

[PATCH] test: Number refers to nonexistent line
 2024-11-19 15:21 UTC 

[PATCH 0/2] Fix beep notifications by Thinkpad's ACPI firmware
 2024-11-19 15:21 UTC  (14+ messages)

[PATCH v2 0/4] pwm: meson: Support constant and polarity bits
 2024-11-19 15:19 UTC  (8+ messages)
` [PATCH v2 2/4] "

[GIT PULL] mtd: nand: Changes for 6.13
 2024-11-19 15:13 UTC 

[PATCH] drm/xe/oa: Disallow OA from being enabled on active exec_queue's
 2024-11-19 15:19 UTC  (2+ messages)

[PATCH] spi: rockchip-sfc: Embedded DMA only support 4B aligned address
 2024-11-19 15:05 UTC  (3+ messages)

[pci:controller/rockchip] BUILD SUCCESS 592aac418ebdf451fe9b146bc2ca6dfc96921af0
 2024-11-19 15:19 UTC  (2+ messages)

[PATCHv5 0/8] Display Global Histogram
 2024-11-19 15:18 UTC  (4+ messages)

[PATCH 6.1.y v2 3/4] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
 2024-11-19 15:18 UTC  (3+ messages)

[RFC PATCH] xen: add libafl-qemu fuzzer support
 2024-11-19 15:16 UTC  (3+ messages)

[PATCH 6.12.y] mm/mmap: fix __mmap_region() error handling in rare merge failure case
 2024-11-19 15:16 UTC  (3+ messages)

[PATCH v23 00/33] Automatic Disk Unlock with TPM2
 2024-11-19 15:15 UTC  (2+ messages)

[PATCH] build: output source and build dirs at end of config
 2024-11-19 15:15 UTC  (3+ messages)

[RFC 00/11] uprobes: Add support to optimize usdt probes on x86_64
 2024-11-19 15:15 UTC  (13+ messages)
` [RFC perf/core 05/11] uprobes: Add mapping for optimized uprobe trampolines

[yocto-docs PATCH] ref-manual: classes: bin_package: fix SRC_URI example
 2024-11-19 15:15 UTC  (4+ messages)
` [docs] "

[RFCv1 0/6] Page Detective
 2024-11-19 15:14 UTC  (12+ messages)

[PATCH net-next v5 00/19] xdp: a fistful of generic changes (+libeth_xdp)
 2024-11-19 15:14 UTC  (5+ messages)

[PATCH] fs/ceph/mds_client: give up on paths longer than PATH_MAX
 2024-11-19 15:13 UTC  (7+ messages)

[PATCH 0/6] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2024-11-19 15:14 UTC  (10+ messages)
` [PATCH 2/6] dt-bindings: media: Add qcom,x1e80100-camss binding
` [PATCH 3/6] dt-bindings: clock: qcom: Add second power-domain to CAMCC
` [PATCH 6/6] arm64: dts: qcom: x1e80100: Add CAMSS block definition

[RFC][PATCH v0.1 0/6] cpufreq: intel_pstate: Enable EAS on hybrid platforms without SMT
 2024-11-19 15:13 UTC  (5+ messages)
` [RFC][PATCH v0.1 5/6] sched/topology: Allow .setpolicy() cpufreq drivers to enable EAS

[PATCH 6.1 v2] parisc: fix a possible DMA corruption
 2024-11-19 15:13 UTC  (2+ messages)

[PATCH net-next V3 0/8] net/mlx5: ConnectX-8 SW Steering + Rate management on traffic classes
 2024-11-19 15:12 UTC  (9+ messages)
` [PATCH net-next V3 3/8] devlink: Extend devlink rate API with traffic classes bandwidth management

[syzbot] [exfat?] possible deadlock in fat_count_free_clusters
 2024-11-19 15:12 UTC  (7+ messages)

IP connectivity issue at openwrt nodes
 2024-11-19 15:11 UTC  (4+ messages)

[PATCH] ovl: Add check for missing lookup operation on inode
 2024-11-19 15:11 UTC  (5+ messages)

[PATCH v2 1/2] drm/msm/dpu1: don't choke on disabling the writeback connector
 2024-11-19 15:11 UTC  (5+ messages)
` [v2,1/2] "

Patchwork summary for: spi-devel-general
 2024-11-19 15:10 UTC 

[PATCH 0/2] scsi: st: More reset patches
 2024-11-19 15:09 UTC  (6+ messages)
` [PATCH 1/2] scsi: st: Remove use of device->was_reset

OPEN_XOR_DELEGATION performance problems
 2024-11-19 15:09 UTC  (2+ messages)

[PATCH v2 0/2] cpuidle: Do not return from cpuidle_play_dead() on callback failures
 2024-11-19 15:09 UTC  (3+ messages)
` [PATCH v2 2/2] cpuidle: Change :enter_dead() driver callback return type to void

[PATCH v3 00/10] mtd: add driver for Intel discrete graphics
 2024-11-19 15:09 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for mtd: add driver for Intel discrete graphics (rev3)

[PATCH v2] ACPI: Replace msleep() with usleep_range() in acpi_os_sleep()
 2024-11-19 15:08 UTC  (5+ messages)

[PATCH] usb: typec: anx7411: fix fwnode_handle reference leak
 2024-11-19 15:08 UTC  (2+ messages)

[PATCH] bcachefs-tools: hide FUSE in usage when BCACHEFS_FUSE disabled
 2024-11-19 14:52 UTC  (2+ messages)

[PATCH v4 0/8] Allow relative worktree linking to be configured by the user
 2024-11-19 15:08 UTC  (7+ messages)
` [PATCH v4 2/8] worktree: add `relativeWorktrees` extension
` [PATCH v4 3/8] worktree: refactor infer_backlink return
` [PATCH v4 5/8] worktree: add relative cli/config options to `add` command

[i-g-t V4 0/4] Add pci_membarrier test in xe_mmap
 2024-11-19 15:07 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for Add pci_membarrier test in xe_mmap (rev5)

FAILED: patch "[PATCH] mm: revert "mm: shmem: fix data-race in shmem_getattr()"" failed to apply to 5.15-stable tree
 2024-11-19 15:06 UTC  (3+ messages)

[PATCH] get_task_exe_file: check PF_KTHREAD locklessly
 2024-11-19 15:05 UTC  (2+ messages)

DEFINE_FLEX_test: EXPECTATION FAILED at lib/overflow_kunit.c:1200:
 2024-11-19 15:05 UTC  (2+ messages)

platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
 2024-11-19 15:03 UTC  (11+ messages)

[PATCH] pinctrl: sunxi: Use minimal debouncing period as default
 2024-11-19 15:00 UTC  (3+ messages)

[ImageBuilder] [PATCH V2] UBOOT_SOURCE/SCRIPTS variables must always be set
 2024-11-19 15:01 UTC 

[PATCH v2 0/2] Modify the watchdog selftest for execution in non-interactive environments
 2024-11-19 15:01 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/watchdog: add -c option to limit the ping loop
` [PATCH v2 2/2] selftests/watchdog: convert the test output to KTAP format

[PATCH v5 00/16] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-11-19 15:00 UTC  (34+ messages)
` [PATCH v5 01/16] net: driver: stmmac: Fix CSR divider comment
` [PATCH v5 02/16] net: driver: stmmac: Extend CSR calc support
` [PATCH v5 03/16] net: stmmac: Fix clock rate variables size
` [PATCH v5 04/16] net: phy: Add helper for mapping RGMII link speed to clock rate
` [PATCH v5 05/16] net: dwmac-dwc-qos-eth: Use helper rgmii_clock
` [PATCH v5 06/16] net: dwmac-imx: "
` [PATCH v5 07/16] net: dwmac-intel-plat: "
` [PATCH v5 08/16] net: dwmac-rk: "
` [PATCH v5 09/16] net: dwmac-starfive: "
` [PATCH v5 10/16] net: macb: "
` [PATCH v5 11/16] net: xgene_enet: "
` [PATCH v5 12/16] net: dwmac-sti: "
` [PATCH v5 13/16] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs
` [PATCH v5 14/16] net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driver
` [PATCH v5 15/16] MAINTAINERS: Add Jan Petrous as the NXP S32G/R DWMAC driver maintainer
` [PATCH v5 16/16] net: stmmac: platform: Fix PTP clock rate reading

[libgpiod][PATCH] bindings: python: drop distutils from build_tests.py
 2024-11-19 14:59 UTC 


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.