All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-12 17:01:33 to 2022-07-12 18:28:38 UTC [more...]

[PATCH v3 00/10] Update vfio_pin/unpin_pages API
 2022-07-12 18:18 UTC  (5+ messages)
` [PATCH v3 01/10] vfio: Make vfio_unpin_pages() return void
  ` [Intel-gfx] "

[PATCH 1/5] docs: sysctl: remove references to inode-max
 2022-07-12 17:26 UTC  (3+ messages)
` [PATCH 2/5] docs: sysctl: remove references to dquot-max/-nr
` [PATCH 5/5] docs: sysctl/fs: re-order, prettify

[PATCH v3 1/2] dt-bindings: watchdog: max63xx: Add GPIO binding
 2022-07-12 18:28 UTC  (4+ messages)

[net 0/3] seg6: fix skb checksum for SRH encapsulation/insertion
 2022-07-12 17:58 UTC  (4+ messages)
` [net 1/3] seg6: fix skb checksum evaluation in "
` [net 2/3] seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors
` [net 3/3] seg6: bpf: fix skb checksum in bpf_push_seg6_encap()

[PATCH] x86/PAT: Report PAT on CPUs that support PAT without MTRR
 2022-07-12 18:27 UTC  (2+ messages)

[PULL 00/35] Block patches
 2022-07-12 18:06 UTC  (19+ messages)
` [PULL 01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}()
` [PULL 02/35] block: Change bdrv_{pread, pwrite, pwrite_sync}() param order
` [PULL 03/35] block: Make bdrv_{pread,pwrite}() return 0 on success
` [PULL 04/35] crypto: Make block callbacks "
` [PULL 05/35] block: Make bdrv_co_pwrite() take a const buffer
` [PULL 06/35] block: Make 'bytes' param of bdrv_co_{pread, pwrite, preadv, pwritev}() an int64_t
` [PULL 07/35] block: Implement bdrv_{pread, pwrite, pwrite_zeroes}() using generated_co_wrapper
` [PULL 08/35] block: Add bdrv_co_pwrite_sync()
` [PULL 09/35] block: Use bdrv_co_pwrite_sync() when caller is coroutine_fn
` [PULL 10/35] block/qcow2: Use bdrv_pwrite_sync() in qcow2_mark_dirty()
` [PULL 12/35] tests/qemu-iotests: skip 108 when FUSE is not loaded
` [PULL 13/35] block: Make blk_{pread,pwrite}() return 0 on success
` [PULL 14/35] block: Add a 'flags' param to blk_pread()
` [PULL 16/35] block: Make 'bytes' param of blk_{pread, pwrite}() an int64_t
` [PULL 17/35] block: Make blk_co_pwrite() take a const buffer
` [PULL 20/35] block: Add blk_[co_]preadv_part()
` [PULL 23/35] block: Add blk_co_pwrite_compressed()
` [PULL 26/35] block: Implement blk_flush() using generated_co_wrapper

[PATCH v2] arm64: dts: qcom: sc8280xp: fix apps_smmu irq
 2022-07-12 18:26 UTC  (5+ messages)

[Patch v4 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-07-12 18:26 UTC  (4+ messages)
` [Patch v4 01/12] net: mana: Add support for auxiliary device

[PATCH] thermal: intel: drop unexpected word 'is' in the comments
 2022-07-12 18:24 UTC  (2+ messages)

[PATCH 0/4] Extend ipc stream parameters sent to DSP
 2022-07-12 18:22 UTC  (3+ messages)

[PATCH 0/2] ASoC: SOF: Intel: hda-dai: No need to decouple host/link DMA twice
 2022-07-12 18:22 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: apple,aic: Document A7-A11 compatibles
 2022-07-12 18:23 UTC  (3+ messages)
