messages from 2019-04-30 12:39:08 to 2019-04-30 13:20:47 UTC [more...]
[PATCH kernel v3] powerpc/powernv: Isolate NVLinks between GV100GL on Witherspoon
2019-04-30 13:20 UTC (6+ messages)
[Qemu-devel] QMP; unsigned 64-bit ints; JSON standards compliance
2019-04-30 13:19 UTC (3+ messages)
vidioc_g_edid: BUG: Unable to handle kernel NULL pointer dereference at virtual address 00000716
2019-04-30 13:20 UTC (3+ messages)
[Qemu-devel] [PATCH v2] scsi-disk: handle invalid cdb length
2019-04-30 13:19 UTC
[PATCH] qemu: split out vte into seperate PACKAGECONFIG
2019-04-30 13:19 UTC
[Buildroot] [PATCH 00/11] Python: update several packages
2019-04-30 13:19 UTC (12+ messages)
` [Buildroot] [PATCH 01/11] package/python{3}-setuptools: bump to version 41.0.1
` [Buildroot] [PATCH 02/11] package/python-pip: bump to version 19.1
` [Buildroot] [PATCH 03/11] package/python-markupsafe: bump to version 1.1.1
` [Buildroot] [PATCH 04/11] package/python-werkzeug: bump to version 0.15.2
` [Buildroot] [PATCH 05/11] package/python-itsdangerous: bump to version 1.1.0
` [Buildroot] [PATCH 06/11] package/python-psycopg2: bump to version 2.8.2
` [Buildroot] [PATCH 07/11] package/python-mutagen: bump to version 1.42.0
` [Buildroot] [PATCH 08/11] package/python-jinja2: bump to version 2.10.1
` [Buildroot] [PATCH 09/11] package/python-flask: bump to version 1.0.2
` [Buildroot] [PATCH 10/11] package/python-sqlalchemy: bump to version .3.3
` [Buildroot] [PATCH 11/11] package/python-flask-sqlalchemy: bump to version 2.3.2
[PATCH v4] proc/sysctl: add shared variables for range check
2019-04-30 13:17 UTC (2+ messages)
[PATCH v2 stable v4.4 1/2] powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot arg
2019-04-30 12:42 UTC (4+ messages)
` [PATCH v2 stable v4.4 2/2] Documentation: Add nospectre_v1 parameter
pull request (net): ipsec 2019-04-30
2019-04-30 13:18 UTC (2+ messages)
INFO: task hung in __get_super
2019-04-30 13:18 UTC (7+ messages)
[Qemu-devel] [PATCH 0/4] target/arm: four minor M-profile bug fixes
2019-04-30 13:14 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/4] hw/arm/armv7m_nvic: Check subpriority in nvic_recompute_state_secure()
` [Qemu-devel] [PATCH 2/4] hw/intc/armv7m_nvic: NS BFAR and BFSR are RAZ/WI if BFHFNMINS == 0
` [Qemu-devel] [PATCH 3/4] hw/intc/armv7m_nvic: Don't enable ARMV7M_EXCP_DEBUG from reset
` [Qemu-arm] [PATCH 4/4] target/arm: Implement XPSR GE bits
` [Qemu-devel] "
fix SG list handling in the sparc32 iommu driver
2019-04-30 13:17 UTC (3+ messages)
stable-rc/linux-5.0.y build: 208 builds: 0 failed, 208 passed, 59 warnings (v5.0.10-90-g852cce372723)
2019-04-30 13:16 UTC
vcpu_block() and do_poll() question
2019-04-30 13:16 UTC (6+ messages)
` [Xen-devel] "
[PATCH] glib-2.0: fix ptest failures
2019-04-30 13:16 UTC (3+ messages)
` [PATCH v2] "
[PATCH net-next 0/4] net: mvpp2: cls: Add classification
2019-04-30 13:14 UTC (10+ messages)
` [PATCH net-next 1/4] net: mvpp2: cls: Remove extra whitespace in mvpp2_cls_flow_write
` [PATCH net-next 2/4] net: mvpp2: cls: Use a bitfield to represent the flow_type
` [PATCH net-next 3/4] net: mvpp2: cls: Add Classification offload support
` [PATCH net-next 4/4] net: mvpp2: cls: Allow dropping packets with classification offload
[PATCH RFC] nvme: fix race condition between remove and scan_work
2019-04-30 13:14 UTC (5+ messages)
[PATCH] clocksource/arm_arch_timer: extract elf_hwcap use to arch-helper
2019-04-30 13:14 UTC (2+ messages)
Kernel patch needed for Asus Q325UAR
2019-04-30 13:13 UTC (6+ messages)
[PATCH 0/6] Add more support to RZ/G2M SoC
2019-04-30 13:13 UTC (9+ messages)
` [PATCH 3/6] arm64: dts: renesas: r8a774a1: Add FDP1 instance
` [PATCH 4/6] arm64: dts: renesas: r8a774a1: Tie SYS-DMAC to IPMMU-DS0/1
` [PATCH 5/6] arm64: dts: renesas: r8a774a1: Tie Audio-DMAC to IPMMU-MP
` [PATCH 6/6] arm64: dts: renesas: r8a774a1: Connect Ethernet-AVB to IPMMU-DS0
[PATCH v3 00/16] powerpc/32: Implement fast syscall entry
2019-04-30 12:39 UTC (30+ messages)
` [PATCH v3 01/16] powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.S
` [PATCH v3 02/16] powerpc/32: move LOAD_MSR_KERNEL() into head_32.h and use it
` [PATCH v3 03/16] powerpc/32: make the 6xx/8xx EXC_XFER_TEMPLATE() similar to the 40x/booke one
` [PATCH v3 04/16] powerpc/40x: Don't use SPRN_SPRG_SCRATCH2 in EXCEPTION_PROLOG
` [PATCH v3 05/16] powerpc/40x: add exception frame marker
` [PATCH v3 06/16] powerpc/40x: Split and rename NORMAL_EXCEPTION_PROLOG
` [PATCH v3 07/16] powerpc/40x: Refactor exception entry macros by using head_32.h
` [PATCH v3 08/16] powerpc/fsl_booke: ensure SPEFloatingPointException() reenables interrupts
` [PATCH v3 09/16] powerpc/32: enter syscall with MSR_EE inconditionaly set
` [PATCH v3 10/16] powerpc/32: Enter exceptions with MSR_EE unset
` [PATCH v3 11/16] powerpc/32: get rid of COPY_EE in exception entry
` [PATCH v3 12/16] powerpc: Fix 32-bit handling of MSR_EE on exceptions
` [PATCH v3 13/16] powerpc/32: implement fast entry for syscalls on non BOOKE
` [PATCH v3 14/16] powerpc/32: implement fast entry for syscalls on BOOKE
` [PATCH v3 15/16] powerpc/32: don't do syscall stuff in transfer_to_handler
` [PATCH v3 16/16] powerpc/32: Don't add dummy frames when calling trace_hardirqs_on/off
[PATCH v6 0/10] Exynos5 Dynamic Memory Controller driver
2019-04-30 13:12 UTC (4+ messages)
` [PATCH v6 02/10] clk: samsung: add new clocks for DMC for Exynos5422 SoC
[PATCH v3 0/3] mt76: move common beacon code in mt76 module
2019-04-30 13:12 UTC (4+ messages)
` [PATCH v3 1/3] mt76: move pre_tbtt_tasklet in mt76_dev
` [PATCH v3 2/3] mt76: mt7603: enable/disable pre_tbtt_tasklet in mt7603_set_channel
` [PATCH v3 3/3] mt76: do not enable/disable pre_tbtt_tasklet in scan_start/scan_complete
[PATCH 1/5] drm/i915: Wait for the struct_mutex on idling
2019-04-30 13:12 UTC (2+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [1/5] drm/i915: Wait for the struct_mutex on idling (rev2)
[PATCH 0/3] drm/panfrost: Expose HW counters to userspace
2019-04-30 13:10 UTC (4+ messages)
[PATCHv3] UAS: fix alignment of scatter/gather segments
2019-04-30 13:10 UTC (3+ messages)
crypto: inside_secure - call for volunteers
2019-04-30 13:08 UTC
[PATCH] dvb: usb: fix use after free in dvb_usb_device_exit
2019-04-30 13:07 UTC
Add support for TCG2 log format on UEFI systems
2019-04-30 13:07 UTC (3+ messages)
` [PATCH V5 2/4] tpm: Reserve the TPM final events table
[PATCH v1 00/14] usb: dwc2: Fix and improve power saving modes
2019-04-30 13:06 UTC (15+ messages)
` [v1,08/14] usb: dwc2: Add default param to control power optimization
` [PATCH v1 08/14] "
` [v1,14/14] usb: dwc2: Add enter/exit hibernation from system issued suspend/resume
` [PATCH v1 14/14] "
[PATCH] arm: Move trampolines into code section
2019-04-30 13:06 UTC (4+ messages)
perf build broken in 5.1-rc7
2019-04-30 13:06 UTC (3+ messages)
[PATCH 1/4] rtc: digicolor: fix possible race condition
2019-04-30 13:05 UTC (7+ messages)
` [PATCH 2/4] rtc: digicolor: set range
[LTP] [PATCH v4] hugetlb: limit hugepages according to MemAvailable
2019-04-30 13:04 UTC (2+ messages)
[v2 1/3] drm/i915: Fix the pipe state timing mismatch warnings
2019-04-30 13:04 UTC (7+ messages)
` [v2 2/3] drm/i915: Fix pipe config mismatch for bpp, output format
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/3] drm/i915: Fix the pipe state timing mismatch warnings
[Xen-devel] linux 4.19 xenstore memory allocation failure Re: [linux-4.19 test] 135420: regressions - FAIL
2019-04-30 13:02 UTC (3+ messages)
` "
[PATCH nf v2 3/3] netfilter: nf_flow_table: do not use deleted CT's flow offload
2019-04-30 13:03 UTC (3+ messages)
❎ FAIL: Stable queue: queue-5.0
2019-04-30 13:03 UTC (3+ messages)
KASAN: invalid-free in disconnect_rio
2019-04-30 13:02 UTC (3+ messages)
[PATCH 00/11] Add more support to the RZ/G1C (r8a77470) SoC
2019-04-30 13:02 UTC (3+ messages)
` [PATCH 05/11] ARM: dts: r8a77470: Add VIN support
[renesas-drivers:master 38/41] drivers/media/usb/au0828/au0828-core.c:514:29: error: passing argument 1 of '__media_pipeline_stop' from incompatible pointer type
2019-04-30 12:59 UTC
[GIT PULL] Renesas ARM Based SoC DT Updates for v5.2
2019-04-30 13:01 UTC (4+ messages)
` [PATCH 10/21] ARM: dts: r8a77470: Add PWM support
[livepatch-build-tools part2 1/6] common: Add is_standard_section() helper function
2019-04-30 13:01 UTC (4+ messages)
` [livepatch-build-tools part2 5/6] create-diff-object: Add new entries to special sections array
[PATCH v2 00/20] Add more support to the RZ/G1C (r8a77470) SoC
2019-04-30 13:00 UTC (3+ messages)
` [PATCH v2 01/20] ARM: dts: r8a77470: Add HSCIF support
stable-rc/linux-3.18.y build: 188 builds: 7 failed, 181 passed, 42 errors, 2856 warnings (v3.18.139-14-ga97501af756d)
2019-04-30 13:00 UTC
[PATCH] staging: vc04_services: bcm2835-camera: Modify return statement
2019-04-30 13:00 UTC (3+ messages)
[PATCH V5 00/13] Add USB2.0 support
2019-04-30 13:00 UTC (5+ messages)
` [PATCH V5 08/13] ARM: dts: r8a77470: Add USB PHY DT support
` [PATCH V5 12/13] ARM: dts: r8a77470: Add HSUSB device nodes
[PATCH] staging: greybus: use proper return type for wait_for_completion_timeout
2019-04-30 12:59 UTC (3+ messages)
[U-Boot] [PATCH 0/4] Tidy up some dangling OP-TEE gotchas
2019-04-30 12:59 UTC (3+ messages)
[Qemu-devel] [PATCH+RFC 0/6] target/arm: Define cortex-a{73, 75, 76}
2019-04-30 12:57 UTC (12+ messages)
` [Qemu-devel] [RFC 4/6] target/arm: Define cortex-a75
` [Qemu-devel] [RFC 5/6] target/arm: Conditionalize DBGDIDR vs ID_AA64DFR0_EL1 assert
[dpdk-dev] [PATCH 0/3] librte_acl: fixes related to testing with the meson build
2019-04-30 12:57 UTC (7+ messages)
` [dpdk-dev] [PATCH 1/3] acl: fix arm argument types
` [dpdk-dev] [EXT] "
[Buildroot] [Bug 11811] New: lsblk (util-linux) should depend on libudev if available
2019-04-30 12:56 UTC (2+ messages)
` [Buildroot] [Bug 11811] "
[Qemu-devel] [PATCH RESEND] megasas: fix mapped frame size
2019-04-30 12:56 UTC (2+ messages)
[virtio-dev] Request for a new device number for a virtio-audio device
2019-04-30 12:55 UTC (4+ messages)
[PATCH v2 0/7] iommu/dma-iommu: Split iommu_dma_map_msi_msg in two parts
2019-04-30 12:54 UTC (9+ messages)
` [PATCH v2 1/7] genirq/msi: Add a new field in msi_desc to store an IOMMU cookie
` [PATCH v2 2/7] iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two parts
[PATCH v2 1/2] net: phy: realtek: Add rtl8211e rx/tx delays config
2019-04-30 12:54 UTC (9+ messages)
` [PATCH v2 2/2] net: phy: realtek: Change TX-delay setting for RGMII modes only
xfs: Assertion failed in xfs_ag_resv_init()
2019-04-30 12:14 UTC
[PATCH V2] rds: ib: force endiannes annotation
2019-04-30 12:54 UTC (3+ messages)
[GIT PULL] Please pull RDMA subsystem changes
2019-04-30 12:53 UTC (5+ messages)
[U-Boot] [PATCH] ARM: dts: logicpd-som-lv: Fix MMC1 card detect
2019-04-30 12:53 UTC
[RFC/RFT PATCH 0/2] Optimize dma_*_from_contiguous calls
2019-04-30 12:52 UTC (6+ messages)
` [RFC/RFT PATCH 1/2] dma-contiguous: Simplify dma_*_from_contiguous() function calls
[PATCH v4] drm/i915: Corrupt DSI picture fix for GeminiLake
2019-04-30 12:51 UTC
[RT WARNING] DEBUG_LOCKS_WARN_ON(rt_mutex_owner(lock) != current) with fsfreeze (4.19.25-rt16)
2019-04-30 12:51 UTC (3+ messages)
[PATCH nf] netfilter: nf_tables: fix oops during rule dump
2019-04-30 12:53 UTC
[PATCH 1/2] i2c: imx: I2C Driver doesn't consider I2C_IPGCLK_SEL RCW bit when using ls1046a SoC
2019-04-30 12:50 UTC (3+ messages)
[Qemu-devel] [PATCH] block/qed: add missed coroutine_fn markers
2019-04-30 12:49 UTC (4+ messages)
[PATCH Bluez 0/1] advertising: Timeout of 0 should not fire a callback
2019-04-30 12:48 UTC (3+ messages)
` [PATCH Bluez 0/1] Commit message fixup
[Qemu-devel] [PATCH 0/3] Export machine type deprecation info through QMP
2019-04-30 12:47 UTC (11+ messages)
` [Qemu-devel] [PATCH 1/3] qapi: SupportStatusInfo struct
[PATCH v2 1/2] drm/i915/icl: Factor out combo PHY lane power setup helper
2019-04-30 12:48 UTC (3+ messages)
[Qemu-devel] [PATCH] s390-bios: Skip bootmap signature entries
2019-04-30 9:24 UTC (5+ messages)
[U-Boot] [PATCH] Makefile: Create single image for imx6 socs based boards
2019-04-30 12:47 UTC (2+ messages)
[PATCH bpf 0/2] libbpf: fixes for AF_XDP teardown
2019-04-30 12:45 UTC (3+ messages)
` [PATCH bpf 1/2] libbpf: fix invalid munmap call
` [PATCH bpf 2/2] libbpf: proper XSKMAP cleanup
[dpdk-dev] CALL to eth PMD maintainers: complete closing of port
2019-04-30 12:45 UTC (4+ messages)
[PATCH v9 00/14] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
2019-04-30 12:45 UTC (4+ messages)
` [PATCH v9 04/14] rtw88: trx files
[virtio-comment] [PATCH v2] Add virtio-iommu device specification
2019-04-30 12:45 UTC (6+ messages)
` [virtio-comment] Re: [virtio-dev] "
` "
[PATCH v3] drm/i915: Corrupt DSI picture fix for GeminiLake
2019-04-30 12:47 UTC (2+ messages)
[linux-4.19 test] 135420: regressions - FAIL
2019-04-30 12:44 UTC (4+ messages)
` [Xen-devel] linux 4.19 does not build on armhf "
` "
[dpdk-dev] [PATCH v4] app/pdump: add pudmp exits with primary support
2019-04-30 12:44 UTC (4+ messages)
` [dpdk-dev] [PATCH v5] Make pdump exits with primary
` [dpdk-dev] [PATCH v5] app/pdump: add pudmp exits with primary support
[Buildroot] [PATCH] package/popt: add hash for the license file
2019-04-30 12:42 UTC (2+ messages)
[Buildroot] [git commit] package/popt: add hash for the license file
2019-04-30 12:42 UTC
[PATCH v2] a2dp: Fixed warn_unused_result warning
2019-04-30 12:41 UTC (2+ messages)
[Buildroot] [PATCH] package/luv: bump to version 1.28.0-0
2019-04-30 12:41 UTC (2+ messages)
[Buildroot] [git commit] package/luv: bump to version 1.28.0-0
2019-04-30 12:41 UTC
[Buildroot] [PATCH] package/libzip: bump to version 1.5.2
2019-04-30 12:41 UTC
[Buildroot] [PATCH] package/shairport-sync: bump to version 3.2.2
2019-04-30 12:41 UTC (2+ messages)
[Buildroot] [git commit] package/shairport-sync: bump to version 3.2.2
2019-04-30 12:41 UTC
[PATCH v3 1/3] a2dp: Store last used endpoint
2019-04-30 12:41 UTC (2+ messages)
[Buildroot] [PATCH] package/luajit: add hash for the license file
2019-04-30 12:41 UTC (2+ messages)
[Buildroot] [git commit] package/luajit: add hash for the license file
2019-04-30 12:40 UTC
[Buildroot] [PATCH] package/tpm2-totp: fix menu prompt
2019-04-30 12:40 UTC (2+ messages)
[PATCH 01/12] dma-buf: add struct dma_buf_attach_info
2019-04-30 12:40 UTC (3+ messages)
[Buildroot] [git commit] package/tpm2-totp: fix menu prompt
2019-04-30 12:40 UTC
[igt-dev] [PATCH i-g-t v5 0/6] HDCP2.2 Tests
2019-04-30 12:41 UTC (4+ messages)
` [igt-dev] [PATCH i-g-t v5 3/6] kms_content_protection: test content type change
[PATCH] drm/i915: add single combo phy init/unit functions
2019-04-30 12:41 UTC
[meta-networking][PATCH] miniupnpd: fix SRC_URI for multilib
2019-04-30 12:39 UTC
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.