All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-20 17:46:46 to 2021-01-20 18:20:13 UTC [more...]

[PATCH] arch: powerpc: mm: book3s64: Fixed spelling architectue -> architecture in line number 1061
 2021-01-20 17:51 UTC  (2+ messages)

[RFC PATCH 00/17] objtool: add base support for arm64
 2021-01-20 17:38 UTC  (7+ messages)
` [RFC PATCH 11/17] efi: libstub: Ignore relocations for .discard sections
` [RFC PATCH 13/17] objtool: arm64: Implement functions to add switch tables alternatives
` [RFC PATCH 14/17] objtool: arm64: Cache section with switch table information
` [RFC PATCH 15/17] objtool: arm64: Handle supported relocations in alternatives
` [RFC PATCH 16/17] objtool: arm64: Ignore replacement section for alternative callback
` [RFC PATCH 17/17] objtool: arm64: Enable stack validation for arm64

[PATCH v9 00/13] Add Broadcom VK driver
 2021-01-20 17:58 UTC  (8+ messages)
` [PATCH v9 02/13] misc: bcm-vk: add "
` [PATCH v9 04/13] misc: bcm-vk: add misc device to "
` [PATCH v9 05/13] misc: bcm-vk: add triggers when host panic or reboots to notify card
` [PATCH v9 07/13] misc: bcm-vk: add ioctl load_image
` [PATCH v9 09/13] misc: bcm-vk: add VK messaging support
` [PATCH v9 11/13] misc: bcm-vk: add mmap function for exposing BAR2
` [PATCH v9 12/13] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver

[PATCH v4 00/21] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-01-20 18:18 UTC  (7+ messages)
` [PATCH v4 02/21] arm64: Fix outdated TCR setup comment
` [PATCH v4 03/21] arm64: Turn the MMU-on sequence into a macro

[PATCH] dtc: improve reproducibility
 2021-01-20 18:20 UTC 

[net-next PATCH v3 00/15] ACPI support for dpaa2 driver
 2021-01-20 18:17 UTC  (5+ messages)
` [net-next PATCH v3 09/15] device property: Introduce fwnode_get_id()

reduce sub-block DIO serialisation v2
 2021-01-20 18:17 UTC  (3+ messages)
` [PATCH 09/11] iomap: pass a flags argument to iomap_dio_rw

OP-TEE 3.12.0 has been released
 2021-01-20 18:18 UTC 

[master][gatesgarth][dunfell][PATCH] bluez: Whitelist CVE-2020-12351 and CVE-2020-12352
 2021-01-20 18:18 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/4] drivers/perf: Constify static struct attribute_group
 2021-01-20 18:13 UTC  (3+ messages)

[RFC PATCH 0/7] Linux on Apple Silicon
 2021-01-20 18:10 UTC  (10+ messages)
` [RFC PATCH 3/7] arm64: mm: use nGnRnE instead of nGnRE on Apple processors
` [RFC PATCH 4/7] irqchip/apple-aic: Add support for Apple AIC

stable-rc/queue/5.4 baseline: 183 runs, 6 regressions (v5.4.91-3-g1d14cc22fe31d)
 2021-01-20 18:14 UTC 

[PATCH v2 0/5] create hugetlb flags to consolidate state
 2021-01-20 18:14 UTC  (7+ messages)
` [PATCH v2 1/5] hugetlb: use page.private for hugetlb specific page flags
` [PATCH v2 4/5] hugetlb: convert PageHugeTemporary() to HPageTemporary flag

[RFC] audit.spec: create audit group for log read access
 2021-01-20 18:16 UTC  (2+ messages)

[PATCH v4 0/8] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2021-01-20 18:13 UTC  (4+ messages)
` [PATCH v4 4/8] mm: Move immutable fields of 'struct vm_fault' into anonymous struct

Should you use test_i18ngrep or GIT_TEST_GETTEXT_POISON=false?
 2021-01-20 18:13 UTC  (7+ messages)
` [PATCH 0/6] Remove GIT_TEST_GETTEXT_POISON facility
` [PATCH 1/6] ci: remove GETTEXT_POISON jobs

[PATCH v4] drivers/perf: Add support for ARMv8.3-SPE
 2021-01-20 18:13 UTC  (2+ messages)

