All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-09 02:39:24 to 2018-07-09 05:12:26 UTC [more...]

[Qemu-devel] [PATCH 00/14] Generalize Dallas/Maxim I2C RTC devices v3
 2018-07-09  5:12 UTC  (7+ messages)
` [Qemu-devel] [PATCH 03/14] timer: ds1338 persist 12-hour mode selection
` [Qemu-devel] [PATCH 04/14] timer: ds1338 clarify HOUR handling

[PATCH v3 00/18] Bluetooth: Extended Adv, Scan, Connection and PHY support
 2018-07-09  5:06 UTC  (4+ messages)
` [PATCH v3 06/18] Bluetooth: Define PHY flags in hdev and set 1M as default

[RFC][PATCHES] open()-related cleanups
 2018-07-09  4:54 UTC  (28+ messages)
` [RFC][PATCH 01/27] drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
  ` [RFC][PATCH 02/27] cxl_getfile(): fix double-iput() on alloc_file() failures
  ` [RFC][PATCH 03/27] ocxlflash_getfile(): "
  ` [RFC][PATCH 04/27] make sure do_dentry_open() won't return positive as an error
  ` [RFC][PATCH 05/27] introduce FMODE_OPENED
  ` [RFC][PATCH 06/27] get rid of 'opened' argument of finish_open()
  ` [RFC][PATCH 07/27] lift fput() on late failures into path_openat()
  ` [RFC][PATCH 08/27] switch all remaining checks for FILE_OPENED to FMODE_OPENED
  ` [RFC][PATCH 09/27] now we can fold open_check_o_direct() into do_dentry_open()
  ` [RFC][PATCH 10/27] introduce FMODE_CREATED and switch to it
  ` [RFC][PATCH 11/27] IMA: don't propagate opened through the entire thing
  ` [RFC][PATCH 12/27] Preparation to killing ->atomic_open() 'opened' argument
  ` [RFC][PATCH 13/27] get rid of 'opened' argument of ->atomic_open()
  ` [RFC][PATCH 14/27] get rid of 'opened' in path_openat() and the helpers downstream
  ` [RFC][PATCH 15/27] kill FILE_{CREATED,OPENED}
  ` [RFC][PATCH 16/27] new wrapper: alloc_file_pseudo()
  ` [RFC][PATCH 17/27] __shmem_file_setup(): reorder allocations
  ` [RFC][PATCH 18/27] ... and switch shmem_file_setup() to alloc_file_pseudo()
  ` [RFC][PATCH 19/27] cxl_getfile(): switch "
  ` [RFC][PATCH 20/27] ocxlflash_getfile(): "
  ` [RFC][PATCH 21/27] hugetlb_file_setup(): "
  ` [RFC][PATCH 22/27] anon_inode_getfile(): "
  ` [RFC][PATCH 23/27] create_pipe_files(): switch the first allocation "
  ` [RFC][PATCH 24/27] new helper: alloc_file_clone()
  ` [RFC][PATCH 25/27] do_shmat(): grab shp->shm_file earlier, switch to alloc_file_clone()
  ` [RFC][PATCH 26/27] make alloc_file() static
  ` [RFC][PATCH 27/27] turn filp_clone_open() into inline wrapper for dentry_open()

[U-Boot] [PATCH 0/4] arm: zynq: migrate to DM I2C driver
 2018-07-09  5:00 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] drivers/misc: add options to read MAC address from EEPROM
` [U-Boot] [PATCH 2/4] arm: zynq: migrate EEPROM MAC address options to kconfig
` [U-Boot] [PATCH 3/4] arm64: zynqmp: "
` [U-Boot] [PATCH 4/4] arm: zynq: use i2c cadence DM driver

[PATCH v9 0/3] ndctl, monitor: add ndctl monitor daemon
 2018-07-09  4:59 UTC  (4+ messages)
` [PATCH v9 1/3] ndctl, monitor: add ndctl monitor

[PATCH] brcmfmac: specify some features per firmware version
 2018-07-09  4:55 UTC  (2+ messages)
