All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-22 16:00:58 to 2022-04-22 16:39:01 UTC [more...]

[RFC PATCH v2 0/6] hugetlb: Change huge pmd sharing synchronization again
 2022-04-22 16:38 UTC  (2+ messages)

5.10.4+ hang with 'rmmod nf_conntrack'
 2022-04-22 16:32 UTC  (4+ messages)

[PATCH v3 0/2] sched/tracing: sched_switch prev_state reported as TASK_RUNNING when it's not
 2022-04-22 16:37 UTC  (4+ messages)
` [PATCH] sched/tracing: append prev_state to tp args instead

[ANNOUNCE] Contribution Period is Closed
 2022-04-22 16:39 UTC 

[PATCH 0/8] Add SCMI version of ST boards
 2022-04-22 16:32 UTC  (14+ messages)
` [PATCH 1/8] dt-bindings: rcc: Add optional external ethernet RX clock properties
` [PATCH 2/8] dt-bindings: clock: stm32mp1: describes clocks if "st,stm32mp1-rcc-secure"
` [PATCH 5/8] ARM: stm32: select OPTEE on MPU family
` [PATCH 6/8] ARM: dts: stm32: enable optee firmware and SCMI support on STM32MP15

[PATCH v3 0/2] dt-bindings: pwm: convert atmel pwm to json-schema
 2022-04-22 16:32 UTC  (3+ messages)

[PATCH v4 0/2] Add PWM driver for Suplus SP7021 SoC
 2022-04-22 16:36 UTC  (2+ messages)

[PATCH net 0/3] ip_gre, ip6_gre: o_seqno fixes
 2022-04-22 16:35 UTC  (7+ messages)
` [PATCH net 1/3] ip_gre: Make o_seqno start from 0 in native mode
` [PATCH net 2/3] ip6_gre: "
` [PATCH net 3/3] ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode

[PATCH v3 0/2] Adds starting the idle domain privileged
 2022-04-22 16:34 UTC  (3+ messages)
` [PATCH v3 1/2] xsm: create idle domain privileged and demote after setup
` [PATCH v3 2/2] flask: implement xsm_set_system_active

KRETPROBES are broken since the commit 73f9b911faa7
 2022-04-22 16:35 UTC  (6+ messages)
` [PATCH] x86/kprobes: Fix KRETPROBES when CONFIG_KRETPROBE_ON_RETHOOK is set

[PATCH v11 0/9] ACPI/IORT: Support for IORT RMR node
 2022-04-22 16:29 UTC  (30+ messages)
` [PATCH v11 1/9] iommu: Introduce a callback to struct iommu_resv_region
` [PATCH v11 2/9] ACPI/IORT: Make iort_iommu_msi_get_resv_regions() return void
` [PATCH v11 3/9] ACPI/IORT: Provide a generic helper to retrieve reserve regions
` [PATCH v11 4/9] ACPI/IORT: Add support to retrieve IORT RMR reserved regions
` [PATCH v11 5/9] ACPI/IORT: Add a helper to retrieve RMR info directly
` [PATCH v11 6/9] iommu/arm-smmu-v3: Introduce strtab init helper
` [PATCH v11 7/9] iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypass
` [PATCH v11 8/9] iommu/arm-smmu-v3: Get associated RMR info and install bypass STE
` [PATCH v11 9/9] iommu/arm-smmu: Get associated RMR info and install bypass SMR

[PATCH v3 00/24] H.264 Field Decoding Support for Frame-based Decoders
 2022-04-22 16:33 UTC  (5+ messages)
` [PATCH v3 09/24] media: v4l2: Trace calculated p/b0/b1 initial reflist

[PATCH v14 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2022-04-22 16:30 UTC  (6+ messages)
` [PATCH v14 2/2] pwm: Add support for "

RTT-PROBE: lore-subspace-rtt
 2022-04-22 16:32 UTC 

[PATCH bpf-next] libbpf: also check /sys/kernel/tracing for tracefs files
 2022-04-22 16:32 UTC  (2+ messages)

