All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-25 16:03:26 to 2020-06-25 16:48:21 UTC [more...]

[PATCH v2 00/17] target-arm: Implement ARMv8.5-MemTag, user mode
 2020-06-25 16:46 UTC  (19+ messages)
` [PATCH v2 01/17] tcg: Introduce target-specific page data for user-only
` [PATCH v2 02/17] linux-user: Introduce PAGE_ANON
` [PATCH v2 03/17] linux-user: Check for overflow in access_ok
` [PATCH v2 04/17] linux-user: Tidy VERIFY_READ/VERIFY_WRITE
` [PATCH v2 05/17] bsd-user: "
` [PATCH v2 06/17] linux-user: Do not use guest_addr_valid for h2g_valid
` [PATCH v2 07/17] linux-user: Fix guest_addr_valid vs reserved_va
` [PATCH v2 08/17] exec: Add support for TARGET_TAGGED_ADDRESSES
` [PATCH v2 09/17] linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE

[PATCH net-next 0/8] net: phy: mscc: multiple improvements
 2020-06-25 16:47 UTC  (5+ messages)
` [PATCH net-next 1/8] net: phy: mscc: macsec: fix sparse warnings
` [PATCH net-next 5/8] net: phy: mscc: do not access the MDIO bus lock directly

[bpf PATCH] bpf, sockmap: RCU splat with TLS redirect and strparser
 2020-06-25 16:46 UTC  (3+ messages)

[PATCH v1] bnx2x: use generic power management
 2020-06-25 16:46 UTC  (3+ messages)
` [Linux-kernel-mentees] [EXT] "
  `  "

[PATCH 1/3] mm: set page fault address for update_mmu_cache_pmd
 2020-06-25 16:46 UTC  (5+ messages)
` [PATCH 2/3] mm/huge_memory.c: update tlb entry if pmd is changed

[PATCH v5] osdep: Make MIN/MAX evaluate arguments only once
 2020-06-25 16:44 UTC  (3+ messages)

[dpdk-dev] [PATCH v1] bus/pci: fix VF bus error for memory access
 2020-06-25 16:45 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH][V2] qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE
 2020-06-25 16:45 UTC  (2+ messages)

Redfish EventService Implementation
 2020-06-25 16:44 UTC  (16+ messages)

[LTP] [RESENT PATCH 0/5] tst_net.sh: Remove rsh, update docs add debug & test
 2020-06-25 16:44 UTC  (5+ messages)
` [LTP] [RESENT PATCH 1/5] tst_net.sh: Remove rsh support
` [LTP] [RESENT PATCH 3/5] tst_net.sh: Drop 'sh -c' use from ssh in tst_rhost_run

Status of Go support
 2020-06-25 16:44 UTC  (10+ messages)
` [OE-core] "

[PATCH v3] thermal: rcar_gen3_thermal: Fix undefined temperature if negative
 2020-06-25 16:42 UTC  (4+ messages)

[RFC][PATCH] ring-buffer: Have nested events still record running time stamp
 2020-06-25 16:42 UTC  (4+ messages)

[PATCH 0/3] x86/dumpstack: Print registers with the same log level as the backtrace
 2020-06-25 16:42 UTC  (6+ messages)
` [PATCH 2/3] x86/dumpstack: Add log_lvl to __show_regs()

[PATCH 0/2] Fix couple of issues with AMD topology
 2020-06-25 16:41 UTC  (8+ messages)
