All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-04 23:26:55 to 2017-10-05 00:49:36 UTC [more...]

[PATCH] block/floppy: Convert callback to pass timer_list
 2017-10-05  0:49 UTC 

[PATCH] led/ledtrig-heartbeat: Convert timers to use
 2017-10-05  0:49 UTC 

[PATCH] block/laptop_mode: Convert timers to use timer_setup()
 2017-10-05  0:49 UTC  (2+ messages)

[PATCH] block/aoe: Convert timers to use timer_setup()
 2017-10-05  0:49 UTC 

[PATCH v2 net-next 0/7] net: Plumb extack error reporting to enslavements
 2017-10-05  0:48 UTC  (16+ messages)
` [Bridge] "
` [Bridge] [PATCH v2 net-next 1/7] net: Add extack to netdev_notifier_info
  `  "
` [Bridge] [PATCH v2 net-next 2/7] net: Add extack to ndo_add_slave
  `  "
` [PATCH v2 net-next 3/7] net: Add extack to upper device linking
  ` [Bridge] "
` [PATCH v2 net-next 4/7] net: vrf: Add extack messages for enslave errors
  ` [Bridge] "
` [Bridge] [PATCH v2 net-next 5/7] net: bonding: Add extack messages for some enslave failures
  `  "
` [PATCH v2 net-next 6/7] net: bridge: Pass extack to down to netdev_master_upper_dev_link
  ` [Bridge] "
` [PATCH v2 net-next 7/7] mlxsw: spectrum: Add extack messages for enslave failures
  ` [Bridge] "

[PATCH] jbd2: Convert timers to use timer_setup()
 2017-10-05  0:48 UTC 

[PATCH] amifloppy: Convert timers to use timer_setup()
 2017-10-05  0:48 UTC 

[PATCH] libata: Convert timers to use timer_setup()
 2017-10-05  0:48 UTC 

[PATCH] scsi: fcoe: Convert timers to use timer_setup()
 2017-10-05  0:48 UTC 

[PATCH] scsi: lpfc: Convert timers to use timer_setup()
 2017-10-05  0:48 UTC 

[PATCH] scsi: isci: Convert timers to use timer_setup()
 2017-10-05  0:48 UTC 

Another question about yocto
 2017-10-05  0:48 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Convert timers to use timer_setup()
 2017-10-05  0:48 UTC 

[PATCH] scsi/cxgbi: Convert timers to use timer_setup()
 2017-10-05  0:48 UTC 

[PATCH] scsi/sas: Convert timers to use timer_setup()
 2017-10-05  0:47 UTC 

[PATCH] scsi/pmcraid: Convert timers to use timer_setup()
 2017-10-05  0:47 UTC 

[PATCH] scsi/ipr: Convert timers to use timer_setup()
 2017-10-05  0:47 UTC 

[PATCH] staging/atomisp: Convert timers to use timer_setup()
 2017-10-05  0:47 UTC 

[PATCH] staging: rtl8192e: Convert timers to use timer_setup()
 2017-10-05  0:47 UTC 

[PATCH] staging: rtl8192u: Convert timers to use timer_setup()
 2017-10-05  0:47 UTC 

[PATCH] staging: rtl8188eu: Convert timers to use timer_setup()
 2017-10-05  0:47 UTC 

[PATCH] staging: rtl8712: Convert timers to use timer_setup()
 2017-10-05  0:46 UTC 

[PATCH] staging/wilc1000: Convert timers to use timer_setup()
 2017-10-05  0:46 UTC 

[PATCH] IB/ipoib: Convert timers to use timer_setup()
 2017-10-05  0:45 UTC  (2+ messages)

[PATCH] RDMA/i40iw: Convert timers to use timer_setup()
 2017-10-05  0:45 UTC 

[patch i-g-t] igt/kms_rotation_crc: Add horizontal flip subtest
 2017-10-05  0:43 UTC 

[PATCH] IB/qib: Convert timers to use timer_setup()
 2017-10-05  0:45 UTC 

[PATCH] RDMA/nes: Convert timers to use timer_setup()
 2017-10-05  0:45 UTC 

[meta-browser] Modern Chromium with GN
 2017-10-05  0:43 UTC  (3+ messages)

[PATCH v6 0/9] block, scsi, md: Improve suspend and resume
 2017-10-05  0:42 UTC  (11+ messages)
` [PATCH v6 1/9] md: Rename md_notifier into md_reboot_notifier
` [PATCH v6 2/9] md: Introduce md_stop_all_writes()
` [PATCH v6 3/9] md: Neither resync nor reshape while the system is frozen
` [PATCH v6 4/9] block: Make q_usage_counter also track legacy requests
` [PATCH v6 5/9] block: Introduce blk_get_request_flags()
` [PATCH v6 6/9] block: Introduce BLK_MQ_REQ_PREEMPT
` [PATCH v6 7/9] ide, scsi: Tell the block layer at request allocation time about preempt requests
` [PATCH v6 8/9] block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
` [PATCH v6 9/9] block, scsi: Make SCSI device suspend and resume work reliably

