All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-13 16:29:30 to 2019-08-13 17:03:07 UTC [more...]

[PATCH 0/8] Fix issues with 52-bit kernel virtual addressing
 2019-08-13 17:01 UTC  (5+ messages)
` [PATCH 1/8] arm64: memory: Fix virt_addr_valid() using __is_lm_address()
` [PATCH 2/8] arm64: memory: Ensure address tag is masked in conversion macros
` [PATCH 3/8] arm64: memory: Rewrite default page_to_virt()/virt_to_page()
` [PATCH 4/8] arm64: memory: Simplify virt_to_page() implementation

[RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree
 2019-08-13 17:02 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/gupnp: switch back to autotools
 2019-08-13 17:02 UTC 

[PATCHv3] nvme: Return BLK_STS_TARGET if the DNR bit is set
 2019-08-13 17:01 UTC  (7+ messages)

[PATCH v2 0/8] thunderbolt: Intel Ice Lake support
 2019-08-13 17:01 UTC  (5+ messages)
` [PATCH v2 7/8] thunderbolt: Add support for Intel Ice Lake

[PATCH v3 1/2] rcu/tree: Add basic support for kfree_rcu batching
 2019-08-13 17:00 UTC  (2+ messages)
` [PATCH v3 2/2] rcuperf: Add kfree_rcu performance Tests

Regression in 5.1.20: Reading long directory fails
 2019-08-13 17:00 UTC  (2+ messages)

[meta-oe][PATCH 1/1] php: zlib and zip support
 2019-08-13 17:00 UTC  (3+ messages)

[U-Boot] [U-BOOT PATCH 0/3] add support for spi-nor device on HiFive Unleashed board
 2019-08-13 16:59 UTC  (4+ messages)
` [U-Boot] [U-BOOT PATCH 1/3] spi: nor: add spi-nor-fixup handlers for nor devices
` [U-Boot] [U-BOOT PATCH 2/3] spi: nor: add support for is25wp256
` [U-Boot] [U-BOOT PATCH 3/3] spi: riscv: use single bit mode for spi transfers

[U-Boot] [PATCH] cmd: avb: Fix requested partitions list
 2019-08-13 16:59 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] bpf: support cloning sk storage on accept()
 2019-08-13 16:58 UTC  (3+ messages)
` [PATCH bpf-next v3 2/4] "

[PATCH v1 1/2] irqchip/tegra: Remove everything related to COP
 2019-08-13 16:59 UTC  (6+ messages)
` [PATCH v1 2/2] irqchip/tegra: Clean up coding style

[U-Boot] [PATCH v1] MAINTAINERS: Add entries for Android A/B and AVB
 2019-08-13 16:57 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/40] env: common: Remove environment definitions from common.h
 2019-08-13 16:56 UTC  (9+ messages)
` [U-Boot] [PATCH v3 31/40] env: Drop the ENTRY typedef
` [U-Boot] [PATCH v3 32/40] env: Drop _ENTRY
` [U-Boot] [PATCH v3 38/40] env: Rename environment.h to env_internal.h
` [U-Boot] [PATCH v3 40/40] common: Add a note about the effort to reduce common.h

[Qemu-riscv] [FOR 4.1 PATCH] riscv: roms: Fix make rules for building sifive_u bios
 2019-08-13 16:52 UTC  (7+ messages)
` [Qemu-riscv] [Qemu-devel] "
        `  "

[U-Boot] [PATCH 0/5] Add support for Hikey960 board
 2019-08-13 16:56 UTC  (11+ messages)
` [U-Boot] [PATCH 1/5] arm: dts: Import HI3660 devicetree from Linux
` [U-Boot] [PATCH 2/5] arm: dts: Add devicetree for Hikey960 board
` [U-Boot] [PATCH 3/5] board: hisilicon: Add support "
` [U-Boot] [PATCH 4/5] mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driver
` [U-Boot] [PATCH 5/5] MAINTAINERS: Add entry for HI3660 SoC

[PATCH] debian/rules: dh_strip exclude smokey
 2019-08-13 16:56 UTC 

[PATCH i-g-t] i915/gem_mocs_settings: Fudge gen11:vcs2 mocs register base
 2019-08-13 16:56 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Qemu-devel] [PATCH] ppc: Add support for 'mffsl' instruction
 2019-08-13 16:54 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/40] env: common: Remove environment definitions from common.h
 2019-08-13 16:56 UTC  (73+ messages)