` [PATCH V2] "

kernel panic
 2018-07-09  4:54 UTC  (2+ messages)

[PATCH net] net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
 2018-07-09  4:53 UTC  (4+ messages)

[PATCH] staging: mt7621-pinctrl: init *map to NULL for correct memory assignation
 2018-07-09  4:52 UTC 

[PATCH v8 00/11] Add MSI-X support on pcitest tool
 2018-07-09  4:48 UTC  (4+ messages)
` [PATCH v8 08/11] pci-epf-test/pci_endpoint_test: Add MSI-X support

[RESEND PATCH v2] devres: Really align data field to unsigned long long
 2018-07-09  4:44 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/8] Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig
 2018-07-09  4:44 UTC  (8+ messages)
` [U-Boot] [PATCH v1 2/8] armv8: ls1088a: fix sd boot config compile issue
` [U-Boot] [PATCH v1 3/8] armv8/ls1088a/ls2088a: esdhc: Add esdhc clock support
` [U-Boot] [PATCH v1 4/8] armv8: ls2088a: add eSDHC node
` [U-Boot] [PATCH v1 5/8] armv8: ls1088a: "
` [U-Boot] [PATCH v1 6/8] armv8: ls1043a: "
` [U-Boot] [PATCH v1 7/8] armv8: ls1046a: "
` [U-Boot] [PATCH v1 8/8] armv7: ls1021a: enable esdhc

[Qemu-devel] [PATCH 3/7 V7 RESEND] hostmem-file: add the 'pmem' option
 2018-07-09  4:43 UTC  (3+ messages)

[PATCH v2 00/18] Some cleanups
 2018-07-09  4:41 UTC  (6+ messages)
` [PATCH v2 03/18] staging: mt7621-pci: avoid pointer arithmetics in some macros

[PATCH v2 0/9] Allwinner H6 USB support
 2018-07-09  4:40 UTC  (14+ messages)
` [PATCH v2 7/9] phy: allwinner: add phy driver for USB3 PHY on Allwinner H6 SoC
    ` [linux-sunxi] "
      `  "
` [linux-sunxi] [PATCH v2 0/9] Allwinner H6 USB support

[PATCH v2] platform/x86: intel-hid: Add support for Device Specific Methods
 2018-07-09  4:38 UTC  (10+ messages)

[Recipe reporting system] Upgradable recipe name list
 2018-07-09  4:38 UTC 

[PATCH 01/10] drm/amdgpu: pin the csb buffer on hw init
 2018-07-09  4:36 UTC  (17+ messages)
` [PATCH 02/10] drm/amdgpu: init CSIB regardless of rlc version and pg status
` [PATCH 03/10] drm/amdgpu: init rlc save restore as long as the lists exist
` [PATCH 04/10] drm/amdgpu: correct direct reg list length for v2_0 rlc
` [PATCH 06/10] drm/amdgpu: no touch for the reserved bit of RLC_CGTT_MGCG_OVERRIDE
` [PATCH 07/10] drm/amdgpu: reduce the idle period that RLC has to wait before request CGCG
` [PATCH 08/10] drm/amdgpu: use the accessible target rlc safe mode Apis directly
` [PATCH 10/10] drm/amd/powerplay: no need to mask workable gfxoff feature for vega12

[PATCH libdrm] amdgpu: don't call add_handle_to_table for KMS BO exports
 2018-07-09  4:36 UTC  (2+ messages)

[PATCH] staging: mt7621-pci: refactor pci related read and writes functions
 2018-07-09  4:33 UTC  (5+ messages)

[PATCH 00/17] object_id part 14
 2018-07-09  4:31 UTC  (6+ messages)
` [PATCH 01/17] cache: update object ID functions for the_hash_algo

[Qemu-devel] [Bug 1445633] [NEW] Creating a passthrough USB device causes excessive CPU usage in the guest
 2018-07-09  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1445633] "

[PATCH 00/13] staging: mt7621-pinctrl: some cleanups
 2018-07-09  4:30 UTC  (4+ messages)
