All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-23 05:23:25 to 2018-10-23 07:19:06 UTC [more...]

[Qemu-devel] [PATCH v4 00/11] hw/m68k: add Apple Machintosh Quadra 800 machine
 2018-10-23  7:18 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 01/11] hw/m68k: add via support
` [Qemu-devel] [PATCH v4 02/11] hw/m68k: implement ADB bus support for via
` [Qemu-devel] [PATCH v4 04/11] hw/m68k: add macfb video card
` [Qemu-devel] [PATCH v4 05/11] hw/m68k: Apple Sound Chip (ASC) emulation

[U-Boot] [U-Boot, BUG] snow: mmc: SD card access broken: unable to select a mode
 2018-10-23  7:17 UTC 

Bug report: vtpmmgr TPM 2.0 implementation
 2018-10-23  7:17 UTC 

[PATCH 0/2] blktests: New loop tests
 2018-10-22 22:55 UTC  (5+ messages)
` [PATCH 1/2] loop/006: Add test for setting partscan flag
` [PATCH 2/2] loop/007: Add test for oops during backing file verification

[U-Boot] [PATCH v3 0/9] Add pinmux command
 2018-10-23  7:16 UTC  (17+ messages)
` [U-Boot] [PATCH v3 1/9] dm: pinctrl: Add get_pin_muxing() ops
` [U-Boot] [PATCH v3 3/9] dm: uclass: Add uclass_foreach_dev_probe
` [U-Boot] [PATCH v3 7/9] pinctrl: stm32: Add get_pin_muxing() ops
` [U-Boot] [PATCH v3 9/9] pinctrl: sandbox: Add get_pin_muxing ops support

[PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic
 2018-10-23  7:11 UTC  (12+ messages)

[PATCH] drivers/raw/ifpga_rawdev: fix coverity issue 323508
 2018-10-23  7:09 UTC  (3+ messages)

[PATCH] net/i40e: cancel alarm handler at the end of device closure
 2018-10-23  7:09 UTC  (2+ messages)

Improving accuracy of PHC readings
 2018-10-22 22:48 UTC  (4+ messages)

[U-Boot] [PATCH] x86: make X86IRQ per Kconfig switchable
 2018-10-23  7:08 UTC  (3+ messages)

[PATCH] scripts/spdxcheck: make python3 compliant
 2018-10-23  7:08 UTC 

[Ksummit-discuss] [GIT PULL] code of conduct fixes for 4.19-rc8
 2018-10-23  7:07 UTC  (7+ messages)

[U-Boot] [PATCH] w1: fix build without CONFIG_W1_EEPROM
 2018-10-23  7:07 UTC  (2+ messages)

Segfault in pulseaudio since Alsa 1.1.7
 2018-10-23  7:06 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/10] cputlb: track dirty tlbs and general cleanup
 2018-10-23  7:02 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/10] cputlb: Move tlb_lock to CPUTLBCommon
` [Qemu-devel] [PATCH, build fix] osdep: Work around MinGW assert
` [Qemu-devel] [PATCH 02/10] cputlb: Remove tcg_enabled hack from tlb_flush_nocheck
` [Qemu-devel] [PATCH 03/10] cputlb: Move cpu->pending_tlb_flush to env->tlb_c.pending_flush
` [Qemu-devel] [PATCH 04/10] cputlb: Split large page tracking per mmu_idx
` [Qemu-devel] [PATCH 05/10] cputlb: Move env->vtlb_index to env->tlb_d.vindex
` [Qemu-devel] [PATCH 06/10] cputlb: Merge tlb_flush_nocheck into tlb_flush_by_mmuidx_async_work
` [Qemu-devel] [PATCH 07/10] cputlb: Merge tlb_flush_page into tlb_flush_page_by_mmuidx
` [Qemu-devel] [PATCH 08/10] cputlb: Count "partial" and "elided" tlb flushes
` [Qemu-devel] [PATCH 09/10] cputlb: Filter flushes on already clean tlbs
` [Qemu-devel] [PATCH 10/10] cputlb: Remove tlb_c.pending_flushes

[U-Boot] [PATCH] w1-eeprom: ds24xxx: fix data abort in ds24xxx_probe()
 2018-10-23  7:05 UTC  (4+ messages)
` [U-Boot] [PATCH] w1: fix data abort if no one wire bus master present

[Buildroot] Linux driver load failure with BR 2018.05
 2018-10-23  7:03 UTC  (4+ messages)

