All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-17 02:41:37 to 2018-04-17 04:46:08 UTC [more...]

[PATCH] blk-mq: start request gstate with gen 1
 2018-04-17  4:46 UTC  (3+ messages)

[Buildroot] [RFC PATCH 2/3] download/git: recover dirty cache
 2018-04-17  4:45 UTC  (2+ messages)

[PATCH] x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI
 2018-04-17  4:43 UTC 

Some Alphas broken by f75b99d5a77d (PCI: Enforce bus address limits in resource allocation)
 2018-04-17  4:43 UTC  (3+ messages)

[Buildroot] [PATCH] autobuild-run: remove only tarballs from download dir
 2018-04-17  4:38 UTC  (2+ messages)

[RFCv11 PATCH 00/29] Request API
 2018-04-17  4:37 UTC  (18+ messages)
` [RFCv11 PATCH 01/29] v4l2-device.h: always expose mdev
` [RFCv11 PATCH 02/29] uapi/linux/media.h: add request API
` [RFCv11 PATCH 03/29] media-request: allocate media requests
` [RFCv11 PATCH 04/29] media-request: core request support
` [RFCv11 PATCH 07/29] media-request: add media_request_object_find
` [RFCv11 PATCH 20/29] videobuf2-v4l2: integrate with media requests
` [RFCv11 PATCH 25/29] media: vim2m: add media device
` [RFCv11 PATCH 27/29] vim2m: support requests

[PATCH v4 0/3] Misc patches to support clocks for SDM845
 2018-04-17  4:37 UTC  (9+ messages)
` [PATCH v4 1/3] clk: qcom: Clear hardware clock control bit of RCG
` [PATCH v4 3/3] clk: qcom: Add Global Clock controller (GCC) driver for SDM845

[PATCH] xfs: enhance dinode verifier
 2018-04-17  4:35 UTC  (4+ messages)
` [PATCH V2] "
  ` [PATCH V3] "

[PATCH v3 0/9] trace_uprobe: Support SDT markers having reference count (semaphore)
 2018-04-17  4:32 UTC  (24+ messages)
` [PATCH v3 1/9] Uprobe: Export vaddr <-> offset conversion functions
` [PATCH v3 2/9] mm: Prefix vma_ to vaddr_to_offset() and offset_to_vaddr()
` [PATCH v3 3/9] Uprobe: Move mmput() into free_map_info()
` [PATCH v3 4/9] Uprobe: Rename map_info to uprobe_map_info
` [PATCH v3 5/9] Uprobe: Export uprobe_map_info along with uprobe_{build/free}_map_info()
` [PATCH v3 6/9] trace_uprobe: Support SDT markers having reference count (semaphore)
` [PATCH v3 7/9] trace_uprobe/sdt: Fix multiple update of same reference counter
` [PATCH v3 8/9] trace_uprobe/sdt: Document about "
` [PATCH v3 9/9] perf probe: Support SDT markers having reference counter (semaphore)

[PATCH v10] media: imx258: Add imx258 camera sensor driver
 2018-04-17  4:35 UTC  (2+ messages)

[PATCH v2 0/3] Update reset and poll logic for GDSCs
 2018-04-17  4:30 UTC  (13+ messages)
` [PATCH v2 1/3] clk: qcom: gdsc: Add support to reset AON and block reset logic
` [PATCH v2 2/3] clk: qcom: gdsc: Add support to poll for higher timeout value
` [PATCH v2 3/3] clk: qcom: gdsc: Add support to poll CFG register to check GDSC state

[PATCH 1/2] parisc: use the asm-generic version for writeX()
 2018-04-17  4:30 UTC  (12+ messages)

[Qemu-devel] [PATCH 1/1] Make qemu-bridge-helper work in macOS and FreeBSD
 2018-04-17  4:27 UTC  (3+ messages)

[PATCH v2 13/13] dt: bindings: add bindings for wcn3990 wifi block
 2018-04-17  4:27 UTC  (6+ messages)

linux-next: Tree for Apr 17
 2018-04-17  4:25 UTC 

[PATCH 01/24] x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
 2018-04-17  4:27 UTC  (2+ messages)