` [U-Boot] [PATCH v2 01/40] common: Move gzip functions into a new gzip header
` [U-Boot] [PATCH v2 02/40] common: Drop the dpram_... functions
` [U-Boot] [PATCH v2 03/40] common: Move lcd_setmem() to lcd.h
` [U-Boot] [PATCH v2 04/40] common: Remove video_setmem()
` [U-Boot] [PATCH v2 05/40] env: Create a new file for environment functions
` [U-Boot] [PATCH v2 06/40] env: Move get_env_id() to env.h
` [U-Boot] [PATCH v2 07/40] env: Move env_get_f() "
` [U-Boot] [PATCH v2 08/40] env: Move env_init() "
` [U-Boot] [PATCH v2 09/40] env: Move env_relocate() "
` [U-Boot] [PATCH v2 10/40] env: Move envmatch() "
` [U-Boot] [PATCH v2 11/40] env: Move env_set_hex() "
` [U-Boot] [PATCH v2 12/40] env: Move env_set_ulong() "
` [U-Boot] [PATCH v2 13/40] env: Move env_get_ulong() "
` [U-Boot] [PATCH v2 14/40] env: Move env_get_yesno() "
` [U-Boot] [PATCH v2 15/40] env: Move env_get_hex() "
` [U-Boot] [PATCH v2 16/40] env: Move env_set() "
` [U-Boot] [PATCH v2 17/40] env: Move env_get() "
` [U-Boot] [PATCH v2 18/40] env: Move eth_env_get/set_enetaddr() "
` [U-Boot] [PATCH v2 19/40] env: net: Move eth_parse_enetaddr() to net.c/h
` [U-Boot] [PATCH v2 20/40] env: Move env_fix_drivers() to env.h
` [U-Boot] [PATCH v2 21/40] env: Move set_default_vars "
` [U-Boot] [PATCH v2 22/40] env: Move env_load/save functions "
` [U-Boot] [PATCH v2 23/40] env: Move env import/export "
` [U-Boot] [PATCH v2 24/40] env: Drop env_crc_update()
` [U-Boot] [PATCH v2 25/40] env: Move get/set_default_env() to env.h
` [U-Boot] [PATCH v2 26/40] env: Move env_get_char() "
` [U-Boot] [PATCH v2 27/40] env: Move env_reloc() "
` [U-Boot] [PATCH v2 28/40] env: Rename environment to embedded_environment
` [U-Boot] [PATCH v2 29/40] env: Move env_valid to env.h
` [U-Boot] [PATCH v2 30/40] env: Move callback definitions "
` [U-Boot] [PATCH v2 33/40] env: Rename the redundancy flags
` [U-Boot] [PATCH v2 34/40] env: Drop the ACTION typedef
` [U-Boot] [PATCH v2 35/40] env: Drop the double underscores in search.h
` [U-Boot] [PATCH v2 36/40] env: Move TOTAL_MALLOC_LEN to environment.h
` [U-Boot] [PATCH v2 37/40] env: Drop environment.h header file where not needed
` [U-Boot] [PATCH v2 39/40] Drop PCMCIA

[PATCH v3 0/9] DRM panel drivers for omapdrm
 2019-08-13 16:55 UTC  (5+ messages)
` [PATCH v3 5/9] drm/panel: Add driver for the NEC NL8048HL11 panel
` [PATCH v3 6/9] drm/panel: Add driver for the Sharp LS037V7DW01 panel

[U-Boot] [PATCH] ARM: aspeed: Add SD host controller driver
 2019-08-13 16:55 UTC  (3+ messages)

