All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-13 20:59:06 to 2022-06-13 21:45:19 UTC [more...]

[PATCH v2 0/3] ufs: Fix a race between the interrupt handler and the reset handler
 2022-06-13 21:44 UTC  (3+ messages)
` [PATCH v2 1/3] scsi: ufs: Simplify ufshcd_clear_cmd()
` [PATCH v2 2/3] scsi: ufs: Support clearing multiple commands at once

RTT-PROBE: lore-subspace-rtt
 2022-06-13 21:44 UTC 

[PATCH V2] selftests/vm: Add protection_keys tests to run_vmtests
 2022-06-13 21:44 UTC  (2+ messages)

[PATCH v1 1/1] phy: ti: tusb1210: Don't check for write errors when powering on
 2022-06-13 21:44 UTC  (4+ messages)

[PATCH 0/6] Simplify hugetlb vmemmap and improve its readability
 2022-06-13 21:43 UTC  (7+ messages)
` [PATCH 3/6] mm: hugetlb_vmemmap: introduce the name HVO
` [PATCH 4/6] mm: hugetlb_vmemmap: move vmemmap code related to HugeTLB to hugetlb_vmemmap.c
` [PATCH 5/6] mm: hugetlb_vmemmap: replace early_param() with core_param()

[kernel PATCH v1 0/1] Fix refresh cached connection info
 2022-06-13 21:43 UTC  (2+ messages)
` [kernel PATCH v1 1/1] Bluetooth: mgmt: "

[PATCH] KVM: SVM: Hide SEV migration lockdep goo behind CONFIG_DEBUG_LOCK_ALLOC
 2022-06-13 21:42 UTC 

[PATCH v2 0/3] LE OOB pairing support
 2022-06-13 21:42 UTC  (4+ messages)
` [PATCH v2 1/3] eir: parse data types for LE OOB pairing

linux-next: Fixes tag needs some work in the imx-mxs tree
 2022-06-13 21:41 UTC 

[PATCH v5 0/2] JSON output for perf stat
 2022-06-13 21:40 UTC  (4+ messages)
` [PATCH v5 1/2] perf stat: Add JSON output option

[PATCH] net: bgmac: Fix an erroneous kfree() in bgmac_remove()
 2022-06-13 21:39 UTC  (2+ messages)

[PATCH] drm/i915/guc/slpc: Add a new SLPC selftest
 2022-06-13 21:40 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc/slpc: Add a new SLPC selftest (rev2)

[PATCH 1/2] dt-bindings: soc: renesas: Move renesas,prr from arm to soc
 2022-06-13 21:39 UTC  (3+ messages)

[PATCH 00/20] blksnap - creating non-persistent snapshots for backup
 2022-06-13 21:38 UTC  (3+ messages)