` [PATCH 11/24] x86/mm: Give each mm TLB flush generation a unique ID

[PATCH] xfs: set format back to extents if xfs_bmap_extents_to_btree fails
 2018-04-17  4:26 UTC 

[PATCH RESEND net-next] net/ncsi: Refactor MAC, VLAN filters
 2018-04-17  4:23 UTC 

[PATCH 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
 2018-04-17  4:21 UTC  (10+ messages)
` [PATCH 1/7] powerpc: Add TIDR CPU feature for Power9
` [PATCH 2/7] powerpc: Use TIDR CPU feature to control TIDR allocation
` [PATCH 7/7] ocxl: Document new OCXL IOCTLs

[PATCH] ARM: dts: sun8i: h3: Re-enable EMAC on Orange Pi One
 2018-04-17  4:17 UTC  (2+ messages)

[PATCH 0/3] FPGA Manager Patches for 4.18
 2018-04-17  4:17 UTC 

[PATCH v2 0/3] perf/buildid-cache: Add --list and --purge-all options
 2018-04-17  4:13 UTC  (4+ messages)
` [PATCH v2 1/3] tools/parse-options: Add '\n' at the end of error messages
` [PATCH v2 2/3] perf/buildid-cache: Support --list option
` [PATCH v2 3/3] perf/buildid-cache: Support --purge-all option

[PATCH v2 00/10] spi: Extend the framework to generically support memory devices
 2018-04-17  4:12 UTC  (7+ messages)
` [PATCH v2 04/10] spi: Extend the core to ease integration of SPI memory controllers

[RFC v4 0/4] Centralize and unify usage of preempt/irq tracepoints
 2018-04-17  4:07 UTC  (5+ messages)
` [RFC v4 1/4] tracepoint: Add API to not do lockdep checks during RCU ops
` [RFC v4 2/4] softirq: reorder trace_softirqs_on to prevent lockdep splat
` [RFC v4 3/4] irqflags: Avoid unnecessary calls to trace_ if you can
` [RFC v4 4/4] tracing: Centralize preemptirq tracepoints and unify their usage

[PATCH] dax: Change return type to vm_fault_t
 2018-04-17  4:08 UTC  (6+ messages)

[PATCH v2 1/2] parisc: define stronger ordering for the default writeX()
 2018-04-17  4:08 UTC  (4+ messages)
` [PATCH v2 2/2] parisc: define stronger ordering for the default readX()

[PATCH v3 00/13] soundwire: Add stream support
 2018-04-17  4:11 UTC  (7+ messages)
` [PATCH v3 02/13] soundwire: Add support for SoundWire stream management
` [PATCH v3 03/13] soundwire: Add support for port management

[PATCH] xfs/444: add check for xfs_db write bno array
 2018-04-17  4:06 UTC  (4+ messages)
` [PATCH v2] common/xfs: Add require_xfs_db_write_array function

[PATCH v2 0/7] ACPICA release 20180208v2
 2018-04-17  4:06 UTC  (11+ messages)
` [PATCH v2 5/7] ACPICA: Integrate package handling with module-level code
              ` [Qemu-devel] "

[xen-unstable test] 122332: tolerable FAIL - PUSHED
 2018-04-17  4:02 UTC 

general protection fault in encode_rpcb_string
 2018-04-17  4:02 UTC 

[PATCH v2] kni: fix possible rx_q mbuf leak and speed up alloc_q release
 2018-04-17  4:01 UTC  (2+ messages)
` [PATCH v3] kni: fix possible rx_q mbuf leaks "

[PATCH 1/6] cifs: smbd: Check for iov length on sending the last iov
 2018-04-17  4:01 UTC  (3+ messages)
` [PATCH 2/6] cifs: Allocate validate negoation request through kmalloc

[Buildroot] [PATCH] usb_modeswitch: set CXX to false when C++ is missing
 2018-04-17  4:00 UTC 

[Qemu-devel] [PATCH for 2.13 v3 0/2] target/ppc: Support adding memory to initially memory-less NUMA nodes
 2018-04-17  3:58 UTC  (5+ messages)
` [Qemu-devel] [PATCH for 2.13 v3 1/2] spapr: Add ibm, max-associativity-domains property

[PATCH] i2c: mediatek: use of_device_get_match_data()
 2018-04-17  3:58 UTC  (5+ messages)
` [PATCH] media: rc: mtk-cir: "

[U-Boot] [PATCH] arm,imx6: fix PAD_CTL_SPEED_LOW constant
 2018-04-17  3:58 UTC  (2+ messages)

