All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-30 13:21:40 to 2022-03-30 14:15:38 UTC [more...]

[PATCH 0/2] remove DC_FP_* wrappers in dml files
 2022-03-30 14:15 UTC  (5+ messages)

[PATCH] linux-user/sh4/termbits: Silence warning about TIOCSER_TEMT double definition
 2022-03-30 14:13 UTC  (3+ messages)

[PATCH v4 0/9] serial: 8250: dw: RZN1 DMA support
 2022-03-30 14:14 UTC  (15+ messages)
` [PATCH v4 1/9] serial: 8250: dw: Move definitions to the shared header
` [PATCH v4 2/9] serial: 8250: dw: Use the device API
` [PATCH v4 3/9] serial: 8250: dw: Create a more generic platform data structure
` [PATCH v4 4/9] serial: 8250: dw: Allow to use a fallback CPR value if not synthesized
` [PATCH v4 5/9] serial: 8250: dma: Allow driver operations before starting DMA transfers
` [PATCH v4 6/9] serial: 8250: dw: Introduce an rx_timeout variable in the IRQ path

[PATCH 0/3] Remove balance v1 ioctl
 2022-03-30 14:09 UTC  (3+ messages)

[RFC PATCH 0/5] Removal of AioContext lock, bs->parents and ->children: proof of concept
 2022-03-30 14:12 UTC  (7+ messages)

[PATCH RFC v2 00/11] iommu: SVA and IOPF refactoring
 2022-03-30 14:12 UTC  (8+ messages)
` [PATCH RFC v2 02/11] iommu: Add iommu_group_singleton_lockdown()

[PATCH] perf tools: Stop depending on .git files for building PERF-VERSION-FILE
 2022-03-30 14:12 UTC  (3+ messages)

[PATCH 0/9 v6] bfq: Avoid use-after-free when moving processes between cgroups
 2022-03-30 14:12 UTC  (3+ messages)
` [PATCH 8/9] bfq: Get rid of __bio_blkcg() usage

[PATCH v3 0/4] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-03-30 14:10 UTC  (5+ messages)
` [PATCH v3 1/4] hw/arm/virt: Consider SMP configuration in CPU topology
` [PATCH v3 3/4] hw/acpi/aml-build: Use existing CPU topology to build PPTT table

[ammarfaizi2-block:arm64/linux/devel/kmalloc-minalign 8/11] mm/slab_common.c:841:21: warning: no previous prototype for 'arch_kmalloc_minalign'
 2022-03-30 14:11 UTC 

[PATCH mptcp-next v8 0/8] BPF packet scheduler
 2022-03-30 14:12 UTC  (3+ messages)

[ammarfaizi2-block:arm64/linux/devel/kmalloc-minalign 10/11] arch/arm64/kernel/cacheinfo.c:101:14: warning: no previous prototype for function 'arch_kmalloc_minalign'
 2022-03-30 14:11 UTC 

[RFC] arm64: dts: ti: introduce a minimal am642 device tree
 2022-03-30 13:55 UTC  (3+ messages)

[PATCH v2 0/3] powerpc: Remove system call emulation
 2022-03-30 14:07 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc: Sort and de-dup primary opcodes in ppc-opcode.h
` [PATCH v2 2/3] powerpc: Reject probes on instructions that can't be single stepped
` [PATCH v2 3/3] powerpc/64: remove system call instruction emulation

[PATCH 0/4] asus-ec-sensors: add support for board families
 2022-03-30 14:09 UTC  (7+ messages)
` [PATCH 1/4] hwmon: (asus-ec-sensors) introduce ec_board_info struct for board data

[groeck-staging:hwmon-next] BUILD SUCCESS c1ebdafde1ee7f7416c04f8bb72e74e48f13defe
 2022-03-30 14:08 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-30 14:09 UTC 

OVS DPDK DMA-Dev library/Design Discussion
 2022-03-30 14:09 UTC  (7+ messages)

[PATCH V4 0/1] Intel Sky Lake-E host root ports check
 2022-03-30 14:08 UTC  (2+ messages)
` [PATCH V4 1/1] "

[v7 0/4] ASoC: mediatek: mt8192: support rt1015p_rt5682s
 2022-03-30 14:06 UTC  (7+ messages)
` [v7 2/4] ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speaker

[PATCH 0/2] target/s390x: Fix determination of overflow condition code
 2022-03-30 14:04 UTC  (7+ messages)
` [PATCH 1/2] target/s390x: Fix determination of overflow condition code after addition
` [PATCH 2/2] target/s390x: Fix determination of overflow condition code after subtraction

SCM usage in source urls and bandwidth
 2022-03-30 14:05 UTC  (3+ messages)
` [yocto] "

