All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-04 21:49:45 to 2017-10-04 23:00:30 UTC [more...]

Kernel 4.13 is broken on m68k
 2017-10-04 23:00 UTC  (6+ messages)

[PATCH v4 0/3] run-time Linking support
 2017-10-04 22:58 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v6 "
    ` [PATCH v6 1/3] eal/x86: run-time dispatch over memcpy
    ` [PATCH v6 2/3] app/test: run-time dispatch over memcpy perf test
    ` [PATCH v6 3/3] efd: run-time dispatch over x86 EFD functions

[PATCH 00/13] DVFS v2
 2017-10-04 23:03 UTC  (15+ messages)
` [PATCH 05/13] drm/i915/cnl: extract cnl_dvfs_{pre, post}_change
` [PATCH 06/13] drm/i915/cnl: Expose DVFS change functions
` [PATCH 07/13] drm/i915/cnl: DVFS for PLL enabling
` [PATCH 08/13] drm/i915/cnl: DVFS for PLL disabling
` [PATCH 09/13] drm/i915/cnl: Invert dvfs default level

local fetcher and devtool don't work well together
 2017-10-04 22:54 UTC 

[PATCH v2 0/5] VSOCK: add sock_diag interface
 2017-10-04 22:58 UTC  (3+ messages)
` [PATCH v2 4/5] "

[kernel-hardening] [PATCH RFC v4 0/3] Introduce the STACKLEAK feature and a test for it
 2017-10-04 22:55 UTC  (4+ messages)
` [kernel-hardening] [PATCH RFC v4 1/3] gcc-plugins: Add STACKLEAK erasing the kernel stack at the end of syscalls
` [kernel-hardening] [PATCH RFC v4 2/3] lkdtm: Add a test for STACKLEAK
` [kernel-hardening] [PATCH RFC v4 3/3] doc: self-protection: Add information about STACKLEAK feature

[PATCH] drm/i915: Fix DP_AUX_CH_CTL_TIME_OUT naming, BDW usage
 2017-10-04 22:54 UTC  (5+ messages)
` [PATCH v2 1/2] drm/i915: Fix DP_AUX_CH_CTL_TIME_OUT naming
  ` [PATCH v2 2/2] drm/i915/bdw: Fix DP_AUX_CH_CTL_TIME_OUT setting

[PATCH v5 0/5] drm/i915: Guc code reorg cont'd
 2017-10-04 22:54 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Bridge] [PATCH net-next v4 0/3] bridge: neigh msg proxy and flood suppression support
 2017-10-04 22:52 UTC  (4+ messages)
` [Bridge] [PATCH net-next v4 1/3] bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
  `  "

libnftables, next steps
 2017-10-04 22:51 UTC 

[PATCH] x86/intel_rdt: Remove redundant assignment
 2017-10-04 22:48 UTC 

[PATCH v4 00/14] Introduce support for Dell SMBIOS over WMI
 2017-10-04 22:48 UTC  (15+ messages)
` [PATCH v4 01/14] platform/x86: wmi: Add new method wmidev_evaluate_method
` [PATCH v4 02/14] platform/x86: dell-wmi: clean up wmi descriptor check
` [PATCH v4 03/14] platform/x86: dell-wmi: allow 32k return size in the descriptor
` [PATCH v4 04/14] platform/x86: dell-wmi: increase severity of some failures
` [PATCH v4 05/14] platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driver
` [PATCH v4 06/14] platform/x86: wmi: Don't allow drivers to get each other's GUIDs
` [PATCH v4 07/14] platform/x86: dell-smbios: only run if proper oem string is detected
` [PATCH v4 08/14] platform/x86: dell-smbios: Add a sysfs interface for SMBIOS tokens
` [PATCH v4 09/14] platform/x86: dell-smbios: Introduce dispatcher for SMM calls
` [PATCH v4 10/14] platform/x86: dell-smbios-smm: test for WSMT
` [PATCH v4 11/14] platform/x86: dell-smbios-wmi: Add new WMI dispatcher driver
` [PATCH v4 12/14] platform/x86: wmi: create character devices when requested by drivers
` [PATCH v4 13/14] platform/x86: dell-smbios-wmi: introduce userspace interface
` [PATCH v4 14/14] platform/x86: Kconfig: Set default for dell-smbios to ACPI_WMI