[PATCH net-next 0/5] fib rules extack support and selftest
 2018-04-17  3:57 UTC  (4+ messages)
` [PATCH net-next 3/5] ipv4: support sport, dport and ip protocol in RTM_GETROUTE

tcp hang when socket fills up ?
 2018-04-17  3:52 UTC  (10+ messages)

cron job: media_tree daily build: OK
 2018-04-17  3:51 UTC 

[PATCH v3 0/3] Misc patches to support clocks for SDM845
 2018-04-17  3:51 UTC  (5+ messages)
` [PATCH v3 3/3] clk: qcom: Add Global Clock controller (GCC) driver "

[PATCH v2 00/10] SWIM driver fixes
 2018-04-17  3:50 UTC  (3+ messages)

[PATCH V4 0/2] blk-mq: fix race between completion and BLK_EH_RESET_TIMER
 2018-04-17  3:49 UTC  (7+ messages)

[PATCH 2/2] completion: simplify ls-files filter
 2018-04-17  3:48 UTC  (4+ messages)
` [PATCH 00/11] completion: path completion improvements: speedup and quoted paths
  ` [PATCH 01/11] t9902-completion: add tests demonstrating issues with quoted pathnames

[PATCH] blk-mq: start request gstate with gen 1
 2018-04-17  3:44 UTC 

[PATCH 0/3] FPGA Manager Patches for 4.18
 2018-04-17  3:43 UTC  (4+ messages)
` [PATCH 1/3] dt: bindings: fpga: add lattice machxo2 slave spi binding description
` [PATCH 2/3] fpga: lattice machxo2: Add Lattice MachXO2 support
` [PATCH 3/3] fpga: fpga-region: comment on fpga_region_program_fpga locking

[v2,1/3] dt-bindings: usb: Update documentation for Qualcomm DWC3 driver
 2018-04-17  3:39 UTC  (2+ messages)
` [PATCH v2 1/3] "

[PATCH 2/2] f2fs: support {d,id,did,x}node checksum
 2018-04-17  3:38 UTC  (11+ messages)

[PATCH v12 0/2] clk: npcm750: Add NPCM7XX Clock driver and binding
 2018-04-17  3:38 UTC  (5+ messages)
` [PATCH v12 2/2] clk: npcm7xx: add clock controller

[PATCH][net-next] net: ip tos cgroup
 2018-04-17  3:36 UTC 

[PATCH 00/20] staging: lustre: convert to rhashtable
 2018-04-17  3:35 UTC  (3+ messages)
` [lustre-devel] "

refine xhci-plat-Fix-xhci_plat-shutdown-sequence
 2018-04-17  3:32 UTC 

[PATCH 0/2] blame: color line by commit
 2018-04-17  3:29 UTC  (6+ messages)
` [PATCH 1/2] builtin/blame: dim uninteresting metadata lines
` [PATCH 2/2] builtin/blame: highlight recently changed lines

q rgsqskeskaynu
 2018-04-17  3:29 UTC 

[PATCH] target: fix potential memory leak in option parsing
 2018-04-17  3:28 UTC 

[Buildroot] [PATCH] perl: bump to version 5.26.2
 2018-04-17  3:25 UTC 

xfsdump: too many -f arguments: maximum is 1 when running in miniroot
 2018-04-17  3:08 UTC 

[PATCH linux dev-4.13 v1] ARM: dts: aspeed: Add Inventec Lanyang BMC
 2018-04-17  3:24 UTC  (5+ messages)
    ` FW: "

[PATCH 1/2] dt-bindings: input: Add Add Spreadtrum SC27xx vibrator documentation
 2018-04-17  3:18 UTC  (2+ messages)
` [PATCH 2/2] input: misc: Add Spreadtrum vibrator driver

[PATCH v2] drivers/net/i40e/i40e_ethdev_vf.c: fix missing promiscuous disable at device stop
 2018-04-17  3:17 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/4] Small fixes for s390x QEMU boot menu
 2018-04-17  3:16 UTC  (2+ messages)

[PATCH 0/9] iommu/vt-d: Improve PASID id and table management
 2018-04-17  3:03 UTC  (16+ messages)
