All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-02 01:54:43 to 2019-07-02 02:43:28 UTC [more...]

[PATCH v5 00/12] drm/virtio: switch from ttm to gem shmem helpers
 2019-07-02  2:43 UTC  (4+ messages)
` [PATCH v5 09/12] drm/virtio: rework virtio_gpu_object_create fencing

[Qemu-devel] patch to swap SIGRTMIN + 1 and SIGRTMAX - 1
 2019-07-01 22:04 UTC  (5+ messages)

[Qemu-devel] [PULL 0/4] Python queue, 2019-07-01
 2019-07-01 22:29 UTC  (2+ messages)
` [Qemu-devel] [PULL 2/4] python/qemu: split QEMUMachine out from underneath __init__.py

[Qemu-devel] [RFC PATCH v2 0/3] python: refactor qemu/__init__.py
 2019-07-01 23:36 UTC  (8+ messages)
` [Qemu-devel] [RFC PATCH v2 1/3] python/qemu: split QEMUMachine out from underneath __init__.py

[Qemu-devel] [PULL 00/46] target-arm queue
 2019-07-01 16:39 UTC  (10+ messages)
` [Qemu-devel] [PULL 04/46] i.mx7d: Add no-op/unimplemented APBH DMA module
` [Qemu-devel] [PULL 05/46] i.mx7d: Add no-op/unimplemented PCIE PHY IP block
` [Qemu-devel] [PULL 12/46] hw/arm/aspeed: Add RTC to SoC
` [Qemu-devel] [PULL 29/46] target/arm: Makefile cleanup (ARM)
` [Qemu-devel] [PULL 31/46] target/arm: Makefile cleanup (softmmu)
` [Qemu-devel] [PULL 33/46] target/arm/helper: Remove unused include
` [Qemu-devel] [PULL 35/46] target/arm: Fix coding style issues
` [Qemu-devel] [PULL 40/46] target/arm/vfp_helper: Move code around
` [Qemu-devel] [PULL 41/46] target/arm/vfp_helper: Extract vfp_set_fpscr_to_host()

[Patch net 0/3] idr: fix overflow cases on 32-bit CPU
 2019-07-02  2:39 UTC  (4+ messages)

[PATCH] usb: storage: skip only when uas driver is loaded
 2019-07-02  2:36 UTC  (3+ messages)

[PATCH net-next v4 0/4] Add gve driver
 2019-07-02  2:36 UTC  (2+ messages)

[PATCH 0/1] libcap-ng: do not use symlink to share files with libcap-ng-python
 2019-07-02  2:35 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCHv3 next 0/3] blackhole device to invalidate dst
 2019-07-02  2:35 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/8] raw/ioat: driver for Intel QuickData Technology
 2019-07-02  2:33 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 0/9] "
  ` [dpdk-dev] [PATCH v4 6/9] raw/ioat: add device info function

[U-Boot] [PATCH] rockchip: rk3399: Fix enabling boot-on regulators
 2019-07-02  2:33 UTC  (3+ messages)
  ` [U-Boot] [PATCH] rockchip: rk3399: Fix enabling boot-on regulators【请注意,邮件由u-boot-bounces@lists.denx.de代发】 regulators