[PATCH v2 0/6] new mlx4 datapath bypassing ibverbs
 2017-10-04 22:46 UTC  (10+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 2/7] net/mlx4: get back Rx flow functionality
  ` [PATCH v3 3/7] net/mlx4: support multi-segments Rx
  ` [PATCH v3 4/7] net/mlx4: support multi-segments Tx
  ` [PATCH v3 5/7] net/mlx4: get back Tx checksum offloads
  ` [PATCH v3 6/7] net/mlx4: get back Rx "
  ` [PATCH v3 7/7] net/mlx4: add loopback Tx from VF

[PATCH] cpufreq: intel_pstate: Clarify effective CPU frequency
 2017-10-04 22:46 UTC 

[PATCH v6 0/6] vfs: Use dlock list for SB's s_inodes list
 2017-10-04 22:46 UTC  (3+ messages)
` [PATCH v6 6/6] lib/dlock-list: Provide IRQ-safe APIs

[PATCH 0/7] xen: Convert __page_to_mfn and __mfn_to_page to use typesafe MFN
 2017-10-04 22:46 UTC  (13+ messages)
` [PATCH 1/7] xen/arm: domain_build: Clean-up insert_11_bank
` [PATCH 3/7] xen/x86: Use maddr_to_page and maddr_to_mfn to avoid open-coded >> PAGE_SHIFT
` [PATCH 4/7] xen/kimage: Remove defined but unused variables
` [PATCH 5/7] xen/xenoprof: Convert the file to use typesafe MFN
` [PATCH 6/7] xen/tmem: Convert the file common/tmem_xen.c "
` [PATCH 7/7] xen: Convert __page_to_mfn and __mfn_to_page "

[PATCH 1/3 v2] net: phy: Remove TI DP83822 from DP83848 driver
 2017-10-04 22:44 UTC  (3+ messages)
` [PATCH 2/3 v2] net: phy: DP83822 initial driver submission

[PATCH v6 0/8] GPT-C and GTP-U enabling
 2017-10-04 22:43 UTC  (3+ messages)
` [PATCH v7 0/8] net/i40e: "

[PATCH 0/2] ethdev: add support for raw flow type for flow director
 2017-10-04 22:42 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 0/2] [v5] pinctrl: qcom: add support for sparse GPIOs
 2017-10-04 22:41 UTC  (14+ messages)

[RFC 1/2] bpf: move instruction printing into a separate file
 2017-10-04 22:40 UTC  (8+ messages)
` [RFC] bpf: remove global verifier state

[lockdep] b09be676e0 BUG: unable to handle kernel NULL pointer dereference at 000001f2
 2017-10-04 22:40 UTC  (12+ messages)

[PATCH v2 0/2] kbuild: Cache exploratory calls to the compiler
 2017-10-04 22:37 UTC  (3+ messages)
` [PATCH v2 1/2] kbuild: Add a cache for generated variables
` [PATCH v2 2/2] kbuild: Cache a few more calls to the compiler

[RFC PATCH 0/2] kbuild: Cache exploratory calls to the compiler
 2017-10-04 22:38 UTC  (4+ messages)
` [RFC PATCH 1/2] kbuild: Add a cache for generated variables

[PATCH v5 0/8] block, scsi, md: Improve suspend and resume
 2017-10-04 22:36 UTC  (6+ messages)

[MPTCP] [PATCH 05/18] tcp6: Prepare for maximum TCP option-space
 2017-10-04 22:33 UTC 

+ linux-kernelh-add-correct-kernel-doc-notation.patch added to -mm tree
 2017-10-04 22:33 UTC 

