All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-26 07:53:11 to 2022-04-26 08:29:43 UTC [more...]

[PATCH 4.19 00/53] 4.19.240-rc1 review
 2022-04-26  8:20 UTC  (2+ messages)
` [PATCH 4.19 17/53] ARM: vexpress/spc: Avoid negative array index when !SMP

[PATCH 4.14 00/43] 4.14.277-rc1 review
 2022-04-26  8:21 UTC  (24+ messages)
` [PATCH 4.14 01/43] etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
` [PATCH 4.14 02/43] mm: page_alloc: fix building error on -Werror=array-compare
` [PATCH 4.14 03/43] tracing: Have traceon and traceoff trigger honor the instance
` [PATCH 4.14 04/43] tracing: Dump stacktrace trigger to the corresponding instance
` [PATCH 4.14 05/43] can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path
` [PATCH 4.14 06/43] gfs2: assign rgrp glock before compute_bitstructs
` [PATCH 4.14 10/43] dmaengine: imx-sdma: Fix error checking in sdma_event_remap
` [PATCH 4.14 11/43] net/packet: fix packet_sock xmit return value checking
` [PATCH 4.14 12/43] netlink: reset network and mac headers in netlink_dump()
` [PATCH 4.14 13/43] ARM: vexpress/spc: Avoid negative array index when !SMP
` [PATCH 4.14 14/43] platform/x86: samsung-laptop: Fix an unsigned comparison which can never be negative
` [PATCH 4.14 15/43] ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant
` [PATCH 4.14 16/43] vxlan: fix error return code in vxlan_fdb_append
` [PATCH 4.14 17/43] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
` [PATCH 4.14 18/43] brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
` [PATCH 4.14 19/43] drm/msm/mdp5: check the return of kzalloc()
` [PATCH 4.14 20/43] net: macb: Restart tx only if queue pointer is lagging
` [PATCH 4.14 21/43] stat: fix inconsistency between struct stat and struct compat_stat
` [PATCH 4.14 22/43] ata: pata_marvell: Check the bmdma_addr beforing reading
` [PATCH 4.14 23/43] dma: at_xdmac: fix a missing check on list iterator
` [PATCH 4.14 24/43] powerpc/perf: Fix power9 event alternatives
` [PATCH 4.14 25/43] openvswitch: fix OOB access in reserve_sfa_size()

[PATCH V3 00/17] Cleanup MediaTek clk reset drivers and support MT8192/MT8195
 2022-04-26  8:24 UTC  (15+ messages)
` [PATCH V3 11/17] dt-bindings: arm: mediatek: Add #reset-cells property for MT8192-sys-clock
` [PATCH V3 12/17] dt-binding: mt8192: Add infra_ao reset bit

[PATCH v1 0/2] Add 1024x768 timing for AST2600
 2022-04-26  8:28 UTC  (4+ messages)
` [PATCH v1 2/2] drm/aspeed: Add 1024x768 mode "

[meta-oe][PATCH] cdrkit: add new option -eltorito-platform for genimageiso
 2022-04-26  8:27 UTC  (3+ messages)
` [meta-oe][PATCH V2] "
  ` [oe] "

[PATCH -next v2 0/5] support concurrent sync io for bfq on a specail occasion
 2022-04-26  8:27 UTC  (8+ messages)
` [PATCH -next v2 2/5] block, bfq: add fake weight_counter for weight-raised queue

[PATCH v5 01/11] aach: arm: mach-hpe: Introduce the HPE GXP architecture
 2022-04-26  8:25 UTC  (5+ messages)
` [PATCH v5 10/11] arch: arm: boot: dts: Introduce HPE GXP Device tree

[PATCH v2 0/4] drm/nvdla: Add driver support for NVDLA
 2022-04-26  8:23 UTC  (5+ messages)