[U-Boot] [PATCH] spl: atf: Fix uninitialized pointer to bl31_image_info
 2019-07-02  2:33 UTC  (3+ messages)
  ` [U-Boot] [PATCH] spl: atf: Fix uninitialized pointer to bl31_image_info【请注意,邮件由u-boot-bounces@lists.denx.de代发】 bl31_image_info

[U-Boot] [PATCH 00/52] Support i.MX8MM/N
 2019-07-02  2:32 UTC  (53+ messages)
` [U-Boot] [PATCH 01/52] linux: compat: guard PAGE_SIZE
` [U-Boot] [PATCH 02/52] dm: clk: ignore default settings when node not valid
` [U-Boot] [PATCH 03/52] pinctrl: imx: use devfdt_get_addr_size_index
` [U-Boot] [PATCH 04/52] i2c: mxc: add CONFIG_CLK support
` [U-Boot] [PATCH 05/52] tools: imx8m_image: align spl bin image size
` [U-Boot] [PATCH 06/52] ddr: imx8m: fix ddr firmware location when enable SPL OF
` [U-Boot] [PATCH 07/52] tools: imx8mimage: fix HDMI/FIT parsing
` [U-Boot] [PATCH 08/52] imx8m: add image cfg for i.MX8MM lpddr4
` [U-Boot] [PATCH 09/52] imx: add IMX8MQ kconfig entry
` [U-Boot] [PATCH 10/52] imx: add IMX8MM "
` [U-Boot] [PATCH 11/52] imx: imx8mm: add clock bindings header
` [U-Boot] [PATCH 12/52] imx: add i.MX8MM cpu type
` [U-Boot] [PATCH 13/52] imx: spl: add spl_board_boot_device for i.MX8MM
` [U-Boot] [PATCH 14/52] imx8m: update imx-regs "
` [U-Boot] [PATCH 15/52] imx: add get_cpu_rev support "
` [U-Boot] [PATCH 16/52] imx8m: rename clock to clock_imx8mq
` [U-Boot] [PATCH 17/52] imx8m: restructure clock.h
` [U-Boot] [PATCH 18/52] imx8m: add clk support for i.MX8MM
` [U-Boot] [PATCH 19/52] imx8m: soc: probe clk before relocation
` [U-Boot] [PATCH 20/52] imx8m: add pin header for i.MX8MM
` [U-Boot] [PATCH 21/52] imx: add i.MX8MM PE property
` [U-Boot] [PATCH 22/52] imx8m: Fix MMU table issue for OPTEE memory
` [U-Boot] [PATCH 23/52] imx8m: set BYPASS ID SWAP to avoid AXI bus errors
` [U-Boot] [PATCH 24/52] imx8m: Configure trustzone region 0 for non-secure access
` [U-Boot] [PATCH 25/52] imx8m: soc: enable SCTR clock before timer init
` [U-Boot] [PATCH 26/52] serial: Kconfig: make MXC_UART usable for MX7 and IMX8M
` [U-Boot] [PATCH 27/52] clk: imx: add Kconfig entry for i.MX8MM
` [U-Boot] [PATCH 28/52] clk: imx: add i.MX8MM clk driver
` [U-Boot] [PATCH 29/52] imx: add i.MX8MM EVK board support
` [U-Boot] [PATCH 30/52] ddr: imx8m: Fix ddr4 driver build issue
` [U-Boot] [PATCH 31/52] imx8mq: Update the ddrc QoS setting for B1 chip
` [U-Boot] [PATCH 32/52] driver: ddr: Refine the ddr init driver on imx8m
` [U-Boot] [PATCH 33/52] ddr: imx8m: Fix the ddr init hang on imx8mq
` [U-Boot] [PATCH 34/52] imx: add i.MX8MN kconfig entry
` [U-Boot] [PATCH 35/52] imx8mn: support get_cpu_rev
` [U-Boot] [PATCH 36/52] imx8m: add clk support for i.MX8MN
` [U-Boot] [PATCH 37/52] imx8mn: set BYPASS ID SWAP to avoid AXI bus errors
` [U-Boot] [PATCH 38/52] imx: add i.MX8MN PE property
` [U-Boot] [PATCH 39/52] imx8mn: add pin header
` [U-Boot] [PATCH 40/52] imx: spl: use spl_board_boot_device for i.MX8MN
` [U-Boot] [PATCH 41/52] spl: pass args to board_return_to_bootrom
` [U-Boot] [PATCH 42/52] imx: add rom api support
` [U-Boot] [PATCH 43/52] imx: cpu: restrict get_boot_device
` [U-Boot] [PATCH 44/52] imx8mn: add get_boot_device
` [U-Boot] [PATCH 45/52] power: pmic: add SPL_DM_PMIC
` [U-Boot] [PATCH 46/52] tools: imx8mimage: add ROM VERSION
` [U-Boot] [PATCH 47/52] pinctrl: imx8m: support i.MX8MN
` [U-Boot] [PATCH 48/52] tools: imx8m_image: support ddr4 firmware
` [U-Boot] [PATCH 49/52] clk: imx: add i.MX8MN clk support
` [U-Boot] [PATCH 50/52] imx8m: add i.MX8MN ddr4 image cfg file
` [U-Boot] [PATCH 51/52] imx: add dtsi for i.MX8MN
` [U-Boot] [PATCH 52/52] imx: add i.MX8MN DDR4 board support

[PATCH] net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memset
 2019-07-02  2:29 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE
 2019-07-02  2:29 UTC  (2+ messages)

[RFC PATCH v4 00/12] security: x86/sgx: SGX vs. LSM
 2019-07-02  2:29 UTC  (10+ messages)
` [RFC PATCH v2 0/3] security/x86/sgx: SGX specific LSM hooks
  ` [RFC PATCH v2 1/3] x86/sgx: Add "

[PATCH net-next 3/7] net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after posting IB_WR_LOCAL_INV
 2019-07-02  2:28 UTC  (6+ messages)

[GIT PULL] perf/core improvements and fixes
 2019-07-02  2:26 UTC  (44+ messages)
` [PATCH 01/43] perf tools: Fix cache.h include directive
` [PATCH 02/43] perf thread-stack: Fix thread stack return from kernel for kernel-only case
` [PATCH 03/43] perf thread-stack: Eliminate code duplicating thread_stack__pop_ks()
` [PATCH 04/43] perf tools: Increase MAX_NR_CPUS and MAX_CACHES
` [PATCH 05/43] perf intel-pt: Decoder to output CBR changes immediately
` [PATCH 06/43] perf intel-pt: Cater for CBR change in PSB+
` [PATCH 07/43] perf intel-pt: Add CBR value to decoder state
` [PATCH 08/43] perf intel-pt: Synthesize CBR events when last seen value changes
` [PATCH 09/43] perf db-export: Export synth events
` [PATCH 10/43] perf scripts python: export-to-sqlite.py: Export Intel PT power and ptwrite events
` [PATCH 11/43] perf scripts python: export-to-postgresql.py: "
` [PATCH 12/43] perf ctype: Remove unused 'graph_line' variable
` [PATCH 13/43] perf ui stdio: No need to use 'spaces' to left align
` [PATCH 14/43] perf ctype: Remove now unused 'spaces' variable
` [PATCH 15/43] perf string: Move 'dots' and 'graph_dotted_line' out of sane_ctype.h
` [PATCH 16/43] tools x86 machine: Add missing util.h to pick up 'page_size'
` [PATCH 17/43] perf kallsyms: Adopt hex2u64 from tools/perf/util/util.h
` [PATCH 18/43] perf symbols: We need util.h in symbol-elf.c for zfree()
` [PATCH 19/43] perf tools: Remove old baggage that is util/include/linux/ctype.h
` [PATCH 20/43] perf tools: Add missing util.h to pick up 'page_size' variable
` [PATCH 21/43] tools perf: Move from sane_ctype.h obtained from git to the Linux's original
` [PATCH 22/43] perf tools: Use linux/ctype.h in more places
` [PATCH 23/43] tools lib: Adopt skip_spaces() from the kernel sources
` [PATCH 24/43] perf stat: Use recently introduced skip_spaces()
` [PATCH 25/43] perf header: Use skip_spaces() in __write_cpudesc()
` [PATCH 26/43] perf time-utils: Use skip_spaces()
` [PATCH 27/43] perf probe: Use skip_spaces() for argv handling
` [PATCH 28/43] perf strfilter: Use skip_spaces()
` [PATCH 29/43] perf metricgroup: Use strsep()
` [PATCH 30/43] perf report: Use skip_spaces()
` [PATCH 31/43] perf tools: Ditch rtrim(), use skip_spaces() to get closer to the kernel
` [PATCH 32/43] tools lib: Adopt strim() from "
` [PATCH 33/43] perf tools: Remove trim() implementation, use tools/lib's strim()
` [PATCH 34/43] perf tools: Ditch rtrim(), use strim() from tools/lib
` [PATCH 35/43] tools lib: Adopt strreplace() from the kernel
` [PATCH 36/43] perf tools: Drop strxfrchar(), use strreplace() equivalent from kernel
` [PATCH 37/43] tools lib: Move argv_{split,free} from tools/perf/util/
` [PATCH 38/43] perf stat: Make metric event lookup more robust
` [PATCH 39/43] perf stat: Don't merge events in the same PMU
` [PATCH 40/43] perf stat: Fix group lookup for metric group
` [PATCH 41/43] perf stat: Fix metrics with --no-merge
` [PATCH 42/43] perf annotate: Add csky support
` [PATCH 43/43] perf jevents: Use nonlocal include statements in pmu-events.c

