messages from 2019-06-05 20:30:03 to 2019-06-05 21:09:32 UTC [more...]
[RFC 0/2] iommu: arm-smmu: Inherit SMR and CB config during init
2019-06-05 21:08 UTC (9+ messages)
` [RFC 1/2] iommu: arm-smmu: Handoff SMR registers and context banks
` [RFC 2/2] iommu: arm-smmu: Don't blindly use first SMR to calculate mask
[PATCH] net: ipv4: drop unneeded likely() call around IS_ERR()
2019-06-05 21:09 UTC
[RFC PATCH net-next 1/1] tc-testing: Restore original behaviour for namespaces in tdc
2019-06-05 21:08 UTC
[PATCH 0/7] media: cedrus: Improvements/cleanup
2019-06-05 21:08 UTC (7+ messages)
` [PATCH 4/7] media: cedrus: Remove dst_bufs from context
` [PATCH 5/7] media: cedrus: Don't set chroma size for scale & rotation
[Qemu-riscv] [PATCHv4 1/6] RISC-V: Only Check PMP if MMU translation succeeds
2019-06-05 21:04 UTC (5+ messages)
` [Qemu-riscv] [PATCHv4 3/6] RISC-V: Check for the effective memory privilege mode during PMP checks
` [Qemu-riscv] [Qemu-devel] "
` [Qemu-riscv] [PATCHv4 4/6] RISC-V: Check PMP during Page Table Walks
` [Qemu-riscv] [Qemu-devel] "
[Qemu-devel] [PATCH v6 0/6] linux-user/aarch64: Support PROT_BTI
2019-06-05 20:57 UTC (6+ messages)
` [Qemu-devel] [PATCH v6 1/6] linux-user/aarch64: Reset btype for syscalls and signals
` [Qemu-arm] [PATCH v6 2/6] linux-user: Validate mmap/mprotect prot value
` [Qemu-arm] [PATCH v6 3/6] linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI
` [Qemu-devel] [PATCH v6 4/6] include/elf: Add defines related to notes for GNU systems
` [Qemu-devel] [PATCH v6 5/6] linux-user: Parse NT_GNU_PROPERTY_TYPE_0 notes
[PATCH] net: openvswitch: drop unneeded likely() call around IS_ERR()
2019-06-05 21:06 UTC
[Qemu-devel] [PULL SUBSYSTEM s390x 00/33] s390x/tcg: Final Vector Instruction Support
2019-06-05 20:34 UTC (34+ messages)
` [Qemu-devel] [PULL SUBSYSTEM s390x 01/33] s390x/tcg: Implement VECTOR FIND ANY ELEMENT EQUAL
` [Qemu-devel] [PULL SUBSYSTEM s390x 02/33] s390x/tcg: Implement VECTOR FIND "
` [Qemu-devel] [PULL SUBSYSTEM s390x 03/33] s390x/tcg: Implement VECTOR FIND ELEMENT NOT EQUAL
` [Qemu-devel] [PULL SUBSYSTEM s390x 04/33] s390x/tcg: Implement VECTOR ISOLATE STRING
` [Qemu-devel] [PULL SUBSYSTEM s390x 05/33] s390x/tcg: Implement VECTOR STRING RANGE COMPARE
` [Qemu-devel] [PULL SUBSYSTEM s390x 06/33] s390x: Align vector registers to 16 bytes
` [Qemu-devel] [PULL SUBSYSTEM s390x 07/33] s390x: Use uint64_t for vector registers
` [Qemu-devel] [PULL SUBSYSTEM s390x 08/33] s390x/tcg: Fix max_byte detection for stfle
` [Qemu-devel] [PULL SUBSYSTEM s390x 09/33] s390x/tcg: Store only the necessary amount of doublewords for STFLE
` [Qemu-devel] [PULL SUBSYSTEM s390x 10/33] s390x/tcg: Introduce tcg_s390_vector_exception()
` [Qemu-devel] [PULL SUBSYSTEM s390x 11/33] s390x/tcg: Export float_comp_to_cc() and float(32|64|128)_dcmask()
` [Qemu-devel] [PULL SUBSYSTEM s390x 12/33] s390x/tcg: Implement VECTOR FP ADD
` [Qemu-devel] [PULL SUBSYSTEM s390x 13/33] s390x/tcg: Implement VECTOR FP COMPARE (AND SIGNAL) SCALAR
` [Qemu-devel] [PULL SUBSYSTEM s390x 14/33] s390x/tcg: Implement VECTOR FP COMPARE (EQUAL|HIGH|HIGH OR EQUAL)
` [Qemu-devel] [PULL SUBSYSTEM s390x 15/33] s390x/tcg: Implement VECTOR FP CONVERT FROM FIXED 64-BIT
` [Qemu-devel] [PULL SUBSYSTEM s390x 16/33] s390x/tcg: Implement VECTOR FP CONVERT FROM LOGICAL 64-BIT
` [Qemu-devel] [PULL SUBSYSTEM s390x 17/33] s390x/tcg: Implement VECTOR FP CONVERT TO FIXED 64-BIT
` [Qemu-devel] [PULL SUBSYSTEM s390x 18/33] s390x/tcg: Implement VECTOR FP CONVERT TO LOGICAL 64-BIT
` [Qemu-devel] [PULL SUBSYSTEM s390x 19/33] s390x/tcg: Implement VECTOR FP DIVIDE
` [Qemu-devel] [PULL SUBSYSTEM s390x 20/33] s390x/tcg: Implement VECTOR LOAD FP INTEGER
` [Qemu-devel] [PULL SUBSYSTEM s390x 21/33] s390x/tcg: Implement VECTOR LOAD LENGTHENED
` [Qemu-devel] [PULL SUBSYSTEM s390x 22/33] s390x/tcg: Implement VECTOR LOAD ROUNDED
` [Qemu-devel] [PULL SUBSYSTEM s390x 23/33] s390x/tcg: Implement VECTOR FP MULTIPLY
` [Qemu-devel] [PULL SUBSYSTEM s390x 24/33] s390x/tcg: Implement VECTOR FP MULTIPLY AND (ADD|SUBTRACT)
` [Qemu-devel] [PULL SUBSYSTEM s390x 25/33] s390x/tcg: Implement VECTOR FP PERFORM SIGN OPERATION
` [Qemu-devel] [PULL SUBSYSTEM s390x 26/33] s390x/tcg: Implement VECTOR FP SQUARE ROOT
` [Qemu-devel] [PULL SUBSYSTEM s390x 27/33] s390x/tcg: Implement VECTOR FP SUBTRACT
` [Qemu-devel] [PULL SUBSYSTEM s390x 28/33] s390x/tcg: Implement VECTOR FP TEST DATA CLASS IMMEDIATE
` [Qemu-devel] [PULL SUBSYSTEM s390x 29/33] s390x/tcg: Allow linux-user to use vector instructions
` [Qemu-devel] [PULL SUBSYSTEM s390x 30/33] s390x/tcg: We support the Vector Facility
` [Qemu-devel] [PULL SUBSYSTEM s390x 31/33] s390x: Bump the "qemu" CPU model up to a stripped-down z13
` [Qemu-devel] [PULL SUBSYSTEM s390x 32/33] s390x/tcg: Use tcg_gen_gvec_bitsel for VECTOR SELECT
` [Qemu-devel] [PULL SUBSYSTEM s390x 33/33] linux-user: elf: ELF_HWCAP for s390x
[RFC][PATCH 0/8] Mount, FS, Block and Keyrings notifications [ver #2]
2019-06-05 21:06 UTC (16+ messages)
` Rational model for UID based controls
[dpdk-dev] DPDK compilation on arm is failing in Travis
2019-06-05 21:05 UTC (5+ messages)
[GIT PULL] pstore fixes for v5.2-rc4
2019-06-05 21:05 UTC (2+ messages)
[GIT PULL] Kselftest fixes update for Linux 5.2-rc4
2019-06-05 21:05 UTC (4+ messages)
[GIT PULL] pidfd fixes for v5.2-rc4
2019-06-05 21:05 UTC (2+ messages)
[PATCH] net: sctp: drop unneeded likely() call around IS_ERR()
2019-06-05 21:03 UTC (2+ messages)
[PULL] drm-misc-fixes
2019-06-05 21:03 UTC
[Buildroot] [PATCH] {linux, linux-headers}: bump 4.{9, 14, 19}.x / 5.{0, 1}.x series
2019-06-05 21:02 UTC (2+ messages)
[Qemu-arm] [PATCH 0/2] tests: Avocado-test for the SmartFusion2 board
2019-06-05 20:43 UTC (5+ messages)
` [Qemu-arm] [PATCH 2/2] BootLinuxConsoleTest: Test "
` [Qemu-devel] "
` [Qemu-arm] "
[PATCH] usb: core: devio: add ioctls for suspend and resume
2019-06-05 21:02 UTC (2+ messages)
[GIT PULL] Please pull NFS client bugfixes
2019-06-05 21:02 UTC
[PATCH RFC 0/6] media: uapi: h264: First batch of adjusments
2019-06-05 21:01 UTC (17+ messages)
` [PATCH RFC 2/6] media: uapi: h264: Add the concept of decoding mode
` [PATCH RFC 4/6] media: cedrus: Prepare things to support !compound controls
` [PATCH RFC 5/6] media: cedrus: Make the slice_params array size limitation more explicit
[Buildroot] [PATCH 1/1] package/woff2: add a comment for C++
2019-06-05 21:01 UTC (2+ messages)
[Buildroot] [PATCH 0/2] Some more netsurf fixes
2019-06-05 21:01 UTC (5+ messages)
` [Buildroot] [PATCH 1/2] package/netsurf: change how CFLAGS/LDFLAGS are passed
` [Buildroot] [PATCH 2/2] package/netsurf: do not allow on static linking configurations
[PATCH v2 0/2] Add pmbus support for Infineon IRPS5401 (v2)
2019-06-05 21:01 UTC (5+ messages)
` [PATCH v2 1/2] hwmon: (pmbus) Treat parameters as paged if on multiple pages
` [PATCH v2 2/2] hwmon: (pmbus) Add Infineon IRPS5401 driver
[PATCH v2] powerpc/setup_64: fix -Wempty-body warnings
2019-06-05 20:53 UTC (2+ messages)
[Buildroot] [git commit branch/2019.02.x] {linux, linux-headers}: bump 4.{9, 14, 19}.x / 5.{0, 1}.x series
2019-06-05 21:00 UTC
[Qemu-devel] Deprecation policy and build dependencies
2019-06-05 20:49 UTC (7+ messages)
[PATCH] net: socket: drop unneeded likely() call around IS_ERR()
2019-06-05 20:58 UTC
[Buildroot] [git commit branch/2019.02.x] package/woff2: add a comment for C++
2019-06-05 20:57 UTC
[PATCH v2] tag: add tag.gpgSign config option to force all tags be GPG-signed
2019-06-05 20:57 UTC (7+ messages)
` [PATCH v3] "
[Qemu-devel] Qemu baseline requirements/portability?
2019-06-05 20:46 UTC (2+ messages)
[Buildroot] [git commit branch/2019.02.x] package/netsurf: do not allow on static linking configurations
2019-06-05 20:57 UTC
[Buildroot] [git commit branch/2019.02.x] package/netsurf: change how CFLAGS/LDFLAGS are passed
2019-06-05 20:57 UTC
[PATCH] arm64: dts: sdm845: Add iommus property to qup1
2019-06-05 20:56 UTC (5+ messages)
[Cluster-devel] [PATCH] fs: gfs2: Use IS_ERR_OR_NULL
2019-06-05 20:55 UTC (5+ messages)
` [PATCH] block: Drop unlikely before IS_ERR(_OR_NULL)
[PATCH 0/2] hwmon: Add TI ads1000/ads1100 driver package
2019-06-05 20:55 UTC (5+ messages)
` [PATCH 2/2] hwmon: Add ads1000/ads1100 voltage ADCs driver
[PATCH bpf-next 0/7] bpf: getsockopt and setsockopt hooks
2019-06-05 20:54 UTC (7+ messages)
` [PATCH bpf-next 1/7] bpf: implement "
[PATCH 00/58] LSM: Module stacking for AppArmor
2019-06-05 20:53 UTC (6+ messages)
[PATCH] Revert "media: staging/imx: Allow driver to build if COMPILE_TEST is enabled"
2019-06-05 20:53 UTC
[PATCH] hwmon: (nct7904) Add extra sysfs support for fan, voltage and temperature
2019-06-05 20:53 UTC (2+ messages)
[PATCH] hwmon: (nct7904) Fix the incorrect value of tcpu_mask in nct7904_data struct
2019-06-05 20:53 UTC (2+ messages)
[Cocci] how to replace obsolete #ifdef's
2019-06-05 20:52 UTC (2+ messages)
[u-boot, v2016.07-aspeed-openbmc v1] aspeed/flash: add winbond SPI support
2019-06-05 20:52 UTC
[PATCH v8 00/19] locking/rwsem: Rwsem rearchitecture part 2
2019-06-05 20:52 UTC (11+ messages)
` [PATCH v8 15/19] locking/rwsem: Adaptive disabling of reader optimistic spinning
[PATCH nft] mnl: bogus error when running monitor mode
2019-06-05 20:52 UTC (2+ messages)
[U-Boot] Pull request, u-boot-tegra/master
2019-06-05 20:50 UTC
[PATCH v6 4/4] pvrusb2: Add Hauppauge HVR1955/1975 devices
2019-06-05 20:44 UTC (2+ messages)
` [PATCH v7 "
warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O)
2019-06-05 20:50 UTC
[Bug 110781] Radeon: heavy r300 performance drop regression between 11.x and 19.x
2019-06-05 20:50 UTC (3+ messages)
[PATCH] powerpc/eeh_cache: fix a W=1 kernel-doc warning
2019-06-05 20:46 UTC (2+ messages)
Building arm64 EFI stub with -fpie breaks build of 4.9.x (undefined reference to `__efistub__GLOBAL_OFFSET_TABLE_')
2019-06-05 20:48 UTC (4+ messages)
[dpdk-dev] [PATCH v1 0/3] MCS queued lock implementation
2019-06-05 20:48 UTC (3+ messages)
[PATCH v2 1/2] hwmon: pmbus: Add Infineon PXE1610 VR driver
2019-06-05 20:48 UTC (6+ messages)
` [PATCH v2 2/2] Docs: hwmon: pmbus: Add PXE1610 driver
CKI hackfest @Plumbers invite
2019-06-05 20:46 UTC (3+ messages)
[igt-dev] [PATCH i-g-t] i915/gem_create: Do not build create-clear for MIPS
2019-06-05 20:46 UTC (5+ messages)
[PATCH] scripts: coccinelle: add check for uncessary double unlikely() calls
2019-06-05 20:46 UTC
[Bug 110844] AMDGPU Resets and blackscreens couple minutes into any game regardless of wine/proton/native - sound keeps playing
2019-06-05 20:46 UTC (2+ messages)
[PATCH 1/2] ARM: dts: rockchip: Split GPIO keys for veyron into multiple devices
2019-06-05 20:43 UTC (4+ messages)
` [PATCH 2/2] ARM: dts: rockchip: Configure BT_HOST_WAKE as wake-up signal on veyron
[PATCH net-next v4 00/20] Xilinx axienet driver updates (v4)
2019-06-05 20:42 UTC (21+ messages)
` [PATCH net-next v4 01/20] net: axienet: Fix casting of pointers to u32
` [PATCH net-next v4 02/20] net: axienet: Use standard IO accessors
` [PATCH net-next v4 03/20] net: axienet: fix MDIO bus naming
` [PATCH net-next v4 04/20] net: axienet: add X86 and ARM as supported platforms
` [PATCH net-next v4 05/20] net: axienet: Use clock framework to get device clock rate
` [PATCH net-next v4 06/20] net: axienet: fix teardown order of MDIO bus
` [PATCH net-next v4 07/20] net: axienet: Re-initialize MDIO registers properly after reset
` [PATCH net-next v4 08/20] net: axienet: Cleanup DMA device reset and halt process
` [PATCH net-next v4 09/20] net: axienet: Make RX/TX ring sizes configurable
` [PATCH net-next v4 10/20] net: axienet: Add DMA registers to ethtool register dump
` [PATCH net-next v4 11/20] net: axienet: Support shared interrupts
` [PATCH net-next v4 12/20] net: axienet: Add optional support for Ethernet core interrupt
` [PATCH net-next v4 13/20] net: axienet: Fix race condition causing TX hang
` [PATCH net-next v4 14/20] net: axienet: Make missing MAC address non-fatal
` [PATCH net-next v4 15/20] net: axienet: stop interface during shutdown
` [PATCH net-next v4 16/20] net: axienet: document device tree mdio child node
` [PATCH net-next v4 17/20] net: axienet: Fix MDIO bus parent node detection
` [PATCH net-next v4 18/20] net: axienet: document axistream-connected attribute
` [PATCH net-next v4 19/20] net: axienet: make use of axistream-connected attribute optional
` [PATCH net-next v4 20/20] net: axienet: convert to phylink API
[PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
2019-06-05 20:41 UTC (4+ messages)
[PATCH 0/6] Add minimal boot support for IPQ6018
2019-06-05 20:41 UTC (5+ messages)
` [PATCH 5/6] arm64: dts: Add ipq6018 SoC and CP01 board support
[PATCH] ACPICA: utids: Use struct_size() helper
2019-06-05 20:20 UTC
[PATCH bpf 1/2] bpf: fix unconnected udp hooks
2019-06-05 20:40 UTC (2+ messages)
` [PATCH bpf 2/2] bpf: add further msg_name rewrite tests to test_sock_addr
[PATCH] Revert "media: hfi_parser: don't trick gcc with a wrong expected size"
2019-06-05 20:41 UTC (2+ messages)
linux-next: Tree for Jun 5
2019-06-05 20:41 UTC (3+ messages)
` linux-next: Tree for Jun 5 (staging/media/imx/)
[Xen-devel] [OSSTEST PATCH 2/2] RFC: enable CONFIG_LIVEPATCH in all relevant arm64 builds
2019-06-05 20:40 UTC (6+ messages)
` [Xen-devel] [OSSTEST PATCH 2/2] RFC: enable CONFIG_LIVEPATCH in all relevant arm64 builds [and 1 more messages]
[PATCH v2 1/2] pmbus: (core) mutex_lock write in pmbus_set_samples
2019-06-05 20:40 UTC (3+ messages)
` [PATCH v2 2/2] adm1275: support PMBUS_VIRT_*_SAMPLES
[PATCH v2 0/5] Add NUMA-awareness to qspinlock
2019-06-05 20:40 UTC (9+ messages)
` [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
[PATCH 00/11] [RFC] Create 'core.size=large' setting to update config defaults
2019-06-05 20:39 UTC (2+ messages)
[dpdk-dev] [PATCH 00/10] enhance meson summary - list disabled components
2019-06-05 20:39 UTC (2+ messages)
[PATCHv2 0/2] hwmon: couple of fixes on HWMON_C_REGISTER_TZ
2019-06-05 20:38 UTC (3+ messages)
` [PATCHv2 2/2] hwmon: core: fix potential memory leak in *hwmon_device_register*
[PATCH][next] nfp: flower: use struct_size() helper
2019-06-05 20:38 UTC
[PATCH v2 0/2] dt-bindings: iio: adc: add ad7780 yaml and MAINTAINERS entry
2019-06-05 20:35 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: add adi,ad7780.yaml binding
[Qemu-arm] [PATCH v2 0/2] Acceptance Tests: Test the Raspberry Pi 2 board
2019-06-05 20:33 UTC (8+ messages)
` [Qemu-arm] [PATCH v2 2/2] Boot Linux Console Test: add a test for the Raspberry Pi 2
` [Qemu-arm] [Qemu-devel] "
` "
[PATCH v4 00/13] Allwinner A64/H6 IR support
2019-06-05 20:34 UTC (7+ messages)
` [PATCH v4 04/13] media: rc: sunxi: Add RXSTA bits definition
[PATCH] powerpc/setup_64: fix -Wempty-body warnings
2019-06-05 20:33 UTC (3+ messages)
[PATCH v2] Add a document on rebasing and merging
2019-06-05 20:32 UTC (3+ messages)
[PATCH v3 0/6] Dynamic FTRACE for PA-RISC
2019-06-05 20:32 UTC (7+ messages)
` [PATCH v3 1/6] parisc: add support for patching multiple words
` [PATCH v3 2/6] parisc: add spinlock to patch function
` [PATCH v3 3/6] parisc: add WARN_ON() to clear_fixmap
` [PATCH v3 4/6] parisc: use pr_debug() in kernel/module.c
` [PATCH v3 5/6] compiler.h: add CC_USING_PATCHABLE_FUNCTION_ENTRY
` [PATCH v3 6/6] parisc: add dynamic ftrace
[PATCH 1/3] ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fix
2019-06-05 20:30 UTC (4+ messages)
` [PATCH 2/3] treewide: trivial: fix s/poped/popped/ typo
` [PATCH 3/3] staging: most: trivial: fix a couple of typos
[U-Boot] [PATCH 1/2] spl: Move SPL_MMC_TINY option to appear under SPL menu
2019-06-05 20:30 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] mmc: Register only the first MMC device on MMC_TINY
[tpm2] TPM Object Duplication questions
2019-06-05 20:30 UTC
[qemu-upstream-4.11-testing test] 136184: regressions - FAIL
2019-06-05 20:29 UTC (16+ messages)
` [Xen-devel] "
[Virtio-fs] [PATCH-v3 0/1] virtiofs: FUSE_REMOVEMAPPING remove multiple entries in one call
2019-06-05 20:30 UTC (2+ messages)
importing variable into meson
2019-06-05 20:31 UTC
[PATCH v3 1/2] kvm: vmx: fix limit checking in get_vmx_mem_address()
2019-06-05 20:30 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.