[GIT PULL] Networking for 5.11-rc5
 2021-01-20 18:09 UTC 

[PATCH net-next v7 0/3] implement kthread based napi poll
 2021-01-20 18:07 UTC  (6+ messages)
` [PATCH net-next v7 3/3] net: add sysfs attribute to control napi threaded mode

[bcache:nvdimm-meta 10/13] drivers/md/bcache/journal.c:64:20: warning: cast to pointer from integer of different size
 2021-01-20 18:13 UTC 

Live patching on ARM64
 2021-01-20 18:11 UTC  (5+ messages)

[PATCH] qmp-shell: Suppress banner and prompt when stdin is not a TTY
 2021-01-20 18:10 UTC  (6+ messages)

[PATCH] runstate: cleanup reboot and panic actions
 2021-01-20 18:09 UTC  (2+ messages)

[PATCH v15 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-20 18:06 UTC  (46+ messages)
` [PATCH v15 01/11] mm: add definition of PMD_PAGE_ORDER
` [PATCH v15 02/11] mmap: make mlock_future_check() global
` [PATCH v15 03/11] riscv/Kconfig: make direct map manipulation options depend on MMU
` [PATCH v15 04/11] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v15 05/11] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v15 06/11] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v15 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v15 08/11] secretmem: add memcg accounting
` [PATCH v15 09/11] PM: hibernate: disable when there are active secretmem users
` [PATCH v15 10/11] arch, mm: wire up memfd_secret system call where relevant
` [PATCH v15 11/11] secretmem: test: add basic selftest for memfd_secret(2)

OP-TEE 3.12.0 has been released
 2021-01-20 18:12 UTC 

[PATCH] kbuild: Add support for Clang's polyhedral loop optimizer
 2021-01-20 17:41 UTC 

[PATCH 01/14] rtc: ac100: use rtc_lock/rtc_unlock
 2021-01-20 17:50 UTC  (3+ messages)

[PATCH] dt-bindings: dma: intel-ldma: Fix $ref specifier
 2021-01-20 18:09 UTC 

[meta-python][PATCH 1/2] python3-pandas: Upgrade 1.2.0 -> 1.2.1
 2021-01-20 18:10 UTC  (3+ messages)
` [meta-python][PATCH 2/2] python3-alembic: Upgrade 1.4.3 -> 1.5.1
  ` [oe] "

[PATCH v6 0/3] xen: add support for automatic debug key actions in case of crash
 2021-01-20 18:09 UTC  (3+ messages)
` [PATCH v6 2/3] xen: enable keyhandlers to work without register set specified

Pull request for UEFI sub-system for efi-2021-04-rc1-2
 2021-01-20 18:09 UTC  (2+ messages)

[GIT PULL] xilinx patches for v2021.04-v2
 2021-01-20 18:09 UTC  (2+ messages)

Question about CONFIG_DEBUG_SECTION_MISMATCH
 2021-01-20 18:04 UTC 

[PULL 0/7] 2021-01-20 fuzzing patches
 2021-01-20 17:44 UTC  (8+ messages)
` [PULL 1/7] fuzz: ignore address_space_map is_write flag
` [PULL 2/7] fuzz: refine the ide/ahci fuzzer configs
` [PULL 3/7] docs/fuzz: fix pre-meson path
` [PULL 4/7] fuzz: log the arguments used to initialize QEMU
` [PULL 5/7] fuzz: enable dynamic args for generic-fuzz configs
` [PULL 6/7] docs/fuzz: add some information about OSS-Fuzz
` [PULL 7/7] fuzz: add virtio-9p configurations for fuzzing

[PATCH v2] cfg80211: avoid holding the RTNL when calling the driver
 2021-01-20 18:03 UTC  (2+ messages)

[PATCH v4 0/3] Generic USB Display driver
 2021-01-20 18:02 UTC  (5+ messages)
` [PATCH v4 2/3] drm/probe-helper: Check epoch counter in output_poll_execute()
` [PATCH v4 3/3] drm: Add Generic USB Display driver

[PATCH 0/9] More index cleanups
 2021-01-20 18:03 UTC  (9+ messages)
