All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-07 16:53:03 to 2022-01-07 17:52:02 UTC [more...]

[Intel-gfx] [PATCH v3 0/6] Add missing format_mod_supported functions
 2022-01-07 17:29 UTC  (10+ messages)
` [Intel-gfx] [PATCH v3 2/6] drm/plane: Fix typo in format_mod_supported documentation
    `  "

[PATCH 1/9] Add a target to check example programs
 2022-01-07 16:46 UTC  (9+ messages)
` [PATCH 2/9] seccomp.2: Use syscall() in the example code
` [PATCH 3/9] inet.3: Switch to _DEFAULT_SOURCE in the example
` [PATCH 4/9] matherr.3: Exclude the example from analysis
` [PATCH 5/9] mq_notify.3: Add signal.h for SIGEV_THREAD
` [PATCH 6/9] newlocale.3: Use LC_GLOBAL_LOCALE, not ..._HANDLE
` [PATCH 7/9] pkeys.7: Update the example to match glibc
` [PATCH 8/9] strtok.3: Enable example analysis, fix declaration
` [PATCH 9/9] malloc_info.3: Use intptr_t to store pointers

[Buildroot] [git commit] package/go: bump version to 1.17.6
 2022-01-07 17:51 UTC 

[PATCH] namei: clear nd->root.mnt before O_CREAT unlazy
 2022-01-07 17:51 UTC  (6+ messages)

[git commit] DEVELOPERS: remove qt5webkit-examples entry from Gaël Portay
 2022-01-07 17:49 UTC 

[Buildroot] [git commit] package/libnss: bump to version 3.74
 2022-01-07 17:49 UTC 

[PATCH v2] net: fsl_mdio: Fix busy flag polling register
 2022-01-07 17:49 UTC  (3+ messages)

[Buildroot] [PATCH] package/libnss: bump to version 3.74
 2022-01-07 17:49 UTC  (2+ messages)

[PATCH 00/26] TDX Guest: TDX core support
 2022-01-07 17:49 UTC  (6+ messages)
` [PATCH 08/26] x86/tdx: Handle in-kernel MMIO

[PATCH net-next v5 1/8] PCI: add Fungible vendor ID to pci_ids.h
 2022-01-07 17:48 UTC  (2+ messages)

[PATCH net-next] ptp: don't include ptp_clock_kernel.h in spi.h
 2022-01-07 17:48 UTC  (4+ messages)

[meta-python][PATCH 1/5] python3-psutil: Upgrade 5.8.0 -> 5.9.0
 2022-01-07 17:47 UTC  (5+ messages)
` [meta-python][PATCH 2/5] python3-ujson: Upgrade 5.0.0 -> 5.1.0
` [meta-python][PATCH 3/5] python3-astroid: Upgrade 2.9.0 -> 2.9.2
` [meta-python][PATCH 4/5] python3-robotframework: Upgrade 4.1.2 -> 4.1.3
` [meta-python][PATCH 5/5] python3-cantools: Upgrade 37.0.0 -> 37.0.1

[PATCH] drm/ttm: Don't inherit GEM object VMAs in child process
 2022-01-07 17:47 UTC  (21+ messages)

[PATCH] sysinfo: include availram field in sysinfo struct
 2022-01-07 17:47 UTC  (8+ messages)

[PATCH 4/5] icmp6: Track routers and prefix routes from multiple RAs
 2022-01-07 17:47 UTC 

[Buildroot] [PATCH 1/1] package/mdadm: disable -Werror
 2022-01-07 17:46 UTC  (2+ messages)

[Buildroot] [git commit] package/mdadm: disable -Werror
 2022-01-07 17:43 UTC 

[RFC PATCH v2 0/2] docs: add a text about regressions to the Linux kernel's documentation
 2022-01-07 17:44 UTC  (5+ messages)
` [RFC PATCH v2 1/2] docs: add a document about regression handling

test_isa_retry_flush() in ide-test.c
 2022-01-07 17:27 UTC  (2+ messages)

[PATCH] submodule.h: use a named enum for RECURSE_SUBMODULES_*
 2022-01-07 17:43 UTC  (4+ messages)

[PATCH v4 1/3] drm/privacy_screen: Add drvdata in drm_privacy_screen
 2022-01-07 17:43 UTC  (3+ messages)