[PATCH 0/1] ptp: simplify getting .driver_data
 2018-10-22 22:43 UTC  (3+ messages)
` [PATCH 1/1] ptp: ptp_dte: "

[RFC PATCH v2 00/12] crypto: Adiantum support
 2018-10-22 22:43 UTC  (9+ messages)
` [RFC PATCH v2 09/12] crypto: nhpoly1305 - add NHPoly1305 support

CRC errors between mvneta and macb
 2018-10-23  6:58 UTC  (8+ messages)

[PATCH] nvmet:added support for identifying controller list
 2018-10-23  7:02 UTC  (3+ messages)

[PATCH v2] wireless: mark expected switch fall-throughs
 2018-10-23  7:01 UTC  (2+ messages)

[PATCH v6] selinux: policydb - fix byte order and alignment issues
 2018-10-23  7:02 UTC 

[GIT PULL] s390 patches for the 4.20 merge window #1
 2018-10-23  7:01 UTC 

samba minimal smbclient
 2018-10-23  6:44 UTC 

[U-Boot] [PATCH 00/30] General fixes / cleanup for RISC-V and improvements to qemu-riscv
 2018-10-23  6:58 UTC  (25+ messages)
` [U-Boot] [PATCH 11/30] riscv: fix use of incorrectly sized variables
` [U-Boot] [PATCH 12/30] riscv: make use of the barrier functions from Linux
` [U-Boot] [PATCH 13/30] riscv: do not reimplement generic io functions
` [U-Boot] [PATCH 14/30] riscv: complete the list of exception codes
` [U-Boot] [PATCH 15/30] riscv: treat undefined exception codes as reserved
` [U-Boot] [PATCH 16/30] riscv: hang on unhandled exceptions
` [U-Boot] [PATCH 17/30] riscv: implement the invalidate_icache_* functions
` [U-Boot] [PATCH 19/30] riscv: fix inconsistent use of spaces and tabs in start.S

[PATCH v2] libsepol: add missing ibendport port validity check
 2018-10-23  6:57 UTC 

[PATCH] staging: rtlwifi: Remove an extra pair of braces
 2018-10-23  6:57 UTC  (3+ messages)

[RFC PATCH 0/6] Auxiliary IOMMU domains and Arm SMMUv3
 2018-10-23  6:56 UTC  (5+ messages)
` [RFC PATCH 2/6] drivers core: Add I/O ASID allocator

[net-next:master 451/481] drivers/net/ethernet/amazon/ena/ena_com.h:1104:2: error: implicit declaration of function 'prefetchw'
 2018-10-22 22:35 UTC 

[lkp-robot] [Btrfs] 5239834016: blogbench.read_score -7.2% regression
 2018-10-23  6:55 UTC  (2+ messages)

[PATCH] libsepol: add missing ibendport port validity check
 2018-10-23  6:54 UTC  (3+ messages)

[PATCH v4 0/3] Enabling the IGT for HDCP1.4
 2018-10-23  6:53 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for Enabling the IGT for HDCP1.4 (rev4)

[PATCH RFC] nvmet: emulate noiob boundary
 2018-10-23  6:50 UTC  (4+ messages)

NMI watchdog dump does not print on hard lockup
 2018-10-23  6:49 UTC  (8+ messages)

[Ksummit-discuss] [PATCH 0/7] Code of Conduct: Fix some wording, and add an interpretation document
 2018-10-23  6:46 UTC  (17+ messages)
` [Ksummit-discuss] Call to Action "

[PATCH 0/1] udev-hwdb: fix postinstall scripts failures when multilib enabled
 2018-10-23  6:43 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v4 0/7] add integrity and security to TPM2 transactions
 2018-10-22 22:19 UTC  (3+ messages)
` [PATCH v4 2/7] tpm2-sessions: Add full HMAC and encrypt/decrypt session handling

[PATCH] sched/fair: fix a comment in task_numa_fault()
 2018-10-23  6:40 UTC 

[PATCH 1/4] oeqa/core/runner: write testresult to json files
 2018-10-23  6:39 UTC  (3+ messages)

[U-Boot] [PATCH 1/5] ARM: vexpress-ca9x4_defconfig: Enable CMD_UBI support
 2018-10-23  6:38 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] ARM: rpi_3_32b_defconfig: Add FS_UUID command
` [U-Boot] [PATCH 3/5] clk_rv1108: Sync with vendor tree
` [U-Boot] [PATCH 4/5] rv1108: Enable eMMC support
` [U-Boot] [PATCH 5/5] rv1108: Make USB OTG functional

