All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-07 23:14:12 to 2024-05-08 00:25:30 UTC [more...]

[PATCH v3 00/33] Misc PPC exception and BookE MMU clean ups
 2024-05-08  0:15 UTC  (33+ messages)
` [PATCH v3 01/33] target/ppc: Fix gen_sc to use correct nip
` [PATCH v3 02/33] target/ppc: Move patching nip from exception handler to helper_scv
` [PATCH v3 03/33] target/ppc: Simplify syscall exception handlers
` [PATCH v3 04/33] target/ppc: Remove unused helper
` [PATCH v3 05/33] target/ppc/mmu_common.c: Move calculation of a value closer to its usage
` [PATCH v3 06/33] target/ppc/mmu_common.c: Remove unneeded local variable
` [PATCH v3 07/33] target/ppc/mmu_common.c: Simplify checking for real mode
` [PATCH v3 08/33] target/ppc/mmu_common.c: Drop cases for unimplemented MPC8xx MMU
` [PATCH v3 09/33] target/ppc/mmu_common.c: Introduce mmu6xx_get_physical_address()
` [PATCH v3 10/33] target/ppc/mmu_common.c: Move else branch to avoid large if block
` [PATCH v3 11/33] target/ppc/mmu_common.c: Move some debug logging
` [PATCH v3 12/33] target/ppc/mmu_common.c: Eliminate ret from mmu6xx_get_physical_address()
` [PATCH v3 13/33] target/ppc/mmu_common.c: Split out BookE cases before checking real mode
` [PATCH v3 14/33] target/ppc/mmu_common.c: Split off real mode cases in get_physical_address_wtlb()
` [PATCH v3 15/33] target/ppc/mmu_common.c: Inline and remove check_physical()
` [PATCH v3 16/33] target/ppc/mmu_common.c: Simplify mmubooke_get_physical_address()
` [PATCH v3 17/33] target/ppc/mmu_common.c: Simplify mmubooke206_get_physical_address()
` [PATCH v3 18/33] target/ppc/mmu_common.c: Fix misindented qemu_log_mask() calls
` [PATCH v3 20/33] target/ppc/mmu_common.c: Replace hard coded constants in ppc_jumbo_xlate()
` [PATCH v3 21/33] target/ppc/mmu_common.c: Make get_physical_address_wtlb() static
` [PATCH v3 22/33] target/ppc: Remove pp_check() and reuse ppc_hash32_pp_prot()
` [PATCH v3 23/33] target/ppc/mmu_common.c: Remove BookE from direct store handling
` [PATCH v3 24/33] target/ppc/mmu_common.c: Split off BookE handling from ppc_jumbo_xlate()
` [PATCH v3 25/33] target/ppc/mmu_common.c: Remove BookE handling from get_physical_address_wtlb()
` [PATCH v3 26/33] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 1
` [PATCH v3 27/33] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 2
` [PATCH v3 28/33] target/ppc/mmu_common.c: Move BookE MMU functions together
` [PATCH v3 29/33] target/ppc: Remove id_tlbs flag from CPU env
` [PATCH v3 30/33] target/ppc: Split off common embedded TLB init
` [PATCH v3 31/33] target/ppc/mmu-hash32.c: Drop a local variable
` [PATCH v3 32/33] target/ppc/mmu-radix64.c: "
` [PATCH v3 33/33] target/ppc: Add a macro to check for page protection bit

[PATCH v5 0/9] IOMMUFD: Deliver IO page faults to user space
 2024-05-08  0:25 UTC  (12+ messages)
` [PATCH v5 2/9] iommu: Replace sva_iommu with iommu_attach_handle
` [PATCH v5 3/9] iommu: Add attachment handle to struct iopf_group
` [PATCH v5 5/9] iommufd: Add iommufd fault object
` [PATCH v5 6/9] iommufd: Fault-capable hwpt attach/detach/replace
` [PATCH v5 7/9] iommufd: Associate fault object with iommufd_hw_pgtable

[PATCH v3 0/4] drm/xe: Add Indirect Ring State support
 2024-05-08  0:25 UTC  (2+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add Indirect Ring State support (rev3)

[linux-next:master 2552/11707] kernel/bpf/verifier.c:20086:85: error: 'pcpu_hot' undeclared
 2024-05-08  0:23 UTC 

[PATCH] scsi: sr: fix unintentional arithmetic wraparound
 2024-05-08  0:23 UTC  (2+ messages)

[PATCH 0/2] x86/fpu: Extend kernel_fpu_begin_mask() for the In-Field Scan driver
 2024-05-08  0:22 UTC  (9+ messages)
` [PATCH 2/2] platform/x86/intel/ifs: Initialize AMX state for the scan test
` [PATCH v2 0/2] x86/fpu: Extend kernel_fpu_begin_mask() for the In-Field Scan driver
  ` [PATCH v2 1/2] x86/fpu: Extend kernel_fpu_begin_mask() to initialize AMX state
  ` [PATCH v2 2/2] platform/x86/intel/ifs: Initialize AMX state for the scan test

[PATCH net-next v3 00/24] Introducing OpenVPN Data Channel Offload
 2024-05-08  0:21 UTC  (10+ messages)
` [PATCH net-next v3 03/24] ovpn: add basic netlink support
` [PATCH net-next v3 04/24] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v3 05/24] ovpn: implement interface creation/destruction via netlink
` [PATCH net-next v3 24/24] testing/selftest: add test tool and scripts for ovpn module

