All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-12 04:47:18 to 2019-09-12 06:47:28 UTC [more...]

[PATCH v4 0/2] simplify setting enhanced area of mmc devices
 2019-09-12  6:47 UTC  (5+ messages)
` [PATCH v4 2/2] mci: implement command to switch a mmc device to enhanced mode

[PATCH 1/2] state: drop unused code and declarations for non-existing functions
 2019-09-12  6:44 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove needless usage of #ifdef
 2019-09-12  6:44 UTC 

[Bug 103769] Unity based games do not start
 2019-09-12  6:43 UTC  (2+ messages)

[PATCH] mci: imx-esdhc: fix error handling during probe
 2019-09-12  6:43 UTC  (2+ messages)

Klientskie Bazy http://prodawez.tilda.ws/page7270311.html
 2019-09-12  5:25 UTC 

[PATCH v2 0/3] Rate-limit shadow-FB-to-console-update to screen refresh
 2019-09-12  6:42 UTC  (4+ messages)
` [PATCH v2 1/3] drm/fb-helper: Synchronize dirty worker with vblank
` [PATCH v2 2/3] drm/mgag200: Rename constant MGAREG_Status to MGAREG_STATUS
` [PATCH v2 3/3] drm/mgag200: Add vblank support

[PATCH] mci: core: make mci_register -EPROBE_DEFER sensitive
 2019-09-12  6:41 UTC  (2+ messages)

[PATCH 0/6] Remaining patches to enable Transcoder Port Sync for tiled displays
 2019-09-12  6:42 UTC  (7+ messages)

[PATCH 1/2] mfd: da9063: add support to populate subdevs
 2019-09-12  6:40 UTC  (2+ messages)

[PATCH 0/2] rtw88: report RX signal strength for each antenna
 2019-09-12  6:39 UTC  (3+ messages)
` [PATCH 1/2] rtw88: fix wrong rx power calculation
` [PATCH 2/2] rtw88: report RX power for each antenna

[PATCH v2 2/2] reset: Reset controller driver for Intel LGM SoC
 2019-09-12  6:38 UTC  (18+ messages)

[Qemu-devel] [PATCH] nbd/server: attach client channel to the export's AioContext
 2019-09-12  6:37 UTC  (4+ messages)

[PATCH 0/2] crypto: sun4i-ss: Enable power management
 2019-09-12  6:35 UTC  (7+ messages)
` [PATCH 1/2] crypto: sun4i-ss: simplify enable/disable of the device
` [PATCH 2/2] crypto: sun4i-ss: enable pm_runtime

[PATCH v2] scsi: allow auto suspend override by low-level driver
 2019-09-12  6:35 UTC  (12+ messages)
` [PATCH v2 1/3] scsi: core: "
` [PATCH v2 2/3] scsi: ufs: override auto suspend tunables for ufs
` [PATCH v2 3/3] scsi: ufs-mediatek: enable auto suspend capability

[Xen-devel] [ANNOUNCE] Xen 4.13 Development Update
 2019-09-12  6:36 UTC  (4+ messages)

FYI: imx-sdma firmware is not compatible with SLUB slab allocator
 2019-09-12  6:33 UTC  (10+ messages)

[Buildroot] [PATCH] package: qemu: Make dependency to nettle explicit
 2019-09-12  6:33 UTC  (2+ messages)

[CI] drm/i915/gtt: Make sure the gen6 ppgtt is bound before first use
 2019-09-12  6:33 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gtt: Make sure the gen6 ppgtt is bound before first use (rev2)
` ✗ Fi.CI.BAT: failure "

[GIT PULL 1/2] arm64: dts: exynos: Pull for v5.4
 2019-09-12  6:32 UTC  (5+ messages)