[RFC PATCH 0/2] improve vmalloc allocation
 2018-10-23  6:36 UTC  (4+ messages)

[meta-java][PATCH] openjdk-8-native: hotspot: handle format-overflow error for gcc >= 7
 2018-10-23  6:36 UTC  (4+ messages)

perf overlapping maps
 2018-10-23  6:34 UTC  (5+ messages)

[PATCH 0/6] selftests: powerpc build fixes
 2018-10-23  6:16 UTC  (21+ messages)
` [PATCH 1/6] selftests: powerpc/ptrace: Make tests build
` [PATCH 2/6] selftests: powerpc/ptrace: Remove clean rule
` [PATCH 3/6] selftests: powerpc/ptrace: Fix linking against pthread
` [PATCH 4/6] selftests: powerpc/signal: Make tests build
` [PATCH 5/6] selftests: powerpc/signal: Fix signal_tm CFLAGS
` [PATCH 6/6] selftests: powerpc/pmu: Link ebb tests with -no-pie

[PATCH] zynq-fpga: Only route PR via PCAP when required
 2018-10-23  6:31 UTC  (2+ messages)

[PATCH v2 0/4] usb: chipidea: imx: add HSIC support
 2018-10-23  6:30 UTC  (2+ messages)

[B.A.T.M.A.N.] alfred and batadv-vis issue
 2018-10-23  6:29 UTC  (4+ messages)

[PATCH v3 0/5] support a new type of PMIC,including two chips(rk817 and rk809)
 2018-10-23  6:26 UTC  (6+ messages)
` [PATCH v3 1/5] mfd: rk808: Add RK817 and RK809 support

[RFC][PATCHv2 0/4] less deadlock prone serial consoles
 2018-10-23  6:25 UTC  (6+ messages)
` [RFC][PATCHv2 2/4] printk: move printk_safe macros to printk header

[igt-dev] [PATCH i-g-t v5 1/2] lib/debugfs: function to open connector debugfs dir
 2018-10-23  6:24 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,v5,1/2] "
` [igt-dev] ✓ Fi.CI.BAT: success "

(unknown),
 2018-10-23  6:23 UTC  (7+ messages)
` 

[PATCH 1/5] drm/ttm: use a static ttm_mem_global instance
 2018-10-23  6:22 UTC  (2+ messages)

[Bug 201439] New: Amdgpu: general protection fault at dce110_vblank_set in display resume
 2018-10-23  6:20 UTC  (2+ messages)
` [Bug 201439] "

[PATCH] app/testpmd: support more types for flow RSS
 2018-10-23  6:20 UTC  (2+ messages)

[PATCH] net/ixgbe: fix RSS flow return error
 2018-10-23  6:19 UTC  (2+ messages)

Questions related to some drivers
 2018-10-22 21:56 UTC  (4+ messages)

Boot all yes config kernel with QEMU
 2018-10-23  6:16 UTC  (3+ messages)

Some suggestions for tc-tests
 2018-10-22 21:54 UTC  (2+ messages)

[PATCH] net/i40e: update Tx offload mask
 2018-10-23  6:14 UTC 

[RFC][PATCH] perf: Rewrite core context handling
 2018-10-23  6:13 UTC  (2+ messages)

Removing hostapd init file
 2018-10-23  6:03 UTC 

[PATCH 1/4] oeqa/core/runner: write testresult to json files
 2018-10-23  5:57 UTC  (4+ messages)
` [PATCH 2/4] oeqa/selftest/context: "
` [PATCH 3/4] testimage.bbclass: "
` [PATCH 4/4] testsdk.bbclass: "

[PATCH] vhost: fix vector filling for packed ring
 2018-10-23  6:07 UTC 

Reiser4 Linux 4.17.19-1 hangs in Google cloud VM, too
 2018-10-23  6:06 UTC  (4+ messages)

[PATCH v1 01/11] fs: Don't copy beyond the end of the file
 2018-10-23  6:05 UTC  (9+ messages)
` [PATCH v1 02/11] VFS permit cross device vfs_copy_file_range

[Qemu-devel] [Bug 1364501] [NEW] Gdb hangs when trying to single-step after an invalid instruction
 2018-10-23  5:52 UTC  (2+ messages)
` [Qemu-devel] [Bug 1364501] "

