All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-12 22:19:50 to 2021-12-13 00:51:56 UTC [more...]

[PATCH v2 0/8] Nuvoton WPCM450 pinctrl and GPIO driver
 2021-12-12 23:38 UTC  (19+ messages)
` [PATCH v2 1/8] dt-bindings: arm/npcm: Add binding for global control registers (GCR)
` [PATCH v2 4/8] dt-bindings: pinctrl: Add Nuvoton WPCM450
` [PATCH v2 5/8] pinctrl: nuvoton: Add driver for WPCM450

drivers/pci/p2pdma.c:536:11: warning: Dereference of null pointer [clang-analyzer-core.NullDereference]
 2021-12-13  0:51 UTC 

[PATCH v3 00/18] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-12-13  0:50 UTC  (10+ messages)
` [PATCH v3 04/18] driver core: platform: Add driver dma ownership management

[PATCH net-next] net: stmmac: bump tc when get underflow error from DMA descriptor
 2021-12-13  0:49 UTC  (6+ messages)
    ` [EXT] "

[PATCH v2 0/6] KEXEC_SIG with appended signature
 2021-12-13  0:46 UTC  (6+ messages)
` [PATCH v2 2/6] powerpc/kexec_file: Add KEXEC_SIG support

[PATCH v2] MIPS: Makefile: Remove "ifdef need-compiler" for Kbuild.platforms
 2021-12-13  0:35 UTC  (4+ messages)

Reconciling hcidump output with btmon
 2021-12-13  0:42 UTC  (3+ messages)

stable-rc/linux-4.19.y baseline: 190 runs, 1 regressions (v4.19.220-51-gab7df26443b3)
 2021-12-13  0:31 UTC 

[PATCH v2 1/3] git-p4: remove support for Python 2
 2021-12-13  0:30 UTC 

[kbd] [PATCH] keymaps: Add 3l keymap
 2021-12-13  0:24 UTC 

[PATCH v2 0/3] Transition git-p4.py to support Python 3 only
 2021-12-13  0:11 UTC  (7+ messages)
` [PATCH v2 1/3] git-p4: remove support for Python 2
` [PATCH v2 3/3] git-p4: add "Nvidia Corporation" to copyright header

[ti:ti-rt-linux-5.10.y 10176/10213] drivers/media/platform/vxe-vxd/encoder/topaz_api.c: img_errors.h is included more than once
 2021-12-13  0:11 UTC 

[PATCH v7 00/13] user_events: Enable user processes to create and write to trace events
 2021-12-13  0:09 UTC  (5+ messages)
` [PATCH v7 02/13] user_events: Add minimal support for trace_event into ftrace

[PATCH 0/3] Convert vmcore to use an iov_iter
 2021-12-13  0:06 UTC  (8+ messages)
` [PATCH 1/3] vmcore: Convert copy_oldmem_page() to take "
` [PATCH 2/3] vmcore: Convert __read_vmcore to use "
` [PATCH 3/3] vmcore: Convert read_from_oldmem() to take "

[PATCH] i2c: exynos5: Fix getting the optional clock
 2021-12-13  0:00 UTC  (3+ messages)

[PATCH 0/2] Fix RGB status LED and keyboard backlight LEDs on Nokia N900
 2021-12-12 23:59 UTC  (4+ messages)
` [PATCH 1/2] ARM: dts: omap3-n900: Fix lp5523 for multi color
` [PATCH 2/2] leds: lp55xx: initialise output direction from dts

stable-rc/linux-4.14.y baseline: 135 runs, 1 regressions (v4.14.257-34-g5ece874a0959)
 2021-12-12 23:59 UTC 

[PATCH 0/3] Apple SPI controller driver
 2021-12-12 23:41 UTC  (4+ messages)
` [PATCH 3/3] spi: apple: Add driver for Apple SPI controller

[patch 21/32] NTB/msi: Convert to msi_on_each_desc()
 2021-12-12 23:42 UTC  (27+ messages)

[RFC PATCH ti] v4l: vxe-enc: fix duplicated inclusion
 2021-12-12 23:35 UTC 

[PATCH 0/4] Enable PASID for DMA API users
 2021-12-12 23:34 UTC  (10+ messages)
` [PATCH 1/4] ioasid: Reserve a global PASID for in-kernel DMA