` [PATCH 4/9] repository: add repo reference to index_state
` [PATCH 5/9] name-hash: use trace2 regions for init
` [PATCH 6/9] sparse-checkout: load sparse-checkout patterns
` [PATCH 7/9] sparse-checkout: hold pattern list in index

[PATCH 0/4] xen/arm: Unbreak ACPI
 2021-01-20 18:05 UTC  (4+ messages)
` [PATCH] xen: acpi: Hide UART address only if SPCR exists

[RFC PATCH 0/2] soundwire: add static port mapping support
 2021-01-20 18:01 UTC  (6+ messages)
` [RFC PATCH 1/2] soundwire: add support for static port mapping
` [RFC PATCH 2/2] soundwire: qcom: "

[PATCH] media: dt-bindings: media: i2c: Fix $id of renamed ov5647.yaml
 2021-01-20 18:04 UTC 

[dpdk-dev] [PATCH 0/3] AVX512 vPMD on i40e
 2021-01-20 18:04 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3 "

[PATCH 2/2] ASoC: rt5682: add device property to control LDO2 power
 2021-01-20 18:01 UTC  (2+ messages)

[Intel-gfx] [CI 2/6] drm/i915/gem: Almagamate clflushes on freeze
 2021-01-20 18:04 UTC  (2+ messages)

[PATCH v5 0/2] misc: pvpanic: introduce capability & event attribute
 2021-01-20 17:53 UTC  (3+ messages)
` PING: "

[PATCH v2] xen/arm: Using unsigned long for arm64 MPIDR mask
 2021-01-20 18:01 UTC  (5+ messages)

[PATCH v2 00/34] Intel Vision Processing base enabling
 2021-01-20 17:59 UTC  (5+ messages)
` [PATCH v2 09/34] misc: xlink-pcie: lh: Add PCIe EPF driver for Local Host
` [PATCH v2 15/34] misc: xlink-pcie: Add XLink API interface

[PATCH] watchdog/hpwdt: Assign boolean values to a bool variable
 2021-01-20 17:52 UTC  (2+ messages)

[PATCH] dt-bindings: dp-connector: Drop maxItems from -supply
 2021-01-20 17:59 UTC 

[PATCH 0/4] cpu/hotplug: rollback and "fail" interface fixes
 2021-01-20 17:54 UTC  (7+ messages)
` [PATCH 3/4] cpu/hotplug: Add cpuhp_invoke_callback_range()

pull-request: mac80211 2021-01-18.2
 2021-01-20 17:59 UTC  (3+ messages)

[PATCH] power-supply: Constify static psy_tzd_ops struct
 2021-01-20  9:54 UTC 

perf tools build broken for RISCV 32 bit
 2021-01-20 17:56 UTC  (12+ messages)

[PATCH 0/3 RFC] fs: Hole punch vs page cache filling races
 2021-01-20 17:56 UTC  (6+ messages)
` [PATCH 2/3] mm: Provide address_space operation for filling pages for read

[PULL 0/7] 2021-01-20 fuzzing patches
 2021-01-20 17:41 UTC  (9+ messages)
` [PULL 1/7] fuzz: ignore address_space_map is_write flag
` [PULL 4/7] fuzz: log the arguments used to initialize QEMU
` [PULL 5/7] fuzz: add virtio-9p configurations for fuzzing
` [PULL 6/7] docs/fuzz: add some information about OSS-Fuzz
` [PULL 6/7] fuzz: ignore address_space_map is_write flag
` [PULL 7/7] fuzz: add virtio-9p configurations for fuzzing
` [PULL 7/7] fuzz: refine the ide/ahci fuzzer configs

[Intel-gfx] [CI 1/6] drm/i915/gem: Almagamate clflushes on suspend
 2021-01-20 17:58 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,1/6] drm/i915/gem: Almagamate clflushes on suspend (rev2)

[PATCH] kasan: Add explicit preconditions to kasan_report()
 2021-01-20 17:55 UTC  (8+ messages)

[dpdk-dev] [PATCH v6] app/testpmd: fix testpmd packets dump overlapping
 2021-01-20 17:57 UTC  (3+ messages)
` [dpdk-dev] [PATCH v7] "

[PATCH v9 00/10] iommu: I/O page faults for SMMUv3
 2021-01-20 17:55 UTC  (18+ messages)