tty crash due to auto-failing vmalloc
 2017-10-04 22:32 UTC  (5+ messages)
  ` [PATCH 1/2] Revert "vmalloc: back off when the current task is killed"

+ tty-fall-back-to-n_null-if-switching-to-n_tty-fails-during-hangup.patch added to -mm tree
 2017-10-04 22:32 UTC 

+ revert-vmalloc-back-off-when-the-current-task-is-killed.patch added to -mm tree
 2017-10-04 22:32 UTC 

[PATCH] glib-2.0: Remove recommend shared-mime-info for MinGW
 2017-10-04 22:29 UTC  (4+ messages)

[PATCH] drm/gem-cma-helper: Change the level of the allocation failure message
 2017-10-04 22:28 UTC  (2+ messages)

[PATCH] PCI: aspm: deal with missing root ports in link state handling
 2017-10-04 22:27 UTC  (2+ messages)

[RESEND][PATCH 0/7] Fix i.MX7D OCOTP write support
 2017-10-04 22:25 UTC  (16+ messages)
` [RESEND][PATCH 1/7] nvmem: imx-ocotp: Restrict OTP write to IMX6 processors
` [RESEND][PATCH 2/7] nvmem: imx-ocotp: Pass parameters via a struct
` [RESEND][PATCH 3/7] nvmem: imx-ocotp: Add support for banked OTP addressing
` [RESEND][PATCH 4/7] nvmem: imx-ocotp: Move i.MX6 write clock setup to dedicated function
` [RESEND][PATCH 5/7] nvmem: imx-ocotp: Add i.MX7D timing write clock setup support
` [RESEND][PATCH 6/7] nvmem: imx-ocotp: Enable i.MX7D OTP write support
` [RESEND][PATCH 7/7] nvmem: imx-ocotp: Update module description

+ kbuild-fix-optimization-level-choice-default.patch added to -mm tree
 2017-10-04 22:25 UTC 

[PATCH v1] pci: introduce for_each_pci_bridge() helper
 2017-10-04 22:24 UTC  (2+ messages)

[PATCH v4 rdma-next 00/18] Enhance ib_ah_attr to specify types
 2017-10-04 22:24 UTC  (5+ messages)
` [PATCH v4 rdma-next 17/18] IB/core: Define 'ib' and 'roce' rdma_ah_attr types

[RFC 0/5] fs: replace kthread freezing with filesystem freeze/thaw
 2017-10-04 22:22 UTC  (8+ messages)
` [RFC 4/5] ext4: add fs freezing support on suspend/hibernation

[Qemu-trivial] [PATCH] linux-user: Add random ioctls
 2017-10-04 22:06 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] nfp: convert nfp_eth_set_bit_config() into a macro
 2017-10-04 22:22 UTC  (4+ messages)

Maturity of GRUB on powerpc/ppc64?
 2017-10-04 18:10 UTC  (11+ messages)

+ mm-readahead-increase-maximum-readahead-window.patch added to -mm tree
 2017-10-04 22:21 UTC 

[Qemu-devel] [PATCH v1 0/5] Add a valid_cpu_types property
 2017-10-04 22:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 2/5] netduino2: Specify the valid CPUs

Seeking Help on Corruption Issues
 2017-10-04 22:19 UTC  (5+ messages)

+ cma-take-__gfp_nowarn-into-account-in-cma_alloc.patch added to -mm tree
 2017-10-04 22:18 UTC 

[PATCH v11 00/25] xfs: online scrub support
 2017-10-04 22:16 UTC  (7+ messages)
` [PATCH 11/25] xfs: scrub the AGI

+ mm-account-pud-page-tables-fix.patch added to -mm tree
 2017-10-04 22:14 UTC 

[PATCH 1/2] arm64: qcom: sbc: Name GPIO lines
 2017-10-04 22:12 UTC  (11+ messages)
` [PATCH 2/2] arm64: dts: qcom: Rename SBC to DragonBoard 410c

[PATCH V2] Bug fix for PME interrupt handler, add Root Status check
 2017-10-04 22:11 UTC  (2+ messages)

