All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-01 22:55:43 to 2020-12-02 00:25:11 UTC [more...]

[PATCH v4 bpf-next 00/14] Support BTF-powered BPF tracing programs for kernel modules
 2020-12-02  0:16 UTC  (12+ messages)
` [PATCH v4 bpf-next 01/14] bpf: fix bpf_put_raw_tracepoint()'s use of __module_address()
` [PATCH v4 bpf-next 02/14] bpf: keep module's btf_data_size intact after load
` [PATCH v4 bpf-next 03/14] libbpf: add internal helper to load BTF data by FD
` [PATCH v4 bpf-next 04/14] libbpf: refactor CO-RE relocs to not assume a single BTF object
` [PATCH v4 bpf-next 05/14] libbpf: add kernel module BTF support for CO-RE relocations
` [PATCH v4 bpf-next 06/14] selftests/bpf: add bpf_testmod kernel module for testing
` [PATCH v4 bpf-next 07/14] selftests/bpf: add support for marking sub-tests as skipped
` [PATCH v4 bpf-next 08/14] selftests/bpf: add CO-RE relocs selftest relying on kernel module BTF
` [PATCH v4 bpf-next 09/14] bpf: remove hard-coded btf_vmlinux assumption from BPF verifier
` [PATCH v4 bpf-next 10/14] bpf: allow to specify kernel module BTFs when attaching BPF programs
` [PATCH v4 bpf-next 11/14] libbpf: factor out low-level BPF program loading helper

Accelerated Video Capture on ARM
 2020-12-02  0:23 UTC  (3+ messages)

[PATCH bpf-next 0/3] bpf: expose bpf_{s,g}etsockopt helpers to bind{4,6} hooks
 2020-12-02  0:22 UTC  (3+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: extend bind{4,6} programs with a call to bpf_setsockopt

[Intel-wired-lan] [PATCH net v2] i40e: Fix check for PF state (vf disable)
 2020-12-02  0:22 UTC  (2+ messages)

Is git-am expected to honor core.sharedRepository?
 2020-12-02  0:21 UTC  (3+ messages)
` [PATCH] apply: don't use core.sharedRepository to create working tree files

[Intel-wired-lan] [net 1/6] ice: fix FDir IPv6 flexbyte
 2020-12-02  0:21 UTC  (4+ messages)
` [Intel-wired-lan] [net 3/6] ice: update the number of available RSS queues

[PATCH v2 0/8] xen/arm: Add support for SMMUv3 driver
 2020-12-02  0:20 UTC  (3+ messages)
` [PATCH v2 3/8] xen/arm: revert patch related to XArray

[Intel-gfx] [RFC-v3 00/26] Introduce Intel PXP component
 2020-12-02  0:18 UTC  (28+ messages)
` [Intel-gfx] [RFC-v3 01/26] drm/i915/pxp: "
` [Intel-gfx] [RFC-v3 02/26] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [RFC-v3 03/26] drm/i915/pxp: Add PXP context for logical hardware states
` [Intel-gfx] [RFC-v3 04/26] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [RFC-v3 05/26] drm/i915/pxp: Implement ioctl action to set the user space context
` [Intel-gfx] [RFC-v3 06/26] drm/i915/pxp: Add PXP-related registers into allowlist
` [Intel-gfx] [RFC-v3 07/26] drm/i915/pxp: Read register to check hardware session state
` [Intel-gfx] [RFC-v3 08/26] drm/i915/pxp: Implement funcs to get/set PXP tag
` [Intel-gfx] [RFC-v3 09/26] drm/i915/pxp: Implement ioctl action to reserve session slot
` [Intel-gfx] [RFC-v3 10/26] drm/i915/pxp: Implement ioctl action to set session in play
` [Intel-gfx] [RFC-v3 11/26] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [RFC-v3 12/26] drm/i915/pxp: Implement ioctl action to terminate the session
` [Intel-gfx] [RFC-v3 13/26] drm/i915/pxp: Enable ioctl action to query PXP tag
` [Intel-gfx] [RFC-v3 14/26] drm/i915/pxp: Destroy all type0 sessions upon teardown
` [Intel-gfx] [RFC-v3 15/26] drm/i915/pxp: Termiante the session upon app crash
` [Intel-gfx] [RFC-v3 16/26] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [RFC-v3 17/26] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [RFC-v3 18/26] drm/i915/pxp: Implement ioctl action to send TEE commands
` [Intel-gfx] [RFC-v3 19/26] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [RFC-v3 20/26] drm/i915/pxp: Add i915 trace logs for PXP operations
` [Intel-gfx] [RFC-v3 21/26] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [RFC-v3 22/26] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [RFC-v3 23/26] drm/i915/uapi: introduce drm_i915_gem_create_ext
` [Intel-gfx] [RFC-v3 24/26] drm/i915/pxp: User interface for Protected buffer
` [Intel-gfx] [RFC-v3 25/26] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] [RFC-v3 26/26] drm/i915/pxp: Enable the PXP ioctl for protected session
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce Intel PXP component (rev3)

[Patch net] lwt: disable BH too in run_lwt_bpf()
 2020-12-02  0:17 UTC  (3+ messages)

[PATCH] mm: mmap_lock: fix use-after-free race and css ref leak in tracepoints
 2020-12-02  0:15 UTC  (8+ messages)

[arnd-playground:to-build 160/350] fs/isofs/util.c:40:14: warning: left shift of negative value
 2020-12-02  0:15 UTC 

[Fuego] Introducing myself to Fuego
 2020-12-02  0:14 UTC  (5+ messages)

[PATCH v2 1/2] arm/hvf: Optimize and simplify WFI handling
 2020-12-02  0:13 UTC  (5+ messages)
` [PATCH v2 2/2] arm/hvf: Stop setting current_cpu

