All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-17 07:55:35 to 2018-10-17 08:38:20 UTC [more...]

WARNING: possible recursive locking detected in mnt_want_write/mnt_want_write_file_path
 2018-10-17  8:29 UTC  (2+ messages)

[PATCH v5 0/9] Add support for audiocodec in Allwinner A64
 2018-10-17  8:38 UTC  (3+ messages)
` [PATCH v5 2/9] ASoC: sun8i-codec: Don't hardcode BCLK / LRCK ratio

Sumo distro problem with dhcp packet?
 2018-10-17  8:37 UTC  (4+ messages)

[PATCH v5 00/26] fs: fixes for serious clone/dedupe problems
 2018-10-17  8:37 UTC  (25+ messages)
` [PATCH 04/26] vfs: exit early from zero length remap operations
    ` [Ocfs2-devel] "
` [PATCH 10/26] vfs: combine the clone and dedupe into a single remap_file_range
    ` [Ocfs2-devel] "
` [PATCH 11/26] vfs: pass remap flags to generic_remap_file_range_prep
    ` [Ocfs2-devel] "
` [PATCH 12/26] vfs: pass remap flags to generic_remap_checks
    ` [Ocfs2-devel] "
` [PATCH 13/26] vfs: create generic_remap_file_range_touch to update inode metadata
    ` [Ocfs2-devel] "
` [PATCH 17/26] vfs: enable remap callers that can handle short operations
    ` [Ocfs2-devel] "
` [PATCH 19/26] vfs: clean up generic_remap_file_range_prep return value
    ` [Ocfs2-devel] "
` [PATCH 24/26] xfs: fix pagecache truncation prior to reflink
    ` [Ocfs2-devel] "

[PATCH] systemtap: Fix issues from 4.0 upgrade
 2018-10-17  8:29 UTC  (2+ messages)

help
 2018-10-17  8:33 UTC 

[PATCH v2] drm/amd/display: add SI support to AMD DC
 2018-10-17  8:35 UTC  (11+ messages)
  ` [PATCH v2 01/10] drm/amd/display: add asics info for SI parts
  ` [PATCH v2 02/10] drm/amd/display: dc/dce: add DCE6 support (v2)
  ` [PATCH v2 03/10] drm/amd/display: dc/core: add DCE6 support
  ` [PATCH v2 04/10] drm/amd/display: dc/bios: add support for DCE6
  ` [PATCH v2 05/10] drm/amd/display: dc/gpio: "
  ` [PATCH v2 06/10] drm/amd/display: dc/i2caux: "
  ` [PATCH v2 07/10] drm/amd/display: dc/irq: "
  ` [PATCH v2 08/10] drm/amd/display: amdgpu_dm: add SI support (v2)
  ` [PATCH v2 09/10] drm/amdgpu: enable DC support for SI parts (v2)
  ` [PATCH v2 10/10] drm/amd/display: enable SI support in the Kconfig (v2)

[PATCH] x86: remove redundant 'default n' from Kconfig-s
 2018-10-17  8:33 UTC  (3+ messages)

[PATCH 15/16] commit-reach: make can_all_from_reach... linear
 2018-10-17  8:33 UTC  (11+ messages)

[U-Boot] [PATCH V3 0/6] board: ge: Move bootcount to EEPROM
 2018-10-17  8:33 UTC  (7+ messages)
` [U-Boot] [PATCH V3 1/6] board: ge: Remove EEPROM bus param from read_vpd()
` [U-Boot] [PATCH V3 2/6] board: ge: Move VPD EEPROM configuration to the defconfig
` [U-Boot] [PATCH V3 3/6] bootcount: i2c: Add bus switching to the I2C bootcount driver
` [U-Boot] [PATCH V3 4/6] bootcount: Configure length limit for I2C bootcount
` [U-Boot] [PATCH V3 5/6] board: ge: Move VPD reading to the vpd_reader
` [U-Boot] [PATCH V3 6/6] board: ge: Store bootcount in EEPROM on PPD and Bx50v3

[PATCH] staging: rtl8188eu: core: Use sizeof(*p) instead of sizeof(struct P) for memory allocation
 2018-10-17  8:33 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH V15 2/2] scsi: ufs: Add configfs support for UFS provisioning
 2018-10-17  8:33 UTC  (2+ messages)

[PATCH v4 1/2] Gemalto: voicecall atom
 2018-10-17  8:33 UTC  (2+ messages)

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v2
 2018-10-17  8:30 UTC  (20+ messages)
` [PATCH 1/8] aha152x: rename the PCMCIA define
` [PATCH 2/8] powerpc: remove CONFIG_PCI_QSPAN
` [PATCH 3/8] powerpc: PCI_MSI needs PCI
` [PATCH 4/8] PCI: consolidate PCI config entry in drivers/pci
` [PATCH 5/8] pcmcia: allow PCMCIA support independent of the architecture
` [PATCH 6/8] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
` [PATCH 7/8] eisa: consolidate EISA Kconfig entry in drivers/eisa
` [PATCH 8/8] kconfig: remove CONFIG_MCA leftovers

Recommendations for adding strerror() in log statament
 2018-10-17  8:34 UTC 

[v5 0/4] mpt3sas: Hot-Plug Surprise removal support on IOC
 2018-10-17  8:32 UTC  (8+ messages)
` [v5 1/4] mpt3sas: Separate out mpt3sas_wait_for_ioc_to_operational
` [v5 2/4] mpt3sas: Fix Sync cache command failure during driver unload
` [v5 3/4] mpt3sas:Fix driver modifying persistent data