[PATCH v35 00/29] LSM: Module stacking for AppArmor
 2022-04-22 16:29 UTC  (13+ messages)
` [PATCH v35 24/29] LSM: Add a function to report multiple LSMs
` [PATCH v35 25/29] Audit: Allow multiple records in an audit_buffer
` [PATCH v35 26/29] Audit: Add record for multiple task security contexts
` [PATCH v35 27/29] Audit: Add record for multiple object contexts

[PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-04-22 16:28 UTC  (5+ messages)
` [PATCH v14 16/39] arm64/sme: Implement traps and syscall handling for SME

[PATCH] pinctrl: stm32: improve bank clocks management
 2022-04-22 16:26 UTC  (3+ messages)

[RFC] eal: add bus cleanup to eal cleanup
 2022-04-22 16:27 UTC  (2+ messages)
` [RFC v2] "

[PATCH RFC 00/21] perf intel-pt: Better support for perf record --cpu
 2022-04-22 16:24 UTC  (22+ messages)
` [PATCH RFC 01/21] libperf evsel: Factor out perf_evsel__ioctl()
` [PATCH RFC 02/21] libperf evsel: Add perf_evsel__enable_thread()
` [PATCH RFC 03/21] perf evlist: Use libperf functions in evlist__enable_event_idx()
` [PATCH RFC 04/21] perf auxtrace: Move evlist__enable_event_idx() to auxtrace.c
` [PATCH RFC 05/21] perf auxtrace: Do not mix up mmap idx
` [PATCH RFC 06/21] libperf evlist: Remove ->idx() per_cpu parameter
` [PATCH RFC 07/21] libperf evlist: Move ->idx() into mmap_per_evsel()
` [PATCH RFC 08/21] libperf evlist: Add evsel as a parameter to ->idx()
` [PATCH RFC 09/21] perf auxtrace: Record whether an auxtrace mmap is needed
` [PATCH RFC 10/21] perf auxctrace: Add mmap_needed to auxtrace_mmap_params
` [PATCH RFC 11/21] perf auxtrace: Remove auxtrace_mmap_params__set_idx() per_cpu parameter
` [PATCH RFC 12/21] perf evlist: Factor out evlist__dummy_event()
` [PATCH RFC 13/21] perf evlist: Add evlist__add_system_wide_dummy()
` [PATCH RFC 14/21] perf record: Use evlist__add_system_wide_dummy() in record__config_text_poke()
` [PATCH RFC 15/21] perf intel-pt: Use evlist__add_system_wide_dummy() for switch tracking
` [PATCH RFC 16/21] perf intel-pt: Track sideband system-wide when needed
` [PATCH RFC 17/21] perf tools: Allow all_cpus to be a superset of user_requested_cpus
` [PATCH RFC 18/21] libperf evlist: Allow mixing per-thread and per-cpu mmaps
` [PATCH RFC 19/21] perf stat: Add requires_cpu flag for uncore
` [PATCH RFC 20/21] perf tools: Allow system-wide events to keep their own CPUs
` [PATCH RFC 21/21] perf tools: Allow system-wide events to keep their own threads

Wintun on Windows 11
 2022-04-22 16:25 UTC  (2+ messages)

[PATCH] drm/amdgpu: Ta fw needs to be loaded for SRIOV aldebaran
 2022-04-22 16:26 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib/i915: remove use of debugfs/i915_next_seqno
 2022-04-22 16:24 UTC  (2+ messages)

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

[PATCH] clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value
 2022-04-22 16:22 UTC  (3+ messages)

[PATCH 0/2] Request to test fix for "x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP)"
 2022-04-22 16:23 UTC  (3+ messages)
` [PATCH 1/2] mm/vmalloc: huge vmalloc backing pages should be split rather than compound

[PATCH] clocksource/drivers/oxnas: fix error check return value of irq_of_parse_and_map()
 2022-04-22 16:22 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-22 16:22 UTC 

[PATCH v3] x86/speculation, KVM: only IBPB for switch_mm_always_ibpb on vCPU load
 2022-04-22 16:21 UTC 

[PATCH] xfs: fix soft lockup via spinning in filestream ag selection loop
 2022-04-22 16:22 UTC  (3+ messages)

[PATCH v2] PCI: mediatek-gen3: Update entries to distinguish MediaTek PCIe controller
 2022-04-22 16:21 UTC  (4+ messages)

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

[PATCH] mm: make minimum slab alignment a runtime property
 2022-04-22 16:19 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t] intel-ci: Reorder system suspend to last
 2022-04-22 16:20 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for intel-ci: Reorder system suspend to last (rev3)