[PATCH] staging: rtllib_crypt_ccmp: remove extra blank line
 2018-10-23  6:04 UTC  (2+ messages)

[PATCH v2] block: fix rdma queue mapping
 2018-10-23  6:02 UTC  (6+ messages)

Grattis du har vunnit € 650,000.00
 2018-10-23  6:00 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2018-10-22
 2018-10-23  6:00 UTC 

[PATCH] rtlwifi: remove set but not used variable 'radiob_array_table' and 'radiob_arraylen'
 2018-10-23  5:47 UTC 

[PATCH v4 0/2] sched/fair: update scale invariance of PELT
 2018-10-23  5:59 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH -next] scsi: a100u2w: remove set but not used variable 'bios_phys'
 2018-10-23  5:59 UTC 

[v2,4/4] doc: usb: ci-hdrc-usb2: Add pinctrl properties for HSIC pin groups
 2018-10-23  5:59 UTC 

[Buildroot] Queries/suggestions regarding patch series "grub2: add support for arm and aarch64"
 2018-10-23  5:58 UTC 

[PATCH] mm,oom: Use timeout based back off
 2018-10-23  5:56 UTC  (3+ messages)

[PATCH 0/2] Compiler Attributes: __fallthrough
 2018-10-23  5:43 UTC  (17+ messages)
` [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)

[PATCH 3/3] spi: spi-mem: MediaTek: Add SPI NAND Flash interface driver for MediaTek MT7622
 2018-10-23  5:52 UTC  (2+ messages)

[PATCH] staging: vboxvideo: Removed unnecessary parentheses
 2018-10-23  5:43 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] drm/amdgpu: Fix amdgpu_vm_alloc_pts failed
 2018-10-23  5:42 UTC  (4+ messages)

[RFC] Informal meeting during ELCE to discuss userspace support for stateless codecs
 2018-10-22 21:21 UTC  (4+ messages)

[PATCH] staging: rtlwifi: Remove unnecessary variable
 2018-10-23  5:40 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH v3 0/2] add support to non-uniform SFDP SPI NOR flash memories
 2018-10-23  5:39 UTC  (19+ messages)
` [PATCH v3 1/2] mtd: spi-nor: "

[PATCH 0/3] staging: rtl8192u: Fix misspellings
 2018-10-23  5:38 UTC  (5+ messages)
` [PATCH 3/3] staging:rtl8192u: Fix misspellings in comments - Style
  ` [Outreachy kernel] "

[GIT PULL] ACPI updates for v4.20-rc1
 2018-10-23  5:38 UTC 

[PATCH] selftests/powerpc: Fix ptrace tm failure
 2018-10-22 21:16 UTC 

v4.19 build: 0 failures 3 warnings (v4.19)
 2018-10-22 21:16 UTC 

[GIT PULL] Power management updates for v4.20-rc1
 2018-10-23  5:35 UTC 

[PATCH V1 0/4] ARM: dts: imx: Add flexcan stop mode wakeup
 2018-10-23  5:31 UTC  (10+ messages)
` [PATCH V1 1/4] ARM: dts: imx6sx: Add flexcan stop mode wakeup support
` [PATCH V1 2/4] ARM: dts: imx6qdl: "
` [PATCH V1 3/4] ARM: dts: imx6ul: "
` [PATCH V1 4/4] ARM: dts: imx7s: "

[PATCH] kernel/signal: Signal-based pre-coredump notification
 2018-10-22 21:09 UTC  (3+ messages)
` [PATCH v2] "

[igt-dev] [PATCH i-g-t 1/1] runner: Add "root" also to the "totals" object
 2018-10-23  5:27 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/1] "

[PATCH] staging: rtl8192e: Add SPDX-License-Identifier - Style
 2018-10-23  5:25 UTC 

[PATCH V3 1/2] iio:dac:ti-dac7311 Add driver for Texas Instrument DAC7311
 2018-10-22 21:03 UTC  (2+ messages)
` [PATCH V3 2/2] doc:devicetree: Add ti,dac7311 device tree bindings in documentation

[PATCH 1/2] vgaarb: Add support for 64-bit frame buffer address
 2018-10-23  5:23 UTC  (6+ messages)
` [PATCH 2/2] vgaarb: Keep adding VGA device in queue

[PATCH net 0/4] net/sched: forbid 'goto_chain' on fallback actions
 2018-10-22 20:57 UTC  (3+ messages)
` [PATCH net 2/4] net/sched: act_police: disallow 'goto chain' on fallback control action


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.