All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-09 15:17:00 to 2021-08-09 15:48:05 UTC [more...]

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2021-08-09 15:48 UTC 

[PATCH 0/1] blame: Skip missing ignore-revs file
 2021-08-09 15:47 UTC  (7+ messages)

[PATCH v2 00/10] tracing/boot: Add histogram syntax support in boot-time tracing
 2021-08-09 15:47 UTC  (2+ messages)
` [PATCH v2 01/10] tracing/boot: Fix a hist trigger dependency for boot time tracing

post-receive: pub/scm/linux/kernel/git/broonie/misc
 2021-08-09 15:47 UTC 

[PATCH 00/13] clocksource/arm_arch_timer: Add basic ARMv8.6 support
 2021-08-09 15:26 UTC  (12+ messages)
` [PATCH 01/13] clocksource/arm_arch_timer: Drop CNT*_TVAL read accessors
` [PATCH 02/13] clocksource/arm_arch_timer: Extend write side of timer register accessors to u64
` [PATCH 03/13] clocksource/arm_arch_timer: Move system register timer programming over to CVAL
` [PATCH 04/13] clocksource/arm_arch_timer: Move drop _tval from erratum function names
` [PATCH 05/13] clocksource/arm_arch_timer: Fix MMIO base address vs callback ordering issue
` [PATCH 06/13] clocksource/arm_arch_timer: Move MMIO timer programming over to CVAL
` [PATCH 07/13] clocksource/arm_arch_timer: Advertise 56bit timer to the core code
` [PATCH 08/13] clocksource/arm_arch_timer: Work around broken CVAL implementations
` [PATCH 09/13] clocksource/arm_arch_timer: Remove any trace of the TVAL programming interface

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2021-08-09 15:47 UTC 

move the bdi from the request_queue to the gendisk
 2021-08-09 15:47 UTC  (7+ messages)
` [PATCH 2/5] block: pass a gendisk to blk_queue_update_readahead
` [PATCH 3/5] block: add a queue_has_disk helper
` [PATCH 4/5] block: move the bdi from the request_queue to the gendisk

[PATCH 00/11] perf test: Improve pmu-events support
 2021-08-09 15:46 UTC  (5+ messages)
` [PATCH 02/11] perf jevents: Relocate test events to cpu folder

[intel-linux-intel-lts:5.10/TGL-yocto 9887/9933] sound/soc/intel/common/soc-acpi-intel-tgl-match.c:185:43: warning: unused variable 'tgl_i2s_rt1308'
 2021-08-09 15:46 UTC 

[EXT] Re: The problem about arm64: io: Relax implicit barriers in default I/O accessors
 2021-08-09 15:26 UTC  (11+ messages)

Round-tripping fast-export/import changes commit hashes
 2021-08-09 15:45 UTC  (10+ messages)

[RFC PATCH 00/15] Make MAX_ORDER adjustable as a kernel boot time parameter
 2021-08-09 15:45 UTC  (7+ messages)
` [RFC PATCH 08/15] fs: proc: use PAGES_PER_SECTION for page offline checking period
    ` [RFC PATCH 08/15] "
` [RFC PATCH 14/15] mm: introduce MIN_MAX_ORDER to replace MAX_ORDER as compile time constant

[OE-core] [PATCH] python3: use monotonic clock for condvar if possible
 2021-08-09 15:45 UTC  (2+ messages)

[PATCH] arm: mvebu: Hang if ddr3_init() fails
 2021-08-09 15:44 UTC 

[PATCH] ARM: atags_to_fdt: don't warn about stack size
 2021-08-09 15:25 UTC  (5+ messages)

[RFC PATCH v2 00/10] Add configurable block device LED triggers
 2021-08-09 15:44 UTC  (5+ messages)
` [RFC PATCH v2 05/10] block: Add block device sysfs attribute to set/clear/show LED

