All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-04 18:11:04 to 2021-08-04 18:58:32 UTC [more...]

[PATCH v6 1/2] mm: introduce process_mrelease system call
 2021-08-04 18:58 UTC  (3+ messages)
` [PATCH v6 2/2] mm: wire up syscall process_mrelease

[PATCH v2 0/7] arm64: dts: rockchip: rk3568-evb1-v10: add sd card support
 2021-08-04 18:57 UTC  (8+ messages)
` [PATCH v2 7/7] arm64: dts: rockchip: rk3568-evb1-v10: add node for sd card

[PATCH 0/4] Fixup register offsets to support per core L3 DCVS
 2021-08-04 18:57 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: cpufreq: cpufreq-qcom-hw: Add compatible for SM8250/8350
` [PATCH 3/4] arm64: dts: qcom: sc7280: Fixup the cpufreq node

[PATCH] docs/drm: Add a new bullet to the uAPI requirements (v2)
 2021-08-04 18:57 UTC 

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING b828f2c9def4b4f5a95181d789384142b1e7955a
 2021-08-04 18:56 UTC 

[PATCH] ALSA: pci/korg1212: completely remove 'set but not used' warnings
 2021-08-04 18:54 UTC 

[PATCH v3 00/25] iommu: Refactor DMA domain strictness
 2021-08-04 18:53 UTC  (9+ messages)
` [PATCH v3 01/25] iommu: Pull IOVA cookie management into the core
` [PATCH v3 08/25] iommu/rockchip: Drop IOVA cookie management

[PATCH] docs/drm: Add a new bullet to the uAPI requirements
 2021-08-04 18:53 UTC  (3+ messages)

[PATCH] pci: probe: Fixed code style
 2021-08-04 18:51 UTC  (3+ messages)

Redfish requests for dbus-sensors data are needlessly slow - analysis
 2021-08-04 18:51 UTC  (6+ messages)

[PATCH v2] dt-bindings: soc: ti: pruss: Add dma-coherent property
 2021-08-04 18:50 UTC  (2+ messages)

[PATCH] RDMA/mlx5: return the EFAULT per ibv_advise_mr(3)
 2021-08-04 18:50 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2021-08-04 18:50 UTC 

[PATCH 0/2] two small patches
 2021-08-04 18:50 UTC  (4+ messages)
    ` [PATCH 1/2] backend: clarify io scheduler setting error message
    ` [PATCH 2/2] ioengines: fix crash with --enghelp option

[ANNOUNCE] QEMU 6.1.0-rc2 is now available
 2021-08-04 18:48 UTC  (3+ messages)

[PATCH 0/4] staging: r8188eu: Fix clang warnings
 2021-08-04 18:49 UTC  (7+ messages)
` [PATCH 2/4] staging: r8188eu: Remove unnecessary parentheses
` [PATCH 3/4] staging: r8188eu: Remove self assignment in get_rx_power_val_by_reg()

[PATCH 0/7] btrfs: Use btrfs_find_item whenever possible
 2021-08-04 18:48 UTC  (8+ messages)
` [PATCH 1/7] btrfs: Reorder btrfs_find_item arguments
` [PATCH 2/7] btrfs: backref: Use btrfs_find_item in btrfs_find_one_extref
` [PATCH 3/7] btrfs: zoned: Use btrfs_find_item in calculate_emulated_zone_size
` [PATCH 4/7] btrfs: root-tree: Use btrfs_find_item in btrfs_find_orphan_roots
` [PATCH 5/7] btrfs: scrub: Use btrfs_find_item in scrub_enumerate_chunks
` [PATCH 6/7] btrfs: tree-log: Simplify log_new_ancestors
` [PATCH 7/7] btrfs: ioctl: Simplify btrfs_ioctl_get_subvol_info

Proposal: U-Boot MTD (rewriting old story)
 2021-08-04 18:49 UTC  (3+ messages)

[PATCH 0/1] pagemap: swap location for shared pages
 2021-08-04 18:49 UTC  (3+ messages)

[PATCH] x86/Hyper-V: Initialize Hyper-V stimer after enabling lapic
 2021-08-04 18:48 UTC 

