All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-07 06:38:59 to 2021-09-07 07:29:13 UTC [more...]

[RFC PATCH] drm/amdgpu: alloc uvd msg from IB pool
 2021-09-07  7:28 UTC 

[PATCH 0/2] iommu/ipmmu-vmsa: Add support for r8a779a0
 2021-09-07  7:28 UTC  (7+ messages)
` [PATCH 2/2] "

[PATCH v3 00/18] i.MX8MM GPC improvements and BLK_CTRL driver
 2021-09-07  7:28 UTC  (9+ messages)
` [PATCH v3 09/18] dt-bindings: power: imx8mm: add defines for VPU blk-ctrl domains
` [PATCH v3 10/18] soc: imx: add i.MX8M blk-ctrl driver

[PATCH] usb: cdns3: fix race condition before setting doorbell
 2021-09-07  7:28 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] net/ice: revert removing IPID from default hash field
 2021-09-07  7:27 UTC  (3+ messages)

[PATCH v2] media: s5p-jpeg: rename JPEG marker constants to prevent build warnings
 2021-09-07  7:27 UTC  (3+ messages)

[Intel-gfx] [RFC PATCH 00/25] refactor display struct
 2021-09-07  7:25 UTC  (26+ messages)
` [Intel-gfx] [PATCH 01/25] drm/i915: move display funcs into a display struct. (v3)
` [Intel-gfx] [PATCH 02/25] drm/i915/display: move cdclk info into display
` [Intel-gfx] [PATCH 03/25] drm/i915: move more pll/clocks into display struct
` [Intel-gfx] [PATCH 04/25] drm/i915/display: move gmbus "
` [Intel-gfx] [PATCH 05/25] drm/i915/display: move intel_dmc "
` [Intel-gfx] [PATCH 06/25] drm/i915/display: move mipi_mmio_base to "
` [Intel-gfx] [PATCH 07/25] drm/i915/display: move pps_mmio_base "
` [Intel-gfx] [PATCH 08/25] drm/i915/drrs: just use some local vars to simplify drrs code
` [Intel-gfx] [PATCH 09/25] drm/i915/display: move drrs into display struct
` [Intel-gfx] [PATCH 10/25] drm/i915/display: move fbc "
` [Intel-gfx] [PATCH 11/25] drm/i915/display: move pipe/plane mappings to "
` [Intel-gfx] [PATCH 12/25] drm/i915/display: move properties into "
` [Intel-gfx] [PATCH 13/25] drm/i915/display: move audio related members "
` [Intel-gfx] [PATCH 14/25] drm/i915/display: move HDCP related items "
` [Intel-gfx] [PATCH 15/25] drm/i915/display: move hotplug struct to "
` [Intel-gfx] [PATCH 16/25] drm/i915/display: move overlay into "
` [Intel-gfx] [PATCH 17/25] drm/i915/display: move fbdev info to "
` [Intel-gfx] [PATCH 18/25] drm/i915/display: move fb_tracking "
` [Intel-gfx] [PATCH 19/25] drm/i915/display: move delay and pch values "
` [Intel-gfx] [PATCH 20/25] drm/intel/display: move atomic related things to display
` [Intel-gfx] [PATCH 21/25] drm/i915/display: move a bunch of platform misc regs "
` [Intel-gfx] [PATCH 22/25] drm/i915/display: move dpll struct into display
` [Intel-gfx] [PATCH 23/25] drm/i915/display: move fdi_rx_config into display struct
` [Intel-gfx] [PATCH 24/25] drm/i915/display: move workqueues to "
` [Intel-gfx] [PATCH 25/25] drm/i915/display: move pps/backlight mutexes into display

[GIT PULL] fuse update for 5.15
 2021-09-07  7:26 UTC 

[PATCH 00/10] aspeed/smc: Cleanups and QOMification
 2021-09-07  7:24 UTC  (15+ messages)
` [PATCH 01/10] aspeed/smc: Add watchdog Control/Status Registers
` [PATCH 02/10] aspeed/smc: Introduce aspeed_smc_error() helper
` [PATCH 03/10] aspeed/smc: Stop using the model name for the memory regions
` [PATCH 04/10] aspeed/smc: Drop AspeedSMCController structure
` [PATCH 05/10] aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlash
` [PATCH 06/10] aspeed/smc: Remove the 'size' "
` [PATCH 07/10] aspeed/smc: Rename AspeedSMCFlash 'id' to 'cs'
` [PATCH 08/10] aspeed/smc: QOMify AspeedSMCFlash
` [PATCH 09/10] aspeed/smc: Add default reset values
` [PATCH 10/10] aspeed/smc: Introduce an addr_width() class handler

