public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-08 18:31:02 to 2025-01-08 21:06:42 UTC [more...]

[PATCH bpf-next v1 00/22] Resilient Queued Spin Lock
 2025-01-08 21:06 UTC  (21+ messages)
` [PATCH bpf-next v1 08/22] rqspinlock: Protect pending bit owners from stalls
` [PATCH bpf-next v1 09/22] rqspinlock: Protect waiters in queue "
` [PATCH bpf-next v1 11/22] rqspinlock: Add deadlock detection and recovery
` [PATCH bpf-next v1 12/22] rqspinlock: Add basic support for CONFIG_PARAVIRT
` [PATCH bpf-next v1 14/22] rqspinlock: Add macros for rqspinlock usage

[RFC PATCH RESEND v2 0/2] Add file seal to prevent future exec mappings
 2025-01-08 21:06 UTC  (9+ messages)
` [RFC PATCH RESEND v2 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd
` [RFC PATCH RESEND v2 2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_EXEC

[Question] ixgbe:Mechanism of RSS
 2025-01-08 21:06 UTC  (10+ messages)

[PATCH v2 0/9] iio: ad3552r-hs: add support for ad3541/42r
 2025-01-08 21:06 UTC  (9+ messages)
` [PATCH v2 1/9] iio: dac: ad3552r-common: fix ad3541/2r ranges
` [PATCH v2 2/9] iio: dac: ad3552r-hs: clear reset status flag
` [PATCH v2 3/9] iio: dac: adi-axi-dac: modify stream enable
` [PATCH v2 4/9] iio: dac: adi-axi-dac: add bus mode setup

[PATCH] replace free hugepage folios after migration
 2025-01-08 21:05 UTC  (4+ messages)

[RFC PATCH 0/1] vmxnet3: Adjust maximum Rx ring buffer size
 2025-01-08 21:05 UTC  (7+ messages)

[PATCH v7 0/4] drm/panthor: Display size of internal kernel BOs through fdinfo
 2025-01-08 21:02 UTC  (5+ messages)
` [PATCH v7 1/4] Documentation/gpu: Clarify format of driver-specific fidnfo keys
` [PATCH v7 2/4] drm/file: Add driver-specific memory region key printing helper
` [PATCH v7 3/4] drm/panthor: Expose size of driver internal BO's over fdinfo
` [PATCH v7 4/4] Documentation/gpu: Add fdinfo meanings of drm-*-internal memory tags

[PATCH] lockd: add netlink control interface
 2025-01-08 21:00 UTC 

[PATCH 1/2] perf ftrace: Check min/max latency only with bucket range
 2025-01-08 21:00 UTC  (2+ messages)
` [PATCH 2/2] perf ftrace: Fix display for range of the first bucket

[GIT PULL] SCSI fixes for 6.13-rc6
 2025-01-08 20:59 UTC  (2+ messages)

[PATCH v4 00/34] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2025-01-08 20:58 UTC  (3+ messages)
` [PATCH v4 32/34] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188

[PATCH] dt-bindings: mmc: move compatible property to its specific binding
 2025-01-08 20:56 UTC  (6+ messages)

[PATCH v8 0/7] PCI: Consolidate TLP Log reading and printing
 2025-01-08 20:56 UTC  (5+ messages)
` [PATCH v8 3/7] PCI: Make pcie_read_tlp_log() signature same
` [PATCH v8 5/7] PCI: Store # of supported End-End TLP Prefixes

[RFC PATCH 0/3] expose mapping wrprotect, fix fb_defio use
 2025-01-08 20:54 UTC  (12+ messages)
` [RFC PATCH 1/3] mm: refactor rmap_walk_file() to separate out traversal logic
` [RFC PATCH 2/3] mm: provide rmap_wrprotect_file_page() function
` [RFC PATCH 3/3] fb_defio: do not use deprecated page->mapping, index fields

[PATCH] mm: zswap: properly synchronize freeing resources during CPU hotunplug
 2025-01-08 20:50 UTC  (3+ messages)

[PATCH 00/10] netfilter: x_tables: Merge xt_*.h and ipt_*.h files which has same name
 2025-01-08 20:51 UTC  (17+ messages)
` [PATCH 01/10] netfilter: x_tables: Merge xt_DSCP.h to xt_dscp.h
` [PATCH 05/10] netfilter: iptables: Merge ipt_ECN.h to ipt_ecn.h
` [PATCH 08/10] netfilter: Adjust code style of xt_*.h, ipt_*.h files
` [PATCH 09/10] netfilter: Add message pragma for deprecated xt_*.h, ipt_*.h

[RFC 0/2] GENL interface for ACPI _DSM methods
 2025-01-08 20:50 UTC  (6+ messages)

drivers/fpga/versal-fpga.c:78:34: warning: 'versal_fpga_of_match' defined but not used
 2025-01-08 20:49 UTC 

[PATCH v3 00/10] DTS updates for system1 BMC
 2025-01-08 20:42 UTC  (6+ messages)
` [PATCH v3 05/10] ARM: dts: aspeed: system1: Add RGMII support

[PATCH v3 0/2] SEV-SNP: Add KVM support for SNP certificate fetching
 2025-01-08 20:43 UTC  (3+ messages)
` [PATCH v3] KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetching

[PATCH v1 0/4] KVM: s390: vsie: vsie page handling fixes + rework
 2025-01-08 20:42 UTC  (3+ messages)

[syzbot] [overlayfs?] BUG: unable to handle kernel NULL pointer dereference in __lookup_slow (3)
 2025-01-08 20:42 UTC  (2+ messages)

[PATCH v1] perf test cpumap: Avoid use-after-free following merge
 2025-01-08 20:41 UTC  (3+ messages)

[PATCH v4 0/7] Support for GPU ACD feature on Adreno X1-85
 2025-01-08 20:40 UTC  (8+ messages)
` [PATCH v4 1/7] drm/msm/adreno: Add support for ACD
` [PATCH v4 2/7] drm/msm/a6xx: Increase HFI response timeout
` [PATCH v4 3/7] drm/msm: a6x: Rework qmp_get() error handling
` [PATCH v4 4/7] drm/msm/adreno: Add module param to disable ACD
` [PATCH v4 5/7] dt-bindings: opp: Add v2-qcom-adreno vendor bindings
` [PATCH v4 6/7] arm64: dts: qcom: x1e80100: Add ACD levels for GPU
` [PATCH v4 7/7] arm64: dts: qcom: x1e80100: Add OPPs up to Turbo L3 "

[PATCH 0/2] iio: adc: ad4695: add oversampling support
 2025-01-08 20:39 UTC  (9+ messages)
` [PATCH 1/2] iio: adc: ad4695: add offload-based "

[PATCH] perf llvm-add2line: Remove unused include
 2025-01-08 20:39 UTC  (2+ messages)

[PATCH v5 0/5] hyperv: Fixes for get_vtl(), hv_vtl_apicid_to_vp_id()
 2025-01-08 20:37 UTC  (12+ messages)
` [PATCH v5 3/5] hyperv: Enable the hypercall output page for the VTL mode

[PATCH v31 00/32] Introduce QC USB SND audio offloading support
 2025-01-08 20:33 UTC  (4+ messages)

[PATCH 0/5 v1] Processing java JIT dumps from containers
 2025-01-08 20:31 UTC  (3+ messages)

[PATCH v3 00/35] x86/bugs: Attack vector controls
 2025-01-08 20:25 UTC  (36+ messages)
` [PATCH v3 01/35] x86/bugs: Add X86_BUG_SPECTRE_V2_USER
` [PATCH v3 02/35] x86/bugs: Relocate mds/taa/mmio/rfds defines
` [PATCH v3 03/35] x86/bugs: Add AUTO mitigations for mds/taa/mmio/rfds
` [PATCH v3 04/35] x86/bugs: Restructure mds mitigation
` [PATCH v3 05/35] x86/bugs: Restructure taa mitigation
` [PATCH v3 06/35] x86/bugs: Restructure mmio mitigation
` [PATCH v3 07/35] x86/bugs: Restructure rfds mitigation
` [PATCH v3 08/35] x86/bugs: Remove md_clear_*_mitigation()
` [PATCH v3 09/35] x86/bugs: Restructure srbds mitigation
` [PATCH v3 10/35] x86/bugs: Restructure gds mitigation
` [PATCH v3 11/35] x86/bugs: Restructure spectre_v1 mitigation
` [PATCH v3 12/35] x86/bugs: Restructure retbleed mitigation
` [PATCH v3 13/35] x86/bugs: Restructure spectre_v2_user mitigation
` [PATCH v3 14/35] x86/bugs: Restructure bhi mitigation
` [PATCH v3 15/35] x86/bugs: Restructure spectre_v2 mitigation
` [PATCH v3 16/35] x86/bugs: Restructure ssb mitigation
` [PATCH v3 17/35] x86/bugs: Restructure l1tf mitigation
` [PATCH v3 18/35] x86/bugs: Restructure srso mitigation
` [PATCH v3 19/35] Documentation/x86: Document the new attack vector controls
` [PATCH v3 20/35] x86/bugs: Define attack vectors
` [PATCH v3 21/35] x86/bugs: Determine relevant vulnerabilities based on attack vector controls
` [PATCH v3 22/35] x86/bugs: Add attack vector controls for mds
` [PATCH v3 23/35] x86/bugs: Add attack vector controls for taa
` [PATCH v3 24/35] x86/bugs: Add attack vector controls for mmio
` [PATCH v3 25/35] x86/bugs: Add attack vector controls for rfds
` [PATCH v3 26/35] x86/bugs: Add attack vector controls for srbds
` [PATCH v3 27/35] x86/bugs: Add attack vector controls for gds
` [PATCH v3 28/35] x86/bugs: Add attack vector controls for spectre_v1
` [PATCH v3 29/35] x86/bugs: Add attack vector controls for retbleed
` [PATCH v3 30/35] x86/bugs: Add attack vector controls for spectre_v2_user
` [PATCH v3 31/35] x86/bugs: Add attack vector controls for bhi
` [PATCH v3 32/35] x86/bugs: Add attack vector controls for spectre_v2
` [PATCH v3 33/35] x86/bugs: Add attack vector controls for l1tf
` [PATCH v3 34/35] x86/bugs: Add attack vector controls for srso
` [PATCH v3 35/35] x86/pti: Add attack vector controls for pti

[PATCH v2 0/2] Cleanup for memfd_create()
 2025-01-08 20:23 UTC  (11+ messages)
` [PATCH v2 1/2] mm/memfd: Refactor and cleanup the logic in memfd_create()
` [PATCH v2 2/2] mm/memfd: Use strncpy_from_user() to read memfd name

[PATCH 1/1 perf-tools-next] perf top: Don't complain about lack of vmlinux when not resolving some kernel samples
 2025-01-08 20:20 UTC  (3+ messages)

[PATCH v2] net: wwan: iosm: Fix hibernation by re-binding the driver around it
 2025-01-08 20:18 UTC  (6+ messages)

[PATCH v2 05/10] ARM: dts: aspeed: system1: Add RGMII support
 2025-01-08 20:17 UTC  (4+ messages)

[PATCH v3 0/5] perf: arm_spe: Add format option for discard mode
 2025-01-08 20:16 UTC  (3+ messages)
` [PATCH v3 1/5] "

[PATCH] perf machine: Don't ignore _etext when not a text symbol
 2025-01-08 20:14 UTC  (2+ messages)

[PATCH 00/18] KVM: arm64: Support FEAT_PMUv3 on Apple hardware
 2025-01-08 20:14 UTC  (3+ messages)

[PATCH v1 1/1] x86/fred: Fix the FRED RSP0 MSR out of sync with its per CPU cache
 2025-01-08 20:14 UTC  (2+ messages)

[PATCH v2] cgroup/cpuset: remove kernfs active break
 2025-01-08 20:04 UTC  (9+ messages)

[GIT PULL] clk: imx: Updates for v6.14
 2025-01-08 20:04 UTC  (2+ messages)

[PATCH] checkpatch: Remove migrated RCU APIs from deprecated_apis
 2025-01-08 20:01 UTC  (2+ messages)

[PATCH v11 0/2] binder: report txn errors via generic netlink
 2025-01-08 19:56 UTC  (7+ messages)
` [PATCH v11 2/2] "

[PATCH v2] perf: Fix display of kernel symbols
 2025-01-08 19:55 UTC  (4+ messages)

[PATCH v16 00/13] Add Secure TSC support for SNP guests
 2025-01-08 19:53 UTC  (11+ messages)
` [PATCH v16 12/13] x86/tsc: Switch to native sched clock

[PATCH v2 1/3] perf ftrace: Display latency statistics at the end
 2025-01-08 19:52 UTC  (3+ messages)
` [PATCH v2 3/3] perf test: Update ftrace test to use --graph-opts

[PATCH v4 0/4] Add support for cpu event term
 2025-01-08 19:51 UTC  (7+ messages)
` [PATCH v4 2/4] perf stat: Use counter cpumask to skip zero values
` [PATCH v4 3/4] perf parse-events: Set is_pmu_core for legacy hardware events
` [PATCH v4 4/4] perf parse-events: Add "cpu" term to set the CPU an event is recorded on

[PATCH v2 0/4] x86/bugs: Adjust SRSO mitigation to new features
 2025-01-08 19:45 UTC  (14+ messages)
` [PATCH v2 3/4] x86/bugs: KVM: Add support for SRSO_MSR_FIX

[PATCH v2 0/6] Extend pmu_counters_test to AMD CPUs
 2025-01-08 19:42 UTC  (9+ messages)
` [PATCH v2 3/6] KVM: x86: selftests: Set up AMD VM in pmu_counters_test
` [PATCH v2 4/6] KVM: x86: selftests: Test read/write core counters
` [PATCH v2 5/6] KVM: x86: selftests: Test core events
` [PATCH v2 6/6] KVM: x86: selftests: Test PerfMonV2

[PATCH net 0/2] vsock: some fixes due to transport de-assignment
 2025-01-08 19:37 UTC  (5+ messages)
` [PATCH net 1/2] vsock/virtio: discard packets if the transport changes
` [PATCH net 2/2] vsock/bpf: return early if transport is not assigned

[RFC 0/4] mm: Remove pfn_t type
 2025-01-08 19:36 UTC  (2+ messages)

sound/soc/amd/yc/acp6x-mach.c:573:15: error: implicit declaration of function 'acpi_evaluate_integer'; did you mean 'acpi_evaluate_object'?
 2025-01-08 19:35 UTC 

[PATCH] media: docs: dev-decoder: Trigger dynamic source change for colorspace
 2025-01-08 19:34 UTC  (2+ messages)

[PATCH net-next v2 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-01-08 19:29 UTC  (7+ messages)
` [PATCH net-next v2 03/14] net: ethernet: qualcomm: Add PPE driver for "
` [PATCH net-next v2 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings
` [PATCH net-next v2 07/14] net: ethernet: qualcomm: Initialize PPE queue settings

[PATCH 1/2] media: amphion: Support display delay for Hevc format
 2025-01-08 19:27 UTC  (4+ messages)

[PATCH] md: Replace deprecated kmap_atomic() with kmap_local_page()
 2025-01-08 19:21 UTC 

[RFC] tools/memory-model: Rule out OOTA
 2025-01-08 19:22 UTC  (9+ messages)

[PATCH V3 net 0/7] There are some bugfix for the HNS3 ethernet driver
 2025-01-08 19:20 UTC  (2+ messages)

[PATCH v7 00/17] move per-vma lock into vm_area_struct
 2025-01-08 19:17 UTC  (6+ messages)
` [PATCH v7 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU

[PATCH v1 0/3] module: Don't fail module loading when setting ro_after_init section RO failed
 2025-01-08 19:17 UTC  (4+ messages)

[PATCH 0/7] Raspberry Pi HEVC decoder driver
 2025-01-08 19:15 UTC  (8+ messages)

[PATCH v8 0/2] Add dma coherent allocator abstraction
 2025-01-08 19:09 UTC  (4+ messages)
` [PATCH v8 2/2] rust: add "

[PATCH v2 0/3] Add a runs-per-test flag
 2025-01-08 19:09 UTC  (3+ messages)
` [PATCH v2 3/3] perf test: "

[PATCH RFC 0/2] module: Introduce hash-based integrity checking
 2025-01-08 19:08 UTC  (5+ messages)
` [PATCH RFC 2/2] "

[RFC PATCH v1 0/2] Add file seal to prevent future exec mappings
 2025-01-08 19:06 UTC  (7+ messages)
` [RFC PATCH v1 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd

[PATCH next] scsi: fnic: silence uninitialized variable warning
 2025-01-08 19:05 UTC  (2+ messages)

[RFC PATCH] raid6: Add RISC-V SIMD syndrome and recovery calculations
 2025-01-08 18:57 UTC  (6+ messages)

[PATCH 0/6] drm: enforce rules for drm_atomic_helper_check_modeset()
 2025-01-08 18:55 UTC  (7+ messages)
` [PATCH 2/6] drm/atomic: prepare to check that drivers follow restrictions for needs_modeset
` [PATCH 6/6] drm/msm/dpu: don't set crtc_state->mode_changed from atomic_check()

[PATCH 0/3] sunrpc: Deadcoding
 2025-01-08 18:51 UTC  (2+ messages)

[PATCH] sunrpc: clean cache_detail immediately when flush is written frequently
 2025-01-08 18:51 UTC  (2+ messages)

[PATCH] powerpc/32: Stop printing Kernel virtual memory layout
 2025-01-08 18:40 UTC 

[RFC PATCH 00/12] Private MMIO support for private assigned dev
 2025-01-08 18:44 UTC  (9+ messages)
` [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI

drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:1355:47: warning: '%d' directive output may be truncated writing between 1 and 5 bytes into a region of size between 1 and 16
 2025-01-08 18:42 UTC 

[PATCH v6 0/5] Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci)
 2025-01-08 18:43 UTC  (8+ messages)
` [PATCH v6 4/5] xhci: introduce xhci->lost_power flag

[PATCH v4 0/4] Speed up f2fs truncate
 2025-01-08 18:40 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] drm/amdgpu: Fix shift type in amdgpu_debugfs_sdma_sched_mask_set()
 2025-01-08 18:39 UTC  (2+ messages)

[PATCH v3 3/5] arm64: dts: agilex: add dtsi for PCIe Root Port
 2025-01-08 18:37 UTC  (2+ messages)

[PATCH v2 0/3] drm: bridge: adv7511: refine actual capabilities
 2025-01-08 18:36 UTC  (5+ messages)
` [PATCH v2 1/3] drm: bridge: adv7511: fill stream capabilities
` [PATCH v2 3/3] drm: bridge: adv7511: remove s32 format from i2s capabilities

[PATCH] btrfs: keep `priv` struct on stack for sync reads in `btrfs_encoded_read_regular_fill_pages()`
 2025-01-08 18:35 UTC  (5+ messages)

[net-next PATCH v2 0/6] Add af_xdp support for cn10k
 2025-01-08 18:33 UTC  (7+ messages)
` [net-next PATCH v2 1/6] octeontx2-pf: Add AF_XDP non-zero copy support
` [net-next PATCH v2 2/6] octeontx2-pf: Don't unmap page pool buffer used by XDP
` [net-next PATCH v2 3/6] octeontx2-pf: Add AF_XDP zero copy support for rx side
` [net-next PATCH v2 4/6] octeontx2-pf: Reconfigure RSS table after enabling AF_XDP zerocopy on rx queue
` [net-next PATCH v2 5/6] Octeontx2-pf: Prepare for AF_XDP
` [net-next PATCH v2 6/6] octeontx2-pf: AF_XDP zero copy transmit support

[PATCH] riscv: Fix sleeping in invalid context in die()
 2025-01-08 18:33 UTC  (2+ messages)

[PATCH v5 4/5] arm64: dts: qcom: ipq5332: Add PCIe related nodes
 2025-01-08 18:32 UTC  (2+ messages)

[net-next PATCH v2 0/6] Add af_xdp support for cn10k
 2025-01-08 18:29 UTC  (2+ messages)
` [net-next PATCH v2 6/6] octeontx2-pf: AF_XDP zero copy transmit support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox