All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-10 19:29:08 to 2021-09-10 20:37:09 UTC [more...]

[PATCH] kasan: test: don't copy more than size bytes in memcpy test
 2021-09-10 20:31 UTC  (2+ messages)

[PULL 00/42] bsd-user updates to run hello world
 2021-09-10 20:35 UTC  (7+ messages)

[PATCH v4 00/18] i.MX8MM GPC improvements and BLK_CTRL driver
 2021-09-10 20:26 UTC  (38+ messages)
` [PATCH v4 01/18] Revert "soc: imx: gpcv2: move reset assert after requesting domain power up"
` [PATCH v4 02/18] soc: imx: gpcv2: Turn domain->pgc into bitfield
` [PATCH v4 03/18] soc: imx: gpcv2: Set both GPC_PGC_nCTRL(GPU_2D|GPU_3D) for MX8MM GPU domain
` [PATCH v4 04/18] soc: imx: gpcv2: add lockdep annotation
` [PATCH v4 05/18] soc: imx: gpcv2: add domain option to keep domain clocks enabled
` [PATCH v4 06/18] soc: imx: gpcv2: keep i.MX8M* bus "
` [PATCH v4 07/18] soc: imx: gpcv2: support system suspend/resume
` [PATCH v4 08/18] dt-bindings: soc: add binding for i.MX8MM VPU blk-ctrl
` [PATCH v4 09/18] dt-bindings: power: imx8mm: add defines for VPU blk-ctrl domains
` [PATCH v4 10/18] soc: imx: add i.MX8M blk-ctrl driver
` [PATCH v4 11/18] dt-bindings: soc: add binding for i.MX8MM DISP blk-ctrl
` [PATCH v4 12/18] dt-bindings: power: imx8mm: add defines for DISP blk-ctrl domains
` [PATCH v4 13/18] soc: imx: imx8m-blk-ctrl: add DISP blk-ctrl
` [PATCH v4 14/18] arm64: dts: imx8mm: add GPC node
` [PATCH v4 15/18] arm64: dts: imx8mm: put USB controllers into power-domains
` [PATCH v4 16/18] arm64: dts: imx8mm: Add GPU nodes for 2D and 3D core
` [PATCH v4 17/18] arm64: dts: imx8mm: add VPU blk-ctrl
` [PATCH v4 18/18] arm64: dts: imx8mm: add DISP blk-ctrl

[PATCH V2 1/1] scsi/ses: Saw "Failed to get diagnostic page 0x1"
 2021-09-10 19:04 UTC 

[Buildroot] [PATCH] toolchain: reorder gcc bugs by number
 2021-09-10 20:32 UTC  (2+ messages)

[PULL 00/42] bsd-user updates to run hello world
 2021-09-10 20:30 UTC  (2+ messages)
` [PULL 07/42] bsd-user: move arch specific defines out of elfload.c

[PATCH 0/3] suppress trailing whitespace on empty "notes" lines
 2021-09-10 20:31 UTC  (9+ messages)
` [PATCH 3/3] notes: don't indent empty lines

[GIT PULL] Additional power management updates for v5.15-rc1
 2021-09-10 20:31 UTC  (2+ messages)

[GIT PULL] More ACPI updates for v5.15-rc1
 2021-09-10 20:31 UTC  (2+ messages)

[PATCH 00/11] PCI devices passthrough on Arm, part 2
 2021-09-10 20:30 UTC  (10+ messages)
` [PATCH 09/11] xen/arm: Setup MMIO range trap handlers for hardware domain
` [PATCH 10/11] xen/arm: Do not map PCI ECAM space to Domain-0's p2m

[PATCH bpf-next/mm v5] bpf/mm: fix lockdep warning triggered by stack_map_get_build_id_offset()
 2021-09-10 20:30 UTC  (2+ messages)

[PATCH] dyndbg: make dyndbg a known cli param
 2021-09-10 20:28 UTC  (6+ messages)

[Buildroot] [git commit] toolchain: reorder gcc bugs by number
 2021-09-10 20:28 UTC 

[PATCH v14 0/4] Intel MAX10 BMC Secure Update Driver
 2021-09-10 20:27 UTC  (4+ messages)
` [PATCH v14 1/4] fpga: m10bmc-sec: create max10 bmc secure update driver

[Intel-gfx] [PATCH v2 0/6] i915: Simplify mmio handling & add new DG2 shadow table
 2021-09-10 20:27 UTC  (16+ messages)
`  "
` [PATCH v2 1/6] drm/i915/uncore: Convert gen6/gen7 read operations to fwtable
  ` [Intel-gfx] "
` [PATCH v2 2/6] drm/i915/uncore: Associate shadow table with uncore
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 3/6] drm/i915/uncore: Replace gen8 write functions with general fwtable
  `  "
