All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-19 21:38:12 to 2018-09-19 23:09:26 UTC [more...]

[PATCH 00/22] various dynamic_debug patches
 2018-09-19 22:04 UTC  (22+ messages)
` [PATCH 01/22] linux/device.h: use DYNAMIC_DEBUG_BRANCH in dev_dbg_ratelimited
` [PATCH 02/22] linux/device.h: use unique identifier for each struct _ddebug
` [PATCH 03/22] linux/net.h: use DYNAMIC_DEBUG_BRANCH in net_dbg_ratelimited
` [PATCH 04/22] linux/net.h: use unique identifier for each struct _ddebug
` [PATCH 05/22] linux/printk.h: use DYNAMIC_DEBUG_BRANCH in pr_debug_ratelimited
` [PATCH 06/22] linux/printk.h: use unique identifier for each struct _ddebug
` [PATCH 07/22] dynamic_debug: consolidate DEFINE_DYNAMIC_DEBUG_METADATA definitions
` [PATCH 08/22] dynamic_debug: don't duplicate modname in ddebug_add_module
` [PATCH 09/22] dynamic_debug: use pointer comparison in ddebug_remove_module
` [PATCH 10/22] dynamic_debug: remove unused EXPORT_SYMBOLs
` [PATCH 11/22] dynamic_debug: move pr_err from module.c to ddebug_add_module
` [PATCH 12/22] dynamic_debug: add static inline stub for ddebug_add_module
` [PATCH 13/22] dynamic_debug: refactor dynamic_pr_debug and friends
` [PATCH 15/22] ACPI: use proper DYNAMIC_DEBUG_BRANCH macro
` [PATCH 16/22] ACPI: remove unused __acpi_handle_debug macro
` [PATCH 17/22] ACPI: implement acpi_handle_debug in terms of _dynamic_func_call
` [PATCH 18/22] dynamic_debug: introduce accessors for string members of struct _ddebug
` [PATCH 19/22] dynamic_debug: drop use of bitfields in "
` [PATCH 20/22] dynamic_debug: introduce CONFIG_DYNAMIC_DEBUG_RELATIVE_POINTERS
` [PATCH 21/22] x86: jump_label: introduce ASM_STATIC_KEY_INIT_{TRUE,FALSE}
` [PATCH 22/22] x86_64: use relative pointers with dynamic debug

[PATCH v3 00/44] Convert RPC client transmission to a queued model
 2018-09-19 17:30 UTC  (19+ messages)
` [PATCH v3 01/44] SUNRPC: Clean up initialisation of the struct rpc_rqst
  ` [PATCH v3 02/44] SUNRPC: If there is no reply expected, bail early from call_decode
    ` [PATCH v3 03/44] SUNRPC: The transmitted message must lie in the RPCSEC window of validity
      ` [PATCH v3 04/44] SUNRPC: Simplify identification of when the message send/receive is complete
        ` [PATCH v3 05/44] SUNRPC: Avoid holding locks across the XDR encoding of the RPC message
          ` [PATCH v3 06/44] SUNRPC: Rename TCP receive-specific state variables
            ` [PATCH v3 07/44] SUNRPC: Move reset of TCP state variables into the reconnect code
              ` [PATCH v3 08/44] SUNRPC: Add socket transmit queue offset tracking
                ` [PATCH v3 09/44] SUNRPC: Simplify dealing with aborted partially transmitted messages
                  ` [PATCH v3 10/44] SUNRPC: Refactor the transport request pinning
                    ` [PATCH v3 11/44] SUNRPC: Add a helper to wake up a sleeping rpc_task and set its status
                      ` [PATCH v3 12/44] SUNRPC: Test whether the task is queued before grabbing the queue spinlocks
                        ` [PATCH v3 13/44] SUNRPC: Don't wake queued RPC calls multiple times in xprt_transmit
                          ` [PATCH v3 14/44] SUNRPC: Rename xprt->recv_lock to xprt->queue_lock
                            ` [PATCH v3 15/44] SUNRPC: Refactor xprt_transmit() to remove the reply queue code

[PATCH v2 0/6] Fix legacy DPMS changes with MST
 2018-09-19 23:08 UTC  (2+ messages)

