All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-24 17:09:26 to 2022-06-24 17:52:10 UTC [more...]

b4-0.9.0 available
 2022-06-24 17:51 UTC  (12+ messages)

[PATCH v3 1/2] vfio/type1: Simplify bus_type determination
 2022-06-24 17:51 UTC 

[PATCH v6 0/3] drm/doc/rfc: i915 VM_BIND feature design + uapi
 2022-06-24 17:49 UTC  (8+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 1/3] drm/doc/rfc: VM_BIND feature design document
  `  "
` [Intel-gfx] [PATCH v6 2/3] drm/i915: Update i915 uapi documentation
  `  "
` [PATCH v6 3/3] drm/doc/rfc: VM_BIND uapi definition
  ` [Intel-gfx] "

[PATCH v9 0/4] cutils: Introduce bundle mechanism
 2022-06-24 17:34 UTC  (5+ messages)
` [PATCH v9 1/4] tests/vm: do not specify -bios option
` [PATCH v9 2/4] cutils: Introduce bundle mechanism
` [PATCH v9 3/4] datadir: Use "
` [PATCH v9 4/4] module: "

[PATCH v2 0/4][next] scsi: megaraid_sas: Replace one-element arrays with flexible-array members
 2022-06-24 17:48 UTC  (8+ messages)
` [PATCH v2 3/4][next] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_DRV_RAID_MAP

[PATCH 0/2] target/arm: Fix issue 1078
 2022-06-24 17:42 UTC  (4+ messages)
` [PATCH 2/2] target/arm: Check V7VE as well as LPAE in arm_pamax

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-06-24 17:47 UTC  (10+ messages)

[PATCH bpf-next v2 0/8] bpf: rstat: cgroup hierarchical stats
 2022-06-24 17:46 UTC  (6+ messages)
` [PATCH bpf-next v2 3/8] bpf, iter: Fix the condition on p when calling stop

RTT-PROBE: lore-subspace-rtt
 2022-06-24 17:46 UTC 

[GIT PULL] Block fixes for 5.19-rc4
 2022-06-24 17:46 UTC 

[PATCH 0/3] ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64
 2022-06-24 17:45 UTC  (10+ messages)
` [PATCH 1/3] arm64: efi: Simplify arch_efi_call_virt macro by not using efi_##f##_t type
` [PATCH 2/3] ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64
` [PATCH 3/3] ACPI: Move PRM config option under the main ACPI config

[PATCH v2] rpmsg: fix possible refcount leak in rpmsg_register_device_override()
 2022-06-24 17:45 UTC  (3+ messages)

[PATCH] rtc: use simple i2c probe
 2022-06-24 17:42 UTC  (5+ messages)

[GIT PULL] io_uring fixes for 5.19-rc4
 2022-06-24 17:42 UTC 

[PATCH] NFSD: Don't continue encoding if READ_PLUS gets confused
 2022-06-24 17:40 UTC  (2+ messages)

[PATCH 0/3] KVM: x86/mmu: Cleanups for eager page splitting
 2022-06-24 17:39 UTC  (7+ messages)
` [PATCH 1/3] KVM: x86/mmu: Avoid subtle pointer arithmetic in kvm_mmu_child_role()
` [PATCH 2/3] KVM: x86/mmu: Use "unsigned int", not "u32", for SPTEs' @access info
` [PATCH 3/3] KVM: x86/mmu: Buffer nested MMU split_desc_cache only by default capacity

[PATCH] parisc: aligned '*' in comments
 2022-06-24 17:39 UTC  (2+ messages)

[PATCH v5 0/5] bpf: Add bpf_verify_pkcs7_signature() helper
 2022-06-24 17:38 UTC  (9+ messages)
