All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-06 16:46:53 to 2022-09-06 17:15:48 UTC [more...]

[PATCH 0/7] bpf: Add fd modes check for map iter and extend libbpf
 2022-09-06 17:03 UTC  (4+ messages)
  ` [PATCH 2/7] libbpf: Define bpf_get_fd_opts and introduce bpf_map_get_fd_by_id_opts()
  ` [PATCH 6/7] selftests/bpf: Ensure fd modes are checked for map iters and destroy links
  ` [PATCH 7/7] selftests/bpf: Add tests for _opts variants of libbpf

[PATCH 1/3] riscv: convert to generic entry
 2022-09-04  7:39 UTC  (2+ messages)

[PATCH V2 0/3] arch: Cleanup ptrace_disable
 2022-09-03 16:23 UTC  (3+ messages)
` [PATCH] RISC-V: Add STACKLEAK erasing the kernel stack at the end of syscalls

[PATCH v2] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-09-06 17:13 UTC  (4+ messages)

[PATCH] drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES
 2022-09-06 17:02 UTC  (2+ messages)

[PATCH v1 1/1] hp-wmi: Setting thermal profile fails with 0x06
 2022-09-06 17:02 UTC 

FAILED: patch "[PATCH] xen-blkfront: Cache feature_persistent value before" failed to apply to 5.10-stable tree
 2022-09-06 17:02 UTC  (2+ messages)

[PATCH linux-next] PCI: iproc: Remove the unneeded result variable
 2022-09-06 16:54 UTC  (3+ messages)

[PATCH v2 00/12] ASoC: codecs: qcom add support for SM8450 and SC8280XP
 2022-09-06 17:01 UTC  (26+ messages)
` [PATCH v2 01/12] ASoC: codecs: wsa-macro: handle swr_reset correctly
` [PATCH v2 02/12] ASoC: codecs: rx-macro: "
` [PATCH v2 03/12] ASoC: codecs: tx-macro: "
` [PATCH v2 04/12] ASoC: codecs: tx-macro: fix active_decimator array
` [PATCH v2 05/12] ASoC: codecs: tx-macro: fix kcontrol put
` [PATCH v2 06/12] ASoC: codecs: wsa883x: add clock stop support
` [PATCH v2 07/12] ASoC: qcom: dt-bindings: add sm8450 and sc8280xp compatibles
` [PATCH v2 08/12] ASoC: codecs: wsa-macro: add support for sm8450 and sc8280xp
` [PATCH v2 09/12] ASoC: codecs: tx-macro: "
` [PATCH v2 10/12] ASoC: codecs: rx-macro: "
` [PATCH v2 11/12] ASoC: codecs: va-macro: clear the frame sync counter before enabling
` [PATCH v2 12/12] ASoC: codecs: va-macro: add support for sm8450 and sc8280xp

[PATCH] cgroup: Reorganize css_set_lock and kernfs path processing
 2022-09-06 17:13 UTC  (2+ messages)

[PATCH] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
 2022-09-06 17:11 UTC 

[PATCH] drm/amdgpu: cleanup coding style in amdgpu_kms.c
 2022-09-06 17:11 UTC  (3+ messages)

[PATCH cgroup/for-6.0-fixes] cpuset: Add Waiman Long as a cpuset maintainer
 2022-09-06 16:58 UTC  (4+ messages)

[PATCH v2 0/5] btrfs: scrub: make scrub uses less memory for metadata scrub
 2022-09-06 16:52 UTC  (3+ messages)

[PATCH v4 net-next 0/6] tcp: Introduce optional per-netns ehash
 2022-09-06 16:24 UTC  (6+ messages)