` [PATCH v2 4/4] drm/nvdla/uapi: Add UAPI of NVDLA driver

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.112-86-gee8f27e9c0bc3)
 2022-04-26  8:24 UTC 

[PATCH 4.9 00/24] 4.9.312-rc1 review
 2022-04-26  8:21 UTC  (26+ messages)
` [PATCH 4.9 01/24] etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
` [PATCH 4.9 02/24] mm: page_alloc: fix building error on -Werror=array-compare
` [PATCH 4.9 03/24] gfs2: assign rgrp glock before compute_bitstructs
` [PATCH 4.9 04/24] ALSA: usb-audio: Clear MIDI port active flag after draining
` [PATCH 4.9 05/24] dmaengine: imx-sdma: Fix error checking in sdma_event_remap
` [PATCH 4.9 06/24] net/packet: fix packet_sock xmit return value checking
` [PATCH 4.9 07/24] netlink: reset network and mac headers in netlink_dump()
` [PATCH 4.9 08/24] ARM: vexpress/spc: Avoid negative array index when !SMP
` [PATCH 4.9 09/24] platform/x86: samsung-laptop: Fix an unsigned comparison which can never be negative
` [PATCH 4.9 10/24] ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant
` [PATCH 4.9 11/24] vxlan: fix error return code in vxlan_fdb_append
` [PATCH 4.9 12/24] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
` [PATCH 4.9 13/24] brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
` [PATCH 4.9 14/24] drm/msm/mdp5: check the return of kzalloc()
` [PATCH 4.9 15/24] ata: pata_marvell: Check the bmdma_addr beforing reading
` [PATCH 4.9 16/24] dma: at_xdmac: fix a missing check on list iterator
` [PATCH 4.9 17/24] openvswitch: fix OOB access in reserve_sfa_size()
` [PATCH 4.9 18/24] ASoC: soc-dapm: fix two incorrect uses of list iterator
` [PATCH 4.9 19/24] e1000e: Fix possible overflow in LTR decoding
` [PATCH 4.9 20/24] ARC: entry: fix syscall_trace_exit argument
` [PATCH 4.9 21/24] ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
` [PATCH 4.9 22/24] ext4: fix overhead calculation to account for the reserved gdt blocks
` [PATCH 4.9 23/24] ext4: force overhead calculation if the s_overhead_cluster makes no sense
` [PATCH 4.9 24/24] block/compat_ioctl: fix range check in BLKGETSIZE

[PATCH v2 0/2] sf: dataflash: add support for AT45DB641E
 2022-04-26  8:24 UTC  (3+ messages)
` [PATCH v2 1/2] sf: dataflash: add support for "extended ID"
` [PATCH v2 2/2] sf: dataflash: add support for AT45DB641E

[PATCH V8] docs/zh_CN: sync with original text Documentation/vm/page_owner.rst
 2022-04-26  8:23 UTC  (9+ messages)
` [PATCH 0/2] "
  ` [PATCH 1/2] docs/zh_CN: "

CVE-2022-24765 Git Errors with Bitbake
 2022-04-26  8:23 UTC  (2+ messages)
` [OE-core] "

[PATCH v5 0/4] memcg: introduce per-memcg proactive reclaim
 2022-04-26  8:22 UTC  (6+ messages)
` [PATCH v5 1/4] memcg: introduce per-memcg reclaim interface

[PATCH 0/2] libblkid: add FSSIZE with XFS implementation
 2022-04-26  8:21 UTC  (4+ messages)

[PATCH v2 1/2] tee: remove tee_shm_va2pa() and tee_shm_pa2va()
 2022-04-26  8:21 UTC  (5+ messages)
` [PATCH v2 2/2] tee: remove flags TEE_IOCTL_SHM_MAPPED and TEE_IOCTL_SHM_DMA_BUF

[PATCH] bitops: remove unnecessary assignment in fls()
 2022-04-26  8:21 UTC 

[PATCH v3 0/4] mainline Protonic PRTT1x boards
 2022-04-26  8:19 UTC  (8+ messages)
` [PATCH v3 2/4] dt-bindings: net: silabs,wfx: add prt,prtt1c-wfm200 antenna variant
      ` [PATCH v3 2/4] dt-bindings: net: silabs, wfx: add prt, prtt1c-wfm200 "

[PATCH v3 0/6] hwmon: (nct6775) Convert to regmap, add i2c support
 2022-04-26  7:18 UTC  (2+ messages)
` [PATCH v3 5/6] hwmon: (nct6775) Split core and platform driver

[PATCH] kernel/crash_core.c: No judgment required
 2022-04-26  8:20 UTC  (7+ messages)

[Patch net-next] net: phy: LAN937x: add interrupt support for link detection
 2022-04-26  8:20 UTC  (2+ messages)

[PATCH v2] arm64: kexec: flush log to console in NMI context
 2022-04-26  8:19 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-26  8:19 UTC 

[qemu.qmp PATCH 00/12] python: fork qemu.qmp python lib into independent repo
 2022-04-26  8:16 UTC  (6+ messages)
` [qemu.qmp PATCH 04/12] update project URLs

[PATCH] media: i2c: dw9714: Return zero in remove callback
 2022-04-26  8:18 UTC  (3+ messages)

[PATCH v3 1/2] tracing: Avoid adding tracer option before update_tracer_options
 2022-04-26  8:17 UTC  (4+ messages)

[PATCH v4 1/2] x86/mem_sharing: make fork_reset more configurable
 2022-04-26  8:17 UTC  (4+ messages)

[PATCH 1/2] riscv: ftrace: Fix the comments about the number of ftrace instruction
 2022-04-26  8:16 UTC  (6+ messages)
