All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-26 13:02:01 to 2021-12-26 18:57:02 UTC [more...]

[linux-next:master 8361/9897] undefined reference to `memremap'
 2021-12-26 18:56 UTC  (2+ messages)

ab/make-dependency (was "What's cooking in git.git (Dec 2021, #05; Thu, 23))
 2021-12-26 18:51 UTC  (2+ messages)

[Buildroot] [PATCH 0/5] check-package for SysV init scripts (including shellcheck)
 2021-12-26 18:49 UTC  (6+ messages)
` [Buildroot] [PATCH 1/5] utils/check-package: prepare to run external tools
` [Buildroot] [PATCH 2/5] utils/checkpackagelib: warn about executable files
` [Buildroot] [PATCH 3/5] utils/checkpackagelib/lib_sysv: check SysV init scripts
` [Buildroot] [PATCH 4/5] support/docker: add shellcheck
` [Buildroot] [PATCH 5/5] utils/checkpackagelib/lib_sysv: run shellcheck

[PATCH 0/9] Add a new --remerge-diff capability to show & log
 2021-12-26 18:30 UTC  (4+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 6/8] merge-ort: format messages slightly different for use in headers
    ` In-tree strbuf "in-place" search/replace (was: [PATCH v2 6/8] merge-ort: format messages slightly different for use in headers)

[PATCH] staging: r8188eu: remove GET_CVID_ROM_VERSION
 2021-12-26 18:42 UTC 

[GIT PULL] objtool/urgent for v5.16-rc7
 2021-12-26 18:38 UTC  (2+ messages)

[GIT PULL] x86/urgent for v5.16-rc7
 2021-12-26 18:38 UTC  (2+ messages)

GSSAPI as it relates to NFS
 2021-12-26 18:34 UTC  (5+ messages)

cip/linux-5.10.y-cip build: 178 builds: 3 failed, 175 passed, 4 errors, 9 warnings (v5.10.83-cip1-74-g842fbb4554b8) #kernelci
 2021-12-26 18:33 UTC 

[RFC PATCH 00/34] brcmfmac: Support Apple T2 and M1 platforms
 2021-12-26 18:20 UTC  (36+ messages)
` [PATCH 01/34] dt-bindings: net: bcm4329-fmac: Add Apple properties & chips
` [PATCH 02/34] brcmfmac: pcie: Declare missing firmware files in pcie.c
` [PATCH 03/34] brcmfmac: firmware: Support having multiple alt paths
` [PATCH 04/34] brcmfmac: firmware: Handle per-board clm_blob files
` [PATCH 05/34] brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanism
` [PATCH 06/34] brcmfmac: firmware: Support passing in multiple board_types
` [PATCH 07/34] brcmfmac: pcie: Read Apple OTP information
` [PATCH 08/34] brcmfmac: of: Fetch Apple properties
` [PATCH 09/34] brcmfmac: pcie: Perform firmware selection for Apple platforms
` [PATCH 10/34] brcmfmac: firmware: Allow platform to override macaddr
` [PATCH 11/34] brcmfmac: msgbuf: Increase RX ring sizes to 1024
` [PATCH 12/34] brcmfmac: pcie: Fix crashes due to early IRQs
` [PATCH 13/34] brcmfmac: pcie: Support PCIe core revisions >= 64
` [PATCH 14/34] brcmfmac: pcie: Add IDs/properties for BCM4378
` [PATCH 15/34] ACPI / property: Support strings in Apple _DSM props
` [PATCH 16/34] brcmfmac: acpi: Add support for fetching Apple ACPI properties
` [PATCH 17/34] brcmfmac: pcie: Provide a buffer of random bytes to the device
` [PATCH 18/34] brcmfmac: pcie: Add IDs/properties for BCM4355
` [PATCH 19/34] brcmfmac: pcie: Add IDs/properties for BCM4377
` [PATCH 20/34] brcmfmac: pcie: Perform correct BCM4364 firmware selection
` [PATCH 21/34] brcmfmac: chip: Only disable D11 cores; handle an arbitrary number
` [PATCH 22/34] brcmfmac: chip: Handle 1024-unit sizes for TCM blocks
` [PATCH 23/34] brcmfmac: cfg80211: Add support for scan params v2
` [PATCH 24/34] brcmfmac: feature: Add support for setting feats based on WLC version
` [PATCH 25/34] brcmfmac: cfg80211: Add support for PMKID_V3 operations
` [PATCH 26/34] brcmfmac: cfg80211: Pass the PMK in binary instead of hex
` [PATCH 27/34] brcmfmac: pcie: Add IDs/properties for BCM4387
` [PATCH 28/34] brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio
` [PATCH 29/34] brcmfmac: pcie: Read the console on init and shutdown
` [PATCH 30/34] brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path
` [PATCH 31/34] brcmfmac: fwil: Constify iovar name arguments
` [PATCH 32/34] brcmfmac: common: Add support for downloading TxCap blobs
` [PATCH 33/34] brcmfmac: pcie: Load and provide "
` [PATCH 34/34] brcmfmac: common: Add support for external calibration blobs

[PATCH] powerpc/xive: Add missing null check after calling kmalloc
 2021-12-26 13:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/checksec: bump to version 2.5.0
 2021-12-26 18:15 UTC 

drivers/staging/media/av7110/av7110_av.c:638:2: warning: Value stored to 'c2' is never read [clang-analyzer-deadcode.DeadStores]
 2021-12-26 18:15 UTC 

[Buildroot] [PATCH 1/1] package/lttng-libust: set -DUATOMIC_NO_LINK_ERROR
 2021-12-26 18:06 UTC 

[PATCH] target/ppc: Fix e6500 boot
 2021-12-26 17:57 UTC  (5+ messages)

[PATCH] mm/util.c: Make kvfree() safe for calling while holding spinlocks
 2021-12-26 17:57 UTC  (4+ messages)

[PATCH] net: ag71xx: Fix a potential double free in error handling paths
 2021-12-26 17:51 UTC 

[PATCH] clk: renesas: r8a7799[05]: Add MLP clocks
 2021-12-26 17:46 UTC  (2+ messages)

Pull request: u-boot-rockchip-20211226
 2021-12-26 17:42 UTC  (2+ messages)

[PATCH 0/3] mm: support huge vmalloc mapping on arm64/x86
 2021-12-26 17:36 UTC  (4+ messages)
` [PATCH 1/3] mm: vmalloc: Let user to control huge vmalloc default behavior

