All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-26 06:50:36 to 2022-08-26 07:45:58 UTC [more...]

[PATCH] rtc: fsl-ftm-alarm: Use module_init and add module_exit
 2022-08-26  7:45 UTC  (3+ messages)

git gc memory usage
 2022-08-26  7:45 UTC 

[PATCH RESEND v3 0/4] ARM: Convert to ARCH_STACKWALK
 2022-08-26  7:40 UTC  (10+ messages)
` [PATCH RESEND v3 1/4] ARM: stacktrace: Skip frame pointer boundary check for call_with_stack()
` [PATCH RESEND v3 2/4] ARM: stacktrace: Avoid duplicate saving of exception PC value
` [PATCH RESEND v3 3/4] ARM: stacktrace: Make stack walk callback consistent with generic code
` [PATCH RESEND v3 4/4] ARM: stacktrace: Convert stacktrace to generic ARCH_STACKWALK

[PATCH linux-next] rpmsg: char: Remove the unneeded result variable
 2022-08-26  7:40 UTC  (2+ messages)

[PATCH] i2c: i801: Prefer async probe
 2022-08-26  7:44 UTC 

[PATCH -next 0/2] allow gpio simulator be used as interrupt controller
 2022-08-26  8:02 UTC  (3+ messages)
` [PATCH -next 1/2] genirq/irq_sim: Allow both one and two cell bindings
` [PATCH -next 2/2] gpio: sim: make gpio simulator can be used as interrupt controller

[PATCH 1/3] m68knommu: fix non-specific 68328 choice interrupt build failure
 2022-08-26  7:44 UTC  (6+ messages)
` [PATCH 2/3] m68knommu: fix non-mmu classic 68000 legacy timer tick selection
` [PATCH 3/3] m68k: allow kexec on all MMU enabled CPUs

[PATCH -next v2 0/2]riscv: some refactorings realted to uaccess and extable
 2022-08-26  7:43 UTC  (6+ messages)
` [PATCH -next v2 1/2] riscv: uaccess: rename __get/put_user_nocheck to __get/put_mem_nocheck

[PATCH v2] btrfs: zoned: set pseudo max append zone limit in zone emulation mode
 2022-08-26  7:42 UTC 

[PATCH net-next v3 0/7] Polling be gone on LAN95xx
 2022-08-26  7:41 UTC  (8+ messages)
` [PATCH net-next v3 5/7] usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling

[LTP] [PATCH] syscalls/semctl03: Solve kernel panic in semctl03
 2022-08-26  7:41 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/guc: Remove log size module parameters
 2022-08-26  7:41 UTC  (4+ messages)
`  "

[PATCH V5] mm: fix use-after free of page_ext after race with memory-offline
 2022-08-26  7:40 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2022-08-26  7:40 UTC  (5+ messages)
` strlcpy() notes (was Re: [GIT PULL] smb3 client fixes)

[PATCH -next] sched/deadline: Add start_new_instance helper
 2022-08-26  7:40 UTC  (3+ messages)

[PATCH] compiler-gcc.h: Remove ancient workaround for gcc PR 58670
 2022-08-26  7:38 UTC  (5+ messages)

[GIT PULL] SCSI fixes for 6.0-rc2
 2022-08-26  7:39 UTC 

[PATCH 0/4] Add support for atomic async page-flips
 2022-08-26  7:38 UTC  (4+ messages)
` [PATCH 4/4] amd/display: indicate support for atomic async page-flips on DCN

[RFC 0/2] Introduce cgroup.top interface
 2022-08-26  7:38 UTC  (4+ messages)
` [RFC 2/2] memcg: Adapt cgroup.top into per-memcg

[RFC PATCH] mm: reduce noise in show_mem for lowmem allocations
 2022-08-26  7:37 UTC  (4+ messages)

[PATCH v2 7/9] LoongArch: modules/ftrace: Initialize PLT at load time
 2022-08-26  7:36 UTC  (3+ messages)