` [PATCH 2/2] riscv: kprobe: Allow coexistence of ftrace and kprobe

[PATCH v2 0/4] io_uring: text representation of opcode in trace
 2022-04-26  8:16 UTC  (3+ messages)

[PATCH v5 00/17] Move HEVC stateless controls out of staging
 2022-04-26  8:15 UTC  (14+ messages)
` [PATCH v5 04/17] media: uapi: HEVC: Add missing fields in HEVC controls
` [PATCH v5 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
` [PATCH v5 16/17] media: uapi: Change data_bit_offset definition

[PATCH v2 0/7] perf/x86/amd/core: Add AMD PerfMonV2 support
 2022-04-26  8:15 UTC  (3+ messages)
` [PATCH v2 7/7] kvm: x86/cpuid: Fix CPUID leaf 0xA

[PATCH v8 0/9] IPI virtualization support for VM
 2022-04-26  8:14 UTC  (5+ messages)
` [PATCH v8 6/9] KVM: x86: lapic: don't allow to change APIC ID unconditionally

[PATCH v9 0/7] MSG_ZEROCOPY + multifd
 2022-04-26  8:10 UTC  (5+ messages)
` [PATCH v9 5/7] multifd: multifd_send_sync_main now returns negative on error
` [PATCH v9 6/7] multifd: Send header packet without flags if zero-copy-send is enabled

[PATCH v2] arch_topology: Trace the update thermal pressure
 2022-04-26  8:12 UTC  (4+ messages)

[PATCH v3 2/2] tracing: make tracer_init_tracefs initcall asynchronous
 2022-04-26  8:05 UTC  (4+ messages)

[PATCH v4 0/4] Some impovements about watchdog
 2022-04-26  8:12 UTC  (6+ messages)
` [PATCH v4 1/4] watchdog: wdat_wdg: Using the existed function to check parameter timeout
` [PATCH v4 4/4] watchdog: iTCO_wdg: Make code more clearly with macro definition

[PATCH v3 0/4] Some Impovements about watchdog
 2022-04-26  8:12 UTC  (4+ messages)
` [PATCH v3 1/4] watchdog: wdat_wdg: Using the existed function to check parameter timeout

[PATCH 1/2] Revert "drm: of: Properly try all possible cases for bridge/panel detection"
 2022-04-26  8:10 UTC  (9+ messages)
` [PATCH 2/2] Revert "drm: of: Lookup if child node has panel or bridge"

DomU Windows Server Essentials crashes with xen 4.16 but works with xen 4.14
 2022-04-26  8:10 UTC  (3+ messages)

[PATCH v2 0/3] fbdev: Decouple deferred I/O from struct page
 2022-04-26  8:10 UTC  (9+ messages)
` [PATCH v2 2/3] fbdev: Track deferred-I/O pages in pageref struct
` [PATCH v2 3/3] fbdev: Refactor implementation of page_mkwrite

RTT-PROBE: lore-subspace-rtt
 2022-04-26  8:09 UTC 

[PATCH] sched: Take thermal pressure into account when determine rt fits capacity
 2022-04-26  8:09 UTC  (8+ messages)

[PATCH 01/15] vdpa/ifc: add support for virtio blk device
 2022-04-26  8:08 UTC  (5+ messages)
` [PATCH v6 00/16] add virtio_blk device support to vdpa/ifc
  ` [PATCH v6 03/16] vhost: add vhost msg support

[PATCH] dt-bindings: clock: gcc-apq8064: move qcom,apq8084 back to gcc-other.yaml
 2022-04-26  8:07 UTC  (3+ messages)

[PATCH net-next 0/2] net: tcp: add skb drop reasons to connect request
 2022-04-26  8:07 UTC  (3+ messages)
` [PATCH net-next 1/2] net: add skb drop reasons to inet "
` [PATCH net-next 2/2] net: tcp: add skb drop reasons to route_req()

[PATCH v2] vduse: Fix NULL pointer dereference on sysfs access
 2022-04-26  8:07 UTC  (3+ messages)

[PULL 0/6] Kraxel 20220425 patches
 2022-04-26  7:57 UTC  (5+ messages)

[PATCH net-next] net: tls: fix async vs NIC crypto offload
 2022-04-26  8:06 UTC  (2+ messages)

[PATCH] plat-omap: check return value of ioremap()
 2022-04-26  8:05 UTC  (3+ messages)

