All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-22 21:50:21 to 2022-04-22 22:20:12 UTC [more...]

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-04-22 22:04 UTC  (8+ messages)

[PATCH 0/7] Nuvoton WPCM450 clock and reset driver
 2022-04-22 18:30 UTC  (5+ messages)
` [PATCH 1/7] dt-bindings: timer: nuvoton,npcm7xx-timer: Allow specifying all clocks
` [PATCH 4/7] dt-bindings: clock: Add Nuvoton WPCM450 clock/reset controller
` [PATCH 6/7] clk: wpcm450: Add Nuvoton WPCM450 clock/reset controller driver
` [PATCH 7/7] ARM: dts: wpcm450: Switch clocks to clock controller

[Bridge] [PATCH net-next] net: bridge: switchdev: check br_vlan_group() return value
 2022-04-22 22:20 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/nghttp2: add host variant
 2022-04-22 22:19 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] package/libcurl: add host-nghttp2 to host deps

[PATCHSET 0/6] xfs: fix reflink inefficiencies
 2022-04-22 22:03 UTC  (3+ messages)
` [PATCH 2/6] xfs: remove a __xfs_bunmapi call from reflink

[PATCH net-next RESEND v5 0/3] Add reset deassertion for Aspeed MDIO
 2022-04-22 19:25 UTC  (2+ messages)

[PATCH] jobs: Implement pipefail option
 2022-04-22 21:10 UTC 

[PATCH] videodev2.h: apply packed attribute to union
 2022-04-22 19:20 UTC 

btrfs_workqueue cleanups
 2022-04-22 21:05 UTC  (4+ messages)
` [PATCH 1/3] btrfs: simplify WQ_HIGHPRI handling in struct btrfs_workqueue

[PATCH v2 0/7] dt-bindings: YAMLify pci/qcom,pcie schema
 2022-04-22 21:10 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: pci/qcom,pcie: convert to YAML
` [PATCH v2 2/7] dt-bindings: pci/qcom,pcie: resets are not defined for msm8996
` [PATCH v2 3/7] dt-bindings: pci/qcom,pcie: add schema for sc7280 chipset
` [PATCH v2 4/7] arm64: dts: qcom: stop using snps,dw-pcie falback
` [PATCH v2 5/7] arm: "
` [PATCH v2 6/7] arm: dts: qcom-*: replace deprecated perst-gpio with perst-gpios
` [PATCH v2 7/7] arm64: dts: qcom: "

[PATCH v2 0/9] nvmem: sfp: binding updates and additions
 2022-04-22 21:10 UTC  (3+ messages)
` [PATCH v2 2/9] dt-bindings: nvmem: sfp: Add clock properties

[PATCH 1/2] dt-bindings: thermal: sun8i-thermal: add binding for R329 THS
 2022-04-22 21:10 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: input: sun4i-lradc-keys: add R329 LRADC binding
 2022-04-22 21:10 UTC  (2+ messages)

[PATCH v2 0/2] Detect stalls on guest vCPUS
 2022-04-22 21:10 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: vm-wdt: Add qemu,vm-watchdog compatible

[PATCH v3 0/9] More PolarFire SoC Fixes for 5.18
 2022-04-22 21:52 UTC  (6+ messages)

[PATCH net-next 0/5] net: ipqess: introduce Qualcomm IPQESS driver
 2022-04-22 21:10 UTC  (3+ messages)
` [PATCH net-next 4/5] net: dt-bindings: Introduce the Qualcomm IPQESS Ethernet controller

[PATCH v1] dt-bindings: dsp: mediatek: add mt8186 dsp document
 2022-04-22 21:10 UTC  (2+ messages)

5.10.4+ hang with 'rmmod nf_conntrack'
 2022-04-22 21:09 UTC  (5+ messages)

[PATCH v5 2/5] perf: Add SNOOP_PEER flag to perf mem data struct
 2022-04-22 21:08 UTC  (3+ messages)

[PATCH v2] pinctrl: stm32: Keep pinctrl block clock enabled when LEVEL IRQ requested
 2022-04-22 22:15 UTC  (2+ messages)

[PATCH v2 0/3] Separate wb_idx and intf_idx in dpu_encoder
 2022-04-22 22:14 UTC  (3+ messages)
