All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-07 07:33:49 to 2018-05-07 08:44:31 UTC [more...]

Dell docking station & Dell Embedded Controller & PS/2 devices
 2018-05-07  8:44 UTC  (4+ messages)

[PATCH 00/30] staging: wilc1000: checkpatch fixes and code cleanup
 2018-05-07  8:43 UTC  (16+ messages)
` [PATCH 01/30] staging: wilc1000: added complete() call for error scenario in handle_key()
` [PATCH 02/30] staging: wilc1000: remove 'ret' variable "
` [PATCH 03/30] staging: wilc1000: fix line over 80 chars "
` [PATCH 04/30] staging: wilc1000: fix line over 80 characters issue in handle_connect()
` [PATCH 05/30] staging: wilc1000: fix line over 80 chars in host_int_parse_assoc_resp_info()
` [PATCH 06/30] staging: wilc1000: fix line over 80 chars issue in host_int_handle_disconnect()
` [PATCH 07/30] staging: wilc1000: fix line over 80 characters in host_int_parse_join_bss_param()
` [PATCH 08/30] staging: wilc1000: fix line over 80 chars in host_int_parse_assoc_resp_info()
` [PATCH 09/30] staging: wilc1000: rename kmalloc with kmemdup() in handle_connect_timeout()
` [PATCH 10/30] staging: wilc1000: fix line over 80 chars in linux_mon
` [PATCH 11/30] staging: wilc1000: use sizeof(*wdev) to allocate memory in wilc_wfi_cfg_alloc()
` [PATCH 12/30] staging: wilc1000: use kmalloc(sizeof(*mgmt_tx)...) in mgmt_tx()
` [PATCH 13/30] staging: wilc1000: rename clear_duringIP() to avoid camelCase issue
` [PATCH 14/30] staging: wilc1000: fix line over 80 chars in add_network_to_shadow()
` [PATCH 15/30] staging: wilc1000: use kmemdup instead of kmalloc "

pull request (net): ipsec 2018-05-07
 2018-05-07  8:43 UTC  (4+ messages)
` [PATCH 1/3] af_key: Always verify length of provided sadb_key
` [PATCH 2/3] xfrm: Fix warning in xfrm6_tunnel_net_exit
` [PATCH 3/3] vti6: Change minimum MTU to IPV4_MIN_MTU, vti6 can carry IPv4 too

WARNING in kernfs_add_one
 2018-05-07  8:43 UTC  (5+ messages)

[PATCH v3 0/3] MIPS: Override barrier_before_unreachable() to fix microMIPS
 2018-05-07  8:42 UTC  (4+ messages)
` [PATCH v3 1/3] alpha: Use OPTIMIZE_INLINING instead of asm/compiler.h

[Qemu-devel] [PATCH v4 00/11] pc-dimm: factor out MemoryDevice
 2018-05-07  8:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 02/11] machine: make MemoryHotplugState accessible via the machine
    ` [Qemu-devel] [qemu-s390x] "

[PATCH v2 0/2] btrfs fiemap related BUG fix
 2018-05-07  8:42 UTC  (3+ messages)
` [PATCH v2 1/2] Btrfs: fiemap: pass correct bytenr when fm_extent_count is zero
` [PATCH v2 2/2] Btrfs: fix fiemap extent SHARED flag error with range clone

[Qemu-devel] [PATCH] s390x/css: disabled subchannels cannot be status pending
 2018-05-07  8:41 UTC  (2+ messages)
` [Qemu-devel] [qemu-s390x] "

[PATCH v6 0/6] Enable NV12 support
 2018-05-07  8:41 UTC  (13+ messages)
` [PATCH v6 6/6] drm/i915: Add NV12 as supported format for sprite plane

[PATCH] tty: implement a rx led trigger
 2018-05-07  8:41 UTC  (6+ messages)