[PATCH 0/3, net-next, v2] net: netsec: Add XDP Support
 2019-07-02  2:27 UTC  (2+ messages)

[PATCH net] net/tls: make sure offload also gets the keys wiped
 2019-07-02  2:23 UTC  (2+ messages)

[PATCH net] net/tls: reject offload of TLS 1.3
 2019-07-02  2:22 UTC  (2+ messages)

[PATCH v5 0/8] Add imx7ulp USBOTG1 support
 2019-07-02  2:22 UTC  (6+ messages)
` [PATCH v5 2/8] usb: phy: phy-mxs-usb: add imx7ulp support

Can I compile Linux Kernel 5.2-rc7 for PowerPC on Intel/AMD x86 hardware?
 2019-07-02  2:20 UTC  (3+ messages)

[Qemu-devel] [PULL 0/3] M68k next patches
 2019-07-01 16:40 UTC  (2+ messages)

mgag200 fails kdump kernel booting
 2019-07-02  2:21 UTC  (3+ messages)

[PATCH net-next 1/1] tc-testing: added tdc tests for prio qdisc
 2019-07-02  2:21 UTC  (2+ messages)

[PATCH 1/2] btrfs: Return number of compressed extents directly in compress_file_range
 2019-07-02  2:20 UTC  (4+ messages)
` [PATCH 2/2] btrfs: Move free_pages_out label in inline extent handling branch "