` [PATCH v2 1/3] drm/msm/dpu: introduce a wb_idx to be used for writeback interfaces

[PATCH net v3] tcp: ensure to use the most recently sent skb when filling the rate sample
 2022-04-22 21:06 UTC  (4+ messages)

[PATCH v3 1/3] Bluetooth: hci_event: Fix checking for invalid handle on error status
 2022-04-22 19:58 UTC  (3+ messages)
` [PATCH v3 2/3] Bluetooth: hci_event: Fix creating hci_conn object "
` [PATCH v3 3/3] Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted

[net-next v1] net: Add a second bind table hashed by port and address
 2022-04-22 21:06 UTC  (3+ messages)

[PATCH] dt-bindings: Drop empty and unreferenced binding .txt files
 2022-04-22 19:37 UTC  (2+ messages)

[PATCH v4 00/20] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-04-22 21:05 UTC  (21+ messages)
` [PATCH v4 01/20] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
` [PATCH v4 02/20] KVM: x86/mmu: Use a bool for direct
` [PATCH v4 03/20] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH v4 04/20] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
` [PATCH v4 05/20] KVM: x86/mmu: Consolidate shadow page allocation and initialization
` [PATCH v4 06/20] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
` [PATCH v4 07/20] KVM: x86/mmu: Move guest PT write-protection to account_shadowed()
` [PATCH v4 08/20] KVM: x86/mmu: Pass memory caches to allocate SPs separately
` [PATCH v4 09/20] KVM: x86/mmu: Replace vcpu with kvm in kvm_mmu_alloc_shadow_page()
` [PATCH v4 10/20] KVM: x86/mmu: Pass kvm pointer separately from vcpu to kvm_mmu_find_shadow_page()
` [PATCH v4 11/20] KVM: x86/mmu: Allow for NULL vcpu pointer in __kvm_mmu_get_shadow_page()
` [PATCH v4 12/20] KVM: x86/mmu: Pass const memslot to rmap_add()
` [PATCH v4 13/20] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
` [PATCH v4 14/20] KVM: x86/mmu: Update page stats in __rmap_add()
` [PATCH v4 15/20] KVM: x86/mmu: Cache the access bits of shadowed translations
` [PATCH v4 16/20] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
` [PATCH v4 17/20] KVM: x86/mmu: Zap collapsible SPTEs at all levels in "
` [PATCH v4 18/20] KVM: x86/mmu: Refactor drop_large_spte()
` [PATCH v4 19/20] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
` [PATCH v4 20/20] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs

[PATCH 1/1] arm64: dts: qcom: sm8150: Fix iommu sid value for SDC2 controller
 2022-04-22 21:06 UTC 

[GIT PULL] pinctrl: renesas: Updates for v5.19
 2022-04-22 21:05 UTC  (2+ messages)

[PATCH] drm/virtio: Add execbuf flag to request no fence-event
 2022-04-22 21:06 UTC  (3+ messages)

[PATCH] irqchip/stm32: Keep pinctrl block clock enabled when LEVEL IRQ requested
 2022-04-22 22:11 UTC  (2+ messages)

bug report for rdma_rxe
 2022-04-22 21:04 UTC 

[GIT PULL fixes] pinctrl: samsung: Fixes for v5.18 (current cycle)
 2022-04-22 21:04 UTC  (2+ messages)

[PATCH v2 00/12] add large CQE support for io-uring
 2022-04-22 21:03 UTC  (8+ messages)

[PATCH] MAINTAINERS: Broadcom internal lists aren't maintainers
 2022-04-22 21:00 UTC  (8+ messages)

[RFC 00/18] vfio: Adopt iommufd
 2022-04-22 22:09 UTC  (2+ messages)

[PATCH bpf-next 0/3] LINK_CREATE support for fentry/tp_btf/lsm attachments
 2022-04-22 21:02 UTC  (7+ messages)
` [PATCH bpf-next 1/3] bpf: allow attach TRACING programs through LINK_CREATE command
` [PATCH bpf-next 2/3] libbpf: teach bpf_link_create() to fallback to bpf_raw_tracepoint_open()
` [PATCH bpf-next 3/3] selftests/bpf: switch fexit_stress to bpf_link_create() API

[RFC PATCH] arm: mach-imx: cmd_nandbcb fix bad block handling
 2022-04-22 22:11 UTC 

[PATCH 00/13] iommu: Retire bus_set_iommu()
 2022-04-22 19:02 UTC  (4+ messages)
` [PATCH 02/13] iommu: Move bus setup to IOMMU device registration