` [PATCH 18/20] block, blksnap: Kconfig

[PATCH 0/3] arm: bcmbca: Add BCM63148 SoC support
 2022-06-13 21:38 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: arm: Add BCM63148 SoC
` [PATCH 2/3] ARM: dts: Add DTS files for bcmbca SoC BCM63148
` [PATCH 3/3] MAINTAINERS: Add BCM63148 to bcmbca arch entry

[PATCH v8 0/6] Add Xilinx RPU subsystem support
 2022-06-13 21:36 UTC  (8+ messages)
` [PATCH v8 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

Repository corruption if objects pushed in the middle of repack
 2022-06-13 21:36 UTC  (5+ messages)

[PATCH] Input: uinput - Add UI_SET_UNIQ ioctl handler
 2022-06-13 21:36 UTC  (12+ messages)

[PATCH] bpf: fix rq lock recursion issue
 2022-06-13 21:35 UTC  (6+ messages)

[PATCH 5.17 000/303] 5.17.15-rc2 review
 2022-06-13 21:32 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-13 21:33 UTC 

+ hugetlbfs-zero-partial-pages-during-fallocate-hole-punch.patch added to mm-hotfixes-unstable branch
 2022-06-13 21:32 UTC 

[PATCH v2] remote-curl: send Accept-Language header to server
 2022-06-13 21:32 UTC  (3+ messages)
` [PATCH v3] "

Force binary package install
 2022-06-13 21:32 UTC  (10+ messages)
` [yocto] "

[PATCH v2 0/7] usb: typec: Introduce typec-switch binding
 2022-06-13 21:31 UTC  (12+ messages)
` [PATCH v2 3/7] dt-bindings: usb: Add Type-C switch binding
` [PATCH v2 5/7] drm/bridge: anx7625: Register number of Type C switches
` [PATCH v2 7/7] drm/bridge: anx7625: Add typec_mux_set callback function

[PATCH v5 1/2] dt-bindings: lcdif: Add compatible for i.MX8MP
 2022-06-13 21:31 UTC  (3+ messages)
` [PATCH v5 2/2] drm: lcdif: Add support for i.MX8MP LCDIF variant

[PATCH] crypto: ccp - Fix device IRQ counting by using platform_irq_count()
 2022-06-13 21:30 UTC  (2+ messages)

[PATCH 0/2] Expose kallsyms data in vmcoreinfo note
 2022-06-13 21:26 UTC  (7+ messages)

[PATCH v9 00/10] KVM: x86: Add a cap to disable NX hugepages on a VM
 2022-06-13 21:25 UTC  (11+ messages)
` [PATCH v9 01/10] KVM: selftests: Remove dynamic memory allocation for stats header
` [PATCH v9 02/10] KVM: selftests: Read binary stats header in lib
` [PATCH v9 03/10] KVM: selftests: Read binary stats desc "
` [PATCH v9 04/10] KVM: selftests: Clean up coding style in binary stats test
` [PATCH v9 05/10] KVM: selftests: Read binary stat data in lib
` [PATCH v9 06/10] KVM: selftests: Add NX huge pages test
` [PATCH v9 07/10] KVM: x86: Fix errant brace in KVM capability handling
` [PATCH v9 08/10] KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis
` [PATCH v9 09/10] KVM: selftests: Test disabling NX hugepages on a VM
` [PATCH v9 10/10] KVM: selftests: Cache binary stats metadata for duration of test

[Buildroot] [PATCH 0/2] LTP compilation fixes for buildroot toolchains
 2022-06-13 21:31 UTC  (6+ messages)
` [Buildroot] [PATCH 2/2] kvm: Fix undefined reference to __stack_chk_fail()
  ` [LTP] "
        ` [Buildroot] "

[PATCH v2 0/6] bitops: let optimize out non-atomic bitops on compile-time constants
 2022-06-13 21:29 UTC  (9+ messages)
` [PATCH v2 2/6] bitops: always define asm-generic non-atomic bitops

[Bug 214899] New: ideapad-laptop: platform backlight device not working
 2022-06-13 21:23 UTC  (2+ messages)
` [Bug 214899] ideapad-laptop: brightness hotkeys "

+ vmcoreinfo-include-kallsyms-symbols.patch added to mm-nonmm-unstable branch
 2022-06-13 21:26 UTC 

+ kallsyms-move-declarations-to-internal-header.patch added to mm-nonmm-unstable branch
 2022-06-13 21:26 UTC 

[Buildroot] [PATCH] package/bpftool: revert bpf_cookie patch to allow building
 2022-06-13 21:30 UTC 

[PATCH 0/3] arm: bcmbca: Add BCM6856 SoC support
 2022-06-13 21:28 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: arm64: Add BCM6856 SoC
` [PATCH 3/3] MAINTAINERS: Add BCM6856 to bcmbca arch entry

[PATCH net-next 00/15] net: dsa: mv88e6xxx: convert to phylink pcs
 2022-06-13 21:29 UTC  (2+ messages)

[PATCH v2] mm/mprotect: try avoiding write faults for exclusive anonymous pages when changing protection
 2022-06-13 21:22 UTC  (5+ messages)

[PATCH v1 1/1] iio: proximity: sx_common: Allow IIO core to take care of firmware node
 2022-06-13 21:25 UTC  (3+ messages)

[PATCHv6 00/11] direct-io dma alignment
 2022-06-13 21:22 UTC  (2+ messages)

[PATCH] io_uring: remove duplicate cqe skip check
 2022-06-13 21:23 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_plane: Test Refactoring
 2022-06-13 21:29 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 0/3] arm: bcmbca: Add BCM63146 SoC support
 2022-06-13 21:18 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: arm64: Add BCM63146 SoC
