messages from 2023-05-05 01:18:29 to 2023-05-05 02:58:40 UTC [more...]
[PATCH v4 00/17] watchdog/hardlockup: Add the buddy hardlockup detector
2023-05-05 2:58 UTC (23+ messages)
` [PATCH v4 01/17] watchdog/perf: Define dummy watchdog_update_hrtimer_threshold() on correct config
` [PATCH v4 03/17] watchdog/hardlockup: change watchdog_nmi_enable() to void
` [PATCH v4 05/17] watchdog/hardlockup: Rename touch_nmi_watchdog() to touch_hardlockup_watchdog()
` [PATCH v4 06/17] watchdog/perf: Rename watchdog_hld.c to watchdog_perf.c
` [PATCH v4 07/17] watchdog/hardlockup: Move perf hardlockup checking/panic to common watchdog.c
` [PATCH v4 13/17] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
[PATCH 0/5] arm64: zboot support
2023-05-05 2:54 UTC (6+ messages)
` [PATCH 1/5] kexec: Adding missing free for kernel_buf
` [PATCH 2/5] arm64/zImage: Remove unnecessary allocation for kernel_uncompressed_buf
` [PATCH 3/5] arm64: change the prototype of image probe function
` [PATCH 4/5] arm64: Scatter the logic of reading of kernel file into each probe
` [PATCH 4/5] arm64: Scatter the "
[PATCH 0/2] iommu: Make flush queues a proper capability
2023-05-05 2:54 UTC (4+ messages)
` [PATCH 1/2] iommu: Add a capability for flush queue support
[PATCH] PCI/ASPM: fix UAF by disable ASPM for link when child function is removed
2023-05-05 2:51 UTC (2+ messages)
[PATCH v6] usb: dwc3: core: add support for realtek SoCs custom's global register start address
2023-05-05 2:50 UTC
[linux-next:master] BUILD REGRESSION 145e5cddfe8b4bf607510b2dcf630d95f4db420f
2023-05-05 2:47 UTC (5+ messages)
` [Intel-gfx] "
Bcache btree cache size bug
2023-05-05 2:48 UTC (5+ messages)
[PATCH v4,0/2] media: mediatek: vcodec: add hevc stateless decoder driver in MT8195
2023-05-05 2:34 UTC (6+ messages)
` [PATCH v4,1/2] media: uapi: HEVC: Add num_delta_pocs_of_ref_rps_idx field
` [PATCH v4,2/2] media: mediatek: vcodec: support stateless hevc decoder
[PATCH] python3-urllib3: upgrade 1.26.15 -> 2.0.2
2023-05-05 2:43 UTC
bpf: add support to check kernel features in BPF program
2023-05-05 2:42 UTC (3+ messages)
[PATCH v2] net/ixgbe: add proper memory barriers for some Rx functions
2023-05-05 2:42 UTC (9+ messages)
[PULL 00/45] loongarch-to-apply queue
2023-05-05 2:28 UTC (46+ messages)
` [PULL 01/45] target/loongarch: Add LSX data type VReg
` [PULL 02/45] target/loongarch: meson.build support build LSX
` [PULL 03/45] target/loongarch: Add CHECK_SXE maccro for check LSX enable
` [PULL 04/45] target/loongarch: Implement vadd/vsub
` [PULL 05/45] target/loongarch: Implement vaddi/vsubi
` [PULL 06/45] target/loongarch: Implement vneg
` [PULL 07/45] target/loongarch: Implement vsadd/vssub
` [PULL 08/45] target/loongarch: Implement vhaddw/vhsubw
` [PULL 09/45] target/loongarch: Implement vaddw/vsubw
` [PULL 10/45] target/loongarch: Implement vavg/vavgr
` [PULL 11/45] target/loongarch: Implement vabsd
` [PULL 12/45] target/loongarch: Implement vadda
` [PULL 13/45] target/loongarch: Implement vmax/vmin
` [PULL 14/45] target/loongarch: Implement vmul/vmuh/vmulw{ev/od}
` [PULL 15/45] target/loongarch: Implement vmadd/vmsub/vmaddw{ev/od}
` [PULL 16/45] target/loongarch: Implement vdiv/vmod
` [PULL 17/45] target/loongarch: Implement vsat
` [PULL 18/45] target/loongarch: Implement vexth
` [PULL 19/45] target/loongarch: Implement vsigncov
` [PULL 20/45] target/loongarch: Implement vmskltz/vmskgez/vmsknz
` [PULL 21/45] target/loongarch: Implement LSX logic instructions
` [PULL 22/45] target/loongarch: Implement vsll vsrl vsra vrotr
` [PULL 23/45] target/loongarch: Implement vsllwil vextl
` [PULL 24/45] target/loongarch: Implement vsrlr vsrar
` [PULL 25/45] target/loongarch: Implement vsrln vsran
` [PULL 26/45] target/loongarch: Implement vsrlrn vsrarn
` [PULL 27/45] target/loongarch: Implement vssrln vssran
` [PULL 28/45] target/loongarch: Implement vssrlrn vssrarn
` [PULL 29/45] target/loongarch: Implement vclo vclz
` [PULL 30/45] target/loongarch: Implement vpcnt
` [PULL 31/45] target/loongarch: Implement vbitclr vbitset vbitrev
` [PULL 32/45] target/loongarch: Implement vfrstp
` [PULL 33/45] target/loongarch: Implement LSX fpu arith instructions
` [PULL 34/45] target/loongarch: Implement LSX fpu fcvt instructions
` [PULL 35/45] target/loongarch: Implement vseq vsle vslt
` [PULL 36/45] target/loongarch: Implement vfcmp
` [PULL 37/45] target/loongarch: Implement vbitsel vset
` [PULL 38/45] target/loongarch: Implement vinsgr2vr vpickve2gr vreplgr2vr
` [PULL 39/45] target/loongarch: Implement vreplve vpack vpick
` [PULL 40/45] target/loongarch: Implement vilvl vilvh vextrins vshuf
` [PULL 41/45] target/loongarch: Implement vld vst
` [PULL 42/45] target/loongarch: Implement vldi
` [PULL 43/45] target/loongarch: Use {set/get}_gpr replace to cpu_fpr
` [PULL 44/45] target/loongarch: CPUCFG support LSX
` [PULL 45/45] hw/intc: don't use target_ulong for LoongArch ipi
[PATCH V2] arm64: dts: add support for C3 based Amlogic AW409
2023-05-05 2:37 UTC (9+ messages)
[PATCH v3] media: mediatek: vcodec: support stateless hevc decoder
2023-05-05 2:37 UTC (4+ messages)
[PATCH V2] tools/virtio: fix build break for aarch64
2023-05-05 2:37 UTC (3+ messages)
[PATCH v1 bpf-next 0/9] bpf_refcount followups (part 1)
2023-05-05 2:34 UTC (5+ messages)
` [PATCH v1 bpf-next 6/9] bpf: Make bpf_refcount_acquire fallible for non-owning refs
` [PATCH v1 bpf-next 7/9] selftests/bpf: Add test exercising bpf_refcount_acquire race condition
[OE-core] [PATCH V2] Fix error SRCDIR when using usrmerge DISTRO_FEATURES
2023-05-05 2:34 UTC (2+ messages)
` "
[PATCH v3] dax: enable dax fault handler to report VM_FAULT_HWPOISON
2023-05-05 2:32 UTC (2+ messages)
[PATCH v2] net/iavf: fix iavf query stats in intr thread
2023-05-05 2:31 UTC (7+ messages)
` [PATCH v3] "
[PATCH] arm64: dts: qcom: Add Fxtec Pro1X (QX1050) DTS
2023-05-05 2:30 UTC (2+ messages)
[OE-core] [PATCH V1] e2fsprogs: fix ptest bug for second running
2023-05-05 2:30 UTC (2+ messages)
` "
[matttbe-net-next:b4/mptcp-issue-368-selftests-old-kernels 17827/30000] .topdeps: warning: ignored by one of the .gitignore files
2023-05-05 2:28 UTC
[PATCH V3 0/7] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
2023-05-05 2:28 UTC (4+ messages)
` [PATCH V3 2/7] rtc: "
[meta-virtualization][PATCH] libvirt: fix package QA error
2023-05-05 2:28 UTC
[PATCH V6] can: usb: f81604: add Fintek F81604 support
2023-05-05 2:23 UTC
[PATCH] dma-buf: Use fdget()
2023-05-05 2:18 UTC (2+ messages)
[PATCH v2 00/21] Enable CET Virtualization
2023-05-05 2:22 UTC (4+ messages)
` [PATCH v2 11/21] KVM:VMX: Introduce CET VMCS fields and control bits
[PATCH] net/iavf: add devargs to enable watchdog
2023-05-05 2:27 UTC (2+ messages)
` [PATCH v2] net/iavf: add devargs to control watchdog
[PATCH v2] powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs
2023-05-05 2:21 UTC (6+ messages)
[PATCH] maintainers: update for gve
2023-05-05 2:18 UTC (2+ messages)
` [PATCH v2] net/gve: add maintainers for GVE
[PATCH v5] usb: dwc3: core: add support for realtek SoCs custom's global register start address
2023-05-05 2:17 UTC (7+ messages)
[PATCH] ata: libata-scsi: Fix get identity data failed
2023-05-05 2:17 UTC (3+ messages)
[PATCH 00/10] gve PMD enhancement
2023-05-05 2:16 UTC (4+ messages)
` [PATCH 09/10] net/gve: add maintainers for GVE
[PATCH v4 00/15] graph enhancement for multi-core dispatch
2023-05-05 2:10 UTC (14+ messages)
` [PATCH v5 "
` [PATCH v5 02/15] graph: split graph worker into common and default model
` [EXT] "
` [PATCH v5 03/15] graph: move node process into inline function
` [EXT] "
` [PATCH v5 09/15] graph: introduce stream moving cross cores
` [EXT] "
` [PATCH v5 11/15] graph: introduce graph walk by cross-core dispatch
` [EXT] "
[GIT PULL] MM updates for 6.4-rc1
2023-05-05 2:10 UTC (3+ messages)
[ext4 io hang] buffered write io hang in balance_dirty_pages
2023-05-05 2:06 UTC (3+ messages)
[PATCH 0/2] netfilter: nfnetlink_log & nfnetlink_queue: enable cgroup id socket info
2023-05-05 2:03 UTC (3+ messages)
` [PATCH 1/2] netfilter: nfnetlink_log: enable cgroup id socket info retrieval
` [PATCH 2/2] netfilter: nfnetlink_queue: "
[RFC PATCH] perf stat: Separate bperf from bpf_profiler
2023-05-05 2:01 UTC (4+ messages)
[PATCH v3 0/3] target/riscv: implement query-cpu-definitions
2023-05-05 1:59 UTC (4+ messages)
Pull Request / Patch: Enable Usage of ECC with DDR on AM654x
2023-05-05 1:59 UTC (2+ messages)
[PATCH v2] media: ov5640: fix incorrect frame frate issue for defulat VGA
2023-05-05 2:01 UTC
PLEASE CHECK IF YOU RECEIVE MY FIRST MESSAGE TO YOU? IF YES GET BACK TO ME
2023-05-04 18:23 UTC
[PATCH v2 bpf-next 00/10] Add precision propagation for subprogs and callbacks
2023-05-05 1:54 UTC (3+ messages)
` [PATCH v2 bpf-next 03/10] bpf: encapsulate precision backtracking bookkeeping
[PATCH v6] usb: dwc3: fix gadget mode suspend interrupt handler issue
2023-05-05 1:49 UTC
[virtio-comment] [PATCH v17 00/11] Rename queue number to queue index
2023-05-05 1:46 UTC (24+ messages)
` [virtio-dev] "
` [virtio-dev] [PATCH v17 01/11] content: Add vq index text
` [virtio-comment] "
` [virtio-dev] [PATCH v17 02/11] content.tex Replace virtqueue number with index
` [virtio-comment] "
` [virtio-comment] [PATCH v17 03/11] content: Rename confusing queue_notify_data and vqn names
` [virtio-dev] "
` [virtio-dev] [PATCH v17 04/11] transport-pci: Avoid first vq index reference
` [virtio-comment] "
` [virtio-dev] [PATCH v17 05/11] transport-mmio: Rename QueueNum register
` [virtio-comment] "
` [virtio-dev] [PATCH v17 06/11] transport-mmio: Avoid referring to zero based index
` [virtio-comment] "
` [virtio-dev] [PATCH v17 07/11] transport-ccw: Rename queue depth/size to other transports
` [virtio-comment] "
` [virtio-dev] [PATCH v17 08/11] transport-ccw: Refer to the vq by its index
` [virtio-comment] "
` [virtio-comment] [PATCH v17 09/11] virtio-net: Avoid duplicate receive queue example
` [virtio-dev] "
` [virtio-comment] [PATCH v17 10/11] virtio-net: Describe RSS using rss rq id
` [virtio-dev] "
` [virtio-comment] [PATCH v17 11/11] virtio-net: Update vqn to vq_index for cvq cmds
` [virtio-dev] "
[PATCH v2] tick/broadcast: Do not set oneshot_mask except was_periodic was true
2023-05-05 1:46 UTC (7+ messages)
[PATCH] doc: doc-diff: specify date
2023-05-05 1:46 UTC (3+ messages)
[PATCH] iommu/amd: Fix domain flush size when syncing iotlb
2023-05-05 1:43 UTC
[PATCH net-next v7 1/2] Add nolocalbypass option to vxlan
2023-05-05 1:33 UTC (4+ messages)
` [PATCH net-next v7 2/2] Add tests for vxlan nolocalbypass option
21.11.4 patches review and test
2023-05-05 1:42 UTC (8+ messages)
[PATCH] scsi:dc395x: Correct "structures" spelling mistakes
2023-05-05 9:41 UTC
[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
2023-05-05 1:40 UTC
[RFC PATCH 1/4] rcu: rcupdate.h: Add missing parentheses around macro pointer dereference
2023-05-05 1:38 UTC (6+ messages)
` [RFC PATCH 4/4] llist.h: Fix parentheses around macro pointer parameter use
[PATCH v3 0/3] Add JH7110 cpufreq support
2023-05-05 1:38 UTC (3+ messages)
[PATCH v3] PCI: pciehp: Fix the slot in BLINKINGON_STATE when Presence Detect Changed event occurred
2023-05-05 1:38 UTC (3+ messages)
PLEASE CHECK IF YOU RECEIVE MY FIRST MESSAGE TO YOU? IF YES GET BACK TO ME
2023-05-04 18:23 UTC
Slow RTL8822CE 802.11ac PCIe Wireless Network Adapter
2023-05-05 1:35 UTC (6+ messages)
Raid5 to raid6 grow interrupted, mdadm hangs on assemble command
2023-05-05 1:34 UTC (4+ messages)
[RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
2023-05-05 1:29 UTC (14+ messages)
[dpdk-dev] [PATCH v2] ring: fix use after free in ring release
2023-05-05 1:26 UTC (8+ messages)
Help needed: supporting new device with unique register bitfields
2023-05-05 1:26 UTC (5+ messages)
[PATCH] media: ov5640: fix incorrect frame frate issue for defulat VGA
2023-05-05 1:23 UTC (3+ messages)
` [EXT] "
[PATCH] fs: jfs: (trivial) Fix typo in dbInitTree function
2023-05-05 1:20 UTC (2+ messages)
[PULL 00/89] riscv-to-apply queue
2023-05-05 1:08 UTC (17+ messages)
` [PULL 15/89] target/riscv: add support for Zcmt extension
` [PULL 16/89] target/riscv: expose properties for Zc* extension
` [PULL 48/89] target/riscv: remove cpu->cfg.ext_v
` [PULL 52/89] target/riscv/cpu.c: redesign register_cpu_props()
` [PULL 53/89] target/riscv: Fix the mstatus.MPP value after executing MRET
` [PULL 54/89] target/riscv: Use PRV_RESERVED instead of PRV_H
` [PULL 55/89] target/riscv: Legalize MPP value in write_mstatus
` [PULL 58/89] target/riscv: Extract virt enabled state from tb flags
` [PULL 60/89] target/riscv: Encode the FS and VS on a normal way for "
` [PULL 61/89] target/riscv: Remove mstatus_hs_{fs, vs} from tb_flags
` [PULL 66/89] target/riscv: Handle HLV, HSV via helpers
` [PULL 72/89] target/riscv: Set MMU_2STAGE_BIT in riscv_cpu_mmu_index
` [PULL 73/89] target/riscv: Check SUM in the correct register
` [PULL 81/89] target/riscv: Reorg sum check in get_physical_address
[PATCH] i2c: qup: Add missing unwind goto in qup_i2c_probe()
2023-05-05 1:18 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.