` [PATCH v4 2/3] platform/chrome: Add driver for ChromeOS privacy-screen

[xenomai-images][PATCH v4 0/8] Update CI and kconfig for next and stable/3.2.x
 2022-01-07 17:43 UTC  (2+ messages)

[PATCH] configure: Silence warnings about missing roms/seabios directory
 2022-01-07 17:25 UTC  (2+ messages)

[git pull] drm final fixes for 5.16
 2022-01-07 17:41 UTC  (5+ messages)

[PATCH net-next v1] mlxbf_gige: add interrupt counts to "ethtool -S"
 2022-01-07 17:41 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/lttng-modules: bump to version 2.13.1
 2022-01-07 17:40 UTC  (2+ messages)

[PULL 00/19] target-arm queue
 2022-01-07 17:21 UTC  (20+ messages)
` [PULL 01/19] Add dummy Aspeed AST2600 Display Port MCU (DPMCU)
` [PULL 02/19] target/arm: Add missing FEAT_TLBIOS instructions
` [PULL 03/19] hw/intc/arm_gicv3_its: Correct off-by-one bounds check on rdbase
` [PULL 04/19] hw/intc/arm_gicv3_its: Remove redundant ITS_CTLR_ENABLED define
` [PULL 05/19] hw/intc/arm_gicv3_its: Remove maxids union from TableDesc
` [PULL 06/19] hw/intc/arm_gicv3_its: Don't return early in extract_table_params() loop
` [PULL 07/19] hw/intc/arm_gicv3_its: Reduce code duplication in extract_table_params()
` [PULL 08/19] hw/intc/arm_gicv3_its: Correct setting of TableDesc entry_sz
` [PULL 09/19] hw/intc/arm_gicv3_its: Don't misuse GITS_TYPE_PHYSICAL define
` [PULL 10/19] hw/intc/arm_gicv3_its: Correct handling of MAPI
` [PULL 11/19] hw/intc/arm_gicv3_its: Use FIELD macros for DTEs
` [PULL 12/19] hw/intc/arm_gicv3_its: Correct comment about CTE RDBase field size
` [PULL 13/19] hw/intc/arm_gicv3_its: Use FIELD macros for CTEs
` [PULL 14/19] hw/intc/arm_gicv3_its: Fix various off-by-one errors
` [PULL 15/19] hw/intc/arm_gicv3_its: Rename max_l2_entries to num_l2_entries
` [PULL 16/19] hw/arm: Add kudo i2c eeproms
` [PULL 17/19] hw/arm: attach MMC to kudo-bmc
` [PULL 18/19] hw/arm: add i2c muxes "
` [PULL 19/19] hw/arm: kudo add lm75s on bus 13

[PATCH bpf-next 1/2] libbpf: Use IS_ERR_OR_NULL() in hashmap__free()
 2022-01-07 17:40 UTC  (2+ messages)

[PATCH v2 0/6] DEV_PM_OPS macros rework v2
 2022-01-07 17:39 UTC  (10+ messages)
` [PATCH v2 1/6] PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro
` [PATCH v2 3/6] PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros

[PATCH] hw/i386: Add the possibility to disable the 'isapc' machine
 2022-01-07 17:28 UTC  (2+ messages)

[PATCH] Revert "tree: imx: remove old fit generator script"
 2022-01-07 17:37 UTC  (5+ messages)

[Buildroot] [git commit] package/lttng-modules: bump to version 2.13.1
 2022-01-07 17:37 UTC 

[PATCH v2 3/3] cifs: Eliminate pages list from cifs_readdata, cifs_writedata and smb_rqst
 2022-01-07 17:32 UTC  (3+ messages)

stable-rc/queue/5.4 build: 188 builds: 3 failed, 185 passed, 4 errors, 28 warnings (v5.4.170-20-ga0f5564ec82c)
 2022-01-07 17:35 UTC 

[GIT PULL] Final batch of KVM fixes for Linux 5.16
 2022-01-07 17:34 UTC  (2+ messages)

[PATCH net-next] net: dsa: felix: add port fast age support
 2022-01-07 17:33 UTC  (2+ messages)

"PCI/MSI: Mask MSI-X vectors only on success" (boot problem on c4.large)
 2022-01-07 17:32 UTC 

decompress.c:(.text.FSE_buildDTable_internal+0x2cc): undefined reference to `__clzdi2'
 2022-01-07 17:31 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/gvt: Make DRM_I915_GVT depend on X86
 2022-01-07 17:31 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH 1/3] drm/i915: split out PCI config space registers from i915_reg.h
 2022-01-07 17:30 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: move VGA registers to intel_vga.c
` [Intel-gfx] [PATCH 3/3] drm/i915: split out vlv sideband registers from i915_reg.h
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] drm/i915: split out PCI config space "

