All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-12 21:25:41 to 2020-11-12 22:10:05 UTC [more...]

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2020-11-12 22:10 UTC 

[PATCH v3 00/53] Make qdev static property API usable by any QOM type
 2020-11-12 21:43 UTC  (36+ messages)
` [PATCH v3 01/53] cs4231: Get rid of empty property array
` [PATCH v3 02/53] cpu: Move cpu_common_props to hw/core/cpu.c
` [PATCH v3 03/53] qdev: Move property code to qdev-properties.[ch]
` [PATCH v3 04/53] qdev: Check dev->realized at set_size()
` [PATCH v3 05/53] sparc: Check dev->realized at sparc_set_nwindows()
` [PATCH v3 06/53] qdev: Don't use dev->id on set_size32() error message
` [PATCH v3 07/53] qdev: Make PropertyInfo.print method get Object* argument
` [PATCH v3 08/53] qdev: Make bit_prop_set() "
` [PATCH v3 09/53] qdev: Make qdev_get_prop_ptr() get Object* arg
` [PATCH v3 10/53] qdev: Make qdev_find_global_prop() get Object* argument
` [PATCH v3 11/53] qdev: Make check_prop_still_unset() "
` [PATCH v3 12/53] qdev: Make error_set_from_qdev_prop_error() "
` [PATCH v3 13/53] qdev: Make qdev_propinfo_get_uint16() static
` [PATCH v3 14/53] qdev: Move UUID property to qdev-properties-system.c
` [PATCH v3 15/53] qdev: Move softmmu properties to qdev-properties-system.h
` [PATCH v3 16/53] qdev: Reuse DEFINE_PROP in all DEFINE_PROP_* macros
` [PATCH v3 17/53] sparc: Use DEFINE_PROP for nwindows property
` [PATCH v3 18/53] qdev: Get just property name at error_set_from_qdev_prop_error()
` [PATCH v3 20/53] qdev: Add name parameter to qdev_class_add_property()
` [PATCH v3 21/53] qdev: Add name argument to PropertyInfo.create method
` [PATCH v3 22/53] qdev: Wrap getters and setters in separate helpers
` [PATCH v3 23/53] qdev: Move dev->realized check to qdev_property_set()
` [PATCH v3 26/53] qdev: Separate generic and device-specific property registration
` [PATCH v3 27/53] qdev: Rename qdev_propinfo_* to field_prop_*
` [PATCH v3 28/53] qdev: Move qdev_prop_tpm declaration to tpm_prop.h
` [PATCH v3 29/53] qdev: Rename qdev_prop_* to prop_info_*
` [PATCH v3 30/53] qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr()
` [PATCH v3 31/53] qdev: Avoid unnecessary DeviceState* variable at set_prop_arraylen()
` [PATCH v3 32/53] tests: Add unit test for qdev array properties
` [PATCH v3 35/53] qdev: Rename Property.name to Property.name_template
` [PATCH v3 45/53] qdev: Move core field property code to QOM
` [PATCH v3 48/53] qom: object_class_property_add_field() function

[PATCH v5 0/7] IMA: Infrastructure for measurement of critical kernel data
 2020-11-12 22:09 UTC  (15+ messages)
` [PATCH v5 2/7] IMA: update process_buffer_measurement to measure buffer hash
` [PATCH v5 3/7] IMA: add hook to measure critical data
` [PATCH v5 4/7] IMA: add policy "
` [PATCH v5 5/7] IMA: validate supported kernel data sources before measurement

[PATCH 0/2] RFC: Issue with discards on raw block device without O_DIRECT
 2020-11-12 22:08 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/kvmarm/kvmarm
 2020-11-12 22:09 UTC 

[RFC PATCH 0/6] Split huge pages to any lower order pages
 2020-11-12 22:08 UTC  (5+ messages)
` [RFC PATCH 4/6] mm: thp: add support for split huge page "
` [RFC PATCH 5/6] mm: truncate: split thp to a non-zero order if possible

post-receive: pub/scm/linux/kernel/git/kvmarm/kvmarm
 2020-11-12 22:08 UTC 

[PATCH for-rc v2] IB/hfi1: Move cached value of mm into handler
 2020-11-12 22:08 UTC  (4+ messages)

[PATCH v3 linux dev-5.8] Fii Kudo project device tree file Add device tree for the Kudo BMC. Kudo is an Ampere (Altra) server platform manufactured by Fii and is based on a Nuvoton NPCM730 SoC
 2020-11-12 22:05 UTC  (2+ messages)