[Qemu-devel] [PATCH v11 00/11] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-09-12  6:07 UTC  (13+ messages)
` [Qemu-devel] [PATCH v11 01/11] util/cutils: Add qemu_strtotime_ps()
` [Qemu-devel] [PATCH v11 02/11] tests/cutils: Add test for qemu_strtotime_ps()
` [Qemu-devel] [PATCH v11 03/11] qapi: Add builtin type time
` [Qemu-devel] [PATCH v11 04/11] tests: Add test for QAPI "
` [Qemu-devel] [PATCH v11 05/11] numa: Extend CLI to provide initiator information for numa nodes
` [Qemu-devel] [PATCH v11 06/11] numa: Extend CLI to provide memory latency and bandwidth information
` [Qemu-devel] [PATCH v11 07/11] numa: Extend CLI to provide memory side cache information
` [Qemu-devel] [PATCH v11 08/11] hmat acpi: Build Memory Proximity Domain Attributes Structure(s)
` [Qemu-devel] [PATCH v11 09/11] hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)
` [Qemu-devel] [PATCH v11 10/11] hmat acpi: Build Memory Side Cache "
` [Qemu-devel] [PATCH v11 11/11] tests/bios-tables-test: add test cases for ACPI HMAT

[PATCH] mm/mmap.c: remove a never trigger warning in __vma_adjust()
 2019-09-12  6:31 UTC 

[Qemu-devel] [PATCH v24 00/22] Add RX archtecture support
 2019-09-12  6:07 UTC  (23+ messages)
` [Qemu-devel] [PATCH v24 01/22] MAINTAINERS: Add RX
` [Qemu-devel] [PATCH v24 02/22] qemu/bitops.h: Add extract8 and extract16
` [Qemu-devel] [PATCH v24 03/22] hw/registerfields.h: Add 8bit and 16bit register macros
` [Qemu-devel] [PATCH v24 04/22] target/rx: TCG translation
` [Qemu-devel] [PATCH v24 05/22] target/rx: TCG helper
` [Qemu-devel] [PATCH v24 06/22] target/rx: CPU definition
` [Qemu-devel] [PATCH v24 07/22] target/rx: RX disassembler
` [Qemu-devel] [PATCH v24 08/22] target/rx: Disassemble rx_index_addr into a string
` [Qemu-devel] [PATCH v24 09/22] target/rx: Replace operand with prt_ldmi in disassembler
` [Qemu-devel] [PATCH v24 10/22] target/rx: Use prt_ldmi for XCHG_mr disassembly
` [Qemu-devel] [PATCH v24 11/22] target/rx: Emit all disassembly in one prt()
` [Qemu-devel] [PATCH v24 12/22] target/rx: Collect all bytes during disassembly
` [Qemu-devel] [PATCH v24 13/22] target/rx: Dump bytes for each insn "
` [Qemu-devel] [PATCH v24 14/22] hw/intc: RX62N interrupt controller (ICUa)
` [Qemu-devel] [PATCH v24 15/22] hw/timer: RX62N internal timer modules
` [Qemu-devel] [PATCH v24 16/22] hw/char: RX62N serial communication interface (SCI)
` [Qemu-devel] [PATCH v24 17/22] hw/rx: RX Target hardware definition
` [Qemu-devel] [PATCH v24 18/22] hw/rx: Honor -accel qtest
` [Qemu-devel] [PATCH v24 19/22] hw/rx: Restrict the RX62N microcontroller to the RX62N CPU core
` [Qemu-devel] [PATCH v24 20/22] Add rx-softmmu
` [Qemu-devel] [PATCH v24 21/22] BootLinuxConsoleTest: Test the RX-Virt machine
` [Qemu-devel] [PATCH v24 22/22] qapi/machine.json: Add RX cpu

[U-Boot] [PATCH] autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW
 2019-09-12  6:31 UTC 

[PATCH 00/13] Modernize Loongson64 Machine
 2019-09-12  6:30 UTC  (2+ messages)

[Qemu-arm] [PATCH v4] target-arm: Make the counter tick relative to cntfrq
 2019-09-12  6:25 UTC  (4+ messages)
  ` [Qemu-devel] "

Mount/df/PAM login hangs during rsync to btrfs subvolume, or maybe doing btrfs subvolume snapshot
 2019-09-12  6:28 UTC  (7+ messages)

[PATCH V2 net-next 0/7] net: hns3: add a feature & bugfixes & cleanups
 2019-09-12  6:23 UTC  (3+ messages)
` [PATCH V2 net-next 1/7] net: hns3: add ethtool_ops.set_channels support for HNS3 VF driver

[PATCH 1/2] ARM: dts: drop skeleton.dtsi
 2019-09-12  6:20 UTC  (2+ messages)

Odd locking pattern introduced as part of "nowait aio support"
 2019-09-12  6:17 UTC  (5+ messages)
` Fix inode sem regression for nowait
  ` [PATCH 3/3] f2fs: fix inode rwsem regression
    ` [f2fs-dev] "

[LTP] [PATCH V2] madvise09:Update PAGES to a larger value
 2019-09-12  6:18 UTC  (2+ messages)

[PATCH] drm/i915: Disable FBC if BIOS reserved memory (stolen) is unavailable
 2019-09-12  6:15 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH V2 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-09-12  6:14 UTC  (11+ messages)
` [PATCH V2 1/2] mm/hugetlb: Make alloc_gigantic_page() available for general use
` [PATCH V2 2/2] mm/pgtable/debug: Add test validating architecture page table helpers

[Buildroot] [autobuild.buildroot.net] Daily results for 2019-09-11
 2019-09-12  6:12 UTC 