[syzbot] general protection fault in dev_get_by_index_rcu (2)
 2022-01-07 17:29 UTC  (3+ messages)

[PATCH net-next 0/7][pull request] 40GbE Intel Wired LAN Driver Updates 2022-01-06
 2022-01-07 17:28 UTC  (5+ messages)
` [PATCH net-next 2/7] i40e: Add placeholder for ndo set VLANs

[PATCH V3] cmd_nandbcb: Support secondary boot address of imx8mn
 2022-01-07 17:27 UTC 

[PATCH 0/5 v2] bfq: Avoid use-after-free when moving processes between cgroups
 2022-01-07 17:27 UTC  (4+ messages)

[PATCH 0/8] RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index)
 2022-01-07 17:26 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/8] merge-tree: implement real merges

[PATCH 1/3] powerpc64/bpf: Store temp registers' bpf to ppc mapping
 2022-01-07 17:25 UTC  (4+ messages)
` [PATCH 2/3] powerpc/bpf: Use helper for mapping bpf to ppc registers on PPC64

[PATCH] iio: adc: rzg2l_adc: Fix typo
 2022-01-07 17:25 UTC 

[xen-4.15-testing test] 167628: tolerable FAIL - PUSHED
 2022-01-07 17:24 UTC 

[Buildroot] [PATCH v3 1/3] package/qt5/qt5webengine-chromium-catapult: new package
 2022-01-07  4:55 UTC  (2+ messages)
` [Buildroot] [PATCH v3 2/3] package/qt5/qt5webengine: bump to version 5.15.8

[PATCH 16/16] PCI: Remove usage of the deprecated "pci-dma-compat.h" API
 2022-01-07 17:23 UTC  (4+ messages)

[RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state
 2022-01-07 17:23 UTC  (11+ messages)

[igt-dev] [PATCH] tests/i915/gem_userptr_blits: Skip sd-probe test for discrete platforms
 2022-01-07 17:22 UTC  (2+ messages)

[PATCH 00/13] CXL Region driver
 2022-01-07 17:22 UTC  (5+ messages)
` [PATCH 13/13] cxl: Program decoders for regions

[PATCH 00/43] Add KernelMemorySanitizer infrastructure
 2022-01-07 17:22 UTC  (3+ messages)
` [PATCH 16/43] kmsan: mm: call KMSAN hooks from SLUB code

[PATCH] dt-bindings: remoteproc: ti: Fix the number of mailboxes
 2022-01-07 17:21 UTC  (4+ messages)

[PATCH] dt-bindings: Drop required 'interrupt-parent'
 2022-01-07 17:03 UTC  (8+ messages)

[PATCH] ASoC: topology: Fix typo
 2022-01-06  9:28 UTC 

[PATCH 0/3] tracing/filter: make filter_pred_pchar() survive the access to user space
 2022-01-07 17:18 UTC  (3+ messages)
` [PATCH 1/3] tracing/filter: degrade addr in filter_pred_string() from double pointer to pointer

nconnect & repeating BIND_CONN_TO_SESSION?
 2022-01-07 17:17 UTC  (2+ messages)

[PATCH 0/2] x86/sgx: Limit EPC overcommit
 2022-01-07 17:17 UTC  (6+ messages)
` [PATCH 1/2] x86/sgx: Add accounting for tracking overcommit

[net-next PATCH RFC v6 00/16] Add support for qca8k mdio rw in Ethernet packet
 2022-01-07 17:17 UTC  (6+ messages)

[Intel-wired-lan] [RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2022-01-07 17:16 UTC  (4+ messages)
`  "

[PATCH v3 0/5] target/arm: Reduced-IPA space and highmem=off fixes
 2022-01-07 17:15 UTC  (7+ messages)
