All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-18 01:46:41 to 2021-09-18 05:10:54 UTC [more...]

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 RESEND v2 0/4] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-09-18  5:06 UTC  (10+ 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 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 10/12] test_sysfs: enable deadlock tests by default
  ` [PATCH v7 11/12] zram: fix crashes with cpu hotplug multistate
` [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 12/12] zram: use ATTRIBUTE_GROUPS to fix sysfs deadlock "

[Intel-gfx] [CI 1/4] drm/i915: rename debugfs_gt files
 2021-09-18  5:03 UTC  (7+ messages)
` [Intel-gfx] [CI 2/4] drm/i915: rename debugfs_engines files
` [Intel-gfx] [CI 3/4] drm/i915: rename debugfs_gt_pm files
` [Intel-gfx] [CI 4/4] drm/i915: deduplicate frequency dump on debugfs
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/4] drm/i915: rename debugfs_gt files
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v10 00/17] drm/i915: Introduce Intel PXP
 2021-09-18  4:57 UTC  (22+ messages)
`  "
` [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-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

[PATCH i-g-t v11 00/15] Introduce PXP Test
 2021-09-18  4:54 UTC  (17+ messages)
` [igt-dev] "
` [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

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)

[PATCH V2] staging: r8188eu: Use kzalloc() instead of kmalloc()+memset()
 2021-09-18  3:51 UTC 

[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 V2] staging: r8188eu: use ARRAY_SIZE
 2021-09-18  3:39 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

[PATCH v2] powerpc/32: Don't use a struct based type for pte_t
 2021-09-18  3:26 UTC  (3+ messages)

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

[dpdk-dev] [RFC V1] examples/l3fwd-power: fix memory leak for rte_pci_device
 2021-09-18  3:24 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/4] delete HW rings when releasing queues
 2021-09-18  3:19 UTC  (5+ messages)
` [dpdk-dev] [PATCH 4/4] net/ixgbe: "

[PATCH bpf-next] libbpf: Add doc comments in libb.h
 2021-09-18  3:17 UTC  (3+ messages)

[PATCH bpf-next v2] libbpf: Add doc comments in libbpf.h
 2021-09-18  3:14 UTC 

[PATCH] ima: fix deadlock when traversing "ima_default_rules"
 2021-09-18  3:11 UTC  (2+ messages)

[PATCH] pinctrl: intel: Kconfig: Add config menu to intel pinctrl
 2021-09-18  3:10 UTC 

[RFC PATCH net-next] ipmr: ip6mr: APIs to support adding more than MAXVIFS/MAXMIFS
 2021-09-18  3:10 UTC  (2+ messages)

[PATCH 00/84] Call scsi_done() directly
 2021-09-18  3:08 UTC  (4+ messages)
` [PATCH 57/84] nsp32: "

[dpdk-dev] [PATCH v2 1/2] app/testpmd: update forward engine beginning
 2021-09-18  3:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 2/2] app/testpmd: fix txonly forwording

[PATCH 0/7] KVM: X86: MMU: misc fixes and cleanups
 2021-09-18  3:06 UTC  (4+ messages)
` [PATCH 5/7] KVM: X86: Don't unsync pagetables when speculative

[PATCH v4 0/8] fuse,virtiofs: support per-file DAX
 2021-09-18  3:06 UTC  (8+ messages)
  ` [Virtio-fs] "

[PATCH 5.10 000/306] 5.10.67-rc1 review
 2021-09-18  3:02 UTC  (2+ messages)

[PATCH] Add pointer check
 2021-09-18  3:01 UTC 

llvm-objdump bpf coredump
 2021-09-18  3:00 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/ice: add ability to reduce the Rx latency
 2021-09-18  2:59 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] net/ice: add support for low "

Issus with blktest/srp on 5.15-rc1 and rdma_rxe
 2021-09-18  2:56 UTC  (4+ messages)
    `  "

How to fill a memory region with specific bytes?
 2021-09-18  2:54 UTC 

[PATCH 0/2] Check SFC fusing on Xe_HP
 2021-09-18  2:55 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Check SFC fusing on Xe_HP (rev3)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH net-next] net: socket: add the case sock_no_xxx support
 2021-09-18  2:53 UTC  (3+ messages)

[zohar-integrity:next-integrity-testing 1/1] security/integrity/ima/ima_policy.c:684:25: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2021-09-18  2:49 UTC  (3+ messages)

[PATCH] ocfs2: drop acl cache for directories too
 2021-09-18  2:43 UTC  (4+ messages)