[PATCH v3 0/4] misc fixes to PV extentions code
 2019-07-01  2:20 UTC  (10+ messages)
` [Xen-devel] "
` [PATCH v3 1/4] x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __init
  ` [Xen-devel] "
` [PATCH v3 2/4] x86: Add nopv parameter to disable PV extensions
  ` [Xen-devel] "
` [PATCH v3 3/4] Revert "xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests."
  ` [Xen-devel] "
` [Xen-devel] [PATCH v3 4/4] x86/xen: Add 'nopv' support for HVM guest
  `  "

No carrier lost information with gadget RNDIS/ECM
 2019-07-02  2:18 UTC  (11+ messages)

[PATCH net-next 0/2] Fix batched event generation for mirred action
 2019-07-02  2:18 UTC  (2+ messages)

[PATCH] powerpc/rtas: retry when cpu offline races with suspend/migration
 2019-07-02  2:16 UTC  (3+ messages)

[Xen-devel] [PATCH] tools/libxl: Add iothread support for COLO
 2019-07-02  2:16 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2019-07-02  2:13 UTC 

[net-next 1/1] tipc: embed jiffies in macro TIPC_BC_RETR_LIM
 2019-07-02  2:12 UTC  (2+ messages)

[PATCH net-next v2] hinic: implement the statistical interface of ethtool
 2019-07-02  2:12 UTC  (3+ messages)

[PATCH] netlink: use 48 byte ctx instead of 6 signed longs for callback
 2019-07-02  2:12 UTC  (3+ messages)

[U-Boot] [RESEND PATCH v3 00/18] Improvement for the DWC3 USB generic driver and fixes for the K2 platforms
 2019-07-02  2:11 UTC  (3+ messages)
` [U-Boot] [RESEND PATCH v3 13/18] usb: dwc3: Kconfig: get rid of obsolete mode selection

[Xen-devel] [PATCH] xen/events: fix binding user event channels to cpus
 2019-07-02  2:09 UTC  (3+ messages)
  `  "

[Qemu-devel] [PULL 0/8] Python queue, 2019-06-07
 2019-07-01 22:25 UTC  (3+ messages)
  ` [Qemu-devel] Python 2 in tests/vm (was Re: [PULL 0/8] Python queue, 2019-06-07)

[U-Boot] Improvements to Rock960
 2019-07-02  2:07 UTC  (13+ messages)