[Virtio-fs] [PATCH v4 0/2] virtiofsd: Improve io bandwidth by replacing pwrite with pwritev
 2019-09-12  6:09 UTC  (4+ messages)
` [Virtio-fs] [PATCH v4 1/2] virtiofsd: add definition of fuse_buf_writev()

[PATCH 1/2] git-gui: convert new/amend commit radiobutton to checketton
 2019-09-12  6:05 UTC  (4+ messages)
` [PATCH 2/2] git-gui: add hotkey to toggle "Amend Last Commit" check button/menu

[U-Boot] [PATCH] arm: at91: gardena-smart-gateway-at91sam: Enable CONFIG_SYS_NAND_USE_FLASH_BBT
 2019-09-12  6:07 UTC  (4+ messages)

[alsa-devel] [PATCH] ASoC: bdw-rt5677: channel constraint support
 2019-09-12  6:00 UTC  (8+ messages)

[PATCH] video: imxfb: make pcr and bpp per-display settings
 2019-09-12  6:05 UTC  (2+ messages)

[RFC PATCH V3 0/5] media: platform: Add support for Digital Image Processing (DIP) on mt8183 SoC
 2019-09-12  5:58 UTC  (7+ messages)
` [RFC PATCH V3 4/5] platform: mtk-isp: Add Mediatek DIP driver

[PATCH V2] ovl: Fix dereferencing possible ERR_PTR()
 2019-09-12  6:01 UTC  (2+ messages)

[PATCH] timezone:upgrade 2019b -> 2019c
 2019-09-12  6:01 UTC  (2+ messages)

[PATCH 0/3] arm64: kexec_file: add kdump
 2019-09-12  6:01 UTC  (12+ messages)
` [PATCH 1/3] libfdt: define UINT32_MAX in libfdt_env.h
` [PATCH 2/3] libfdt: include fdt_addresses.c
` [PATCH 3/3] arm64: kexec_file: add crash dump support

Regression: commit c9712e333809 breaks xilinx_uartps
 2019-09-12  5:53 UTC  (2+ messages)

[PATCH 0/4] Enable Hantro G1 post-processor
 2019-09-12  5:52 UTC  (6+ messages)

[PATCH] debian/rules: Add debug symbols
 2019-09-12  5:51 UTC  (2+ messages)

[PATCH] riscv: mm: Fix ASLR on RISC-V
 2019-09-12  5:50 UTC  (2+ messages)

[PATCH bpf-next v10 0/4] BPF: New helper to obtain namespace data from current task
 2019-09-12  5:49 UTC  (13+ messages)
` [PATCH bpf-next v10 2/4] bpf: new helper to obtain namespace data from current task New bpf helper bpf_get_current_pidns_info

[PATCH] clk: sprd: add missing kfree
 2019-09-12  5:47 UTC  (2+ messages)

[PATCH] dmaengine: sprd: Fix the link-list pointer register configuration issue
 2019-09-12  5:47 UTC 

[dpdk-dev] [PATCH 0/1] build: add emag(arm64) platform and default config
 2019-09-12  5:45 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/1] "

[PATCH v3 0/3] LLVM/Clang fixes for pseries_defconfig
 2019-09-12  5:43 UTC  (5+ messages)
` [PATCH v3 3/3] powerpc/prom_init: Use -ffreestanding to avoid a reference to bcmp

[Bug 111642] New: NV43 GeForce 6600 Nouveau is not stable on legacy hardware
 2019-09-12  5:42 UTC  (2+ messages)
  ` [Bug 111642] "

[LTP] [PATCH] Use LTP_TIMEOUT_MUL in TST_RETRY_FN()
 2019-09-12  5:42 UTC  (3+ messages)
` [LTP] [PATCH v2 1/3] tst_test.sh: "

[PATCH v1] scsi: allow auto suspend override by low-level driver
 2019-09-12  5:39 UTC  (11+ messages)
` [PATCH v1 2/3] scsi: ufs: override auto suspend tunables for ufs
` [PATCH v1 3/3] scsi: ufs-mediatek: enable auto suspend capability

[PATCH -next 0/2] media: aspeed: refine mode detection flow
 2019-09-12  5:39 UTC  (7+ messages)
` [PATCH -next 1/2] media: aspeed: refine hsync/vsync polarity setting logic
` [PATCH -next 2/2] media: aspeed: set hsync and vsync polarities to normal before starting mode detection

[PATCH 0/4] scsi: qla2xxx: Bug fixes
 2019-09-12  5:37 UTC  (2+ messages)

[PATCH] aarch64/mm: speedup memory initialisation
 2019-09-12  5:36 UTC  (3+ messages)

[PATCH 0/5] hugetlbfs: Disable PMD sharing for large systems
 2019-09-12  5:36 UTC  (2+ messages)