[PATCH net v3] net: bridge: fix memleak in br_add_if()
 2021-08-09 15:43 UTC  (3+ messages)
  ` [Bridge] "

[PATCH v4 00/21] Track shared pages at EL2 in protected mode
 2021-08-09 15:24 UTC  (66+ messages)
` [PATCH v4 01/21] KVM: arm64: Add hyp_spin_is_locked() for basic locking assertions at EL2
` [PATCH v4 02/21] KVM: arm64: Introduce hyp_assert_lock_held()
` [PATCH v4 03/21] KVM: arm64: Provide the host_stage2_try() helper macro
` [PATCH v4 04/21] KVM: arm64: Introduce helper to retrieve a PTE and its level
` [PATCH v4 05/21] KVM: arm64: Expose page-table helpers
` [PATCH v4 06/21] KVM: arm64: Optimize host memory aborts
` [PATCH v4 07/21] KVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNORED
` [PATCH v4 08/21] KVM: arm64: Don't overwrite software bits with owner id
` [PATCH v4 09/21] KVM: arm64: Tolerate re-creating hyp mappings to set software bits
` [PATCH v4 10/21] KVM: arm64: Enable forcing page-level stage-2 mappings
` [PATCH v4 11/21] KVM: arm64: Allow populating software bits
` [PATCH v4 12/21] KVM: arm64: Add helpers to tag shared pages in SW bits
` [PATCH v4 13/21] KVM: arm64: Expose host stage-2 manipulation helpers
` [PATCH v4 14/21] KVM: arm64: Expose pkvm_hyp_id
` [PATCH v4 15/21] KVM: arm64: Introduce addr_is_memory()
` [PATCH v4 16/21] KVM: arm64: Enable retrieving protections attributes of PTEs
` [PATCH v4 17/21] KVM: arm64: Mark host bss and rodata section as shared
` [PATCH v4 18/21] KVM: arm64: Remove __pkvm_mark_hyp
` [PATCH v4 19/21] KVM: arm64: Refactor protected nVHE stage-1 locking
` [PATCH v4 20/21] KVM: arm64: Restrict EL2 stage-1 changes in protected mode
` [PATCH v4 21/21] KVM: arm64: Make __pkvm_create_mappings static

[PATCH bpf-next 0/7] Fix MAX_TAIL_CALL_CNT handling in eBPF JITs
 2021-08-09 15:41 UTC  (3+ messages)
` [PATCH bpf-next 7/7] x86: bpf: Fix comments on tail call count limiting

[RFC PATCH] xen/memory: Introduce a hypercall to provide unallocated space
 2021-08-09 15:42 UTC  (13+ messages)

[PATCH v5] brcmfmac: firmware: Fix firmware loading
 2021-08-09 15:42 UTC  (4+ messages)

[PATCH 0/3] dt-bindings: clock: samsung: convert AudSS to dtschema
 2021-08-09 15:40 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: clock: samsung: convert S5Pv210 "

[PATCH 1/2] dt-bindings: add bindings for the Sharp LS060T1SX01 panel
 2021-08-09 15:40 UTC  (2+ messages)

[PATCH 2/2] ASoC: dt-bindings: rt1015p: add new compatible id
 2021-08-09 15:38 UTC  (3+ messages)

[syzbot] WARNING in destroy_conntrack
 2021-08-09 15:38 UTC 

[syzbot] KASAN: use-after-free Read in nf_tables_dump_sets
 2021-08-09 15:38 UTC 

[PATCH] soundwire: intel: trap TRIGGER_SUSPEND in .trigger callback
 2021-08-09 15:35 UTC  (15+ messages)

[PATCH 1/2] e2fsprogs: ensure small images have 256-byte inodes
 2021-08-09 15:36 UTC  (2+ messages)
` [PATCH 2/2] wic: don't forcibly pass -T default

[hardknott][PATCH 00/23] review request
 2021-08-09 15:35 UTC  (24+ messages)