[PATCH v4 00/22] Shared virtual address IOMMU and VT-d support
 2019-08-13 16:57 UTC  (5+ messages)
` [PATCH v4 13/22] iommu/vt-d: Enlightened PASID allocation

Adding BuildDate field to entity-manager output
 2019-08-13 16:53 UTC  (3+ messages)

[Xen-devel] dom0less + sched=null => broken in staging
 2019-08-13 16:52 UTC  (5+ messages)

[U-Boot] [PATCH] spl: implement stack usage check
 2019-08-13 16:52 UTC  (2+ messages)

[U-Boot] [PATCH] serial_lpuart: Fix config check issue when using clk driver in SPL
 2019-08-13 16:52 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Intel FPGA PCIe fixes
 2019-08-13 16:52 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] pci: intel: Increase TLP polling counter
` [U-Boot] [PATCH 2/3] pci: intel: Fix error when enumerating multi-function PCIe device
` [U-Boot] [PATCH 3/3] pci: intel: Fix configuration type based on secondary number

[PATCH v2 0/5] soundwire: Add support to Qualcomm SoundWire master
 2019-08-13 16:52 UTC  (6+ messages)
` [PATCH v2 3/5] ASoC: core: add support to snd_soc_dai_get_sdw_stream()
  ` [alsa-devel] "

[U-Boot] [PATCH] arm: K3: sysfw-loader: Do not require full printf() for version info
 2019-08-13 16:52 UTC  (2+ messages)

[U-Boot] [PATCH] firmware: ti_sci: Parse all resource ranges even if some is not available
 2019-08-13 16:52 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/7] backup improvements
 2019-08-13 16:51 UTC  (16+ messages)
` [Qemu-devel] [PATCH v3 6/7] block/backup: teach backup_cow_with_bounce_buffer to copy more at once

[U-Boot] [PATCH] ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR
 2019-08-13 16:52 UTC  (2+ messages)

RISC-V nommu support v3
 2019-08-13 16:51 UTC  (11+ messages)
` [PATCH 02/15] riscv: use CSR_SATP instead of the legacy sptbr name in switch_mm
` [PATCH 08/15] riscv: provide native clint access for M-mode

[U-Boot] [PATCH] ARM: da850-evm: Enable filesystem commands when booting from NOR
 2019-08-13 16:52 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: da850-evm: Increase environment NOR partition offset
 2019-08-13 16:51 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: da850-evm: Fix Lowlevel init
 2019-08-13 16:51 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/7] Add PCIe root complex support for AM654x SoC
 2019-08-13 16:51 UTC  (15+ messages)
` [U-Boot] [PATCH v3 1/7] clk: add support for clk_is_match()
` [U-Boot] [PATCH v3 2/7] dm: core: add support for getting register address and size
` [U-Boot] [PATCH v3 3/7] pcie: ti: add driver for AM65x PCIe RC
` [U-Boot] [PATCH v3 4/7] phy: add support for AM654x SERDES
` [U-Boot] [PATCH v3 5/7] configs: am65x_evm_a53: enable PCIe support
` [U-Boot] [PATCH v3 6/7] arm: dts: k3-am65: add support for PCIe and SERDES
` [U-Boot] [PATCH v3 7/7] configs: am65x_evm_a53: enable support for PCIe ethernet cards

[U-Boot] [PATCH] power: domain: ti-sci-power-domain: Add device ID info to get/set_device failure
 2019-08-13 16:51 UTC  (2+ messages)

[U-Boot] [PATCH v5] board/BuR/brsmarc1: initial commit
 2019-08-13 16:51 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] watchdog: omap_wdt: Disable DM watchdog support in SPL
 2019-08-13 16:50 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] watchdog: omap_wdt: Convert watchdog driver to use DT and DM
  ` [U-Boot] [PATCH v2 2/2] watchdog: omap_wdt: Disable DM watchdog support in SPL

[Xen-devel] [ovmf test] 140047: all pass - PUSHED
 2019-08-13 16:50 UTC 

[U-Boot] [PATCH] ARM: omap3: overo: Fix MMC init for SPL
 2019-08-13 16:50 UTC  (2+ messages)