[PATCH BlueZ] hog-lib: Check if Report ID is set before prepending it
 2022-04-22 20:10 UTC  (2+ messages)

[PATCH v1] zram: don't retry compress incompressible page
 2022-04-22 20:27 UTC  (2+ messages)

Support for IEEE1588 timestamping in the BCM54210PE PHY using the kernel mii_timestamper interface
 2022-04-22 19:48 UTC  (5+ messages)
  ` [PATCH net-next] 1588 support on bcm54210pe

much about ah objects in rxe
 2022-04-22 21:00 UTC  (2+ messages)

[PATCH] dt-bindings: i3c: Convert snps,dw-i3c-master to DT schema
 2022-04-22 19:37 UTC  (3+ messages)
` [PATCH] dt-bindings: i3c: Convert snps, dw-i3c-master "

linux-next: Signed-off-by missing for commit in the pinctrl tree
 2022-04-22 20:58 UTC  (2+ messages)

+ drivers-base-memory-fix-an-unlikely-reference-counting-issue-in-__add_memory_block.patch added to -mm tree
 2022-04-22 20:59 UTC 

linux-next: Fixes tags need some work in the pinctrl tree
 2022-04-22 20:57 UTC  (2+ messages)

[PATCH v3 0/2] tracing: make tracer_init_tracefs initcall asynchronous
 2022-04-22 22:07 UTC  (4+ messages)
` [PATCH v3 2/2] "

[Intel-gfx] [PATCH v2 0/7] Make the rest of the VFIO driver interface use vfio_device
 2022-04-22 20:56 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2 3/7] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
    `  "
` [Intel-gfx] [PATCH v2 7/7] vfio: Remove calls to vfio_group_add_container_user()
    `  "

[PATCH 0/14] Refactor Ralink Pinctrl and Add Documentation
 2022-04-22 22:07 UTC  (7+ messages)

[PATCH v3 00/11] Introduce In Field Scan driver
 2022-04-22 20:02 UTC  (12+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 01/10] x86/microcode/intel: Expose collect_cpu_info_early() for IFS
  ` [PATCH v4 02/10] x86/msr-index: Define INTEGRITY_CAPABILITIES MSR
  ` [PATCH v4 03/10] platform/x86/intel/ifs: Add stub driver for In-Field Scan
  ` [PATCH v4 04/10] platform/x86/intel/ifs: Read IFS firmware image
  ` [PATCH v4 05/10] platform/x86/intel/ifs: Check IFS Image sanity
  ` [PATCH v4 06/10] platform/x86/intel/ifs: Authenticate and copy to secured memory
  ` [PATCH v4 07/10] platform/x86/intel/ifs: Add scan test support
  ` [PATCH v4 08/10] platform/x86/intel/ifs: Add IFS sysfs interface
  ` [PATCH v4 09/10] trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operations
  ` [PATCH v4 10/10] platform/x86/intel/ifs: add ABI documentation for IFS

[Intel-gfx] [PATCH 0/2] i915: Turn on compute engine support
 2022-04-22 22:07 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for i915: Turn on compute engine support (rev2)

[PATCH v2] CI: select CC based on CC_PACKAGE (again)
 2022-04-22 18:27 UTC  (3+ messages)
` [PATCH v3] "

stable-rc/queue/4.9 baseline: 27 runs, 1 regressions (v4.9.311-3-g76865159defc)
 2022-04-22 20:12 UTC 

[PATCH v2 1/3] Bluetooth: hci_event: Fix checking for invalid handle on error status
 2022-04-22 19:45 UTC  (3+ messages)

[PATCH v6 0/5] Extend pm8941-pwrkey driver
 2022-04-22 19:12 UTC  (3+ messages)
` [PATCH v6 2/5] input: misc: pm8941-pwrkey: fix error message
` [PATCH v6 5/5] input: misc: pm8941-pwrkey: simulate missed key press events

+ cgroup-account-for-memory_recursiveprot-in-test_memcg_low.patch added to -mm tree
 2022-04-22 20:20 UTC 

+ mm-rework-calculation-of-bdi_min_ratio-in-bdi_set_min_ratio.patch added to -mm tree
 2022-04-22 20:54 UTC 

[PATCH v6 00/10] Intro to Hardware timestamping engine
 2022-04-22 20:52 UTC  (11+ messages)