[PATCH v2 0/2] mm: Fix kernel BUG in __check_heap_object() on PowerPC64
 2021-12-26 17:33 UTC  (3+ messages)
` [PATCH v2 2/2] mm: usercopy: Warn vmalloc/module address in check_heap_object()

[RESEND] Amlogic DPCM audio card(s) speaker placement issue
 2021-12-26 17:30 UTC  (3+ messages)

What's cooking in git.git (Dec 2021, #05; Thu, 23)
 2021-12-26 17:24 UTC  (4+ messages)
` ab/only-single-progress-at-once (was: What's cooking in git.git (Dec 2021, #05; Thu, 23))

[PATCH] freescale: imx8mm_evk: Use IS_ENABLED instead of #ifdef
 2021-12-26 17:23 UTC 

Благотворительный фонд помощи недоношенным детям «Право на чудо»
 2021-12-26 15:32 UTC 

pagefaults and hang with 5.15.11
 2021-12-26 17:22 UTC  (2+ messages)

[PATCH 1/5] powerpc/64s/radix: Fix memory hotplug section page table creation
 2021-12-26 17:20 UTC  (5+ messages)
` [PATCH 4/5] powerpc/64: Add VIRTUAL_BUG_ON checks for __va and __pa addresses

[PATCH] asix: Use min() instead of doing it manually
 2021-12-26 17:18 UTC  (2+ messages)

[xiang-erofs:dev-test 10/10] ERROR: modpost: "__umoddi3" [fs/erofs/erofs.ko] undefined!
 2021-12-26 17:14 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/stellarium: bump version to 0.21.3
 2021-12-26 17:02 UTC 

[Buildroot] [PATCH 1/1] package/tor: bump version to 0.4.6.9
 2021-12-26 16:57 UTC 

[PATCH] fsi: Aspeed: Fix a potential double free
 2021-12-26 16:56 UTC  (2+ messages)

[PATCH] bpf: allow setting mount device for bpffs
 2021-12-26 16:56 UTC 

mm/compaction.c:463:20: warning: unused function 'isolation_suitable'
 2021-12-26 16:54 UTC  (2+ messages)

[RFC v2 00/12] target/ppc: powerpc_excp improvements
 2021-12-26 16:48 UTC  (2+ messages)

[PATCH] Remove repeated word in vchiq log warning
 2021-12-26 16:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/intel-mediadriver: backport upstream patch
 2021-12-26 16:45 UTC 

[PATCH] drm/armada: Fix a potential double free in an error handling path
 2021-12-26 16:34 UTC  (2+ messages)

[PATCH RFT 0/7] media: hantro: jpeg: Various improvements
 2021-12-26 16:33 UTC  (4+ messages)
` [PATCH RFT 5/7] media: hantro: jpeg: Add COM segment to JPEG header to align image scan

Draft blog post on v2021.12.21a release of perfbook
 2021-12-26 16:32 UTC  (4+ messages)

[PATCH] net: usb: pegasus: Do not drop long Ethernet frames
 2021-12-26 16:31 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/openvpn: bump version to 2.5.5
 2021-12-26 16:29 UTC 

[PATCH] staging: r8188eu: DM_PriCCA is set but never used
 2021-12-26 16:29 UTC 

[Buildroot] [PATCH 1/1] package/php: bump version to 8.0.14
 2021-12-26 16:27 UTC 

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 21.3.2
 2021-12-26 16:25 UTC 

[PATCH] net: usb: pegasus: Request Ethernet FCS from hardware
 2021-12-26 16:12 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/libseccomp: add s390x support
 2021-12-26 16:20 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/libseccomp: bump to version 2.5.3

[PATCH 5.10.y-cip 00/21] RZ/G2L: Add support for USB/CANFD
 2021-12-26 16:08 UTC  (5+ messages)
` [PATCH 5.10.y-cip 15/21] can: rcar_canfd: Add support for RZ/G2L family
        ` [cip-dev] "

[PATCH v10 0/3] support dirty restraint on vCPU
 2021-12-26 16:00 UTC  (7+ messages)
` [PATCH v10 1/3] migration/dirtyrate: implement vCPU dirtyrate calculation periodically
` [PATCH v10 3/3] cpus-common: implement dirty page limit on virtual CPU

Rebasing commits that have been pushed to remote
 2021-12-26 15:49 UTC  (6+ messages)

[PATCH] usb: raw-gadget: upgrade license identifier
 2021-12-26 15:46 UTC  (7+ messages)

[PATCH 0/3] misc. audio fixes
 2021-12-26 15:40 UTC  (4+ messages)
` [PATCH 1/3] jackaudio: use ifdefs to hide unavailable functions
` [PATCH 2/3] dsoundaudio: fix crackling audio recordings
` [PATCH 3/3] hw/audio/intel-hda: fix stream reset

Ihr Interesse am BTI Online-Planspielwettbewerb
 2021-12-26 15:03 UTC 

[RFC] mempool: rte_mempool_do_generic_get optimizations
 2021-12-26 15:34 UTC 

[PATCH 3/3] arm64: dts: renesas: add MOST device
 2021-12-26 15:33 UTC  (3+ messages)
` [PATCH 3/3 v2] "

[PATCH 00/13] riscv: compat: Add COMPAT mode support for rv64
 2021-12-26 15:33 UTC  (7+ messages)
` [PATCH 03/13] riscv: compat: Add basic compat date type implementation

OE-core CVE metrics for honister on Sun 26 Dec 2021 05:30:01 AM HST
 2021-12-26 15:32 UTC 

❌ FAIL: Test report for kernel 5.16.0-rc6 (mainline.kernel.org-clang, 43864519)
 2021-12-26 15:31 UTC 

[Buildroot] [PATCH 1/1] package/libgpgme: bump to version 1.16.0
 2021-12-26 15:21 UTC 

[PATCH] drm/msm/dp: Fix a potential double free in an error handling path
 2021-12-26 15:14 UTC  (2+ messages)

[ANNOUNCE] fstests: master branch updated to 770f462e17e5
 2021-12-26 15:12 UTC 

[Buildroot] [PATCH 1/1] package/linux-pam: add openssl optional dependency
 2021-12-26 15:11 UTC 

[PATCH] exec: Make suid_dumpable apply to SUID/SGID binaries irrespective of invoking users
 2021-12-26 15:03 UTC  (11+ messages)

[Buildroot] [PATCH 1/1] package/minissdpd: bump to version 1.5.20211105
 2021-12-26 15:05 UTC  (2+ messages)

[Buildroot] [git commit] package/minissdpd: bump to version 1.5.20211105
 2021-12-26 15:04 UTC 

[Buildroot] [git commit] package/libnpupnp: bump to version 4.1.5
 2021-12-26 15:02 UTC 

[Buildroot] [git commit] package/minizip: bump to version 3.0.4
 2021-12-26 15:03 UTC 

[Buildroot] [PATCH 1/1] package/minizip: bump to version 3.0.4
 2021-12-26 15:03 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libnpupnp: bump to version 4.1.5
 2021-12-26 15:03 UTC  (2+ messages)

[Buildroot] [git commit] package/gupnp: bump to version 1.4.1
 2021-12-26 15:02 UTC 

[Buildroot] [PATCH v2,1/1] package/gupnp: bump to version 1.4.1
 2021-12-26 15:02 UTC  (2+ messages)
` [Buildroot] [PATCH v2, 1/1] "

[Buildroot] [PATCH 1/1] package/gssdp: bump to version 1.4.0.1
 2021-12-26 15:02 UTC  (2+ messages)

OE-core CVE metrics for hardknott on Sun 26 Dec 2021 05:00:01 AM HST
 2021-12-26 15:02 UTC 

[Buildroot] [git commit] package/atop: bump to version 2.7.0
 2021-12-26 15:01 UTC 

[Buildroot] [git commit] package/gssdp: bump to version 1.4.0.1
 2021-12-26 15:02 UTC 

[Buildroot] [PATCH 1/1] package/atop: bump to version 2.7.0
 2021-12-26 15:01 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/fakeroot: bump to version 1.26
 2021-12-26 15:01 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/rtl_433: fix build with gcc 4.8
 2021-12-26 15:00 UTC  (2+ messages)

[Buildroot] [git commit] package/fakeroot: bump to version 1.26
 2021-12-26 15:00 UTC 

[Buildroot] [git commit] package/rtl_433: fix build with gcc 4.8
 2021-12-26 15:00 UTC 

[PATCH] irqchip/loongson-pch-ms: Use bitmap_free() to free bitmap
 2021-12-26 14:46 UTC 

[PATCH] ice: Use bitmap_free() to free bitmap
 2021-12-26 14:38 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v9 00/10] fsdax: introduce fs query to support reflink
 2021-12-26 14:34 UTC  (11+ messages)