[PATCH v12 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-13 16:48 UTC  (14+ messages)
` [PATCH v12 03/18] kunit: test: add string_stream a std::stream like string builder

[U-Boot] [PATCH 1/2] board: siemens: adapt factoryset reading for DM_I2C enabled boards
 2019-08-13 16:50 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] board: siemens: extend factoryset reading for giedi and deneb boards

[U-Boot] Please pull u-boot-marvell/master
 2019-08-13 16:50 UTC  (2+ messages)

[PULL u-boot] Please pull u-boot-amlogic-20190812
 2019-08-13 16:50 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Pull request: u-boot-riscv/master
 2019-08-13 16:50 UTC  (2+ messages)

[PATCH v4 0/2] [PATCH v2 0/6] sparsemem support for RISC-V
 2019-08-13 16:49 UTC  (18+ messages)
` [PATCH v4 2/2] RISC-V: Implement sparsemem

[Qemu-devel] [PATCH] spapr/xive: Mask the EAS when allocating an IRQ
 2019-08-13 16:48 UTC  (3+ messages)

[PATCH v3 0/8] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-08-13 16:48 UTC  (5+ messages)
` [PATCH v3 5/8] dt-bindings: PCI: Add Amazon's Annapurna Labs PCIe host bridge binding

tc - mirred ingress not supported at the moment
 2019-08-13 16:47 UTC  (2+ messages)

[U-Boot] [PATCH V2 01/10] spi: hsspi: allow to be used on bcm6858 and bcm63158
 2019-08-13 16:45 UTC  (10+ messages)
` [U-Boot] [PATCH V2 02/10] waitbit: Add the generic wait_for_bit macros for 16 and 32 bits
` [U-Boot] [PATCH V2 03/10] spi: bcm63xx_hsspi: switch to raw I/O functions
` [U-Boot] [PATCH V2 04/10] spi: bcm63xx_hsspi: Continue init when using no reset and fixed-clock
` [U-Boot] [PATCH V2 05/10] dt: bcm63158: Add hsspi controller
` [U-Boot] [PATCH V2 06/10] dt: bcm963158: add a spi-nor device
` [U-Boot] [PATCH V2 07/10] configs: Add hsspi/spi support to bcm963158
` [U-Boot] [PATCH V2 08/10] dt: bcm6858: add hsspi controller
` [U-Boot] [PATCH V2 09/10] dt: bcm968580xref: add a spi-nor device
` [U-Boot] [PATCH V2 10/10] bcm968580xref: enable spi-nor support

[Fuego] [PATCH] Optimiz the assert_has_program code
 2019-08-13 16:45 UTC 

[PATCH 0/3] KVM: X86: Some tracepoint enhancements
 2019-08-13 16:43 UTC  (4+ messages)
` [PATCH 2/3] KVM: X86: Remove tailing newline for tracepoints

[PATCH 0/5 V2] nvme: Add type of service (TOS) configuration
 2019-08-13 16:43 UTC  (13+ messages)
` [PATCH] nvme-cli/fabrics: Add tos param to connect cmd
` [PATCH 1/5] nvme-fabrics: Add type of service (TOS) configuration
` [PATCH 2/5] nvme-rdma: Add TOS for rdma transport
` [PATCH 3/5] nvme-tcp: Use struct nvme_ctrl directly
` [PATCH 4/5] nvme-tcp: Add TOS for tcp transport
` [PATCH 5/5] nvmet-tcp: "

[Qemu-devel] [PATCH v2] ppc: Add support for 'mffsl' instruction
 2019-08-13 16:15 UTC 

[Xen-devel] [PATCH] libxlu: Handle += in config files
 2019-08-13 16:42 UTC  (5+ messages)

[PATCH] apply: reload .gitattributes after patching it
 2019-08-13 16:42 UTC  (10+ messages)
` [PATCH v2 0/2] Honor .gitattributes with rebase --am
  ` [PATCH v2 1/2] path: add a function to check for path suffix

[bug] segfault btrfs fi usage on seed sprout
 2019-08-13 16:42 UTC 

[PATCH V5 0/9] Fixes for vhost metadata acceleration
 2019-08-13 16:41 UTC  (9+ messages)

suggestion for improved docs on autocrlf
 2019-08-13 16:40 UTC  (12+ messages)

[PATCH v8 00/28] New macros for assembler symbols
 2019-08-13 16:40 UTC  (3+ messages)
` [PATCH v8 02/28] x86/asm/suspend: use SYM_DATA for data

[PATCH 0/4] nbd: cmd timeout fixes V2
 2019-08-13 16:39 UTC  (5+ messages)
` [PATCH 1/4] nbd: add set cmd timeout helper
` [PATCH 2/4] nbd: add function to convert blk req op to nbd cmd
` [PATCH 3/4] nbd: add missing config put
` [PATCH 4/4] nbd: fix zero cmd timeout handling v2

[PATCH 0/2] Simplify mtty driver and mdev core
 2019-08-13 16:39 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] vfio-mdev/mtty: Simplify interrupt generation
  ` [PATCH v2 2/2] vfio/mdev: Removed unused and redundant API for mdev UUID

[PATCH rdma-core 0/3] get more than 32 available InfiniBand device names
 2019-08-13 16:39 UTC  (3+ messages)
` [PATCH 1/3] libibumad: Support arbitrary number of IB devices