[PATCH v4 0/2] [PATCH v4 0/2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
 2021-12-12 23:35 UTC  (7+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] fs/binfmt_elf: Refactor load_elf_binary function

[PATCH] clk: qcom: rcg2: Cache rate changes for parked RCGs
 2021-12-12 23:28 UTC  (2+ messages)

[PATCH v5 0/7] usb: gadget: uvc: use configfs entries for negotiation and v4l2 VIDIOCS
 2021-12-12 23:27 UTC  (3+ messages)
` [PATCH v5 7/7] usb: gadget: uvc: add format/frame handling code

[PATCH] ARM: dts: imx6qdl-dhcom: Add USB overcurrent pin on SoM layer
 2021-12-12 23:24 UTC  (6+ messages)

Linux 5.16-rc5
 2021-12-12 23:24 UTC 

[PATCH v5 00/21] Introduce power-off+restart call chain API
 2021-12-12 21:03 UTC  (22+ messages)
` [PATCH v5 01/21] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v5 02/21] notifier: Add atomic/blocking_notifier_chain_register_unique_prio()
` [PATCH v5 03/21] reboot: Print error message if restart handler has duplicated priority
` [PATCH v5 04/21] kernel: Add combined power-off+restart handler call chain API
` [PATCH v5 05/21] ARM: Use do_kernel_power_off()
` [PATCH v5 06/21] csky: "
` [PATCH v5 07/21] riscv: "
` [PATCH v5 08/21] arm64: "
` [PATCH v5 09/21] parisc: "
` [PATCH v5 10/21] xen/x86: "
` [PATCH v5 11/21] powerpc: "
` [PATCH v5 12/21] m68k: Switch to new sys-off handler API
` [PATCH v5 13/21] sh: Use do_kernel_power_off()
` [PATCH v5 14/21] x86: "
` [PATCH v5 15/21] ia64: "
` [PATCH v5 16/21] mips: "
` [PATCH v5 17/21] nds32: "
` [PATCH v5 18/21] memory: emif: Use kernel_can_power_off()
` [PATCH v5 19/21] ACPI: power: Switch to sys-off handler API
` [PATCH v5 20/21] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v5 21/21] reboot: Remove pm_power_off_prepare()

Linux kernel 5.16-rc5 released
 2021-12-12 23:11 UTC 

[Bug 215315] New: [REGRESSION BISECTED] amdgpu crashes system suspend - NUC8i7HVKVA
 2021-12-12 23:11 UTC  (2+ messages)
` [Bug 215315] "

XFS journal log resetting
 2021-12-12 23:08 UTC  (2+ messages)

[PATCH net v2] net: lantiq_xrx200: increase buffer reservation
 2021-12-12 23:05 UTC  (3+ messages)

[PATCH 0/7] Cleanup after removal of configs
 2021-12-12 20:14 UTC  (3+ messages)
` [PATCH 3/7] Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH

[PATCH] powerpc: mpc52xx_gpt: fix a potential memory leak
 2021-12-12 11:43 UTC 

[PATCH v4 00/25] Introduce power-off+restart call chain API
 2021-12-10 20:16 UTC  (33+ messages)