` [PATCH v2] tty: implement led triggers

[PATCH v2 00/14] Update for QCOM NAND driver
 2018-05-07  8:40 UTC  (9+ messages)
` [PATCH v2 01/14] mtd: rawnand: helper function for setting up ECC parameters
` [PATCH v2 03/14] dt-bindings: qcom_nandc: make nand-ecc-strength optional
` [PATCH v2 04/14] mtd: rawnand: qcom: use the ecc strength from device parameter

WG interface to ipv4
 2018-05-07  8:41 UTC  (12+ messages)

[PATCH] drm/i915: Speed up idle detection by kicking the tasklets
 2018-05-07  8:38 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/35] overlayfs: stack file operations
 2018-05-07  8:38 UTC  (36+ messages)
` [PATCH v2 01/35] vfs: add path_open()
` [PATCH v2 02/35] vfs: optionally don't account file in nr_files
` [PATCH v2 03/35] vfs: add f_op->pre_mmap()
` [PATCH v2 04/35] vfs: export vfs_ioctl() to modules
` [PATCH v2 05/35] vfs: export vfs_dedupe_file_range_one() "
` [PATCH v2 06/35] ovl: copy up times
` [PATCH v2 07/35] ovl: copy up inode flags
` [PATCH v2 08/35] Revert "Revert "ovl: get_write_access() in truncate""
` [PATCH v2 09/35] ovl: copy up file size as well
` [PATCH v2 10/35] ovl: deal with overlay files in ovl_d_real()
` [PATCH v2 11/35] ovl: stack file ops
` [PATCH v2 12/35] ovl: add helper to return real file
` [PATCH v2 13/35] ovl: add ovl_read_iter()
` [PATCH v2 14/35] ovl: add ovl_write_iter()
` [PATCH v2 15/35] ovl: add ovl_fsync()
` [PATCH v2 16/35] ovl: add ovl_mmap()
` [PATCH v2 17/35] ovl: add ovl_fallocate()
` [PATCH v2 18/35] ovl: add lsattr/chattr support
` [PATCH v2 19/35] ovl: add ovl_fiemap()
` [PATCH v2 20/35] ovl: add O_DIRECT support
` [PATCH v2 21/35] ovl: add reflink/copyfile/dedup support
` [PATCH v2 22/35] vfs: don't open real
` [PATCH v2 23/35] ovl: copy-up on MAP_SHARED
` [PATCH v2 24/35] vfs: simplify dentry_open()
` [PATCH v2 25/35] Revert "ovl: fix may_write_real() for overlayfs directories"
` [PATCH v2 26/35] Revert "ovl: don't allow writing ioctl on lower layer"
` [PATCH v2 27/35] vfs: fix freeze protection in mnt_want_write_file() for overlayfs
` [PATCH v2 28/35] Revert "ovl: fix relatime for directories"
` [PATCH v2 29/35] Revert "vfs: update ovl inode before relatime check"
` [PATCH v2 30/35] Revert "vfs: add flags to d_real()"
` [PATCH v2 31/35] Revert "vfs: do get_write_access() on upper layer of overlayfs"
` [PATCH v2 32/35] Partially revert "locks: fix file locking on overlayfs"
` [PATCH v2 33/35] Revert "fsnotify: support overlayfs"
` [PATCH v2 34/35] vfs: remove open_flags from d_real()
` [PATCH v2 35/35] ovl: fix documentation of non-standard behavior

[PATCH v1] net/tap: fix isolation mode toggling
 2018-05-07  8:36 UTC 

QT5.8 -qtwebengine SDK generation fails
 2018-05-07  8:36 UTC 

[PATCH] spi-nor: Add support for Atmel Dataflash memories
 2018-05-07  8:34 UTC  (4+ messages)

[PATCH v7 0/6] Enable NV12 support
 2018-05-07  8:31 UTC  (7+ messages)
` [PATCH v7 1/6] drm/i915: Enable display workaround 827 for all planes, v2
` [PATCH v7 2/6] drm/i915: Enable Display WA 0528
` [PATCH v7 3/6] drm/i915: Add skl_check_nv12_surface for NV12
` [PATCH v7 4/6] drm/i915: Add NV12 support to intel_framebuffer_init
` [PATCH v7 5/6] drm/i915: Add NV12 as supported format for primary plane
` [PATCH v7 6/6] drm/i915: Add NV12 as supported format for sprite plane

[RFC] doc/advertising-api: Add Flags property
 2018-05-07  8:33 UTC  (2+ messages)

[PATCH] mempool: fix alignment of memzone length when populating
 2018-05-07  8:30 UTC  (3+ messages)
` [PATCH v2] "