` [U-Boot] [PATCH 1/6] arm64: rockchip: rock960: sync dts files from Linux 5.2-rc6
` [U-Boot] [PATCH 2/6] configs: rockchip: rock960: drop options for non-existent HW
` [U-Boot] [PATCH 3/6] configs: rockchip: rock960: enable pmic and regulator commands
` [U-Boot] [PATCH 4/6] configs: rockchip: rock960: enable DMA for SDHCI controller
` [U-Boot] [PATCH 5/6] configs: rockchip: rock960: Add support for USB ethernet adapters
` [U-Boot] [PATCH 6/6] configs: rockchip: rock960: enable USB3 support

Allow choose of U-Boot config for machine
 2019-07-02  2:06 UTC 

[PATCH net v3] vxlan: do not destroy fdb if register_netdevice() is failed
 2019-07-02  2:06 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] rockchip: rk3399: Fix USB3 support
 2019-07-02  2:05 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] rockchip: clk: rk3399: handle clk_enable requests for USB3
` [U-Boot] [PATCH v2 3/4] usb: xhci-dwc3: Add USB2 PHY configuration

[PATCH net-next] net/ipv6: Fix misuse of proc_dointvec "flowlabel_reflect"
 2019-07-02  2:05 UTC  (2+ messages)

[PATCH 0/2] soc: qcom: mdt_loader: Support loading non-split firmware
 2019-07-02  2:04 UTC  (2+ messages)

[PATCH 0/2] Support for buttons on newer MS Surface devices
 2019-07-02  2:04 UTC  (7+ messages)
` [PATCH v2 1/2] platform: Fix device check for surfacepro3_button

linux-next: build failure after merge of the clk tree
 2019-07-02  2:03 UTC  (3+ messages)

[PATCH v3 net-next] net: link_watch: prevent starvation when processing linkwatch wq
 2019-07-02  2:03 UTC  (2+ messages)

[PATCH net] sctp: fix error handling on stream scheduler initialization
 2019-07-02  2:02 UTC  (3+ messages)

[Qemu-devel] [PATCH] migration: move port_attr inside CONFIG_LINUX
 2019-07-01 16:47 UTC 

[Patch net] netrom: fix a memory leak in nr_rx_frame()
 2019-07-02  2:01 UTC  (2+ messages)

[PATCH net-next v2 00/16] mlxsw: PTP timestamping support
 2019-07-02  1:59 UTC  (2+ messages)

[PATCH v2 bpf-next 0/4] sys_bpf() access control via /dev/bpf
 2019-07-02  1:59 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access "

[meta-networking][PATCH 0/6 V2] Upgrade 5 packages build with waf
 2019-07-02  1:58 UTC  (7+ messages)
` [meta-networking][PATCH 1/6 V2] waf-samba: switch to python3
` [meta-networking][PATCH 2/6 V2] libldb: upgrade 1.4.1 -> 1.5.4
` [meta-networking][PATCH 3/6 V2] libtevent: upgrade 0.9.37 -> 0.10.0
` [meta-networking][PATCH 4/6 V2] libtdb: upgrade 1.3.17 -> 1.4.0
` [meta-networking][PATCH 5/6 V2] libtalloc: upgrade 2.1.14 -> 2.2.0
` [meta-networking][PATCH 6/6 V2] samba: upgrade 4.8.12 -> 4.10.5

[PATCH V3] usb: gadget: storage: Remove warning message
 2019-07-02  1:58 UTC  (2+ messages)

[Qemu-trivial] [PATCH] BootLinuxSshTest: Only use 'test' for unittest.TestCase method names
 2019-07-01 17:25 UTC  (5+ messages)
  ` [Qemu-trivial] [Qemu-devel] "
      `  "

[PATCH RESEND 4.9.y] net: check before dereferencing netdev_ops during busy poll
 2019-07-02  1:56 UTC  (3+ messages)

[PATCH] completion: add missing completions for log, diff, show
 2019-07-02  1:56 UTC  (2+ messages)

Allow choose of U-Boot config for machine
 2019-07-02  1:55 UTC  (3+ messages)

[PATCH V2] block: fix .bi_size overflow
 2019-07-02  1:54 UTC  (6+ messages)


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.