[Qemu-devel] [PATCH v4 00/38] Replace some unwise uses of error_report() & friends
 2018-10-17  8:27 UTC  (39+ messages)
` [Qemu-devel] [PATCH v4 01/38] error: Fix use of error_prepend() with &error_fatal, &error_abort
` [Qemu-devel] [PATCH v4 02/38] Use error_fatal to simplify obvious fatal errors (again)
` [Qemu-devel] [PATCH v4 03/38] block: Use warn_report() & friends to report warnings
` [Qemu-devel] [PATCH v4 04/38] cpus hw target: "
` [Qemu-devel] [PATCH v4 05/38] vfio: "
` [Qemu-devel] [PATCH v4 06/38] vfio: Clean up error reporting after previous commit
` [Qemu-devel] [PATCH v4 07/38] char: Use error_printf() to print help and such
` [Qemu-devel] [PATCH v4 08/38] 9pfs: Fix CLI parsing crash on error
` [Qemu-devel] [PATCH v4 09/38] pc: Fix machine property nvdimm-persistence error handling
` [Qemu-devel] [PATCH v4 10/38] ioapic: Fix error handling in realize()
` [Qemu-devel] [PATCH v4 11/38] smbios: Clean up error handling in smbios_add()
` [Qemu-devel] [PATCH v4 12/38] migration: Fix !replay_can_snapshot() error handling
` [Qemu-devel] [PATCH v4 13/38] l2tpv3: Improve -netdev/netdev_add/-net/... error reporting
` [Qemu-devel] [PATCH v4 14/38] net/socket: Fix invalid socket type error handling
` [Qemu-devel] [PATCH v4 15/38] numa: Fix QMP command set-numa-node "
` [Qemu-devel] [PATCH v4 16/38] xen/pt: Fix incomplete conversion to realize()
` [Qemu-devel] [PATCH v4 17/38] seccomp: Clean up error reporting in parse_sandbox()
` [Qemu-devel] [PATCH v4 18/38] vl: Clean up error reporting in parse_add_fd()
` [Qemu-devel] [PATCH v4 19/38] qom: Clean up error reporting in user_creatable_add_opts_foreach()
` [Qemu-devel] [PATCH v4 20/38] vl: Clean up error reporting in chardev_init_func()
` [Qemu-devel] [PATCH v4 21/38] vl: Clean up error reporting in machine_set_property()
` [Qemu-devel] [PATCH v4 22/38] vl: Clean up error reporting in mon_init_func()
` [Qemu-devel] [PATCH v4 23/38] vl: Clean up error reporting in parse_fw_cfg()
` [Qemu-devel] [PATCH v4 24/38] vl: Clean up error reporting in device_init_func()
` [Qemu-devel] [PATCH v4 25/38] ui/keymaps: Fix handling of erroneous include files
` [Qemu-devel] [PATCH v4 26/38] ui: Convert vnc_display_init(), init_keyboard_layout() to Error
` [Qemu-devel] [PATCH v4 27/38] vnc: Clean up error reporting in vnc_init_func()
` [Qemu-devel] [PATCH v4 28/38] numa: Clean up error reporting in parse_numa()
` [Qemu-devel] [PATCH v4 29/38] tpm: Clean up error reporting in tpm_init_tpmdev()
` [Qemu-devel] [PATCH v4 30/38] spice: Clean up error reporting in add_channel()
` [Qemu-devel] [PATCH v4 31/38] fsdev: Clean up error reporting in qemu_fsdev_add()
` [Qemu-devel] [PATCH v4 32/38] vl: Assert drive_new() does not fail in default_drive()
` [Qemu-devel] [PATCH v4 33/38] blockdev: Convert drive_new() to Error
` [Qemu-devel] [PATCH v4 34/38] vl: Fix exit status for -drive format=help
` [Qemu-devel] [PATCH v4 35/38] vl: Simplify call of parse_name()
` [Qemu-devel] [PATCH v4 36/38] block: Clean up bdrv_img_create()'s error reporting
` [Qemu-devel] [PATCH v4 37/38] raw: Convert a warning to warn_report()
` [Qemu-devel] [PATCH v4 38/38] vpc: Fail open on bad header checksum

