All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-09 23:03:39 to 2022-06-10 00:23:29 UTC [more...]

[PATCH 00/12] Clang -Wformat warning fixes
 2022-06-09 23:18 UTC  (8+ messages)
` [PATCH 01/12] x86/mce: use correct format characters

[PATCH 0/3] arm: bcmbca: Add BCM63148 SoC support
 2022-06-10  0:21 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: arm: Add BCM63148 SoC
` [PATCH 2/3] ARM: dts: Add DTS files for bcmbca SoC BCM63148
` [PATCH 3/3] MAINTAINERS: Add BCM63148 to bcmbca arch entry

[RFC PATCH] selftests/vm: enable running select groups of tests
 2022-06-10  0:20 UTC 

[PATCH 001/001] can: gs_usb: gs_usb_open/close( ) fix memory leak
 2022-06-10  0:18 UTC  (8+ messages)
` [PATCH v2 0/3] URB_FREE_COHERENT gs_usb memory leak fix
  ` [PATCH v2 1/3] drivers: usb/core/urb: Add URB_FREE_COHERENT
  ` [PATCH v2 2/3] drivers: usb/core/urb: allow URB_FREE_COHERENT
  ` [PATCH v2 3/3] can: gs_usb: fix DMA memory leak on close

[PATCH net] net: bpf: fix request_sock leak in filter.c
 2022-06-10  0:17 UTC  (5+ messages)

[PATCH] Bluetooth: btmtksdio: Add in-band wakeup support
 2022-06-10  0:17 UTC  (2+ messages)

[PATCH 0/3] arm: bcmbca: Add BCM6813 SoC support
 2022-06-10  0:15 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: arm64: Add BCM6813 SoC
` [PATCH 2/3] arm64: dts: Add DTS files for bcmbca SoC BCM6813
` [PATCH 3/3] MAINTAINERS: Add BCM6813 to bcmbca arch entry

[PATCH v2] pinctrl: nuvoton: wpcm450: Convert irqchip to IRQCHIP_IMMUTABLE
 2022-06-10  0:16 UTC  (2+ messages)

[igt-dev] [i-g-t 0/3] tests/kms_pipe_crc_basic: IGT test cleanup
 2022-06-10  0:16 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[dpdk-dev] [PATCH v6 0/3] librte_ethdev: error recovery support
 2022-06-10  0:16 UTC  (8+ messages)
` [dpdk-dev] [PATCH v7 1/4] ethdev: support device reset and recovery events

[kvm-unit-tests PATCH 0/3] Fix up test failures induced by !enable_pmu
 2022-06-10  0:14 UTC  (6+ messages)
` [kvm-unit-tests PATCH 2/3] x86: Skip running test when pmu is disabled
` [kvm-unit-tests PATCH 3/3] x86: Skip perf related tests "

[agd5f:drm-next 156/174] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c:1542:11: warning: variable 'i' set but not used
 2022-06-10  0:11 UTC 

[linux-next:master 537/2142] drivers/net/wireless/microchip/wilc1000/cfg80211.c:361:42: sparse: sparse: incorrect type in assignment (different base types)
 2022-06-10  0:11 UTC 

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-10  0:11 UTC  (6+ messages)

stable-rc/queue/4.14 baseline: 134 runs, 19 regressions (v4.14.282-165-gcb425c53b616c)
 2022-06-10  0:10 UTC 

[PATCH v3] drm/msm: Avoid unclocked GMU register access in 6xx gpu_busy
 2022-06-10  0:09 UTC  (2+ messages)

[PATCH 00/18] lustre: sync with OpenSFS tree June 8, 2022
 2022-06-10  0:09 UTC  (2+ messages)

[mm-unstable v3 PATCH 0/7] Cleanup transhuge_xxx helpers
 2022-06-10  0:08 UTC  (8+ messages)
` [v3 PATCH 2/7] mm: thp: introduce transhuge_vma_size_ok() helper
` [v3 PATCH 3/7] mm: khugepaged: remove the redundant anon vma check