` [PATCH 3/3] MAINTAINERS: Add BCM63146 to bcmbca arch entry

git filter bug
 2022-06-13 21:15 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/amdgpu: Skip multihead MPO tests on single display
 2022-06-13 21:25 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/amdgpu: Skip multihead MPO tests on single display (rev2)

[PATCH] generic/softirq: Disable softirq stacks on PREEMPT_RT
 2022-06-13 21:13 UTC  (2+ messages)

[PATCH 0/2] btrfs: Expose BTRFS commit stats through sysfs
 2022-06-13 21:05 UTC  (3+ messages)
` [PATCH 1/2] btrfs: Add the capability of getting commit stats in BTRFS

[PATCH 00/12] IOT2050-related enhancements
 2022-06-13 21:25 UTC  (7+ messages)
` [PATCH 01/12] env: Complete generic support for writable list

<evl/heap.h> compile conflict with Boost
 2022-06-13 21:25 UTC  (3+ messages)
  ` [External] - "

[Buildroot] [PATCH 1/1] package/evtest: bump to version 1.35
 2022-06-13 21:21 UTC 

[PATCH v1 1/1] PCI: dwc: Fix MSI msi_msg dma mapping
 2022-06-13 21:09 UTC  (2+ messages)

[PATCH v2 1/2] QIOChannelSocket: Reduce ifdefs to improve readability
 2022-06-13 21:21 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-13 21:22 UTC 

[PATCH v3 00/13] can: slcan: extend supported features
 2022-06-13 21:04 UTC  (7+ messages)
` [PATCH v3 05/13] can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
` [PATCH v3 12/13] can: slcan: extend the protocol with error info

[PATCH] mac80211_hwsim: set virtio device ready in probe()
 2022-06-13 21:04 UTC 

[PATCH 0/2] Integrate Scalar into the CI builds
 2022-06-13 21:03 UTC  (2+ messages)

[PATCH] Carry forward IMA measurement log on kexec on x86_64
 2022-06-13 21:01 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] x86/kexec: Carry forward IMA measurement log on kexec
    ` [PATCH v4] "
      ` [PATCH v5] "

[PATCH BlueZ 1/2] a2dp: disallow multiple SetConfiguration to same local SEP
 2022-06-13 21:02 UTC  (3+ messages)

[PATCHv3 1/2] i2c: designware: introduce a custom scl recovery for SoCFPGA platforms
 2022-06-13 21:00 UTC  (2+ messages)
` [PATCHv3 2/2] dt-bindings: i2c: dw: Add Intel's SoCFPGA I2C controller

[PATCH v4 0/3] tracing/probes: allow no event name input when create group
 2022-06-13 21:01 UTC  (3+ messages)
` [PATCH v4 1/3] tracing: eprobe: remove duplicate is_good_name() operation

[PATCH 00/06] fid refcounting improvements and fixes
 2022-06-13 21:00 UTC  (3+ messages)

[PATCH 5.15 000/251] 5.15.47-rc2 review
 2022-06-13 21:00 UTC  (2+ messages)

[PATCH v7 0/3] PCI: IPQ6018 platform support
 2022-06-13 21:00 UTC  (6+ messages)
` [PATCH v7 2/3] PCI: qcom: Define slot capabilities using PCI_EXP_SLTCAP_*
` [PATCH v7 3/3] PCI: qcom: Add IPQ60xx support

backport of d51f86cfd8e3 ("powerpc/mm: Switch obsolete dssall to .long")
 2022-06-13 21:01 UTC 

[PATCH 2/2] LSM: SafeSetID: Add setgroups() security policy handling
 2022-06-13 21:00 UTC  (2+ messages)

[PATCH] iommu/vt-d: Increase DMAR_UNITS_SUPPORTED
 2022-06-13 20:57 UTC  (4+ messages)
