public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-13 19:51:05 to 2024-12-13 22:50:03 UTC [more...]

[PATCH v2 0/3] iommu/s390: add support for IOMMU passthrough
 2024-12-13 22:49 UTC  (4+ messages)
` [PATCH v2 1/3] s390/pci: check for relaxed translation capability
` [PATCH v2 2/3] s390/pci: store DMA offset in bus_dma_region
` [PATCH v2 3/3] iommu/s390: implement iommu passthrough via identity domain

[PATCH v6 0/4] power: supply: extension API
 2024-12-13 22:48 UTC  (5+ messages)
` [PATCH v6 1/4] power: supply: core: implement "

[PATCH v5 0/3] media: venus: Provide support for selecting encoder/decoder from in-driver
 2024-12-13 22:46 UTC  (4+ messages)
` [PATCH v5 2/3] media: venus: Populate video encoder/decoder nodename entries

[PATCH v7 0/7] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events
 2024-12-13 22:42 UTC  (9+ messages)
` [PATCH v7 1/7] iio: accel: adxl345: add function to switch measuring mode
` [PATCH v7 2/7] dt-bindings: iio: accel: adxl345: make interrupts not a required property
` [PATCH v7 3/7] dt-bindings: iio: accel: adxl345: add interrupt-names
` [PATCH v7 4/7] iio: accel: adxl345: introduce interrupt handling
` [PATCH v7 5/7] iio: accel: adxl345: initialize FIFO delay value for SPI
` [PATCH v7 6/7] iio: accel: adxl345: add FIFO with watermark events
` [PATCH v7 7/7] iio: accel: adxl345: complete the list of defines

[syzbot] [bcachefs?] INFO: task hung in bch2_page_fault
 2024-12-13 22:41 UTC 

linux-next: Signed-off-by missing for commit in the arc-current tree
 2024-12-13 22:40 UTC  (2+ messages)

[PATCH bpf-next v5 0/4] bpftool: btf: Support dumping a single type from file
 2024-12-13 22:40 UTC  (2+ messages)

[PATCH bpf] bpf: fix configuration-dependent BTF function references
 2024-12-13 22:37 UTC  (4+ messages)

[PATCH v7 1/2] dt-bindings: cpufreq: Document support for Airoha EN7581 CPUFreq
 2024-12-13 22:35 UTC  (5+ messages)
` [PATCH v7 2/2] cpufreq: airoha: Add EN7581 CPUFreq SMCCC driver

[RFC PATCH v1 0/5] Initial BBML2 support for contpte_convert()
 2024-12-13 22:34 UTC  (5+ messages)
` [RFC PATCH v1 2/5] arm64: Add BBM Level 2 cpu feature

[GIT PULL] RISC-V Fixes for 6.13-rc3
 2024-12-13 22:35 UTC  (2+ messages)

[GIT PULL] arm64 fixes for 6.13-rc3
 2024-12-13 22:34 UTC  (2+ messages)

[RFC 0/1] sched: defer completion task to online CPU
 2024-12-13 22:29 UTC  (3+ messages)
