All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-26 15:32:34 to 2022-07-26 16:24:25 UTC [more...]

[PATCH v2 6/7] HID: uclogic: Add support for UGEE v2 mouse frames
 2022-07-26 16:24 UTC  (8+ messages)

[PATCH V9 00/46] Live Update
 2022-07-26 16:10 UTC  (12+ messages)
` [PATCH V9 01/46] migration: fix populate_vfio_info
` [PATCH V9 02/46] memory: RAM_NAMED_FILE flag
` [PATCH V9 03/46] migration: file URI
` [PATCH V9 04/46] migration: mode parameter
` [PATCH V9 06/46] migration: simplify blockers
` [PATCH V9 12/46] qapi: QAPI_LIST_LENGTH
` [PATCH V9 13/46] qapi: strv_from_strList
` [PATCH V9 14/46] qapi: strList unit tests
` [PATCH V9 18/46] memory: flat section iterator
` [PATCH V9 19/46] oslib: qemu_clear_cloexec
` [PATCH V9 22/46] cpr: exec mode

[Intel-gfx] [PATCH] drm/ttm: Fix dummy res NULL ptr deref bug
 2022-07-26 16:22 UTC  (2+ messages)
`  "

[PATCH liburing 0/5] multishot recvmsg docs and example
 2022-07-26 16:23 UTC  (2+ messages)

[LTP] [PATCH] syscalls/accept4_01: don't hardcode port number for test
 2022-07-26 16:22 UTC  (2+ messages)

[PATCH 0/5] Add process_memwatch syscall
 2022-07-26 16:18 UTC  (6+ messages)
` [PATCH 1/5] fs/proc/task_mmu: make functions global to be used in other files
` [PATCH 2/5] mm: Implement process_memwatch syscall
` [PATCH 3/5] mm: wire up process_memwatch syscall for x86
` [PATCH 4/5] selftests: vm: add process_memwatch syscall tests
` [PATCH 5/5] mm: add process_memwatch syscall documentation

[PATCH V7 00/16] The Runtime Verification (RV) interface
 2022-07-26 16:22 UTC  (3+ messages)
` [PATCH V7 01/16] rv: Add "

Race condition between repack and loose-objects maintenance task
 2022-07-26 16:22 UTC  (10+ messages)

[RFC PATCH] fs/isofs: Replace kmap() with kmap_local_page()
 2022-07-26 16:21 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net v1 1/3] iavf: Fix adminq error handling
 2022-07-26 16:20 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net v1 3/3] iavf: Fix reset "

[PATCH v2 0/3] add uncore api to be called through l3fwd-power
 2022-07-26 16:21 UTC  (5+ messages)
` [PATCH v2 1/3] power: add uncore API to power library

stable-rc/queue/5.10 build: 184 builds: 3 failed, 181 passed, 4 errors, 10 warnings (v5.10.133-85-g4c4562ba4bd5)
 2022-07-26 16:20 UTC 

[PATCH 0/8] Docs/zh_CN: Update some translation to 5.19-rc8
 2022-07-26 16:19 UTC  (3+ messages)
` [PATCH 7/8] Docs/zh_CN: Update the translation of pci "

[PATCH] arc4random: simplify design for better safety
 2022-07-26 16:20 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 0/2] vfio-ccw fixes for 5.20
 2022-07-26 16:19 UTC  (5+ messages)
` [PATCH 1/2] vfio/ccw: Add length to DMA_UNMAP checks
` [PATCH 2/2] vfio/ccw: Remove FSM Close from remove handlers

[PATCH] VMCI: Update maintainers for VMCI
 2022-07-26 16:18 UTC  (7+ messages)

[kbusch:dma-prereg-v5 5/6] include/linux/uaccess.h:124: undefined reference to `io_dma_unmap'
 2022-07-26 16:16 UTC 

[Intel-gfx] [PATCH] drm/i915/tc: Fix PHY ownership programming in HDMI legacy mode
 2022-07-26 16:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v7 0/4] remoteproc: restructure the remoteproc VirtIO device
 2022-07-26 16:15 UTC  (3+ messages)
` [PATCH v7 1/4] remoteproc: core: Introduce rproc_rvdev_add_device function