[PATCH] mm/kmemleak: allow __GFP_NOLOCKDEP passed to kmemleak's gfp
 2021-09-07  7:23 UTC  (2+ messages)

[PATCH v2 0/2] gpio: tegra: add multiple interrupt support
 2021-09-07  7:23 UTC  (4+ messages)
` [PATCH v2 1/2] "

New warning: PRMT not found
 2021-09-07  7:22 UTC  (6+ messages)
        ` New warning: PRMT not present (was: not found)

[RFC PATCH] drm/amdgpu: alloc uvd msg from IB pool
 2021-09-07  7:22 UTC 

[PATCH] MAINTAINERS: add VM SOCKETS (AF_VSOCK) entry
 2021-09-07  7:21 UTC  (10+ messages)

[PATCH bpf-next v2 00/20] selftests: xsk: facilitate adding tests
 2021-09-07  7:19 UTC  (21+ messages)
` [PATCH bpf-next v2 01/20] selftests: xsk: simplify xsk and umem arrays
` [PATCH bpf-next v2 02/20] selftests: xsk: introduce type for thread function
` [PATCH bpf-next v2 03/20] selftests: xsk: introduce test specifications
` [PATCH bpf-next v2 04/20] selftests: xsk: move num_frames and frame_headroom to xsk_umem_info
` [PATCH bpf-next v2 05/20] selftests: xsk: move rxqsize into xsk_socket_info
` [PATCH bpf-next v2 06/20] selftests: xsk: make frame_size configurable
` [PATCH bpf-next v2 07/20] selftests: xsx: introduce test name in test spec
` [PATCH bpf-next v2 08/20] selftests: xsk: add use_poll to ifobject
` [PATCH bpf-next v2 09/20] selftests: xsk: introduce rx_on and tx_on in ifobject
` [PATCH bpf-next v2 10/20] selftests: xsk: replace second_step global variable
` [PATCH bpf-next v2 11/20] selftests: xsk: specify number of sockets to create
` [PATCH bpf-next v2 12/20] selftests: xsk: make xdp_flags and bind_flags local
` [PATCH bpf-next v2 13/20] selftests: xsx: make pthreads local scope
` [PATCH bpf-next v2 14/20] selftests: xsk: eliminate MAX_SOCKS define
` [PATCH bpf-next v2 15/20] selftests: xsk: allow for invalid packets
` [PATCH bpf-next v2 16/20] selftests: xsk: introduce replacing the default packet stream
` [PATCH bpf-next v2 17/20] selftests: xsk: add test for unaligned mode
` [PATCH bpf-next v2 18/20] selftests: xsk: eliminate test specific if-statement in test runner
` [PATCH bpf-next v2 19/20] selftests: xsk: add tests for invalid xsk descriptors
` [PATCH bpf-next v2 20/20] selftests: xsk: add tests for 2K frame size

[PATCH v2] Input: analog: Always use ktime functions
 2021-09-07  7:18 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix the compilation error with arch=UM
 2021-09-06  9:43 UTC 

Access to Linux-EVL build instructions
 2021-09-07  7:18 UTC  (2+ messages)

[PATCH] I/O errors for ALUA state transitions
 2021-09-07  7:16 UTC 

[PULL v3 00/36] (Mostly) x86 changes for 2021-09-06
 2021-09-07  7:13 UTC  (2+ messages)
` [PULL v3 04/36] target/i386: Moved int_ctl into CPUX86State structure

[mm/memcg] 5387c90490: will-it-scale.per_process_ops -21.3% regression
 2021-09-07  7:13 UTC  (2+ messages)

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

[PATCH] board: fsl_validate: Double free Issue Solved
 2021-09-07  7:11 UTC 

[PATCH 5.10 00/29] 5.10.63-rc1 review
 2021-09-07  7:11 UTC  (3+ messages)

[PATCH v3 0/4] arm64: meson: add support for JetHub D1/H1
 2021-09-07  7:09 UTC  (6+ messages)
` [PATCH v3 4/4] arm64: dts: meson-axg: add support for JetHub D1

[PATCH 1/3] y2038: cobalt/posix/io: Adding recvmmsg64
 2021-09-07  7:11 UTC 

[RFC PATCH 0/6] Fixed-buffers io_uring passthrough over nvme-char
 2021-09-07  7:10 UTC  (3+ messages)

[PATCH v2] can: rcar_canfd: add __maybe_unused annotation to silence warning
 2021-09-07  7:09 UTC  (2+ messages)

[PATCH v2 0/3] hw/arm/virt_acpi_build: Generate DBG2 table
 2021-09-07  7:02 UTC  (2+ messages)

[PATCH V5] mtd: rawnand: qcom: Update code word value for raw read
 2021-09-07  7:07 UTC  (6+ messages)