` [PATCH v2 4/6] drm/i915/uncore: Drop gen11/gen12 mmio write handlers
  ` [Intel-gfx] "
` [PATCH v2 5/6] drm/i915/uncore: Drop gen11 mmio read handlers
  ` [Intel-gfx] "
` [PATCH v2 6/6] drm/i915/dg2: Add DG2-specific shadow register table
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for i915: Simplify mmio handling & add new DG2 shadow table (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH v2 0/7] PCI: Convert dynamic PCI resources sysfs objects into static
 2021-09-10 20:26 UTC  (8+ messages)
` [PATCH v2 1/7] PCI/sysfs: Add pci_dev_resource_attr_is_visible() helper
` [PATCH v2 2/7] PCI/sysfs: Add pci_dev_resource_attr() macro
` [PATCH v2 3/7] PCI/sysfs: Only allow IORESOURCE_IO in pci_resource_io()
` [PATCH v2 4/7] PCI/sysfs: Only allow supported resource type in pci_mmap_resource()
` [PATCH v2 5/7] PCI/sysfs: Convert PCI resource files to static attributes
` [PATCH v2 6/7] PCI/sysfs: Rename pci_read_resource_io() and pci_write_resource_io()
` [PATCH v2 7/7] PCI/sysfs: Update code to match the preferred style

[meta-oe][dunfell][PATCH] krb5: fix CVE-2021-36222
 2021-09-10 20:26 UTC 

[PATCH] index-pack: use xopen in init_thread
 2021-09-10 20:25 UTC 

[PATCH] vfio/ap_ops: Add missed vfio_uninit_group_dev()
 2021-09-10 20:25 UTC  (2+ messages)

[PATCH for-rc v3 0/6] RDMA/rxe: Various bug fixes
 2021-09-10 20:23 UTC  (4+ messages)

[PATCH v6 0/9] ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen
 2021-09-10 20:23 UTC  (20+ messages)