` [PATCH 13/13] staging: mt7621-pinctrl: replace core_initcall_sync with builtin_platform_driver

Query regarding Spectre fixes - IBRS/IBPB/SSB
 2018-07-09  4:28 UTC 

[ovmf test] 125054: all pass - PUSHED
 2018-07-09  4:28 UTC 

[PATCH 00/18] staging: mt7621-pinctrl: some cleanups
 2018-07-09  4:28 UTC  (4+ messages)
` [PATCH 13/18] staging: mt7621-pinctrl: make use of pinctrl_utils_reserve_map

[PATCH v2] devres: Really align data field to unsigned long long
 2018-07-09  4:18 UTC  (6+ messages)

[PATCH 0/5] thunderbolt: Add support for runtime PM
 2018-07-09  4:20 UTC  (6+ messages)
` [PATCH 5/5] "

开进项%16做账%3
 2018-07-09  4:20 UTC 

Re:[RFC] a question about reuse hwpoison page in soft_offline_page()
 2018-07-09  4:16 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: rename utf16_strlen, utf16_strnlen
 2018-07-09  4:15 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the crypto tree
 2018-07-09  4:15 UTC 

[PATCH] dell-laptop: Fix backlight detection
 2018-07-09  4:14 UTC  (4+ messages)

[meta-python][PATCH] python-asn1crypto: fix DESCRIPTION, HOMEPAGE and LICENSE
 2018-07-09  4:08 UTC 

NVMe over Fabrics I/O Error with RDMA/RXE
 2018-07-09  4:06 UTC 

[layerindex-web][PATCH 0/7] Layer index fixes
 2018-07-09  4:07 UTC  (6+ messages)
` [layerindex-web][PATCH 5/7] update: ignore recommends when ordering layers

[meta-oe][PATCH] iozone3: Upgrade to 482
 2018-07-09  4:01 UTC  (6+ messages)

[layerindex-web][PATCH 0/4] update.py: several fixes
 2018-07-09  4:11 UTC  (5+ messages)
` [layerindex-web][PATCH 1/4] update_layer.py: avoid calling setup_core_layer_sys_path() when --initial
` [layerindex-web][PATCH 2/4] utils.py: fix checkout_repo when no HEAD
` [layerindex-web][PATCH 3/4] update.py: add layers when RECOMMENDS isn't satisfied
` [layerindex-web][PATCH 4/4] update.py: check whether branch existed when nocheckout

[Qemu-devel] [PATCH] etsec: fix IRQ (un)masking
 2018-07-09  3:56 UTC  (4+ messages)

[Qemu-devel] [PATCH] sam460ex: Add comment explaining ignored errors from fdt operations
 2018-07-09  3:55 UTC  (6+ messages)

[PATCH v3 0/2] powerpc: Detection and scheduler optimization for POWER9 bigcore
 2018-07-09  3:52 UTC  (4+ messages)
` [PATCH v3 1/2] powerpc: Detect the presence of big-cores via "ibm,thread-groups"
  ` [PATCH v3 1/2] powerpc: Detect the presence of big-cores via "ibm, thread-groups"

How to remove a package from a build
 2018-07-09  3:47 UTC  (7+ messages)
  ` Any Linux/Yocto Image Installer (for target system)
  ` How to remove openssl from sysroots

[Qemu-devel] [PATCH for-3.0] sam460ex: Update u-boot-sam460ex firmware
 2018-07-09  3:32 UTC  (2+ messages)

[PATCH v3 0/3] Add display clock controller driver for SDM845
 2018-07-09  3:38 UTC  (4+ messages)