[PATCH] char: tpm: cr50_i2c: Drop if with an always false condition
 2022-04-26  8:06 UTC  (9+ messages)
              ` [PATCH] char: tpm: cr50_i2c: Suppress duplicated error message in .remove()

[PATCH] KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set
 2022-04-26  8:05 UTC  (3+ messages)

[PATCH 3/4] staging: media: zoran: replace all pr_err() with zrdev_err()
 2022-04-26  8:05 UTC  (3+ messages)

[PATCH] xen/build: Fix build failure from LDFLAGS mismatch
 2022-04-26  8:04 UTC  (2+ messages)

[RFC PATCH bpf-next 0/2] bpf: Introduce ternary search tree for string key
 2022-04-26  8:03 UTC  (7+ messages)

[RFC PATCH v3 0/5] Introduce Cpufreq Active Stats
 2022-04-26  8:02 UTC  (6+ messages)

[PATCH v2 0/2] Avoid obvious double update_rq_clock warning
 2022-04-26  8:01 UTC  (7+ messages)
` [PATCH v2 1/2] sched/core: "
    ` [External] "
` [PATCH v2 2/2] sched/dl: Remove some comments and adjust code in push_dl_task
    ` [External] "

[PATCH net-next v6 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-04-26  8:00 UTC  (5+ messages)
` [PATCH net-next v6 08/13] net: wwan: t7xx: Add data path interface

[PATCH] tracing: Reset the function filter after completing trampoline/graph selftest
 2022-04-26  8:00 UTC  (3+ messages)

patches.openembedded.org web page down
 2022-04-26  8:00 UTC  (2+ messages)
` [OE-core] "

RTT-PROBE: lore-subspace-rtt
 2022-04-26  7:59 UTC 

[PATCH] arm64: kcsan: Fix kcsan test_barrier fail and panic
 2022-04-26  8:17 UTC  (2+ messages)

[Intel-gfx] [PULL] gvt-next
 2022-04-26  7:58 UTC  (3+ messages)
`  "

[PATCH v3 0/5] tty/serial: Process XON/XOFF robustly
 2022-04-26  7:59 UTC  (6+ messages)
` [PATCH v3 3/5] tty: Add lookahead param to receive_buf

[PATCH V5 0/5] mmc: add error statistics for eMMC and SD card
 2022-04-26  7:58 UTC  (4+ messages)
` [PATCH V5 4/5] mmc: debugfs: Add debug fs error state entry for mmc driver

possible deadlock in display_open
 2022-04-26  7:57 UTC  (9+ messages)
            ` [PATCH] media: imon: remove redundant serialization

[PATCH 0/4] mmc: sandbox: Some small fixes
 2022-04-26  7:56 UTC  (4+ messages)
` [PATCH 1/4] mmc: sandbox: Initialize the status register

[RESEND PATCH] riscv: dts: sifive: fu540-c000: align dma node name with dtschema
 2022-04-26  7:56 UTC  (3+ messages)

[PATCH] riscv: dts: fu540-c000: fix duplicated dma compatible
 2022-04-26  7:55 UTC  (5+ messages)

[PATCH -next v6 0/6]mm: page_table_check: add support on arm64 and riscv
 2022-04-26  8:10 UTC  (14+ messages)
` [PATCH -next v6 1/6] mm: page_table_check: using PxD_SIZE instead of PxD_PAGE_SIZE
` [PATCH -next v6 2/6] mm: page_table_check: move pxx_user_accessible_page into x86
` [PATCH -next v6 3/6] mm: page_table_check: add hooks to public helpers
` [PATCH -next v6 4/6] mm: remove __HAVE_ARCH_PTEP_CLEAR in pgtable.h
` [PATCH -next v6 5/6] arm64/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
` [PATCH -next v6 6/6] riscv/mm: "

[PATCH v3 0/7] mm: demotion: Introduce new node state N_DEMOTION_TARGETS
 2022-04-26  7:55 UTC  (4+ messages)

[PATCH v9 0/3] Add Novatek NT36xxx touchscreen driver
 2022-04-26  7:55 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/9] drm/i915: Media freq factor and per-gt enhancements/fixes
 2022-04-26  7:55 UTC  (3+ messages)
` [Intel-gfx] [PATCH 3/9] drm/i915/pcode: Extend pcode functions for multiple gt's

[RESEND] generic/673: Add separate sgid stripping sub-tests
 2022-04-26  8:55 UTC 

[ANN] U-Boot v2022.07-rc1 released
 2022-04-26  7:54 UTC  (3+ messages)

[PATCH] clk: stm32mp1: Add missing newline
 2022-04-26  7:54 UTC  (2+ messages)

[kvm-unit-tests PATCH v5] s390x: Test effect of storage keys on some instructions
 2022-04-26  7:53 UTC  (2+ messages)

[RFC bpf-next v4 0/7] Introduce eBPF support for HID devices (new attempt)
 2022-04-26  7:52 UTC  (4+ messages)
` [RFC bpf-next v4 3/7] error-inject: add new type that carries if the function is non sleepable


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.