` [PATCH v4 02/25] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v4 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v4 04/25] reboot: Correct typo in a comment
` [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority
` [PATCH v4 06/25] reboot: Warn if unregister_restart_handler() fails
` [PATCH v4 07/25] reboot: Remove extern annotation from function prototypes

[RFC PATCH 0/2] Add support for Motorola Droid 3 (XT862)
 2021-12-12 23:04 UTC  (5+ messages)
` [RFC PATCH 1/2] pmic-cpcap: add motorola,droid3 compatible
` [RFC PATCH 2/2] Droid3: add initial DTS

[GIT PULL] vhost: cleanups and fixes
 2021-12-12 23:01 UTC  (4+ messages)

[Buildroot] [Bug 14351] New: needs to mount sysfs before mount -a
 2021-12-12 22:59 UTC  (3+ messages)
` [Buildroot] [Bug 14351] "

[PATCH v10 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-12-12 22:56 UTC  (3+ messages)
` [PATCH v10 06/10] ACPI ERST: build the ACPI ERST table

[Buildroot] [git commit branch/2021.02.x] package/mkpasswd: define _DEFAULT_SOURCE to suppress compiler warning
 2021-12-12 22:52 UTC 

[Buildroot] [git commit branch/2021.08.x] package/mkpasswd: define _DEFAULT_SOURCE to suppress compiler warning
 2021-12-12 22:53 UTC 

[Buildroot] [git commit] package/mkpasswd: define _DEFAULT_SOURCE to suppress compiler warning
 2021-12-12 22:53 UTC  (2+ messages)

[PATCH 00/26] arm gicv3 ITS: Various bug fixes and refactorings
 2021-12-12 22:52 UTC  (11+ messages)
` [PATCH 22/26] hw/intc/arm_gicv3_its: Refactor process_its_cmd() to reduce nesting
` [PATCH 23/26] hw/intc/arm_gicv3_its: Fix return codes in process_mapti()
` [PATCH 24/26] hw/intc/arm_gicv3_its: Fix return codes in process_mapc()
` [PATCH 25/26] hw/intc/arm_gicv3_its: Fix return codes in process_mapd()
` [PATCH 26/26] hw/intc/arm_gicv3_its: Factor out "find address of table entry" code

[RFC PATCH v2 0/7] Use pageblock_order for cma and alloc_contig_range alignment
 2021-12-10 17:59 UTC  (10+ messages)
` [RFC PATCH v2 1/7] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
` [RFC PATCH v2 3/7] mm: migrate: allocate the right size of non hugetlb or THP compound pages
` [RFC PATCH v2 4/7] mm: make alloc_contig_range work at pageblock granularity

What's cooking in git.git (Dec 2021, #03; Fri, 10)
 2021-12-12 22:42 UTC  (2+ messages)
` ms/customizable-ident-expansion (was: What's cooking in git.git (Dec 2021, #03; Fri, 10))

[PATCH v2 0/1] of: unittest: fix warning on PowerPC frame size warning
 2021-12-12 22:47 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v1 1/2] ata: libahci_platform: Get rid of dup message when IRQ can't be retrieved
 2021-12-12 22:39 UTC  (6+ messages)

stable-rc/linux-5.4.y build: 182 builds: 3 failed, 179 passed, 4 errors, 26 warnings (v5.4.164-64-gdfb803983fdf)
 2021-12-12 22:36 UTC 

[Buildroot] [PATCH] package/harfbuzz: bump to version 3.2.0
 2021-12-12 22:34 UTC 

[PATCH] wl1251: specify max. IE length
 2021-12-12 22:13 UTC 

[PATCH] scsi: ufs: ufshcd-pltfrm: check the return value of kstrdup()
 2021-12-12 22:32 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.08.x] package/hiawatha: add HIAWATHA_CPE_ID_VENDOR
 2021-12-12 22:21 UTC 

[Buildroot] [git commit branch/2021.08.x] package/apr: add CPE variables
 2021-12-12 22:22 UTC 

[Buildroot] [git commit branch/2021.08.x] support/dependencies: avoid spurious warning on print-vars
 2021-12-12 22:12 UTC 

[Buildroot] [git commit branch/2021.08.x] DEVELOPERS: add Joachim Wiberg as maintainer for inadyn
 2021-12-12 22:19 UTC 

[PATCH 0/2] git(1) doc + "git help": split-out user & git format docs
 2021-12-12 22:30 UTC  (4+ messages)
` [PATCH v2 0/5] git doc + "git help": move "format" docs from technical/*
  ` [PATCH v2 2/5] git docs: create a "Git file and wire formats" section

[Buildroot] [git commit branch/2021.08.x] package/libatomic_ops: add LIBATOMIC_OPS_CPE_ID_VENDOR
 2021-12-12 22:21 UTC 

[Buildroot] [git commit branch/2021.08.x] package/janus-gateway: fix CVE-2021-4020
 2021-12-12 22:03 UTC 

[Buildroot] [git commit branch/2021.08.x] package/libunwind: add LIBUNWIND_CPE_ID_VENDOR
 2021-12-12 22:20 UTC 

[Buildroot] [git commit branch/2021.08.x] package/kodi-*: run pkg-config at build time, not at parse time
 2021-12-12 22:11 UTC 

[Buildroot] [git commit branch/2021.08.x] package/exfat: add EXFAT_CPE_ID_VENDOR
 2021-12-12 22:22 UTC 

[Buildroot] [git commit branch/2021.08.x] package/unixodbc: add UNIXODBC_CPE_ID_VENDOR
 2021-12-12 22:19 UTC 

[Buildroot] [git commit branch/2021.08.x] package/libgee: add LIBGEE_CPE_ID_VENDOR
 2021-12-12 22:21 UTC 

[Buildroot] [git commit branch/2021.08.x] core/pkg-generic: also list files installed in images/
 2021-12-12 22:13 UTC 

[Buildroot] [git commit branch/2021.08.x] package/speex: add SPEEX_CPE_ID_VENDOR
 2021-12-12 22:20 UTC 

[Buildroot] [git commit branch/2021.08.x] package/hplip: add CPE variables
 2021-12-12 22:21 UTC 

[Buildroot] [git commit branch/2021.08.x] core/show-info: 'name' only applies to packages
 2021-12-12 22:15 UTC 

[Buildroot] [git commit branch/2021.08.x] package/util-linux/util-linux-libs: add CPE variables
 2021-12-12 22:18 UTC 

[Buildroot] [git commit branch/2021.08.x] package/unrar: add UNRAR_CPE_ID_VENDOR
 2021-12-12 22:19 UTC 

[Buildroot] [git commit branch/2021.08.x] core/show-info: report build_dir relative to CONFIG_DIR
 2021-12-12 22:08 UTC 

Please, paint new branch errors in RED (or any visible color)
 2021-12-12 22:27 UTC  (8+ messages)

[Buildroot] [git commit branch/2021.08.x] Makefile: really comment syntax colouring
 2021-12-12 22:14 UTC 

[Buildroot] [git commit branch/2021.02.x] support/dependencies: avoid spurious warning on print-vars
 2021-12-12 22:12 UTC 

[Buildroot] [git commit branch/2021.02.x] package/libunwind: add LIBUNWIND_CPE_ID_VENDOR
 2021-12-12 22:20 UTC 

[Buildroot] [git commit branch/2021.02.x] package/libgee: add LIBGEE_CPE_ID_VENDOR
 2021-12-12 22:21 UTC 

[Buildroot] [git commit branch/2021.02.x] package/apr: add CPE variables
 2021-12-12 22:22 UTC 

[Buildroot] [git commit branch/2021.02.x] package/exfat: add EXFAT_CPE_ID_VENDOR
 2021-12-12 22:22 UTC 

[Buildroot] [git commit branch/2021.02.x] package/hiawatha: add HIAWATHA_CPE_ID_VENDOR
 2021-12-12 22:22 UTC 

[Buildroot] [git commit branch/2021.02.x] package/hplip: add CPE variables
 2021-12-12 22:21 UTC 

[Buildroot] [git commit branch/2021.02.x] package/unrar: add UNRAR_CPE_ID_VENDOR
 2021-12-12 22:19 UTC 

[Buildroot] [git commit branch/2021.02.x] DEVELOPERS: add Joachim Wiberg as maintainer for inadyn
 2021-12-12 22:19 UTC 

[Buildroot] [git commit branch/2021.02.x] package/libatomic_ops: add LIBATOMIC_OPS_CPE_ID_VENDOR
 2021-12-12 22:21 UTC 

[Buildroot] [git commit branch/2021.02.x] package/janus-gateway: fix CVE-2021-4020
 2021-12-12 22:06 UTC 

[Buildroot] [git commit branch/2021.02.x] package/util-linux/util-linux-libs: add CPE variables
 2021-12-12 22:18 UTC 

[Buildroot] [git commit branch/2021.02.x] package/unixodbc: add UNIXODBC_CPE_ID_VENDOR
 2021-12-12 22:19 UTC 

[Buildroot] [git commit branch/2021.02.x] package/janus-gateway: bump to version 0.10.10
 2021-12-12 22:05 UTC 

[Buildroot] [git commit branch/2021.02.x] package/speex: add SPEEX_CPE_ID_VENDOR
 2021-12-12 22:20 UTC 

[Buildroot] [git commit branch/2021.02.x] Makefile: really comment syntax colouring
 2021-12-12 22:14 UTC 

No audio from Starship/Matisse HD Audio Controller
 2021-12-12 22:23 UTC 

[Buildroot] [git commit branch/2021.02.x] core/show-info: 'name' only applies to packages
 2021-12-12 22:15 UTC 

[Buildroot] [git commit branch/2021.02.x] core/pkg-generic: also list files installed in images/
 2021-12-12 22:13 UTC 

[Buildroot] [git commit branch/2021.02.x] core/show-info: report build_dir relative to CONFIG_DIR
 2021-12-12 22:08 UTC 

stable-rc/queue/5.4 baseline: 218 runs, 1 regressions (v5.4.164-63-gff495d982559)
 2021-12-12 22:23 UTC 

[Buildroot] [PATCH 1/1] package/apr: add CPE variables
 2021-12-12 22:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/iperf: update sha256 hash
 2021-12-12 22:22 UTC  (2+ messages)

[Buildroot] [git commit] package/iperf: update sha256 hash
 2021-12-12 22:22 UTC 

[Buildroot] [PATCH 1/1] package/exfat: add EXFAT_CPE_ID_VENDOR
 2021-12-12 22:22 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/hiawatha: add HIAWATHA_CPE_ID_VENDOR
 2021-12-12 22:22 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/hplip: add CPE variables
 2021-12-12 22:22 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libatomic_ops: add LIBATOMIC_OPS_CPE_ID_VENDOR
 2021-12-12 22:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libgee: add LIBGEE_CPE_ID_VENDOR
 2021-12-12 22:21 UTC  (2+ messages)

[PATCH][next] libperf tests: Fix a spelling mistake "Runnnig" -> "Running"
 2021-12-12 22:21 UTC 

[Buildroot] [PATCH 1/1] package/libunwind: add LIBUNWIND_CPE_ID_VENDOR
 2021-12-12 22:20 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/speex: add SPEEX_CPE_ID_VENDOR
 2021-12-12 22:20 UTC  (2+ messages)

[Buildroot] [git commit] DEVELOPERS: add Joachim Wiberg as maintainer for inadyn
 2021-12-12 22:20 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/unixodbc: add UNIXODBC_CPE_ID_VENDOR
 2021-12-12 22:19 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.