` [PATCH v2] iommu/vt-d: Make DMAR_UNITS_SUPPORTED a config setting

[PATCH v3 0/5] trace2 output for bitmap decision path
 2022-06-13 20:59 UTC  (3+ messages)
` [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file

[Buildroot] [PATCH 1/1] package/python-pillow: security bump to version 9.1.1
 2022-06-13 21:14 UTC 

[PATCH 0/2] hw/nvme: Add shadow doorbell buffer support
 2022-06-13 21:15 UTC  (8+ messages)
` [PATCH 1/2] hw/nvme: Implement "

[PATCH v2] p54: Fix an error handling path in p54spi_probe()
 2022-06-13 20:57 UTC  (3+ messages)

[tip:sched/core] BUILD SUCCESS f3dd3f674555bd9455c5ae7fafce0696bd9931b3
 2022-06-13 20:56 UTC 

[tip:locking/urgent] BUILD SUCCESS 4051a81774d6d8e28192742c26999d6f29bc0e68
 2022-06-13 20:53 UTC 

Commit 282d8998e997 (srcu: Prevent expedited GPs and blocking readers from consuming CPU) cause qemu boot slow
 2022-06-13 20:55 UTC  (12+ messages)

[PATCH v4 1/2] dt-bindings: lcdif: Add compatible for i.MX8MP
 2022-06-13 21:15 UTC  (5+ messages)
` [PATCH v4 2/2] drm: lcdif: Add support for i.MX8MP LCDIF variant

[PATCH 0/2] Move headers from dt-bindings/clk to clock
 2022-06-13 20:53 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: clock: Move versaclock.h to dt-bindings/clock

[PATCH v3] cred: Propagate security_prepare_creds() error code
 2022-06-13 20:52 UTC  (3+ messages)

[PATCH v1 00/16] ACPI: Get rid of the list of children in struct acpi_device
 2022-06-13 20:50 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 12/16] platform/x86/thinkpad_acpi: Use acpi_dev_for_each_child()

[PATCH bpf-next v7 0/5] bpf_loop inlining
 2022-06-13 20:50 UTC  (6+ messages)
` [PATCH bpf-next v7 1/5] selftests/bpf: specify expected instructions in test_verifier tests
` [PATCH bpf-next v7 2/5] selftests/bpf: allow BTF specs and func infos "
` [PATCH bpf-next v7 3/5] bpf: Inline calls to bpf_loop when callback is known
` [PATCH bpf-next v7 4/5] selftests/bpf: BPF test_verifier selftests for bpf_loop inlining
` [PATCH bpf-next v7 5/5] selftests/bpf: BPF test_prog "

[PATCH] drm/msm/gem: Drop obj lock in msm_gem_free_object()
 2022-06-13 20:50 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-06-13 21:11 UTC 

[PATCH v4 00/18] PCI: dwc: Various fixes and cleanups
 2022-06-13 20:49 UTC  (27+ messages)
` [PATCH v4 04/18] PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit address
` [PATCH v4 06/18] PCI: dwc: Enable CDM-check independently from the num_lanes value
` [PATCH v4 08/18] PCI: dwc: Add trailing new-line literals to the log messages
` [PATCH v4 09/18] PCI: dwc: Discard IP-core version checking on unrolled iATU detection
` [PATCH v4 10/18] PCI: dwc: Convert Link-up status method to using dw_pcie_readl_dbi()
` [PATCH v4 11/18] PCI: dwc: Organize local variables usage
` [PATCH v4 12/18] PCI: dwc: Re-use local pointer to the resource data
` [PATCH v4 13/18] PCI: dwc: Add start_link/stop_link inliners
` [PATCH v4 14/18] PCI: dwc: Move io_cfg_atu_shared to the Root Port descriptor
` [PATCH v4 15/18] PCI: dwc: Add dw_ prefix to the pcie_port structure name
` [PATCH v4 16/18] PCI: dwc-plat: Simplify the probe method return value handling
` [PATCH v4 17/18] PCI: dwc-plat: Discard unused regmap pointer
` [PATCH v4 18/18] PCI: dwc-plat: Drop dw_plat_pcie_of_match forward declaration

[PATCH] drm/msm: Make msm_gem_free_object() static
 2022-06-13 20:49 UTC 

[PATCH v4] imx: add i.MX8MN DDR3L evk board support
 2022-06-13 21:10 UTC 

[PATCH] hugetlbfs: zero partial pages during fallocate hole punch
 2022-06-13 20:46 UTC  (2+ messages)

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-06-13 20:46 UTC  (11+ messages)

