All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-16 16:42:41 to 2019-04-16 17:28:46 UTC [more...]

[PATCH v2] qmimodem: return all serial numbers
 2019-09-28  1:48 UTC  (2+ messages)

[xen-4.8-testing test] 134735: regressions - FAIL
 2019-04-16 17:28 UTC 

[PATCH v8 0/3] Add support for firmware update on Cypres CCGx
 2019-04-16 17:27 UTC  (10+ messages)
` [PATCH v8 1/3] usb: typec: ucsi: ccg: add get_fw_info function
    ` [v8,1/3] "
` [PATCH v8 2/3] i2c: nvidia-gpu: Supply CCGx driver the fw build info
    ` [v8,2/3] "
` [PATCH v8 3/3] usb: typec: ucsi: ccg: add firmware flashing support
    ` [v8,3/3] "

[Qemu-devel] [PATCH 0/3] usb-mtp: fix ObjectInfo request handling
 2019-04-16 17:27 UTC  (17+ messages)

[PATCH 00/57] Convert files to ReST
 2019-04-16 17:27 UTC  (6+ messages)
` [PATCH 10/57] docs: device-mapper: convert it to ReST format

[PATCH 0/7] KVM: lapic: Fix a variety of timer adv issues
 2019-04-16 17:27 UTC  (8+ messages)
` [PATCH 6/7] KVM: lapic: Clean up the code for handling of a pre-expired hv_timer

[meta-processor-sdk][PATCH] processor-sdk: disable am571x-idk-pru-excl-uio.dtb
 2019-04-16 17:13 UTC 

[Qemu-devel] [PATCH 0/2] tcg: Fix launchpad 1824853
 2019-04-16 17:25 UTC  (2+ messages)

[PATCH v4 00/12] QorIQ TMU multi-sensor and HWMON support
 2019-04-16 17:24 UTC  (18+ messages)
` [PATCH v4 04/12] thermal: qoriq: Drop per-sensor data
` [PATCH v4 06/12] thermal: qoriq: Pass data to qoriq_tmu_calibration() directly
` [PATCH v4 07/12] thermal: qoriq: Convert driver to use devm_ioremap()
` [PATCH v4 08/12] thermal: qoriq: Convert driver to use regmap API
` [PATCH v4 09/12] thermal: qoriq: Enable all sensors before registering them
` [PATCH v4 10/12] thermal: qoriq: Do not report invalid temperature reading
` [PATCH v4 11/12] thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs()
` [PATCH v4 12/12] thermal: qoriq: Add hwmon support

[GIT PULL] RISC-V Patches for 5.1-rc6
 2019-04-16 17:24 UTC  (2+ messages)

[Intel-wired-lan] [PATCH S19 00/15] Fixes and feature updates for ice
 2019-04-16 17:24 UTC  (16+ messages)
` [Intel-wired-lan] [PATCH S19 01/15] ice: Implement LLDP persistence
` [Intel-wired-lan] [PATCH S19 02/15] ice: Cleanup an unnecessary variable initialization
` [Intel-wired-lan] [PATCH S19 03/15] ice: Remove braces for single statement blocks
` [Intel-wired-lan] [PATCH S19 04/15] ice: Call out dev/func caps when printing
` [Intel-wired-lan] [PATCH S19 05/15] ice: Fix hang when ethtool disables FW LLDP
` [Intel-wired-lan] [PATCH S19 06/15] ice: Advertise supported link modes if none requested
` [Intel-wired-lan] [PATCH S19 07/15] ice: Refactor the LLDP MIB change event handling
` [Intel-wired-lan] [PATCH S19 08/15] ice: Gracefully handle reset failure in ice_alloc_vfs()
` [Intel-wired-lan] [PATCH S19 09/15] ice: Format ethtool reported stats
` [Intel-wired-lan] [PATCH S19 10/15] ice: Reorganize tx_buf and ring structs
` [Intel-wired-lan] [PATCH S19 11/15] ice: Use bitfields when possible
` [Intel-wired-lan] [PATCH S19 12/15] ice: Reorganize ice_vf struct
` [Intel-wired-lan] [PATCH S19 13/15] ice: Fix couple of issues in ice_vsi_release
` [Intel-wired-lan] [PATCH S19 14/15] ice: Silence semantic parser warnings
` [Intel-wired-lan] [PATCH S19 15/15] ice: Fix LINE_SPACING style issue

[PATCH] drm/amdgpu: get_fw_version isn't ASIC specific
 2019-04-16 17:24 UTC  (2+ messages)

[PATCH] mtd: cfi_util: mark expected switch fall-throughs
 2019-04-16 17:24 UTC  (7+ messages)

[Qemu-riscv] [PATCH for-4.1 0/8] target/riscv: decodetree improvments
 2019-04-16 17:22 UTC  (7+ messages)
` [Qemu-riscv] [PATCH for-4.1 3/8] target/riscv: Merge argument sets for insn32 and insn16
  ` [Qemu-riscv] [Qemu-devel] "
    `  "