` [PATCH v4 net-next 1/6] tcp: Clean up some functions
` [PATCH v4 net-next 2/6] tcp: Don't allocate tcp_death_row outside of struct netns_ipv4
` [PATCH v4 net-next 3/6] tcp: Set NULL to sk->sk_prot->h.hashinfo
` [PATCH v4 net-next 4/6] tcp: Access &tcp_hashinfo via net
` [PATCH v4 net-next 6/6] tcp: Introduce optional per-netns ehash

drivers/platform/mellanox/mlxreg-lc.c:905 mlxreg_lc_probe() warn: variable dereferenced before check 'data->notifier' (see line 828)
 2022-09-06 17:11 UTC 

[PATCH v2 0/6] begin converting hugetlb code to folios
 2022-09-06 16:54 UTC  (7+ messages)
` [PATCH v2 1/6] mm/hugetlb: add folio support to hugetlb specific flag macros
` [PATCH v2 2/6] mm: add private field of first tail to struct page and struct folio
` [PATCH v2 3/6] mm/hugetlb: add hugetlb_folio_subpool() helper
` [PATCH v2 4/6] mm/hugetlb: add hugetlb_set_folio_subpool() helper
` [PATCH v2 5/6] hugetlbfs: convert hugetlb_delete_from_page_cache() to use folios
` [PATCH v2 6/6] mm/hugetlb add folio_hstate()

RTT-PROBE: lore-subspace-rtt
 2022-09-06 17:10 UTC 

[PATCH v2 00/12] i915: Add "standalone media" support for MTL
 2022-09-06 17:10 UTC  (7+ messages)
` [PATCH v2 01/12] drm/i915: Move locking and unclaimed check into mmio_debug_{suspend, resume}
    ` [Intel-gfx] "

[PATCH v3 00/30] Rework the trip points creation
 2022-09-06 16:47 UTC  (37+ messages)
` [PATCH v3 01/30] thermal/core: Add a generic thermal_zone_get_trip() function
` [PATCH v3 02/30] thermal/sysfs: Do not make get_trip_hyst optional
` [PATCH v3 03/30] thermal/core: Add a generic thermal_zone_set_trip() function
` [PATCH v3 04/30] thermal/core: Add a generic thermal_zone_get_crit_temp() function
` [PATCH v3 05/30] thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
` [PATCH v3 06/30] thermal/of: Use generic thermal_zone_get_trip() function
` [PATCH v3 07/30] thermal/of: Remove unused functions
` [PATCH v3 08/30] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
` [PATCH v3 09/30] thermal/drivers/exynos: of_thermal_get_ntrips()
` [PATCH v3 10/30] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
` [PATCH v3 11/30] thermal/drivers/tegra: Use generic thermal_zone_get_trip() function
` [PATCH v3 12/30] thermal/drivers/uniphier: "
` [PATCH v3 13/30] thermal/drivers/hisi: "
` [PATCH v3 14/30] thermal/drivers/qcom: "
` [PATCH v3 15/30] thermal/drivers/armada: "
` [PATCH v3 16/30] thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
` [PATCH v3 17/30] thermal/of: Remove of_thermal_get_ntrips()
` [PATCH v3 18/30] thermal/of: Remove of_thermal_is_trip_valid()
` [PATCH v3 19/30] thermal/of: Remove of_thermal_set_trip_hyst()
` [PATCH v3 20/30] thermal/of: Remove of_thermal_get_crit_temp()
` [PATCH v3 21/30] thermal/drivers/st: Use generic trip points
` [PATCH v3 22/30] thermal/drivers/imx: Use generic thermal_zone_get_trip() function
` [PATCH v3 23/30] thermal/drivers/rcar: "
` [PATCH v3 24/30] thermal/drivers/broadcom: "
` [PATCH v3 25/30] thermal/drivers/da9062: "
` [PATCH v3 26/30] thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_thermal_trip_is_valid()
` [PATCH v3 27/30] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
` [PATCH v3 28/30] thermal/drivers/cxgb4: "
` [PATCH v3 29/30] thermal/intel/int340x: Replace parameter to simplify
` [PATCH v3 30/30] thermal/drivers/intel: Use generic thermal_zone_get_trip() function

[LTP] [PATCH 0/9] Fanotify tests for FAN_MARK_IGNORE
 2022-09-06 17:09 UTC  (10+ messages)
` [LTP] [PATCH 4/9] syscalls/fanotify10: Avoid undesired event in test
` [LTP] [PATCH 5/9] syscalls/fanotify10: Add more verifications and debug info
` [LTP] [PATCH 6/9] syscalls/fanotify10: Use dedicated mark type for inode mark on parent
` [LTP] [PATCH 7/9] syscalls/fanotify10: Run tests with two ignore mask variants

[dm-devel] [PATCH 0/3] multipath-tools documentation fixes
 2022-09-06 17:08 UTC  (2+ messages)

[PATCH v4 00/10] xen/arm: smmuv3: Merge Linux fixes to Xen
 2022-09-06 17:07 UTC  (3+ messages)

[PATCH v2 0/4] ASoC: qcom: add support for sc8280xp machine
 2022-09-06 16:55 UTC  (10+ messages)
` [PATCH v2 1/4] ASoC: qcom: common: use EXPORT_SYMBOL_GPL instead of EXPORT_SYMBOL
` [PATCH v2 2/4] ASoC: dt-bindings: qcom,sm8250: add compatibles for sm8450 and sm8250
  ` [PATCH v2 2/4] ASoC: dt-bindings: qcom, sm8250: "
` [PATCH v2 3/4] ASoC: qcom: sm8250: move some code to common
` [PATCH v2 4/4] ASoC: qcom: add machine driver for sc8280xp