[PATCH v7 0/6] Btrfs: implement swap file support
 2018-09-19 17:29 UTC  (2+ messages)

[PATCH v3 1/2] x86/mm: Add an option to change the padding used for the physical memory mapping
 2018-09-19 23:05 UTC  (7+ messages)

[PATCH v2 0/2] Compiler Attributes: (naked only, for v4.19)
 2018-09-19 23:05 UTC  (7+ messages)
` [PATCH v2 2/2] Compiler Attributes: naked can be shared

[PATCH] rdma: move the ib_wr_opcode enum to include/uapi
 2018-09-19 23:03 UTC  (10+ messages)

[PATCH 00/12] error handling and pciehp maintenance
 2018-09-19 17:25 UTC  (7+ messages)
` [PATCH 11/12] PCI/AER: Use managed resource allocations
` [PATCH 12/12] PCI/pciehp: Use device managed allocations

[PATCH] rpm: handle virtual memory usage when limit is set
 2018-09-19 23:02 UTC  (3+ messages)

[PATCH 0/3] some documentation changes from the beginning of the alphabet
 2018-09-19 22:59 UTC  (6+ messages)
` [PATCH 1/3] git-archimport.1: specify what kind of Arch we're talking about
` [PATCH 2/3] git-column.1: clarify initial description, provide examples

[PATCH v6 00/16] Add support for Hygon Dhyana Family 18h processor
 2018-09-19 17:20 UTC  (3+ messages)
` [PATCH v6 07/16] x86/pci: Add Hygon Dhyana support to PCI and north bridge

[U-Boot] [PATCH 0/4] Add Rock960 and Ficus 96Board support
 2018-09-19 22:58 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] arm: dts: rockchip: add some common pin-settings to rk3399
` [U-Boot] [PATCH 2/4] rockchip: rk3399: Add common Rock960 family from Vamrs
` [U-Boot] [PATCH 3/4] rockchip: rk3399: Add Rock960 CE board support
` [U-Boot] [PATCH 4/4] rockchip: rk3399: Add Ficus EE "

[PATCH net-next] ipv6: Allow the l3mdev to be a loopback
 2018-09-19 17:19 UTC  (2+ messages)

[PATCH 1/2] drm/i915/fbdev: Use an ordinary worker to avoid async deadlock
 2018-09-19 22:55 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

BLE out of band mgmt over dbus?
 2018-09-19 22:55 UTC 

[PATCH v4 0/3] mtd: rawnand: ams-delta: Cleanups and optimizations
 2018-09-19 22:52 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] mtd: rawnand: ams-delta: show parent device in sysfs
  ` [PATCH v5 2/3] mtd: rawnand: ams-delta: Use private structure
  ` [PATCH v5 3/3] mtd: rawnand: ams-delta: Set port direction when needed

[PATCH v2 0/3] KVM: VMX: handle preemption timer value of zero
 2018-09-19 22:50 UTC  (4+ messages)
` [PATCH 1/3] KVM: VMX: immediately mark preemption timer expired only for zero value
` [PATCH 2/3] KVM: VMX: modify preemption timer bit only when arming timer
` [PATCH 3/3] KVM: VMX: use preemption timer to force immediate VMExit

[PATCH 1/2] f2fs: report ENOENT correct in f2fs_rename
 2018-09-19 22:50 UTC  (6+ messages)
` [PATCH 2/2] f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIO
  ` [PATCH 2/2 v2] "
    ` [f2fs-dev] "
` [PATCH 1/2 v2] f2fs: report ENOENT correct in f2fs_rename

[PATCH RFC] MAINTAINERS: Update from @linux.vnet.ibm.com to @linux.ibm.com
 2018-09-19 22:48 UTC  (3+ messages)

[PATCH v2] cpufreq: qcom-kryo: Fix section mismatch warning
 2018-09-19 22:48 UTC  (7+ messages)

[PATCH] RISC-V: Cosmetic menuconfig changes
 2018-09-19 22:48 UTC 

[PATCH] vfio/pci: Some buggy virtual functions incorrectly report 1 for intx
 2018-09-19 22:47 UTC  (7+ messages)

