messages from 2019-07-03 07:17:04 to 2019-07-03 08:23:31 UTC [more...]
[PATCH 00/14] powerpc/64s/exception: machine check cleanup series
2019-07-03 7:54 UTC (14+ messages)
` [PATCH 01/14] powerpc/64s/exception: machine check fwnmi remove HV case
` [PATCH 02/14] powerpc/64s/exception: machine check remove bitrotted comment
` [PATCH 03/14] powerpc/64s/exception: machine check fix KVM guest test
` [PATCH 04/14] powerpc/64s/exception: machine check adjust RFI target
` [PATCH 05/14] powerpc/64s/exception: machine check pseries should always run the early handler
` [PATCH 06/14] powerpc/64s/exception: machine check remove machine_check_pSeries_0 branch
` [PATCH 07/14] powerpc/64s/exception: machine check use correct cfar for late handler
` [PATCH 08/14] powerpc/64s/exception: machine check pseries should skip the late handler for host kernel MCEs
` [PATCH 09/14] powerpc/64s/exception: machine check restructure to reuse common macros
` [PATCH 10/14] powerpc/64s/exception: machine check move tramp code
` [PATCH 11/14] powerpc/64s/exception: simplify machine check early path
` [PATCH 12/14] powerpc/64s/exception: machine check move unrecoverable handling out of line
` [PATCH 13/14] powerpc/64s/exception: untangle early machine check handler branch
[PATCH v1 00/11] perf: Fix errors detected by Smatch
2019-07-03 8:22 UTC (11+ messages)
` [PATCH v1 10/11] perf intel-pt: Smatch: Fix potential NULL pointer dereference
` [PATCH v1 11/11] perf cs-etm: "
[Qemu-devel] [PATCH] monitor: vnc: Fix compilation error if CONFIG_VNC is disable
2019-07-03 8:21 UTC (2+ messages)
[PATCH 00/13] intel_rapl: RAPL abstraction and MMIO RAPL support
2019-07-03 8:23 UTC (10+ messages)
` [PATCH 04/13] intel_rapl: introduce struct rapl_private
` [PATCH 06/13] intel_rapl: abstract register access operations
` [PATCH 09/13] intel_rapl: abstract RAPL common code
[Qemu-devel] qgraph
2019-07-03 8:19 UTC (16+ messages)
[U-Boot] [PATCH] ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2C
2019-07-03 8:20 UTC
[PATCH] selftests/ftrace: skip ftrace test if FTRACE was not enabled
2019-07-03 8:20 UTC (7+ messages)
[patch V2 6/6] x86/irq: Seperate unused system vectors from spurious entry again
2019-07-03 8:19 UTC (2+ messages)
` [tip:x86/apic] "
[PATCH] regulator: max77620: remove redundant assignment to variable ret
2019-07-03 8:20 UTC (2+ messages)
[GIT PULL] arm64: fixes for 5.2
2019-07-03 8:20 UTC (3+ messages)
[GIT PULL] SMB3 fix
2019-07-03 8:20 UTC (2+ messages)
[GIT PULL] fixes for v5.2-rc8
2019-07-03 8:20 UTC (2+ messages)
[PATCH 1/2] drm: report dp downstream port type as a subconnector property
2019-07-03 8:19 UTC (3+ messages)
[PATCH] percpu: Make pcpu_setup_first_chunk() void function
2019-07-03 8:25 UTC
[patch V2 5/6] x86/irq: Handle spurious interrupt after shutdown gracefully
2019-07-03 8:18 UTC (2+ messages)
` [tip:x86/apic] "
[PATCH 1/2] staging: android: ion: Remove file ion_carveout_heap.c
2019-07-03 8:18 UTC (2+ messages)
` [PATCH 2/2] staging: android: ion: Remove file ion_chunk_heap.c
[patch V2 4/6] x86/ioapic: Implement irq_get_irqchip_state() callback
2019-07-03 8:18 UTC (2+ messages)
` [tip:x86/apic] "
[PATCH] NFS: Less function calls in show_pnfs()
2019-07-03 8:18 UTC (3+ messages)
[patch V2 3/6] genirq: Add optional hardware synchronization for shutdown
2019-07-03 8:17 UTC (2+ messages)
` [tip:x86/apic] "
[dpdk-dev] [RFC PATCH] bus/pci: avoid depending on private value in kernel source
2019-07-03 8:15 UTC (7+ messages)
[PATCH] ext4: remove unnecessary error check
2019-07-03 8:16 UTC
[patch V2 2/6] genirq: Fix misleading synchronize_irq() documentation
2019-07-03 8:16 UTC (2+ messages)
` [tip:x86/apic] "
[patch V2 1/6] genirq: Delay deactivation in free_irq()
2019-07-03 8:16 UTC (2+ messages)
` [tip:x86/apic] "
[Qemu-devel] [PATCH] vfio/pci: Trace vfio_set_irq_signaling() failure in vfio_msix_vector_release()
2019-07-03 8:14 UTC (2+ messages)
[PATCH v4 00/16] crypto: caam - Add i.MX8MQ support
2019-07-03 8:13 UTC (17+ messages)
` [PATCH v4 01/16] crypto: caam - move DMA mask selection into a function
` [PATCH v4 02/16] crypto: caam - simplify clock initialization
` [PATCH v4 03/16] crypto: caam - move tasklet_init() call down
` [PATCH v4 04/16] crypto: caam - use deveres to allocate 'entinfo'
` [PATCH v4 05/16] crypto: caam - use devres to allocate 'outring'
` [PATCH v4 06/16] crypto: caam - use devres to allocate 'inpring'
` [PATCH v4 07/16] crytpo: caam - make use of iowrite64*_hi_lo in wr_reg64
` [PATCH v4 08/16] crypto: caam - use ioread64*_hi_lo in rd_reg64
` [PATCH v4 09/16] crypto: caam - drop 64-bit only wr/rd_reg64()
` [PATCH v4 10/16] crypto: caam - make CAAM_PTR_SZ dynamic
` [PATCH v4 11/16] crypto: caam - move cpu_to_caam_dma() selection to runtime
` [PATCH v4 12/16] crypto: caam - drop explicit usage of struct jr_outentry
` [PATCH v4 13/16] crypto: caam - don't hardcode inpentry size
` [PATCH v4 14/16] crypto: caam - force DMA address to 32-bit on 64-bit i.MX SoCs
` [PATCH v4 15/16] crypto: caam - always select job ring via RSR on i.MX8MQ
` [PATCH v4 16/16] crypto: caam - add clock entry for i.MX8MQ
[PATCH] generic/042: add sleep before shutdown
2019-07-03 8:15 UTC (3+ messages)
[PATCH for v5.2] iwlwifi: mvm: disable TX-AMSDU on older NICs
2019-07-03 8:14 UTC (2+ messages)
[PATCH][next] staging: rtl8723bs: hal: remove redundant assignment to packetType
2019-07-03 8:14 UTC (2+ messages)
[PATCH 1/2] staging: media: sunxi: Change return type of cedrus_find_format()
2019-07-03 8:13 UTC (4+ messages)
` [PATCH 2/2] staging: media: sunxi: Replace function cedrus_check_format()
[PATCH 1/2] multilib_script: fix whitespace
2019-07-03 8:13 UTC (4+ messages)
` [PATCH 2/2] multilib_script: use MLPREFIX instead of libdir when renaming
[dpdk-dev] [PATCH v2 0/7] ether: improvements and optimizations
2019-07-03 8:12 UTC (4+ messages)
` [dpdk-dev] [PATCH v7 00/12] "
` [dpdk-dev] [PATCH v7 11/12] net/vdev_netvsc: use common ethernet address parsing
[PATCH v7 0/2] fTPM: firmware TPM running in TEE
2019-07-03 8:12 UTC (11+ messages)
` [PATCH v7 1/2] "
[PATCH dev-5.17 v1 1/6] ARM: dts: nuvoton: Add Nuvoton RunBMC DeviceTree
2019-07-03 8:12 UTC (6+ messages)
[PATCH] waitqueue: fix clang -Wuninitialized warnings
2019-07-03 8:10 UTC
[igt-dev] [PATCH i-g-t] i915/gem_eio: Assert the hanging request is correctly identified
2019-07-03 8:11 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[PATCH] perf tools: Do not rely on errno values for precise_ip fallback
2019-07-03 8:09 UTC
[PATCH] devres: allow const resource arguments
2019-07-03 8:09 UTC (2+ messages)
Delays in patch merges
2019-07-03 8:09 UTC (5+ messages)
[PATCH V2 1/2] serial/8250: Add support for NI-Serial PXI/PXIe+485 devices
2019-07-03 7:24 UTC (2+ messages)
Why is Thunderbolt 3 limited to 2.5 GT/s on Linux?
2019-07-03 8:07 UTC (10+ messages)
[PATCH kexec-tools] x86: re-order includes to avoid duplicate struct e820entry
2019-07-03 8:04 UTC
[PATCH] drm/bridge: sii902x: add audio graph card support
2019-07-03 8:04 UTC (3+ messages)
[RFC 0/7] Bigjoiner atomic preparations
2019-07-03 8:02 UTC (4+ messages)
` [RFC 6/7] drm/i915: Try to make bigjoiner work in atomic check
[PATCH v5 0/6] add edma2 for i.mx7ulp
2019-07-03 7:58 UTC (3+ messages)
[PATCH bpf-next] bpf: cgroup: Fix build error without CONFIG_NET
2019-07-03 8:01 UTC (3+ messages)
[PATCH] media: cobalt: remove redundant assignment to variable data
2019-07-03 8:00 UTC (2+ messages)
[PATCH 1/2] elf: Support ELF loading with relocation
2019-07-03 8:00 UTC (5+ messages)
` [PATCH 2/2] x86: Support multiboot2 images
[PATCH v2] Revert "dmaengine: fsl-edma: support little endian for edma driver"
2019-07-03 7:55 UTC (2+ messages)
[igt-dev] [PATCH i-g-t 1/3] lib/igt_chamelium: add chamelium_port_get_video_params
2019-07-03 7:57 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t 2/3] lib/igt_chamelium: add chamelium_supports_get_video_params
` [igt-dev] [PATCH i-g-t 3/3] tests/kms_chamelium: add a test checking modes
[Xen-devel] [PATCH 44/60] xen/sched: add fall back to idle vcpu when scheduling unit
2019-07-03 7:54 UTC (3+ messages)
Which changes in graphic stack could cause eye strain problems
2019-07-03 7:57 UTC
[igt-dev] [EARLY RFC 0/1] New device selection
2019-07-03 7:56 UTC (3+ messages)
` [igt-dev] [EARLY RFC 1/1] Introduce new method of "
KASAN: use-after-free Read in cpia2_usb_disconnect
2019-07-03 7:42 UTC (2+ messages)
[RFC PATCH] iomap: generalize IOMAP_INLINE to cover tail-packing case
2019-07-03 7:55 UTC (2+ messages)
[Qemu-devel] [PATCH] Add ati vgabios to INSTALL_BLOBS
2019-07-03 7:53 UTC (2+ messages)
[PATCH] atl1c: remove redundant assignment to variable tpd_req
2019-07-03 7:53 UTC (2+ messages)
[Bug 110714] New: Xorg crashes randomly because of memory leak
2019-07-03 7:53 UTC (2+ messages)
` [Bug 110714] "
[PATCH] rtl8xxxu: Fix wifi low signal strength issue of RTL8723BU
2019-07-03 7:51 UTC (6+ messages)
[PATCH] wic/plugins: Source that support both EFI and BIOS
2019-07-03 7:51 UTC (4+ messages)
` ✗ patchtest: failure for "
[Ksummit-discuss] [MAINTAINERS SUMMIT] Patch version changes in commit logs?
2019-07-03 7:51 UTC (11+ messages)
[Qemu-devel] [PATCH] numa: Make deprecation warnings conditional on !qtest_enabled()
2019-07-03 7:49 UTC (2+ messages)
[PATCH 0/2] Improve whitelist selftest for read-only registers
2019-07-03 7:50 UTC (2+ messages)
` [PATCH 3/3] drm/i915: Add engine name to workaround debug print
[Fuego] How to add a Power-Controller and Console Server to FUEGO?
2019-07-03 7:49 UTC (6+ messages)
[PATCH] ALSA: usb-audio: fix Line6 Helix audio format rates
2019-07-03 7:49 UTC (6+ messages)
` [alsa-devel] "
[PATCH -next] serial: 8250: 8250_core: Fix missing unlock on error in serial8250_register_8250_port(
2019-07-03 7:47 UTC (2+ messages)
` [PATCH -next] serial: 8250: 8250_core: Fix missing unlock on error in serial8250_register_8250_p
[dpdk-dev] [PATCH] net/mlx5: support matching on ICMP/ICMP6
2019-07-03 7:46 UTC (3+ messages)
` [dpdk-dev] [PATCH v3] "
` [dpdk-dev] [Suspected-Phishing][PATCH "
[PATCH] usb: dwc3: pci: add support for TigerLake Devices
2019-07-03 7:45 UTC
[RFC PATCH 0/5] Add CONFIG symbol as module attribute
2019-07-03 7:40 UTC (12+ messages)
[U-Boot] [PATCH] drivers: net: phy: Ignore PHY ID 0 during PHY probing
2019-07-03 7:39 UTC (4+ messages)
[PATCH mlx5-next 0/5] Mellanox, mlx5 low level updates 2019-07-02
2019-07-03 7:39 UTC (6+ messages)
` [PATCH mlx5-next 1/5] net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()
` [PATCH mlx5-next 2/5] net/mlx5: E-Switch prepare functions change handler to be modular
` [PATCH mlx5-next 3/5] net/mlx5: Refactor mlx5_esw_query_functions for modularity
` [PATCH mlx5-next 4/5] net/mlx5: Introduce TLS TX offload hardware bits and structures
` [PATCH mlx5-next 5/5] net/mlx5: Properly name the generic WQE control field
[PATCH 1/2] ASoC: codecs: ad193x: Group register initialization at probe
2019-07-03 7:39 UTC (2+ messages)
` [alsa-devel] "
[PATCH] dax: Fix missed PMD wakeups
2019-07-03 7:24 UTC (2+ messages)
[PATCH v5 net-next 0/6] net: ethernet: ti: cpsw: Add XDP support
2019-07-03 7:38 UTC (4+ messages)
` [PATCH v5 net-next 6/6] net: ethernet: ti: cpsw: add "
[PATCH net-next v6 00/15] ethtool netlink interface, part 1
2019-07-03 7:38 UTC (8+ messages)
` [PATCH net-next v6 05/15] ethtool: helper functions for netlink interface
` [PATCH net-next v6 11/15] ethtool: provide link mode names as a string set
[iptables PATCH 1/2] nft: Pass nft_handle down to mnl_batch_talk()
2019-07-03 7:36 UTC (2+ messages)
` [iptables PATCH 2/2] nft: Move send/receive buffer sizes into nft_handle
linux-next: Fixes tag needs some work in the staging tree
2019-07-03 7:34 UTC (2+ messages)
[Qemu-devel] [PATCH v2] block/rbd: implement .bdrv_get_allocated_file_size callback
2019-07-03 7:31 UTC (8+ messages)
` [Qemu-devel] [Qemu-block] "
[PATCH 3/5] clk: imx8mm: correct the usb1_ctrl parent to be usb_bus
2019-07-03 7:23 UTC (9+ messages)
` [PATCH 4/5] arm64: dts: imx8mm: Remove setting for IMX8MM_CLK_USB_CORE_REF
` [PATCH 5/5] arm64: dts: imx8mm-evk: enable usb1 and typec support
[Bug 111042] Installer ends with WARNING: amdgpu dkms failed for running kernel
2019-07-03 7:33 UTC
[PATCH v2 1/3] habanalabs: Update the device idle check
2019-07-03 7:31 UTC (3+ messages)
` [PATCH v2 3/3] habanalabs: Add busy engines bitmask to HW idle IOCTL
Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6
2019-07-03 7:29 UTC (4+ messages)
[PATCH 1/5] usb: chipidea: replace ci_role with usb_role
2019-07-03 7:19 UTC (2+ messages)
` [PATCH 2/5] usb: chipidea: add role switch class support
[PATCH v2 bpf-next 0/4] sys_bpf() access control via /dev/bpf
2019-07-03 7:28 UTC (4+ messages)
` [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access "
[PATCH v6 0/6] KASan for arm
2019-07-02 21:56 UTC (6+ messages)
` [PATCH v6 1/6] ARM: Add TTBR operator for kasan_init
` [PATCH v6 2/6] ARM: Disable instrumentation for some code
[PATCH 0/3] implement poweroff for mt6323/6397
2019-07-03 7:26 UTC (7+ messages)
` [PATCH 1/3] add doc and MAINTAINERS for poweroff
` [PATCH 3/3] add driver "
[PATCH] drm/komeda: Adds VRR support
2019-07-03 7:26 UTC (2+ messages)
[PATCH V2 2/2] PCI: Add NI-Serial PXI/PXIe+485 device IDs
2019-07-03 7:25 UTC
[PATCH] btrfs-progs: Kill ASSERT() for damaged filesystem
2019-07-03 7:24 UTC
[Qemu-devel] [PULL 00/12] MIPS queue for July 2nd, 2019
2019-07-03 7:22 UTC (2+ messages)
[PATCH 5.1 00/55] 5.1.16-stable review
2019-07-03 7:24 UTC (4+ messages)
` [PATCH 5.1 51/55] bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
[LTP] [PATCH v2] lib: add tst_no_corefile to avoid corefile dumping
2019-07-03 7:24 UTC
[PATCH] x86/fpu: Fix nofxsr regression
2019-07-03 7:24 UTC (3+ messages)
[PATCH kvmtool] README: Add maintainers section
2019-07-03 7:23 UTC (2+ messages)
[PATCH v3 0/3] make RB_DECLARE_CALLBACKS more generic
2019-07-03 7:22 UTC (2+ messages)
[GIT PULL] FSI changes for 5.3
2019-07-03 7:22 UTC (2+ messages)
[GIT PULL] USB-serial updates for 5.3-rc1
2019-07-03 7:20 UTC (2+ messages)
patch "USB: serial: ftdi_sio: add ID for isodebug v1" added to usb-testing
2019-07-03 7:20 UTC
patch "USB: serial: option: add support for GosunCn ME3630 RNDIS mode" added to usb-testing
2019-07-03 7:20 UTC
[PATCH -next] RDMA/hns: remove set but not used variable 'dseg'
2019-07-03 7:20 UTC (2+ messages)
` [PATCH -next] RDMA/hns: Remove set but not used variable 'fclr_write_fail_flag'
[PATCH 4.19 00/72] 4.19.57-stable review
2019-07-03 7:20 UTC (4+ messages)
` [PATCH 4.19 26/72] usb: dwc3: gadget: use num_trbs when skipping TRBs on ->dequeue()
[Qemu-devel] [PATCH] monitor: increase amount of data for monitor to read
2019-07-03 7:18 UTC (3+ messages)
[RFC PATCH 0/2] lspci: support for CCIX DVSEC
2019-07-03 7:18 UTC (3+ messages)
[PATCH v2 0/3] ipinctrl: qcom: Add support for SM8150
2019-07-03 7:19 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: qcom: Document missing gpio nodes
` [PATCH v2 2/3] dt-bindings: pinctrl: qcom: Add SM8150 pinctrl binding
` [PATCH v2 3/3] pinctrl: qcom: Add SM8150 pinctrl driver
[PATCH] soc: qcom: msm_bus: initialize cldata->handle field
2019-07-03 7:18 UTC
[Qemu-devel] [PATCH v10 0/6] target-ppc/spapr: Add FWNMI support in QEMU for PowerKVM guests
2019-07-03 7:16 UTC (6+ messages)
` [Qemu-devel] [PATCH v10 4/6] target/ppc: Build rtas error log upon an MCE
[igt-dev] [PATCH i-g-t 1/5] lib/igt_core: Add support for subtest descriptions
2019-07-03 7:18 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t 5/5] docs: Embed subtest descriptions in the documentation
[PATCH] null_blk: add unlikely for REQ_OP_DISACRD handling
2019-07-03 7:17 UTC (2+ messages)
[PATCH 1/2] debugfs: provide pr_fmt() macro
2019-07-03 7:16 UTC (2+ messages)
` [PATCH 2/2] debugfs: log errors when something goes wrong
[PATCH BlueZ v3 0/3] Add possibility to use remote device keys
2019-07-03 7:16 UTC (4+ messages)
` [PATCH BlueZ v3 1/3] mesh: Split APP_IDX_DEV into APP_IDX_DEV_LOCAL and APP_IDX_DEV_REMOTE
` [PATCH BlueZ v3 2/3] mesh: Implement DevKeySend() method on Node interface
` [PATCH BlueZ v3 3/3] mesh: Handle messages encrypted with a remote device key
[dpdk-dev] [Bug 303] meson-0.51.0 isn't building docs
2019-07-03 7:17 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.