` [PATCH v6 01/10] Documentation: Add HTE subsystem guide
` [PATCH v6 02/10] drivers: Add hardware timestamp engine (HTE)
` [PATCH v6 03/10] hte: Add tegra194 HTE kernel provider
` [PATCH v6 04/10] dt-bindings: Add HTE bindings
` [PATCH v6 05/10] gpiolib: Add HTE support
` [PATCH v6 06/10] gpio: tegra186: Add HTE in gpio-tegra186 driver
` [PATCH v6 07/10] gpiolib: cdev: Add hardware timestamp clock type
` [PATCH v6 08/10] tools: gpio: Add new hardware "
` [PATCH v6 09/10] hte: Add tegra HTE test driver
` [PATCH v6 10/10] MAINTAINERS: Added HTE Subsystem

[Buildroot] [PATCH 1/1] package/imagemagick: SVG support needs host gcc >= 4.9
 2022-04-22 22:04 UTC 

[PATCH 1/2] drm/amdkfd: Add SVM range mapped_to_gpu flag
 2022-04-22 22:05 UTC  (3+ messages)
` [PATCH v2 2/2] drm/amdkfd: Update mapping if range attributes changed

[PATCH v3] vmap(): don't allow invalid pages
 2022-04-22 22:04 UTC  (2+ messages)

[PATCH v2 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
 2022-04-22 19:15 UTC  (3+ messages)

[PATCH 0/6] firmware: ti_sci: Introduce system suspend support
 2022-04-22 19:02 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: ti,sci: Add ti,ctx-memory-region property

[PATCHv1 00/19] Basic RK3588 Support
 2022-04-22 20:50 UTC  (6+ messages)
` [PATCHv1 12/19] pinctrl/rockchip: add error handling for pull/drive register getters
` [PATCHv1 17/19] arm64: dts: rockchip: Add rk3588s pinctrl data

+ cgroup-account-for-memory_localevents-in-test_memcg_oom_group_leaf_events.patch added to -mm tree
 2022-04-22 20:20 UTC 

+ cgroup-removing-racy-check-in-test_memcg_sock.patch added to -mm tree
 2022-04-22 20:20 UTC 

+ cgroups-refactor-children-cgroups-in-memcg-tests.patch added to -mm tree
 2022-04-22 20:20 UTC 

+ cgroup-fix-racy-check-in-alloc_pagecache_max_30m-helper-function.patch added to -mm tree
 2022-04-22 20:20 UTC 

[PATCH v2 net-next] net: generalize skb freeing deferral to per-cpu lists
 2022-04-22 20:12 UTC 

[GIT PULL] Rare page cache data corruption fix
 2022-04-22 20:35 UTC  (2+ messages)

[PATCH 0/4] Printbufs & shrinker OOM reporting
 2022-04-22 20:47 UTC  (11+ messages)
` [PATCH v2 1/8] lib/printbuf: New data structure for heap-allocated strings

linux-next: Signed-off-by missing for commit in the xen-tip tree
 2022-04-22 20:36 UTC  (2+ messages)

[PATCH 0/4] Extend and reorganize Highmem's documentation
 2022-04-22 18:38 UTC  (5+ messages)
` [PATCH 2/4] Documentation/vm: Include kdocs from highmem*.h into highmem.rst
` [PATCH 3/4] Documentation/vm: Remove "Using kmap-atomic" from highmem.rst

[PATCH v2] mediatek/mt7601u: add debugfs exit function
 2022-04-22 19:47 UTC  (2+ messages)

[PATCH v4 00/27] Builtin FSMonitor Part 3
 2022-04-22 20:47 UTC  (5+ messages)
` [PATCH v5 00/28] "
  ` [PATCH v5 23/28] fsmonitor: never set CE_FSMONITOR_VALID on submodules

[PATCH] RISC-V: Allow the used to downgrade to sv48 when HW supports sv57
 2022-04-22 22:01 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gstreamer1/gst1-plugins-good: fix build with gcc 4.8
 2022-04-22 21:59 UTC 

[PATCH] drm/amdgpu: replace VM fault error by info logs
 2022-04-22 22:01 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.18-rc4
 2022-04-22 20:46 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2022-04-22 20:46 UTC  (2+ messages)

[PATCH v4 0/4] Add support for Silicon Mitus SM5703 MFD
 2022-04-22 18:37 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: regulator: Add bindings for Silicon Mitus SM5703 regulators

[Buildroot] [PATCH 1/1] package/util-linux: lsfd needs headers >= 3.19
 2022-04-22 21:58 UTC 