` [PATCH v3 3/3] clk: qcom: "

IT Technical Report
 2018-07-09  3:31 UTC 

[PATCH 00/22] enable hotplug on multi-process
 2018-07-09  3:37 UTC  (21+ messages)
` [PATCH v10 00/19] "
  ` [PATCH v10 01/19] ethdev: add function to release port in local process
  ` [PATCH v10 02/19] bus/pci: fix PCI address compare
  ` [PATCH v10 03/19] bus/pci: enable vfio unmap resource for secondary
  ` [PATCH v10 04/19] vfio: remove uneccessary IPC for group fd clear
  ` [PATCH v10 05/19] eal: enable hotplug on multi-process
  ` [PATCH v10 06/19] eal: support attach or detach share device from secondary
  ` [PATCH v10 07/19] net/i40e: enable hotplug on secondary process
  ` [PATCH v10 08/19] net/ixgbe: "
  ` [PATCH v10 09/19] net/af_packet: "
  ` [PATCH v10 10/19] net/bonding: "
  ` [PATCH v10 11/19] net/kni: "
  ` [PATCH v10 12/19] net/null: "
  ` [PATCH v10 13/19] net/octeontx: "
  ` [PATCH v10 14/19] net/pcap: "
  ` [PATCH v10 15/19] net/softnic: "
  ` [PATCH v10 16/19] net/tap: "
  ` [PATCH v10 17/19] net/vhost: "
  ` [PATCH v10 18/19] examples/multi_process: add hotplug sample
  ` [PATCH v10 19/19] doc: update release notes for multi process hotplug

[RESEND PATCH v10 0/6] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
 2018-07-09  3:30 UTC  (6+ messages)
` [RESEND PATCH v10 2/6] mm: page_alloc: remain memblock_next_valid_pfn() on arm/arm64

[libvirt test] 125035: regressions - FAIL
 2018-07-09  3:31 UTC 

[Buildroot] [PATCH 0/8] init scripts: rewrite S01logging
 2018-07-09  3:31 UTC  (9+ messages)
` [Buildroot] [PATCH 1/8] busybox: update S01logging
` [Buildroot] [PATCH 2/8] busybox: add logging configuration file
` [Buildroot] [PATCH 3/8] rsyslog: update S01logging
` [Buildroot] [PATCH 4/8] rsyslog: add logging configuration file
` [Buildroot] [PATCH 5/8] sysklogd: update S01logging
` [Buildroot] [PATCH 6/8] sysklogd: add logging configuration file
` [Buildroot] [PATCH 7/8] rsyslog: update S01logging
` [Buildroot] [PATCH 8/8] syslog-ng: add logging configuration file

Unexpected behavior with :/<text> references
 2018-07-09  3:29 UTC 

[PATCH 4.16 000/279] 4.16.17-stable review
 2018-07-09  3:28 UTC  (9+ messages)
` [PATCH 4.16 234/279] x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pkeys ABI

[PATCH V3 0/7] mmc: add support for sdhci 4.0
 2018-07-09  3:19 UTC  (9+ messages)
` [PATCH V3 1/7] mmc: sdhci: add sd host v4 mode
` [PATCH V3 2/7] mmc: sdhci: made changes for System Address register of SDMA
` [PATCH V3 3/7] mmc: sdhci: add ADMA2 64-bit addressing support for V4 mode
` [PATCH V3 4/7] mmc: sdhci: add 32-bit block count support for v4 mode
` [PATCH V3 5/7] mmc: sdhci: add Auto CMD Auto Select support
` [PATCH V3 6/7] mmc: sdhci-sprd: added Spreadtrum's initial host controller
` [PATCH V3 7/7] dt-bindings: sdhci-sprd: Add bindings for the sdhci-sprd controller

[U-Boot] Please pull u-boot-video/master
 2018-07-09  3:21 UTC  (2+ messages)

%#ẍ Dev OS (was: Fair Pay In Cyberspace)
 2018-07-09  3:18 UTC  (2+ messages)
  ` %#ẍ Dev OS

[PATCH v3] drm/amdgpu: Verify root PD is mapped into kernel address space
 2018-07-09  3:18 UTC  (3+ messages)

[PATCH v2] scripts/runqemu: fix qemumips qemumips64 memory detection kernel panic
 2018-07-09  3:14 UTC 

[PATCH v2] scripts/runqemu: fix qemumips qemumips64 memory detection kernel panic
 2018-07-09  3:13 UTC  (2+ messages)

[PATCH] systemd: fix missing path separator in firmware-path
 2018-07-09  3:16 UTC  (2+ messages)

[v6] usb: gadget: udc: renesas_usb3: Add register of usb role switch
 2018-07-09  3:13 UTC  (2+ messages)
` [PATCH v6] "