[PATCH V4 00/10] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2024-05-08  0:20 UTC  (11+ messages)
` [PATCH V4 01/10] wifi: mac80211: Add EHT UL MU-MIMO flag in ieee80211_bss_conf
` [PATCH V4 02/10] wifi: ath12k: push HE MU-MIMO params to hardware
` [PATCH V4 03/10] wifi: ath12k: push EHT "
` [PATCH V4 04/10] wifi: ath12k: move HE MCS mapper to a separate function
` [PATCH V4 05/10] wifi: ath12k: generate rx and tx mcs maps for supported HE mcs
` [PATCH V4 06/10] wifi: ath12k: fix TX and RX MCS rate configurations in HE mode
` [PATCH V4 07/10] wifi: ath12k: add support for setting fixed HE rate/GI/LTF
` [PATCH V4 08/10] wifi: ath12k: clean up 80P80 support
` [PATCH V4 09/10] wifi: ath12k: add support for 160 MHz bandwidth
` [PATCH V4 10/10] wifi: ath12k: add extended NSS bandwidth support for 160 MHz

[PATCH v5 00/17] KVM: SEV: allow customizing VMSA features
 2024-05-08  0:21 UTC  (6+ messages)
` [PATCH v5 07/17] KVM: x86: add fields to struct kvm_arch for CoCo features

checkpatch doc suggestion
 2024-05-08  0:16 UTC  (4+ messages)

[PATCH AUTOSEL 5.4 1/6] ASoC: rt5645: Fix the electric noise due to the CBJ contacts floating
 2024-05-07 23:14 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 2/6] ASoC: dt-bindings: rt5645: add cbj sleeve gpio property
` [PATCH AUTOSEL 5.4 3/6] firewire: nosy: ensure user_length is taken into account when fetching packet contents
` [PATCH AUTOSEL 5.4 4/6] ASoC: da7219-aad: fix usage of device_get_named_child_node()
` [PATCH AUTOSEL 5.4 5/6] drm/amdkfd: Flush the process wq before creating a kfd_process
` [PATCH AUTOSEL 5.4 6/6] nvme: find numa distance only if controller has valid numa id

[PATCH v2 0/9] KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX
 2024-05-08  0:15 UTC  (2+ messages)

[PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
 2024-05-08  0:13 UTC  (5+ messages)

[PATCH] bcachefs: fix oob in bch2_sb_clean_to_text
 2024-05-08  0:13 UTC  (3+ messages)

[PATCH net v5 0/4] ax25: Fix issues of ax25_dev and net_device
 2024-05-07 23:46 UTC  (4+ messages)
` [PATCH net v5 1/4] ax25: Use kernel universal linked list to implement ax25_dev_list

[PATCH] fs: remove accidental overflow during wraparound check
 2024-05-08  0:11 UTC  (3+ messages)

[PATCH] cdrom: rearrange last_media_change check to avoid unintentional overflow
 2024-05-08  0:09 UTC  (2+ messages)

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-05-08  0:08 UTC  (11+ messages)

[PATCH] drm/xe: Change pcode timeout to 50msec while polling again
 2024-05-08  0:07 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH 0/3] ASoC: grace time for DPCM cleanup
 2024-05-08  0:06 UTC  (3+ messages)

[PATCH v2] drm/xe: Rename few xe_args.h macros
 2024-05-08  0:06 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Rename few xe_args.h macros (rev2)

ipmitool fru write 0 - does not update "baseboard" FRU
 2024-05-08  0:04 UTC  (5+ messages)

[PATCH v2] scalar: avoid segfault in reconfigure --all
 2024-05-08  0:05 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] ui/gtk: Explicitly set the default size of new window when untabifying
 2024-05-08  0:02 UTC  (4+ messages)

[PATCH 1/2] tests/amdgpu/vce_enc: rename file
 2024-05-08  0:02 UTC  (2+ messages)