` [PATCH 1/9] iommu/vt-d: Global PASID name space
` [PATCH 2/9] iommu/vt-d: Decouple idr bond pointer from svm
` [PATCH 3/9] iommu/vt-d: Use global PASID for SVM usage
` [PATCH 4/9] iommu/vt-d: Move device_domain_info to header
` [PATCH 5/9] iommu/vt-d: Per domain pasid table interfaces
` [PATCH 6/9] iommu/vt-d: Allocate and free pasid table
` [PATCH 7/9] iommu/vt-d: Calculate PTS value
` [PATCH 8/9] iommu/vt-d: Use per-domain pasid table
` [PATCH 9/9] iommu/vt-d: Clean up PASID talbe management for SVM

[PATCH v6 00/11] Sunxi: Add SMP support on A83T
 2018-04-17  3:13 UTC  (7+ messages)
` [PATCH v6 01/11] ARM: sunxi: smp: Move assembly code into a file
` [PATCH v6 03/11] ARM: dts: sun8i: Add R_CPUCFG device node for the A83T dtsi

usercopy whitelist woe in scsi_sense_cache
 2018-04-17  3:12 UTC  (9+ messages)

[PATCH 0/2] vunmap and debug objects
 2018-04-17  3:09 UTC  (5+ messages)
` [PATCH 2/2] mm: vmalloc: Pass proper vm_start into debugobjects

[meta-oe][PATCH] libteam: add ptest
 2018-04-17  3:08 UTC 

[PATCH 0/3] PCM cleanups
 2018-04-17  3:05 UTC  (4+ messages)
` [PATCH 3/3] ALSA: pcm: Unify delay calculation in snd_pcm_status() and snd_pcm_delay()

instant reboot caused by 194a9749c73d650c0
 2018-04-16 18:16 UTC  (6+ messages)

[LTP] [PATCH v2] include: add an exponential backoff macro for function repeat
 2018-04-17  3:05 UTC  (3+ messages)

[U-Boot] [PATCH 03/12] libfdt: Safer access to strings section
 2018-04-17  3:03 UTC  (7+ messages)
                    `  "

[RFC PATCH 0/1] mm: Support multiple kswapd threads per node
 2018-04-17  3:02 UTC  (6+ messages)
` [RFC PATCH 1/1] vmscan: "

[PATCH v2 0/4] Refactor TPM event log code
 2018-04-17  3:02 UTC  (3+ messages)
` [PATCH v2 1/4] tpm: Add explicit endianness cast

[PATCH 0/8] Various PageFlags cleanups
 2018-04-16 12:54 UTC  (2+ messages)

[PATCH] Add i40e Promiscuous disable in i40evf_dev_stop
 2018-04-17  3:02 UTC  (2+ messages)
` [PATCH v3] drivers/net/i40e: fix missing promiscuous disable at device disable

Symlink not persisted even after fsync
 2018-04-17  2:56 UTC  (10+ messages)

[lkp-robot] [proc] 89d98ff979: kernel_selftests.proc.proc-loadavg-001.fail
 2018-04-17  2:54 UTC  (2+ messages)

[PATCH 17/17] perf annotate: Handle variables in 'sub', 'or' and many other instructions
 2018-04-17  2:56 UTC  (5+ messages)

[RFC v2] virtio: support packed ring
 2018-04-17  2:51 UTC  (6+ messages)

musl patches
 2018-04-17  2:53 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.12 0/2] softfloat fixes
 2018-04-17  2:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] fpu: Check for inf/x before x/0
` [Qemu-devel] [PATCH 2/2] fpu: Bound increment for scalbn

[lkp-robot] [test_firmware] b3cf21fae1: kernel_selftests.firmware.fw_run_tests.sh.fail
 2018-04-17  2:52 UTC 

[PATCH v5 00/70] Memory Hotplug for DPDK
 2018-04-17  2:48 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 44/70] net/mlx5: use virt2memseg instead of iteration

[Fuego] [PATCH] ftc: add field names to the where clause documentation
 2018-04-17  2:46 UTC 

[PATCH 1/3] ovl: refactor lowerstack related functions
 2018-04-17  2:42 UTC  (3+ messages)
` [PATCH 2/3] ovl: using lowestack handling functions to replace bare array operation
` [PATCH 3/3] ovl: introduce a dedicated cache pool for ovl_entry

[PATCH] efi: Fix the size not consistent issue when unmapping memory map
 2018-04-17  2:41 UTC  (6+ 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.