` [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug

[kvm-unit-tests PATCH] x86: pmu: fix failures on 32-bit due to wrong masks
 2020-06-25 16:41 UTC  (3+ messages)

[PATCH] PCI: vmd: Keep fwnode allocated through VMD irqdomain life
 2020-06-25 16:24 UTC  (2+ messages)

Pull request for UEFI sub-system for efi-2020-07-rc6
 2020-06-25 16:41 UTC 

[PATCH v2 1/2] gpio: add GPO driver for PCA9570
 2020-06-25 16:38 UTC  (3+ messages)

[PATCH v3 08/15] arm64: kvm: Split hyp/switch.c to VHE/nVHE
 2020-06-25 16:37 UTC  (4+ messages)

[PATCH 00/10] Fix a bunch of W=1 warnings in Regulator
 2020-06-25 16:36 UTC  (22+ messages)
` [PATCH 01/10] regulator: consumer: Supply missing prototypes for 3 core functions
` [PATCH 02/10] regulator: devres: Fix issues with kerneldoc headers
` [PATCH 03/10] regulator: of_regulator: Add missing colon for rdev kerneldoc argument
` [PATCH 04/10] regulator: dbx500-prcmu: Remove unused function dbx500_regulator_testcase()
` [PATCH 05/10] regulator: ab8500: Remove unused embedded struct expand_register
` [PATCH 06/10] regulator: wm8350-regulator: Repair odd formatting in documentation
` [PATCH 07/10] regulator: cpcap-regulator: Remove declared and set, but never used variable 'ignore'
` [PATCH 08/10] regulator: cpcap-regulator: Demote kerneldoc header to standard comment
` [PATCH 09/10] regulator: da9063-regulator: Fix .suspend 'initialized field overwritten' warnings
` [PATCH 10/10] regulator: max14577-regulator: Demote kerneldoc header to standard comment

[PATCH 0/6] Hantro low-hanging cleanups
 2020-06-25 16:35 UTC  (7+ messages)
` [PATCH 1/6] hantro: h264: Remove unused macro definition
` [PATCH 2/6] hantro: h264: Rename scaling list handling function
` [PATCH 3/6] hantro: Rework how encoder and decoder are identified
` [PATCH 4/6] hantro: Move hantro_enc_buf_finish to JPEG codec_ops.done
` [PATCH 5/6] hantro: Remove unused bytesused argument
` [PATCH 6/6] hantro: Make sure we don't use post-processor on an encoder

[Buildroot] [PATCH 1/1] rpi-firmware: do not rename startup files
 2020-06-25 16:38 UTC  (4+ messages)

[PATCH 00/10] Fix a yet more W=1 warnings in MFD
 2020-06-25 16:35 UTC  (24+ messages)
` [PATCH 01/10] mfd: cros_ec_dev: Fix cros_feature_to_{name,cells} struct descriptions
  ` [PATCH 01/10] mfd: cros_ec_dev: Fix cros_feature_to_{name, cells} "
` [PATCH 02/10] mfd: tps65218: Repair incorrect function argument name 's/tps65218/tps/'
` [PATCH 03/10] mfd: tps65217: Repair incorrect function argument name 's/tps65217/tps/'
` [PATCH 04/10] mfd: ab3100-otp: Add missing colon(s) for all documented kerneldoc arguments
` [PATCH 05/10] mfd: tps65010: Remove delcared and set, but never used variable 'status'
` [PATCH 06/10] mfd: si476x-cmd: Repair wrongly described function argument 's/response/resp'
` [PATCH 07/10] mfd: si476x-cmd: Add missing colon(s) for all documented kerneldoc arguments
` [PATCH 08/10] mfd: si476x-i2c: Add description for si476x_core_fwver_to_revision()'s arg 'func'
` [PATCH 09/10] mfd: si476x-i2c: Fix spelling mistake in case() statement's FALLTHROUGH comment
` [PATCH 10/10] mfd: si476x-cmd: Update si476x_cmd_am_rsq_status()'s kerneldoc

[PATCH net-next 0/7] PHYLINK integration improvements for Felix DSA driver
 2020-06-25 16:37 UTC  (7+ messages)
` [PATCH net-next 1/7] net: dsa: felix: stop writing to read-only fields in MII_BMCR
` [PATCH net-next 2/7] net: dsa: felix: support half-duplex link modes
` [PATCH net-next 4/7] net: dsa: felix: set proper pause frame timers based on link speed

[PATCH] huawei: send restore settings command on startup
 2020-06-25 16:36 UTC  (2+ messages)

[bug report] tty: cyclades, cache HW version
 2020-06-25 16:36 UTC  (2+ messages)

[PATCH] scripts: don't rely on "stat -" support
 2020-06-25 16:35 UTC  (5+ messages)

[PATCH] powerpc/boot: Use address-of operator on section symbols
 2020-06-25 16:32 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/pcap: support hardware Tx timestamps
 2020-06-25 16:35 UTC  (4+ messages)

[PATCH 1/2] arm/scp-firmware : allow setting scp log level to INFO or WARN
 2020-06-25 16:34 UTC  (7+ messages)
  ` [meta-arm] "

[PATCH 0/8] More commit-graph/Bloom filter improvements
 2020-06-25 16:34 UTC  (7+ messages)