` [PATCH v9 01/10] dax: Use percpu rwsem for dax_{read,write}_lock()
` [PATCH v9 02/10] dax: Introduce holder for dax_device
` [PATCH v9 03/10] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v9 04/10] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v9 05/10] fsdax: fix function description
` [PATCH v9 06/10] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v9 07/10] mm: move pgoff_address() to vma_pgoff_address()
` [PATCH v9 08/10] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v9 09/10] xfs: Implement ->notify_failure() for XFS
` [PATCH v9 10/10] fsdax: set a CoW flag when associate reflink mappings

[PATCH] optee: Use bitmap_free() to free bitmap
 2021-12-26 14:32 UTC 

OE-core CVE metrics for dunfell on Sun 26 Dec 2021 04:30:01 AM HST
 2021-12-26 14:32 UTC 

[PATCH 0/8] net: Use platform_get_irq*() variants to fetch IRQ's
 2021-12-26 14:24 UTC  (5+ messages)
` [PATCH 2/8] net: pxa168_eth: Use platform_get_irq() to get the interrupt

[PATCH v3 00/10] ata: pata_platform: Refurbish the driver
 2021-12-26 14:21 UTC  (6+ messages)
` [PATCH v3 02/10] ata: pata_platform: Drop use of unlikely() in pata_platform_probe