[PATCH 3/3] y2038: testsuite/smokey/y2038: testcase for recvmmsg64
 2021-09-07  7:07 UTC 

stable-rc/queue/4.9 build: 185 builds: 0 failed, 185 passed (v4.9.282-6-g3c5ddad1e41a)
 2021-09-07  7:07 UTC 

[PATCH] spi: tegra20-slink: Declare runtime suspend and resume functions conditionally
 2021-09-07  7:07 UTC  (2+ messages)

[PATCH 2/3] y2038: lib/cobalt/rtdm: dispatch recvmmg
 2021-09-07  7:07 UTC 

[PATCH V6] mtd: rawnand: qcom: Update code word value for raw read
 2021-09-07  7:05 UTC  (2+ messages)

minor curiosity related to libdir vs base_libdir and shared libs
 2021-09-07  7:06 UTC  (2+ messages)
` [OE-core] "

[PATCH libnetfilter_log] src: doc: revise doxygen for module "Netlink message helper functions"
 2021-09-07  7:06 UTC  (3+ messages)

[PATCH 0/3] [florian/y2038] recvmmsg for timespec64
 2021-09-07  7:06 UTC 

[PATCH] perf dlfilter: Add dlfilter-show-cycles
 2021-09-07  7:06 UTC  (3+ messages)

blktests nvme testcase error
 2021-09-07  7:05 UTC  (2+ messages)

[PATCH RESEND] drm/rockchip: cdn-dp-core: Fix cdn_dp_resume unused warning
 2021-09-07  7:02 UTC  (5+ messages)

[RFC PATCH] drm/amdgpu: alloc uvd msg from IB pool
 2021-09-07  7:04 UTC 

[PATCH v3 0/2] Fix simple-bus issues with fw_devlink
 2021-09-07  7:01 UTC  (6+ messages)
` [PATCH v3 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices

[PATCH] drm/amd/display: fix missing cleanup for remove s3_debug in dm_early_fini()
 2021-09-07  7:04 UTC 

DSD Recording on RME 2-PRO FS/BE
 2021-09-03 16:59 UTC 

[hardknott][PATCH 00/11] Patch review request
 2021-09-07  7:02 UTC  (12+ messages)
` [hardknott][PATCH 01/11] kernel-yocto: Simplify no git repo case in do_kernel_checkout
` [hardknott][PATCH 02/11] bluez5: fix CVE-2021-3658
` [hardknott][PATCH 03/11] lz4: Security Fix for CVE-2021-3520
` [hardknott][PATCH 04/11] sdk: Decouple default install path from built in path
` [hardknott][PATCH 05/11] cpio: backport fix for CVE-2021-38185
` [hardknott][PATCH 06/11] vim: add option to disable NLS support
` [hardknott][PATCH 07/11] linux-yocto/5.10: update to v5.10.59
` [hardknott][PATCH 08/11] linux-yocto/5.10: update to v5.10.60
` [hardknott][PATCH 09/11] parselogs.py: ignore intermittent CD/DVDROM identification failure
` [hardknott][PATCH 10/11] oeqa/runtime/parselogs: Make DVD ata error apply to all qemux86 machines
` [hardknott][PATCH 11/11] xdg-utils: Add fix for CVE-2020-27748

[PATCH 1/1] efi_loader: require CONFIG_BLK
 2021-09-07  7:01 UTC 

[PATCH 0/8] arm64: dts: initial NXP S32G2 support
 2021-09-07  6:59 UTC  (7+ messages)
` [PATCH 1/8] dt-bindings: arm: fsl: add NXP S32G2 boards

[Buildroot] [git commit branch/2021.05.x] package/libopenssl: security bump version to 1.1.1l
 2021-09-07  6:58 UTC 

[Buildroot] [git commit branch/2021.05.x] DEVELOPERS: drop Maxime Hadjinlian
 2021-09-07  6:57 UTC 

[Buildroot] [git commit branch/2021.02.x] package/libopenssl: security bump version to 1.1.1l
 2021-09-07  6:58 UTC 

[Buildroot] [git commit branch/2021.02.x] DEVELOPERS: drop Maxime Hadjinlian
 2021-09-07  6:57 UTC 

[Buildroot] [PATCH 1/1] package/libopenssl: security bump version to 1.1.1l
 2021-09-07  6:59 UTC  (2+ messages)

[PATCH] Enable '-Werror' by default for all kernel builds
 2021-09-07  6:58 UTC  (7+ messages)

[Buildroot] [PATCH] DEVELOPERS: drop Maxime Hadjinlian
 2021-09-07  6:57 UTC  (2+ messages)

[PATCH] drm/stm: ltdc: attach immutable zpos property to planes
 2021-09-07  6:55 UTC  (4+ messages)

[PATCH] drm/stm: ltdc: add layer alpha support
 2021-09-07  6:55 UTC  (4+ messages)

[PATCH] x86/tsx: clear RTM and HLE when MSR_IA32_TSX_CTRL is not supported
 2021-09-07  6:56 UTC  (11+ messages)

[dm-devel] [PATCH 0/3] multipath-tools: final touces before next PR
 2021-09-07  6:56 UTC  (4+ messages)
` [dm-devel] [PATCH v2 1/3] libmultipath.version: adapt to changes in remove_map
` [dm-devel] [PATCH 2/3] multipath-tools tests: fix dmevents test
` [dm-devel] [PATCH 3/3] Update .gitignore

[PATCH -next] [SCSI] Fix NULL pointer dereference in handling for passthrough commands
 2021-09-07  6:54 UTC  (3+ messages)

xen-unstable linux-5.14: 1 of 2 multicall(s) failed: cpu 0
 2021-09-07  6:54 UTC  (2+ messages)

[PATCH] scsi: sd: free 'scsi_disk' device via put_device
 2021-09-07  6:53 UTC  (2+ messages)

pull-request: can 2021-09-07
 2021-09-07  6:52 UTC  (3+ messages)
` [PATCH net 1/2] can: rcar_canfd: add __maybe_unused annotation to silence warning
` [PATCH net 2/2] can: c_can: fix null-ptr-deref on ioctl()

[RFC PATCH] xen/design: Add design for EFI dom0less system start
 2021-09-07  6:52 UTC 

[syzbot] KASAN: use-after-free Write in get_ucounts
 2021-09-07  6:51 UTC  (2+ messages)

[PATCH 0/2] KVM: SMM fixes for nVMX
 2021-09-07  6:50 UTC  (6+ messages)
` [PATCH 1/2] KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulation

[PATCH] brd: reduce the brd_devices_mutex scope
 2021-09-07  6:49 UTC  (2+ messages)

[RFC 0/6] fast poll multishot mode
 2021-09-07  6:48 UTC  (8+ messages)
` [PATCH 4/6] io_uring: let fast poll support multishot

[PATCH 1/5] drm/ttm: remove the outdated kerneldoc section
 2021-09-07  6:46 UTC  (9+ messages)
` [PATCH 2/5] drm/ttm: enable TTM device object kerneldoc
` [PATCH 3/5] drm/ttm: enable TTM resource "

[dpdk-dev] [PATCH] eventdev: add rx queue info get api
 2021-09-07  6:45 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 1/3] "
  ` [dpdk-dev] [PATCH v3 2/3] test/event: Add rx queue info get test in rx adapter autotest
  ` [dpdk-dev] [PATCH v3 3/3] doc: add rx queue get api detail in rx adapter guide

[PATCH 5.13 00/24] 5.13.15-rc1 review
 2021-09-07  6:43 UTC  (2+ messages)

Urgent Bug report: PPPoE ioctl(PPPIOCCONNECT): Transport endpoint is not connected
 2021-09-07  6:42 UTC  (10+ messages)

[PATCH v8 0/7] DEVICE_UNPLUG_GUEST_ERROR QAPI event
 2021-09-07  6:38 UTC  (3+ messages)

[PATCH] staging: r8188eu: include: remove duplicate declaration
 2021-09-07  6:40 UTC  (4+ messages)

[Buildroot] [git commit branch/2021.02.x] package/localedef: bump to version 2.32-50-g737efa27 to match glibc
 2021-09-07  6:06 UTC 

[dpdk-dev] [PATCH v3 1/3] eventdev: add rx queue info get api
 2021-09-07  6:39 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 2/3] test/event: Add rx queue info get test in rx adapter autotest
` [dpdk-dev] [PATCH v3 3/3] doc: add rx queue get api detail in rx adapter guide

[Buildroot] [git commit branch/2021.02.x] package/belle-sip: add BELLE_SIP_CPE_ID_VENDOR
 2021-09-07  6:36 UTC 

[Buildroot] [git commit branch/2021.02.x] package/libarchive: security bump to version 3.5.2
 2021-09-07  6:37 UTC 

b4 and lore and '/' in a message id
 2021-09-07  6:39 UTC 

[PULL 00/36] (Mostly) x86 changes for 2021-09-06
 2021-09-07  6:23 UTC  (3+ messages)
` [PULL 10/36] hostmem: Add hostmem-epc as a backend for SGX EPC

[PATCH v1] can: c_can: fix null-ptr-deref on ioctl()
 2021-09-07  6:38 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.05.x] package/linux-pam: add libxcrypt optional dependency
 2021-09-07  6:34 UTC 


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.