All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-18 03:28:35 to 2021-09-18 06:44:52 UTC [more...]

[dpdk-dev] [RFC] ethdev: change queue release callback
 2021-09-18  6:44 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 0/2] "
  ` [dpdk-dev] [PATCH v4 1/2] ethdev: make queue release callback optional

[PATCH net-next] net: rtnetlink: convert rcu_assign_pointer to RCU_INIT_POINTER
 2021-09-18  6:36 UTC 

[PATCH] intel_th: Simplify 'intel_th_pci_remove()'
 2021-09-18  6:36 UTC 

[djwong-xfs:zero-initialize-pmem 4/309] fs/xfs/scrub/fscounters.c:273:1: error: unused function 'xchk_fscount_add_frextent'
 2021-09-18  6:36 UTC  (2+ messages)

[dpdk-dev] [PATCH] Enable AddressSanitizer feature on DPDK
 2021-09-18  6:36 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v8 0/8] Don't compute events that won't be used in a metric
 2021-09-18  6:35 UTC  (9+ messages)
` [PATCH v8 1/8] perf metric: Restructure struct expr_parse_ctx
` [PATCH v8 2/8] perf metric: Use NAN for missing event IDs
` [PATCH v8 3/8] perf expr: Modify code layout
` [PATCH v8 4/8] perf metric: Rename expr__find_other
` [PATCH v8 5/8] perf metric: Add utilities to work on ids map
` [PATCH v8 6/8] perf metric: Allow metrics with no events
` [PATCH v8 7/8] perf metric: Don't compute unused events
` [PATCH v8 8/8] perf test: Add metric test for eliminating events

data loss when doing ls-remote and piped to command
 2021-09-18  6:33 UTC  (5+ messages)

[PATCH v10 00/17] drm/i915: Introduce Intel PXP
 2021-09-18  6:32 UTC  (24+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v10 01/17] drm/i915/pxp: Define PXP component interface
` [Intel-gfx] [PATCH v10 02/17] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [PATCH v10 03/17] drm/i915/pxp: define PXP device flag and kconfig
` [Intel-gfx] [PATCH v10 04/17] drm/i915/pxp: allocate a vcs context for pxp usage
` [Intel-gfx] [PATCH v10 05/17] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [PATCH v10 06/17] drm/i915/pxp: set KCR reg init
` [Intel-gfx] [PATCH v10 07/17] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [PATCH v10 08/17] drm/i915/pxp: Implement arb session teardown
` [Intel-gfx] [PATCH v10 09/17] drm/i915/pxp: Implement PXP irq handler
` [Intel-gfx] [PATCH v10 10/17] drm/i915/pxp: interfaces for using protected objects
` [Intel-gfx] [PATCH v10 11/17] drm/i915/pxp: start the arb session on demand
` [Intel-gfx] [PATCH v10 12/17] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [PATCH v10 13/17] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] [PATCH v10 14/17] drm/i915/pxp: black pixels on pxp disabled
` [Intel-gfx] [PATCH v10 15/17] drm/i915/pxp: add pxp debugfs
` [Intel-gfx] [PATCH v10 16/17] drm/i915/pxp: add PXP documentation
` [Intel-gfx] [PATCH v10 17/17] drm/i915/pxp: enable PXP for integrated Gen12
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Introduce Intel PXP (rev8)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[PATCH V2] staging: r8188eu: Use kzalloc() instead of kmalloc()+memset()
 2021-09-18  6:29 UTC  (2+ messages)

[zen:5.14/cacule 2/2] fair.c:(.text.pick_next_entity.isra.0+0xec): undefined reference to `__udivdi3'
 2021-09-18  6:29 UTC 

[Nouveau] [PATCH 00/15] drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers where possible
 2021-09-17 23:21 UTC  (34+ messages)
` [Nouveau] [PATCH 01/15] dmr: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()
  `  "
` [Nouveau] [PATCH 02/15] dmr/i915: "
` [Nouveau] [PATCH 03/15] dmr/msm: "
` [Nouveau] [PATCH 04/15] drm: cleanup: drm_modeset_lock_all() "
` [Nouveau] [PATCH 05/15] drm/vmwgfx: "
` [Nouveau] [PATCH 06/15] drm/tegra: "
  `  "
` [Nouveau] [PATCH 07/15] drm/shmobile: "
` [Nouveau] [PATCH 08/15] drm/radeon: "
  `  "
` [Nouveau] [PATCH 09/15] drm/omapdrm: "
  `  "