[PATCH] f2fs: avoid infinite loop in f2fs_alloc_nid
 2018-09-19 22:47 UTC 

[PATCH v9 0/8] blk-mq: Implement runtime power management
 2018-09-19 22:45 UTC  (9+ messages)
` [PATCH v9 1/8] blk-mq: Document the functions that iterate over requests
` [PATCH v9 2/8] blk-mq: Introduce blk_mq_queue_rq_iter()
` [PATCH v9 3/8] block: Move power management code into a new source file
` [PATCH v9 4/8] block, scsi: Change the preempt-only flag into a counter
` [PATCH v9 5/8] block: Split blk_pm_add_request() and blk_pm_put_request()
` [PATCH v9 6/8] block: Schedule runtime resume earlier
` [PATCH v9 7/8] block: Make blk_get_request() block for non-PM requests while suspended
` [PATCH v9 8/8] blk-mq: Enable support for runtime power management

Bridge connectivity interruptions while devices join or leave the bridge
 2018-09-19 17:03 UTC  (5+ messages)

[PATCH] KVM: VMX: check nested state and CR4.VMXE against SMM
 2018-09-19 22:42 UTC 

[fuse] When do writes to fuse fd block?
 2018-09-19 17:03 UTC 

[PATCH] drm/i915/guc: Restore preempt-context across S3/S4
 2018-09-19 22:41 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH net] bnxt_en: don't try to offload VLAN 'modify' action
 2018-09-19 17:01 UTC 

[PATCH 0/7] mm: faster get user pages
 2018-09-19 22:40 UTC  (6+ messages)
` [PATCH 6/7] mm/gup: Combine parameters into struct

[f2fs-dev] [PATCH] f2fs: fix quota info to adjust recovered data
 2018-09-19 22:38 UTC  (12+ messages)
                  `  "

array bounds warning in xfrm_output_resume
 2018-09-19 16:57 UTC  (2+ messages)

[libvirt test] 127770: regressions - FAIL
 2018-09-19 22:33 UTC 

[PATCH RFC v4 0/4] Move TXQ scheduling into mac80211
 2018-09-19 16:54 UTC  (11+ messages)
` [PATCH RFC v4 1/4] mac80211: Add TXQ scheduling API

[GIT PULL] hwmon fixes for v4.19-rc5
 2018-09-19 16:54 UTC 

[meta-selinux] cannot apply misc_create_inode.c-label_rootfs.patch from e2fsprogs
 2018-09-19 22:32 UTC 

[RFC/PATCH] clk: samsung: exynos5433: Fix NOIRQ suspend/resume support
 2018-09-19 22:27 UTC  (2+ messages)

[PATCHv3 00/10] PCI error handling
 2018-09-19 16:46 UTC  (6+ messages)
` [PATCHv3 01/10] PCI/portdrv: Use subsys_init for service drivers
` [PATCHv3 10/10] PCI: Make link active reporting detection generic

bug with git merge-base
 2018-09-19 22:25 UTC 

[PATCH 0/1] macsec: reflect the master interface state
 2018-09-19 16:44 UTC  (4+ messages)
` [PATCH 1/1] "

[Intel-wired-lan] [PATCH v3] i40e: Introduce recovery mode support
 2018-09-19 22:23 UTC  (3+ messages)

[PATCH 0/7] netlink recursive policy validation
 2018-09-19 16:44 UTC  (10+ messages)
` [PATCH 2/7] netlink: make validation_data const
` [PATCH 3/7] netlink: set extack error message in nla_validate()
` [PATCH 5/7] netlink: prepare validate extack setting for recursion

[PATCH v2 1/4] app/test-eventdev: fix minor typos
 2018-09-19 22:22 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/4] app/test-eventdev: remove redundant newlines
  ` [PATCH v3 3/4] app/test-eventdev: add Tx adapter support
  ` [PATCH v3 4/4] doc: update eventdev application guide

[xen-4.9-testing baseline-only test] 75248: trouble: blocked/broken
 2018-09-19 22:22 UTC 

[PATCH 0/2] drm: Alpha blending issue
 2018-09-19 16:43 UTC  (4+ messages)
` [PATCH 1/2] drm/atomic: Initialise planes with opaque alpha values