[PATCH v8 00/10] kernfs: Remove reference counting for kernfs_open_node
 2022-04-22 16:19 UTC  (5+ messages)
` [PATCH v8 01/10] "
` [PATCH v8 02/10] kernfs: make ->attr.open RCU protected

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.112-5-g01ffcf58029e)
 2022-04-22 16:19 UTC 

[PATCH] pwm: tegra: Optimize period calculation
 2022-04-22 16:19 UTC  (2+ messages)

[PATCH v3 0/2] DSS: Add support for DisplayPort
 2022-04-22 16:17 UTC  (5+ messages)

[PATCH 1/3] Input: goodix - Fix double free on managed resource
 2022-04-22 16:17 UTC  (3+ messages)
` [PATCH 2/3] HID: logitech-hidpp: "
` [PATCH 3/3] HID: wacom: "

[Buildroot] [PATCH 1/8] package/perl-crypt-openssl-guess: bump to version 0.15
 2022-04-22 16:15 UTC  (8+ messages)
` [Buildroot] [PATCH 2/8] package/perl-file-listing: bump to version 6.15
` [Buildroot] [PATCH 3/8] package/perl-html-parser: bump to 3.78
` [Buildroot] [PATCH 4/8] package/perl-http-daemon: bump to version 6.14
` [Buildroot] [PATCH 5/8] package/perl-libwww-perl: bump to version 6.62
` [Buildroot] [PATCH 6/8] package/perl-mojolicious: bump to version 9.24
` [Buildroot] [PATCH 7/8] package/perl-net-http: bump to version 6.22
` [Buildroot] [PATCH 8/8] package/perl-package-stash: bump to version 0.40

Wireguard Windows Client questions
 2022-04-22 16:16 UTC  (2+ messages)

stable-rc/queue/5.4 build: 189 builds: 3 failed, 186 passed, 4 errors, 28 warnings (v5.4.190-6-g063a41f44534)
 2022-04-22 16:15 UTC 

[igt-dev] [PATCH i-g-t 1/3] lib/igt_sysfs: Add helpers to iterate over GTs
 2022-04-22 16:15 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 3/3] tests/i915_pm_disag_freq: New test for media freq factor

[PATCH 2/2] thermal: sun8i: add R329 THS
 2022-04-22 16:11 UTC  (2+ messages)

[PATCH v3 0/7] staging: r8188eu: fix warnings reported by checkpatch
 2022-04-22 16:13 UTC  (7+ messages)
` [PATCH v3 1/7] staging: r8188eu: remove unused member free_bss_buf

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

[PATCH] drm/vmwgfx: Reserve fence slots on buffer objects in cotables
 2022-04-22 16:13 UTC 

[PATCH] pwm: atmel-tcb: Drop duplicated tracking of per-channel data
 2022-04-22 16:13 UTC  (2+ messages)

Git bug report - disk errors on Windows after push
 2022-04-22 16:13 UTC  (4+ messages)

[PATCH] drm/vmwgfx: reserve fence slots on new resources
 2022-04-22 16:13 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-22 16:12 UTC 

[PATCH] mbuto: quote variable assignments
 2022-04-22 16:12 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: timer: Add PWM compatible for X1000 SoC
 2022-04-22 16:12 UTC  (3+ messages)