` [Nouveau] [PATCH 10/15] drm/nouveau: "
` [Nouveau] [PATCH 11/15] drm/msm: "
  `  "
` [Nouveau] [PATCH 12/15] drm/i915: "
  `  "
` [Nouveau] [PATCH 13/15] drm/gma500: "
` [Nouveau] [PATCH 14/15] drm/amd: "
  `  "
` [Nouveau] [PATCH 15/15] doc: drm: remove TODO entry regarding DRM_MODSET_LOCK_ALL cleanup
  `  "
` [PATCH 00/15] drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers where possible

[Nouveau] [PATCH 1/2] drm/nouveau/kms/nv50-: fix file release memory leak
 2021-09-11  7:50 UTC  (2+ messages)
` [Nouveau] [PATCH 2/2] drm/nouveau/debugfs: "

[PATCH V2] staging: r8188eu: use ARRAY_SIZE
 2021-09-18  6:22 UTC  (2+ messages)

layer index update failed
 2021-09-18  6:21 UTC 

[PATCH v2] scsi: ufs: Unbreak the reset handler
 2021-09-18  6:20 UTC  (4+ messages)

[PATCH v8 0/5] Add SIMATIC IOT2050 board support
 2021-09-18  6:17 UTC  (6+ messages)
` [PATCH v8 1/5] arm: dts: Add IOT2050 device tree files
` [PATCH v8 2/5] board: siemens: Add support for SIMATIC IOT2050 devices
` [PATCH v8 3/5] arm64: dts: ti: k3-am65-mcu: Add RTI watchdog entry
` [PATCH v8 4/5] watchdog: rti_wdt: Add support for loading firmware
` [PATCH v8 5/5] iot2050: Enable watchdog support, but do not auto-start it

[PATCH] Modify the check condition
 2021-09-18  6:15 UTC 

[congwang:bpf 5/5] net/ipv4/tcp.c:566:25: error: implicit declaration of function 'tcp_bpf_poll'; did you mean 'tcp_bpf_rtt'?
 2021-09-18  6:14 UTC  (2+ messages)

[qemu-mainline test] 165076: regressions - FAIL
 2021-09-18  6:14 UTC 

[RFC 0/5] leverage completion cache for poll requests
 2021-09-18  6:11 UTC  (4+ messages)
` [PATCH 5/5] io_uring: "

[djwong-xfs:zero-initialize-pmem 128/309] fs/xfs/libxfs/xfs_imeta.c:80:1: error: unused function 'xfs_imeta_path_check'
 2021-09-18  6:10 UTC  (2+ messages)

[PATCH] drm/amdgpu: move amdgpu_virt_release_full_gpu to fini_early stage
 2021-09-18  6:09 UTC 

[PATCH net-next] virtio_net: use netdev_warn_once to output warn when without enough queues
 2021-09-18  6:06 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v11 00/15] Introduce PXP Test
 2021-09-18  5:49 UTC  (18+ messages)