[Patch bpf-next] tcp: fix sock skb accounting in tcp_read_skb()
 2022-07-26 16:14 UTC  (7+ messages)

[PATCH v7] ASoc: dt-bindings: tas2780: remove tas2780 and will merge it to tas27xx
 2022-07-26 16:13 UTC  (3+ messages)

[RFC net-next 0/2] net: dsa: bcm_sf2: Utilize PHYLINK for all ports
 2022-07-26 16:14 UTC  (3+ messages)

[PATCH] staging: fbtft: core: set smem_len before fb_deferred_io_init call
 2022-07-26 16:13 UTC  (3+ messages)

[patch net-next RFC] net: dsa: move port_setup/teardown to be called outside devlink port registered area
 2022-07-26 16:13 UTC  (6+ messages)

[PATCH] Bluetooth: mgmt: Fix double free on error path
 2022-07-26 16:11 UTC  (2+ messages)
`  "

[meta-python][PATCH 1/2] Add python3-pycares 4.2.1
 2022-07-26 16:10 UTC  (2+ messages)
` [meta-python][PATCH 2/2] Add python3-aiodns 3.0.0

[dm-devel] [PATCH v2 0/6] dm verity: optionally use tasklets
 2022-07-26 16:09 UTC  (7+ messages)
` [dm-devel] [PATCH v2 1/6] dm bufio: Add flags argument to dm_bufio_client_create
` [dm-devel] [PATCH v2 2/6] dm bufio: Add DM_BUFIO_CLIENT_NO_SLEEP flag
` [dm-devel] [PATCH v2 3/6] dm verity: Add optional "try_verify_in_tasklet" feature
` [dm-devel] [PATCH v2 4/6] dm verity: allow optional args to alter primary args handling
` [dm-devel] [PATCH v2 5/6] dm bufio: conditionally enable branching for DM_BUFIO_CLIENT_NO_SLEEP
` [dm-devel] [PATCH v2 6/6] dm verity: conditionally enable branching for "try_verify_in_tasklet"

2022H2 TOF Elections
 2022-07-26 16:09 UTC  (2+ messages)

[PATCH net-next] add missing includes and forward declarations to networking includes under linux/
 2022-07-26 16:08 UTC  (3+ messages)

[PATCH 0/8] x86: XSA-40{1,2,8} follow-up
 2022-07-26 16:07 UTC  (9+ messages)
` [PATCH 1/8] x86/shadow: drop shadow_prepare_page_type_change()'s 3rd parameter
` [PATCH 2/8] x86/shadow: properly handle get_page() failing
` [PATCH 3/8] mm: enforce return value checking on get_page()
` [PATCH 4/8] x86/shadow: exclude HVM-only code from sh_remove_shadows() when !HVM
` [PATCH 5/8] x86/shadow: don't open-code shadow_remove_all_shadows()
` [PATCH 6/8] x86/shadow: drop CONFIG_HVM conditionals from sh_update_cr3()
` [PATCH 7/8] x86/mm: adjust type check around _get_page_type()'s TLB flush
` [PATCH 8/8] x86/mm: re-arrange "

[PATCH v5] ARM: dts: aspeed: Adding Facebook Yosemite V3.5 BMC
 2022-07-26 16:04 UTC  (5+ messages)

[dunfel PATCH v2] k3conf: update SRCREV to add j721S2 fixes
 2022-07-26 16:05 UTC  (2+ messages)

[PATCH v1 0/5] power: domain: Add driver for a PM domain provider which controls
 2022-07-26 16:03 UTC  (6+ messages)

[LTP] [PATCH v5 00/18] Expand Cgroup lib and modify controller tests
 2022-07-26 16:04 UTC  (4+ messages)