` [PATCH v2 8/9] LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
` [PATCH v2 9/9] LoongArch: Enable CONFIG_KALLSYMS_ALL and CONFIG_DEBUG_FS

[selinux-testsuite PATCH] tests/binder: remove stray flag files with 'make clean'
 2022-08-26  7:34 UTC  (4+ messages)

ARMADA espressobin SATA drive detection failure
 2022-08-26  7:34 UTC  (14+ messages)

linux-next: build failure after merge of the mm tree
 2022-08-26  7:32 UTC  (2+ messages)

[PATCH v13 00/10] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-26  7:31 UTC  (6+ messages)
` [PATCH v13 05/10] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs

[PATCH] revl: Mutex shouldn't require locked objects to have the Sync trait
 2022-08-26  7:32 UTC 

[PATCH v2 0/8] Documentation: Kunit: clean kunit-tool.rst and start.rst
 2022-08-26  7:31 UTC  (18+ messages)
` [PATCH v2 1/8] Documentation: KUnit: remove duplicated docs for kunit_tool
` [PATCH v2 2/8] Documentation: KUnit: avoid repeating "kunit.py run" in start.rst
` [PATCH v2 3/8] Documentation: KUnit: add note about mrproper "
` [PATCH v2 4/8] Documentation: KUnit: Reword start guide for selecting tests
` [PATCH v2 5/8] Documentation: KUnit: add intro to the getting-started page
` [PATCH v2 6/8] Documentation: KUnit: update links in the index page
` [PATCH v2 7/8] lib: overflow: update reference to kunit-tool
` [PATCH v2 8/8] lib: stackinit: "

[PATCH 1/2] net: dsa: microchip: add KSZ9896 switch support
 2022-08-26  7:31 UTC  (3+ messages)

[PATCH v2 0/9] LoongArch: Add ftrace support
 2022-08-26  7:31 UTC  (7+ messages)
` [PATCH v2 1/9] LoongArch/ftrace: Add basic support
` [PATCH v2 2/9] LoongArch/ftrace: Add recordmcount support
` [PATCH v2 3/9] LoongArch/ftrace: Add dynamic function tracer support
` [PATCH v2 4/9] LoongArch/ftrace: Add dynamic function graph "
` [PATCH v2 5/9] LoongArch/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support
` [PATCH v2 6/9] LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS support

[PATCH v2 0/3] Handle number of queue changes
 2022-08-26  7:31 UTC  (8+ messages)
` [PATCH v2 3/3] nvme-rdma: "

[PATCH wpan-next 00/20] net: ieee802154: Support scanning/beaconing
 2022-08-26  7:30 UTC  (12+ messages)
` [PATCH wpan-next 01/20] net: mac802154: Allow the creation of coordinator interfaces

[PATCH] drm/ast: add dmabuf/prime buffer sharing support
 2022-08-26  7:29 UTC  (3+ messages)

slirp: Can I get IPv6-only DHCP working?
 2022-08-26  7:21 UTC  (4+ messages)

[BISECTED][REGRESSION] Kernel 6.0-rcX hangs on resume on Sony Vaio VPCM13M1E
 2022-08-26  7:28 UTC 

[PATCH linux-next] LoongArch: mm: Remove the unneeded result variable
 2022-08-26  7:29 UTC 

[PATCH linux-next] drm/msm/dsi: Remove the unneeded result variable
 2022-08-26  7:28 UTC  (2+ messages)

[RFC PATCH v2 0/4] can: bxcan: add support for ST bxCAN controller
 2022-08-26  7:27 UTC  (8+ messages)
` [RFC PATCH v2 1/4] dt-bindings: net: can: add STM32 bxcan DT bindings

[PATCH linux-next] tracing: Remove the unneeded result variable
 2022-08-26  7:27 UTC 

[PATCH linux-next] arm/ftrace: Remove the unneeded result variable
 2022-08-26  7:26 UTC  (2+ messages)