` [PATCH 2/2] irqchip/apple-aic: Add support for A7-A11 SoCs

[PATCH] ASoC: SOF: ipc3-topology: Prevent double freeing of ipc_control_data via load_bytes
 2022-07-12 18:22 UTC  (2+ messages)

[PATCH] ASoC: SOF: sof-client-probes: Only load the driver if IPC3 is used
 2022-07-12 18:22 UTC  (2+ messages)

[Intel-gfx] [PATCH v5 0/2] Fix TLB invalidate issues with Broadwell
 2022-07-12 18:23 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Fix TLB invalidate issues with Broadwell (rev7)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 0/3] ASoC: SOF: Intel: hda: Correct Firmware State Register use
 2022-07-12 18:22 UTC  (2+ messages)

[PATCH 0/3] ASoC: SOF: Intel: Do not process IPC reply before firmware boot
 2022-07-12 18:22 UTC  (2+ messages)

UNTRAIN_RET in native_irq_return_ldt
 2022-07-12 18:20 UTC 

[PATCH] remove custom return values in vc04_services
 2022-07-12 18:19 UTC  (2+ messages)

[RFC PATCH 0/3] arm: bcmbca: Update BCM4908 dts for BCMBCA merge
 2022-07-12 18:20 UTC  (15+ messages)
` [RFC PATCH 1/3] dt-bindings: arm64: bcmbca: Merge BCM4908 into BCMBCA
` [RFC PATCH 3/3] arm64: dts: bcmbca: update bcm4808 board dts file

[PATCH 00/11] Fixes and implementation of AMD SFH 1.1 functionality
 2022-07-12 18:18 UTC  (12+ messages)
` [PATCH 01/11] HID: amd_sfh: Add NULL check for hid device
` [PATCH 02/11] HID: amd_sfh: Move common macros and structures
` [PATCH 03/11] HID: amd_sfh: Move request_list struct to header file
` [PATCH 04/11] HID: amd_sfh: Move request_list variable to client data
` [PATCH 05/11] HID: amd_sfh: Add descriptor operations in amd_mp2_ops
` [PATCH 06/11] HID: amd_sfh: Add PM "
` [PATCH 07/11] HID: amd_sfh: Add remove operation "
` [PATCH 08/11] HID: amd_sfh: Move global functions to static
` [PATCH 09/11] HID: amd_sfh: Move amd_sfh_work to common interface
` [PATCH 10/11] HID: amd_sfh: Move interrupt handling "
` [PATCH 11/11] HID: amd_sfh: Implement SFH1.1 functionality

[PATCH RFC 0/2] Add PLIC support for Renesas RZ/Five SoC
 2022-07-12 18:19 UTC  (8+ messages)
` [PATCH RFC 1/2] dt-bindings: interrupt-controller: sifive, plic: Document "
  ` [PATCH RFC 1/2] dt-bindings: interrupt-controller: sifive,plic: "

[PATCH] MAINTAINERS: brcmnand: update STB BRCMNAND driver maintainer
 2022-07-12 18:18 UTC 

[PATCH 1/3] dt-bindings: usb: Add binding for TI USB8041 hub controller
 2022-07-12 18:18 UTC  (4+ messages)
` [PATCH 2/3] usb: misc: onboard_usb_hub: Add reset-gpio support

[PATCH BlueZ 0/1] [v2] ExcludeAdapter configuration setting for input plugin
 2022-07-12 18:17 UTC  (2+ messages)

[PATCH] doc: announce change in event vector structure
 2022-07-12 18:15 UTC  (3+ messages)
  ` [EXT] "

[Buildroot] [PATCH 1/1] package/suricata: security bump to version 6.0.6
 2022-07-12 18:14 UTC 

[PATCH v5] dt-bindings: firmware: convert Qualcomm SCM binding to the yaml
 2022-07-12 18:17 UTC  (2+ messages)

[PATCH v2 1/3] thermal/core: Encapsulate the trip point crossed function
 2022-07-12 18:16 UTC  (3+ messages)
` [PATCH v2 2/3] thermal/core: Passing a parameter instead of calling the function again

[PATCH v2 net] tcp/udp: Make early_demux back namespacified
 2022-07-12 18:14 UTC  (3+ messages)

[PATCH net-next] net: lantiq_xrx200: use skb cache
 2022-07-12 18:14 UTC 

[PATCH] doc: announce name change of stop flush callback
 2022-07-12 18:12 UTC  (3+ messages)
  ` [EXT] "

[PATCH 1/2] doc: add enqueue depth for new event type
 2022-07-12 18:11 UTC  (3+ messages)
  ` [EXT] "

[PATCH bpf-next 0/5] bpf: BPF specific memory allocator
 2022-07-12 18:11 UTC  (14+ messages)

[PATCH] PCI/ASPM: Unexport pcie_aspm_support_enabled()
 2022-07-12 18:10 UTC  (2+ messages)

[RFC PATCH bpf-next 0/4] bpf_panic() helper
 2022-07-12 18:08 UTC  (4+ messages)
` [RFC PATCH bpf-next 3/4] bpf: add "