[igt-dev] [PATCH i-g-t v2] lib/display_require: reset hdcp on all connectors
 2019-08-13 16:37 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/display_require: reset hdcp on all connectors (rev2)

[PATCH 0/4] Arm MHUv2 Mailbox Controller Driver
 2019-08-13 16:36 UTC  (9+ messages)
` [PATCH 1/4] mailbox: arm_mhuv2: add device tree binding documentation

[PATCH] dma-mapping: Use unsigned types for size checks
 2019-08-13 16:36 UTC  (2+ messages)

[PATCH] nvme-tcp: Make nvme_tcp_mq_ops constant
 2019-08-13 16:35 UTC  (2+ messages)

[PATCH v3 0/4] perf: Use capabilities instead of uid and euid
 2019-08-13 16:35 UTC  (9+ messages)
` [PATCH v3 4/4] perf: Use CAP_SYS_ADMIN instead of euid==0 with ftrace

[PATCH] direct-io: use GFP_NOIO to avoid deadlock
 2019-08-13 16:35 UTC  (5+ messages)

[PATCH for-next 0/9] Bugfixes for 5.3-rc2
 2019-08-13 16:34 UTC  (2+ messages)

[PATCH V16 00/13] PCI: tegra: Add Tegra194 PCIe support
 2019-08-13 16:33 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] deal with BDRV_BLOCK_RAW
 2019-08-13 16:32 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/2] block/raw-format: switch to BDRV_BLOCK_DATA with BDRV_BLOCK_RECURSE

[PATCH v2] gpiolib: Take MUX usage into account
 2019-08-13 16:32 UTC  (4+ messages)

next/master boot: 274 boots: 11 failed, 246 passed with 16 offline, 1 conflict (next-20190813)
 2019-08-13 16:31 UTC 

[PATCH net-next] net/ncsi: allow to customize BMC MAC Address offset
 2019-08-13 16:31 UTC  (11+ messages)

[PATCH] drm/i915/uc: Fini hw even if GuC is not running
 2019-08-13 16:26 UTC 

[PATCH v3 00/11] Add arm64/signal initial kselftest support
 2019-08-13 16:28 UTC  (7+ messages)
` [PATCH v3 10/11] kselftest: arm64: fake_sigreturn_bad_size
` [PATCH v3 11/11] kselftest: arm64: fake_sigreturn_misaligned_sp

[PATCH] sctp: fix memleak in sctp_send_reset_streams
 2019-08-13 16:29 UTC  (3+ messages)

[PATCH rdma-next v1] RDMA/mlx5: Annotate lock dependency in bind/unbind slave port
 2019-08-13 16:29 UTC  (2+ 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.