` [PATCH v2 00/11] "

[RFC PATCH v2] sched_pair_cpu: Introduce scheduler task pairing system call
 2020-06-25 16:34 UTC  (6+ messages)

[PULL 00/31] Misc patches for 2020-06-24
 2020-06-25 16:33 UTC  (3+ messages)

[PATCH] huawei: the AT^SYSCFGEX command supports additional modes
 2020-06-25 16:34 UTC  (2+ messages)

[Virtio-fs] [PATCH 0/3] virtiofsd capability changes and addition
 2020-06-25 16:29 UTC  (8+ messages)
`  "
` [Virtio-fs] [PATCH 1/3] virtiofsd: Terminate capability list
  `  "
` [Virtio-fs] [PATCH 2/3] virtiofsd: Check capability calls
  `  "
` [Virtio-fs] [PATCH 3/3] virtiofsd: Allow addition or removal of capabilities
  `  "

LKMM patches for next merge window
 2020-06-25 16:33 UTC  (3+ messages)

[PATCH] atmodem: set PDP/EPS minimum context ID to 1
 2020-06-25 16:33 UTC  (2+ messages)

[PATCH] mm: Skip opportunistic reclaim for dma pinned pages
 2020-06-25 16:32 UTC  (6+ messages)
    ` [Intel-gfx] "

[PATCH] qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE
 2020-06-25 16:32 UTC  (3+ messages)
` [EXT] "

[PATCH v2 1/2] ARM: dts: imx6q-tbs2910: Pass phy-reset-duration
 2020-06-25 16:29 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: imx6q-tbs2910: Add an mdio node

[GIT PULL] sound fixes for 5.8-rc3
 2020-06-25 16:30 UTC  (2+ messages)

[GIT PULL] s390 updates for 5.8-rc3
 2020-06-25 16:30 UTC  (2+ messages)

[PATCH v3 0/2] qla2xxx SAN Congestion Management (SCM) support
 2020-06-25 16:29 UTC  (3+ messages)

qemu polling KVM_IRQ_LINE_STATUS when stopped
 2020-06-25 16:28 UTC  (11+ messages)

[PATCH v3 0/3] ALSA: compress: Document stream states and fix gapless SM
 2020-06-25 15:46 UTC  (4+ messages)
` [PATCH v3 1/3] ALSA: compress: document the compress audio state machine
` [PATCH v3 2/3] ALSA: compress: document the compress gapless "
` [PATCH v3 3/3] ALSA: compress: fix partial_drain completion state

[PATCH v3] selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3
 2020-06-25 16:37 UTC 

[PATCH 07/12] crypto: ccp - permit asynchronous skcipher as fallback
 2020-06-25 16:24 UTC  (4+ messages)

[RFC] Make the memory failure blast radius more precise
 2020-06-25 16:23 UTC  (9+ messages)

[PATCH] intel_iommu: "aw-bits" error message still refers to "x-aw-bits"
 2020-06-25 15:52 UTC 

[PATCH v2 00/17] KVM: arm64: Preliminary NV patches
 2020-06-25 16:24 UTC  (5+ messages)
` [PATCH v2 04/17] arm64: Add level-hinted TLB invalidation helper

[PATCH 0/2] KVM: X86: A few fixes around ignore_msrs
 2020-06-25 16:25 UTC  (5+ messages)
` [PATCH 1/2] KVM: X86: Move ignore_msrs handling upper the stack

[PATCH] drm/atomic_helper: duplicate state for drm_private_obj
 2020-06-25 16:24 UTC  (6+ messages)

[PATCH 00/22] add support for Clang LTO
 2020-06-25 16:22 UTC  (17+ messages)
` [PATCH 02/22] kbuild: "
` [PATCH 04/22] kbuild: lto: fix recordmcount
` [PATCH 05/22] kbuild: lto: postpone objtool

[PATCH 1/2] icu: merge .inc into main recipe
 2020-06-25 16:23 UTC  (4+ messages)
` [OE-core] "

[PATCH v4 00/15] Split off nVHE hyp code
 2020-06-25 13:14 UTC  (2+ messages)
` [PATCH v4 11/15] arm64: kvm: Split hyp/sysreg-sr.c to VHE/nVHE

[PATCH v2 0/3] Accommodate for pu having been renamed to seen
 2020-06-25 16:22 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] hwmon: nct6775: Add missing voltage input on NCT6796D
 2020-06-25 16:22 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/13] rte_log registration usage improvement
 2020-06-25 16:20 UTC  (3+ messages)

[PATCH v3 00/10] Function Granular KASLR
 2020-06-25 16:19 UTC  (6+ messages)