[RFC PATCH 0/1] allow system domains to allocate event channels
 2022-03-30 14:04 UTC  (12+ messages)
` [RFC PATCH 1/1] xsm: allows system domains to allocate evtchn

[PATCH] powerpc/numa: Handle partially initialized numa nodes
 2022-03-30 14:04 UTC  (6+ messages)

[PATCH v1] examples/l3fwd: merge l3fwd-acl into l3fwd
 2022-03-30 14:04 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] tlb: hugetlb: Add arm64 contiguous hint awareness
 2022-03-30 14:04 UTC  (3+ messages)
` [PATCH v2] tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry

[RFC PATCH 0/5] vhost lock annotations
 2022-03-30 14:03 UTC  (12+ messages)
` [RFC PATCH v2 0/9] "
  ` [RFC PATCH v2 1/9] vhost: fix missing virtqueue lock protection
  ` [RFC PATCH v2 2/9] eal: annotate spinlock and rwlock
  ` [RFC PATCH v2 3/9] vhost: annotate virtqueue access lock
  ` [RFC PATCH v2 4/9] vhost: fix async access
  ` [RFC PATCH v2 5/9] vhost: annotate async acesses
  ` [RFC PATCH v2 6/9] vhost: annotate need reply handling
  ` [RFC PATCH v2 7/9] vhost: annotate VDPA device list accesses
  ` [RFC PATCH v2 8/9] vhost: annotate IOTLB locks
  ` [RFC PATCH v2 9/9] vhost: enable lock check

[PATCH v4 0/9] iommu cleanup and refactoring
 2022-03-30 14:00 UTC  (4+ messages)
` [PATCH v4 8/9] iommu: Remove unused argument in is_attach_deferred

[PATCH V3 0/2] x86 IOMMU Documentation updates
 2022-03-30 14:01 UTC  (5+ messages)
` [PATCH V3 1/2] Documentation: x86: Add documentation for AMD IOMMU

RTT-PROBE: lore-subspace-rtt
 2022-03-30 13:59 UTC 

[PATCH v2 0/5] hwmon: introduce hwmon_sanitize()
 2022-03-30 13:58 UTC  (6+ messages)
` [PATCH v2 1/5] hwmon: introduce hwmon_sanitize_name()

[PATCH] drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bw
 2022-03-30 13:57 UTC  (4+ messages)

linux 5.17.1 disregarding ACK values resulting in stalled TCP connections
 2022-03-30 13:56 UTC  (6+ messages)

x86, possible bug in __memmove() alternatives patching
 2022-03-30 13:56 UTC  (4+ messages)

mainline: qemu_arm64 boot failed - Failed to start Hostname Service - Stopped Serial Getty on ttyAMA0
 2022-03-30 13:54 UTC  (6+ messages)

[PATCH] MAINTAINERS: change Fred Konrad's email address
 2022-03-30 13:19 UTC  (3+ messages)

[PATCH] libsepol: Use calloc when initializing bool_val_to_struct array
 2022-03-30 13:54 UTC  (2+ messages)

[PATCH 0/8] drm: Introduce display-helper library
 2022-03-30 13:52 UTC  (3+ messages)
` [PATCH 2/8] drm: Rename dp/ to display/

[PATCH 0/2] drivers: auxdisplay: ht16k33.c: Add option to refuse claiming primary fb
 2022-03-30 13:50 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: auxdisplay: holtek,ht16k33.yaml: Add holtek,refuse-primary-fb

[PATCH net 0/2] net: hns3: add two fixes for -net
 2022-03-30 13:45 UTC  (3+ messages)
` [PATCH net 1/2] net: hns3: fix the concurrency between functions reading debugfs
` [PATCH net 2/2] net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware

[RFC PATCH 00/18] user-creatable cpu clusters
 2022-03-30 12:56 UTC  (12+ messages)