` [PATCH v3 3/5] hw/arm/virt: Honor highmem setting when computing the memory map

Arm roadmap for 22.03
 2022-01-07 17:15 UTC 

[Buildroot] [PATCH 1/1] package/jitterentropy-library: needs threads
 2022-01-07 17:15 UTC  (2+ messages)

[Buildroot] [git commit] package/jitterentropy-library: needs threads
 2022-01-07 17:14 UTC 

Possible bug? DOM-U network stopped working after fatal error reported in DOM0
 2022-01-07 17:14 UTC  (11+ messages)

[Buildroot] [PATCH 0/7] Bump of python-cryptography and other Rust related fun
 2022-01-07 17:13 UTC  (8+ messages)
` [Buildroot] [PATCH 1/7] package/ca-certificates: remove dependency on host-python-cryptography
` [Buildroot] [PATCH 2/7] package/python-cryptography: drop host variant
` [Buildroot] [PATCH 3/7] package/rustc: fix BR2_PACKAGE_HOST_RUSTC_ARCH for ARMv5
` [Buildroot] [PATCH 4/7] package/rustc: fix the riscv64gc architecture handling
` [Buildroot] [PATCH 5/7] support/download/cargo-post-process: make manifest path configurable
` [Buildroot] [PATCH 6/7] support/testing/tests: switch python-cryptography related tests to glibc
` [Buildroot] [PATCH 7/7] DO-NOT-APPLY package/python-cryptography: bump version to 36.0.1

[PATCH v2 0/5] target/arm: Reduced-IPA space and highmem=off fixes
 2022-01-07 17:10 UTC  (11+ messages)
` [PATCH v2 1/5] hw/arm/virt: Key enablement of highmem PCIe on highmem_ecam

[l1k:rs485_fixes 10/10] drivers/tty/serial/8250/8250_omap.c:1450:40: error: incompatible type for argument 1 of 'serial_in'
 2022-01-07 17:12 UTC  (2+ messages)

[PATCH] meson: build all modules by default
 2022-01-07 17:05 UTC  (2+ messages)

[RFC 00/16] padata, vfio, sched: Multithreaded VFIO page pinning
 2022-01-07 17:12 UTC  (4+ messages)

[PATCH v2 0/4] Watchdog: sp5100_tco: Replace watchdog cd6h/cd7h port I/O accesses with MMIO accesses
 2022-01-07 17:12 UTC  (6+ messages)
` [PATCH v2 3/4] Watchdog: sp5100_tco: Add EFCH SMBus controller initialization using MMIO

Wiki: Update package name in build instructions
 2022-01-07 17:10 UTC 

[Buildroot] [git commit] package/libvdpau: bump to version 1.4
 2022-01-07 17:09 UTC 

[Buildroot] [PATCH 1/1] package/libvdpau: bump to version 1.4
 2022-01-07 17:11 UTC  (2+ messages)

[PATCH v3 3/8] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
 2022-01-07 17:11 UTC  (2+ messages)

[RFC PATCH 0/2] RDMA/rxe: Add RDMA Atomic Write operation
 2022-01-07 17:11 UTC  (7+ messages)
` [RFC PATCH 2/2] "

[PATCH v7 0/3] mmc: Add LiteSDCard mmc driver
 2022-01-07 17:10 UTC  (6+ messages)
` [PATCH v7 1/3] MAINTAINERS: co-maintain LiteX platform
` [PATCH v7 2/3] dt-bindings: mmc: Add bindings for LiteSDCard
` [PATCH v7 3/3] mmc: Add driver for LiteX's LiteSDCard interface

[PATCH 0/7] Preparations to support SD UHS-II cards
 2022-01-07 17:08 UTC  (5+ messages)
` [PATCH 6/7] mmc: Implement content of UHS-II card initialization functions

[PATCH v6 0/1] gpio: add simple logic analyzer using polling
 2022-01-07 17:08 UTC  (7+ messages)
` [PATCH v6 1/1] gpio: add sloppy "

[Buildroot] [PATCH 1/1] package/liburiparser: security bump to version 0.9.6
 2022-01-07 17:08 UTC  (2+ messages)

[PATCH v2] KVM: x86: Check for rmaps allocation
 2022-01-07 17:08 UTC  (6+ messages)

[Buildroot] [git commit] package/liburiparser: security bump to version 0.9.6
 2022-01-07 17:06 UTC 

[PATCH 0/4] hw/arm: Add more devices to kudo-bmc
 2022-01-07 17:05 UTC  (2+ messages)

48 seconds to mount a BTRFS hard disk drive seems too long to me
 2022-01-07 17:07 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/guc: Don't error on reset of banned context
 2022-01-07 17:06 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] hw/intc/arm_gic: Allow reset of the running priority
 2022-01-07 17:03 UTC  (2+ messages)

[PATCH v2 0/5] VExpress64 board family improvements
 2022-01-07 17:04 UTC  (11+ messages)