[Buildroot] Automatic module loading with mdev is broken?
 2018-05-07  8:30 UTC  (3+ messages)

[PATCH] iio: potentiometer: add driver for Maxim Integrated DS1807
 2018-05-07  8:27 UTC  (2+ messages)

[Buildroot] how to create a very basic package using buildroot
 2018-05-07  8:26 UTC 

[U-Boot] [PATCH 1/5] ARM: mxs: make lowlevel_init() weak
 2018-05-07  8:25 UTC  (4+ messages)
` [U-Boot] [PATCH 2/5] ARM: arm926ejs: fix lowlevel_init call

[PATCH] bpf: fix misaligned access for BPF_PROG_TYPE_PERF_EVENT program type on x86_32 platform
 2018-05-07  8:25 UTC  (6+ messages)

[PATCH v4] x86/cpu: Add supports for zhaoxin x86 platform
 2018-05-07  8:24 UTC  (2+ messages)

[PATCH] tee: check shm references are consistent in offset/size
 2018-05-07  8:24 UTC  (2+ messages)

[PATCH v4 1/2] x86/hvm: Introduce *save_one() functions
 2018-05-07  8:24 UTC  (2+ messages)
` [PATCH v4 2/2] x86/domctl: Don't pause the whole domain if only getting vcpu state

[PATCH v3 0/9] trace_uprobe: Support SDT markers having reference count (semaphore)
 2018-05-07  8:21 UTC  (6+ messages)
` [PATCH v3 6/9] "

[PATCH 0/3] vfs: dedupe: cleanup API and implementation
 2018-05-07  8:21 UTC  (4+ messages)
` [PATCH 1/3] vfs: dedpue: return s64
` [PATCH 2/3] vfs: dedupe: rationalize args
` [PATCH 3/3] vfs: dedupe: extract helper for a single dedup

[git:media_tree/master] media: include/media: fix missing | operator when setting cfg
 2018-05-07  8:19 UTC 

[PATCH v5 00/16] Flow API overhaul for switch offloads
 2018-05-07  8:16 UTC  (12+ messages)
` [PATCH v6 "
  ` [PATCH v6 07/16] ethdev: flatten RSS configuration in flow API

[-next] dmaengine: sprd: Fix potential NULL dereference in sprd_dma_probe()
 2018-05-07  8:16 UTC  (3+ messages)
` [PATCH -next] "

linux-next: manual merge of the tip tree with the bpf-next tree
 2018-05-07  8:15 UTC  (3+ messages)

[PATCH] clk: qcom: Add support for RCG to register for DFS
 2018-05-07  8:14 UTC  (3+ messages)

domain_crash_sync vs "plain crash"
 2018-05-07  8:13 UTC  (3+ messages)

[PATCH v1] drm: panel-orientation-quirks: Convert to use match_string() helper
 2018-05-07  8:12 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/3] pc-dimm: factor out MemoryDevice
 2018-05-07  8:12 UTC  (12+ messages)
` [Qemu-devel] [PATCH v3 3/3] pc-dimm: factor out address space logic into MemoryDevice code
                ` [Qemu-devel] [PATCH v3 3/3] virtio-pmem: should we make it migratable???

[PATCH v7 00/16] tracing: probeevent: Improve fetcharg features
 2018-05-07  8:11 UTC  (10+ messages)

[GIT PULL 00/12] perf/urgent fixes
 2018-05-07  8:12 UTC  (10+ messages)
` [PATCH 05/12] perf pmu: Fix pmu events parsing rule
            ` [PATCH] perf tools: Fix parser for empty pmu terms case

[PATCH v2] iio: accell: mma8452: Reduce sleep time when data not ready
 2018-05-07  8:11 UTC  (5+ messages)

[PATCH for-4.11] x86/pv: Unconditionally hide EFER.SVME from PV guests
 2018-05-07  8:10 UTC  (5+ messages)

[PATCH v2 00/12] media: ov5640: Misc cleanup and improvements
 2018-05-07  8:10 UTC  (9+ messages)

[LTP] [PATCH 1/3] lib/tst_net.sh: Append 6 to the end of $TST_OPTS
 2018-05-07  8:09 UTC  (4+ messages)

[PATCH] netfilter: nf_queue: Replace conntrack entry
 2018-05-07  8:07 UTC  (3+ messages)

[PATCH V1 3/5] backlight: qcom-wled: Add support for short circuit handling
 2018-05-07  8:06 UTC  (4+ messages)

[PATCH 1/2] ARM: dts: imx28-cfa10049: Remove unnecessary #address/#size-cells
 2018-05-07  8:07 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: imx28-duckbill-2-enocean: "

[PATCH] clocksource/drivers/sprd: Fix Kconfig dependency
 2018-05-07  8:06 UTC  (5+ messages)

[BUG] i2c-hid: ELAN Touchpad does not work on ASUS X580GD
 2018-05-07  8:07 UTC  (2+ messages)

[PATCH] mtd: move code adding (registering) partitions to the parse_mtd_partitions()
 2018-05-07  8:06 UTC  (2+ messages)

[B.A.T.M.A.N.] [RFC PATCH] batman-adv: mitigate issue when empty vlan is received
 2018-05-07  8:06 UTC  (3+ messages)

[PATCH v2 1/2] PCI ACPI: Avoid panic when PCI IO resource's size is not page aligned
 2018-05-07  8:06 UTC  (4+ messages)

Show and Tell: Grafana cluster dashboard
 2018-05-07  8:06 UTC 

[PATCH v1 0/4] Tegra GART fixes and improvements
 2018-05-07  8:04 UTC  (9+ messages)
` [PATCH v1 4/4] iommu/tegra: gart: Optimize map/unmap

[PATCH 0/4] Makedumpfile: Add 5-level paging support
 2018-05-07  8:03 UTC  (4+ messages)
` [PATCH 3/4] Makedumpfile: Add a new function check_5level_paging()

[PATCH] drm/i915: Don't request a bug report for unsafe module parameters
 2018-05-07  8:03 UTC  (2+ messages)

x86: Convert mce timer to hrtimer
 2018-05-07  7:59 UTC  (6+ messages)
` [PATCH] x86: UV: raw_spinlock conversion

[2/2] dmaengine: sprd: Add Spreadtrum DMA configuration
 2018-05-07  7:58 UTC  (4+ messages)
  ` [PATCH 2/2] "

[PATCH v2 1/2] MIPS: Convert read_persistent_clock() to read_persistent_clock64()
 2018-05-07  7:57 UTC  (4+ messages)
` [PATCH v2 2/2] MIPS: Convert update_persistent_clock() to update_persistent_clock64()

[rfc linux-next 3/3] [RFC] prctl: prctl_set_mm -- Bring back handling of PR_SET_MM_x
 2018-05-07  7:52 UTC 

[Qemu-devel] [PATCH v2 0/5] Removal of deprecated -no-kvm* options
 2018-05-07  7:56 UTC  (5+ messages)