[PATCH] clocksource: timer-probe: change log level to warn
 2019-04-16 17:23 UTC 

[PATCH v5 1/3] Provide in-kernel headers to make extending kernel easier
 2019-04-16 17:22 UTC  (30+ messages)

[Buildroot] [PATCH 1/1] package/sane-backends: remove unneeded first patch
 2019-04-16 17:22 UTC 

[PATCH] thermal/drivers/of: Add a get_temp_id callback function
 2019-04-16 17:22 UTC 

[Intel-wired-lan] [PATCH S18 00/15] Fixes and feature updates for ice
 2019-04-16 17:21 UTC  (16+ messages)
` [Intel-wired-lan] [PATCH S18 01/15] ice: Fix for allowing too many MDD events on VF
` [Intel-wired-lan] [PATCH S18 02/15] ice: Preserve VLAN Rx stripping settings
` [Intel-wired-lan] [PATCH S18 03/15] ice: Don't remove VLAN filters that were never programmed
` [Intel-wired-lan] [PATCH S18 04/15] ice: Add more validation in ice_vc_cfg_irq_map_msg
` [Intel-wired-lan] [PATCH S18 05/15] ice: Do not unnecessarily initialize local variable
` [Intel-wired-lan] [PATCH S18 06/15] ice: Always free/allocate q_vectors
` [Intel-wired-lan] [PATCH S18 07/15] ice: Refactor getting/setting coalesce
` [Intel-wired-lan] [PATCH S18 08/15] ice: Suppress false-positive style issues reported by static analyzer
` [Intel-wired-lan] [PATCH S18 09/15] ice: Remove __always_unused attribute
` [Intel-wired-lan] [PATCH S18 10/15] ice: Separate if conditions for ice_set_features()
` [Intel-wired-lan] [PATCH S18 11/15] ice: Add function to program ethertype based filter rule on VSIs
` [Intel-wired-lan] [PATCH S18 12/15] ice: Use bitfields where possible
` [Intel-wired-lan] [PATCH S18 13/15] ice: Use more efficient structures
` [Intel-wired-lan] [PATCH S18 14/15] ice: Disable sniffing VF traffic on PF
` [Intel-wired-lan] [PATCH S18 15/15] ice: Fix double spacing

[PATCH v3] arm64: sysreg: make mrs_s and msr_s macros work with Clang and LTO
 2019-04-16 17:18 UTC  (7+ messages)

[U-Boot] [PATCH] sun8i: h3: NanoPi M1 Plus: Add emac configuration
 2019-04-16 17:18 UTC 

[PATCH 00/12] perf tools: Display eBPF code in intel_pt trace
 2019-04-16 17:17 UTC  (3+ messages)
` [PATCH 02/12] perf tools: Separate generic code in dso_cache__read

[PATCH BlueZ v2] mesh: Fix decryption when on more than one Network
 2019-04-16 17:14 UTC  (2+ messages)

[PATCH 0/4] dpaa2-eth: Add flow steering support without masking
 2019-04-16 17:13 UTC  (5+ messages)
` [PATCH net-next 1/4] dpaa2-eth: Fix Rx classification status
` [PATCH net-next 2/4] dpaa2-eth: Add a couple of macros
` [PATCH net-next 3/4] dpaa2-eth: Update hash key composition code
` [PATCH net-next 4/4] dpaa2-eth: Add flow steering support without masking

[PATCH V2] ath11k: add HE support
 2019-04-16 17:12 UTC  (4+ messages)

[PATCH v2 0/5] Fix vDSO clock_getres()
 2019-04-16 17:09 UTC  (16+ messages)