` [RFC PATCH 08/18] hw/arm/arm_cpus: add arm_cpus device
` [RFC PATCH 09/18] hw/arm/xlnx-zynqmp: convert cpu clusters to arm_cpus
` [RFC PATCH 10/18] hw/riscv/riscv_hart: prepare transition to cpus
` [RFC PATCH 11/18] hw/riscv: prepare riscv_hart "
` [RFC PATCH 12/18] hw/riscv/virt: "
` [RFC PATCH 13/18] hw/riscv/spike: "
` [RFC PATCH 14/18] hw/riscv/riscv_hart: use cpus as base class
` [RFC PATCH 15/18] hw/riscv/sifive_u&microchip_pfsoc: apply riscv_hart_array update
` [RFC PATCH 16/18] hw/riscv: update remaining machines due to "
` [RFC PATCH 17/18] hw/riscv/riscv_hart: remove temporary features
` [RFC PATCH 18/18] add myself as reviewer of the newly added _cpus_

[RFC PATCH v2 0/7] libperf: Add interface for overflow check of sampling events
 2022-03-30 13:50 UTC  (11+ messages)
` [RFC PATCH v2 2/7] libperf: Move 'open_flags' from tools/perf to evsel::open_flags
` [RFC PATCH v2 3/7] libperf: Add perf_evsel__{refresh, period}() functions
` [RFC PATCH v2 4/7] libperf: Introduce perf_{evsel, evlist}__open_opt with extensible struct opts
` [RFC PATCH v2 5/7] libperf: Add perf_evsel__check_overflow() functions

DPDK tech board meeting
 2022-03-30 13:51 UTC 

[linux-next:master 14488/14703] fs/ksmbd/oplock.c:659:28: sparse: sparse: incorrect type in assignment (different base types)
 2022-03-30 13:50 UTC 

[Bug 215776] New: Unable to reconnect Bluetooth keyboard after disconnection
 2022-03-30 13:50 UTC  (3+ messages)
` [Bug 215776] "

RTT-PROBE: lore-subspace-rtt
 2022-03-30 13:49 UTC 

[PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
 2022-03-30 13:49 UTC  (8+ messages)

[PATCH v5 0/4] Add driver nodes for MT8192 SoC
 2022-03-30 13:38 UTC  (15+ messages)
` [PATCH v5 1/4] arm64: dts: mt8192: Add PCIe node
` [PATCH v5 2/4] arm64: dts: mt8192: Add mmc device nodes
` [PATCH v5 3/4] arm64: dts: mt8192: Add H264 venc device node
` [PATCH v5 4/4] arm64: dts: mt8192: Add vcodec lat and core nodes

filesystem corruption with "scsi: core: Reallocate device's budget map on queue depth change"
 2022-03-30 13:48 UTC  (7+ messages)

[PATCH 1/2] net: phy: marvell: Support reg config via "marvell, reg-init" DT property
 2022-03-30 13:48 UTC  (4+ messages)

[RFC PATCH v7 00/29] Add LoongArch softmmu support
 2022-03-30 13:46 UTC  (5+ messages)
` [RFC PATCH v7 07/29] target/loongarch: Add LoongArch CSR instruction

[PATCH] trace2: add stats for fsync operations
 2022-03-30 13:29 UTC  (2+ messages)

Regarding to how ksmbd handles sector size request from windows cllient
 2022-03-30 13:46 UTC  (3+ messages)

UBSAN: invalid-load in net/mac80211/status.c:1164:21
 2022-03-30 13:46 UTC  (3+ messages)

[meta-ti] [master][PATCH] ti-cgt-pru: Update to version 2.3.3
 2022-03-30 13:46 UTC  (3+ messages)
` [master][PATCH v2] "
  ` [meta-ti] "

[GIT PULL] Please pull powerpc/linux.git powerpc-5.18-1 tag
 2022-03-30 13:44 UTC  (7+ messages)

[PATCH v3 0/7] Add Renesas RZ/G2UL Type-1 {SoC,SMARC EVK} support
 2022-03-30 13:45 UTC  (4+ messages)
` [PATCH v3 1/7] dt-bindings: power: renesas,rzg2l-sysc: Document RZ/G2UL SoC

next/master baseline: 506 runs, 20 regressions (next-20220330)
 2022-03-30 13:45 UTC 

[PATCH v8 5/5] certs: Allow root user to append signed hashes to the blacklist keyring
 2022-03-30 13:44 UTC  (4+ messages)
` [PATCH v8 0/5] Enable root to update "

Apple Thunderbolt Display chaining
 2022-03-30 13:43 UTC  (7+ messages)

[PATCH] x86/cpu: Add a third Alderlake CPU model number
 2022-03-30 13:43 UTC  (2+ messages)

[Bug 215691] New: mpt3sas "SMP command sent to the expander has timed out" cause halt
 2022-03-30 13:43 UTC  (2+ messages)
` [Bug 215691] "

[PATCH 1/2] timer: introduce upper bound timers
 2022-03-30 13:40 UTC  (4+ messages)
` [PATCH v3 0/2] Upper bound kernel timers
  ` [PATCH v3 1/2] timer: add a function to adjust timeouts to be upper bound

[PATCH v1 1/2] dt-bindings: pinctrl: add rockchip, rk3036-pinctrl compatible string
 2022-03-30 13:39 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: pinctrl: add rockchip,rk3036-pinctrl "
` [PATCH v1 2/2] ARM: dts: rockchip: rk3036: rename pcfg_pull_default node name

[PATCH v4] mm/vmstat: add events for ksm cow
 2022-03-30 13:40 UTC  (3+ messages)

[PATCH v1 00/24] H.264 Field Decoding Support for Frame-based Decoders
 2022-03-30 13:39 UTC  (7+ messages)
` [PATCH v1 19/24] media: rkvdec-h264: Add field decoding support

RTT-PROBE: lore-subspace-rtt
 2022-03-30 13:39 UTC 

[PATCH v3 01/17] Documentation/technical: add cruft-packs.txt
 2022-03-30 13:37 UTC  (12+ messages)

[LTP] [PATCH] syscalls/waitid10: Fix on ARM, PPC and possibly others
 2022-03-30 13:37 UTC  (6+ messages)

[PATCH v2 0/2] xen: Linker scripts synchronization
 2022-03-30 13:37 UTC  (17+ messages)
` [PATCH v2 2/2] xen: Populate xen.lds.h and make use of its macros

[PATCH] powerpc: Fix incorrect SYS_IMMR migration values
 2022-03-30 13:37 UTC  (2+ messages)

[PATCH RFC 08/12] iommufd: IOCTLs for the io_pagetable
 2022-03-30 13:35 UTC  (3+ messages)

[PATCH v2 1/3] x86/mem_sharing: option to enforce fork starting with empty p2m
 2022-03-30 13:34 UTC  (5+ messages)
` [PATCH v2 3/3] x86/mem_sharing: make fork_reset more configurable

[PATCH] tcp: Add tracepoint for tcp_set_ca_state
 2022-03-30 13:33 UTC  (2+ messages)

[PATCH] ipmi: use simple i2c probe function
 2022-03-30 13:31 UTC  (3+ messages)

[PATCH -next] ext4: fix warning in ext4_handle_inode_extension
 2022-03-30 13:30 UTC  (4+ messages)

[PATCH V2] selftests/bpf: Fix warning comparing pointer to 0
 2022-03-30 13:30 UTC  (2+ messages)

[PATCH v2 -next 5/6] RISC-V: Add purgatory
 2022-03-30 13:29 UTC  (4+ messages)

[PATCH bpf-next] bpftool: explicit errno handling in skeletons
 2022-03-30 13:30 UTC  (2+ messages)

[PATCH] bpf: Fix sparse warnings in kprobe_multi_resolve_syms
 2022-03-30 13:30 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix unique_id references for Sienna Cichlid
 2022-03-30 13:29 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-30 13:29 UTC 

[PATCH mptcp-next] Squash to "bpf: add bpf_skc_to_mptcp_sock_proto"
 2022-03-30 13:29 UTC  (2+ messages)

[PATCH v2 4.19 1/2] block: Add a helper to validate the block size
 2022-03-30 13:28 UTC  (2+ messages)
` [PATCH v2 4.19 2/2] virtio-blk: Use blk_validate_block_size() to validate "

[PATCH v2 0/7] ARM: dts: lan966x: dtsi improvements and KSwitch D10 support
 2022-03-30 13:26 UTC  (16+ messages)
` [PATCH v2 2/7] ARM: dts: lan966x: add sgpio node
` [PATCH v2 3/7] ARM: dts: lan966x: add missing uart DMA channel
` [PATCH v2 4/7] ARM: dts: lan966x: add all flexcom usart nodes
` [PATCH v2 5/7] ARM: dts: lan966x: add flexcom SPI nodes
` [PATCH v2 6/7] ARM: dts: lan966x: add flexcom I2C nodes

[Buildroot] [PATCH 1/1] package/mpd: disable expat explicitly unless target package exists
 2022-03-30 13:27 UTC 

[PATCH v4] tracking branches: add advice to ambiguous refspec error
 2022-03-30 13:19 UTC  (3+ messages)
` [PATCH v5] "

[Intel-gfx] [PATCH] drm/i915/dp: make DSC usage logging actually useful
 2022-03-30 13:27 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Fuego] [PATCH] fio/parser.py: Add support to parse later versions of Fio 2.16
 2022-03-30 13:23 UTC  (2+ messages)

[RFC PATCH V3 0/4] KVM: X86: Add and use shadow page with level expanded or acting as pae_root
 2022-03-30 13:21 UTC  (4+ messages)
` [RFC PATCH V3 2/4] KVM: X86: Introduce role.glevel for level expanded pagetable
` [RFC PATCH V3 3/4] KVM: X86: Alloc role.pae_root shadow page
` [RFC PATCH V3 4/4] KVM: X86: Use passthrough and pae_root shadow page for 32bit guests


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.