[PATCH linux-next] scsi: snic: Remove the unneeded result variable
 2022-08-26  7:26 UTC 

[PATCH v2 0/2] nvmem: lan9662-otpc: add support
 2022-08-26  7:31 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: lan9662-otpc: document Lan9662 OTPC

[ovmf test] 172786: regressions - FAIL
 2022-08-26  7:26 UTC 

[PATCH -next 1/3] fail_function: Switch to memdup_user_nul() helper
 2022-08-26  7:33 UTC  (3+ messages)
` [PATCH -next 2/3] fail_function: refctor code of checking return value of register_kprobe()
` [PATCH -next 3/3] fail_function: fix wrong use of fei_attr_remove()

[PATCH linux-next] scsi: mpt3sas: Remove the unneeded result variable
 2022-08-26  7:25 UTC 

[bug report] net/mlx5: E-Switch, Move send to vport meta rule creation
 2022-08-26  7:24 UTC 

fw_devlink.strict=1 breaks sound card probe ?
 2022-08-26  7:24 UTC  (7+ messages)

[PATCH linux-next] drm/amdgpu: Remove the unneeded result variable
 2022-08-26  7:23 UTC  (2+ messages)

[PATCH] net/ice: support original represented_port action
 2022-08-26  7:25 UTC 

Should Linux set the new constant-time mode CPU flags?
 2022-08-26  7:23 UTC  (3+ messages)

[PATCH -next] sched/deadline: Add compare_task_rq helper
 2022-08-26  7:23 UTC  (3+ messages)

[PATCH v2 00/25] usb: gadget: f_tcm: Enhance UASP driver
 2022-08-26  7:22 UTC  (7+ messages)
` [PATCH v2 11/25] usb: gadget: f_tcm: Execute command on write completion
` [PATCH v2 15/25] usb: gadget: f_tcm: Cleanup unused variable
` [PATCH v2 16/25] usb: gadget: f_tcm: Update state on data write

[PATCH v5 0/4] media: amphion: add support for contiguous format
 2022-08-26  7:20 UTC  (4+ messages)
` [PATCH v5 2/4] media: amphion: tell and handle contiguous and non "

[PATCH v6 0/9] static shared memory on dom0less system
 2022-08-26  7:21 UTC  (3+ messages)
` [PATCH v6 9/9] xen: Add static memory sharing in SUPPORT.md

[RFC PATCH 0/4] can: bxcan: add support for ST bxCAN controller
 2022-08-26  7:20 UTC  (6+ messages)
` [RFC PATCH 1/4] dt-bindings: net: can: add STM32 bxcan DT bindings

[syzbot] linux-next test error: BUG: program execution failed: executor NUM: exit status NUM (3)
 2022-08-26  7:19 UTC 

[PATCH] Make XEN_FW_EFI_MEM_INFO easier to use
 2022-08-26  7:18 UTC  (4+ messages)

[PATCH linux-next] mm: backing-dev: Remove the unneeded result variable
 2022-08-26  7:19 UTC 

Potential problems with url.<base>.insteadOf
 2022-08-26  7:09 UTC  (2+ messages)

[PATCH v2 1/2] clk: qcom: gcc-sc7180: Keep the USB GDSC always on
 2022-08-26  7:16 UTC  (3+ messages)