` [RFC 1/1] "

[PATCH 1/1] input: mma8450: Add chip ID check in probe
 2024-12-13 22:23 UTC 

[PATCH] KVM: selftests: Add printf attribute to _no_printf()
 2024-12-13 22:30 UTC 

[PATCH 00/35] drm/msm/dpu: rework HW block feature handling
 2024-12-13 22:14 UTC  (36+ messages)
` [PATCH 01/35] drm/msm/dpu: skip watchdog timer programming through TOP on >= SM8450
` [PATCH 02/35] drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.x
` [PATCH 03/35] drm/msm/dpu: stop passing mdss_ver to setup_timing_gen()
` [PATCH 04/35] drm/msm/dpu: drop INTF_SC7280_MASK
` [PATCH 05/35] drm/msm/dpu: inline _setup_ctl_ops()
` [PATCH 06/35] drm/msm/dpu: inline _setup_dsc_ops()
` [PATCH 07/35] drm/msm/dpu: inline _setup_dspp_ops()
` [PATCH 08/35] drm/msm/dpu: inline _setup_mixer_ops()
` [PATCH 09/35] drm/msm/dpu: remove DSPP_SC7180_MASK
` [PATCH 10/35] drm/msm/dpu: get rid of DPU_CTL_HAS_LAYER_EXT4
` [PATCH 11/35] drm/msm/dpu: get rid of DPU_CTL_ACTIVE_CFG
` [PATCH 12/35] drm/msm/dpu: get rid of DPU_CTL_FETCH_ACTIVE
` [PATCH 13/35] drm/msm/dpu: get rid of DPU_CTL_DSPP_SUB_BLOCK_FLUSH
` [PATCH 14/35] drm/msm/dpu: get rid of DPU_CTL_VM_CFG
` [PATCH 15/35] drm/msm/dpu: get rid of DPU_DATA_HCTL_EN
` [PATCH 16/35] drm/msm/dpu: get rid of DPU_INTF_STATUS_SUPPORTED
` [PATCH 17/35] drm/msm/dpu: get rid of DPU_INTF_INPUT_CTRL
` [PATCH 18/35] drm/msm/dpu: get rid of DPU_PINGPONG_DSC
` [PATCH 19/35] drm/msm/dpu: get rid of DPU_PINGPONG_DITHER
` [PATCH 20/35] drm/msm/dpu: get rid of DPU_MDP_VSYNC_SEL
` [PATCH 21/35] drm/msm/dpu: get rid of DPU_MDP_PERIPH_0_REMOVED
` [PATCH 22/35] drm/msm/dpu: get rid of DPU_MDP_AUDIO_SELECT
` [PATCH 23/35] drm/msm/dpu: get rid of DPU_MIXER_COMBINED_ALPHA
` [PATCH 24/35] drm/msm/dpu: get rid of DPU_DIM_LAYER
` [PATCH 25/35] drm/msm/dpu: get rid of DPU_DSC_HW_REV_1_2
` [PATCH 26/35] drm/msm/dpu: get rid of DPU_DSC_OUTPUT_CTRL
` [PATCH 27/35] drm/msm/dpu: get rid of DPU_WB_INPUT_CTRL
` [PATCH 28/35] drm/msm/dpu: get rid of DPU_SSPP_QOS_8LVL
` [PATCH 29/35] drm/msm/dpu: drop unused MDP TOP features
` [PATCH 30/35] drm/msm/dpu: drop ununused PINGPONG features
` [PATCH 31/35] drm/msm/dpu: drop ununused MIXER features
` [PATCH 32/35] drm/msm/dpu: get rid of DPU_MIXER_SOURCESPLIT
` [PATCH 33/35] drm/msm/dpu: get rid of DPU_DSC_NATIVE_42x_EN
` [PATCH 34/35] drm/msm/dpu: get rid of DPU_CTL_SPLIT_DISPLAY
` [PATCH 35/35] drm/msm/dpu: move features out of the DPU_HW_BLK_INFO

[RFC PATCH 01/22] selinux: supply missing field initializers
 2024-12-13 22:14 UTC  (3+ messages)
` [RFC PATCH 22/22] selinux: restrict policy strings

[PATCH v1 0/8] DTS updates for system1 BMC
 2024-12-13 22:03 UTC  (3+ messages)
` [PATCH v1 3/8] ARM: dts: aspeed: system1: Add RGMII support

Raspberry Pi 3B: Failed to create device link with soc:firmware:gpio
 2024-12-13 22:02 UTC  (4+ messages)

[PATCH v6 0/2] Add support for ltc4162-f/s and ltc4015
 2024-12-13 22:01 UTC  (4+ messages)
` [PATCH v6 2/2] power/supply: "

[PATCH bpf-next 00/13] uprobes: Add support to optimize usdt probes on x86_64
 2024-12-13 21:59 UTC  (32+ messages)
` [PATCH bpf-next 04/13] uprobes: Add arch_uprobe_verify_opcode function
` [PATCH bpf-next 05/13] uprobes: Add mapping for optimized uprobe trampolines
` [PATCH bpf-next 06/13] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCH bpf-next 08/13] uprobes/x86: Add support to optimize uprobes
` [PATCH bpf-next 09/13] selftests/bpf: Use 5-byte nop for x86 usdt probes
` [PATCH bpf-next 10/13] selftests/bpf: Add uprobe/usdt optimized test
` [PATCH bpf-next 11/13] selftests/bpf: Add hit/attach/detach race optimized uprobe test
` [PATCH bpf-next 13/13] selftests/bpf: Add 5-byte nop uprobe trigger bench

[PATCH v3] perf script: Fix output type for dynamically allocated core PMU's
 2024-12-13 21:54 UTC 

[RFC PATCH 0/9] mm/damon: replace most damon_callback usages in sysfs with new core functions
 2024-12-13 21:53 UTC  (10+ messages)