[PATCH] Update James Hogan's email address
 2017-10-04 22:10 UTC 

[BUG] security_release_secctx seems broken
 2017-10-04 22:10 UTC  (7+ messages)
  ` [PATCH] fix "

+ mm-arch-remove-empty_bad_page.patch added to -mm tree
 2017-10-04 22:11 UTC 

[PATCH i-g-t v4 0/7] lib/igt_kms: Convert properties to be more atomic-like
 2017-10-04 22:08 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for lib/igt_kms: Convert properties to be more atomic-like. (rev11)

[Patch v4 00/22] CIFS: Implement SMBDirect
 2017-10-04 22:07 UTC  (4+ messages)
` [Patch v4 16/22] CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE

+ scripts-kallsyms-ignore-symbol-type-n.patch added to -mm tree
 2017-10-04 22:08 UTC 

[PATCH 1/1] [tools]: android/ion: userspace test utility for ion buffer sharing
 2017-10-04 22:07 UTC  (5+ messages)
` [PATCHv2 "

[PATCH] cifs: Fake rwx permissions if we can not read the CIFS ACL
 2017-10-04 22:07 UTC  (3+ messages)

+ userfaultfd-selftest-exercise-eexist-only-in-background-transfer.patch added to -mm tree
 2017-10-04 22:06 UTC 

[GIT PULL membarrier/urgent] membarrier commits for 4.14
 2017-10-04 22:05 UTC 

+ mm-oom-show-unreclaimable-slab-info-when-unreclaimable-slabs-user-memory.patch added to -mm tree
 2017-10-04 22:04 UTC 

+ mm-slabinfo-dump-config_slabinfo.patch added to -mm tree
 2017-10-04 22:04 UTC 

+ tools-slabinfo-add-u-option-to-show-unreclaimable-slabs-only.patch added to -mm tree
 2017-10-04 22:04 UTC 

asn1crypto dependency missing for python-cryptography
 2017-10-04 22:01 UTC 

[U-Boot] [PATCH v1 00/12] efi_loader+video: support for Shell.efi
 2017-10-04 22:01 UTC  (5+ messages)
` [U-Boot] [PATCH v1 08/12] efi_loader: console support for color attributes

[PATCH v7 0/2] net/i40e: get information about protocols defined in ddp profile
 2017-10-04 22:00 UTC  (3+ messages)
` [PATCH v8 0/2] et/i40e: "

[PATCH RFC] gpio: of: document gpio-init nodes
 2017-10-04 22:00 UTC  (3+ messages)

+ makefile-introduce-config_cc_stackprotector_auto-fix-2.patch added to -mm tree
 2017-10-04 21:59 UTC 

[kernel-hardening] [RFC V2 0/6] add more kernel pointer filter options
 2017-10-04 21:58 UTC  (5+ messages)

[PATCH tip/core/rcu 0/3] Torture-test update for v4.15
 2017-10-04 21:56 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/3] rcutorture: Add interrupt-disable capability to stall-warning tests
` [PATCH tip/core/rcu 2/3] rcutorture: Dump writer stack if stalled
` [PATCH tip/core/rcu 3/3] torture: Provide TMPDIR environment variable to specify tmpdir

[to-be-updated] dax-stop-using-vm_hugepage-for-dax.patch removed from -mm tree
 2017-10-04 21:56 UTC 

[to-be-updated] dax-stop-using-vm_mixedmap-for-dax.patch removed from -mm tree
 2017-10-04 21:56 UTC 

[to-be-updated] dax-disable-filesystem-dax-on-devices-that-do-not-map-pages.patch removed from -mm tree
 2017-10-04 21:56 UTC 

[to-be-updated] dax-quiet-bdev_dax_supported.patch removed from -mm tree
 2017-10-04 21:56 UTC 

[folded-merged] dax-stop-using-vm_mixedmap-for-dax-fix.patch removed from -mm tree
 2017-10-04 21:55 UTC 

[withdrawn] mm-swap-remove-lock_initialized-flag-from-swap_slots_cache.patch removed from -mm tree
 2017-10-04 21:54 UTC 

[PATCH] ethdev: fix LIBABIVER
 2017-10-04 21:54 UTC  (3+ messages)

hung grow
 2017-10-04 21:53 UTC  (12+ messages)

[PATCH tip/core/rcu 0/4] RCU CPU stall warning updates for v4.15
 2017-10-04 21:50 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] sched,rcu: Make cond_resched() provide RCU quiescent state
` [PATCH tip/core/rcu 2/4] rcu: Make RCU CPU stall warnings check for irq-disabled CPUs
` [PATCH tip/core/rcu 3/4] rcu: Turn off tracing before dumping trace
` [PATCH tip/core/rcu 4/4] rcu: Suppress RCU CPU stall warnings while "