[PATCH iproute2] ip link: add sub-command to view and change DSA master
 2022-09-06 16:55 UTC  (4+ messages)

[PATCH v4 0/4] tools/xenstore: add some new features to the documentation
 2022-09-06 17:07 UTC  (3+ messages)
` [PATCH v4 1/4] tools/xenstore: minor fix of the migration stream doc

[PATCH v2 0/3] Add generic framebuffer support to EFI earlycon driver
 2022-09-06 16:54 UTC  (3+ messages)

[PATCH] btrfs: add KCSAN annotations for unlocked access to block_rsv->full
 2022-09-06 16:48 UTC 

[PATCH v4 00/21] Variety of fixes and new features for mr75203 driver
 2022-09-06 16:53 UTC  (5+ messages)
` [PATCH v4 01/21] hwmon: (mr75203) fix coding style space errors
` [PATCH v4 02/21] dt-bindings: hwmon: (mr75203) fix "intel,vm-map" property to be optional

[PATCH v9 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-09-06 16:52 UTC  (4+ messages)
` [PATCH v9 2/8] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()

[PATCH bpf-next] selftests: bpf: test_kmod.sh: pass parameter to the module
 2022-09-06 16:51 UTC  (2+ messages)

[PATCH 0/8] hugetlb: Use new vma mutex for huge pmd sharing synchronization
 2022-09-06 16:48 UTC  (4+ messages)
` [PATCH 4/8] hugetlb: handle truncate racing with page faults

Cannot turn on AP mode without any error message
 2022-09-06 17:04 UTC  (6+ messages)

[PATCH v12 0/6] populate/unpopulate memory when domain on static allocation
 2022-09-06 17:03 UTC  (4+ messages)
` [PATCH v12 6/6] xen: retrieve reserved pages on populate_physmap

[PATCH 1/6] dt-bindings: mfd: add binding for Apple Mac System Management Controller
 2022-09-06 17:00 UTC  (12+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-06 17:00 UTC 

[PATCH net-next v4 0/8] [RFT] net: dpaa: Convert to phylink
 2022-09-06 16:46 UTC  (4+ messages)

[PATCH 0/3] iova: Some misc changes
 2022-09-06 16:47 UTC  (6+ messages)

[PATCH v2] drivers/virt/vSMP: new driver
 2022-09-06 16:47 UTC  (3+ messages)

[PATCH v5 00/12] x86: Support Key Locker
 2022-09-06 16:46 UTC  (10+ messages)
` [PATCH v5 07/12] x86/cpu/keylocker: Load an internal wrapping key at boot-time

[PATCH v2] arm64: dts: rockchip: Add regulator suffix to BPI-R2-Pro
 2022-09-06 16:42 UTC  (3+ messages)

[PATCH] mm: Check writable zero page in page table check
 2022-09-06 16:42 UTC  (4+ messages)

[PATCH v2 1/4] dma-buf: Add dma_buf_try_get()
 2022-09-06 16:44 UTC  (3+ messages)

[PATCH v5 00/18] Implement call_rcu_lazy() and miscellaneous fixes
 2022-09-06 16:43 UTC  (9+ messages)
` [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation

[PATCH v2] dt-bindings: mfd: Rename mediatek,mt8195-scpsys.yaml
 2022-09-06 16:41 UTC  (3+ messages)

[syzbot] KASAN: slab-out-of-bounds Read in ntfs_get_ea
 2022-09-06 16:55 UTC 

[PATCH v2 3/8] kbuild: move core-y and drivers-y to ./Kbuild
 2022-09-06 16:55 UTC 

[RFC PATCH v2] statx, inode: document the new STATX_INO_VERSION field
 2022-09-06 16:41 UTC  (5+ messages)

[Buildroot] [PATCH] arch/xtensa: xtensa little endian target requires an overlay file
 2022-09-06 16:54 UTC  (3+ messages)

[PATCH bpf-next v4 0/8] bpf: Support struct argument for trampoline base progs
 2022-09-06 16:40 UTC  (3+ messages)
` [PATCH bpf-next v4 2/8] bpf: x86: Support in-register struct arguments in trampoline programs

[PATCH 1/4] stm32mp: stm32prog: support empty flashlayout
 2022-09-06 16:53 UTC  (4+ messages)
` [PATCH 2/4] stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDR
` [PATCH 3/4] stm32mp: stm32prog: solve warning for 64bits compilation
` [PATCH 4/4] stm32mp: stm32prog: correctly handle OTP when SMC is not supported

[PATCH] arm64/ptrace: Don't clear calling process' TIF_SME on OOM
 2022-09-06 16:37 UTC  (3+ messages)

[PATCH 0/3] drm/gma500: Fix 2 locking related WARN_ON oopses
 2022-09-06 16:52 UTC  (7+ messages)
` [PATCH 1/3] drm/gma500: Fix BUG: sleeping function called from invalid context errors
` [PATCH 2/3] drm/gma500: Fix crtc_vblank reference leak when userspace queues multiple events

[PATCH 1/3] mfd: qcom-spmi-pmic: Add pm7250b compatible
 2022-09-06 16:38 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/4] soc: qcom: icc-bwmon: Add support for llcc and cpu bwmon on sc7280
 2022-09-06 16:38 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/2] Add a new board device tree named 'evoker' for herobrine variant
 2022-09-06 16:38 UTC  (2+ messages)