` [PATCH v7 "
  ` [PATCH v8 "
    ` [PATCH v8 1/9] ssh signing: preliminary refactoring and clean-up
    ` [PATCH v8 2/9] ssh signing: add test prereqs
    ` [PATCH v8 3/9] ssh signing: add ssh key format and signing code
    ` [PATCH v8 4/9] ssh signing: retrieve a default key from ssh-agent
    ` [PATCH v8 5/9] ssh signing: provide a textual signing_key_id
    ` [PATCH v8 6/9] ssh signing: verify signatures using ssh-keygen
    ` [PATCH v8 7/9] ssh signing: duplicate t7510 tests for commits
    ` [PATCH v8 8/9] ssh signing: tests for logs, tags & push certs
    ` [PATCH v8 9/9] ssh signing: test that gpg fails for unknown keys

[PATCH v4 00/33] Qemu SGX virtualization
 2021-09-10 20:21 UTC  (8+ messages)
` [PATCH v4 22/33] hostmem-epc: Add the reset interface for EPC backend reset

[PATCH 0/4] remove unused usb endpoint functions
 2021-09-10 20:21 UTC  (5+ messages)
` [PATCH 1/4] staging: r8188eu: remove unused function usb_endpoint_is_int
` [PATCH 2/4] staging: r8188eu: remove unused function RT_usb_endpoint_is_bulk_in
` [PATCH 3/4] staging: r8188eu: remove unused function RT_usb_endpoint_num
` [PATCH 4/4] staging: r8188eu: remove the remaining usb endpoint functions

[Buildroot] [git commit] DEVELOPERS: add myself to harfbuzz package
 2021-09-10 20:19 UTC 

[ANNOUNCE] 5.4.143-rt64
 2021-09-10 20:21 UTC 

[Buildroot] [git commit] package/harfbuzz: bump to version 2.9.1
 2021-09-10 20:19 UTC 

[PATCH v4 0/7] ARM: support THREAD_INFO_IN_TASK
 2021-09-10 20:20 UTC  (4+ messages)
  ` [PATCH v4 4/7] Make sure task_struct is available for raw_smp_processor_id

[Buildroot] [PATCH 1/2] package/harfbuzz: bump to version 2.9.1
 2021-09-10 20:20 UTC  (2+ messages)

[PATCH] .mailmap: Update mailmap
 2021-09-10 20:20 UTC  (6+ messages)
  ` Oddidies in the .mailmap parser & future syntax extensions

[PATCH 5.14 00/23] 5.14.3-rc1 review
 2021-09-10 20:19 UTC  (2+ messages)

[PATCH] imx8mn_beacon: Fix booting hang and switch to binman
 2021-09-10 20:19 UTC 

[PATCH] locks: remove LOCK_MAND flock lock support
 2021-09-10 20:19 UTC 

[Buildroot] [PATCH 1/1] package/xscreensaver: needs xserver SELinux module
 2021-09-10 20:19 UTC  (2+ messages)

[Buildroot] [git commit] package/xscreensaver: needs xserver SELinux module
 2021-09-10 20:18 UTC 

[tpm2] [RELEASE CANDIDATE] tpm2-pkcs11 1.7.0-rc1
 2021-09-10 20:18 UTC 

[GIT PULL] Memory folios for v5.15
 2021-09-10 20:16 UTC  (2+ messages)
` Folio discussion recap

incoming
 2021-09-10 20:16 UTC  (10+ messages)
` [patch 9/9] mm/vmalloc: add __alloc_size attributes for better bounds checking

[Buildroot] [PATCH] package/sox: install to staging
 2021-09-10 20:15 UTC  (2+ messages)

[Buildroot] [git commit] package/sox: install to staging
 2021-09-10 20:14 UTC 

❌ FAIL: Test report for kernel 5.14.0 (mainline.kernel.org-clang, e99f23c5)
 2021-09-10 20:14 UTC 

[Intel-gfx] [PATCH 00/27] Parallel submission aka multi-bb execbuf
 2021-09-10 20:09 UTC  (7+ messages)
` [Intel-gfx] [PATCH 05/27] drm/i915: Add GT PM unpark worker
` [Intel-gfx] [PATCH 08/27] drm/i915: Add logical engine mapping

[PATCH v2] Compiler Attributes: Check GCC version for __alloc_size attribute
 2021-09-10 20:11 UTC 

[PATCH] veth.4: tfix
 2021-09-10 20:11 UTC  (2+ messages)

[PATCH 1/3] Changes.old: tfix
 2021-09-10 20:04 UTC  (3+ messages)
` [PATCH 2/3] futex.2: tfix
` [PATCH 3/3] mount_setattr.2: tfix

[Buildroot] [PATCH 1/1] package/gnuradio: drop gr-flex option
 2021-09-10 20:08 UTC  (2+ messages)

[Buildroot] [git commit] package/gnuradio: drop gr-pager (gr-flex) option
 2021-09-10 20:06 UTC 

[PATCH] Compiler Attributes: Check GCC version for __alloc_size attribute
 2021-09-10 20:06 UTC  (4+ messages)

[RFC PATCH 0/4] Modifications of some 'hist' APIs
 2021-09-10 20:04 UTC  (4+ messages)
` [RFC PATCH 2/4] libtracefs: Transform tracefs_hist_add_sort_key()

[Buildroot] [git commit] package/haproxy: security bump to version 2.4.4
 2021-09-10 20:03 UTC 

[Buildroot] [PATCH] package/haproxy: security bump to version 2.4.4
 2021-09-10 20:03 UTC  (2+ messages)

[PATCH v5 0/4] pSeries FORM2 affinity support
 2021-09-10 19:57 UTC  (6+ messages)
` [PATCH v5 1/4] spapr: move NUMA associativity init to machine reset

[PATCH v6 0/6] pSeries FORM2 affinity support
 2021-09-10 19:55 UTC  (7+ messages)
` [PATCH v6 1/6] spapr_numa.c: split FORM1 code into helpers
` [PATCH v6 2/6] spapr_numa.c: scrap 'legacy_numa' concept
` [PATCH v6 3/6] spapr: introduce spapr_numa_associativity_reset()
` [PATCH v6 4/6] spapr_numa.c: parametrize FORM1 macros
` [PATCH v6 5/6] spapr: move FORM1 verifications to post CAS
` [PATCH v6 6/6] spapr_numa.c: FORM2 NUMA affinity support

[Bug 97] rte_memcpy() moves data incorrectly on Ubuntu 18.04 on Intel Skylake
 2021-09-10 20:01 UTC  (2+ messages)
` [dpdk-dev] "

[PATCH] x86/asm: pessimize the pre-initialization case in static_cpu_has()
 2021-09-10 19:59 UTC  (5+ messages)
` [PATCH v3 0/2] x86/asm: avoid register pressure from the init "
  ` [PATCH] drm/bochs: add Bochs PCI ID for Simics model
  ` [PATCH v3 1/2] x86/asm: add _ASM_RIP() macro for x86-64 (%rip) suffix
  ` [PATCH v3 2/2] x86/asm: avoid adding register pressure for the init case in static_cpu_has()

[libgpiod] Add Lua 5.1 binding for libgpiod v1.0.x branch
 2021-09-10 19:59 UTC  (3+ messages)

[PATCH] net: stmmac: allow CSR clock of 300MHz
 2021-09-10 19:55 UTC  (2+ messages)

After KUnit update for Linux 5.15-rc1 - unable to share VFAT filesystem via samba
 2021-09-10 19:57 UTC  (4+ messages)

stable-rc/linux-4.9.y baseline: 132 runs, 6 regressions (v4.9.282-35-ga885f5ea560f)
 2021-09-10 19:56 UTC 

[PATCH v2] ARM: dts: aspeed: rainier: Add N_MODE_VREF gpio
 2021-09-10 19:54 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915/runtime_pm: Consolidate runtime_pm functions
 2021-09-10 19:56 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] "

[PATCH] spi: dt-bindings: xilinx: Drop type reference on *-bits properties
 2021-09-10 19:53 UTC  (3+ messages)

[PATCH 1/1] drm/amdkfd: Add sysfs bitfields and enums to uAPI
 2021-09-10 19:53 UTC 

[PATCH 5.10 00/26] 5.10.64-rc1 review
 2021-09-10 19:52 UTC  (2+ messages)

stable-rc/queue/4.14 baseline: 151 runs, 4 regressions (v4.14.246-28-g8026185ffccf)
 2021-09-10 19:50 UTC 

[PATCH v4 0/5] drop support for ancient curl
 2021-09-10 19:49 UTC  (15+ messages)
` [PATCH 0/5] post-v2.33 "drop support for ancient curl" follow-up
  ` [PATCH 2/5] http: correct curl version check for CURLOPT_PINNEDPUBLICKEY
  ` [PATCH v2 0/8] post-v2.33 "drop support for ancient curl" follow-up

[PATCH 0/3] perf report: Add support to print a textual representation of IBS raw sample data
 2021-09-10 19:48 UTC  (7+ messages)
          ` Another bug: "

stable-rc/queue/5.4 baseline: 183 runs, 3 regressions (v5.4.144-37-g65b75bebdbd4)
 2021-09-10 19:48 UTC 

[PATCH v2] ioctl_tty.2: Fix information about header include file
 2021-09-10 19:47 UTC  (4+ messages)
` [PATCH v3] "

[PATCH bpf-next v3 00/13] bpf/tests: Extend JIT test suite coverage
 2021-09-10 19:47 UTC  (3+ messages)
` [PATCH bpf-next v3 13/13] bpf/tests: Add tail call limit test with external function call

[PATCH v2 1/1] x86: tangier: acpi: Add GPIO card detection to SDHCI #2
 2021-09-10 19:44 UTC  (2+ messages)

[PATCH 5.13 00/22] 5.13.16-rc1 review
 2021-09-10 19:43 UTC  (2+ messages)

[Buildroot] Arc and C-Sky toolchains
 2021-09-10 19:43 UTC  (2+ messages)

[PATCH] perf tools: Allow build-id with trailing zeros
 2021-09-10 19:41 UTC  (2+ messages)

[PATCH 1/2] yocto-bsp/5.10: update to v5.10.63
 2021-09-10 19:41 UTC  (2+ messages)
` [PATCH 2/2] yocto-bsp/5.13: update to v5.13.15

[PATCH] test-tool run-command: remove dead "testsuite" code
 2021-09-10 19:32 UTC  (4+ messages)
` [PATCH] test-tool run-command: fix confusing init pattern

[patch] clone.2: Add EACCES with CLONE_INTO_CGROUP + clone3 to ERRORS
 2021-09-10 19:41 UTC  (3+ messages)

[Buildroot] [PATCH] package/harfbuzz: bump to version 2.9.0
 2021-09-10 19:40 UTC  (2+ messages)

[PATCH] package-manager: escape package names for regexps
 2021-09-10 19:39 UTC  (3+ messages)
` [OE-core] "

simple serial device emulation
 2021-09-10 19:35 UTC 

[RESEND RFC PATCH 0/3] Provide fast access to thread specific data
 2021-09-10 19:36 UTC  (6+ messages)
  ` Fwd: "

[PATCH] hw/i386/acpi-build: Fix a typo
 2021-09-10 19:33 UTC  (4+ messages)

[virtio-dev] [PATCH v1 00/12] Context types
 2021-09-10 19:33 UTC  (4+ messages)
` [virtio-dev] [PATCH v1 09/12] drm/virtio: implement context init: allocate an array of fence contexts

[peterz-queue:sched/core 14/19] arch/nds32/include/asm/current.h:10:13: warning: variable '$r25' set but not used
 2021-09-10 19:32 UTC  (2+ messages)

[PATCH 0/2] perf tools: Fix hybrid config terms list corruption
 2021-09-10 19:32 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH 0/2] KVM: arm64: vgic-v3: Missing check for redist region above the VM IPA size
 2021-09-10 19:32 UTC  (8+ messages)
` [PATCH 1/2] KVM: arm64: vgic: check redist region is not "

linux-next: manual merge of the kspp tree with the compiler-attributes tree
 2021-09-10 19:29 UTC  (2+ messages)

[PATCH v7 bpf-next 0/3] bpf: introduce bpf_get_branch_snapshot
 2021-09-10 19:28 UTC  (3+ messages)
` [PATCH v7 bpf-next 1/3] perf: enable branch record for software events


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.