` [PATCH v2 2/2] clk: qcom: gcc-sc7280: Keep the USB GDSCs "

[PATCH] xen/xen-pciback: fix repeated words in comments
 2022-08-26  7:16 UTC  (2+ messages)

[PATCH 0/2] xen-blk{front,back}: Advertise feature-persistent as user requested
 2022-08-26  7:15 UTC  (2+ messages)

[PATCH v12 00/10] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-26  7:14 UTC  (4+ messages)
` [PATCH v12 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h

[PATCH v2] dt-bindings: arm: mediatek: mmsys: change compatible for MT8195
 2022-08-26  7:13 UTC  (7+ messages)

[PATCH] hw/nvme: Add iothread support
 2022-08-26  7:11 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8450: add Inline Crypto Engine registers and clock
 2022-08-26  7:12 UTC 

Considering add log.format and show.format configure option
 2022-08-26  7:12 UTC 

[PATCH 1/2] clk: qcom: gcc-sc7180: Keep USB GDSC power domain on when USB wakeup is enabled
 2022-08-26  7:12 UTC  (7+ messages)
` [PATCH 2/2] clk: qcom: gcc-sc7280: Keep USB GDSC power domains "

[Bug 216373] New: Uncorrected errors reported for AMD GPU
 2022-08-26  7:10 UTC  (3+ messages)

[PATCH 0/11] annotating unused function parameters
 2022-08-26  7:10 UTC  (7+ messages)

[LTP] [PATCH v1] Rewrite process_vm01 test using new LTP API
 2022-08-26  7:04 UTC  (2+ messages)

[PATCH 0/1] pack-bitmap.c: avoid exposing absolute paths
 2022-08-26  7:09 UTC  (2+ messages)
` [PATCH 1/1] "

Regarding WQ_MEM_RECLAIM
 2022-08-26  7:07 UTC  (3+ messages)

[PATCH v5 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-08-25 22:21 UTC  (5+ messages)
` [PATCH v5 15/31] platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a header (v2)
` [PATCH v5 17/31] ACPI: video: Add Nvidia WMI EC brightness control detection (v3)

[PATCH v4 0/6] Add support for TI TPS65219 PMIC
 2022-08-26  7:06 UTC  (3+ messages)

[PATCH nf] netfilter: remove nf_conntrack_helper sysctl toggle
 2022-08-26  7:06 UTC 

[PATCH v1 1/2] eal: add lcore busyness telemetry
 2022-08-26  7:05 UTC  (4+ messages)
` [PATCH v3 0/3] Add lcore poll "
  ` [PATCH v3 1/3] eal: add "

[RFC] drm/kms: control display brightness through drm_connector properties
 2022-08-25 21:40 UTC  (4+ messages)

[PATCH 0/5] Make atmel serial driver aware of GCLK
 2022-08-26  7:03 UTC  (4+ messages)
` [PATCH 4/5] clk: at91: sama5d2: Add Generic Clocks for UART/USART

[PATCH 0/7] arm64: dts: qcom: Fix broken regulator spec on RPMH boards
 2022-08-26  7:02 UTC  (2+ messages)

[PATCH 0/9] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
 2022-08-26  7:01 UTC  (5+ messages)
` [PATCH 7/9] KVM: arm64: PMU: Allow ID_AA64DFR0_EL1.PMUver to be set from userspace

[PATCH 0/8] Documentation: Kunit: clean kunit-tool.rst and start.rst
 2022-08-26  7:01 UTC  (4+ messages)
` [PATCH 2/8] Documentation: KUnit: avoid repeating "kunit.py run" in start.rst

[Bug 215880] Resume process hangs for 5-6 seconds starting sometime in 5.16
 2022-08-26  7:00 UTC  (3+ messages)

[PATCH -next v2 0/3] Delay the initializaton of zswap
 2022-08-26  7:34 UTC  (4+ messages)
` [PATCH -next v2 1/3] mm/zswap: replace zswap_init_{started/failed} with zswap_init_state
` [PATCH -next v2 2/3] mm/zswap: delay the initializaton of zswap until the first enablement
` [PATCH -next v2 3/3] mm/zswap: skip confusing print info

[meta-oe][PATCH v2 2/2] protobuf: change build system to cmake
 2022-08-26  6:59 UTC 

[PATCH net-next v2 0/3] sfc: add support for PTP over IPv6 and 802.3
 2022-08-26  6:58 UTC  (4+ messages)
` [PATCH net-next v3 "

[PATCH v1 0/2] Fix the wrong order of phy callbacks
 2022-08-26  6:56 UTC  (5+ messages)

[PATCH v3 0/6] Add the iMX8MP PCIe support
 2022-08-26  6:56 UTC  (5+ messages)

[PATCH v4] arm64: dts: qcom: sc7280: Fix Dmic no sound on villager-r1
 2022-08-26  6:56 UTC  (2+ messages)

[PATCH net-next v2] drivers/net/ethernet: check return value of e1e_rphy()
 2022-08-26  6:56 UTC 

[PATCH v3 1/2] Documentation: devicetree: update bindings for tps23861
 2022-08-26  6:56 UTC  (6+ messages)

[PATCH -next] Documentation/hw-vuln: Update spectre doc
 2022-08-26  6:51 UTC 

[Buildroot] [PATCH v2] Extend Qt6 configuration
 2022-08-26  6:47 UTC  (20+ messages)
` [Buildroot] [PATCH v2 11/29] package/qt6/qt6base: add qt support for zstd when using the package
` [Buildroot] [PATCH v2 12/29] package/qt6/qt6base: add qt support for SSE/AVX SIMD extensions
` [Buildroot] [PATCH v2 13/29] package/qt6/qt6base: add linking to libatomic
` [Buildroot] [PATCH v2 14/29] package/qt6/qt6base: add support to link qt to openssl
` [Buildroot] [PATCH v2 15/29] package/qt6/qt6base: add qt icu support
` [Buildroot] [PATCH v2 16/29] package/qt6/qt6base: add qt libudev support
` [Buildroot] [PATCH v2 17/29] package/qt6/qt6base: add qt libglib2 support
` [Buildroot] [PATCH v2 18/29] package/qt6/qt6base: add support for passing custom options
` [Buildroot] [PATCH v2 19/29] package/qt6/qt6base: add support for sql module w/ mysql
` [Buildroot] [PATCH v2 20/29] package/qt6/qt6base: add support for sql module with postgresql
` [Buildroot] [PATCH v2 21/29] package/qt6/qt6base: add support for sql module with sqlite
` [Buildroot] [PATCH v2 22/29] package/qt6/qt6base: add support for gui module
` [Buildroot] [PATCH v2 23/29] package/qt6/qt6base: add support for gui module fontconfig/harfbuzz
` [Buildroot] [PATCH v2 24/29] package/qt6/qt6base: Add support for gui module jpeg/png/gif image format
` [Buildroot] [PATCH v2 25/29] package/qt6/qt6base: add support for gui module widgets/opengl/graphics backends
` [Buildroot] [PATCH v2 26/29] package/qt6/qt6base: add support for gui module tslib
` [Buildroot] [PATCH v2 27/29] package/qt6/qt6base: add support for gui module libinput
` [Buildroot] [PATCH v2 28/29] package/qt6/qt6base: add support for gui module kms
` [Buildroot] [PATCH v2 29/29] package/qt6/qt6base: add support for gui module printsupport/cups

[PATCH v3 0/2] hw/nvme: add irqfd support
 2022-08-26  6:50 UTC  (3+ messages)

[PATCH 1/4] ARM: socfpga: achilles: fix entry_function usage
 2022-08-26  6:49 UTC  (4+ messages)
` [PATCH 2/4] ARM: socfpga: add Arria10-specific errata init
` [PATCH 3/4] ARM: socfpga: Enclustra AA1: enable ARM errata
` [PATCH 4/4] ARM: Socfpga: Achilles: Enable "

[PATCH v5 0/5] RK3568 PCIe V3 support
 2022-08-26  6:50 UTC  (6+ messages)
` [PATCH v5 5/5] arm64: dts: rockchip: Add PCIe v3 nodes to BPI-R2-Pro

[PATCH bpf-next v4 0/3] Add skb + xdp dynptrs
 2022-08-26  6:50 UTC  (9+ messages)
` [PATCH bpf-next v4 2/3] bpf: Add "


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.