[PATCH RESEND --next] scsi: lpfc: Use memset_startat() helper in lpfc_nvmet_xmt_fcp_op_cmp
 2022-06-13 20:42 UTC  (2+ messages)

[PATCH V2 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-06-13 20:42 UTC  (8+ messages)
` [PATCH V2 3/6] vDPA: allow userspace to query features of a vDPA device
` [PATCH V2 4/6] vDPA: !FEATURES_OK should not block querying device config space
` [PATCH V2 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0

[Intel-wired-lan] [PATCH net v1] i40e: Fix ethtool rx-flow-hash setting for X722
 2022-06-13 21:06 UTC  (2+ messages)

[PATCH v10 0/7] PCI: imx6: refine codes and add the error propagation
 2022-06-13 20:41 UTC  (2+ messages)

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-13  8:26 UTC  (3+ messages)
` [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI

DRM/KMS PWL API Thoughts and Questions
 2022-06-13 21:05 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH v2 00/48] dt-bindings: input: gpio-keys: rework matching children
 2022-06-13 21:02 UTC  (7+ messages)
` [PATCH v2 05/48] arm64: dts: allwinner: align gpio-key node names with dtschema
` [PATCH v2 06/48] ARM: "

[PATCH] arm64/signal: Clean up SVE/SME feature checking inconsistency
 2022-06-13 21:01 UTC 

[PATCH v13 0/8] MSG_ZEROCOPY + multifd
 2022-06-13 20:58 UTC  (9+ messages)
` [PATCH v13 3/8] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
  ` [External] "

RTT-PROBE: lore-subspace-rtt
 2022-06-13 21:01 UTC 

[PATCH 1/2] security: Add LSM hook to setgroups() syscall
 2022-06-13 20:28 UTC 

[PATCH v1 1/1] x86/PCI: Disable e820 usage for the resource allocation
 2022-06-13 20:31 UTC  (2+ messages)

[PATCH -next] selinux: Fix memleak in security_read_state_kernel
 2022-06-13 20:34 UTC  (2+ messages)

[PATCH v2 0/3] hwmon: (pmbus/ltc2978) Set voltage resolution
 2022-06-13 20:34 UTC  (4+ messages)
` [PATCH v2 3/3] "

[tip:perf/core] BUILD SUCCESS f0fe9f3c7abcc946a676dfb295478c50312523c2
 2022-06-13 20:33 UTC 

[tip:x86/urgent] BUILD SUCCESS e32683c6f7d22ba624e0bfc58b02cf3348bdca63
 2022-06-13 20:33 UTC 

[tip:sched/urgent] BUILD SUCCESS 04193d590b390ec7a0592630f46d559ec6564ba1
 2022-06-13 20:32 UTC 

[PATCH v4 0/2] x86: Add the feature Virtual SPEC_CTRL
 2022-06-13 20:28 UTC  (7+ messages)
` [PATCH v4 2/2] KVM: SVM: Add support for "

[PATCH 3/7] PCI: renesas: Add R-Car Gen4 PCIe Host support
 2022-06-13 20:34 UTC  (2+ messages)

[PATCH 4.14 000/218] 4.14.283-rc1 review
 2022-06-13 19:47 UTC  (3+ messages)
` [PATCH 4.14 208/218] ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files

[PATCH 00/32] kasan: switch tag-based modes to stack ring from per-object metadata
 2022-06-13 20:14 UTC  (8+ messages)
` [PATCH 02/32] kasan: rename kasan_set_*_info to kasan_save_*_info
` [PATCH 04/32] kasan: split save_alloc_info implementations
` [PATCH 07/32] kasan: introduce kasan_get_alloc_track
` [PATCH 08/32] kasan: introduce kasan_init_object_meta
` [PATCH 09/32] kasan: clear metadata functions for tag-based modes
` [PATCH 30/32] kasan: introduce kasan_complete_mode_report_info
` [PATCH 32/32] kasan: better identify bug types for tag-based modes

[igt-dev] [PATCH v2 i-g-t] i915/gem_exec_balancer: fix parallel_ordering with no-reloc
 2022-06-13 20:59 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_exec_balancer: fix parallel_ordering with no-reloc (rev3)


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.