[PATCH v6 0/5] IMA: restrict the accepted digest algorithms for the security.ima xattr
 2021-08-04 18:49 UTC  (3+ messages)
` [PATCH v6 5/5] IMA: introduce a new policy option func=SETXATTR_CHECK

Security Working Group meeting - Wednesday August 4
 2021-08-04 18:47 UTC  (4+ messages)
  ` Security Working Group meeting - Wednesday August 4 - all distro owners please review
` Security Working Group meeting - Wednesday August 4 - results

[PATCH] libkmod-module: add support for a patient module removal option
 2021-08-04 18:47 UTC  (3+ messages)

[PATCH V2 00/14] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-04 18:45 UTC  (30+ messages)
` [PATCH V2 01/14] x86/HV: Initialize GHCB page in Isolation VM
` [PATCH V2 02/14] x86/HV: Initialize shared memory boundary in the "
` [PATCH V2 03/14] x86/set_memory: Add x86_set_memory_enc static call support
` [PATCH V2 04/14] x86/HV: Add new hvcall guest address host visibility support
` [PATCH V2 05/14] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH V2 06/14] HV: Add Write/Read MSR registers via ghcb page
` [PATCH V2 07/14] HV: Add ghcb hvcall support for SNP VM
` [PATCH V2 08/14] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [PATCH V2 09/14] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [PATCH V2 10/14] DMA: Add dma_map_decrypted/dma_unmap_encrypted() function
` [PATCH V2 11/14] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V2 12/14] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V2 13/14] HV/Netvsc: Add Isolation VM support for netvsc driver
` [PATCH V2 14/14] HV/Storvsc: Add Isolation VM support for storvsc driver

[tglx-devel:rtmutex 3/65] include/linux/sched.h:134:3: error: invalid preprocessing directive #debug_normal_state_change
 2021-08-04 18:45 UTC  (2+ messages)

[PATCH v1] driver: base: Add driver filter support
 2021-08-04 18:45 UTC  (5+ messages)

[dpdk-dev] DPDK meson build failed on Windows
 2021-08-04 18:45 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2021-08-04 18:44 UTC 

[PATCH v3 1/2] media: v4l2-ctrls: Add V4L2_CID_NOTIFY_GAIN_XXX controls
 2021-08-04 18:44 UTC 

[PATCH v3 00/25] python: introduce Asynchronous QMP package
 2021-08-04 18:41 UTC  (3+ messages)
` [PATCH v3 25/25] python/aqmp: add AsyncProtocol unit tests

[tglx-devel:rtmutex 3/65] include/linux/sched.h:211:3: error: implicit declaration of function 'debug_special_state_change'
 2021-08-04 18:40 UTC  (2+ messages)

[PATCH 1/4] tools/perf/arch/riscv: record registers needed for --call-graph=dwarf
 2021-08-04 18:39 UTC  (3+ messages)

[PATCH v2] kunit: Print test statistics on failure
 2021-08-04 18:39 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gfs2/linux-gfs2
 2021-08-04 18:39 UTC 

[PATCH 00/12] Add minimal support for Exynos850 SoC
 2021-08-04 18:37 UTC  (9+ messages)
` [PATCH 12/12] arm64: dts: exynos: Add Exynos850 SoC support

[PATCH 0/2] net: fix use-after-free bugs
 2021-08-04 18:38 UTC  (2+ messages)

[pinchartl-media:drm/du/compile-test 10/14] drivers/gpu/drm/omapdrm/omap_drv.c:216:16: error: 'struct drm_bridge' has no member named 'of_node'
 2021-08-04 18:37 UTC  (2+ messages)

[PATCH v2 00/14] drm: Make DRM's IRQ helpers legacy
 2021-08-04 18:33 UTC  (7+ messages)