[PATCH net-next v1 0/3] add framework for selftests in devlink
 2022-07-12 18:08 UTC  (7+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 1/3] devlink: introduce framework for selftests

[PATCH v13 00/10] drm/mediatek: Add MT8195 DisplayPort driver
 2022-07-12 18:06 UTC  (7+ messages)
` [PATCH v13 01/10] dt-bindings: mediatek,dp: Add Display Port binding

[PATCH RFC bpf-next 0/3] Execution context callbacks
 2022-07-12 18:07 UTC  (2+ messages)

[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
 2022-07-12 18:06 UTC  (9+ messages)
` [RFC PATCH 07/26] hugetlb: add hugetlb_pte to track HugeTLB page table entries
` [RFC PATCH 19/26] hugetlb: add HGM support for copy_hugetlb_page_range

[martinetd:9p-next 11/11] net/9p/trans_fd.c:275:12: warning: unused variable 'failme'
 2022-07-12 18:05 UTC 

[martinetd:9p-next 11/11] net/9p/trans_fd.c:275:12: warning: unused variable 'failme'
 2022-07-12 18:05 UTC 

How does bluetoothctl work from the command line with gatt?
 2022-07-12 18:06 UTC 

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-12 18:02 UTC  (3+ messages)
` [PATCH v7 04/14] mm/shmem: Support memfile_notifier

[PATCH v3 1/4] test-runner: Support running hostapd in namespaces
 2022-07-12 17:48 UTC  (2+ messages)

[PATCH v8 00/12] mm/demotion: Memory tiers and demotion
 2022-07-12 18:02 UTC  (7+ messages)

[PATCH drm-misc-next v4 0/4] drm: rename CMA helpers to DMA helpers
 2022-07-12 18:01 UTC  (10+ messages)
` [PATCH drm-misc-next v4 1/4] drm/fb: rename FB CMA helpers to FB "
` [PATCH drm-misc-next v4 2/4] drm/gem: rename GEM CMA helpers to GEM "
` [PATCH drm-misc-next v4 3/4] drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
` [PATCH drm-misc-next v4 4/4] drm/todo: remove task to rename CMA helpers

[PATCH v5 0/6] Introduce PRU remoteproc consumer API
 2022-07-12 17:59 UTC  (4+ messages)
` [PATCH v5 2/6] remoteproc: pru: Add APIs to get and put the PRU cores

[PATCH 00/13] tracing/events: Add __vstring and __assign_vstr helpers
 2022-07-12 18:00 UTC  (4+ messages)
` [PATCH 01/13] tracing/events: Add __vstring() and __assign_vstr() helper macros

not reconnecting despite available network
 2022-07-12 17:59 UTC 

stable/linux-5.10.y build: 157 builds: 3 failed, 154 passed, 4 errors, 10 warnings (v5.10.130)
 2022-07-12 17:57 UTC 

[mm-unstable v7 00/18] mm: userspace hugepage collapse
 2022-07-12 17:57 UTC  (17+ messages)
` [mm-unstable v7 01/18] mm/khugepaged: remove redundant transhuge_vma_suitable() check
` [mm-unstable v7 06/18] mm/khugepaged: add flag to predicate khugepaged-only behavior
` [mm-unstable v7 11/18] mm/madvise: add huge_memory:mm_madvise_collapse tracepoint
` [mm-unstable v7 13/18] proc/smaps: add PMDMappable field to smaps

IIO: Off sick
 2022-07-12 17:54 UTC  (2+ messages)

[PATCH] kunit: executor: Fix a memory leak on failure in kunit_filter_tests
 2022-07-12 17:54 UTC  (2+ messages)

[REGRESSION] amd-pstate doesn't work since v5.18.11
 2022-07-12 17:54 UTC  (4+ messages)

[PATCH 1/9] drm/panel/panel-sitronix-st7701: Make DSI mode flags common to ST7701
 2022-07-12 17:52 UTC  (3+ messages)

[PATCH] tracing/histograms: Simplify create_hist_fields()
 2022-07-12 17:52 UTC  (3+ messages)

