messages from 2018-08-17 00:31:36 to 2018-08-17 03:57:49 UTC [more...]
[PATCH 1/1] Preventive patch in the proc file-system to handle NULL check
2018-08-17 3:36 UTC (4+ messages)
` "
[PATCH v3] PCI: Data corruption happening due to race condition
2018-08-17 3:42 UTC (20+ messages)
` PCIe enable device races (Was: [PATCH v3] PCI: Data corruption happening due to race condition)
` [RFC PATCH] pci: Proof of concept at fixing pci_enable_device/bridge races
[PATCH libdrm 2/2] amdgpu: Use char* pointers in amdgpu_find_bo_by_cpu_mapping
2018-08-17 3:57 UTC (3+ messages)
` [PATCH v2 libdrm] amdgpu: Eliminate void* arithmetic "
[PATCH] misc: remove meanless null check before kfree
2018-08-17 3:55 UTC (2+ messages)
[PATCH] misc: remove meaningless null check before kfree
2018-08-17 3:42 UTC
[PATCH V2 0/2] fixes for the updating nr_hw_queues
2018-08-17 3:54 UTC (3+ messages)
` [PATCH V2 1/2] blk-mq: init hctx sched after update ctx and hctx mapping
` [PATCH V2 2/2] blk-mq: sync the update nr_hw_queues with part_in_flight
[PATCH] drviers: intel_ips: remove the unneeded null pointer check before debugfs_remove_recursive
2018-08-17 3:51 UTC (2+ messages)
[GIT PULL] Please pull powerpc/linux.git powerpc-4.19-1 tag
2018-08-17 3:49 UTC
[PATCH] media: NULL check is meaningless before debugfs_remove_recursive
2018-08-17 3:37 UTC
[Buildroot] [PATCH 0/8] various improvements to package/mender
2018-08-17 3:48 UTC (7+ messages)
` [Buildroot] [PATCH 1/8] package/mender: update legal info
[PATCH] drivers: intel_ips: remove the unneeded null pointer check before debugfs_remove_recursive
2018-08-17 3:33 UTC
[igt-dev] [PATCH i-g-t 1/2] lib/psr: Add support for toggling edp psr through debugfs, v4
2018-08-17 3:40 UTC (5+ messages)
[Qemu-devel] [PATCH v2 0/3] hw/pci: PCI resource reserve capability
2018-08-17 3:39 UTC (3+ messages)
[PATCH 0/2] iommu/arm-smmu: Add Stratix10 SMMU Support
2018-08-17 3:33 UTC (6+ messages)
` [PATCH 1/2] arm64: dts: stratix10: Add Stratix10 SMMU support
[PATCH v2 1/4] powerpc/mm: enable the use of page table cache of order 0
2018-08-17 3:32 UTC (3+ messages)
` [PATCH v2 3/4] powerpc/mm: fix a warning when a cache is common to PGD and hugepages
nfs4-acl-tools vs ZFS NFSv4 based acl internals
2018-08-17 0:14 UTC
[PATCH] Performance Improvement in CRC16 Calculations
2018-08-17 3:20 UTC (7+ messages)
[PATCH] x86/vdso: Fix vDSO build if a retpoline is emitted
2018-08-17 2:45 UTC (2+ messages)
[PATCH v2] control_hw: Fix issue when applying seccomp policy
2018-08-17 3:12 UTC
[Ocfs2-devel] [PATCH] fix crash on ocfs2_duplicate_clusters_by_page
2018-08-17 3:11 UTC (4+ messages)
[lustre-devel] [PATCH 00/38] lustre: fixes for sysfs handling
2018-08-17 3:10 UTC (39+ messages)
` [lustre-devel] [PATCH 01/38] lustre: llite: rename ldebugfs_[un]register_mountpoint
` [lustre-devel] [PATCH 02/38] lustre: llite: change ll_statfs_internal to use struct ll_sb_info
` [lustre-devel] [PATCH 03/38] lustre: llite: move llite_root and llite_kset to lproc_llite.c
` [lustre-devel] [PATCH 04/38] lustre: llite: remove ll_sb
` [lustre-devel] [PATCH 05/38] lustre: llite: change top kobject for llite into a kset
` [lustre-devel] [PATCH 06/38] lustre: llite: rename llite_sb_release
` [lustre-devel] [PATCH 07/38] lustre: llite: register mountpoint before process llog
` [lustre-devel] [PATCH 08/38] lustre: llite: move lmd_profile handling
` [lustre-devel] [PATCH 09/38] lustre: llite: add proper error handling for ll_debugfs_register_super()
` [lustre-devel] [PATCH 10/38] lustre: llite: use C99 for struct lprocfs_llite_obd_vars
` [lustre-devel] [PATCH 11/38] lustre: llite: create ll_stats_pid_write()
` [lustre-devel] [PATCH 12/38] lustre: llite: improve sysfs file text in lproc_llite.c
` [lustre-devel] [PATCH 13/38] lustre: llite: don't handle success case for blocksize sysfs code
` [lustre-devel] [PATCH 14/38] lustre: llite: don't handle success case for kbyte* "
` [lustre-devel] [PATCH 15/38] lustre: llite: don't handle success case for file* "
` [lustre-devel] [PATCH 16/38] lustre: llite: user kstrtobool for some sysfs handling
` [lustre-devel] [PATCH 17/38] lustre: llite: add newline to llite.*.offset_stats
` [lustre-devel] [PATCH 18/38] lustre: obd: embedded struct lprocfs_vars in obd device
` [lustre-devel] [PATCH 19/38] lustre: obdclass: swap obd device attrs and default_attrs
` [lustre-devel] [PATCH 20/38] lustre: obdclass: embedded attributes in struct obd_device
` [lustre-devel] [PATCH 21/38] lustre: obdclass: add light weight obd_def_uuid_attrs
` [lustre-devel] [PATCH 22/38] lustre: obd: migrate to ksets
` [lustre-devel] [PATCH 23/38] lustre: obd: create class_setup_tunables() function
` [lustre-devel] [PATCH 24/38] lustre: obd: create conn_uuid sysfs file
` [lustre-devel] [PATCH 25/38] lustre: obd: enhance print_lustre_cfg()
` [lustre-devel] [PATCH 26/38] lustre: obd: merge both top lustre sysfs attributes
` [lustre-devel] [PATCH 27/38] lustre: obd: resolve config log sysfs issues
` [lustre-devel] [PATCH 28/38] lustre: obd: move ioctl handling to class_obd.c
` [lustre-devel] [PATCH 29/38] lustre: llite: replace ll_process_config with class_modify_config
` [lustre-devel] [PATCH 30/38] lustre: mgc: update sysfs handling
` [lustre-devel] [PATCH 31/38] lustre: osc: fixup kstrto* for "
` [lustre-devel] [PATCH 32/38] lustre: osc: restore cl_loi_list_lock
` [lustre-devel] [PATCH 33/38] lustre: osc: make unstable_stats a debugfs file
` [lustre-devel] [PATCH 34/38] lustre: osc: enhance end to end bulk cksum error report
` [lustre-devel] [PATCH 35/38] lustre: osc: update sysfs handling
` [lustre-devel] [PATCH 36/38] lustre: lmv: "
` [lustre-devel] [PATCH 37/38] lustre: lov: "
` [lustre-devel] [PATCH 38/38] lustre: mdc: "
[Qemu-devel] [PATCH v3 0/3] x86: QEMU side support on MSR based features
2018-08-17 3:10 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 1/3] x86: Data structure changes to support "
[PATCH] drm/amd/display: fix a compile warning
2018-08-17 3:09 UTC
[LTP] [PATCH v2] pty: fix some issues in pty02
2018-08-17 3:09 UTC (3+ messages)
[PATCH] check-symbol-change: relax rule for identifying a section
2018-08-17 3:03 UTC (2+ messages)
[PATCH resend v3] oe-run-native: Add *-native directories under STAGING_BINDIR_NATIVE to PATH environment
2018-08-17 2:58 UTC
[PATCH v2] usb: hub: try old enumeration scheme first for high speed devices
2018-08-17 10:51 UTC
[v8,7/7] arm: dts: ls1021a: add qdma device tree nodes
2018-08-17 2:54 UTC
[v8,6/7] arm64: dts: ls1046a: add qdma device tree nodes
2018-08-17 2:54 UTC
[v8,5/7] arm64: dts: ls1043a: add qdma device tree nodes
2018-08-17 2:54 UTC
[v8,4/7] dt-bindings: fsl-qdma: Add NXP Layerscpae qDMA controller bindings
2018-08-17 2:54 UTC
[v8,3/7] dmaengine: fsl-qdma: Add qDMA controller driver for Layerscape SoCs
2018-08-17 2:54 UTC
[v8,2/7] dmaengine: fsldma: Adding macro FSL_DMA_IN/OUT implement for ARM platform
2018-08-17 2:54 UTC
[v8,1/7] dmaengine: fsldma: Replace DMA_IN/OUT by FSL_DMA_IN/OUT
2018-08-17 2:54 UTC
[PATCH] drm/amd/powerplay: set correct base for THM/NBIF/MP1 IP
2018-08-17 2:53 UTC (2+ messages)
[RFC] KEYS: inject an MKTME specific safety check in the keyctl revoke path
2018-08-17 2:49 UTC (3+ messages)
[PATCH stable 4.4 0/9] fix SegmentSmack in stable branch (CVE-2018-5390)
2018-08-17 2:48 UTC (12+ messages)
[PATCH 0/3] PTI for x86-32 Fixes
2018-08-17 2:44 UTC (2+ messages)
[U-Boot] [PATCH] [RFC] blk: Increase cache element size
2018-08-17 2:43 UTC (8+ messages)
[PATCH] x86/mm/pti: Move user W+X check into pti_finalize()
2018-08-17 2:42 UTC (2+ messages)
[LTP] [PATCH] syscalls/signalfd01.c: Fix compiler warnings
2018-08-17 2:39 UTC (2+ messages)
` [LTP] [PATCH v2] syscall/signalfd01: "
[PATCH 1/2] drm/amdgpu: Remove the sriov checking and add firmware checking
2018-08-17 2:37 UTC (7+ messages)
` [PATCH 2/2] drm/amdgpu: use kiq to do invalidate tlb
[PATCH 01/23] drm/i915: Cache the error string
2018-08-17 2:36 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [01/23] "
[PATCH] gpu: do not double put device node in zx_drm_probe
2018-08-17 2:24 UTC (2+ messages)
[PATCH v2] oe-run-native: Add *-native directories under STAGING_BINDIR_NATIVE to PATH environment variable
2018-08-17 2:35 UTC (2+ messages)
` ✗ patchtest: failure for oe-run-native: Add *-native directories under STAGING_BINDIR_NATIVE to PATH environment variable (rev2)
Under what conditions is phy_device "adjust_link()" called?
2018-08-16 23:33 UTC (3+ messages)
[PATCH V3 0/4] clk: new APIs to handle all available clocks
2018-08-17 2:33 UTC (5+ messages)
[PATCH v2] hash table: add an iterator over conflicting entries
2018-08-17 2:33 UTC (2+ messages)
[GIT PULL] 9p updates for 4.19
2018-08-17 2:33 UTC
[PATCH 0/1] PCI/AER: prevent pcie_do_fatal_recovery from using device after it is removed
2018-08-16 23:30 UTC (20+ messages)
` [PATCH 1/1] "
[PATCH] bb/utils.py: add break_hardlinks helper
2018-08-16 8:57 UTC (4+ messages)
[PATCH] drivers/thermal/tegra: fix a doule free devce node
2018-08-17 2:25 UTC (3+ messages)
Built in PS2 keyboard in new ASUS/acer laptops can not wake up system after s2idle
2018-08-17 2:29 UTC (5+ messages)
[PATCH] oe-run-native: Add *-native directories under STAGING_BINDIR_NATIVE to PATH environment variable
2018-08-17 2:27 UTC (3+ messages)
[Qemu-devel] [PATCH] qtest: Add set_irq_in command to set IRQ/GPIO level
2018-08-17 2:25 UTC (3+ messages)
usb: hub: try old enumeration scheme first for high speed devices
2018-08-17 2:15 UTC (8+ messages)
` [PATCH] "
[bpf-next RFC 0/3] Introduce eBPF flow dissector
2018-08-16 23:14 UTC (6+ messages)
` [bpf-next RFC 1/3] flow_dissector: implements flow dissector BPF hook
[LTP] [PATCH] pty: fix some issues in pty02
2018-08-17 2:14 UTC (3+ messages)
[PATCH v2 0/6] Add Rockchip VPU JPEG encoder
2018-08-17 2:10 UTC (3+ messages)
` [PATCH v2 5/6] media: Add controls for jpeg quantization tables
[PATCH] drm/amdgpu/vega20: add missing IP reg offsets
2018-08-17 2:05 UTC
[U-Boot] [PATCH] Kconfig: Migrate CONFIG_NR_DRAM_BANKS
2018-08-17 2:05 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] fdt_support: Use CONFIG_NR_DRAM_BANKS if necessary
2018-08-17 2:04 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] configs: Migrate CONFIG_NR_DRAM_BANKS
2018-08-17 2:04 UTC (2+ messages)
[U-Boot] [PATCH] CONFIG_SYS_GENERIC_BOARD: Finish migration
2018-08-17 2:04 UTC (2+ messages)
Mail From Miss Kira
2018-08-17 2:03 UTC
[PATCH V2] unzip: fix CVE-2018-1000035
2018-08-17 2:02 UTC
Crash in netlink/sk_filter_trim_cap on ARMv7 on 4.18rc1
2018-08-16 22:58 UTC (6+ messages)
` [offlist] "
[PATCH v2] Bluetooth: Add definitions and track LE resolve list modification
2018-08-17 1:59 UTC
[PATCH] unzip: fix CVE-2018-1000035
2018-08-17 1:57 UTC (3+ messages)
[PATCHv4 00/12] sched/fair: Migrate 'misfit' tasks on asymmetric capacity systems
2018-08-17 1:57 UTC (2+ messages)
[PATCH v5 0/9] Add TOSHIBA TC358764 DSI/LVDS bridge driver
2018-08-17 1:56 UTC (5+ messages)
` [PATCH v5 2/9] drm/exynos: move connector creation to attach callback
[Qemu-devel] [PATCH 0/4] block nodes graph visualization
2018-08-17 1:54 UTC (3+ messages)
` [Qemu-devel] [PATCH 3/4] scripts/qemu: add render_block_graph method for QEMUMachine
[PATCH] kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txt
2018-08-17 1:53 UTC (3+ messages)
[PATCH] remoteproc/davinci: Use %zx for formating size_t
2018-08-17 1:51 UTC (3+ messages)
NFSv3 may inappropriately return EPERM for fsetxattr
2018-08-16 22:50 UTC (12+ messages)
[U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes
2018-08-17 1:51 UTC (13+ messages)
[igt-dev] [PATCH i-g-t V2] tests/kms_cursor_crc: Open DRM device with DRIVER_ANY
2018-08-17 1:50 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_cursor_crc: Open DRM device with DRIVER_ANY (rev2)
[PATCH V2 0/3] da7280: haptic driver submission
2018-08-17 1:07 UTC (8+ messages)
` [PATCH V2 2/3] Documentation: devicetree: input: new binding for da7280
` [PATCH V2 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms
` [PATCH V2 3/3] Input: new da7280 haptic driver
Syncing HEAD
2018-08-17 1:47 UTC (5+ messages)
[PATCH] ip22-gio.c: fix missing return value check of kzalloc()
2018-08-17 1:46 UTC
[PATCH] block: remove duplicate initialization
2018-08-16 22:45 UTC
[U-Boot] [PATCH] board: arm: Add support for Broadcom BCM7260
2018-08-17 1:44 UTC
[Qemu-arm] [PATCH v2 00/16] Fix crashes with introspection of ARM devices
2018-08-17 1:40 UTC (6+ messages)
` [Qemu-arm] [PATCH v2 01/16] qom/object: Add a new function object_initialize_child()
` [Qemu-arm] [Qemu-devel] "
` "
[RESEND PATCH v10 0/6] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
2018-08-17 1:38 UTC (11+ messages)
` [RESEND PATCH v10 3/6] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
` [RESEND PATCH v10 6/6] mm: page_alloc: reduce unnecessary binary search in early_pfn_valid()
[Qemu-devel] [PULL 0/8] x86 queue, 2018-08-16
2018-08-17 1:34 UTC (9+ messages)
` [Qemu-devel] [PULL 1/8] docs: add guidance on configuring CPU models for x86
` [Qemu-devel] [PULL 2/8] i386: Add new MSR indices for IA32_PRED_CMD and IA32_ARCH_CAPABILITIES
` [Qemu-devel] [PULL 3/8] i386: Add CPUID bit and feature words for IA32_ARCH_CAPABILITIES MSR
` [Qemu-devel] [PULL 4/8] i386: Add CPUID bit for PCONFIG
` [Qemu-devel] [PULL 5/8] i386: Add CPUID bit for WBNOINVD
` [Qemu-devel] [PULL 6/8] i386: Add new CPU model Icelake-{Server, Client}
` [Qemu-devel] [PULL 7/8] target-i386: adds PV_SEND_IPI CPUID feature bit
` [Qemu-devel] [PULL 8/8] i386: Disable TOPOEXT by default on "-cpu host"
[xen-unstable-smoke test] 126015: regressions - FAIL
2018-08-17 1:31 UTC
[meta-networking][PATCH] bird: initial import
2018-08-17 1:31 UTC (4+ messages)
(no subject)
2018-08-16 22:28 UTC
[Qemu-devel] [PATCH] qemu-img.c: increase spacing between commands in documentation
2018-08-17 1:27 UTC (4+ messages)
[PATCH dhowells/mount-api] proc: set a proper user namespace for fs_context
2018-08-16 22:16 UTC (2+ messages)
[git pull] drm msm support for adreno a6xx
2018-08-17 1:09 UTC (2+ messages)
[PATCH bpf 0/5] BPF sockmap and ulp fixes
2018-08-16 22:06 UTC (6+ messages)
` [PATCH bpf 4/5] bpf, sockmap: fix map elem deletion race with smap_stop_sock
` [PATCH bpf 5/5] bpf, sockmap: fix sock_map_ctx_update_elem race with exist/noexist
[Fuego] Second patch: complete flags support in ftc
2018-08-17 1:07 UTC (3+ messages)
` [Fuego] [PATCH 2/2] ftc: add support for all fuego flags
[git pull] drm fixes for 4.19-rc1
2018-08-17 0:58 UTC (2+ messages)
[U-Boot] [PATCH 0/4] dm: omap-timer: Make timer driver SoC independent
2018-08-17 0:54 UTC (3+ messages)
` [U-Boot] [PATCH 1/4] arm: omap4+: Move SCLK to include/configs
KINDLY REPLY diplmosesd@gmail.com URGENTLY
2018-08-16 21:50 UTC
System call vs POSIX call
2018-08-17 0:49 UTC (4+ messages)
[PATCH 1/3] powerpc/tm: Remove msr_tm_active()
2018-08-17 0:49 UTC (4+ messages)
` [PATCH v2 1/4] "
[PATCH 00/16] updates & minor cleanups
2018-08-17 0:46 UTC (3+ messages)
[PATCH] switchtec: Fix potential Spectre v1
2018-08-16 21:44 UTC (2+ messages)
[linux-4.9 test] 125913: trouble: broken/fail/pass
2018-08-17 0:41 UTC
linux-next: manual merge of the mfd tree with Linus' tree
2018-08-17 0:39 UTC
IIO driver for the Invensense ICM-20948 IMU
2018-08-16 21:36 UTC
[Intel-wired-lan] [PATCH next-queue 0/8] ixgbe/ixgbevf: IPsec offload support for VFs
2018-08-16 21:36 UTC (5+ messages)
[RFC PATCH] UBI fixable bit-flip issue
2018-08-17 0:34 UTC
[PATCH V2 0/1] glibc: re-package for libnss-db
2018-08-17 0:35 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v2 net-next 0/8] net: dsa: microchip: Modify KSZ9477 DSA driver in preparation to add other KSZ switch drivers
2018-08-16 21:34 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.