[RFC] eal/x86: disable array bounds checks in rte_memcpy_generic with gcc-12
 2022-06-10  0:08 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/15] HuC loading for DG2
 2022-06-10  0:07 UTC  (18+ messages)
` [Intel-gfx] [PATCH 01/15] HAX: mei: GSC support for XeHP SDV and DG2 platform
` [Intel-gfx] [PATCH 02/15] mei: add support to GSC extended header
` [Intel-gfx] [PATCH 03/15] mei: bus: enable sending gsc commands
` [Intel-gfx] [PATCH 04/15] mei: bus: extend bus API to support command streamer API
` [Intel-gfx] [PATCH 05/15] mei: pxp: add command streamer API to the PXP driver
` [Intel-gfx] [PATCH 06/15] mei: pxp: support matching with a gfx discrete card
` [Intel-gfx] [PATCH 07/15] drm/i915/pxp: load the pxp module when we have a gsc-loaded huc
` [Intel-gfx] [PATCH 08/15] drm/i915/pxp: implement function for sending tee stream command
` [Intel-gfx] [PATCH 09/15] drm/i915/pxp: add huc authentication and loading command
` [Intel-gfx] [PATCH 10/15] drm/i915/dg2: setup HuC loading via GSC
` [Intel-gfx] [PATCH 11/15] drm/i915/huc: track delayed HuC load with a fence
` [Intel-gfx] [PATCH 12/15] drm/i915/huc: stall media submission until HuC is loaded
` [Intel-gfx] [PATCH 13/15] drm/i915/huc: report HuC as loaded even if load still in progress
` [Intel-gfx] [PATCH 14/15] drm/i915/huc: define gsc-compatible HuC fw for DG2
` [Intel-gfx] [PATCH 15/15] HAX: drm/i915: force INTEL_MEI_GSC and INTEL_MEI_PXP on for CI
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for HuC loading for DG2
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH v2] btrfs: use preallocated pages for super block write
 2022-06-10  0:07 UTC  (6+ messages)

[PATCH] fs-verity: mention btrfs support
 2022-06-10  0:06 UTC 

Boot stalls in v4.9.y to v5.4.y stable queues
 2022-06-10  0:05 UTC 

[PATCH v7] git-prompt: make colourization consistent
 2022-06-10  0:05 UTC  (3+ messages)
` [PATCH] git-prompt: fix expansion of branch colour codes

[PATCH] vfio: de-extern-ify function prototypes
 2022-06-10  0:04 UTC  (2+ messages)

[PATCH 1/2] vfio/type1: Simplify bus_type determination
 2022-06-10  0:03 UTC  (3+ messages)

[PATCH v2 3/5] PCI: axis: Add ARTPEC-8 PCIe controller driver
 2022-06-10  0:03 UTC  (2+ messages)

[PATCH v5 0/7] introduce per-queue available descriptor threshold and host shaper
 2022-06-10  0:01 UTC  (5+ messages)
` [PATCH v6] ethdev: introduce available Rx descriptors threshold

[PATCH] s390: disable -Warray-bounds
 2022-06-09 23:59 UTC  (10+ messages)

[PATCH net-next v2 0/2] Update bhash2 when socket's rcv saddr changes
 2022-06-09 23:59 UTC  (8+ messages)

[PATCH 0/2] ci(GitHub): mark up compile errors, too
 2022-06-09 23:56 UTC  (2+ messages)

[PATCH] remote-curl: send Accept-Language header to server
 2022-06-09 23:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm: rcar-du: Lift z-pos restriction on primary plane for Gen3
 2022-06-09 23:55 UTC 

stable-rc/queue/4.9 baseline: 109 runs, 19 regressions (v4.9.317-127-gcc9df554aace)
 2022-06-09 23:55 UTC 

[dm-devel] [RFC PATCH v8 00/17] Integrity Policy Enforcement LSM (IPE)
 2022-06-09 23:46 UTC  (4+ messages)
` [dm-devel] [RFC PATCH v8 13/17] fsverity: consume builtin signature via LSM hook
    `  "

blktests failures with v5.19-rc1
 2022-06-09 23:53 UTC 

[PATCH v8 00/11] iommu: SVA and IOPF refactoring
 2022-06-09 23:53 UTC  (5+ messages)
` [PATCH v8 01/11] iommu: Add max_pasids field in struct iommu_device

