All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-11 17:21:29 to 2023-01-11 18:10:10 UTC [more...]

[PATCH 00/41] Per-VMA locks
 2023-01-11 18:09 UTC  (24+ messages)
` [PATCH 08/41] mm: introduce CONFIG_PER_VMA_LOCK
` [PATCH 13/41] mm: introduce vma->vm_flags modifier functions

[PATCH nf] selftests: netfilter: fix transaction test script timeout handling
 2023-01-11 18:09 UTC  (2+ messages)

[PATCH v1] perf script flamegraph: Avoid d3-flame-graph package dependency
 2023-01-11 18:08 UTC  (7+ messages)

[libnetfilter_conntrack PATCH] conntrack: increase the length of `l4proto_map`
 2023-01-11 18:08 UTC  (3+ messages)

[PATCH net] rxrpc: Fix wrong error return in rxrpc_connect_call()
 2023-01-11 18:07 UTC 

gRPC
 2023-01-11 18:07 UTC  (2+ messages)

[RFC PATCH 04/20] drm/sched: Convert drm scheduler to use a work queue rather than kthread
 2023-01-11 18:07 UTC  (19+ messages)
` [Intel-gfx] "

[PATCH v2 1/4] KVM: x86/xen: Fix lockdep warning on "recursive" gpc locking
 2023-01-11 18:06 UTC  (4+ messages)
` [PATCH v2 2/4] KVM: x86/xen: Fix potential deadlock in kvm_xen_update_runstate_guest()
` [PATCH v2 3/4] KVM: Ensure lockdep knows about kvm->lock vs. vcpu->mutex ordering rule
` [PATCH v2 4/4] KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lock

[PATCH] u-boot: Upgrade to 2023.01
 2023-01-11 18:06 UTC 

[PATCH v3 0/3] Support for MSM8916-based UFi ufi001c and uf896
 2023-01-11 18:03 UTC 

[PATCH v3 1/3] dt-bindings: vendor-prefixes: add thwc
 2023-01-11 18:03 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: qcom: Document msm8916-thwc-uf896 and ufi001c
` [PATCH v3 3/3] arm64: dts: qcom: msm8916-thwc: Add initial device trees

[igt-dev] [PATCH i-g-t v3 0/3] Make sure v3d/vc4 support performance monitors
 2023-01-11 18:04 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3 1/3] lib/igt_vc4: Rework igt_vc4_get_param()

[Bug 216917] New: hibernation regression since 6.0.18 (Ryzen-5650U incl. Radeon GPU)
 2023-01-11 18:04 UTC 

[PATCH 00/16] spi: bcm63xx-hsspi: driver and doc updates
 2023-01-11 18:04 UTC  (10+ messages)
` [PATCH 02/16] dt-bindings: spi: Add bcmbca-hsspi controller support

[PATCH] curl: don't enable debug builds
 2023-01-11 18:03 UTC  (3+ messages)
` [OE-core] "

[PATCH v2 0/3] efi_loader: consider EFI memory map
 2023-01-11 18:03 UTC  (15+ messages)
` [PATCH v2 3/3] lmb: "

[PATCH v2 00/13] drm/panel: Make panel drivers use existing DSI write macros
 2023-01-11 18:02 UTC  (3+ messages)