` [PATCH v2 11/14] drm/tilcdc: Convert to Linux IRQ interfaces

[PATCH 0/6] overrides syntax updates
 2021-08-04 18:34 UTC  (7+ messages)
` [PATCH 1/6] bsp-guide: "
` [PATCH 2/6] dev-manual: "
` [PATCH 3/6] kernel-dev manual: "
` [PATCH 4/6] ref-manual: "
` [PATCH 5/6] sdk-manual: "
` [PATCH 6/6] test-manual: "

linux-next: objtool hang/loop?
 2021-08-04 18:34 UTC  (2+ messages)

cto changes for v4 atomic open
 2021-08-04 18:33 UTC  (11+ messages)

[PATCH v5 00/12] Add TDX Guest Support (Initial support)
 2021-08-04 18:31 UTC  (14+ messages)
` [PATCH v5 01/12] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
` [PATCH v5 02/12] x86/tdx: Introduce INTEL_TDX_GUEST config option
` [PATCH v5 03/12] x86/cpufeatures: Add TDX Guest CPU feature
` [PATCH v5 04/12] x86/tdx: Add protected guest support for TDX guest
` [PATCH v5 05/12] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
` [PATCH v5 06/12] x86/tdx: Get TD execution environment information via TDINFO
` [PATCH v5 07/12] x86/traps: Add #VE support for TDX guest
` [PATCH v5 08/12] x86/tdx: Add HLT "
` [PATCH v5 09/12] x86/tdx: Wire up KVM hypercalls
` [PATCH v5 10/12] x86/tdx: Add MSR support for TDX guest
` [PATCH v5 11/12] x86/tdx: Don't write CSTAR MSR on Intel
` [PATCH v5 12/12] x86/tdx: Handle CPUID via #VE

[PULL] drm-intel-fixes
 2021-08-04 18:31 UTC  (2+ messages)
` [Intel-gfx] "

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2021-08-04 18:31 UTC 

[PATCH] hexagon: Clean up timer-regs.h
 2021-08-04 18:31 UTC  (3+ messages)

[PATCH for 6.1] tests: filter out TLS distinguished name in certificate checks
 2021-08-04 18:03 UTC 

[PATCH 1/9] cmake: update 3.21.0 -> 3.21.1
 2021-08-04 18:28 UTC  (6+ messages)
` [PATCH 6/9] shadow: update 4.8.1 -> 4.9
  ` [OE-core] "

[PATCH 00/38] Replace deprecated CPU-hotplug
 2021-08-04 18:27 UTC  (9+ messages)
` [PATCH 18/38] powercap: intel_rapl: Replace deprecated CPU-hotplug functions
` [PATCH 28/38] cpufreq: "
` [PATCH 29/38] ACPI: processor: "
` [PATCH 30/38] ACPI: PM: s2idle: "

[PATCH net-next 00/21] ethtool, stats: introduce and use standard XDP stats
 2021-08-04 18:27 UTC  (9+ messages)
` [PATCH net-next 03/21] ethtool, stats: introduce standard XDP statistics

[dpdk-dev] [PATCH] doc: two typos in documentation
 2021-08-04 18:26 UTC 

[PATCH v4 0/3] add Gopher 2b LCD panel
 2021-08-04 18:26 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: Add QiShenglong vendor prefix
` [PATCH v4 2/3] dt-bindings: Add DT bindings for QiShenglong Gopher 2b panel
` [PATCH v4 3/3] drm/panel-simple: add Gopher 2b LCD panel

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2021-08-04 18:26 UTC 

[PATCH] Hexagon: Export raw I/O routines for modules
 2021-08-04 18:26 UTC  (2+ messages)

[PATCH] powerpc/smp: Fix OOPS in topology_init()
 2021-08-04 18:24 UTC  (2+ messages)

[PATCH] libwpe: remove rpi-specific custom code
 2021-08-04 18:24 UTC  (3+ messages)
` [OE-core] "

[PATCH v7 00/33] block: publish backup-top filter
 2021-08-04 16:27 UTC  (3+ messages)
` [PATCH v7 25/33] iotests.py: VM: add own __enter__ method

[PATCH] PM / sleep: check RTC features instead of ops in suspend_test
 2021-08-04 18:24 UTC  (2+ messages)

[PATCH 0/2] irq-meson-gpio: make it possible to build as a module
 2021-08-04 18:20 UTC  (11+ messages)
` [PATCH 1/2] irqchip: "

[PATCH 00/11] Provide offset-adjusted framebuffer mappings
 2021-08-04 18:22 UTC  (4+ messages)