`  "
` [igt-dev] [PATCH i-g-t v11 01/15] Add PXP UAPI support in i915_drm.h
` [igt-dev] [PATCH i-g-t v11 02/15] Add basic PXP testing of buffer and context alloc
` [igt-dev] [PATCH i-g-t v11 03/15] Perform a regular 3d copy as a control checkpoint
` [igt-dev] [PATCH i-g-t v11 04/15] Add PXP attribute support in batchbuffer and buffer_ops libs
` [igt-dev] [PATCH i-g-t v11 05/15] Add MI_SET_APPID instruction definition
` [igt-dev] [PATCH i-g-t v11 06/15] Enable protected session cmd in gen12_render_copyfunc
` [igt-dev] [PATCH i-g-t v11 07/15] Add subtest to copy raw source to protected dest
` [igt-dev] [PATCH i-g-t v11 08/15] Add test where both src and dest are protected
` [igt-dev] [PATCH i-g-t v11 09/15] Verify PXP teardown occurred through suspend-resume
` [igt-dev] [PATCH i-g-t v11 10/15] Verify execbuf fails with stale PXP context after teardown
` [igt-dev] [PATCH i-g-t v11 11/15] Verify execbuf fails with stale PXP buffer "
` [igt-dev] [PATCH i-g-t v11 12/15] Verify execbuf ok with stale PXP buf in opt-out use
` [igt-dev] [PATCH i-g-t v11 13/15] Verify execution behavior with stale PXP assets through suspend-resume
` [igt-dev] [PATCH i-g-t v11 14/15] Verify protected surfaces are dma buffer sharable
` [igt-dev] [PATCH i-g-t v11 15/15] tests/i915_pxp: CRC validation for display tests
` [igt-dev] ✓ Fi.CI.BAT: success for Introduce PXP Test (rev11)

[PATCH v3] pinctrl: intel: Kconfig: Add configuration menu to Intel pin control
 2021-09-18  5:46 UTC 

[PATCH] scripts/spelling.txt: add more spellings to spelling.txt
 2021-09-18  5:43 UTC  (2+ messages)

[PATCH v3] libperf evsel: Make use of FD robust
 2021-09-18  5:44 UTC 

Rust in Qemu BoF followup: Rust vs. qemu platform support
 2021-09-18  5:28 UTC  (7+ messages)

[PATCH v2] mei: Remove usage of the deprecated "pci-dma-compat.h" API
 2021-09-18  5:36 UTC 

[PATCH v2] tifm: Remove usage of the deprecated "pci-dma-compat.h" API
 2021-09-18  5:32 UTC 

[dpdk-dev] [PATCH 0/4] iavf: add iAVF IPsec inline crypto support
 2021-09-18  5:28 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/4] net/iavf: "

Fair IT: Ra / Norir
 2021-09-18  5:27 UTC 

[Resend PATCH] psi : calc cfs task memstall time more precisely
 2021-09-18  5:25 UTC 

[djwong-xfs:zero-initialize-pmem 46/309] fs/xfs/scrub/iscan.c:66:1: warning: no previous prototype for 'xchk_iscan_find_next'
 2021-09-18  5:24 UTC  (2+ messages)

[BUG 5.14] arm64/mm: dma memory mapping fails (in some cases)
 2021-09-18  5:18 UTC  (9+ messages)

[PATCH v2] misc: genwqe: Remove usage of the deprecated "pci-dma-compat.h" API
 2021-09-18  5:20 UTC 

[dpdk-dev] [PATCH 0/5] CPU Enabling: Implement rte_power_monitor API in virtio/vhost PMD
 2021-09-18 13:22 UTC  (7+ messages)
` [dpdk-dev] [PATCH 0/5] "
  ` [dpdk-dev] [PATCH 1/5] net/virtio: implement rte_power_monitor API
  ` [dpdk-dev] [PATCH 2/5] vhost: "
  ` [dpdk-dev] [PATCH 3/5] net/vhost: "
  ` [dpdk-dev] [PATCH 4/5] power: modify return of queue_stopped
  ` [dpdk-dev] [PATCH 5/5] examples/l3fwd-power: support virtio/vhost

[PATCH RESEND v2 0/4] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-09-18  5:20 UTC  (13+ messages)
` [PATCH RESEND v2 1/4] mm: hugetlb: free "
` [PATCH RESEND v2 2/4] mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
` [PATCH RESEND v2 3/4] mm: sparsemem: use page table lock to protect kernel pmd operations
` [PATCH RESEND v2 4/4] selftests: vm: add a hugetlb test case

[PATCH] ASoC: mediatek: SND_SOC_MT8195 remove depends on COMPILE_TEST
 2021-09-18  5:16 UTC 

[PATCH] hwmon: (dell-smm): make struct dell_smm_data *data __maybe_unused
 2021-09-18  5:13 UTC 

[PATCH] tracing: fix missing osnoise tracer on max_latency
 2021-09-18  5:11 UTC 

Syzbot sends URLs in config names to KCIDB
 2021-09-18  5:10 UTC  (5+ messages)

[PATCH v11 0/7] RISC-V Pointer Masking implementation
 2021-09-18  5:08 UTC  (5+ messages)
` [PATCH v11 5/7] [RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions

[PATCH v7 01/12] LICENSES: Add the copyleft-next-0.3.1 license
 2021-09-18  5:04 UTC  (24+ messages)
` [PATCH v7 02/12] testing: use the copyleft-next-0.3.1 SPDX tag
` [PATCH v7 03/12] selftests: add tests_sysfs module
` [PATCH v7 04/12] kernfs: add initial failure injection support
` [PATCH v7 05/12] test_sysfs: add support to use kernfs failure injection
` [PATCH v7 06/12] kernel/module: add documentation for try_module_get()
` [PATCH v7 07/12] fs/kernfs/symlink.c: replace S_IRWXUGO with 0777 on kernfs_create_link()
` [PATCH v7 08/12] fs/sysfs/dir.c: replace S_IRWXU|S_IRUGO|S_IXUGO with 0755 sysfs_create_dir_ns()
` [PATCH v7 09/12] sysfs: fix deadlock race with module removal
` [PATCH v7 10/12] test_sysfs: enable deadlock tests by default
` [PATCH v7 11/12] zram: fix crashes with cpu hotplug multistate
` [PATCH v7 12/12] zram: use ATTRIBUTE_GROUPS to fix sysfs deadlock module removal

[Intel-gfx] [CI 1/4] drm/i915: rename debugfs_gt files
 2021-09-18  5:03 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/4] "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS cd5506cc3e612dd01dfee3ec7b6afe6f6e8f5204
 2021-09-18  4:56 UTC 

[PATCH V3 00/22] arch: Add basic LoongArch support
 2021-09-18  4:54 UTC  (7+ messages)
` [PATCH V3 05/22] LoongArch: Add build infrastructure
` [PATCH V3 09/22] LoongArch: Add boot and setup routines

Should `@` be really a valid git tag name?
 2021-09-18  4:53 UTC  (9+ messages)

[GIT PULL] Memory folios for v5.15
 2021-09-18  4:51 UTC  (9+ messages)
` Folio discussion recap

[PATCH v3 0/4] Add Unisoc's UMS512 clock support
 2021-09-18  4:51 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: clk: sprd: Add bindings for ums512 clock controller
` [PATCH v3 2/4] dt-bindings: mfd: sprd: Add bindings for ums512 global registers
` [PATCH v3 3/4] clk: sprd: Add dt-bindings include file for UMS512
` [PATCH v3 4/4] clk: sprd: Add Unisoc's UMS512 clock driver

[PATCH] platform/x86: dell: fix DELL_WMI_PRIVACY dependencies & build error
 2021-09-18  4:48 UTC 

[PATCH] sh: pgtable-3level: Fix cast to pointer from integer of different size
 2021-09-18  5:04 UTC  (4+ messages)

KASAN: use-after-free Write in nr_release
 2021-09-18  4:29 UTC  (2+ messages)
` [syzbot] "

[PATCH 2/9] midx: allow marking a pack as preferred
 2021-09-18  4:30 UTC  (7+ messages)
` [PATCH 3/5] commit-graph: use parse_options_concat()

[PATCH 00/19] More DG1 enabling
 2021-09-18  4:30 UTC  (4+ messages)
` [PATCH 14/19] drm/i915/oprom: Basic sanitization
  ` [Intel-gfx] "

[ast-bpf:relo_core 5/11] kernel/bpf/btf.c:6498:6: error: variable 'err' set but not used
 2021-09-18  4:22 UTC  (2+ messages)

[PATCH] hw/ssi: imx_spi: Improve chip select handling
 2021-09-18  4:19 UTC  (13+ messages)

[PATCH 5.13 000/380] 5.13.19-rc1 review
 2021-09-18  4:17 UTC  (2+ messages)

[PATCH V3 1/1] soc: qcom: smp2p: Add wakeup capability to SMP2P IRQ
 2021-09-18  4:09 UTC  (3+ messages)

[PATCH] mm/migrate: fix CPUHP state to update node demotion order
 2021-09-18  4:04 UTC  (2+ messages)

call_rcu data race patch
 2021-09-18  4:00 UTC  (5+ messages)

[PATCH v2] pinctrl: intel: Kconfig: Add config menu to intel pinctrl
 2021-09-18  3:58 UTC  (2+ messages)

[oe] [meta-oe] [PATCH] byacc: upgrade 20200910 -> 20210808
 2021-09-18  3:48 UTC 

cron job: media_tree daily build: ERRORS
 2021-09-18  3:44 UTC 

[PATCH V3 00/12] xfs: Extend per-inode extent counters
 2021-09-18  3:36 UTC  (3+ messages)
  ` [External] : "

[dpdk-dev] [RFC V1] ethdev: fix the issue that dev uninit may be called twice
 2021-09-18  3:31 UTC  (10+ messages)
` [dpdk-dev] [RFC V2] ethdev: fix issue that dev close in PMD calls twice

[PATCH/RFC] range-diff: make output format more useful for "rebase --onto"
 2021-09-18  3:29 UTC  (2+ messages)

[RESEND PATCH 1/3] hw/intc: openpic: Correct the reset value of IPIDR for FSL chipset
 2021-09-18  3:26 UTC  (3+ messages)
` [RESEND PATCH 2/3] hw/intc: openpic: Drop Raven related codes
` [RESEND PATCH 3/3] hw/intc: openpic: Clean up the styles


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.