` [PATCH v2 2/2] mips: dts: ingenic: x1000: Add PWM device tree node

git push locks up forever, file protocol
 2022-04-22 16:11 UTC  (4+ messages)

[PATCH v9 0/4] Add support for the eDP panel over aux_bus
 2022-04-22 16:10 UTC  (7+ messages)
` [PATCH v9 2/4] drm/msm/dp: Support only IRQ_HPD and REPLUG interrupts for eDP

[PATCH 2/2] Input: sun4i-lradc-keys - add support for R329 LRADC
 2022-04-22 16:07 UTC  (2+ messages)

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

[igt-dev] [PATCH i-g-t] lib/intel_device_info: Add IS_DGFX() support
 2022-04-22 16:07 UTC  (2+ messages)

[PATCH] mtdblock: warn if opened on NAND
 2022-04-22 16:07 UTC  (2+ messages)

[PATCH v2] mm: make minimum slab alignment a runtime property
 2022-04-22 16:04 UTC  (3+ messages)

[PATCH] usb: common: debug: Hex dump non-standard control requests
 2022-04-22 16:06 UTC  (3+ messages)

Coding style operator precedence
 2022-04-22 15:44 UTC  (3+ messages)

[PATCH 0/3] btrtl: try to use OF machine compatible as config postfix
 2022-04-22 16:05 UTC  (2+ messages)

[PATCH V3] riscv: patch_text: Fixup last cpu should be master
 2022-04-22 16:02 UTC  (3+ messages)

[GIT PULL] RISC-V Fixes for 5.18-rc4
 2022-04-22 16:02 UTC  (2+ messages)

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

[PATCH 00/12] Initial support for Allwinner R329
 2022-04-22 15:41 UTC  (2+ messages)
` [PATCH 03/12] pinctrl: sunxi: add support for R329 R-PIO pin controller

[PATCH v2] mm/memory-failure.c: skip huge_zero_page in memory_failure()
 2022-04-22 16:03 UTC  (6+ messages)

FEC MDIO read timeout on linkup
 2022-04-22 16:04 UTC  (3+ messages)

[PATCH 0/2] ASoC: Add macros for signed TLV controls with callbacks
 2022-04-22 16:01 UTC  (6+ messages)
` [PATCH 1/2] ASoC: soc.h: Introduce SOC_DOUBLE_R_S_EXT_TLV() macro
` [PATCH 2/2] ASoC: soc.h: Add SOC_SINGLE_S_EXT_TLV macro

[PATCH 1/3] Bluetooth: btrtl: try config w/o postfix if postfixed one failed to load
 2022-04-22 16:02 UTC  (3+ messages)
` [PATCH 2/3] Bluetooth: btrtl: use board DT compatible string as config postfix
` [PATCH 3/3] Bluetooth: btrtl: allow longer config file name

[PATCH 2/4] spi: sun6i: change OF match data to a struct
 2022-04-22 15:56 UTC  (3+ messages)
` [PATCH 3/4] spi: sun6i: add quirk for in-controller clock divider
` [PATCH 4/4] spi: sun6i: add support for R329 SPI controllers

RTT-PROBE: lore-subspace-rtt
 2022-04-22 16:02 UTC 

[PATCH] binder: add BINDER_GET_EXTENDED_ERROR ioctl
 2022-04-22 16:01 UTC  (3+ messages)

[PATCH liburing v2 0/7] run tests in parallel
 2022-04-22 16:01 UTC  (8+ messages)
` [PATCH liburing v2 1/7] test: handle mmap return failures in pollfree test
` [PATCH liburing v2 2/7] test: use unique path for socket
` [PATCH liburing v2 3/7] test: use unique ports
` [PATCH liburing v2 4/7] test: use unique filenames
` [PATCH liburing v2 5/7] test: mkdir -p output folder
` [PATCH liburing v2 6/7] test: add make targets for each test
` [PATCH liburing v2 7/7] test: use remove_buffers instead of nop to generate error codes


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.