[PATCH v2 0/4] Chunk Heap Support on DMA-HEAP
 2020-12-02  0:13 UTC  (6+ messages)
` [PATCH v2 4/4] dma-buf: heaps: add chunk heap to dmabuf heaps

Seeking advice on building and using kdump with OpenBMC
 2020-12-02  0:10 UTC  (2+ messages)

[PATCH 0/2] statx: Fix DAX attribute collision and handling
 2020-12-02  0:11 UTC  (6+ messages)
` [PATCH 2/2] statx: move STATX_ATTR_DAX attribute handling to filesystems

[PATCH v1 3/7] spi: qspi-tegra: Add support for Tegra210 QSPI controller
 2020-12-02  0:09 UTC  (3+ messages)

GPF on 0xdead000000000100 in nvme_map_data - Linux 5.9.9
 2020-12-02  0:06 UTC  (3+ messages)

[PATCH v8 0/7] Syscall User Dispatch
 2020-12-02  0:04 UTC  (12+ messages)
` [PATCH v8 3/7] kernel: Implement selective syscall userspace redirection
` [PATCH v8 4/7] entry: Support Syscall User Dispatch on common syscall entry
` [PATCH v8 6/7] selftests: Add benchmark for syscall user dispatch
` [PATCH v8 7/7] docs: Document Syscall User Dispatch

BERT Error Messages
 2020-12-01 23:34 UTC 

[arnd-playground:to-build 109/465] drivers/soc/ixp4xx/ixp4xx-qmgr.c:149:37: sparse: sparse: dereference of noderef expression
 2020-12-02  0:04 UTC 

linusw/devel build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.10-rc4-34-g0f2c7af45d7ee)
 2020-12-02  0:01 UTC 

[PATCH v2] mm: Don't fault around userfaultfd-registered regions on reads
 2020-12-02  0:02 UTC  (4+ messages)

[PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
 2020-12-02  0:01 UTC  (13+ messages)

[PATCH 1/3] xfs: convert noroom, okalloc in xfs_dialloc() to bool
 2020-12-01 23:59 UTC  (7+ messages)
` [PATCH 2/3] xfs: kill ialloced in xfs_dialloc()

[Intel-gfx] [PATCH 1/2] drm/i915/gem: Limit lmem scatterlist elements to UINT_MAX
 2020-12-01 23:58 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] Revert "drm/i915/lmem: Limit block size to 4G"

linusw/for-next build: 7 builds: 0 failed, 7 passed, 22 warnings (v5.10-rc4-34-g0f2c7af45d7e)
 2020-12-01 23:57 UTC 

[PATCH 00/10 net-next v2] net/tipc: fix all kernel-doc and add TIPC networking chapter
 2020-12-01 23:56 UTC  (2+ messages)

[PATCH] usb: host: xhci: wait USB2 port enter suspend for bus suspend
 2020-12-01 23:55 UTC  (3+ messages)

[PATCH] iommu/amd: Increase interrupt remapping table limit to 512 entries
 2020-12-01 23:53 UTC  (3+ messages)

Asoc: Intel: SST (CHT) regression in asoc/for-5.11
 2020-12-01 23:52 UTC  (7+ messages)

[PATCH 00/18] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-12-01 23:50 UTC  (12+ messages)
` [PATCH 05/18] software_node: Alter software_node_unregister_nodes() to unregister the array in reverse order
` [PATCH 13/18] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
` [PATCH 16/18] i2c: i2c-core-base: Use the new i2c_acpi_dev_name() in i2c_set_dev_name()

[PATCH] proc: Allow pid_revalidate() during LOOKUP_RCU
 2020-12-01 23:49 UTC  (3+ messages)

[arnd-playground:to-build 156/350] drivers/iio/accel/mma9553.c:633:7: warning: taking address of packed member of 'struct mma9553_conf_regs' may result in an unaligned pointer value
 2020-12-01 23:50 UTC 

[GIT PULL] vhost,vdpa: bugfixes
 2020-12-01 23:49 UTC  (3+ messages)

[GIT PULL] tracing: Fixes for 5.10-rc6
 2020-12-01 23:49 UTC  (2+ messages)

[GIT PULL] SMB3 Fixes
 2020-12-01 23:49 UTC  (2+ messages)

[arnd-playground:to-build 175/350] arch/mips/include/asm/compat.h:42:2: error: unknown type name 'old_time32_t'
 2020-12-01 23:49 UTC 

Upcoming virtual OSFC 2020
 2020-11-30 18:33 UTC 

[arnd-playground:to-build 156/350] drivers/mtd/ubi/eba.c:988:9: warning: 'opnum' may be used uninitialized in this function
 2020-12-01 23:45 UTC 

[PATCH v3 00/15] remoteproc: Add support for detaching from rproc
 2020-12-01 23:43 UTC  (4+ messages)
` [PATCH v3 01/15] dt-bindings: remoteproc: Add bindind to support autonomous processors

[PATCH 0/6] watchdog: Add millisecond-level capabilities
 2020-12-01 23:43 UTC  (5+ messages)
` [PATCH 1/6] watchdog: Allow a driver to use milliseconds instead of seconds

[PATCH 00/23] pack-bitmap: bitmap generation improvements
 2020-12-01 23:43 UTC  (16+ messages)
` [PATCH 01/23] ewah/ewah_bitmap.c: grow buffer past 1
` [PATCH v2 00/24] pack-bitmap: bitmap generation improvements

[Intel-gfx] [RFC-v3 00/26] Introduce Intel PXP component
 2020-12-01 23:42 UTC  (28+ messages)
` [Intel-gfx] [RFC-v3 01/26] drm/i915/pxp: "
` [Intel-gfx] [RFC-v3 02/26] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [RFC-v3 03/26] drm/i915/pxp: Add PXP context for logical hardware states
` [Intel-gfx] [RFC-v3 04/26] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [RFC-v3 05/26] drm/i915/pxp: Implement ioctl action to set the user space context
` [Intel-gfx] [RFC-v3 06/26] drm/i915/pxp: Add PXP-related registers into allowlist
` [Intel-gfx] [RFC-v3 07/26] drm/i915/pxp: Read register to check hardware session state
` [Intel-gfx] [RFC-v3 08/26] drm/i915/pxp: Implement funcs to get/set PXP tag
` [Intel-gfx] [RFC-v3 09/26] drm/i915/pxp: Implement ioctl action to reserve session slot
` [Intel-gfx] [RFC-v3 10/26] drm/i915/pxp: Implement ioctl action to set session in play
` [Intel-gfx] [RFC-v3 11/26] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [RFC-v3 12/26] drm/i915/pxp: Implement ioctl action to terminate the session
` [Intel-gfx] [RFC-v3 13/26] drm/i915/pxp: Enable ioctl action to query PXP tag
` [Intel-gfx] [RFC-v3 14/26] drm/i915/pxp: Destroy all type0 sessions upon teardown
` [Intel-gfx] [RFC-v3 15/26] drm/i915/pxp: Termiante the session upon app crash
` [Intel-gfx] [RFC-v3 16/26] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [RFC-v3 17/26] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [RFC-v3 18/26] drm/i915/pxp: Implement ioctl action to send TEE commands
` [Intel-gfx] [RFC-v3 19/26] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [RFC-v3 20/26] drm/i915/pxp: Add i915 trace logs for PXP operations
` [Intel-gfx] [RFC-v3 21/26] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [RFC-v3 22/26] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [RFC-v3 23/26] drm/i915/uapi: introduce drm_i915_gem_create_ext
` [Intel-gfx] [RFC-v3 24/26] drm/i915/pxp: User interface for Protected buffer
` [Intel-gfx] [RFC-v3 25/26] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] [RFC-v3 26/26] drm/i915/pxp: Enable the PXP ioctl for protected session
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Introduce Intel PXP component (rev2)

[PATCH] mm: Don't fault around userfaultfd-registered regions on reads
 2020-12-01 23:42 UTC  (6+ messages)

[PATCH net-next] net: delete __dev_getfirstbyhwtype
 2020-12-01 23:41 UTC  (3+ messages)

[PATCH 0/3] bootconfig: Make size and checksum fields le32
 2020-12-01 23:41 UTC  (3+ messages)

[linux-next:master 6272/9613] unittest.c:undefined reference to `of_dma_get_max_cpu_address'
 2020-12-01 23:40 UTC  (3+ messages)

[Bridge] [PATCH net-next 0/9] mlxsw: Add support for 802.1ad bridging
 2020-12-01 23:40 UTC  (3+ messages)
  `  "

[PATCH v2] drm/msm/dpu: update the qos remap only if the client type changes
 2020-12-01 23:38 UTC  (2+ messages)

[arnd-playground:to-build 15/350] lib/lz4/lz4hc_compress.c:645:6: warning: no previous prototype for 'LZ4HC_setExternalDict'
 2020-12-01 23:35 UTC 

[PATCH] kretprobe: avoid re-registration of the same kretprobe earlier
 2020-12-01 23:32 UTC  (3+ messages)

[PATCH 0/4] Random cleanups
 2020-12-01 23:32 UTC  (7+ messages)
` [PATCH 1/4] refspec: trivial cleanup
` [PATCH 2/4] .gitignore: remove dangling file

[PATCH] phy: samsung: Fix build break in USB2 PHY driver for Exynos5420 SoCs
 2020-12-01 23:32 UTC  (2+ messages)

[PATCH v9 1/2] kunit: Support for Parameterized Testing
 2020-12-01 23:31 UTC  (8+ messages)
          ` [Linux-kernel-mentees] "

[PATCH v6 0/7] FPGA Security Manager Class Driver
 2020-12-01 23:30 UTC  (6+ messages)
` [PATCH v6 2/7] fpga: sec-mgr: enable secure updates

[PATCH V2 net-next 0/7] net: hns3: updates for -next
 2020-12-01 23:30 UTC  (2+ messages)

[net] tipc: fix incompatible mtu of transmission
 2020-12-01 23:28 UTC  (2+ messages)

[MPTCP] Re: [MPTCP][PATCH mptcp-next 2/5] mptcp: add the incoming MP_PRIO support
 2020-12-01 23:28 UTC 

Changes to job handling cause hangs in wait
 2020-12-01 23:26 UTC  (7+ messages)

[PATCH 1/6] ldconfig-native: don't write auxiliary cache
 2020-12-01 23:25 UTC  (5+ messages)
` [PATCH 4/6] reproducible_build: clamp the rootfs tarball mtime to the epoch
  ` [OE-core] "

[dpdk-dev] [PATCH 0/2] fix issue with partial DMA unmap
 2020-12-01 23:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/4] "
  ` [dpdk-dev] [PATCH v3 4/4] test: change external memory test to use system page sz

[PATCH V2] uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
 2020-12-01 23:21 UTC 

[arnd-playground:to-build 160/350] drivers/block/drbd/drbd_main.c:1109:37: warning: left shift of negative value
 2020-12-01 23:19 UTC 

[linux-next:master] BUILD REGRESSION 0eedceafd3a63fd082743c914853ef4b9247dbe6
 2020-12-01 23:18 UTC 

[PATCH 1/2] drm/amdgpu/sdma5.0: enable ctxempty interrupt
 2020-12-01 23:18 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu/sdma5.2: "

[PATCH v2] split up lockdep and syscall related functionality in generic entry code
 2020-12-01 23:17 UTC  (2+ messages)

[arnd-playground:to-build 222/350] drivers/infiniband/hw/mlx5/fs.c:1514:25: warning: 'dest_id' may be used uninitialized in this function
 2020-12-01 23:18 UTC 

[BlueZ] main.conf: use correct key for BREDR configuration
 2020-12-01 23:16 UTC  (5+ messages)

[PATCH v3 0/6] linux-user: Rework get_elf_hwcap() and support MIPS Loongson 2F/3E
 2020-12-01 23:15 UTC  (3+ messages)
` [PATCH v3 4/6] linux-user/elfload: Introduce MIPS GET_FEATURE_REG_EQU() macro

[PATCH v12 00/17] s390/vfio-ap: dynamic configuration support
 2020-12-01 23:14 UTC  (8+ messages)
` [PATCH v12 12/17] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device

[PATCH v2 00/13] reftable library
 2020-12-01 23:13 UTC  (13+ messages)
` [PATCH v3 00/16] "
  ` [PATCH v3 03/16] reftable: add LICENSE

[PATCH] arm/hvf: Optimize and simplify WFI handling
 2020-12-01 23:13 UTC  (5+ messages)

[PATCH -next] pinctrl: pinctrl-microchip-sgpio: Add OF config dependency
 2020-12-01 23:12 UTC  (3+ messages)

[PATCH 00/15] *** ARC port for review ***
 2020-12-01 23:09 UTC  (4+ messages)
` [PATCH 06/15] arc: TCG instruction definitions

[PATCH] drivers/perf: Enable PID_IN_CONTEXTIDR with SPE
 2020-12-01 23:09 UTC  (5+ messages)

[PATCH 0/9] Allow deleting files with unsupported encryption policy
 2020-12-01 23:00 UTC  (6+ messages)
` [PATCH 2/9] f2fs: remove f2fs_dir_open()
      ` [f2fs-dev] "

[PATCH] pinctrl: core: Fix unused variable build warnings
 2020-12-01 23:06 UTC  (2+ messages)

[PATCH 0/8] shoot lazy tlbs
 2020-12-01 23:04 UTC  (9+ messages)
` [PATCH 6/8] lazy tlb: shoot lazies, a non-refcounting lazy tlb option

[PATCH] NFSv4.2: improve page handling for GETXATTR
 2020-12-01 23:03 UTC  (3+ messages)

[PATCH 0/3] Fix stash apply in sparse checkouts (and a submodule test)
 2020-12-01 23:02 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] stash: remove unnecessary process forking