` [Ocfs2-devel] "

[dpdk-dev] [PATCH 0/8] Removal of PCI bus ABIs
 2021-09-18  2:44 UTC  (10+ messages)
` [dpdk-dev] [PATCH v2 0/7] "
  ` [dpdk-dev] [PATCH v2 1/7] bus/pci: add new memory resource access APIs
  ` [dpdk-dev] [PATCH v2 2/7] app/testpmd: use PCI "
  ` [dpdk-dev] [PATCH v2 3/7] examples/ethtool: use PCI library API to get PCI address
  ` [dpdk-dev] [PATCH v2 4/7] examples/kni: remove unused PCI bus header
  ` [dpdk-dev] [PATCH v2 5/7] kni: remove unused PCI info from test and example
  ` [dpdk-dev] [PATCH v2 6/7] kni: replace unused variable definition with reserved bytes
  ` [dpdk-dev] [PATCH v2 7/7] bus/pci: remove ABIs in PCI bus

[PATCH net-next v2 0/3] some optimization for page pool
 2021-09-18  2:42 UTC  (9+ messages)
` [PATCH net-next v2 3/3] skbuff: keep track of pp page when __skb_frag_ref() is called
          ` [Linuxarm] "

[Question] How can we use underscore "_" in sensor name?
 2021-09-18  2:38 UTC  (7+ messages)

[PATCH] pkcs7: support EC-RDSA/streebog in SignerInfo
 2021-09-18  2:39 UTC  (2+ messages)

[RFC PATCH] perf: fix panic by mark recursion inside perf_log_throttle
 2021-09-18  2:38 UTC  (13+ messages)
    ` [PATCH] x86/dumpstack/64: Add guard pages to stack_info

[PATCH] drm/i915: fix blank screen booting crashes
 2021-09-18  2:36 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: fix blank screen booting crashes (rev2)

[DNM PATCH v2] Build: Test patch - Do Not Merge
 2021-09-18  2:32 UTC  (2+ messages)
` [DNM,v2] "

[PATCH] dm thin metadata: Fix use-after-free in dm_bm_set_read_only
 2021-09-18  2:32 UTC  (2+ messages)

[PATCH] dm thin metadata: Fix use-after-free in dm_bm_set_read_only
 2021-09-18  2:31 UTC 

[PATCH] pinctrl: freescale: Add helper dependency on COMPILE_TEST
 2021-09-18  2:26 UTC  (3+ messages)

[PATCH v2] sign-file: Fix confusing error messages
 2021-09-18  2:25 UTC  (2+ messages)

[PATCH v3] pkcs7: make parser enable SM2 and SM3 algorithms combination
 2021-09-18  2:25 UTC  (2+ messages)

[PATCH] X.509: Support parsing certificate using SM2 algorithm
 2021-09-18  2:25 UTC  (2+ messages)

[PATCH] block/mq-deadline: Fix unused-function compilation warning
 2021-09-18  2:23 UTC  (2+ messages)

[dpdk-dev] [PATCH v7 0/2] testpmd shows incorrect rx_offload configuration
 2021-09-18  2:18 UTC  (7+ messages)
` [dpdk-dev] [PATCH v8 "
  ` [dpdk-dev] [PATCH v8 2/2] app/testpmd: fix testpmd doesn't show RSS hash offload

INFO: task hung in hub_port_init
 2021-09-18  2:17 UTC  (5+ messages)

[PATCH 00/15] Switch iotests to using Async QMP
 2021-09-18  2:14 UTC  (5+ messages)
` [PATCH 12/15] iotests: Disable AQMP logging under non-debug modes

[PATCH V3] net/colo: check vnet_hdr_support flag when using virtio-net
 2021-09-18  2:04 UTC 

[PATCH for-rc v4 0/5] RDMA/rxe: Various bug fixes
 2021-09-18  2:13 UTC  (2+ messages)

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

d646969055: WARNING:at_kernel/ucount.c:#dec_rlimit_ucounts
 2021-09-18  2:08 UTC  (3+ messages)
  ` [LKP] "

[PATCH v6 1/4] Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF
 2021-09-18  2:06 UTC  (2+ messages)
` [v6,1/4] "

[PATCH 1/2] MAINTAINERS: fix up entry for AMD Powerplay
 2021-09-18  2:03 UTC  (2+ messages)

[RFC PATCH bpf-next 0/3] introduce dummy BPF STRUCT_OPS
 2021-09-18  2:03 UTC  (4+ messages)
` [RFC PATCH bpf-next 1/3] bpf: add dummy BPF STRUCT_OPS for test purpose

[PATCH 1/1] i40e: Avoid double IRQ free on error path in probe()
 2021-09-18  2:01 UTC  (10+ messages)
              ` [Intel-wired-lan] "

[dpdk-dev] [PATCH v2 00/20] ice/base: add parser module
 2021-09-18  1:59 UTC  (2+ messages)

[PATCH net] virtio-net: fix pages leaking when building skb in big mode
 2021-09-18  1:56 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] add support for writable bare tracepoint
 2021-09-18  2:09 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] bpf: support writable context for "
` [PATCH bpf-next v2 2/3] libbpf: support detecting and attaching of writable tracepoint program
` [PATCH bpf-next v2 3/3] bpf/selftests: add test for writable bare tracepoint

[xen-unstable test] 165052: regressions - FAIL
 2021-09-18  1:53 UTC 

[PATCH V2 00/10] KVM: X86: MMU: misc fixes and cleanups
 2021-09-18  1:49 UTC  (3+ messages)
` [PATCH V2 08/10] KVM: X86: Remove FNAME(update_pte)

[REGRESSION] lkft kselftest for next-20210915
 2021-09-18  1:47 UTC 

[PATCH] drm/i915: Make wa list per-gt
 2021-09-18  1:46 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Make wa list per-gt (rev2)


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.