[kirkstone/master PATCH v2] k3conf: update SRCREV to add j721S2 support
 2022-07-26 16:03 UTC  (2+ messages)

[PATCH v2 0/5] userfaultfd: support access/write hints
 2022-07-26 16:02 UTC  (5+ messages)
` [PATCH v2 2/5] userfaultfd: introduce access-likely mode for common operations

[PATCH v6 00/17] KVM nVHE Hypervisor stack unwinder
 2022-07-26 16:01 UTC  (10+ messages)
` [PATCH v6 02/17] arm64: stacktrace: Factor out on_accessible_stack_common()
` [PATCH v6 12/17] KVM: arm64: Add PROTECTED_NVHE_STACKTRACE Kconfig

[PATCH 1/2] fetch2: local files only in DL_DIR becomes fatal error
 2022-07-26 16:01 UTC  (8+ messages)
` [PATCH 2/2] fetch: bb.fatal when trying to checksum non-existing files
    ` [bitbake-devel] "

[xen-unstable-smoke test] 171864: tolerable all pass - PUSHED
 2022-07-26 16:00 UTC 

[PATCH 1/4] dt-bindings: soc: bcm: drop quotes when not needed
 2022-07-26 15:59 UTC  (6+ messages)
` [PATCH 2/4] dt-bindings: soc: bcm: use absolute path to other schema

[PATCH] cpuidle: Add cpu_idle_miss trace event
 2022-07-26 15:59 UTC  (3+ messages)

[PATCH] rteval: Add man page entry for -S, --source-download option
 2022-07-26 15:59 UTC  (2+ messages)

cip-gitlab/ci/pavel/linux-test ltp-timers: 5 runs, 3 regressions (v4.4-st5-586-geb97410e0086c)
 2022-07-26 15:59 UTC 

cip-gitlab/ci/pavel/linux-test smc: 8 runs, 5 regressions (v4.4-st5-586-geb97410e0086c)
 2022-07-26 15:59 UTC 

cip-gitlab/ci/pavel/linux-test kselftest-filesystems: 4 runs, 3 regressions (v4.4-st5-586-geb97410e0086c)
 2022-07-26 15:59 UTC 

cip-gitlab/ci/pavel/linux-test kselftest-futex: 3 runs, 3 regressions (v4.4-st5-586-geb97410e0086c)
 2022-07-26 15:59 UTC 

cip-gitlab/ci/pavel/linux-test ltp-fcntl-locktests: 2 runs, 2 regressions (v4.4-st5-586-geb97410e0086c)
 2022-07-26 15:59 UTC 

cip-gitlab/ci/pavel/linux-test ltp-ipc: 6 runs, 4 regressions (v4.4-st5-586-geb97410e0086c)
 2022-07-26 15:59 UTC 

cip-gitlab/ci/pavel/linux-test ltp-pty: 2 runs, 2 regressions (v4.4-st5-586-geb97410e0086c)
 2022-07-26 15:59 UTC 

cip-gitlab/ci/pavel/linux-test ltp-mm: 3 runs, 3 regressions (v4.4-st5-586-geb97410e0086c)
 2022-07-26 15:59 UTC 

[isilence:zc_perf_tests 10/10] io_uring/net.c:1113 io_sendzc1() warn: ignoring unreachable code
 2022-07-26 15:58 UTC  (2+ messages)

[PATCH v3 0/8] LoongArch: minor assembly clean-ups
 2022-07-26 15:57 UTC  (9+ messages)
` [PATCH v3 1/8] LoongArch: Remove several syntactic sugar macros for branches
` [PATCH v3 2/8] LoongArch: Use ABI names of registers where appropriate
` [PATCH v3 3/8] LoongArch: Use the "jr" pseudo-instruction where applicable
` [PATCH v3 4/8] LoongArch: Use the "move" "
` [PATCH v3 5/8] LoongArch: Simplify "BEQ/BNE foo, zero" with BEQZ/BNEZ
` [PATCH v3 6/8] LoongArch: Simplify "BLT foo, zero" with BLTZ
` [PATCH v3 7/8] LoongArch: Simplify "BGT foo, zero" with BGTZ
` [PATCH v3 8/8] LoongArch: Re-tab the assembly files