` [PATCH v2 1/5] arm64: "
` [PATCH v2 5/5] kselftest: Extend vDSO selftest to clock_getres

[PATCH] x86/mm/mem_encrypt: fix a crash with kmemleak_scan
 2019-04-16 17:11 UTC  (2+ messages)

[PATCH 0/3] ARC: cache: allow to autodetect L1 cache line size
 2019-04-16 17:10 UTC  (8+ messages)
` [PATCH 1/3] ARC: cache: declare cache-related defines via ARC_MAX_CACHE_SHIFT
` [PATCH 2/3] ARC: cache: check cache configuration on each CPU
` [PATCH 3/3] ARC: cache: allow to autodetect L1 cache line size

avoid calling nth_page in the block I/O path
 2019-04-16 17:10 UTC  (8+ messages)
` [PATCH 1/5] block: rewrite blk_bvec_map_sg to avoid a nth_page call

[1/2] ras: fix an off-by-one error in __find_elem()
 2019-04-16 17:09 UTC  (10+ messages)
` [2/2] ras: close the race condition with timer
    ` [PATCH 2/2] "
  ` [PATCH 1/2] ras: fix an off-by-one error in __find_elem()

[PATCH] staging: comedi: use help instead of ---help--- in Kconfig
 2019-04-16 17:08 UTC 

[igt-dev] [PATCH v21 0/6] new engine discovery interface
 2019-04-16 17:09 UTC  (7+ messages)
` [igt-dev] [PATCH v21 2/6] lib/i915: add gem_engine_topology library and for_each loop definition
` [igt-dev] [PATCH v21 6/6] test: perf_pmu: use the gem_engine_topology library

[PATCH v11 0/7] Add Fieldbus subsystem + support HMS Profinet card
 2019-04-16 17:06 UTC  (3+ messages)
` [PATCH v11 2/7] anybus-s: support HMS Anybus-S bus

[PATCH v1 00/15] Keep track of GUPed pages in fs and block
 2019-04-16 17:07 UTC  (9+ messages)
` [PATCH v1 10/15] block: add gup flag to bio_add_page()/bio_add_pc_page()/__bio_add_page()

[PATCH] thermal: core: skip update disabled thermal zones after suspend
 2019-04-16 17:07 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/1] app/testpmd: fix port detach cleanup
 2019-04-16 17:05 UTC  (4+ messages)

[PATCH v4] mm/hotplug: treat CMA pages as unmovable
 2019-04-16 17:05 UTC 

[PATCH RESEND v2] ACPI/IORT: Reject platform dev creation when dev set to wrong numa node
 2019-04-16 17:05 UTC  (8+ messages)
` [PATCH v3] ACPI/IORT: Reject platform device creation on NUMA node mapping failure

[Xen-devel] [qemu-mainline bisection] complete test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm
 2019-04-16 17:04 UTC  (3+ messages)
  `  "

[dpdk-dev] [PATCH v1 0/5] make lcore_config internal
 2019-04-16 17:03 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/5] eal: add accessor functions for lcore_config

[PATCH-tip 0/2] locking/rwsem: Rwsem rearchitecture part 2 follow-up patches
 2019-04-16 17:03 UTC  (5+ messages)

[PATCH] block: make sure that bvec length can't be overflowed
 2019-04-16 17:03 UTC  (3+ messages)

[PATCH] arm64: defconfig: Update UFSHCD for Hi3660 soc
 2019-04-16 17:02 UTC  (2+ messages)

[PATCH v1 0/4] clone: add CLONE_PIDFD
 2019-04-16 17:02 UTC  (5+ messages)
` [PATCH v1 1/4] Make anon_inodes unconditional
` [PATCH v1 2/4] clone: add CLONE_PIDFD
` [PATCH v1 3/4] signal: support CLONE_PIDFD with pidfd_send_signal
` [PATCH v1 4/4] samples: show race-free pidfd metadata access

[dpdk-dev] [PATCH 0/3] net/ifc: SW relay improvement and fix
 2019-04-16 17:00 UTC  (2+ messages)

[PATCH v2 1/2] ARM: dts: ls1021: Use different compatible for MDIO bus node
 2019-04-16 16:57 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: ls1021: Fix SGMII PCS link remaining down after PHY disconnect

[RFC 0/3] tqs: add thread quiescent state library
 2019-04-16 16:56 UTC  (13+ messages)
` [dpdk-dev] [PATCH v5 0/3] lib/rcu: add RCU library supporting QSBR mechanism
  ` [dpdk-dev] [PATCH v5 1/3] rcu: "

[PATCH v4 0/2] Add support for the Purism Librem5 devkit
 2019-04-16 16:55 UTC  (5+ messages)

[RFC 0/2] Add AUX device entries for DP MST devices
 2019-04-16 16:55 UTC  (5+ messages)

[PATCH v4 00/10] support wakeup capable GPIOs
 2019-04-16 16:54 UTC  (5+ messages)
` [PATCH v4 03/10] of/irq: document properties for wakeup interrupt parent