[PATCH] gpio: max3191x: Use bitmap_free() to free bitmap
 2021-12-26 14:19 UTC 

[PATCH] platform/x86: Add Asus TF103C dock driver
 2021-12-26 14:18 UTC 

[PATCH] mmc: pwrseq: Use bitmap_free() to free bitmap
 2021-12-26 14:15 UTC 

iMX8MM support for HAB and encrypted image in the mainline
 2021-12-26  8:19 UTC 

[PATCH] arm: dts: rk3399-puma: re-add vdd_log for uboot
 2021-12-26 14:06 UTC  (2+ messages)

[PATCH] ionic: Initialize the 'lif->dbid_inuse' bitmap
 2021-12-26 14:06 UTC 

[PATCH v2 1/1] drm/vkms: add zpos plane property
 2021-12-26 14:02 UTC  (7+ messages)

OE-core CVE metrics for master on Sun 26 Dec 2021 04:00:01 AM HST
 2021-12-26 14:02 UTC 

[PATCH v5 0/3] mmc: Add LiteSDCard mmc driver
 2021-12-26 14:01 UTC  (8+ messages)
` [PATCH v5 3/3] mmc: Add driver for LiteX's LiteSDCard interface

[PATCH v2 1/2] binfmt_misc: cleanup on filesystem umount
 2021-12-26 13:31 UTC  (3+ messages)
` [PATCH v2 2/2] binfmt_misc: enable sandboxed mounts

Rejected: E-mail via Novus CMS.nl
 2021-12-26 13:36 UTC 

Rejected: E-mail via Novus CMS.nl
 2021-12-26 13:36 UTC 

Rejected: E-mail via Novus CMS.nl
 2021-12-26 13:36 UTC 

[PATCH 2/2] uapi: fix linux/nfc.h userspace compilation errors
 2021-12-26 13:32 UTC  (6+ messages)
` [PATCH resend] "
      ` [PATCH v2] "

[f2fs] a1e09b03e6: ltp.ADSP024.fail
 2021-12-26 13:28 UTC  (3+ messages)
` [LTP] "

[PATCH net-next v2] ipv6: ioam: Support for Queue depth data field
 2021-12-26 13:15 UTC  (6+ messages)

[PATCH 0/6] Introduce PRU platform consumer API
 2021-12-26 13:06 UTC  (3+ messages)

[PATCH v2 0/3] remoteproc sysfs fixes/improvements
 2021-12-26 13:06 UTC  (2+ messages)

[PATCH] drivers: fix space-pre-comma typo in leds/leds-bd2802
 2021-12-26 13:05 UTC 

[PATCH pciutils] lspci: Print buses of multibus PCI domain in ascending order
 2021-12-26 13:04 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.