` [PATCH v5 2/5] bpf: Add bpf_lookup_user_key() and bpf_key_put() helpers

[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
 2022-06-24 17:36 UTC  (27+ messages)
` [RFC PATCH 01/26] hugetlb: make hstate accessor functions const
` [RFC PATCH 02/26] hugetlb: sort hstates in hugetlb_init_hstates
` [RFC PATCH 03/26] hugetlb: add make_huge_pte_with_shift
` [RFC PATCH 04/26] hugetlb: make huge_pte_lockptr take an explicit shift argument
` [RFC PATCH 05/26] hugetlb: add CONFIG_HUGETLB_HIGH_GRANULARITY_MAPPING
` [RFC PATCH 06/26] mm: make free_p?d_range functions public
` [RFC PATCH 07/26] hugetlb: add hugetlb_pte to track HugeTLB page table entries
` [RFC PATCH 08/26] hugetlb: add hugetlb_free_range to free PT structures
` [RFC PATCH 09/26] hugetlb: add hugetlb_hgm_enabled
` [RFC PATCH 10/26] hugetlb: add for_each_hgm_shift
` [RFC PATCH 11/26] hugetlb: add hugetlb_walk_to to do PT walks
` [RFC PATCH 12/26] hugetlb: add HugeTLB splitting functionality
` [RFC PATCH 13/26] hugetlb: add huge_pte_alloc_high_granularity
` [RFC PATCH 14/26] hugetlb: add HGM support for hugetlb_fault and hugetlb_no_page
` [RFC PATCH 15/26] hugetlb: make unmapping compatible with high-granularity mappings
` [RFC PATCH 16/26] hugetlb: make hugetlb_change_protection compatible with HGM
` [RFC PATCH 17/26] hugetlb: update follow_hugetlb_page to support HGM
` [RFC PATCH 18/26] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
` [RFC PATCH 19/26] hugetlb: add HGM support for copy_hugetlb_page_range
` [RFC PATCH 20/26] hugetlb: add support for high-granularity UFFDIO_CONTINUE
` [RFC PATCH 21/26] hugetlb: add hugetlb_collapse
` [RFC PATCH 22/26] madvise: add uapi for HugeTLB HGM collapse: MADV_COLLAPSE
` [RFC PATCH 23/26] userfaultfd: add UFFD_FEATURE_MINOR_HUGETLBFS_HGM
` [RFC PATCH 24/26] arm64/hugetlb: add support for high-granularity mappings
` [RFC PATCH 25/26] selftests: add HugeTLB HGM to userfaultfd selftest
` [RFC PATCH 26/26] selftests: add HugeTLB HGM to KVM demand paging selftest

[PATCH] rpmsg: strcpy is not safe, use strncpy
 2022-06-24 17:38 UTC  (3+ messages)
` [PATCH v1] rpmsg: strcpy is not safe, use strscpy_pad() instead

UCM for Behringer UMC204HD broken
 2022-06-24 17:37 UTC 

[PATCH 0/3] RK3588 Ethernet Support
 2022-06-24 17:37 UTC  (11+ messages)
` [PATCH 1/3] net: ethernet: stmmac: dwmac-rk: Disable delayline if it is invalid

[RFC PATCH v1 0/3] Create common DPLL/clock configuration API
 2022-06-24 17:36 UTC  (8+ messages)
` [RFC PATCH v1 1/3] dpll: Add DPLL framework base functions

strange interaction between fuse + pidns
 2022-06-24 17:36 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-24 17:36 UTC 

pci-exynos.c phy_init() usage
 2022-06-24 17:35 UTC  (2+ messages)

[RFC Patch v5 0/5] net_sched: introduce eBPF based Qdisc
 2022-06-24 17:35 UTC  (3+ messages)

[PATCH v2 0/4] tools/xenstore: add some new features to the documentation
 2022-06-24 17:34 UTC  (5+ messages)
` [PATCH v2 2/4] tools/xenstore: add documentation for new set/get-feature commands

lockdep splat with gpc cache
 2022-06-24 17:34 UTC 

[PATCH bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
 2022-06-24 17:32 UTC  (3+ messages)

[PATCH] dt-bindings: leds: lp50xx: fix LED children names
 2022-06-24 17:31 UTC  (3+ messages)

[PATCH] perf/core: Call LSM hook after copying perf_event_attr
 2022-06-24 17:30 UTC  (3+ messages)

[PATCH v3 0/9] efi: Restructure EFI varstore driver
 2022-06-24 17:30 UTC  (3+ messages)
` [PATCH v3 1/9] pstore: Add priv field to pstore_record for backend specific use

[PATCH] rtc: Remove unused rtc_dev_exit()
 2022-06-24 17:29 UTC  (2+ messages)

[PATCH v7 00/18] job: replace AioContext lock with job_mutex
 2022-06-24 17:20 UTC  (11+ messages)
` [PATCH v7 10/18] jobs: rename static functions called with job_mutex held

Reg. Tee init fail
 2022-06-24 17:28 UTC 

[PATCH V9 1/3] dt-bindings: rtc: zynqmp: Add clock information
 2022-06-24 17:26 UTC  (3+ messages)

[PATCH v6 00/10] Host1x context isolation support
 2022-06-24 17:26 UTC  (6+ messages)
` [PATCH v6 02/10] dt-bindings: display: tegra: Convert to json-schema

[PATCH V2 0/8] Add minimal boot support for IPQ5018
 2022-06-24 17:26 UTC  (7+ messages)