[LTP] [PATCH 0/2] Minor tst_cgroup improvements
 2022-07-26 15:56 UTC  (3+ messages)
` [LTP] [PATCH 1/2] tst_cgroup: Fix -Wstringop-truncation warning
` [LTP] [PATCH 2/2] tst_cgroup: Add macro

[PATCH V3 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-07-26 15:56 UTC  (15+ messages)
` [PATCH V3 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0

sound/soc/qcom/lpass-platform.c:226 __lpass_get_id() error: uninitialized symbol 'id'
 2022-07-26 15:56 UTC 

[PATCH v8 00/13] DMA Mapping P2PDMA Pages
 2022-07-26 15:55 UTC  (3+ messages)

Marvell 88E1512 PHY LED2 mode mismatch with Elkhartlake pin mode
 2022-07-26 15:55 UTC  (4+ messages)

[Regression] ext4: changes to mb_optimize_scan cause issues on Raspberry Pi
 2022-07-26 15:54 UTC  (5+ messages)

[PATCH v3] NULL.3const: Add documentation for NULL
 2022-07-26 15:54 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] rtc: rzn1: Fix RTC_RD_TIME: Invalid argument
 2022-07-26 15:54 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Remove shared locking on freeing objects
 2022-07-26 15:54 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

amdgpu: misc ugliness and inconsistency
 2022-07-26 15:52 UTC 

[PATCH] ASoC: mediatek: mt8186: set the correct string to strncmp()
 2022-07-26 15:31 UTC  (3+ messages)

Linux 5.19-rc8
 2022-07-26 15:51 UTC  (9+ messages)

[Buildroot] [PATCH v3] package/dust: new package
 2022-07-26 15:51 UTC 

[syzbot] INFO: rcu detected stall in net_tx_action
 2022-07-26 15:50 UTC  (2+ messages)

[bug report] drm/amd/display: use FB pitch to fill dc_cursor_attributes
 2022-07-26 15:47 UTC  (3+ messages)

[PATCH] hw/nvme: Add iothread support
 2022-07-26 15:32 UTC  (4+ messages)

[PATCH v2] x86/msr: fix X2APIC_LAST
 2022-07-26 15:47 UTC  (4+ messages)

[PATCH] cpuidle: Move cpuidle driver forward before acpi driver in Makefile
 2022-07-26 15:47 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] new package: package/dust
 2022-07-26 15:47 UTC  (4+ messages)

[PATCH 0/2] Add support for CLSA0101
 2022-07-26 15:46 UTC  (4+ messages)

simplify the mdev interface v6
 2022-07-26 15:37 UTC  (2+ messages)
` [RFC PATCH] vfio/ccw: Move mdev stuff out of struct subchannel

RE: [PATCH 0/9] Samsung Trinity NPU device driver
 2022-07-26 15:46 UTC 

[PATCH v2] staging: r8188eu: convert rtw_pwr_wakeup to correct error code semantics
 2022-07-26 15:46 UTC  (3+ messages)

[PATCH net-next v3 00/47] [RFT] net: dpaa: Convert to phylink
 2022-07-26 15:44 UTC  (9+ messages)
` [PATCH net-next v3 01/47] dt-bindings: phy: Add Lynx 10G phy binding

[PATCH v1 1/1] ata: libata-scsi: Refactor scsi_6_lba_len() with use of get_unaligned_be24()
 2022-07-26 15:45 UTC 

[PATCH] arm: drop arch implementation for find_bit() functions
 2022-07-26 15:44 UTC  (2+ messages)

[Bug 216282] New: usb-mass storage
 2022-07-26 15:45 UTC  (2+ messages)
` [Bug 216282] "

[PATCH] KVM: x86: enable TDP MMU by default
 2022-07-26 15:43 UTC  (3+ messages)

[PATCH] ASoC: mediatek: mt8186: remove unnecessary judgments
 2022-07-26 15:42 UTC 

[PATCH] usb: dwc3: gadget: Avoid duplicate requests to enable Run/Stop
 2022-07-26 15:43 UTC  (2+ messages)

[PATCH v2] spi: a3700: support BE for AC5 SPI driver
 2022-07-26 15:42 UTC  (3+ messages)
  ` [EXT] "

[PATCH] fastboot: release usb_gadget on reboot commands
 2022-07-26 15:42 UTC  (7+ messages)

rt715-sdca: use sensible capture gain value
 2022-07-26 15:41 UTC 

[PATCH 00/20] parse-options: handle subcommands
 2022-07-26 15:42 UTC  (3+ messages)

Question about performance comparison between virtio-fs and virtio-blk
 2022-07-26 15:37 UTC  (6+ messages)
` [Virtio-fs] "

PM runtime_error handling missing in many drivers?
 2022-07-26 15:41 UTC  (6+ messages)

[PATCH 0/4] firmware: Add support for Qualcomm UEFI Secure Application
 2022-07-26 15:41 UTC  (5+ messages)
` [PATCH 4/4] dt-bindings: firmware: Add Qualcomm UEFI Secure Application client

[PATCH v5] drm/i915: stop using swiotlb
 2022-07-26 15:39 UTC  (3+ messages)
` [Intel-gfx] "

[bug report] wifi: nl80211/mac80211: clarify link ID in control port TX
 2022-07-26 15:39 UTC  (3+ messages)

[PATCH -next] ftrace: Fix build error whithout CONFIG_MODULES
 2022-07-26 15:39 UTC  (2+ messages)

[PATCH] drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()
 2022-07-26 15:38 UTC  (4+ messages)

[PATCH] man-pages.7: Document CAVEATS section
 2022-07-26 15:37 UTC  (4+ messages)

[PULL 0/9] target-arm queue
 2022-07-26 15:20 UTC  (3+ messages)
` [PULL 4/9] configure: Add missing POSIX-required space
` [PULL 6/9] configure: Don't use bash-specific string-replacement syntax

[PATCH 0/4] ALSA: Defer async signal handling
 2022-07-26 15:34 UTC  (5+ messages)
` [PATCH 1/4] ALSA: core: Add async signal helpers
` [PATCH 2/4] ALSA: timer: Use deferred fasync helper
` [PATCH 3/4] ALSA: pcm: "
` [PATCH 4/4] ALSA: control: "

[PATCH] [v2] x86/sgx: Allow enclaves to use Asynchrounous Exit Notification
 2022-07-26 15:36 UTC  (3+ messages)

[PATCH] arm/oeqa: Fix regex warning in linuxboot test case
 2022-07-26 15:35 UTC 

[isar-cip-core v2] security-customizations: Fix pam_tally2 deprecation
 2022-07-26 15:35 UTC  (2+ messages)

[Bug 216277] New: X11 doesn't wait for amdgpu driver to be up
 2022-07-26 15:35 UTC  (2+ messages)
` [Bug 216277] "

[PATCH] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G2UL USBPHY Control bindings
 2022-07-26 15:34 UTC  (6+ messages)

[PATCH v2] PCI/ERR: Use pcie_aer_is_native() to judge whether OS owns AER
 2022-07-26 15:33 UTC  (3+ messages)

[PATCH v2 0/4] usb: misc: adopt onboard hub support on stm32mp1 boards
 2022-07-26 15:32 UTC  (4+ messages)
` [PATCH v2 2/4] usb: misc: onboard-hub: add support for Microchip USB2514B USB 2.0 hub

[PATCH v2] iova: Re-order code to remove forward declarations
 2022-07-26 15:26 UTC 

[PATCH 0/2] iommu/amd: Misc Update for Virtual APIC support
 2022-07-26 15:32 UTC  (3+ messages)
` [PATCH 2/2] iommu/amd: Add support for AVIC when SNP is enabled


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.