[Intel-gfx] [PATCH] dma-buf: revert "return only unsignaled fences in dma_fence_unwrap_for_each v3"
 2022-07-12 17:49 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[igt-dev] [i-g-t v2] tests/i915/i915_pm_dc: Remove PC8+ dependency for DGFX DC9
 2022-07-12 17:49 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] KVM, x86/mmu: Fix the comment around kvm_tdp_mmu_zap_leafs()
 2022-07-12 17:47 UTC  (2+ messages)

alsalib assertion using plug+dmix
 2022-07-12 17:45 UTC 

[PATCH v5 1/9] dt-bindings: usb: Add Type-C switch binding
 2022-07-12 17:45 UTC  (12+ messages)

[PATCH] usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootup
 2022-07-12 17:44 UTC 

[PATCH mptcp-next] mptcp: add mptcp_for_each_subflow_safe helper
 2022-07-12 17:44 UTC  (3+ messages)
` mptcp: add mptcp_for_each_subflow_safe helper: Tests Results

[PATCH] drm/amdgpu: Check BO's requested pinning domains against its preferred_domains
 2022-07-12 17:44 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] binman: Increase default fitImage data section resize step from 1k to 64k
 2022-07-12 17:41 UTC 

[Intel-gfx] [PATCH] drm/i915/ttm: fix 32b build
 2022-07-12 17:40 UTC  (2+ messages)
`  "

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-12 17:40 UTC  (6+ messages)
` [PATCH Part2 v6 28/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command

[PATCH v2] secretmem: fix unhandled fault in truncate
 2022-07-12 17:40 UTC  (6+ messages)

[LTP] [PATCH v1] syscalls/signal06: add volatile to loop variable
 2022-07-12 17:39 UTC 

[PATCH] mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
 2022-07-12 17:39 UTC  (2+ messages)

[RFCv2 1/2] doc: Add statistics page for v2022.07
 2022-07-12 17:38 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net v4] ice: Fix VSI configuration for non-PF network devices
 2022-07-12 15:14 UTC 

[PATCH 0/2] Optimize synchronize_rcu_tasks_generic() on early booting
 2022-07-12 17:37 UTC  (5+ messages)
` [PATCH 1/2] rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()
` [PATCH 2/2] rcu-tasks: Make synchronize_rcu_tasks_generic() no-ops on early booting

[PATCH v7 000/102] KVM TDX basic feature support
 2022-07-12 17:35 UTC  (7+ messages)

[PATCH] ppp: Add rtnl attribute IFLA_PPP_UNIT_ID for specifying ppp unit id
 2022-07-12 17:34 UTC  (11+ messages)

Information Leak: FIDEDUPERANGE ioctl allows reading writeonly files
 2022-07-12 17:33 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: Fix fault-related bugs in LTR/LLDT emulation
 2022-07-12 17:31 UTC  (7+ messages)
` [PATCH 1/3] KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checks
` [PATCH 2/3] KVM: x86: Set error code to segment selector on LLDT/LTR non-canonical #GP

[PATCH] thermal/drivers/qcom: Code refactoring
 2022-07-12 17:31 UTC 

[Intel-wired-lan] [RFC PATCH net-next v4 0/4] ice: PPPoE offload support
 2022-07-12 17:31 UTC  (11+ messages)
` [Intel-wired-lan] [RFC PATCH net-next v4 1/4] flow_dissector: Add PPPoE dissectors
      `  "
` [Intel-wired-lan] [RFC PATCH net-next v4 2/4] net/sched: flower: Add PPPoE filter
        `  "

[xen-unstable test] 171593: tolerable FAIL
 2022-07-12 17:29 UTC 

[PATCH 0/8] xen/evtchn: implement static event channel signaling
 2022-07-12 17:28 UTC  (5+ messages)
` [PATCH 2/8] xen/evtchn: modify evtchn_alloc_unbound to allocate specified port

[PATCH] RDMA/irdma: Use the bitmap API to allocate bitmaps
 2022-07-12 17:28 UTC  (2+ messages)

[PATCH v2 0/7] ftdi_sio driver improvements
 2022-07-12 17:27 UTC  (3+ messages)