` [PATCH V2 2/8] dt-bindings: arm64: ipq5018: Add binding descriptions for clock and reset
` [PATCH V2 4/8] dt-bindings: pinctrl: qcom: Add ipq5018 pinctrl bindings

[PATCH v3 0/7] MediaTek Helio X10 MT6795 - Clock drivers
 2022-06-24 17:26 UTC  (4+ messages)
` [PATCH v3 4/7] dt-bindings: clock: mediatek: Add clock driver bindings for MT6795

[PATCH 0/8] ASoC: max98396: Some assorted fixes and additions
 2022-06-24 17:26 UTC  (4+ messages)
` [PATCH 2/8] ASoC: dt-bindings: max98396: Add #sound-dai-cells

[PATCH] gettext: handle unsupported languages properly
 2022-06-24 17:27 UTC  (3+ messages)

[PATCH v7 0/2] Detect stalls on guest vCPUS
 2022-06-24 17:26 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: vcpu_stall_detector: Add qemu,vcpu-stall-detector compatible

[RESEND v5 1/2] dt-bindings: display: simple: Add DataImage FG1001L0DSSWMG01 compatible string
 2022-06-24 17:26 UTC  (3+ messages)

[PATCH 0/3] regulator: qcom_smd: Add PM8909 and fix pm8916_pldo range
 2022-06-24 17:26 UTC  (3+ messages)
` [PATCH 2/3] regulator: dt-bindings: qcom,smd-rpm: Add PM8909

[PATCH v4 0/3] dt-bindings: arm: qcom: qcom,board-id and qcom,msm-id
 2022-06-24 17:26 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: arm: qcom: document qcom,msm-id and qcom,board-id

[PATCH 01/10] iio: adc: mcp3911: correct "microchip,device-addr" property
 2022-06-24 17:26 UTC  (3+ messages)
` [PATCH 05/10] dt-bindings: iio: adc: mcp3911: add microchip,data-ready-hiz entry

[PATCH v1 0/4] clk: qcom: add SM8450 Display clock controller support
 2022-06-24 17:26 UTC  (3+ messages)
` [PATCH v1 1/4] dt-bindings: clock: qcom: add bindings for dispcc on SM8450

[PATCH] drm/ingenic: Use resource_size function on resource object
 2022-06-24 17:25 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-24 17:26 UTC 

[PATCH net-next v1 1/1] net: asix: add optional flow control support
 2022-06-24 17:23 UTC  (3+ messages)

[PATCH] ip_frag: replace the rte memcpy with memcpy
 2022-06-24 17:25 UTC  (4+ messages)

[PATCH 1/2] arm/edk2: add support for qemuarm and qemuarm64
 2022-06-20 15:29 UTC  (2+ messages)
` [PATCH 2/2] ci: update edk2 yml file to work with qemuarm/qemuarm64

[PATCH v8 0/7] clk: qcom: add camera clock controller driver for SM8450 SoC
 2022-06-24 17:23 UTC  (7+ messages)
` [PATCH v8 1/7] dt-bindings: clock: add QCOM SM8450 camera clock bindings
` [PATCH v8 2/7] arm64: dts: qcom: sm8450: Add description of camera clock controller
` [PATCH v8 7/7] clk: qcom: add camera clock controller driver for SM8450 SoC

[PATCH] docs/misra: Add instructions for cppcheck
 2022-06-24 17:25 UTC  (6+ messages)

[PATCH v2 0/3] ppc: Check for bad Radix configs
 2022-06-24 17:16 UTC  (4+ messages)
` [PATCH v2 1/3] ppc: Check partition and process table alignment
` [PATCH v2 2/3] target/ppc: Improve Radix xlate level validation
` [PATCH v2 3/3] target/ppc: Check page dir/table base alignment

[PATCH v3] arm64/signal: Clean up SVE/SME feature checking inconsistency
 2022-06-24 17:21 UTC 

Full 40Gbps with i40e for large packets?
 2022-06-24 17:20 UTC  (4+ messages)

[PATCH RESEND v9 0/5] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2022-06-24 17:19 UTC  (20+ messages)
` [PATCH RESEND v9 2/5] arm: dts: lpc18xx: Harmonize EHCI/OHCI DT "
  ` (subset) "
` [PATCH RESEND v9 4/5] arm: dts: stih407-family: Harmonize DWC USB3 "
` [PATCH RESEND v9 5/5] arm64: dts: apm: "

[PATCH v2 0/8] KVM: x86: vcpu->arch.pio* cleanups
 2022-06-24 17:18 UTC  (9+ messages)