[PATCH v2] gpio: visconti: Fix fwnode of GPIO IRQ
 2022-04-22 21:58 UTC  (2+ messages)

[PATCH v2] btrfs: Turn fs_info member buffer_radix into XArray
 2022-04-22 20:32 UTC  (2+ messages)

[PATCH v2 00/11] smp: cross CPU call interface
 2022-04-22 20:00 UTC  (11+ messages)
` [PATCH v2 01/11] smp: consolidate the structure definitions to smp.h
` [PATCH v2 02/11] smp: define the cross call interface
` [PATCH v2 03/11] smp: eliminate SCF_WAIT and SCF_RUN_LOCAL
` [PATCH v2 04/11] smp: replace smp_call_function_single() with smp_call()
` [PATCH v2 06/11] smp: use smp_call_private() fron irq_work.c and core.c
` [PATCH v2 07/11] smp: change smp_call_function_any() to smp_call_any()
` [PATCH v2 08/11] smp: replace smp_call_function_many_cond() with __smp_call_mask_cond()
` [PATCH v2 09/11] smp: replace smp_call_function_single_async with smp_call_private
` [PATCH v2 10/11] smp: replace smp_call_function_single() with smp_call()
` [PATCH v2 11/11] smp: modify up.c to adopt the same format of cross CPU call

[igt-dev] [PATCH i-g-t] gitlab-CI: Temporarily disable armhf and arm64 selfchecks
 2022-04-22 21:57 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
 2022-04-22 20:41 UTC  (6+ messages)
` [RFC PATCH 09/17] KVM: arm64: Tear down unlinked page tables in parallel walk

[PATCH v3 0/2] btrfs: re-define btrfs_raid_types
 2022-04-22 20:30 UTC  (2+ messages)

[PATCH] btrfs: Fix a memory leak in btrfs_ioctl_balance()
 2022-04-22 20:28 UTC  (2+ messages)

[PATCH net-next 0/8] mptcp: TCP fallback for established connections
 2022-04-22 21:55 UTC  (9+ messages)
` [PATCH net-next 1/8] mptcp: don't send RST for single subflow
` [PATCH net-next 2/8] mptcp: add the fallback check
` [PATCH net-next 3/8] mptcp: track and update contiguous data status
` [PATCH net-next 4/8] mptcp: infinite mapping sending
` [PATCH net-next 5/8] mptcp: infinite mapping receiving
` [PATCH net-next 6/8] mptcp: add mib for infinite map sending
` [PATCH net-next 7/8] mptcp: dump infinite_map field in mptcp_dump_mpext
` [PATCH net-next 8/8] selftests: mptcp: add infinite map mibs check

[PATCH v1 0/6] Support for RTL930x/RTL931x GPIOs
 2022-04-22 20:40 UTC  (6+ messages)
` [PATCH v1 3/6] gpio: realtek-otto: Support per-cpu interrupts

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-04-22 20:01 UTC  (13+ messages)

[PATCH v4 bpf 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-22 20:22 UTC  (23+ messages)

[PATCH] power: supply: Add enable the primary charger interface
 2022-04-22 18:16 UTC  (2+ messages)

[PATCH v5 1/8] mpi3mr: add BSG device support
 2022-04-22 17:25 UTC  (2+ messages)

[PATCH] soc: ti: pm33xx: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-22 18:40 UTC  (2+ messages)

[PATCH v3 0/5] tty/serial: Process XON/XOFF robustly
 2022-04-22 20:09 UTC  (4+ messages)
` [PATCH v3 3/5] tty: Add lookahead param to receive_buf

Wake from Thunderbolt dock doesn't work
 2022-04-22 20:38 UTC  (7+ messages)

+ gpu-drm-radeon-use-time_is_before_jiffies-instead-of-open-coding-it.patch added to -mm tree
 2022-04-22 20:37 UTC 

[PATCH 0/2] interconnect: qcom: Remove IP0 resource
 2022-04-22 20:34 UTC  (5+ messages)
` [PATCH 3/2] arm64: dts: qcom: sc7180: Remove ipa interconnect node

[PATCH] arm64: document the boot requirements for MTE
 2022-04-22 20:29 UTC  (4+ messages)

[Buildroot] [PATCH 0/3] Update wlroots to the latest release
 2022-04-22 21:49 UTC  (2+ messages)
` [Buildroot] [PATCH 3/3] package/wlroots: enable vulkan renderer if possible


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.