[PATCH V2 00/12] OPP: Don't create multiple OPP tables for devices sharing OPP table
 2018-09-19 22:20 UTC  (15+ messages)
` [PATCH V2 01/12] OPP: Free OPP table properly on performance state irregularities
` [PATCH V2 02/12] OPP: Don't try to remove all OPP tables on failure
` [PATCH V2 03/12] OPP: Protect dev_list with opp_table lock
` [PATCH V2 04/12] OPP: Pass index to _of_init_opp_table()
` [PATCH V2 05/12] OPP: Parse OPP table's DT properties from _of_init_opp_table()
` [PATCH V2 06/12] OPP: Don't take OPP table's kref for static OPPs
` [PATCH V2 07/12] OPP: Create separate kref for static OPPs list
` [PATCH V2 08/12] cpufreq: mvebu: Remove OPPs using dev_pm_opp_remove()
` [PATCH V2 09/12] OPP: Don't remove dynamic OPPs from _dev_pm_opp_remove_table()
` [PATCH V2 10/12] OPP: Use a single mechanism to free the OPP table
` [PATCH V2 11/12] OPP: Prevent creating multiple OPP tables for devices sharing OPP nodes
` [PATCH V2 12/12] OPP: Pass OPP table to _of_add_opp_table_v{1|2}()

[PATCH 01/40] drm: Use default dma_fence hooks where possible for null syncobj
 2018-09-19 22:17 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/40] "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH v3 2/3] mtd: rawnand: ams-delta: use GPIO lookup table
 2018-09-19 22:17 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] MAINTAINERS: Add PPC contacts for PCI core error handling
 2018-09-19 22:14 UTC  (4+ messages)

[PATCH] clocksource/drivers/fttmr010: fix set_next_event handler
 2018-09-19 22:13 UTC 

[PATCH] drm/i915/icl: Enable DC9 as lowest possible state during screen-off
 2018-09-19 22:13 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/icl: Enable DC9 as lowest possible state during screen-off (rev3)

PCI: Enforce bus address limits in resource allocation
 2018-09-19 22:12 UTC  (9+ messages)

[PATCH] rcu: Use cpus_read_lock() while looking at cpu_online_mask
 2018-09-19 22:11 UTC  (6+ messages)

Problem with two dongle simultaneously
 2018-09-19 22:11 UTC 

[meta-processor-sdk] mmwave-ros-autonomous-robotics: add launch file for robot description
 2018-09-19 22:11 UTC 

[PATCH 0/2] Provide options to enable spectre_v2 userspace-userspace protection
 2018-09-19 21:35 UTC  (3+ messages)
` [PATCH 1/2] x86/speculation: Option to select app to app mitigation for spectre_v2
` [PATCH 2/2] x86/speculation: Provide application property based STIBP protection

[PATCH v4 0/6] PCI: Add reset type parameter to PCI reset functions
 2018-09-19 16:30 UTC  (7+ messages)
` [PATCH v4 1/6] PCI: Expose reset_type to users of __pci_reset_function_locked()
` [PATCH v4 2/6] PCI: Expose reset_type to users of pci_reset_function()
` [PATCH v4 3/6] PCI: Expose reset_type to users of pci_reset_function_locked()
` [PATCH v4 4/6] PCI: Expose reset type to users of pci_try_reset_function()
` [PATCH v4 5/6] PCI: Expose reset type to users of pci_probe_reset_function()
` [PATCH v4 6/6] PCI: Expose reset type to users of pci_reset_bus()

[xen-4.10-testing test] 127761: tolerable FAIL - PUSHED
 2018-09-19 22:09 UTC 

[Bug 102962] GPU crash running Overwatch in wine-staging
 2018-09-19 22:08 UTC  (2+ messages)

[PATCH] of/unittest: Fix I2C bus unit-address error
 2018-09-19 22:07 UTC 

[PATCH 0/2] drm/virtio: add iommu support
 2018-09-19 22:06 UTC  (11+ messages)
` [PATCH 2/2] "
  ` [virtio-dev] "

Lttng-modules-2.10.x builds with warning of undefined "__migrate_disabled" with RT Kernels >= 4.14
 2018-09-19 22:06 UTC 