[Buildroot] [for-master] package/gdb: include gdbarch.h in xtensa-linux-nat.c
 2022-09-06 16:52 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sc8280xp: mark USB controllers as wakeup-sources
 2022-09-06 16:38 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: msm8916-samsung-serranove: Add magnetometer
 2022-09-06 16:38 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: fix syscon node names
 2022-09-06 16:38 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sc8280xp-pmics: Remove reg entry & use correct node name for pmc8280c_lpg node
 2022-09-06 16:38 UTC  (2+ messages)

[PATCH v5 4/8] phy: fsl: Add Lynx 10G SerDes driver
 2022-09-06 16:33 UTC  (5+ messages)

[PATCH v12 0/3] Add QCOM SNPS PHY overriding params support
 2022-09-06 16:12 UTC  (3+ messages)
` [PATCH v12 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters

RTT-PROBE: lore-subspace-rtt
 2022-09-06 16:50 UTC 

[PATCH v13 00/13] iommu: SVA and IOPF refactoring
 2022-09-06 16:36 UTC  (3+ messages)
` [PATCH v13 09/13] iommu/sva: Refactoring iommu_sva_bind/unbind_device()

[PATCH 00/31] net/tcp: Add TCP-AO support
 2022-09-06 16:34 UTC  (4+ messages)
` [PATCH 25/31] selftests/net: Add TCP-AO library

[PATCH 0/4] Add DP MST DSC support to i915
 2022-09-06 16:50 UTC  (6+ messages)
` [PATCH 1/4] drm: Add missing DP DSC extended capability definitions
        ` [Intel-gfx] "

[powerpc:next-test 26/64] arch/powerpc/math-emu/math_efp.c:177:5: error: no previous prototype for 'do_spe_mathemu'
 2022-09-06 16:47 UTC 

[RFC PATCH HBK: 7/8] caam alg: symmetric key ciphers are updated
 2022-09-06 16:47 UTC  (2+ messages)

drivers/media/platform/intel/pxa_camera.c:2449:34: warning: unused variable 'pxa_camera_of_match'
 2022-09-06 16:47 UTC 

[PATCH] lib/timeutils: Add %s (seconds since the Epoch) to parse_timestamp()
 2022-09-06 16:31 UTC  (3+ messages)

[PATCH v6 0/4] dmaengine: sdma support hdmi audio
 2022-09-06 16:25 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema
    ` [EXT] "

[RFC] Socket termination for policy enforcement and load-balancing
 2022-09-06 16:28 UTC  (4+ messages)

[RFC PATCH v2 0/9] Enable 3D LUT to AMD display drivers
 2022-09-06 16:46 UTC  (9+ messages)
` [RFC PATCH v2 2/9] drm/amd/display: add comments to describe DM crtc color mgmt behavior
` [RFC PATCH v2 3/9] drm/drm_color_mgmt: add shaper LUT to color mgmt properties
` [RFC PATCH v2 4/9] drm/drm_color_mgmt: add 3D "
` [RFC PATCH v2 5/9] drm/amd/display: encapsulate atomic regamma operation
` [RFC PATCH v2 6/9] drm/amd/display: add user 3D LUT support to the amdgpu_dm color pipeline
` [RFC PATCH v2 7/9] drm/amd/display: add user shaper LUT support to "
` [RFC PATCH v2 8/9] drm/amd/display: update lut3d and shaper lut to stream
` [RFC PATCH v2 9/9] drm/amd/display: enable DRM shaper and 3D LUT properties

[PATCH v2 5/5] bbdev: add new operation for FFT processing
 2022-09-06 16:47 UTC  (3+ messages)
` [PATCH v7 0/7] bbdev changes for 22.11

[PATCH net-next] sfc: introduce shutdown entry point in efx pci driver
 2022-09-06 16:27 UTC  (2+ messages)


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.