[RESEND PATCH v4 0/2] Add a property in at24.c
 2018-07-09  3:12 UTC  (6+ messages)
` [RESEND PATCH v4 1/2] dt-bindings: at24: Add address-width property

KASAN: stack-out-of-bounds Read in account_system_index_time
 2018-07-09  3:09 UTC 

KASAN: slab-out-of-bounds Read in fscache_alloc_cookie
 2018-07-09  3:09 UTC 

general protection fault in scheduler_tick
 2018-07-09  3:09 UTC 

[PATCH v2] drm/i915: Use crtc_state->has_psr instead of CAN_PSR for pipe update
 2018-07-09  3:09 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Use crtc_state->has_psr instead of CAN_PSR for pipe update (rev2)

KASAN: stack-out-of-bounds Read in add_wait_queue
 2018-07-09  3:09 UTC 

KASAN: slab-out-of-bounds Read in pdu_read
 2018-07-09  3:09 UTC 

[PATCH v6 2/4] resource: Use list_head to link sibling resource
 2018-07-09  3:04 UTC  (9+ messages)

KASAN: use-after-free Read in __queue_work (2)
 2018-07-09  3:09 UTC 

[PATCH RFC 0/8] xfs: introduce inode data inline feature
 2018-07-09  3:07 UTC  (7+ messages)
` [PATCH RFC 5/8] xfs: consider the local format inode in misc operations
` [PATCH RFC 6/8] xfs: fix imbalanced locking

[PATCH] fix license from Apache-2.0 to MIT
 2018-07-09  3:07 UTC  (5+ messages)

[PATCH 1/2] openssl_1.1: avoid using += with an over-ride
 2018-07-09  3:07 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/4] rk3288: veyron: Enable SDMMC when booting from SPI
 2018-07-09  3:05 UTC  (3+ messages)
` [U-Boot] [PATCH v3 4/4] rk3288: Convert register defines to const uintptr_t

[U-Boot] [PATCH] mmc: dw_mmc: Handle pin voltage configuration
 2018-07-09  3:03 UTC  (2+ messages)

[PATCH 1/2] fsck.f2fs: check extent of inline data/dentry inode
 2018-07-09  3:01 UTC  (4+ messages)
` [PATCH 2/2] fsck.f2fs: check extra_attr feature

[PATCH] iommu/ipmmu-vmsa: IMUCTRn.TTSEL needs a special usage on R-Car Gen3
 2018-07-09  2:53 UTC  (2+ messages)

[lkp-robot] [shmem] a067b3644b: vm-scalability.throughput -73.2% regression
 2018-07-09  2:47 UTC  (2+ messages)

[U-Boot] [PATCH] rpi: Set the default mmc max device to 2
 2018-07-09  2:39 UTC  (5+ messages)

[U-Boot] [PATCH 1/4] x86: quark: acpi: Add full reset bit to the reset register value in FADT
 2018-07-09  2:39 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4] dm: sysreset: x86: Add a sysreset driver
` [U-Boot] [PATCH 3/4] x86: fsp: Eliminate the reset_cpu() call

[U-Boot] [PATCH 1/2] console: Remember if ctrlc is disabled in console_tstc()
 2018-07-09  2:39 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] sandbox: Don't disable ctrlc() on sandbox if in raw mode

[U-Boot] [PATCH v3 0/3] Generic file system firmware loader DM
 2018-07-09  2:39 UTC  (10+ messages)
` [U-Boot] [PATCH v3 2/3] doc: dtbinding: Add file system firmware loader binding document

[U-Boot] build fail due to dependence error
 2018-07-09  2:39 UTC  (7+ 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.