[Intel-gfx] [PATCH] drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backend
 2022-06-09 23:51 UTC  (2+ messages)

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-09 23:49 UTC  (6+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE

[PATCH 0/4] Create branch_checked_out() helper
 2022-06-09 23:47 UTC  (3+ messages)
` [PATCH 1/4] branch: add "

[PATCH linux-next] security: Fix side effects of default BPF LSM hooks
 2022-06-09 23:46 UTC 

[PATCH 1/1] libbpf: replace typeof with __typeof__ for -std=c17 compatibility
 2022-06-09 23:46 UTC  (3+ messages)

[PATCH] revision: mark blobs needed for resolve-undo as reachable
 2022-06-09 23:44 UTC 

[meta-security][PATCH 1/4] sssd:move to dynamic networking-layer
 2022-06-09 23:42 UTC  (4+ messages)
` [meta-security][PATCH 2/4] layer.conf:add meta-netorking to BBFILES_DYNAMIC
` [meta-security][PATCH 3/4] packagegroup-core-security: drop sssd
` [meta-security][PATCH 4/4] packagegroup-core-security.bbappend: add sssd

[PATCH] target/riscv: trans_rvv: Avoid assert for RV32 and e64
 2022-06-09 23:43 UTC  (2+ messages)

[PATCH RESEND] workqueue: Switch to new kerneldoc syntax for named variable macro argument
 2022-06-09 23:41 UTC 

[kms-test] [PATCH 00/10] Test plane alpha and zpos control
 2022-06-09 23:40 UTC  (11+ messages)
` [kms-test] [PATCH 01/10] tests: Replace double quotes with single quotes
` [kms-test] [PATCH 02/10] tests: Convert to formatted string literals
` [kms-test] [PATCH 03/10] tests: allplanes: Log the plane IDs
` [kms-test] [PATCH 04/10] kmstest: Move props value formatting to AtomicRequest
` [kms-test] [PATCH 05/10] kmstest: Support specifying property values in percents
` [kms-test] [PATCH 06/10] kmstest: Support specifying alpha value for planes
` [kms-test] [PATCH 07/10] tests: Add plane alpha test
` [kms-test] [PATCH 08/10] kmstest: Support specifying zpos value for planes
` [kms-test] [PATCH 09/10] tests: Add plane zpos test
` [kms-test] [PATCH 10/10] tests: Rename kms-test-planeposition.py to kms-test-plane-position.py

[PATCH 0/3] Fix compilation warnings with gcc12
 2022-06-09 23:31 UTC  (4+ messages)
` [PATCH 3/3] scsi: libsas: introduce struct smp_rps_resp

[PATCH] iosys-map: Add word-sized reads
 2022-06-09 23:36 UTC  (4+ messages)
` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

Build error on openrisc with CONFIG_CRYPTO_LIB_CURVE25519
 2022-06-09 23:29 UTC 

[PATCH v3] drm/amdkfd: Add available memory ioctl
 2022-06-09 23:32 UTC 

kernel/trace/trace_osnoise.c:108:9: warning: Dereference of null pointer [clang-analyzer-core.NullDereference]
 2022-06-09 23:31 UTC 

[PATCH v2 0/4] pinctrl: renesas: r8a779g0: Add pins, groups and functions
 2022-06-09 23:28 UTC  (4+ messages)
` [PATCH v2 4/4] "

[PATCH v3 1/1] libbpf: fix broken gcc SEC pragma macro
 2022-06-09 23:27 UTC  (3+ messages)

[PATCH v2 00/20] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-06-09 23:22 UTC  (7+ messages)
` [PATCH v2 10/20] ARM: dts: nuvoton: add reset syscon property

[sbates130272-p2pmem:p2pdma_user_cmb_v7 20/21] include/linux/pci-p2pdma.h:99:1: error: non-void function does not return a value
 2022-06-09 23:21 UTC 

[igt-dev] [PATCH i-g-t v2] lib/igt_debugfs: Add IGT_CRC_SOURCE environmental variable
 2022-06-09 23:21 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v36 00/33] LSM: Module stacking for AppArmor
 2022-06-09 23:01 UTC  (62+ messages)