` [RFC PATCH 1/9] mm/damon/sysfs-schemes: remove unnecessary schemes existence check in damon_sysfs_schemes_clear_regions()
` [RFC PATCH 2/9] mm/damon/sysfs: handle clear_schemes_tried_regions from DAMON sysfs context
` [RFC PATCH 3/9] mm/damon/core: implement damon_call()
` [RFC PATCH 4/9] mm/damon/sysfs: use damon_call() for update_schemes_stats
` [RFC PATCH 5/9] mm/damon/sysfs: use damon_call() for commit_schemes_quota_goals
` [RFC PATCH 6/9] mm/damon/sysfs: use damon_call() for update_schemes_effective_quotas
` [RFC PATCH 7/9] mm/damon/core: implement damos_walk()
` [RFC PATCH 8/9] mm/damon/sysfs: use damos_walk() for update_schemes_tried_{bytes,regions}
` [RFC PATCH 9/9] mm/damon/sysfs: remove unused code for schemes tried regions update

[PATCH v2] selinux: add support for xperms in conditional policies
 2024-12-13 21:35 UTC  (2+ messages)

[PATCH v13 0/2] rust: xarray: Add a minimal abstraction for XArray
 2024-12-13 21:31 UTC  (4+ messages)
` [PATCH v13 1/2] rust: types: add `ForeignOwnable::PointedTo`
` [PATCH v13 2/2] rust: xarray: Add an abstraction for XArray

[git pull] drm fixes for 6.13-rc3
 2024-12-13 21:23 UTC 

kernel/fork.c:1895:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-12-13 21:13 UTC 

[PATCH 0/8] x86, sched: Dynamic ITMT core ranking support and some yak shaving
 2024-12-13 21:11 UTC  (12+ messages)
` [PATCH 5/8] x86/topology: Use x86_sched_itmt_flags for PKG domain unconditionally
` [PATCH 7/8] sched/fair: Do not compute overloaded status unnecessarily during lb
` [RFC PATCH 8/8] sched/fair: Uncache asym_prefer_cpu and find it during update_sd_lb_stats()

[PATCH 1/1 v2] perf tests switch-tracking: Set this test to run exclusively
 2024-12-13 21:05 UTC  (2+ messages)

[PATCH v1 0/8] Various fixes around undefined behavior
 2024-12-13 21:04 UTC  (9+ messages)
` [PATCH v1 1/8] perf disasm: Avoid undefined behavior in incrementing NULL
` [PATCH v1 2/8] perf test trace_btf_enum: Skip if permissions are insufficient
` [PATCH v1 3/8] tools headers: Update offsetof and container_of
` [PATCH v1 4/8] perf evsel: Avoid container_of on a NULL leader
` [PATCH v1 5/8] tools headers: Add non-NULL assert to container_of
` [PATCH v1 6/8] perf maps: Avoid UB passing NULL to bsearch
` [PATCH v1 7/8] perf test shell lock_contention: Extra debug diagnostics
` [PATCH v1 8/8] libperf event: Ensure tracing data is multiple of 8 sized

[PATCH 02/19] x86/resctrl: Use kthread_run_on_cpu()
 2024-12-13 21:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v11 1/8] x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
 2024-12-13 21:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v11 2/8] x86/resctrl: Prepare for per-CTRL_MON group mba_MBps control
 2024-12-13 21:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v11 3/8] x86/resctrl: Modify update_mba_bw() to use per CTRL_MON group event
 2024-12-13 21:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v11 4/8] x86/resctrl: Compute memory bandwidth for all supported events
 2024-12-13 21:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v11 5/8] x86/resctrl: Make mba_sc use total bandwidth if local is not supported
 2024-12-13 21:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v11 6/8] x86/resctrl: Add "mba_MBps_event" file to CTRL_MON directories
 2024-12-13 21:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v11 7/8] x86/resctrl: Add write option to "mba_MBps_event" file
 2024-12-13 21:02 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v11 8/8] x86/resctrl: Document the new "mba_MBps_event" file
 2024-12-13 21:02 UTC  (2+ messages)