[PATCH u-boot 2/2] Makefile: Build working u-boot-dtb.bin target also for mpc85xx
 2023-01-11 18:02 UTC  (12+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-11 18:01 UTC 

[PATCH v4 0/4] cachestat: a new syscall for page cache state of files
 2023-01-11 18:00 UTC  (5+ messages)
` [PATCH v4 3/4] cachestat: implement cachestat syscall

[PATCH v3 00/11] CQ waiting / task_work optimisations
 2023-01-11 18:00 UTC  (2+ messages)

[PATCH 1/2][langdale] arm/scp-firmware: Ensure CMAKE_BUILD_TYPE is capitalized
 2023-01-11 17:59 UTC  (2+ messages)
` [PATCH 2/2][langdale] arm/scp-firmware: Disable cppcheck

[PATCH 1/3] perf/core: Change the layout of perf_sample_data
 2023-01-11 17:59 UTC  (8+ messages)
` [PATCH 2/3] perf/core: Set data->sample_flags in perf_prepare_sample()

[Buildroot] [PATCH] boot/barebox: bump version to 2022.12.0
 2023-01-11 17:58 UTC 

[PATCH 1/2] arm/scp-firmware: Ensure CMAKE_BUILD_TYPE is capitalized
 2023-01-11 17:58 UTC  (2+ messages)
` [PATCH 2/2] arm/scp-firmware: Disable cppcheck

[Buildroot] [PATCH] package/parted: bump to version 3.5
 2023-01-11 17:57 UTC 

[PATCH 0/3] Add the Renesas IDT821034 codec support
 2023-01-11 17:57 UTC  (6+ messages)
` [PATCH 2/3] ASoC: codecs: Add support for the Renesas IDT821034 codec

Connection sharing in SMB multichannel
 2023-01-11 17:57 UTC  (3+ messages)

[PATCH libnetfilter_conntrack] conntrack: add sanity check to netlink socket filter API
 2023-01-11 17:56 UTC 

[PATCH v3 00/13] riscv: improve boot time isa extensions handling
 2023-01-11 17:56 UTC  (17+ messages)
` [PATCH v3 01/13] riscv: fix jal offsets in patched alternatives
` [PATCH v3 05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
` [PATCH v3 06/13] riscv: introduce riscv_has_extension_[un]likely()
` [PATCH v3 07/13] riscv: fpu: switch has_fpu() to riscv_has_extension_likely()
` [PATCH v3 08/13] riscv: module: move find_section to module.h
` [PATCH v3 09/13] riscv: switch to relative alternative entries
` [PATCH v3 10/13] riscv: alternative: patch alternatives in the vDSO
` [PATCH v3 11/13] riscv: cpu_relax: switch to riscv_has_extension_likely()
` [PATCH v3 12/13] riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely()
` [PATCH v3 13/13] riscv: remove riscv_isa_ext_keys[] array and related usage

Wake-up from suspend to RAM broken under `retbleed=stuff`
 2023-01-11 17:56 UTC  (4+ messages)

[PATCH 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-01-11 17:55 UTC  (11+ messages)
` [PATCH 03/27] drm/i915/gvt: Incorporate KVM memslot info into check for 2MiB GTT entry
  ` [Intel-gfx] "

[PATCHSET v24.0 00/14] xfs: design documentation for online fsck
 2023-01-11 17:54 UTC  (6+ messages)
` [PATCH 06/14] xfs: document how online fsck deals with eventual consistency

[PATCH] generic/692: Generalize the test for non-4k merkle tree block sizes
 2023-01-11 17:53 UTC 

[PATCH v14 00/11] s390x: CPU Topology
 2023-01-11 17:52 UTC  (3+ messages)
` [PATCH v14 04/11] s390x/sclp: reporting the maximum nested topology entries

[PATCH] rndis_wlan: Prevent buffer overflow in rndis_query_oid
 2023-01-11 17:50 UTC  (2+ messages)
` [PATCH v2] "

RTT-PROBE: lore-subspace-rtt
 2023-01-11 17:51 UTC 

[PATCH 1/4] tinfoil: Don't wait for events indefinitely
 2023-01-11 17:50 UTC  (4+ messages)
` [PATCH 2/4] server/process: Move heartbeat to idle thread
` [PATCH 3/4] knotty: Improve shutdown handling
` [PATCH 4/4] cooker: Fix exit handling issues

[PATCH clocksource 0/6] Clocksource watchdog updates for v6.3
 2023-01-11 17:50 UTC  (4+ messages)
` [PATCH clocksource 5/6] clocksource: Suspend the watchdog temporarily when high read latency detected

[PATCH v2 00/19] tools/xenstore: do some cleanup and fixes
 2023-01-11 17:50 UTC  (17+ messages)
` [PATCH v2 04/19] tools/xenstore: remove all watches when a domain has stopped
` [PATCH v2 07/19] tools/xenstore: introduce dummy nodes for special watch paths
` [PATCH v2 10/19] tools/xenstore: change per-domain node accounting interface
` [PATCH v2 15/19] tools/xenstore: switch hashtable to use the talloc framework

[PATCH] drm/ttm: Fix a regression causing kernel oops'es
 2023-01-11 17:50 UTC 

[PATCH 0/8] hw/cxl: CXL emulation cleanups and minor fixes for upstream
 2023-01-11 17:48 UTC  (9+ messages)
` [PATCH 1/8] hw/mem/cxl_type3: Improve error handling in realize()
` [PATCH 2/8] hw/pci-bridge/cxl_downstream: Fix type naming mismatch
` [PATCH 3/8] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
` [PATCH 5/8] hw/i386/acpi: Drop duplicate _UID entry for CXL root bridge

[PATCH v3 0/7] perf cs_etm: Basic support for virtual/kernel timestamps
 2023-01-11 17:47 UTC  (5+ messages)

[PATCH v3 1/6] migration: Allow immutable device state to be migrated early (i.e., before RAM)
 2023-01-11 17:44 UTC  (12+ messages)

WLAN broken on Nokia N900 with v6.2-rc1
 2023-01-11 17:44 UTC  (8+ messages)

[GIT PULL] perf tools fixes for v6.2: 2nd batch
 2023-01-11 17:43 UTC 

[PATCH] KVM: x86/xen: Fix lockdep warning on "recursive" gpc locking
 2023-01-11 17:43 UTC  (4+ messages)
` [PATCH 2/3] KVM: x86/xen: Fix potential deadlock in kvm_xen_update_runstate_guest()

[PATCH v2 ethtool-next 0/2] add support for PLCA RS
 2023-01-11 17:38 UTC  (3+ messages)
` [PATCH v2 ethtool-next 1/2] update UAPI header copies
` [PATCH v2 ethtool-next 2/2] add support for IEEE 802.3cg-2019 Clause 148

arch/arm64/kernel/proton-pack.c:953 this_cpu_set_vectors() warn: unsigned 'slot' is never less than zero
 2023-01-11 17:41 UTC 

[PATCH V3 00/10] Fix XPU violation during modem metadata authentication
 2023-01-11 17:40 UTC  (5+ messages)
` [PATCH V3 05/10] remoteproc: qcom_q6v5_mss: Use a carveout to authenticate modem headers

Xenalyze on ARM ( NXP S32G3 with Cortex-A53)
 2023-01-11 17:41 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-11 17:41 UTC 

[Buildroot] [PATCH 1/2] support/misc/toolchainfile.cmake.in: set PKG_CONFIG/CMAKE prefix paths
 2023-01-11 17:35 UTC  (5+ messages)

[PATCH v2 00/16] driver core: make more things const!
 2023-01-11 17:39 UTC  (6+ messages)
` [PATCH v2 15/16] driver core: make struct bus_type.uevent() take a const *
` [PATCH v2 16/16] kobject: kset_uevent_ops: make uevent() callback "
    ` [Cluster-devel] "

[PATCH] drm/fb-helper: Set framebuffer for vga-switcheroo clients
 2023-01-11 17:40 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915: implement async_flip mode per plane tracking
 2023-01-11 17:40 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: implement async_flip mode per plane tracking (rev2)

[PATCH v6 RESEND 0/2] use static key to optimize pgtable_l4_enabled
 2023-01-11 17:28 UTC  (7+ messages)

[PATCH 00/13] drm/debugfs: Create a debugfs infrastructure for kms objects
 2023-01-11 17:37 UTC  (14+ messages)
` [PATCH 01/13] drm/debugfs: Create helper to add debugfs files to device's list
` [PATCH 02/13] drm/debugfs: Create helper to create debugfs files from list
` [PATCH 03/13] drm/debugfs: Create a debugfs infrastructure for connectors
` [PATCH 04/13] drm/debugfs: Create a debugfs infrastructure for encoders
` [PATCH 05/13] drm/debugfs: Create a debugfs infrastructure for CRTC
` [PATCH 06/13] drm/vc4: Split variable instantiation of vc4_debugfs_regset32()
` [PATCH 07/13] drm/vc4: Use the encoders' debugfs infrastructure
` [PATCH 08/13] drm/vc4: Use the crtc's "
` [PATCH 09/13] drm/sti: "
` [PATCH 10/13] drm/sti: Use the connectors' "
` [PATCH 11/13] drm/sti: Use the encoders' "
` [PATCH 12/13] drm/debugfs: Remove the debugfs late register function
` [PATCH 13/13] drm/todo: Update the debugfs clean up task

[PATCH v2 00/27] ARM: pxa: remove all unused boards&drivers
 2023-01-11 17:37 UTC  (4+ messages)
` [PATCH 08/27] ata: remove palmld pata driver

[PATCH] net: remove redundant config PCI dependency for some network driver configs
 2023-01-11 17:38 UTC  (2+ messages)

[PATCH v3 0/9] Linear Address Masking (LAM) KVM Enabling
 2023-01-11 17:35 UTC  (7+ messages)
` [PATCH v3 2/9] KVM: x86: Add CR4.LAM_SUP in guest owned bits

[PATCH v9 0/4] drm/panel: Add Magnachip D53E6EA8966 Panel Controller
 2023-01-11 17:34 UTC  (6+ messages)
` [PATCH v9 1/4] drm: of: Add drm_of_get_dsi_bus helper function

[PATCH v2 00/10] Add the PowerQUICC audio support using the QMC
 2023-01-11 17:34 UTC  (8+ messages)
` [PATCH v2 06/10] soc: fsl: qe: Add support for QMC

Monitor mode handling (bug ?)
 2023-01-11 17:31 UTC  (5+ messages)

SG_IO ioctl regression
 2023-01-11 17:31 UTC  (4+ messages)

[PATCH net 0/2] amd-xgbe: PFC and KR-Training fixes
 2023-01-11 17:28 UTC  (3+ messages)
` [PATCH net 1/2] amd-xgbe: TX Flow Ctrl Registers are h/w ver dependent
` [PATCH net 2/2] amd-xgbe: Delay AN timeout during KR training

[PATCH net-next 1/1] plca.c: fix obvious mistake in checking retval
 2023-01-11 17:30 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-11 17:31 UTC 

[PATCH v3 00/13] tty/serial: bool conversions and cleanups
 2023-01-11 17:29 UTC  (12+ messages)
` [PATCH v3 06/13] tty: Convert ->carrier_raised() and callchains to bool
` [PATCH v3 07/13] tty: Convert ->dtr_rts() to take bool argument
` [PATCH v3 08/13] tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active
` [PATCH v3 10/13] tty: Return bool from tty_termios_hw_change()

[PATCH v5 00/10] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2023-01-11 17:26 UTC  (5+ messages)
` [PATCH v5 01/10] "

[PATCH v5 linux-next 1/4] dt-bindings: net: rockchip-dwmac: fix rv1126 compatible warning
 2023-01-11 17:24 UTC  (12+ messages)
` [PATCH v5 linux-next 2/4] ARM: dts: rockchip: rv1126: Add ethernet rgmiim1 pin-control
` [PATCH v5 linux-next 3/4] ARM: dts: Add Ethernet GMAC node for RV1126 SoC
` [PATCH v5 linux-next 4/4] ARM: dts: rockchip: rv1126: Enable Ethernet for Neu2-IO

[PATCH net-next] net: ethernet: mtk_wed: get rid of queue lock for tx queue
 2023-01-11 17:26 UTC 

[PATCH net] r8169: fix rtl8168h wol fail
 2023-01-11 17:23 UTC  (8+ messages)

[PATCH v3 00/11] PCI: microchip: Partition address translations
 2023-01-11 17:25 UTC  (4+ messages)
` [PATCH v3 03/11] PCI: microchip: enable building this driver as a module

[PATCH v5 net-next 0/5] net: ethernet: mtk_wed: introduce reset support
 2023-01-11 17:22 UTC  (6+ messages)
` [PATCH v5 net-next 1/5] net: ethernet: mtk_eth_soc: introduce mtk_hw_reset utility routine
` [PATCH v5 net-next 2/5] net: ethernet: mtk_eth_soc: introduce mtk_hw_warm_reset support
` [PATCH v5 net-next 3/5] net: ethernet: mtk_eth_soc: align reset procedure to vendor sdk
` [PATCH v5 net-next 4/5] net: ethernet: mtk_eth_soc: add dma checks to mtk_hw_reset_check
` [PATCH v5 net-next 5/5] net: ethernet: mtk_wed: add reset/reset_complete callbacks

Request to remove Junio C Hamano as the Git Maintainer
 2023-01-11 17:23 UTC  (5+ messages)

[PATCH libnetfilter_conntrack 1/1] conntrack: Allow setting of netlink buffer size
 2023-01-11 17:27 UTC  (2+ messages)

[PATCH 6.1 000/159] 6.1.5-rc1 review
 2023-01-11 17:28 UTC  (3+ messages)

[RFC PATCH 0/8] SVE feature for arm guests
 2023-01-11 17:27 UTC  (3+ messages)
` [RFC PATCH 2/8] xen/arm: add sve_vl_bits field to domain

[PATCHv2 bpf-next 1/2] bpf: Do not allow to load sleepable BPF_TRACE_RAW_TP program
 2023-01-11 17:22 UTC  (4+ messages)
` [PATCHv2 bpf-next 2/2] bpf/selftests: Add verifier tests for loading sleepable programs

[PATCH v4 0/5] Zbb string optimizations and call support in alternatives
 2023-01-11 17:15 UTC  (4+ messages)
` [PATCH v4 3/5] RISC-V: fix jal addresses in patched alternatives

[PATCH 6.0 000/148] 6.0.19-rc1 review
 2023-01-11 17:25 UTC  (2+ messages)

Traffic Management API Questions
 2023-01-11 17:24 UTC  (5+ messages)
` [2nd Try]:Re: "

[PATCH 0/4] staging: r8188eu: clean up usb_write_port_complete
 2023-01-11 17:24 UTC  (3+ messages)
` [PATCH 4/4] staging: r8188eu: always process urb status

[PATCH 5.15 000/290] 5.15.87-rc1 review
 2023-01-11 17:23 UTC  (2+ messages)

[PATCH 00/10] riscv: create_fdt() related cleanups
 2023-01-11 17:09 UTC  (3+ messages)
` [PATCH 06/10] hw/riscv: use ms->fdt in riscv_socket_fdt_write_distance_matrix()
` [PATCH 10/10] hw/riscv/spike.c: rename MachineState 'mc' pointers to' ms'

[PATCH v2] filelock: move file locking definitions to separate header file
 2023-01-11 11:29 UTC  (6+ messages)
  ` [Ocfs2-devel] "

[PATCH] hw/mips/boston.c: rename MachineState 'mc' pointer to 'ms'
 2023-01-11 17:21 UTC 

[PATCH v2 0/3] Several compilation warnings fixes for UFS Advanced RPMB
 2023-01-11 17:22 UTC  (3+ messages)
` [PATCH v2 1/3] scsi: ufs: core: bsg: Fix sometimes-uninitialized warnings

[PATCH 0/5] KVM: arm64: Handle unaligned memslots in kvm_(test_)_age_gfn()
 2023-01-11 17:21 UTC  (4+ messages)
` [PATCH 3/5] KVM: arm64: Only return attributes from stage2_update_leaf_attrs()


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.