` [PATCH v2 1/8] KVM: x86: complete fast IN directly with complete_emulator_pio_in()
` [PATCH v2 2/8] KVM: x86: inline kernel_pio into its sole caller
` [PATCH v2 3/8] KVM: x86: drop PIO from unregistered devices
` [PATCH v2 4/8] KVM: x86: move all vcpu->arch.pio* setup in emulator_pio_in_out()
` [PATCH v2 5/8] KVM: x86: wean in-kernel PIO from vcpu->arch.pio*
` [PATCH v2 6/8] KVM: x86: wean fast IN from emulator_pio_in
` [PATCH v2 7/8] KVM: x86: de-underscorify __emulator_pio_in
` [PATCH v2 8/8] KVM: SEV-ES: reuse advance_sev_es_emulated_ins for OUT too

[PING^2][PATCH] RISC-V: PCI: Avoid handing out address 0 to devices
 2022-06-24 17:18 UTC  (3+ messages)

[PATCH] net/ipv4/ip_gre.c net/ipv6/ip6_gre.c: ip and gre header are recorded twice
 2022-06-24 17:17 UTC  (6+ messages)

[PATCH 0/6] cleanup llseek and splice
 2022-06-24 17:17 UTC  (6+ messages)
` [PATCH 3/6] fs: clear FMODE_LSEEK if no llseek function

RTT-PROBE: lore-subspace-rtt
 2022-06-24 17:16 UTC 

[PATCH] perf/marvell_cn10k: Fix TAD PMU register offset
 2022-06-24 17:14 UTC  (3+ messages)

[PATCH v5 00/21] arm64: refactor boot flow
 2022-06-24 17:13 UTC  (2+ messages)

[PATCH v1 0/3] fix primary corruption issue
 2022-06-24 17:15 UTC  (8+ messages)
` [PATCH v1 1/3] drm/msm/dp: move struc of msm_display_info to msm_drv.h
` [PATCH v1 2/3] drm/msm/dp: decoupling dp->id out of dp controller_id at scxxxx_dp_cfg table
` [PATCH v1 3/3] drm/msm/dp: place edp at head of drm bridge chain to fix screen corruption

[PATCH v2] arm64: entry: simplify trampoline data page
 2022-06-24 17:13 UTC  (2+ messages)

[PATCH] perf/marvell_cn10k: Remove useless license text when SPDX-License-Identifier is already used
 2022-06-24 17:13 UTC  (3+ messages)

[PATCH] rtc: Avoid flush_scheduled_work() usage
 2022-06-24 17:14 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
      ` [PATCH v4] rtc: Replace flush_scheduled_work() with flush_work()

About pm8001 NCQ error handling
 2022-06-24 17:14 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-filesystems: 10 runs, 1 regressions (v5.10.121-cip9-272-g3fb28d4c623b)
 2022-06-24 17:14 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lib: 10 runs, 1 regressions (v5.10.121-cip9-272-g3fb28d4c623b)
 2022-06-24 17:14 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lkdtm: 7 runs, 2 regressions (v5.10.121-cip9-272-g3fb28d4c623b)
 2022-06-24 17:14 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-timers: 10 runs, 1 regressions (v5.10.121-cip9-272-g3fb28d4c623b)
 2022-06-24 17:14 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc smc: 10 runs, 2 regressions (v5.10.121-cip9-272-g3fb28d4c623b)
 2022-06-24 17:14 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-futex: 10 runs, 1 regressions (v5.10.121-cip9-272-g3fb28d4c623b)
 2022-06-24 17:14 UTC 

[PATCH net-next v1 1/9] dt-bindings: power: Add Tegra234 MGBE power domains
 2022-06-24 17:12 UTC  (5+ messages)
` [PATCH net-next v1 2/9] dt-bindings: Add Tegra234 MGBE clocks and resets

[PATCH 0/3] Cleanup short int types in block group reserve
 2022-06-24 17:12 UTC  (3+ messages)
` [PATCH 1/3] btrfs: switch btrfs_block_rsv::full to bool

[PATCH v2] PCI: qcom: Allow L1 and its sub states
 2022-06-24 17:11 UTC  (2+ messages)

[syzbot] KASAN: null-ptr-deref Read in ida_free (2)
 2022-06-24 17:10 UTC  (2+ messages)

[PATCH 00/16] A few cleanup patches for huge_memory
 2022-06-24 17:09 UTC  (5+ messages)
` [PATCH 14/16] mm/huge_memory: fix comment of page_deferred_list


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.