` [PATCH v36 03/33] LSM: Add the lsmblob data structure
` [PATCH v36 04/33] LSM: provide lsm name and id slot mappings
` [PATCH v36 05/33] IMA: avoid label collisions with stacked LSMs
` [PATCH v36 06/33] LSM: Use lsmblob in security_audit_rule_match
` [PATCH v36 07/33] LSM: Use lsmblob in security_kernel_act_as
` [PATCH v36 08/33] LSM: Use lsmblob in security_secctx_to_secid
` [PATCH v36 09/33] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v36 10/33] LSM: Use lsmblob in security_ipc_getsecid
` [PATCH v36 11/33] LSM: Use lsmblob in security_current_getsecid
` [PATCH v36 12/33] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v36 13/33] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v36 14/33] LSM: Specify which LSM to display
` [PATCH v36 15/33] LSM: Ensure the correct LSM context releaser
` [PATCH v36 16/33] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v36 17/33] LSM: Use lsmcontext in security_inode_getsecctx
` [PATCH v36 18/33] LSM: Use lsmcontext in security_dentry_init_security
` [PATCH v36 19/33] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v36 20/33] NET: Store LSM netlabel data in a lsmblob
` [PATCH v36 21/33] binder: Pass LSM identifier for confirmation
` [PATCH v36 22/33] LSM: Extend security_secid_to_secctx to include module selection
` [PATCH v36 23/33] Audit: Keep multiple LSM data in audit_names
` [PATCH v36 24/33] Audit: Create audit_stamp structure
` [PATCH v36 25/33] LSM: Add a function to report multiple LSMs
` [PATCH v36 26/33] Audit: Allow multiple records in an audit_buffer
` [PATCH v36 27/33] Audit: Add record for multiple task security contexts
` [PATCH v36 28/33] audit: multiple subject lsm values for netlabel
` [PATCH v36 29/33] Audit: Add record for multiple object contexts
` [PATCH v36 30/33] netlabel: Use a struct lsmblob in audit data
` [PATCH v36 31/33] LSM: Removed scaffolding function lsmcontext_init
` [PATCH v36 32/33] LSM: Add /proc attr entry for full LSM context
` [PATCH v36 33/33] AppArmor: Remove the exclusive flag

[PATCH v3] cred: Propagate security_prepare_creds() error code
 2022-06-09 23:18 UTC  (2+ messages)

[PATCH v8 0/4] use more system keyrings to verify arm64 and s390 kexec kernel image signature
 2022-06-09 23:15 UTC  (5+ messages)
` [PATCH v8 3/4] arm64: kexec_file: use more system keyrings to verify "

[Cluster-devel] [PATCH v2 00/19] Convert aops->migratepage to aops->migrate_folio
 2022-06-09 23:05 UTC  (10+ messages)
` [Cluster-devel] [PATCH v2 12/19] btrfs: Convert btrfs_migratepage to migrate_folio
      `  "
        ` [f2fs-dev] "
        ` [Ocfs2-devel] "

[PATCH v3 0/6] power: supply: introduce support for the Qualcomm smb2 charger
 2022-06-09 23:04 UTC  (3+ messages)
` [PATCH v3 1/6] power: supply: add Qualcomm PMI8998 SMB2 Charger driver


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.