` [tip: x86/cache] "

[GIT PULL] Power management documentation fix for v6.13-rc3
 2024-12-13 21:01 UTC 

[GIT PULL] ACPI fixes for v6.13-rc3
 2024-12-13 20:59 UTC 

[PATCH v2] perf tools: Avoid unaligned pointer operations
 2024-12-13 20:57 UTC  (3+ messages)

[PATCH bpf-next v5 0/5] Support eliding map lookup nullness
 2024-12-13 20:57 UTC  (7+ messages)
` [PATCH bpf-next v5 3/5] bpf: verifier: Refactor helper access type tracking
` [PATCH bpf-next v5 4/5] bpf: verifier: Support eliding map lookup nullness

[PATCH v2] PCI/portdrv: Disable bwctrl service if port is fixed at 2.5 GT/s
 2024-12-13 20:56 UTC 

[PATCH 00/10] [v2] x86/cpu: Centralize and standardize CPUID leaf naming
 2024-12-13 20:50 UTC  (11+ messages)
` [PATCH 01/10] x86/cpu: Move MWAIT leaf definition to common header
` [PATCH 02/10] x86/cpu: Use MWAIT leaf definition
` [PATCH 03/10] x86/cpu: Remove unnecessary MwAIT leaf checks
` [PATCH 04/10] x86/cpu: Refresh DCA leaf reading code
` [PATCH 05/10] x86/cpu: Move TSC CPUID leaf definition
` [PATCH 06/10] x86/tsc: Move away from TSC leaf magic numbers
` [PATCH 07/10] x86/tsc: Remove CPUID "frequency" "
` [PATCH 08/10] x86/fpu: Move CPUID leaf definitions to common code
` [PATCH 09/10] x86/fpu: Remove unnecessary CPUID level check
` [PATCH 10/10] x86/cpu: Make all all CPUID leaf names consistent

[PATCH v3 0/2] regulator: add new PMIC PF9453 support
 2024-12-13 20:46 UTC  (3+ messages)
` [PATCH v3 1/2] regulator: dt-bindings: pca9450: Add nxp,pf9453 compatible string
` [PATCH v3 2/2] regulator: pf9453: add PMIC PF9453 support

[PATCH v3 0/7] RCU changes for PREEMPT_LAZY
 2024-12-13 20:44 UTC  (4+ messages)
` [PATCH v3 5/7] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y

[PATCH 1/1] Documentation: hyperv: Add overview of guest VM hibernation
 2024-12-13 20:43 UTC  (3+ messages)

[PATCH v2] perf script: Fix output type for dynamically allocated core PMU's
 2024-12-13 20:39 UTC  (3+ messages)

[PATCH 0/8] arm64: dts: qcom: x1e*: Fix USB QMP PHY supplies
 2024-12-13 20:39 UTC  (3+ messages)
` [PATCH 3/8] arm64: dts: qcom: x1e80100-asus-vivobook-s15: "

[PATCH] drm/msm/dpu: Filter modes based on adjusted mode clock
 2024-12-13 20:38 UTC  (4+ messages)

[PATCH 0/4] KVM: selftests: dirty_log_test: fixes for running the test nested
 2024-12-13 20:31 UTC  (7+ messages)
` [PATCH 1/4] KVM: VMX: read the PML log in the same order as it was written

[PATCH 1/1] PCI: Fix Extend ACS configurability
 2024-12-13 20:29 UTC 

[RFC v2 00/13] LKMM *generic* atomics in Rust
 2024-12-13 20:28 UTC  (11+ messages)
` [RFC v2 02/13] rust: sync: Add basic atomic operation mapping framework
` [RFC v2 04/13] rust: sync: atomic: Add generic atomics

[for-linus][PATCH 0/3] ftrace: Fixes for 6.13
 2024-12-13 20:20 UTC  (5+ messages)
` [for-linus][PATCH 3/3] ftrace/microblaze: Do not find "true_parent" for return address

[PATCH v2 0/3] drivers: base: Don't match device with NULL of_node/fwnode/etc + tests
 2024-12-13 20:13 UTC  (4+ messages)
` [PATCH v2 3/3] drivers: base: test: Add ...find_device_by...(... NULL) tests

[PATCH v2 0/6] Enhance event delivery error handling
 2024-12-13 20:09 UTC  (9+ messages)
` [PATCH v2 3/6] KVM: VMX: Handle vectoring error in check_emulate_instruction

[PATCH] hv_netvsc: Set device flags for properly indicating bonding
 2024-12-13 20:07 UTC  (3+ messages)
  ` [EXTERNAL] "

[Patch net-next v2] hv_netvsc: Set device flags for properly indicating bonding in Hyper-V
 2024-12-13 20:06 UTC 

[PATCH v12 0/2] rust: xarray: Add a minimal abstraction for XArray
 2024-12-13 19:37 UTC  (8+ messages)