` [PATCH 5/5] hugetlbfs: Limit wait time when trying to share huge PMD

[PATCH 1/3] powernv/pci: Use pnv_phb as the private data for debugfs entries
 2019-09-12  5:29 UTC  (3+ messages)
` [PATCH 2/3] powernv/pci: Allow any write trigger the diag dump
` [PATCH 3/3] powernv/pci: Add a debugfs entry to dump PHB's IODA PE state

[PATCH 1/2] drm/connector: Share with non-atomic drivers the function to get the single encoder
 2019-09-12  5:34 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` ✓ Fi.CI.BAT: success "

[PATCH] nvmet: fix a wrong error status returned in error log page
 2019-09-12  5:32 UTC  (8+ messages)

[PATCH] nvmet: fix a wrong error status returned in error log page
 2019-09-12  5:29 UTC 

[PATCH] drm/amdgpu: Navi12 SRIOV VF doesn't load TOC
 2019-09-12  5:29 UTC  (2+ messages)

[PATCH v3 1/3] drivers/tty/serial/8250: Make Aspeed VUART SIRQ polarity configurable
 2019-09-12  5:24 UTC  (3+ messages)

[dpdk-dev] [PATCH] drivers/crypto/dpaa_sec: update DPAA iova table in dpaa_mem_vtop
 2019-09-12  5:24 UTC  (2+ messages)

Feature requests: online backup - defrag - change RAID level
 2019-09-12  5:19 UTC  (11+ messages)

[PATCH] s390: remove pointless drivers-y in drivers/s390/Makefile
 2019-09-12  5:23 UTC 

[meta-raspberrypi][ostree] build errors
 2019-09-12  5:19 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/18] ethdev: change link status get functions return value to int
 2019-09-12  5:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH 14/18] examples/flow_filtering: check status of getting link info

[Bug 204819] New: KASAN still got problems loading some modules at boot
 2019-09-12  5:09 UTC  (2+ messages)
` [Bug 204819] "

[PATCH] drm/i915/pmu: Use GT parked for estimating RC6 while asleep
 2019-09-12  5:09 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/pmu: Use GT parked for estimating RC6 while asleep (rev3)

[dpdk-dev] [Bug 294] max_rx_pkt_len issues with i40e dpdk SRIOV driver (net_i40e_vf)
 2019-09-12  5:07 UTC 

[dpdk-dev] [Bug 295] max_rx_pkt_len issues with i40e dpdk SRIOV driver net_i40e_vf
 2019-09-12  5:07 UTC 

[Xen-devel] [libvirt test] 141226: tolerable all pass - PUSHED
 2019-09-12  5:05 UTC 

[dpdk-dev] [Bug 296] max_rx_pkt_len issues with i40e dpdk SRIOV driver net_i40e_vf
 2019-09-12  5:05 UTC 

[U-Boot] [PATCH 1/6] spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms
 2019-09-12  5:03 UTC  (9+ messages)
  ` [U-Boot] [EXT] "

[PATCH] drm/i915/pmu: Skip busyness sampling when and where not needed
 2019-09-12  5:01 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[RFC,v2] scsi: scan: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRESENT
 2019-09-12  4:56 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] efi_loader: device_path: support Sandbox's host device
 2019-09-12  4:52 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] efi_loader: device_path: support Sandbox's "host" devices
` [U-Boot] [PATCH v2 2/2] efi_loader: device_path: show a host device in understandable form

[Qemu-devel] [Bug 1843151] [NEW] Regression: QEMU 4.1.0 qxl and KMS resoluiton only 4x10
 2019-09-12  4:41 UTC  (2+ messages)
` [Qemu-devel] [Bug 1843151] "

[U-Boot] [PATCH v2 0/3] efi_loader: disk: install FILE_SYSTEM_PROTOCOL to whole disk
 2019-09-12  4:51 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] fs: export fs_close()
` [U-Boot] [PATCH v2 2/3] efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available
` [U-Boot] [PATCH v2 3/3] efi_loader: disk: install file system protocol to a whole disk

[alsa-devel] [PATCH v2 00/14] ASoC: soc-core cleanup - step 3
 2019-09-12  4:44 UTC  (4+ messages)
` [alsa-devel] [PATCH v2 12/14] ASoC: soc-core: use devm_xxx for component related resource
` [alsa-devel] [PATCH v2 13/14] ASoC: soc-core: setup card->rtd_num at snd_soc_instantiate_card()
` [alsa-devel] [PATCH v2 14/14] ASoC: soc-ops: use snd_soc_card_get_kcontrol() at snd_soc_limit_volume()

[Qemu-devel] [PATCH] ppc: Add support for 'mffscrn', 'mffscrni' instructions
 2019-09-12  4:47 UTC 


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.