Repository Growth
 2018-09-19 22:02 UTC  (4+ messages)

[U-Boot] [PATCH] nios2: 10m50: Add CPU pre-relocation in device tree
 2018-09-19 22:03 UTC  (3+ messages)

inline extents
 2018-09-19 16:23 UTC 

[SPDK] SPDK Ring Enqueue/Dequeue Issue
 2018-09-19 22:01 UTC 

[PATCH 1/5] net/bnx2x: fix logging to include dev name
 2018-09-19 21:59 UTC  (5+ messages)
` [PATCH 2/5] net/bnx2x: update link/PHY management
` [PATCH 3/5] net/bnx2x: fix to disable further interrupts
` [PATCH 4/5] net/bnx2x: fix call to link handling periodic function
` [PATCH 5/5] net/bnx2x: fix to add phy lock

[PATCH 1/6] drm/dp_mst: Introduce drm_dp_mst_connector_atomic_check() (fwd)
 2018-09-19 21:59 UTC  (2+ messages)

Update meeting time: Security Work Group meeting
 2018-09-19 21:58 UTC 

[RESEND][PATCH v2] cfq: clear queue pointers from cfqg after unpinning them in cfq_pd_offline
 2018-09-19 21:58 UTC 

[PATCH lttng-modules] Fix: access migrate_disable field directly
 2018-09-19 21:48 UTC 

ublox TOBY-R200
 2018-09-19 21:55 UTC  (2+ messages)

[RFC 00/60] Coscheduling for Linux
 2018-09-19 21:53 UTC  (4+ messages)

btrfs panic problem
 2018-09-19 16:12 UTC  (4+ messages)

[PATCH] net: wireless: mediatek: fix mt76 LEDS build error
 2018-09-19 16:12 UTC  (5+ messages)

[PATCH 1/2] libata: add ledtrig support
 2018-09-19 21:49 UTC  (7+ messages)
` [PATCH] libata: fix semicolon.cocci warnings

[PATCH] ALSA: xen-front: Refine indentations and constify snd_pcm_ops
 2018-09-19 21:47 UTC 

[PATCH] ALSA: xen-front: Refine indentations and constify snd_pcm_ops
 2018-09-19 21:47 UTC 

[PATCH] libmtd: don't print an error message for devices without ecc support
 2018-09-19 21:45 UTC  (2+ messages)

[meta-processor-sdk] mmwave-ros-autonomous-robotics: update patch for navigation params
 2018-09-19 21:46 UTC 

[PATCH 1/2] dt-bindings: pinctrl: document Broadcom Northstar pin mux controller
 2018-09-19 21:45 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: bcm: add Northstar driver

[PATCH 1/7] extended support for LTE and NR. Some minor fixes. part 1 of 7
 2018-09-19 21:45 UTC  (2+ messages)

[PATCH] MAINTAINERS: Move mobiveil PCI driver entry where it belongs
 2018-09-19 16:06 UTC 

[Buildroot] [PATCH 1/1] brltty: use gcc instead of ld to link shared objects
 2018-09-19 21:45 UTC 

[PATCH ethtool] ethtool: support combinations of FEC modes
 2018-09-19 16:06 UTC  (2+ messages)
` [RFC PATCH ethtool] ethtool: better syntax for "

[PATCH] ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridge
 2018-09-19 21:44 UTC  (2+ messages)

[PATCH] rcar-csi2: add R8A77980 support
 2018-09-19 21:43 UTC  (6+ messages)

[Ksummit-discuss] [MAINTAINERS SUMMIT] Bug-introducing patches
 2018-09-19 21:42 UTC  (12+ messages)

[PATCH 00/11] OPP: Don't create multiple OPP tables for devices sharing OPP table
 2018-09-19 21:40 UTC  (10+ messages)
` [PATCH 07/11] cpufreq: mvebu: Remove OPPs using dev_pm_opp_remove()

[PATCH v8 0/8] blk-mq: Implement runtime power management
 2018-09-19 21:39 UTC  (4+ messages)
` [PATCH v8 6/8] block: Schedule runtime resume earlier

[SPDK] SPDK Ring Enqueue/Dequeue Issue
 2018-09-19 21:38 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.