` [PATCH v9 01/10] iommu: Remove obsolete comment
` [PATCH v9 05/10] uacce: Enable IOMMU_DEV_FEAT_IOPF
` [PATCH v9 06/10] iommu: Add a page fault handler
` [PATCH v9 10/10] iommu/arm-smmu-v3: Add stall support for platform devices

[PATCH 0/7] KVM: x86: Conditional Hyper-V emulation enablement
 2021-01-20 17:55 UTC  (5+ messages)
` [PATCH 3/7] KVM: x86: hyper-v: Always use vcpu_to_hv_vcpu() accessor to get to 'struct kvm_vcpu_hv'

[PATCH] soc: qcom: socinfo: Fix off-by-one array index bounds check
 2021-01-20 17:55 UTC  (4+ messages)
` [PATCH] soc: qcom: socinfo: Fix an off by one in qcom_show_pmic_model()

fix error unwinding in nvme_map_data
 2021-01-20 17:56 UTC  (6+ messages)
` [PATCH 2/2] nvme-pci: fix error unwind "

[dpdk-dev] [PATCH] net/i40e: disable AVX512 for Windows
 2021-01-20 17:56 UTC  (3+ messages)

[PATCH 0/2] meson: Further cleanup of summary
 2021-01-20 17:40 UTC  (3+ messages)
` [PATCH 2/2] meson: split the summary in multiple sections

[PATCH 0/4] clocksource: remove obsolete drivers
 2021-01-20 17:50 UTC  (4+ messages)
` [PATCH 4/4] timer: remove sirf prima driver

[PATCH v5 0/4] OP-TEE I2C trampoline and associated tests
 2021-01-20 17:55 UTC  (5+ messages)
` [PATCH v5 1/4] drivers: tee: i2c trampoline driver
` [PATCH v5 2/4] test: py: add pygit2 and pyelftools to requirements.txt
` [PATCH v5 3/4] drivers: tee: sandbox: add rpc test ta emulation
` [PATCH v5 4/4] test: dm: tee: extend with RPC test

[Buildroot] [PATCH 1/2] package/mono: fix build with libunwind
 2021-01-20 17:54 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/mono: disable boehm

[PATCH 0/1] arm64: reduce section size for sparsemem
 2021-01-20 17:49 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v6 09/14] mm/gup: migrate pinned pages out of movable zone
 2021-01-20 17:50 UTC  (3+ messages)

[GIT PULL] firmware: arm_scmi: Updates for v5.12
 2021-01-20 17:43 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Make sure we unpin no longer needed buffers
 2021-01-20 17:50 UTC 

[RFC PATCH v2 00/26] KVM SGX virtualization support
 2021-01-20 17:40 UTC  (4+ messages)
` [RFC PATCH v2 05/26] x86/sgx: Introduce virtual EPC for use by KVM guests

[XEN PATCH] xen/arm: Hide Pointer Authentication (PAC)
 2021-01-20 17:49 UTC  (3+ messages)

[PATCH 0/6] v3u: add & update (H)SCIF nodes
 2021-01-20 17:47 UTC  (6+ messages)
` [PATCH 3/6] dt-bindings: serial: renesas,hscif: Add r8a779a0 support

[PATCH v2] x86/sgx: Remove redundant if conditions in sgx_encl_create
 2021-01-20 17:47 UTC  (2+ messages)

[bcache:nvdimm-meta 10/13] drivers/md/bcache/journal.c:1058:6: sparse: sparse: symbol 'journal_nvm_base' was not declared. Should it be
 2021-01-20 17:47 UTC  (2+ messages)
` [RFC PATCH bcache] bcache: journal_nvm_base() can be static

[PATCH] ext4: stop update inode before return
 2021-01-20 17:43 UTC  (2+ messages)

[PATCH 00/10] docs: cgroup nits and fixes
 2021-01-20 17:43 UTC  (3+ messages)
` [PATCH 04/10] docs/scheduler/sched-bwc: add proper ref

[dpdk-dev] [PATCH v2 00/44] net/virtio: Virtio PMD rework
 2021-01-20 17:47 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 02/44] bus/vdev: add driver IOVA VA mode requirement


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.