` [PATCH v4 linux dev-5.8] Fii Kudo project device tree file

[PATCH] drm/amdgpu/display: fix FP handling in DCN30
 2020-11-12 22:06 UTC 

[Buildroot] [PATCH 1/2] package/python3: uClibc-ng doesn't set errno when encryption method is not available
 2020-11-12 22:06 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] package/python-lmdb: bump to version 0.99

[RESEND][PATCH 1/2] arm-smmu-qcom: Ensure the qcom_scm driver has finished probing
 2020-11-12 22:05 UTC  (4+ messages)
` [RESEND][PATCH 2/2] iommu: Avoid crash if iommu_group is null

[PATCH v41 00/24] Intel SGX foundations
 2020-11-12 22:01 UTC  (25+ messages)
` [PATCH v41 01/24] x86/sgx: Add SGX architectural data structures
` [PATCH v41 02/24] x86/sgx: Add wrappers for ENCLS functions
` [PATCH v41 03/24] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits
` [PATCH v41 04/24] x86/cpufeatures: x86/msr: Add Intel SGX Launch Control "
` [PATCH v41 05/24] x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections
` [PATCH v41 06/24] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX
` [PATCH v41 07/24] x86/cpu/intel: Detect SGX support
` [PATCH v41 08/24] x86/cpu/intel: Add nosgx kernel parameter
` [PATCH v41 09/24] x86/sgx: Add SGX page allocator functions
` [PATCH v41 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct
` [PATCH v41 11/24] x86/sgx: Add SGX misc driver interface
` [PATCH v41 12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
` [PATCH v41 13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
` [PATCH v41 14/24] x86/sgx: Add SGX_IOC_ENCLAVE_INIT
` [PATCH v41 15/24] x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION
` [PATCH v41 16/24] x86/vdso: Add support for exception fixup in vDSO functions
` [PATCH v41 17/24] x86/fault: Add helper function to sanitize error code
` [PATCH v41 18/24] x86/traps: Attempt to fixup exceptions in vDSO before signaling
` [PATCH v41 19/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
` [PATCH v41 20/24] selftests/x86: Add a selftest for SGX
` [PATCH v41 21/24] x86/sgx: Add a page reclaimer
` [PATCH v41 22/24] x86/sgx: Add ptrace() support for the SGX driver
` [PATCH v41 23/24] docs: x86/sgx: Document SGX kernel architecture
` [PATCH v41 24/24] x86/sgx: Update MAINTAINERS

[PATCH] PCI: brcmstb: Remove irq handler and data in one go
 2020-11-12 22:03 UTC  (2+ messages)
` [PATCH v3] PCI: brcmstb: remove chained IRQ "

[PATCH] soc: ti: Kconfig: Drop ARM64 SoC specific configs
 2020-11-12 21:59 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] package/qemu: use a system-wide slirp
 2020-11-12 22:00 UTC 

post-receive: pub/scm/linux/kernel/git/jarkko/linux-sgx
 2020-11-12 22:00 UTC 

[PATCH v2 00/26] completion: bash: a bunch of fixes, cleanups, and reorganization
 2020-11-12 22:00 UTC  (4+ messages)
` [PATCH v2 12/26] completion: bash: refactor __gitcomp

[PATCH] drm: bridge: cdns: Kconfig: Switch over dependency to ARCH_K3
 2020-11-12 21:58 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/kvmarm/kvmarm
 2020-11-12 21:59 UTC 

[Intel-wired-lan] [PATCH v4 0/9] igc: Add XDP support
 2020-11-12 21:58 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH v4 7/9] igc: Add initial "

[PATCH] bpf: Expose bpf_sk_storage_* to iterator programs
 2020-11-12 21:57 UTC  (2+ messages)

[PATCH] arm64: kexec: disabled check if kaslr-seed dtb property was wiped
 2020-11-12 21:56 UTC 

[PATCH 0/2] arm: lib: xor-neon: Remove warn & disble neon vect
 2020-11-12 21:55 UTC  (14+ messages)
` [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization

[PATCH v1] svcrdma: Catch another Reply chunk overflow case
 2020-11-12 21:55 UTC 

[PATCH] arm64: defconfig: Drop K3 SoC specific options
 2020-11-12 21:54 UTC  (2+ messages)

[PATCH 1/3 v2] iio: accel: bmc150-accel: Add DT bindings
 2020-11-12 21:54 UTC  (3+ messages)
` [PATCH 2/3 v2] iio: accel: bmc150-accel: Add support for BMA222
` [PATCH 3/3 v2] iio: accel: bmc150-accel: Add rudimentary regulator support

[PATCH][RFC] x86/microcode/intel: check cpu stepping and processor flag before saving microcode
 2020-11-12 21:54 UTC  (2+ messages)

[PATCH v2 0/2] xor-neon: Remove GCC warn & pragmas
 2020-11-12 21:50 UTC  (9+ messages)
` [PATCH v2 1/2] arm: lib: xor-neon: remove unnecessary GCC < 4.6 warning
` [PATCH v2 2/2] arm: lib: xor-neon: move pragma options to makefile

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2020-11-12 21:50 UTC 

[PATCH] crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pd
 2020-11-12 21:49 UTC  (3+ messages)

[PATCH v2 bpf-next 0/4] bpf: Enable bpf_sk_storage for FENTRY/FEXIT/RAW_TP
 2020-11-12 21:48 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/4] bpf: Folding omem_charge() into sk_storage_charge()
` [PATCH v2 bpf-next 2/4] bpf: Rename some functions in bpf_sk_storage

[PATCH] ACPICA: fix -Wfallthrough
 2020-11-12 21:47 UTC  (7+ messages)
          ` [Devel] "

[PATCH v3 net-next 00/13] Add ethtool ntuple filters support
 2020-11-12 21:46 UTC  (3+ messages)
` [PATCH v3 net-next 04/13] octeontx2-af: Add mbox messages to install and delete MCAM rules

[PATCH v4] poky-tiny: enable section removal
 2020-11-12 21:46 UTC  (2+ messages)
` [poky] "

[PATCH] mesa: Add xcb-fixes to loader when using x11 and dri3
 2020-11-12 21:46 UTC  (3+ messages)
` [OE-core] "

[meta-python][PATCH v4] Add python3-cvxopt
 2020-11-12 21:42 UTC  (2+ messages)

[PATCH] xen: add support for automatic debug key actions in case of crash
 2020-11-12 21:38 UTC  (7+ messages)

[PATCH v2] mesa: Add xcb-fixes to loader when using x11 and dri3
 2020-11-12 21:37 UTC 

[Buildroot] [PATCH v1] package/wpewebkit: fix compile without video support
 2020-11-12 21:37 UTC  (3+ messages)

post-receive: pub/scm/network/wireless/iwd
 2020-11-12 21:37 UTC 

[dpdk-dev] [PATCH v2] windows: minor build fixes
 2020-11-12 21:35 UTC  (4+ messages)

Secure the environment variables
 2020-11-12 21:35 UTC 

[PATCH v6] driver/perf: Add PMU driver for the ARM DMC-620 memory controller
 2020-11-12 21:33 UTC  (3+ messages)

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-11-12 21:34 UTC  (7+ messages)
` REGRESSION: "
      ` iommu/vt-d: Cure VF irqdomain hickup

[PATCH v2 0/4] ppc/translate: Fix unordered f64/f128 comparisons
 2020-11-12 21:28 UTC  (9+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] ppc/translate: Turn the helper macros into functions
` [PATCH v2 3/4] ppc/translate: Delay NaN checking after comparison
` [PATCH v2 4/4] ppc/translate: Raise exceptions after setting the cc

[Buildroot] [git commit] package/python3: uClibc-ng doesn't set errno when encryption method is not available
 2020-11-12 21:32 UTC 

[Buildroot] [git commit branch/next] package/wpewebkit: fix compile without video support
 2020-11-12 21:32 UTC 

[Buildroot] [git commit branch/next] package/python3: uClibc-ng doesn't set errno when encryption method is not available
 2020-11-12 21:32 UTC 

[Buildroot] [git commit branch/next] package/python-lmdb: bump to version 0.99
 2020-11-12 21:32 UTC 

[Buildroot] [git commit] package/python-lmdb: bump to version 0.99
 2020-11-12 21:32 UTC 

[Buildroot] [git commit] package/wpewebkit: fix compile without video support
 2020-11-12 21:32 UTC 

[linux-linus test] 156685: regressions - FAIL
 2020-11-12 21:31 UTC 

[PATCH 00/30] [Set 6] Rid W=1 warnings from GPU
 2020-11-12 21:31 UTC  (17+ messages)
` [PATCH 14/30] drm/amd/amdgpu/amdgpu_ring: Fix a bunch of function misdocumentation
` [PATCH 15/30] drm/amd/amdgpu/amdgpu_display: Remove pointless header
` [PATCH 19/30] drm/amd/amdgpu/amdgpu_cs: Add a couple of missing function param descriptions
` [PATCH 29/30] drm/amd/amdgpu/atombios_encoders: Remove set but unused variable 'backlight_level'

[PATCH v40 00/24] Intel SGX foundations
 2020-11-12 21:31 UTC  (8+ messages)
` [PATCH v40 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct

[PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource
 2020-11-12 21:29 UTC  (15+ messages)
` [PATCH 13/32] pwm: lpc32xx: "
` [PATCH 29/32] pwm: lpc18xx-sct: "

[PATCH 00/10] Advertise trace2 SID in protocol capabilities
 2020-11-12 21:30 UTC  (6+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 07/11] transport: log received server trace2 SID

[PATCH] doc:it_IT: align Italian documentation
 2020-11-12 21:22 UTC 

[PATCH V2 3/3] perf tools: fix perf stat with large socket IDs
 2020-11-12 21:28 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/1] package/quota: bump to version 4.06
 2020-11-12 21:28 UTC 

[PATCH v4 00/16] Overhaul multi-page lookups for THP
 2020-11-12 21:26 UTC  (17+ messages)
` [PATCH v4 01/16] mm: Make pagecache tagged lookups return only head pages
` [PATCH v4 02/16] mm/shmem: Use pagevec_lookup in shmem_unlock_mapping
` [PATCH v4 03/16] mm/swap: Optimise get_shadow_from_swap_cache
` [PATCH v4 04/16] mm: Add FGP_ENTRY
` [PATCH v4 05/16] mm/filemap: Rename find_get_entry to mapping_get_entry
` [PATCH v4 06/16] mm/filemap: Add helper for finding pages
` [PATCH v4 07/16] mm/filemap: Add mapping_seek_hole_data
` [PATCH v4 08/16] iomap: Use mapping_seek_hole_data
` [PATCH v4 09/16] mm: Add and use find_lock_entries
` [PATCH v4 10/16] mm: Add an 'end' parameter to find_get_entries
` [PATCH v4 11/16] mm: Add an 'end' parameter to pagevec_lookup_entries
` [PATCH v4 12/16] mm: Remove nr_entries parameter from pagevec_lookup_entries
` [PATCH v4 13/16] mm: Pass pvec directly to find_get_entries
` [PATCH v4 14/16] mm: Remove pagevec_lookup_entries
` [PATCH v4 15/16] mm/truncate,shmem: Handle truncates that split THPs
` [PATCH v4 16/16] mm/filemap: Return only head pages from find_get_entries

[PATCH 00/13] Introduce seqnum_ops
 2020-11-12 21:27 UTC  (7+ messages)
` [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops

[PATCH v4 00/19] sched: Migrate disable support
 2020-11-12 21:26 UTC  (8+ messages)
` [PATCH v4 10/19] sched: Fix migrate_disable() vs set_cpus_allowed_ptr()

post-receive: pub/scm/linux/kernel/git/tnguy/next-queue
 2020-11-12 21:26 UTC 

post-receive: pub/scm/linux/kernel/git/tnguy/next-queue
 2020-11-12 21:26 UTC 

[PATCH-for-5.2 v2 0/4] hw/usb/hcd-xhci: Fix USB_XHCI_NEC device
 2020-11-12 21:24 UTC  (5+ messages)
` [PATCH-for-6.0 v2 3/4] hw/usb/hcd-xhci-pci: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
` [PATCH-for-6.0 v2 4/4] hw/usb/hcd-xhci-pci: Rename "pci-xhci" as TYPE_XHCI_PCI_COMMON

[PATCH 00/24] perf: Add mmap2 build id support
 2020-11-12 21:25 UTC  (6+ messages)
` [PATCH 24/24] perf record: Add --buildid-mmap option to enable mmap's build id

[PATCH 5/5] parse-remote: remove this now-unused library
 2020-11-12 21:25 UTC  (4+ messages)
` [PATCH v2 0/2] Retire git-parse-remote

post-receive: pub/scm/linux/kernel/git/kvmarm/kvmarm
 2020-11-12 21:25 UTC 


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.