[rfc linux-next 2/3] [RFC] prctl: prctl_set_mm -- Make prctl_set_mm_map to accept map as an argument
 2018-05-07  7:52 UTC 

[rfc linux-next 1/3] [RFC] prctl: prctl_set_mm -- Move PR_SET_MM_MAP_SIZE out of prctl_set_mm_map
 2018-05-07  7:52 UTC 

[rfc linux-next 0/3] prctl: prctl_set_mm -- Bring back handling of PR_SET_MM_x
 2018-05-07  7:52 UTC 

[PATCH v5 00/14] drm/i915/gvt: Add huge gtt shadowing
 2018-05-07  7:54 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] vfio: fix documentation
 2018-05-07  7:53 UTC  (3+ messages)

Patch "mm/kmemleak.c: wait for scan completion before disabling free" has been added to the 3.18-stable tree
 2018-05-07  7:52 UTC 

[Qemu-arm] [PATCH v3 0/5] arm: isolate and clean up dtb generation
 2018-05-07  7:51 UTC  (5+ messages)
      ` [Qemu-devel] "

[PATCH] mtd: rawnand: marvell: fix command xtype in BCH write hook
 2018-05-07  7:50 UTC  (6+ messages)
    ` ubifs error with marvell_nand on Armada-98DX4251 (was Re: [PATCH] mtd: rawnand: marvell: fix command xtype in BCH write hook)

[PATCH 1/3] drm/i915: Flush submission tasklet after bumping priority
 2018-05-07  7:50 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Flush submission tasklet after bumping priority (rev2)

[PATCH 00/18] Add `branch-diff`, a `tbdiff` lookalike
 2018-05-07  7:50 UTC  (20+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/18] Add a new builtin: branch-diff
  ` [PATCH v2 13/18] color: provide inverted colors, too

[PATCH 1/2] btrfs-progs: print-tree: Avoid segfault for heavily corrupted item pointers
 2018-05-07  7:46 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: misc-tests: Add test case for dump-tree on heavily corrupted leaf

[linux-firmware] Version in WHENCE file
 2018-05-07  7:47 UTC  (3+ messages)

[PATCH net-next 0/2] net/ipv6 misc
 2018-05-07  7:45 UTC  (3+ messages)
` [PATCH net-next 1/2] net: ipv6: Fix typo in ipv6_find_hdr() documentation
` [PATCH net-next 2/2] net: ipv6/gre: Add GRO support

[PATCH] arm: berlin: remove non-necessary flush_cache_all()
 2018-05-07  7:44 UTC  (2+ messages)

[PATCH] mtd: rawnand: marvell: pass ms delay to wait_op
 2018-05-07  7:41 UTC  (2+ messages)

[PATCH 1/2] Add is_cache_page() helper to check if a page belongs to the cache
 2018-05-07  7:42 UTC  (5+ messages)
` [PATCH 2/2] Check PG_swapbacked for swap cache pages

[PATCH] arm: oxnas: remove non-necessary flush_cache_all()
 2018-05-07  7:42 UTC  (2+ messages)

git update-ref fails to create reference. (bug)
 2018-05-07  7:39 UTC  (3+ messages)
` [PATCH] refs: handle null-oid for pseudorefs

clang fails on linux-next since commit 8bf705d13039
 2018-05-07  7:34 UTC  (6+ messages)

[U-Boot] [PATCH v7 00/35] phy: sunxi: Add Allwinner sun4i USB PHY
 2018-05-07  7:33 UTC  (4+ messages)
` [U-Boot] [PATCH v7 33/35] configs: orangepi-pc2: Enable USB OTG peripheral mode
` [U-Boot] [PATCH v7 34/35] arm64: allwinner: h5: orangepi-prime: Sync usb otg nodes from Linux
` [U-Boot] [PATCH v7 35/35] configs: orangepi-prime: Enable USB OTG peripheral mode


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.