[Bug 201539] New: AMDGPU R9 390 automatic fan speed control in Linux 4.19
 2020-12-01 23:01 UTC  (2+ messages)
` [Bug 201539] AMDGPU R9 390 automatic fan speed control in Linux 4.19/4.20/5.0

[PATCH] tools: add a simple script to generate EFI variables
 2020-12-01 22:58 UTC  (2+ messages)
` [PATCH v2] "

[PATCH BlueZ] doc: Update battery API doc
 2020-12-01 22:56 UTC  (2+ messages)
` [BlueZ] "

[PATCH iproute2-next 0/6] Move rate and size parsing and output to lib
 2020-12-01 22:56 UTC  (4+ messages)
` [PATCH iproute2-next 2/6] lib: Move print_rate() from tc here; modernize

[PATCH v2 0/6] Add a PRU remoteproc driver
 2020-12-01 22:54 UTC  (3+ messages)
` [PATCH v2 2/6] remoteproc/pru: "

[GIT PULL] pinctrl: samsung: Pull for v5.11
 2020-12-01 22:55 UTC  (3+ messages)

[balbi-usb:testing/next] BUILD SUCCESS 1080ed2a6cc53a07afdb1cd3f3968e808b714bbb
 2020-12-01 22:55 UTC 

[Intel-gfx] [PATCH 00/11] VRR/Adaptive Sync enabling in i915
 2020-12-01 22:59 UTC  (3+ messages)
` [Intel-gfx] [PATCH 10/11] drm/i915/display/vrr: Set IGNORE_MSA_PAR state in DP Sink


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.