` [PATCH v2 1/5] doc: Add documentation for the Arm VExpress64 board configs
` [PATCH v2 2/5] vexpress64: Refactor header file to make it easier to add new FVPs
` [PATCH v2 3/5] vexpress64: Clean up BASE_FVP boot configuration
` [PATCH v2 4/5] vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64
` [PATCH v2 5/5] vexpress64: Enable VIRTIO_NET network driver

[PATCH v2] board: stemmy: Increase boot image to 64 MB
 2022-01-07 17:04 UTC  (2+ messages)

[PATCH] configs: iot2050: Drop unused CONFIG_OF_LIST from defconfig
 2022-01-07 17:04 UTC  (2+ messages)

[PATCH] arm: apple: Remove CONFIG_SYS_SDRAM_BASE
 2022-01-07 17:03 UTC  (2+ messages)

[PATCHv3] ref-manual: Add documentation of PACKAGE_DEBUG_FILE_SUFFIX
 2022-01-07 17:04 UTC 

[PATCH] riscv: sifive: Fix OF_BOARD boot failure
 2022-01-07 17:03 UTC  (2+ messages)

[PATCH 1/2] udoo: neo: Fix the board model printing
 2022-01-07 17:03 UTC  (4+ messages)
` [PATCH 2/2] udoo: neo: Do not print the Model information

[PATCH v2] rockchip: puma/lion: update MAINTAINERS file
 2022-01-07 17:03 UTC  (2+ messages)

[Intel-gfx] [RFC 0/7] Add GuC Error Capture Support
 2022-01-07 17:03 UTC  (13+ messages)
` [Intel-gfx] [RFC 7/7] drm/i915/guc: Print the GuC error capture output register list

[PATCH] Revert "clk: Detect failure to set defaults"
 2022-01-07 17:02 UTC  (2+ messages)

[PATCH 1/4] udoo_neo: Call gpio_request()
 2022-01-07 17:02 UTC  (8+ messages)
` [PATCH 2/4] udoo_neo: Fixes for booting from the mSD card
` [PATCH 3/4] udoo_neo: Fix ethernet
` [PATCH 4/4] udoo_neo: Enable support for USB and storage

[RFC PATCH] rseq: x86: implement abort-at-ip extension
 2022-01-07 17:03 UTC 

[freescale-fslc:5.10-2.1.x-imx 4711/9999] drivers/regulator/scmi-regulator.c:237:19: error: 'struct regulator_desc' has no member named 'of_match_full_name'
 2022-01-07 17:02 UTC 

[PATCH] KVM: SEV: Add lock subtyping in sev_lock_two_vms so lockdep doesn't report false dependencies
 2022-01-07 17:01 UTC  (2+ messages)

[PATCH net-next v2] sch_cake: revise Diffserv docs
 2022-01-07 17:00 UTC  (2+ messages)

[PATCH RESEND] KVM: x86/pmu: Make top-down.slots event unavailable in supported leaf
 2022-01-07 16:59 UTC  (2+ messages)

[RFC 00/32] Kconfig: Introduce HAS_IOPORT and LEGACY_PCI options
 2022-01-07 16:57 UTC  (5+ messages)

[PATCH bpf-next v3] Add skb_store_bytes() for BPF_PROG_TYPE_CGROUP_SKB
 2022-01-07 16:57 UTC  (3+ messages)

[PATCH] x86/hyperv: Properly deal with empty cpumasks in hyperv_flush_tlb_multi()
 2022-01-07 16:56 UTC  (2+ messages)

[PATCH] [v3] x86/sgx: Fix NULL pointer dereference on non-SGX systems
 2022-01-07 16:55 UTC  (2+ messages)
` [tip: x86/sgx] "

[PATCH v5] drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21
 2022-01-07 16:55 UTC  (2+ messages)

stable-rc/queue/4.19 build: 190 builds: 6 failed, 184 passed, 2 errors, 30 warnings (v4.19.224-10-g40a6120825a7)
 2022-01-07 16:55 UTC 

[PATCH 1/2] of: net: Add helper function of_get_ethdev_label()
 2022-01-07 16:55 UTC  (3+ messages)

[PATCH 4.14] phonet: refcount leak in pep_sock_accep
 2022-01-07 16:54 UTC  (3+ messages)
  ` [External] : "

[PATCH iproute2 v3 0/2] add json support on tc u32
 2022-01-07 16:54 UTC  (4+ messages)
` [PATCH iproute2 v3 1/2] tc: u32: add support for json output


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.