` [PATCH v2 2/7] USB: serial: ftdi_sio: Add missing baud rate validation

drivers/mtd/nand/onenand/onenand_base.c:779:34: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2022-07-12 17:25 UTC 

[PATCH 1/2] rockchip: rk3399: fix incorrect ifdef check on SPL_DM_REGULATOR
 2022-07-12 17:23 UTC  (4+ messages)
` [PATCH 2/2] rockchip: rk3399: fix incorrect ifdef check on SPL_GPIO

Build error of samples/bpf
 2022-07-12 17:22 UTC  (2+ messages)

[ANNOUNCE] Git for Windows 2.37.1
 2022-07-12 17:20 UTC 

[PATCH] systemd: add usrmerge to REQUIRED_DISTRO_FEATURES
 2022-07-12 17:16 UTC  (3+ messages)
` [OE-core] "

[Virtio-fs] [PULL 00/18] Block patches
 2022-07-12 17:13 UTC  (7+ messages)
` [Virtio-fs] [PULL 06/18] vfio-user: build library
        `  "

[PATCH v3 1/2] Documentation: fpga: dfl: add PCI Identification documentation
 2022-07-12 17:14 UTC  (2+ messages)

[PATCHv4 0/8] Linear Address Masking enabling
 2022-07-12 17:14 UTC  (4+ messages)
` [PATCHv4 6/8] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR

[PATCH 0/3] Improve READ CAPACITY reporting and handling
 2022-07-12 17:14 UTC  (10+ messages)
` [PATCH 2/3] scsi_debug: Make the READ CAPACITY response compliant with ZBC
` [PATCH 3/3] scsi: sd_zbc: Fix handling of RC BASIS

[PATCH] sched/schedutil: Fix deadlock between cpuset and cpu hotplug when using schedutil
 2022-07-12 17:14 UTC  (6+ messages)

[sj:damon/next 20/20] drivers/block/xen-blkback/xenbus.c:184:38: error: use of undeclared identifier 'feature_persistent'
 2022-07-12 17:13 UTC  (3+ messages)

[ANNOUNCE] Git v2.37.1 and others
 2022-07-12 17:06 UTC 

[PATCH v2] KVM: x86: Add dedicated helper to get CPUID entry with significant index
 2022-07-12 17:09 UTC  (4+ messages)

[PATCH] MAINTAINERS: change the NXP FSPI driver maintainer
 2022-07-12 17:09 UTC  (2+ messages)

[PATCH v2 02/14] cpufreq: amd-pstate: enable AMD Precision Boost mode switch
 2022-07-12 17:08 UTC  (4+ messages)

A note from the maintainer
 2022-07-12 17:08 UTC 

What's cooking in git.git (Jul 2022, #03; Mon, 11)
 2022-07-12 17:07 UTC 

Xen on rk3399
 2022-07-12 17:05 UTC  (6+ messages)

[PATCH bpf-next] mptcp: Add struct mptcp_sock definition when CONFIG_MPTCP is disabled
 2022-07-12 17:05 UTC  (6+ messages)

[PATCH] dt-bindings: bus: add device tree bindings for fsl,p1021rdb-pc-cpld
 2022-07-12 17:05 UTC  (4+ messages)

[PATCH v5 00/21] arm64: refactor boot flow
 2022-07-12 17:03 UTC  (4+ messages)
` [PATCH v5 15/21] arm64: idreg-override: use early FDT mapping in ID map

[martinetd:9p-next 11/11] net/9p/trans_fd.c:275:12: warning: 'failme' defined but not used
 2022-07-12 17:04 UTC 

[PATCH] userfaultfd: provide properly masked address for huge-pages
 2022-07-12 17:04 UTC  (2+ messages)

[PULL 00/18] Misc patches for 2022-07-12
 2022-07-12 17:00 UTC  (2+ messages)

[PATCH v1 net] tcp/udp: Make early_demux back namespacified
 2022-07-12 17:03 UTC  (2+ messages)

[akpm-mm:mm-unstable 284/293] mm/khugepaged.c:2409 madvise_collapse() warn: possible memory leak of 'cc'
 2022-07-12 17:02 UTC  (3+ messages)

[PATCH v2 0/7] iommu/exynos: Add basic support for SysMMU v7
 2022-07-12 17:00 UTC  (3+ messages)
` [PATCH v2 6/7] iommu/exynos: Add SysMMU v7 register sets


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.