[PATCH 00/13] timer: Start conversion to timer_setup()
 2017-10-05  0:41 UTC  (51+ messages)
` [PATCH 01/13] timer: Convert schedule_timeout() to use from_timer()
` [PATCH 02/13] timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()
` [PATCH 03/13] timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
` [PATCH 04/13] timer: Remove init_timer_pinned() in favor of timer_setup()
` [PATCH 05/13] timer: Remove init_timer_deferrable() "
` [PATCH 06/13] timer: Remove users of TIMER_DEFERRED_INITIALIZER
` [PATCH 07/13] timer: Remove last user of TIMER_INITIALIZER
` [PATCH 08/13] timer: Remove unused static initializer macros
` [PATCH 09/13] timer: Remove users of expire and data arguments to DEFINE_TIMER
` [PATCH 10/13] timer: Remove expires and data arguments from DEFINE_TIMER
` [PATCH 11/13] timer: Remove expires argument from __TIMER_INITIALIZER()
` [PATCH 12/13] kthread: Convert callback to use from_timer()
` [PATCH 13/13] workqueue: "

[PATCH v2 0/3] led: ledtrig-transient: add support for hrtimer
 2017-10-05  0:40 UTC  (11+ messages)
    ` Vibrations in input vs. LED was "

[PATCH] ACPI / LPIT: Add Low Power Idle Table (LPIT) support
 2017-10-05  0:39 UTC  (3+ messages)

[PATCH] nfp: convert nfp_eth_set_bit_config() into a macro
 2017-10-05  0:38 UTC  (7+ messages)

[PATCH linux dev-4.10 v2 0/9] drivers: fsi: client fixes and refactor
 2017-10-05  0:37 UTC  (9+ messages)
` [PATCH linux dev-4.10 v2 1/9] drivers: fsi: SBEFIFO: General clean-up
` [PATCH linux dev-4.10 v2 2/9] drivers: fsi: SBEFIFO: Fix probe() and remove()
` [PATCH linux dev-4.10 v2 3/9] drivers: fsi: SBEFIFO: check for xfr complete in read wait_event
` [PATCH linux dev-4.10 v2 4/9] drivers: fsi: occ: General clean-up

[GIT PULL] Reset controller fixes for v4.14
 2017-10-05  0:36 UTC  (5+ messages)

[kernel-hardening] [RFC V2 0/6] add more kernel pointer filter options
 2017-10-05  0:35 UTC  (9+ messages)

[Intel-wired-lan] [PATCH] checkpatch.pl: allow commit descriptions to include date
 2017-10-05  0:33 UTC 

[MPTCP] [PATCH 11/18] tcp_extra_option: Pass sock to prepare_req
 2017-10-05  0:33 UTC 

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

[PATCH v5 2/5] drm/i915/guc : Removing i915_modparams.enable_guc_loading module
 2017-10-05  0:26 UTC  (3+ messages)

[PATCH v2] net/sfc: add device state check to reta update operation
 2017-10-05  0:23 UTC  (2+ messages)

RISC-V Linux Port v9
 2017-10-05  0:21 UTC  (3+ messages)

Extreme time jitter with suspend/resume cycles
 2017-10-05  0:20 UTC  (5+ messages)

[PATCH v1 1/2] net/mlx5: change eth device reference for secondary process
 2017-10-05  0:17 UTC  (3+ messages)
` [PATCH v4 0/5] net/mlx5 multi-process support

Having trouble getting recipe to run in proper directory
 2017-10-05  0:16 UTC 

[PATCH net-next] ip_gre: check packet length and mtu correctly in erspan_fb_xmit
 2017-10-05  0:14 UTC 

[PATCH] Update James Hogan's email address
 2017-10-05  0:12 UTC  (2+ messages)

[PATCH v4 00/14] Introduce support for Dell SMBIOS over WMI
 2017-10-05  0:09 UTC  (2+ messages)

mailing list archive
 2017-10-05  0:08 UTC  (2+ messages)

[PATCH] pci/uio: enable prefetchable resources mapping
 2017-10-05  0:06 UTC  (2+ messages)

[PATCH v8 1/2] media:imx274 device tree binding file
 2017-10-05  0:06 UTC  (2+ messages)
` [PATCH v8 2/2] media:imx274 V4l2 driver for Sony imx274 CMOS sensor

[PATCH] powerpc: Drop lockdep_assert_cpus_held call from arch_update_cpu_topology
 2017-10-05  0:04 UTC 

[PATCHv2 net-next] openvswitch: Add erspan tunnel support
 2017-10-05  0:03 UTC 

[PATCH v3 0/8] Introduce support for Dell SMBIOS over WMI
 2017-10-05  0:02 UTC  (6+ messages)