` ✓ CI.xeBAT: success for series starting with [1/2] "

[PATCH bpf-next v10 0/5] Reduce overhead of LSMs with static calls
 2024-05-08  0:01 UTC  (3+ messages)
` [PATCH bpf-next v10 5/5] bpf: Only enable BPF LSM hooks when an LSM program is attached

[PATCH 0/1] Fix faulting VM deadlock
 2024-05-07 23:59 UTC  (3+ messages)
` [PATCH 1/1] drm/xe: Only use reserved BCS instances for usm migrate exec queue

[PATCH] perf dwarf-aux: Print array type name with "[]"
 2024-05-07 23:57 UTC  (2+ messages)

linux-next: manual merge of the s390 tree with the kbuild tree
 2024-05-07 23:57 UTC 

RE[6]: Distribute continuous integration (build) to servers outside docker container
 2024-05-07 23:55 UTC  (2+ messages)

[PATCH v2 00/14] PCI: dw-rockchip: Add endpoint mode support
 2024-05-07 23:55 UTC  (21+ messages)
` [PATCH v2 08/14] PCI: dw-rockchip: Add rockchip_pcie_ltssm() helper
` [PATCH v2 11/14] PCI: dw-rockchip: Add endpoint mode support
` [PATCH v2 13/14] arm64: dts: rockchip: Add PCIe "
` [PATCH v2 14/14] arm64: dts: rockchip: Add rock5b overlays for PCIe endpoint mode

[PATCH RESEND v8 00/16] mm: jit/text allocator
 2024-05-07 23:52 UTC  (11+ messages)
` [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem

[PATCH net-next] mptcp: fix possible NULL dereferences
 2024-05-07 23:50 UTC  (2+ messages)

[PATCH net-next v2] lib: Allow for the DIM library to be modular
 2024-05-07 23:50 UTC  (2+ messages)

[PATCH] nfc: nci: Fix kcov check in nci_rx_work()
 2024-05-07 23:50 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] Support kCFI + BPF on arm64
 2024-05-07 23:47 UTC  (8+ messages)
` [PATCH bpf-next v3 1/3] cfi: add C CFI type macro
` [PATCH bpf-next v3 2/3] arm64/cfi,bpf: Support kCFI + BPF on arm64
` [PATCH bpf-next v3 3/3] arm64/cfi,bpf: Use DEFINE_CFI_TYPE in arm64

[PATCH v2 00/28] Misc PPC exception and BookE MMU clean ups
 2024-05-07 23:40 UTC  (4+ messages)
` [PATCH v2 24/28] target/ppc/mmu_common.c: Remove BookE handling from get_physical_address_wtlb()

[PATCH v3 0/6] drm/xe: Per client usage
 2024-05-07 23:45 UTC  (3+ messages)
` [PATCH v3 5/6] drm/xe: Add helper to accumulate exec queue runtime

[PATCH v6] Hexagon: add PC alignment check and exception
 2024-05-07 23:40 UTC  (2+ messages)

[PATCH net-next] net: annotate writes on dev->mtu from ndo_change_mtu()
 2024-05-07 23:40 UTC  (2+ messages)

[PATCH net-next] selftests: netfilter: conntrack_tcp_unreplied.sh: wait for initial connection attempt
 2024-05-07 23:40 UTC  (2+ messages)

[PATCH i-g-t] i915/gem_mmap_offset: Partial mmap and munmap
 2024-05-07 23:39 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for i915/gem_mmap_offset: Partial mmap and munmap (rev3)

[PATCH] xfs: check for negatives in xfs_exchange_range_checks()
 2024-05-07 23:36 UTC  (6+ messages)

[PATCH v22 0/5] Introducing trace buffer mapping by user-space
 2024-05-07 23:35 UTC  (4+ messages)
` [PATCH v22 5/5] ring-buffer/selftest: Add ring-buffer mapping test

[PATCH v4 0/7] Break out as separate driver and add BOE nv110wum-l60 IVO t109nw41 MIPI-DSI panel
 2024-05-07 23:35 UTC  (5+ messages)
` [PATCH v4 2/7] drm/panel: himax-hx83102: Break out as separate driver
` [PATCH v4 5/7] drm/panel: himax-hx83102: Support for BOE nv110wum-l60 MIPI-DSI panel

[RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers
 2024-05-07 23:32 UTC  (11+ messages)

[PATCH 1/2] drm/xe/display: Unify DPT mapping
 2024-05-07 23:32 UTC  (2+ messages)
` ✗ CI.BAT: failure for series starting with [1/2] "

[kpsingh:static_calls_type_1 6/6] security/security.c:5619:6: warning: 'security_bpf_token_free' defined but not used
 2024-05-07 23:30 UTC 

[PATCH bpf-next] bpftool: introduce btf c dump sorting
 2024-05-07 23:30 UTC  (3+ messages)

[PATCH v2 0/5] Define _GNU_SOURCE for sources using
 2024-05-07 23:28 UTC  (4+ messages)

[PATCH 0/2] qcom: initial support for the SHIFTphone 8
 2024-05-07 23:28 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Add QCM6490 "
` [PATCH 2/2] arm64: dts: qcom: add "

[RFC] Mitigating unexpected arithmetic overflow
 2024-05-07 23:27 UTC 

[PATCH 1/2] tests/amdgpu/vce_enc: rename file
 2024-05-07 23:24 UTC  (2+ messages)
` ✓ CI.xeBAT: success for series starting with [1/2] "

[PATCH] x86: ce4100: Remove unused struct 'sim_reg_op'
 2024-05-07 23:24 UTC  (3+ messages)

[PATCH v2] x86: ce4100: Remove unused struct 'sim_reg_op'
 2024-05-07 23:23 UTC 

[PATCH v2 0/2] Add PCIe overlay for am642-phyboard-electra
 2024-05-07 23:22 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: ti: am642-phyboard-electra: Remove PCIe pinmuxing
` [PATCH v2 2/2] arm64: dts: ti: am642-phyboard-electra: Add overlay to enable PCIe

[PATCH bpf-next 0/1] Fix for bpf_sysctl_set_new_value
 2024-05-07 23:20 UTC  (3+ messages)
` [PATCH bpf-next 1/1] "

[PATCH v6 0/3] Meson: R/W support for pages used by boot ROM
 2024-05-07 23:09 UTC  (16+ messages)
` [PATCH v6 1/3] dt-bindings: mtd: amlogic,meson-nand: support fields for boot ROM code
` [PATCH v6 2/3] mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()'
` [PATCH v6 3/3] mtd: rawnand: meson: read/write access for boot ROM pages

[PATCH] net: dccp: Fix ccid2_rtt_estimator() kernel-doc
 2024-05-07 23:20 UTC  (2+ messages)

[PATCH AUTOSEL 6.8 01/52] ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus T100TAM too
 2024-05-07 23:19 UTC  (4+ messages)
` [PATCH AUTOSEL 6.8 26/52] erofs: reliably distinguish block based and fscache mode

[meta-networking][PATCH 1/2] libtevent: upgrade 0.16.0 -> 0.16.1
 2024-05-07 23:18 UTC  (2+ messages)
` [meta-networking][PATCH 2/2] samba: upgrade 4.19.5 -> 4.19.6

[PATCH v10 00/27] Enable CET Virtualization
 2024-05-07 23:17 UTC  (6+ messages)
` [PATCH v10 04/27] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set

[PATCH AUTOSEL 6.6 01/43] ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus T100TAM too
 2024-05-07 23:16 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 21/43] erofs: reliably distinguish block based and fscache mode

linux-next: build failure after merge of the dma-mapping tree
 2024-05-07 23:16 UTC 

[PATCH AUTOSEL 4.19 1/4] ASoC: rt5645: Fix the electric noise due to the CBJ contacts floating
 2024-05-07 23:14 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 2/4] ASoC: dt-bindings: rt5645: add cbj sleeve gpio property
` [PATCH AUTOSEL 4.19 3/4] firewire: nosy: ensure user_length is taken into account when fetching packet contents
` [PATCH AUTOSEL 4.19 4/4] ASoC: da7219-aad: fix usage of device_get_named_child_node()

[PATCH AUTOSEL 5.10 1/9] ASoC: rt5645: Fix the electric noise due to the CBJ contacts floating
 2024-05-07 23:14 UTC  (8+ messages)
` [PATCH AUTOSEL 5.10 3/9] regulator: vqmmc-ipq4019: fix module autoloading
` [PATCH AUTOSEL 5.10 4/9] ASoC: rt715: add vendor clear control register
` [PATCH AUTOSEL 5.10 5/9] net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()
` [PATCH AUTOSEL 5.10 6/9] firewire: nosy: ensure user_length is taken into account when fetching packet contents
` [PATCH AUTOSEL 5.10 7/9] ASoC: da7219-aad: fix usage of device_get_named_child_node()
` [PATCH AUTOSEL 5.10 8/9] drm/amdkfd: Flush the process wq before creating a kfd_process
` [PATCH AUTOSEL 5.10 9/9] nvme: find numa distance only if controller has valid numa id

[PATCH AUTOSEL 5.15 01/15] regulator: irq_helpers: duplicate IRQ name
 2024-05-07 23:13 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 14/15] nvme: find numa distance only if controller has valid numa id


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.