[PATCH v1 0/2] two changes for UFS/HPB
 2021-08-04 18:21 UTC  (3+ messages)
` [PATCH v1 1/2] scsi: ufs: Add L2P entry swap quirk for Micron UFS in HPB READ command
` [PATCH v1 2/2] scsi: ufs: Add lu_enable sysfs node

[PATCH v2] block/io_uring: resubmit when result is -EAGAIN
 2021-08-04 16:52 UTC  (4+ messages)

[PATCH][next] net/ipv4: Revert use of struct_size() helper
 2021-08-04 18:23 UTC 

[PATCH] cpuidle: set poll_limit_ns out of if-else
 2021-08-04 18:20 UTC  (3+ messages)

[PATCH] do not p2m_invalidate_root when iommu_use_hap_pt
 2021-08-04 18:18 UTC  (6+ messages)

[PATCH] tracing: Quiet smp_processor_id() use in preemptable warning in hwlat
 2021-08-04 18:18 UTC 

[PATCH] arm64: entry: Add SYM_CODE annotation for __bad_stack
 2021-08-04 18:17 UTC 

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2021-08-04 18:18 UTC 

[PATCH] drm/amdkfd: Expose GFXIP engine version to sysfs
 2021-08-04 18:17 UTC 

[pinchartl-media:drm/du/compile-test 9/14] drivers/gpu/drm/imx/dcss/dcss-kms.c:94:8: error: implicit declaration of function 'drm_bridge_attach'
 2021-08-04 18:16 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: announce change in crypto adapter metadata
 2021-08-04 18:17 UTC  (2+ messages)

[syzbot] BUG: unable to handle kernel paging request in cap_capable
 2021-08-04 18:16 UTC  (2+ messages)

[PATCH] cpufreq: blacklist Qualcomm sm8150 in cpufreq-dt-platdev
 2021-08-04 18:15 UTC  (3+ messages)

[PATCH iproute2-next] tc/skbmod: Introduce SKBMOD_F_ECN option
 2021-08-04 18:15 UTC  (2+ messages)
` [PATCH iproute2-next v3] "

Client information
 2021-08-04 17:42 UTC 

git revert --continue --no-verify
 2021-08-04 18:14 UTC  (7+ messages)

[Weekly meetings] MoM - 29th of July 2021
 2021-08-04 18:14 UTC 

[PATCH 0/1] hw/arm/smmu: Add access flag handling
 2021-08-04 16:45 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v1] Bluetooth: Fix race condition in handling NOP command
 2021-08-04 18:13 UTC  (2+ messages)
` [v1] "

[PATCH 01/14] drm/kmb: Enable LCD DMA for low TVDDCV
 2021-08-04 18:13 UTC  (3+ messages)
` [PATCH 02/14] drm/kmb: Define driver date and major/minor version

[PATCH 0/3] ath11k: enable support of 6G band for WCN6855
 2021-08-04 18:12 UTC  (8+ messages)
` [PATCH 1/3] ath11k: re-enable ht_cap/vht_cap for 5G "
` [PATCH 2/3] ath11k: enable 6G channels "
` [PATCH 3/3] ath11k: copy cap info of 6G band under WMI_HOST_WLAN_5G_CAP "

[PATCH 0/3] Disable vhost device IOTLB is IOMMU is not enabled
 2021-08-04 16:08 UTC  (2+ messages)

[PATCH V5 00/25] Live Update
 2021-08-04 16:00 UTC  (3+ messages)
` [PATCH V5 12/25] cpr: QMP interfaces for restart

[PATCH v3 0/3] PM: add two devres helpers and use them in qcom cc
 2021-08-04 18:12 UTC  (3+ messages)
` [PATCH v3 3/3] clk: qcom: use devm_pm_runtime_enable and devm_pm_clk_create

[Buildroot] [git commit branch/2021.02.x] package/proxychains-ng: fix build with xtensa
 2021-08-04 17:52 UTC 

[PATCH v3 00/20] ASoC: qcom: Add AudioReach support
 2021-08-04 18:09 UTC  (3+ messages)
` [PATCH v3 13/20] ASoC: qdsp6: audioreach: add basic pkt alloc support


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.