[PATCH v2] code-of-conduct: Remove explicit list of discrimination factors
 2018-10-17  8:26 UTC  (2+ messages)
` [Ksummit-discuss] "

[PATCH 1/4] Adds -Wshadow=local on KBUILD_HOSTCFLAGS
 2018-10-17  8:31 UTC  (4+ messages)

[PATCH] code-of-conduct: Remove explicit list of discrimination factors
 2018-10-17  7:19 UTC  (2+ messages)
` [Ksummit-discuss] "

[PATCH V13 0/4] C-SKY(csky) Linux Intc Driver
 2018-10-17  8:29 UTC  (4+ messages)

[PATCH] media: uvcvideo: Add boottime clock support
 2018-10-17  8:28 UTC  (3+ messages)

btrfs send receive: No space left on device
 2018-10-17  8:22 UTC 

[PATCH] [linux-4.4.y only] HV: properly delay KVP packets when negotiation is in progress
 2018-10-17  0:34 UTC  (4+ messages)

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/
 2018-10-17  8:17 UTC  (5+ messages)
` [PATCH 8/8] kconfig: remove CONFIG_MCA leftovers

[bpf-next PATCH] bpf: sockmap, fix skmsg recvmsg handler to track size correctly
 2018-10-17  0:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/4] Introduce attributes for timers subsystem and remove QEMU_CLOCK_VIRTUAL_EXT clock type
 2018-10-17  8:24 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] Revert some patches from recent [PATCH v6] "Fixing record/replay and adding reverse debugging"
` [Qemu-devel] [PATCH v2 2/4] Introduce attributes to qemu timer subsystem
` [Qemu-devel] [PATCH v2 3/4] Restores record/replay behavior related to special virtual clock processing for timers used in external subsystems
` [Qemu-devel] [PATCH v2 4/4] Optimize record/replay checkpointing for all clocks it applies to