` [PATCH v3 5/8] platform/x86: dell-wmi-smbios: introduce character device for userspace

[PATCH v3 0/1] go-runtime: prevent host leakage into target objects
 2017-10-05  0:02 UTC  (3+ messages)
` [PATCH v3 1/1] "

Static Analysis
 2017-10-05  0:00 UTC 

[PATCH] input: synaptics-rmi4: make array rmi_f54_report_type_names static
 2017-10-05  0:00 UTC  (4+ messages)

[PATCH 0/4] net-next: security: New file mode and LSM hooks for eBPF object permission control
 2017-10-04 23:58 UTC  (11+ messages)
` [PATCH net-next 1/4] bpf: Add file mode configuration into bpf maps
` [PATCH net-next 4/4] selinux: bpf: Add addtional check for bpf object file receive

devlink dump of mlxsw_adj table triggers a panic
 2017-10-04 23:57 UTC 

[PATCH 4/5] bcache: writeback: collapse contiguous IO better
 2017-10-04 23:54 UTC  (16+ messages)

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

[PATCH] scsi: qla2xxx: remove dead code in qla82xx_write_flash_data
 2017-10-04 23:28 UTC 

Support generic disabling of all XSAVE features
 2017-10-04 23:49 UTC  (6+ messages)
` [PATCH v7 1/5] x86/xsave: Move xsave initialization to after parsing early parameters
` [PATCH v7 2/5] x86/cpuid: Add generic table for cpuid dependencies
` [PATCH v7 3/5] x86/cpuid: Make clearcpuid an early param
` [PATCH v7 4/5] x86/xsave: Make XSAVE check the base CPUID features before enabling
` [PATCH v7 5/5] x86/xsave: Using generic CPUID clearing when disabling XSAVE

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

[Intel-wired-lan] [PATCH 00/13 net-next] i40e: refactor ethtool interface
 2017-10-04 23:47 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH 09/13 net-next] i40e: Add new phy types for 25G AOC and ACC support
` [Intel-wired-lan] [PATCH 10/13 net-next] i40e: convert i40e_phy_type_to_ethtool to new API
` [Intel-wired-lan] [PATCH 13/13 net-next] i40e: convert i40e_set_link_ksettings "

[rcu:rcu/next 31/31] kernel/rcu/tree.c:764:75: error: macro "trace_rcu_dyntick" passed 4 arguments, but takes just 3
 2017-10-04 23:40 UTC 

[PATCH] eal/x86: implement x86 specific tsc hz
 2017-10-04 23:39 UTC  (3+ messages)
` [PATCH] eal/x86: use cpuid builtin

[PATCH v2 0/9] ARM: dts: aspeed: Device tree updates
 2017-10-04 23:39 UTC  (17+ messages)
` [PATCH v2 2/9] ARM: dts: aspeed: Reorder ADC node
` [PATCH v2 4/9] ARM: dts: aspeed-romulus: Add I2C devices
` [PATCH v2 8/9] ARM: dts: aspeed: Correctly order UART nodes
` [PATCH v2 9/9] ARM: dts: aspeed: Clean up "

[kernel-hardening] [PATCH RFC v4 0/3] Introduce the STACKLEAK feature and a test for it
 2017-10-04 23:31 UTC  (3+ messages)
` [kernel-hardening] [PATCH RFC v4 1/3] gcc-plugins: Add STACKLEAK erasing the kernel stack at the end of syscalls
  ` [kernel-hardening] "

[refpolicy] Pull Request for fixing memory leak warning
 2017-10-04 23:31 UTC  (11+ messages)
` [refpolicy] [PATCH] fc_sort: memory leakages (was: Pull Request for fixing memory leak warning)
      ` [refpolicy] [PATCH v2] fc_sort: memory leakages
        ` [refpolicy] [PATCH v3] "
          ` [refpolicy] [PATCH v4] "
              ` [refpolicy] [PATCH v5] "
                ` [refpolicy] [PATCH v6] "

zstd kernel and initrd compression
 2017-10-04 23:29 UTC  (2+ messages)

[PATCH] PCI: Check/Set ARI capability before setting numVFs
 2017-10-04 23:29 UTC  (4+ messages)
  ` [Intel-wired-lan] "

cmd.exe Terminal is closing when cloning a repository on windows 10 (64.bit)
 2017-10-04 23:29 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 01/22] instrument: Add documentation
 2017-10-04 23:28 UTC  (12+ messages)

[PATCH] drm/i915/cnl: Allow 2 pixel per clock on Cannonlake
 2017-10-04 23:28 UTC  (3+ messages)

[PATCH 0/7] xen: Convert __page_to_mfn and __mfn_to_page to use typesafe MFN
 2017-10-04 23:27 UTC  (3+ messages)
` [PATCH 7/7] "

[U-Boot] [PATCH] SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI
 2017-10-04 23:27 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.