` [PATCH v12 2/2] rust: xarray: Add an "

[External Mail] [RFC PATCH] mm/mempolicy: Weighted interleave auto-tuning
 2024-12-13 19:57 UTC  (2+ messages)

[PATCH net-next v2] net: wan: framer: Simplify API framer_provider_simple_of_xlate() implementation
 2024-12-13 20:00 UTC  (2+ messages)

[PATCH net-next v4 0/9] net: lan969x: add RGMII support
 2024-12-13 19:54 UTC  (2+ messages)

[PATCH 0/4] RTL9300 MDIO driver
 2024-12-13 19:59 UTC  (3+ messages)
` [PATCH 4/4] net: mdio: Add "

[PATCH] riscv: dts: starfive: Fix a typo in StarFive JH7110 pin function definitions
 2024-12-13 19:58 UTC  (3+ messages)

[PATCH v5 00/18] TDX MMU prep series part 1
 2024-12-13 19:57 UTC  (19+ messages)
` [PATCH 01/18] KVM: x86/mmu: Zap invalid roots with mmu_lock holding for write at uninit
` [PATCH 02/18] KVM: Add member to struct kvm_gfn_range for target alias
` [PATCH 03/18] KVM: x86: Add a VM type define for TDX
` [PATCH 04/18] KVM: x86/mmu: Add an external pointer to struct kvm_mmu_page
` [PATCH 05/18] KVM: x86/mmu: Add an is_mirror member for union kvm_mmu_page_role
` [PATCH 06/18] KVM: x86/mmu: Make kvm_tdp_mmu_alloc_root() return void
` [PATCH 07/18] KVM: x86/tdp_mmu: Take struct kvm in iter loops
` [PATCH 08/18] KVM: x86/mmu: Support GFN direct bits
` [PATCH 09/18] KVM: x86/tdp_mmu: Extract root invalid check from tdx_mmu_next_root()
` [PATCH 10/18] KVM: x86/tdp_mmu: Introduce KVM MMU root types to specify page table type
` [PATCH 11/18] KVM: x86/tdp_mmu: Take root in tdp_mmu_for_each_pte()
` [PATCH 12/18] KVM: x86/tdp_mmu: Support mirror root for TDP MMU
` [PATCH 13/18] KVM: x86/tdp_mmu: Propagate attr_filter to MMU notifier callbacks
` [PATCH 14/18] KVM: x86/tdp_mmu: Propagate building mirror page tables
` [PATCH 15/18] KVM: x86/tdp_mmu: Propagate tearing down "
` [PATCH 16/18] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots()
` [PATCH 17/18] KVM: x86/tdp_mmu: Don't zap valid mirror roots in kvm_tdp_mmu_zap_all()
` [PATCH 18/18] KVM: x86/mmu: Prevent aliased memslot GFNs

[PATCH v1 0/5] Improve decoder performance and fix critical bugs
 2024-12-13 19:55 UTC  (3+ messages)
` [PATCH v1 5/5] media: chips-media: wave5: Fix timeout while testing 10bit hevc fluster

[PATCH v2] ARM: dts: sun8i-r40: remove unused GPIO regulator
 2024-12-13 19:54 UTC 

[PATCH v3 00/10] perf/amd/ibs: Fix sample period computations
 2024-12-13 19:55 UTC  (3+ messages)
` [PATCH v3 09/10] perf test: Introduce DEFINE_SUITE_EXCLUSIVE()

[PATCH 5.10 000/459] 5.10.231-rc1 review
 2024-12-13 19:55 UTC  (2+ messages)

[PATCH 5.4 000/316] 5.4.287-rc2 review
 2024-12-13 19:54 UTC  (2+ messages)

[PATCH net-next 0/7] mptcp: pm: userspace: misc cleanups
 2024-12-13 19:52 UTC  (8+ messages)
` [PATCH net-next 1/7] mptcp: add mptcp_userspace_pm_lookup_addr helper
` [PATCH net-next 2/7] mptcp: add mptcp_for_each_userspace_pm_addr macro
` [PATCH net-next 3/7] mptcp: add mptcp_userspace_pm_get_sock helper
` [PATCH net-next 4/7] mptcp: move mptcp_pm_remove_addrs into pm_userspace
` [PATCH net-next 5/7] mptcp: drop free_list for deleting entries
` [PATCH net-next 6/7] mptcp: change local addr type of subflow_destroy
` [PATCH net-next 7/7] mptcp: drop useless "err = 0" in subflow_destroy

[PATCH] perf script: Fix output type for dynamically allocated core PMU's
 2024-12-13 19:53 UTC  (4+ messages)

[PATCH 0/2 next] tools build feature detection fixes
 2024-12-13 19:50 UTC  (2+ messages)
` [PATCH 2/2] tools build: Test for presence of libtraceevent and libtracefs in test-all.c


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