[bpf-next PATCH 0/3] sockmap support for msg_peek flag
 2018-10-17  0:32 UTC  (3+ messages)

[PATCH bpf-next 05/13] bpf: get better bpf_prog ksyms based on btf func type_id
 2018-10-17  0:32 UTC  (3+ messages)

changing parameters in build
 2018-10-17  8:24 UTC 

[PATCH 00/11] thermal: add new flag irq-mode for trip point
 2018-10-17  8:24 UTC  (6+ messages)

[PATCH] Typo `dashes ?` -> `dashes?`
 2018-10-17  8:23 UTC  (3+ messages)

[RFC] ethdev: complete closing to free all resources
 2018-10-17  8:22 UTC  (7+ messages)
` [PATCH v3 1/4] app/testpmd: allow detaching a port not closed
` [PATCH v3 2/4] ethdev: free all common data when releasing port

perf's handling of unfindable user symbols
 2018-10-17  8:22 UTC  (5+ messages)

[PATCH] drm/i915/huc: Normalize HuC status returned by I915_PARAM_HAS_HUC
 2018-10-17  8:21 UTC  (2+ messages)

[PATCH] KVM: VMX: enable nested virtualization by default
 2018-10-17  8:21 UTC  (2+ messages)

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

[PATCH v3 1/1] serial: imx - Add dma buffer confugration via sysfs
 2018-10-17  8:20 UTC  (3+ messages)

[PATCH 2/2] conf: add upcall line for nvdimm in request-key.conf
 2018-10-17  8:20 UTC  (2+ messages)

[PATCH] iommu / p2m: add a page_order parameter to iommu_map/unmap_page()
 2018-10-17  8:19 UTC 

[Qemu-devel] [PATCH v3 00/38] Replace some unwise uses of error_report() & friends
 2018-10-17  8:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 08/38] 9pfs: Fix CLI parsing crash on error

[PATCH V2 0/5] arm64/mm: Enable HugeTLB migration
 2018-10-17  8:19 UTC  (3+ messages)

[PATCH] vfio: fix missing header inclusion
 2018-10-17  8:18 UTC  (2+ messages)