[PATCH v15 00/32] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-10-04 21:50 UTC  (33+ messages)
` [PATCH v15 01/32] v4l: async: Remove re-probing support
` [PATCH v15 02/32] v4l: async: Don't set sd->dev NULL in v4l2_async_cleanup
` [PATCH v15 03/32] v4l: async: fix unbind error in v4l2_async_notifier_unregister()
` [PATCH v15 04/32] v4l: async: Fix notifier complete callback error handling
` [PATCH v15 05/32] v4l: async: Correctly serialise async sub-device unregistration
` [PATCH v15 06/32] v4l: async: Use more intuitive names for internal functions
` [PATCH v15 07/32] v4l: async: Add V4L2 async documentation to the documentation build
` [PATCH v15 08/32] v4l: fwnode: Support generic parsing of graph endpoints in a device
` [PATCH v15 09/32] omap3isp: Use generic parser for parsing fwnode endpoints
` [PATCH v15 10/32] rcar-vin: "
` [PATCH v15 11/32] omap3isp: Fix check for our own sub-devices
` [PATCH v15 12/32] omap3isp: Print the name of the entity where no source pads could be found
` [PATCH v15 13/32] v4l: async: Move async subdev notifier operations to a separate structure
` [PATCH v15 14/32] v4l: async: Introduce helpers for calling async ops callbacks
` [PATCH v15 15/32] v4l: async: Register sub-devices before calling bound callback
` [PATCH v15 16/32] v4l: async: Allow async notifier register call succeed with no subdevs
` [PATCH v15 17/32] v4l: async: Prepare for async sub-device notifiers
` [PATCH v15 18/32] v4l: async: Allow binding notifiers to sub-devices
` [PATCH v15 19/32] v4l: async: Ensure only unique fwnodes are registered to notifiers
` [PATCH v15 20/32] dt: bindings: Add a binding for flash LED devices associated to a sensor
` [PATCH v15 21/32] dt: bindings: Add lens-focus binding for image sensors
` [PATCH v15 22/32] v4l: fwnode: Move KernelDoc documentation to the header
` [PATCH v15 23/32] v4l: fwnode: Add a helper function for parsing generic references
` [PATCH v15 24/32] v4l: fwnode: Add a helper function to obtain device / integer references
` [PATCH v15 25/32] v4l: fwnode: Add convenience function for parsing common external refs
` [PATCH v15 26/32] v4l: fwnode: Add a convenience function for registering sensors
` [PATCH v15 27/32] dt: bindings: smiapp: Document lens-focus and flash-leds properties
` [PATCH v15 28/32] smiapp: Add support for flash and lens devices
` [PATCH v15 29/32] et8ek8: "
` [PATCH v15 30/32] ov5670: "
` [PATCH v15 31/32] ov13858: "
` [PATCH v15 32/32] arm: dts: omap3: N9/N950: Add flash references to the camera

mdadm: Patch to restrict --size when shrinking unless forced
 2017-10-04 21:50 UTC  (2+ messages)

[PATCH 0/2] Fix HDMI as dual display on CNL
 2017-10-04 21:54 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/cnl: Fix PLL initialization for HDMI


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.