` [hardknott][PATCH 01/23] stress-ng: Drop defining daddr_t
` [hardknott][PATCH 02/23] parselogs.py: qemuarm should be qemuarmv5
` [hardknott][PATCH 03/23] devtool: print a warning on upgrades if PREFERRED_VERSION is set
` [hardknott][PATCH 04/23] zstd: fix CVE_PRODUCT
` [hardknott][PATCH 05/23] linux-yocto/5.10: update to v5.10.53
` [hardknott][PATCH 06/23] linux-yocto/5.4: update to v5.4.135
` [hardknott][PATCH 07/23] linux-yocto-rt/5.10: update to -rt47
` [hardknott][PATCH 08/23] linux-yocto/5.10: enable TYPEC_TCPCI in usbc fragment
` [hardknott][PATCH 09/23] sstate: Fix rebuilds when changing layer config
` [hardknott][PATCH 10/23] license: Exclude COPYING.MIT from pseudo
` [hardknott][PATCH 11/23] runqemu: Fix typo in error message
` [hardknott][PATCH 12/23] aspell: fix CVE-2019-25051
` [hardknott][PATCH 13/23] createrepo-c: fix createrepo-c failed in nativesdk
` [hardknott][PATCH 14/23] oeqa/runtime/cases/ptest: Increase test timeout from 300s to 450s
` [hardknott][PATCH 15/23] cve-check: fix comments
` [hardknott][PATCH 16/23] cve-check: update link to NVD website for CVE details
` [hardknott][PATCH 17/23] cve-check: improve comment about CVE patch file names
` [hardknott][PATCH 18/23] curl: fix CVE-2021-22925
` [hardknott][PATCH 19/23] curl: fix CVES
` [hardknott][PATCH 20/23] util-linux: fix CVE 2021-37600
` [hardknott][PATCH 21/23] qemu: fix virtio vhost-user-gpu CVEs
` [hardknott][PATCH 22/23] qemu: fix CVE-2021-3527
` [hardknott][PATCH 23/23] nettle: update 3.7.2 -> 3.7.3

[PATCH for 6.1] tests: filter out TLS distinguished name in certificate checks
 2021-08-09 15:35 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/46] Parallel submission aka multi-bb execbuf
 2021-08-09 15:36 UTC  (11+ messages)
` [Intel-gfx] [PATCH 16/46] drm/i915/guc: Implement GuC parent-child context pin / unpin functions
` [Intel-gfx] [PATCH 19/46] drm/i915/guc: Assign contexts in parent-child relationship consecutive guc_ids
  `  "
` [Intel-gfx] [PATCH 20/46] drm/i915/guc: Add hang check to GuC submit engine
    `  "
` [Intel-gfx] [PATCH 21/46] drm/i915/guc: Add guc_child_context_destroy

[PATCH net] net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB entry
 2021-08-09 15:33 UTC  (4+ messages)
    ` [Bridge] "

[PATCH] tools/perf/Documentation: fix accidental em-dashes
 2021-08-09 15:32 UTC 

[PATCH] s390/crypto: fix all kernel-doc warnings in vfio_ap_ops.c
 2021-08-09 15:12 UTC  (4+ messages)

[PATCH] diskfilter: use nodes in logical volume's segment as member device
 2021-08-09 15:34 UTC  (2+ messages)

[PATCH v2 1/4] ipack: tpci200: fix many double free issues in tpci200_pci_probe
 2021-08-09 15:33 UTC  (8+ messages)
` [PATCH v2 2/4] ipack: tpci200: fix memory leak in the tpci200_register
` [PATCH v2 3/4] ipack: tpci200: change pci_iounmap to iounmap
` [PATCH v2 4/4] ipack: tpci200: move tpci200_unregister close to tpci200_register

Hello world recipe
 2021-08-09 15:34 UTC  (2+ messages)

[PATCH v2 0/3] SVM 5-level page table support
 2021-08-09 15:30 UTC  (10+ messages)
` [PATCH v2 1/3] KVM: x86: Allow CPU to force vendor-specific TDP level
` [PATCH v2 2/3] KVM: x86: Handle the case of 5-level shadow page table

Dirty bits and sync writes
 2021-08-09 15:30 UTC  (3+ messages)

[dpdk-dev] [RFC] ethdev: change queue release callback
 2021-08-09 15:31 UTC  (4+ messages)

[PATCH v2] block/export/fuse.c: fix musl build
 2021-08-09 15:29 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2021-08-09 15:30 UTC 

[PATCH RESEND v3 1/3] mmc: Mediatek: add Inline Crypto Engine support
 2021-08-09 15:29 UTC  (2+ messages)

[PATCH 0/4] ima-evm-utils: Add support for signing with pkcs11 URIs
 2021-08-09 15:27 UTC  (3+ messages)
` [PATCH 2/4] libimaevm: Add support for pkcs11 private keys for signing a v2 hash

What's cooking in git.git (Aug 2021, #03; Fri, 6)
 2021-08-09 15:27 UTC  (3+ messages)