[PATCH v7 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
 2018-10-17  8:17 UTC  (4+ messages)
` [PATCH v7 1/7] mm, devm_memremap_pages: Mark devm_memremap_pages() EXPORT_SYMBOL_GPL

Urgent: Need BTRFS-Expert
 2018-10-17  8:17 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC v5 0/7] qemu_thread_create: propagate errors to callers to check
 2018-10-17  8:17 UTC  (8+ messages)
` [Qemu-devel] [PATCH RFC v5 1/7] Fix segmentation fault when qemu_signal_init fails

[meta-oe][PATCH] udisks2: Upgrade to 2.7.8
 2018-10-17  8:15 UTC 

[PATCH net] r8169: fix NAPI handling under high load
 2018-10-17  0:23 UTC  (8+ messages)

[PATCH 1/2] drm/amdgpu: use HMM mirror callback to replace mmu notifier v5
 2018-10-17  8:15 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: replace get_user_pages with HMM address mirror helpers

[PATCH] staging: rtl8723bs: Fix the return value in case of error in 'rtw_wx_read32()'
 2018-10-17  8:15 UTC  (2+ messages)

[PATCH 0/4] migration: improve multithreads
 2018-10-17  8:14 UTC  (5+ messages)
` [PATCH 1/4] ptr_ring: port ptr_ring from linux kernel to QEMU
      ` [Qemu-devel] "

[PATCH] virtio_net: enable tx after resuming from suspend
 2018-10-17  7:59 UTC  (2+ messages)
` [PATCH v2] virtio_net: avoid using netif_tx_disable() for serializing tx routine

[U-Boot] [PATCH] clk: Allow clock defaults to be set also during re-reloc state
 2018-10-17  8:13 UTC 

[PATCH] dt-bindings: spi: sh-msiof: document R8A779{7|8}0 bindings
 2018-10-17  8:12 UTC  (2+ messages)

[PATCH v2 0/2] Add R8A77980/Condor PCIe support
 2018-10-17  8:12 UTC  (3+ messages)
` [PATCH] arm64: dts: renesas: r8a779{7|8}0: add MSIOF support

[RFC 0/9] enable AP support in mt76x0e driver
 2018-10-17  8:11 UTC  (3+ messages)
` [RFC 4/9] mt76x0: pci: add pre_tbtt_tasklet support

[PATCH net-next 0/2] tcp_bbr: TCP BBR changes for EDT pacing model
 2018-10-17  0:16 UTC  (3+ messages)
` [PATCH net-next 1/2] tcp_bbr: adjust TCP BBR for departure time pacing
` [PATCH net-next 2/2] tcp_bbr: centralize code to set gains

[PATCH 1/2] drm/i915/guc: Fix Gen9 GuC loading workarounds
 2018-10-17  8:09 UTC  (3+ messages)

[PATCH v2 0/6] mac_esp, zorro_esp, esp_scsi: Various improvements
 2018-10-17  8:09 UTC  (9+ messages)
` [PATCH v2 5/6] esp_scsi: De-duplicate PIO routines

[PATCH] examples/ipv4_multicast: enable multicast promiscuous for all port
 2018-10-17  8:09 UTC  (2+ messages)

[PATCH 1/7] drm: add flags to drm_syncobj_find_fence
 2018-10-17  8:09 UTC  (3+ messages)
` [PATCH 2/7] drm: add syncobj timeline support v8

[U-Boot] [PATCH 0/6] efi: make efi and bootmgr more usable
 2018-10-17  8:06 UTC  (2+ messages)

[PATCH] kmemleak: Add config to select auto scan
 2018-10-17  8:03 UTC  (2+ messages)

[PATCH v4 1/2] Gemalto: voicecall atom
 2018-10-17  8:01 UTC  (2+ messages)

i.MX6 MIPI-CSI2 OV5640 Camera testing on Mainline Linux
 2018-10-17  8:01 UTC  (5+ messages)

[PATCH] hfsplus: return file attributes on statx
 2018-10-17  0:07 UTC  (4+ messages)

[bug report] iwlwifi: mvm: kill INACTIVE queue state
 2018-10-17  8:00 UTC  (2+ messages)

[PATCH] Reservation of PCI device range 0xc200-0xc2ff to XCP-ng Project
 2018-10-17  8:00 UTC  (2+ messages)

[PATCH v3 0/3] Add support for PNI RM3100 magnetometer
 2018-10-17  8:00 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] iio: magnetometer: Add driver support for PNI RM3100

[PATCH v6 1/3] net/tap: add queue and port ids in Rx/Tx queues structures
 2018-10-17  7:59 UTC  (7+ messages)
` [PATCH v6 3/3] net/tap: allow secondary process to access primary device queues

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

[PATCH 0/4] Add support for fast mremap
 2018-10-17  7:38 UTC  (8+ messages)
` [PATCH 2/4] mm: speed up mremap by 500x on large regions (v2)

[PATCH v3 0/3] ethdev: add generic L2/L3 tunnel encapsulation actions
 2018-10-17  7:56 UTC  (4+ messages)
` [PATCH v4 0/3] ethdev: add generic raw "
  ` [PATCH v4 1/3] ethdev: add raw encapsulation action

[PATCH] Revised PSP comments
 2018-10-17  7:56 UTC  (2+ messages)

[PATCH v2] selinux: fix byte order and alignment issues in policydb.c
 2018-10-17  7:56 UTC  (4+ messages)

[Bug report] NVMe and RAID probe fail with commit cdf6b7362108
 2018-10-17  7:56 UTC 

[ovmf test] 128846: all pass - PUSHED
 2018-10-17  7:55 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.