[PATCH 0/3] Sun8i NAND DMA support
 2019-04-16 16:53 UTC  (7+ messages)
` [PATCH 2/3] mtd: rawnand: sunxi: Add DMA support for sun8i

Per-queue XDP programs, thoughts
 2019-04-16 16:53 UTC  (4+ messages)

[PATCH] x86/entry/64: randomize kernel stack offset upon syscall
 2019-04-16 16:47 UTC  (9+ messages)

[PATCH v3 00/18] btrfs dax support
 2019-04-16 16:52 UTC  (12+ messages)
` [PATCH 01/18] btrfs: create a mount option for dax
` [PATCH 13/18] fs: dedup file range to use a compare function
` [PATCH 14/18] dax: memcpy before zeroing range
` [PATCH 15/18] btrfs: handle dax page zeroing
` [PATCH 16/18] btrfs: Writeprotect mmap pages on snapshot
` [PATCH 17/18] btrfs: Disable dax-based defrag and send
` [PATCH 18/18] btrfs: trace functions for btrfs_iomap_begin/end

[PATCH v10 0/7] Add Fieldbus subsystem + support HMS Profinet card
 2019-04-16 16:49 UTC  (4+ messages)

[PATCH v4 00/16] locking/rwsem: Rwsem rearchitecture part 2
 2019-04-16 16:50 UTC  (3+ messages)
` [PATCH v4 10/16] locking/rwsem: Wake up almost all readers in wait queue

[Qemu-devel] [Bug 1825002] [NEW] "qemu: Unexpected FPU mode" since 0c1bbedc10e86ea9366b6af8c5520fafa3266b2f
 2019-04-16 16:45 UTC  (2+ messages)
` [Qemu-devel] [Bug 1825002] "

Linux 5.1-rc5
 2019-04-16 16:49 UTC  (8+ messages)

[PATCH 4.9 00/76] 4.9.169-stable review
 2019-04-16 16:49 UTC  (7+ messages)
` [PATCH 4.9 72/76] arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value

[PATCH] clocksource: timer-probe: change log level to info
 2019-04-16 16:48 UTC  (2+ messages)

[U-Boot] [PATCH] malloc: Fix memalign not honoring alignment prior to full malloc init
 2019-04-16 16:48 UTC  (2+ messages)

[nfs-utils PATCH RFC v3 0/8] restore nfsdcld
 2019-04-16 16:46 UTC  (2+ messages)

[PATCH] gprs: Always store RoamingAllowed as a boolean
 2019-04-16 16:46 UTC  (2+ messages)

[dpdk-dev] [PATCH] ethdev: missing typecast from void in eth_dev_pci_specific_init
 2019-04-16 16:46 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] ethdev: missing typecast causes C++ build error
  ` [dpdk-dev] [dpdk-stable] "

[RFC][PATCH] libdrm: tests: Add planetest test from AOSP sources
 2019-04-16 16:43 UTC 

[PATCH] drivers: pci: This patch fix the following checkpatch warning
 2019-04-16 16:43 UTC 

[igt-dev] [RFT v4 1/6] lib/i915/gem_mman: Remove static variables
 2019-04-16 16:43 UTC  (5+ messages)
` [igt-dev] [RFT v4 3/6] igt/lib: Add wrapper to check if gtt mapping is available

[PATCH net-next 00/10] connection tracking support for bridge
 2019-04-16 16:43 UTC  (3+ messages)
` [PATCH net-next 08/10] netfilter: bridge: add support for conntrack support


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.