[PATCH 3/3] PCI/ACPI: Add new quirk detection, enable bcm2711
 2021-08-09 15:27 UTC  (3+ messages)

[GIT PULL] memory: changes for v5.14
 2021-08-09 15:26 UTC 

[cip-dev][isar-cip-core][PATCH] swupdate-config: Remove runtime dependency efibootguard-dev
 2021-08-09 15:25 UTC  (4+ messages)

[kvm-unit-tests PATCH v1 0/4] S390x: CPU Topology Information
 2021-08-09 15:24 UTC  (4+ messages)
` [kvm-unit-tests PATCH v1 3/4] s390x: topology: check the Perform Topology Function

post-receive: pub/scm/linux/kernel/git/krzk/linux-mem-ctrl
 2021-08-09 15:24 UTC 

Remoteproc and system suspend/resume
 2021-08-09 15:24 UTC 

[PATCH v8 1/2] mm: introduce process_mrelease system call
 2021-08-09 15:23 UTC  (2+ messages)

[PATCH] staging: r8188eu: Remove the dependency on ipx network layer
 2021-08-09 15:23 UTC  (2+ messages)

[master][PATCH v2] meta-ti: convert to new override syntax in honister
 2021-08-09 15:23 UTC  (2+ messages)
  ` [meta-ti] "

[PATCH v3 00/10] virtiofsd: Allow using file handles instead of O_PATH FDs
 2021-08-09 15:21 UTC  (4+ messages)
` [PATCH v3 07/10] virtiofsd: Add lo_inode.fhandle
    ` [Virtio-fs] "

[PATCH v13] qapi: introduce 'query-x86-cpuid' QMP command
 2021-08-09 15:22 UTC 

[Buildroot] [PATCH] package/libnss: bump to version 3.69
 2021-08-09 15:22 UTC 

[PATCH] DRM: i915: i915_perf: Fixed compiler warning
 2021-08-09 15:21 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

post-receive: pub/scm/linux/kernel/git/krzk/linux-mem-ctrl
 2021-08-09 15:21 UTC 

[PATCH] media: hantro: Fix check for single irq
 2021-08-09 15:20 UTC  (3+ messages)

[PATCH v4 00/21] btrfs: support idmapped mounts
 2021-08-09 15:20 UTC  (4+ messages)

Add SSH session idle timeouts
 2021-08-09 15:02 UTC 

[PATCH] gpu/drm/i915: Remove duplicated include of intel_region_lmem.h
 2021-08-09 15:19 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for gpu/drm/i915: Remove duplicated include of intel_region_lmem.h (rev2)

[PATCH net] net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge
 2021-08-09 15:16 UTC  (2+ messages)

[PATCH v3 00/21] .map_sg() error cleanup
 2021-08-09 15:16 UTC  (3+ messages)

[nft PATCH RFC] scanner: nat: Move to own scope
 2021-08-09 15:18 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/testpmd: flowgen support ip and udp fields
 2021-08-09 15:18 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 0/3] power: reset: Convert Power-Off driver to tristate
 2021-08-09 15:15 UTC  (3+ messages)
` [PATCH 1/3] arch: Export machine_restart() instances so they can be called from modules

[PATCH v2] cobalt/arch/arm: arith: Avoid r7 usage in helpers
 2021-08-09 15:18 UTC 

[PATCH] diff: drop unused options parameter from cmp_in_block_with_wsd()
 2021-08-09 15:17 UTC  (2+ messages)

will@kernel.org
 2021-08-09 15:17 UTC  (2+ messages)

[ANNOUNCE] 5.4.138-rt62
 2021-08-09 15:17 UTC 

[PATCH] cobalt/arch/arm: arith: Avoid r7 usage in helpers
 2021-08-09 15:17 UTC  (5+ messages)

post-receive: pub/scm/docs/kernel/pgpkeys
 2021-08-09 15:17 UTC 

[PATCH v11] PCI: rockchip-dwc: Add Rockchip RK356X host controller driver
 2021-08-09 15:16 UTC  (2+ messages)

[PATCH] mmc: block: Differentiate busy and non-TRAN state
 2021-08-09 15:16 UTC  (9+ messages)
        ` [PATCHv2] mmc: block: Differentiate busy and PROG state


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.