` [PATCH v3 09/10] kallsyms: Hide layout

[PATCH] gitlab-ci: Fix the change rules after moving the YML files
 2020-06-25 16:18 UTC  (2+ messages)

crash when cleaning up gadget configfs directory on sama5d2
 2020-06-25 16:17 UTC  (3+ messages)

pm/testing baseline: 44 runs, 1 regressions (v5.8-rc2-24-gdcc4e8ba3539)
 2020-06-25 16:15 UTC 

Distro name
 2020-06-25 16:12 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 0/2] s390: Add API Docs for DIAGNOSE 0x318 and fix rst
 2020-06-25 16:11 UTC  (3+ messages)
` [PATCH v2 1/2] docs: kvm: add documentation for KVM_CAP_S390_DIAG318

[RFC PATCH v1 00/17] Rewrite the remaining merge strategies from shell to C
 2020-06-25 16:11 UTC  (3+ messages)
` [RFC PATCH v1 16/17] sequencer: use the "resolve" strategy without forking

[PATCH] efi/libstub: EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER should not default to yes
 2020-06-25 16:11 UTC  (2+ messages)

Assemblin journaled array fails
 2020-06-25 16:11 UTC  (17+ messages)

[Intel-gfx] [PATCH i-g-t 0/2] test/kms_cursor_crc: tie some loose ends in the prepare_crtc
 2020-06-25 16:11 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for test/kms_cursor_crc: tie some loose ends in prepare_crtc

[PATCH 0/4] platform/chrome: typec: Add mux support
 2020-06-25 16:10 UTC  (3+ messages)

[PATCH 0/8] Improve synchronization between QEMU and HVF
 2020-06-25 15:57 UTC  (4+ messages)
` [PATCH 4/8] i386: hvf: Implement CPU kick

[PATCH for-4.14] mm: fix public declaration of struct xen_mem_acquire_resource
 2020-06-25 16:10 UTC  (10+ messages)

[PATCH] efi/x86: Only copy upto the end of setup_header
 2020-06-25 16:10 UTC  (2+ messages)

[GIT PULL] gpio: fixes for v5.8-rc3
 2020-06-25 16:08 UTC 

[PATCH RESEND 0/9] SMMUv3.2 Range-based TLB Invalidation Support
 2020-06-25 15:34 UTC  (5+ messages)
` [PATCH RESEND 6/9] hw/arm/smmu-common: Manage IOTLB block entries
` [PATCH RESEND 7/9] hw/arm/smmuv3: Introduce smmuv3_s1_range_inval() helper

[PATCH 9/9] drm/simplekms: Acquire memory aperture for framebuffer
 2020-06-25 16:08 UTC  (2+ messages)

[PATCH] brcmfmac: Transform compatible string for FW loading
 2020-06-25 16:07 UTC 

bits 10 to 15 in OGM packets
 2020-06-25 16:07 UTC  (5+ messages)

[PATCH 1/2] cpufreq: intel_pstate: Allow enable/disable energy efficiency
 2020-06-25 16:06 UTC  (4+ messages)

[PATCH v2 0/7] riscv: Switch to use generic platform of opensbi bios images
 2020-06-25 15:32 UTC  (3+ messages)
` [PATCH v2 1/7] configure: Create symbolic links for pc-bios/*.elf files

[PATCH] efi/x86: Remove unused variables
 2020-06-25 16:06 UTC  (2+ messages)

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-06-25 16:06 UTC  (14+ messages)

[PATCH] arm64: don't preempt_disable in do_debug_exception
 2020-06-25 16:03 UTC  (4+ messages)

[PATCH RFC 0/3] gitlab: build containers to use in build jobs
 2020-06-25 15:57 UTC  (5+ messages)
` [PATCH RFC 2/3] gitlab: build all container images during CI

[dpdk-dev] [PATCH 0/2] ethdev: tunnel offload model
 2020-06-25 16:03 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] ethdev: allow negative values in flow rule types
` [dpdk-dev] [PATCH 2/2] ethdev: tunnel offload model

[PATCH v3 0/6] crypto/fsl: add RNG support
 2020-06-25 16:03 UTC  (3+ messages)

[PATCH -next] scsi: ufs: ufs-exynos: Fix build warning
 2020-06-25 15:44 UTC 

[PATCH v7 00/47] block: Deal with filters
 2020-06-25 15:22 UTC  (2+ messages)
` [PATCH v7 42/47] iotests: Test that qcow2's data-file is flushed


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.