linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-28 05:08:36 to 2019-02-28 09:07:35 UTC [more...]

[PATCH v4 0/10] perf: enable compression of record mode trace to save storage space
 2019-02-28  9:03 UTC  (5+ messages)
` [PATCH v4 01/10] feature: implement libzstd check, LIBZSTD_DIR and NO_LIBZSTD defines
` [PATCH v4 02/10] perf record: implement -f,--mmap-flush=<threshold> option
` [PATCH v4 03/10] perf session: define bytes_transferred and bytes_compressed metrics
` [PATCH v4 04/10] perf record: implement COMPRESSED event record and its attributes

[PATCH RFC] mac80211: Use IFF_ECHO to force delivery of tx_status frames
 2019-02-28  9:05 UTC  (5+ messages)

linux-next: manual merge of the net-next tree with the rdma tree
 2019-02-28  9:05 UTC  (3+ messages)

MT76x2U crashes XHCI driver on AMD Ryzen system
 2019-02-28  9:04 UTC  (6+ messages)

drivers/infiniband/core/.tmp_gl_uverbs_main.o:undefined reference to `__user_bad'
 2019-02-28  9:03 UTC 

[RFC v4 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-02-28  9:03 UTC  (8+ messages)
` [RFC v4 08/17] kunit: test: add support for test abort

[RFC PATCH 0/4] crypto: Add EC-RDSA algorithm
 2019-02-28  9:01 UTC  (12+ messages)
` [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher

[PATCH] perf tools: Fix function name in comment
 2019-02-28  8:58 UTC 

[PATCH] tmpfs: fix uninitialized return value in shmem_link
 2019-02-28  8:56 UTC  (10+ messages)

[PATCH 1/2] clk: imx7ulp: remove snvs clock
 2019-02-28  8:56 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: clock: imx7ulp: remove SNVS clock

[PATCH v4 0/9] Introduce STMFX I2C Multi-Function eXpander
 2019-02-28  8:53 UTC  (5+ messages)
` [PATCH v4 1/9] dt-bindings: mfd: Add ST Multi-Function eXpander (STMFX) core bindings

[PATCH] xhci: use iopoll for xhci_handshake
 2019-02-28  8:55 UTC  (3+ messages)

[PATCH v4 0/7] vfio: ap: AP Queue Interrupt Control
 2019-02-28  8:48 UTC  (7+ messages)
` [PATCH v4 1/7] s390: ap: kvm: add PQAP interception for AQIC
` [PATCH v4 4/7] vfio: ap: register IOMMU VFIO notifier

[PATCH 00/15] habanalabs fixes for merge window
 2019-02-28  8:46 UTC  (16+ messages)
` [PATCH 01/15] habanalabs: Dissociate RAZWI info from event types
` [PATCH 02/15] habanalabs: add MMU DRAM default page mapping
` [PATCH 03/15] habanalabs: disable CPU access on timeouts
` [PATCH 04/15] habanalabs: fix mmu cache registers init
` [PATCH 05/15] habanalabs: fix validation of WREG32 to DMA completion
` [PATCH 06/15] habanalabs: set DMA0 completion to SOB 1007
` [PATCH 07/15] habanalabs: extend QMAN0 job timeout
` [PATCH 08/15] habanalabs: add comments in uapi/misc/habanalabs.h
` [PATCH 09/15] habanalabs: return correct error code on MMU mapping failure
` [PATCH 10/15] habanalabs: fix memory leak with CBs with unaligned size
` [PATCH 11/15] habanalabs: print pointer using %p
` [PATCH 12/15] habanalabs: soft-reset device if context-switch fails
` [PATCH 13/15] habanalabs: fix little-endian<->cpu conversion warnings
` [PATCH 14/15] habanalabs: use NULL to initialize array of pointers
` [PATCH 15/15] habanalabs: fix little-endian<->cpu conversion warnings

[PATCH v2] posix-cpu-timers: Avoid undefined behaviour in timespec64_to_ns()
 2019-02-28  8:44 UTC  (3+ messages)

[PATCH man-pages] Add rseq manpage
 2019-02-28  8:42 UTC  (2+ messages)

[PATCH 0/8] net: ethernet: reduce calls to memset(,0)
 2019-02-28  8:40 UTC  (3+ messages)
` [PATCH 1/8] net/mlx4: use kzalloc instead of kmalloc

[PATCH v2 1/4] mm/workingset: remove unused @mapping argument in workingset_eviction()
 2019-02-28  8:40 UTC  (5+ messages)
` [PATCH v2 2/4] mm: remove zone_lru_lock() function access ->lru_lock directly
` [PATCH v2 3/4] mm/compaction: pass pgdat to too_many_isolated() instead of zone
` [PATCH v2 4/4] mm/vmscan: remove unused lru_pages argument

[PATCH 3/5] mt76: fix a leaked reference by adding a missing of_node_put
 2019-02-28  8:39 UTC  (2+ messages)

[PATCH 1/2] fs/dax: deposit pagetable even when installing zero page
 2019-02-28  8:35 UTC  (2+ messages)
` [PATCH 2/2] mm/dax: Don't enable huge dax mapping by default

[PATCH 1/2] device.h: pack struct dev_links_info
 2019-02-28  8:35 UTC  (9+ messages)

[PATCH v3 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-02-28  8:34 UTC  (2+ messages)

[PATCH][next] rsi: fix missing null pointer check from a failed ieee80211_probereq_get call
 2019-02-28  8:29 UTC  (2+ messages)

[PATCH v10 0/9] support ROHM BD70528 PMIC
 2019-02-28  8:22 UTC  (4+ messages)

linux-next: Tree for Feb 28
 2019-02-28  8:19 UTC 

[PATCH 14/15] perf script python: add Python3 support to syscall-counts-by-pid.py
 2019-02-28  8:11 UTC  (2+ messages)
` [tip:perf/core] perf script python: Add "

[RFC PATCH] soc/fsl/qe: support MPC8309
 2019-02-28  8:11 UTC  (3+ messages)

[PATCH 13/15] perf script python: add Python3 support to syscall-counts.py
 2019-02-28  8:11 UTC  (2+ messages)
` [tip:perf/core] perf script python: Add "

[PATCH 12/15] perf script python: add Python3 support to stat-cpi.py
 2019-02-28  8:10 UTC  (2+ messages)
` [tip:perf/core] perf script python: Add "

[PATCH 11/15] perf script python: add Python3 support to stackcollapse.py
 2019-02-28  8:09 UTC  (2+ messages)
` [tip:perf/core] perf script python: Add "

[PATCH 10/15] perf script python: add Python3 support to sctop.py
 2019-02-28  8:09 UTC  (2+ messages)
` [tip:perf/core] perf script python: Add "

[PATCH 08/15] perf script python: add Python3 support to net_dropmonitor.py
 2019-02-28  8:08 UTC  (2+ messages)
` [tip:perf/core] perf script python: Add "

[PATCH 09/15] perf script python: add Python3 support to powerpc-hcalls.py
 2019-02-28  8:08 UTC  (2+ messages)
` [tip:perf/core] perf script python: Add "

[PATCH 07/15] perf script python: add Python3 support to mem-phys-addr.py
 2019-02-28  8:07 UTC  (2+ messages)
` [tip:perf/core] perf script python: Add "

[PATCH] mm,mremap: Bail out earlier in mremap_to under map pressure
 2019-02-28  8:06 UTC  (4+ messages)

[PATCH 04/15] perf script python: add Python3 support to failed-syscalls-by-pid.py
 2019-02-28  8:06 UTC  (2+ messages)
` [tip:perf/core] perf script python: Add "

[PATCH 08/11] perf tools: Add perf_exe() helper to find perf binary
 2019-02-28  8:05 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 01/15] perf script python: add Python3 support to netdev-times.py
 2019-02-28  8:06 UTC  (2+ messages)
` [tip:perf/core] perf script python: Add "

[PATCH 09/20] perf data: Add perf_data__open_dir_data function
 2019-02-28  8:04 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] staging: rtl8712: assign initial value to a static variable in r8712_efuse_pg_packet_write()
 2019-02-28  8:04 UTC  (2+ messages)

[PATCH 01/11] perf tools script: Handle missing fields with -F +
 2019-02-28  8:04 UTC  (2+ messages)
` [tip:perf/core] perf "

[PATCH 08/20] perf data: Add perf_data__(create_dir|close_dir) functions
 2019-02-28  8:03 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 07/20] perf data: Fail check_backup in case of error
 2019-02-28  8:02 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 03/20] perf tools: Add rm_rf_perf_data function
 2019-02-28  8:01 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 06/20] perf data: Make check_backup work over directories
 2019-02-28  8:02 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 02/20] perf tools: Add pattern name checking to rm_rf
 2019-02-28  8:00 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 01/20] perf tools: Add depth checking to rm_rf
 2019-02-28  8:00 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V4 1/2] watchdog: imx_sc: Add i.MX system controller watchdog support
 2019-02-28  7:59 UTC  (2+ messages)
` [PATCH V4 2/2] arm64: defconfig: add support for i.MX system controller watchdog

[PATCH 02/17] perf data: Add global path holder
 2019-02-28  7:59 UTC  (2+ messages)
` [tip:perf/core] "

BUG: Bad page state (5)
 2019-02-28  7:59 UTC  (6+ messages)

[PATCH 01/17] perf data: Move size to struct perf_data_file
 2019-02-28  7:58 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v0 1/2] perf: Copy parent's address filter offsets on clone
 2019-02-28  7:57 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v0 2/2] perf, pt, coresight: Fix address filters for vmas with non-zero offset
 2019-02-28  7:58 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] cros_ec: instantiate properly Intel ISH MCU device
 2019-02-28  7:56 UTC  (7+ messages)

[PATCH 0/5] [v5] Allow persistent memory to be used like normal RAM
 2019-02-28  7:53 UTC  (2+ messages)

[PATCH] xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink
 2019-02-28  7:52 UTC  (2+ messages)

[PATCH V15 00/18] block: support multi-page bvec
 2019-02-28  7:51 UTC  (6+ messages)
` [PATCH V15 14/18] block: enable multipage bvecs

[PATCH 6/6] perf thread-stack: Hide x86 retpolines
 2019-02-28  7:49 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 5/6] perf thread-stack: Improve thread_stack__no_call_return()
 2019-02-28  7:49 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] perf: fix getting source line failure in annotate
 2019-02-28  7:48 UTC  (2+ messages)
` [tip:perf/core] perf annotate: Fix getting source line failure

[PATCH 6/6] perf tools: Make rm_rf to remove single file
 2019-02-28  7:47 UTC  (2+ messages)
` [tip:perf/core] perf tools: Make rm_rf() "

[PATCH 4/6] perf tools: Add missing new line into pr_debug call
 2019-02-28  7:46 UTC  (2+ messages)
` [tip:perf/core] perf bpf-event: "

[PATCH 5/6] perf tools: Increase debug leve for cpu_map__snprint verbose output
 2019-02-28  7:47 UTC  (2+ messages)
` [tip:perf/core] perf cpumap: Increase debug level "

[PATCH 2/6] perf tools: Force sample_type for slave events
 2019-02-28  7:45 UTC  (2+ messages)
` [tip:perf/core] perf evsel: "

[PATCH 3/6] perf script: Allow +- operator for type specific fields option
 2019-02-28  7:45 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/6] perf tools: Don't report zero period samples for slave events
 2019-02-28  7:44 UTC  (2+ messages)
` [tip:perf/core] perf session: "

[tip:perf/core] perf trace: Allow dumping a BPF map after setting up BPF events
 2019-02-28  7:43 UTC 

[tip:perf/core] perf bpf: Add bpf_map dumper
 2019-02-28  7:43 UTC 

[PATCH] perf test: Fix failure of test 14 on s390
 2019-02-28  7:42 UTC  (2+ messages)
` [tip:perf/core] perf test: Fix failure of 'evsel-tp-sched' test "

[PATCH] perf: fix documentation of the Flags section in perf.data
 2019-02-28  7:41 UTC  (2+ messages)
` [tip:perf/core] perf doc: Fix "

[PATCH] perf report: Don't shadow inlined symbol with different addr range
 2019-02-28  7:40 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] perf: fix HEADER_CMDLINE description in perf.data documentation
 2019-02-28  7:41 UTC  (2+ messages)
` [tip:perf/core] perf doc: Fix "

[PATCH 3/4] perf tools: Add numa_topology object
 2019-02-28  7:39 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 4/4] perf tools: Use sysfs__mountpoint() when reading cpu topology
 2019-02-28  7:39 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/4] perf tools: Add cpu_topology object
 2019-02-28  7:38 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH] mm,memory_hotplug: Unlock 1GB-hugetlb on x86_64
 2019-02-28  7:38 UTC  (4+ messages)

[PATCH 1/4] perf header: Fix wrong node write in NUMA_TOPOLOGY feature
 2019-02-28  7:37 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace support
 2019-02-28  7:37 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH RESEND net] net: phy: xgmiitorgmii: Support generic PHY status read
 2019-02-28  7:33 UTC  (12+ messages)

[GIT PULL] perf/core improvements and fixes
 2019-02-28  7:31 UTC  (2+ messages)

[GIT PULL 00/17] perf/core improvements and fixes
 2019-02-28  7:28 UTC  (2+ messages)

[bug report][stable] perf probe: failed to add events
 2019-02-28  7:19 UTC  (8+ messages)

[PATCH v7 23/23] lockdep tests: Test dynamic key registration
 2019-02-28  7:15 UTC  (2+ messages)
` [tip:locking/core] lockdep/lib/tests: "

[PATCH v7 22/23] lockdep tests: Fix run_tests.sh
 2019-02-28  7:15 UTC  (2+ messages)
` [tip:locking/core] lockdep/lib/tests: "

[PATCH v7 19/23] kernel/workqueue: Use dynamic lockdep keys for workqueues
 2019-02-28  7:14 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v3] xfrm: policy: Fix possible user after free in __xfrm_policy_unlink
 2019-02-28  7:14 UTC  (2+ messages)

[PATCH v7 18/23] locking/lockdep: Add support for dynamic keys
 2019-02-28  7:13 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v7 17/23] locking/lockdep: Verify whether lock objects are small enough to be used as class keys
 2019-02-28  7:13 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v12 0/4] pstore/block: new support logger for block devices
 2019-02-28  7:12 UTC  (5+ messages)
` [PATCH v12 1/4] pstore/blk: "
` [PATCH v12 2/4] pstore/blk: add blkoops for pstore_blk
` [PATCH v12 3/4] pstore/blk: support pmsg for pstore block
` [PATCH v12 4/4] Documentation: pstore/blk: create document for pstore_blk

[PATCH v7 16/23] locking/lockdep: Check data structure consistency
 2019-02-28  7:12 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH net-next] switchdev: Remove unused transaction item queue
 2019-02-28  7:02 UTC  (2+ messages)

[PATCH v7 15/23] locking/lockdep: Reuse lock chains that have been freed
 2019-02-28  7:11 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v7 14/23] locking/lockdep: Fix a comment in add_chain_cache()
 2019-02-28  7:11 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v7 13/23] locking/lockdep: Introduce lockdep_next_lockchain() and lock_chain_count()
 2019-02-28  7:10 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v7 12/23] locking/lockdep: Reuse list entries that are no longer in use
 2019-02-28  7:09 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v7 11/23] locking/lockdep: Free lock classes that are no longer in use
 2019-02-28  7:09 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v7 10/23] locking/lockdep: Update two outdated comments
 2019-02-28  7:08 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v7 09/23] locking/lockdep: Make it easy to detect whether or not inside a selftest
 2019-02-28  7:07 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v7 08/23] locking/lockdep: Split lockdep_free_key_range() and lockdep_reset_lock()
 2019-02-28  7:07 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v7 07/23] locking/lockdep: Initialize the locks_before and locks_after lists earlier
 2019-02-28  7:06 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v7 06/23] locking/lockdep: Make zap_class() remove all matching lock order entries
 2019-02-28  7:05 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v7 05/23] locking/lockdep: Reorder struct lock_class members
 2019-02-28  7:05 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v7 04/23] locking/lockdep: Avoid that add_chain_cache() adds an invalid chain to the cache
 2019-02-28  7:04 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v7 03/23] locking/lockdep: Fix reported required memory size (2/2)
 2019-02-28  7:03 UTC  (2+ messages)
` [tip:locking/core] "

linux-next: manual merge of the staging tree with the net-next tree
 2019-02-28  7:04 UTC  (2+ messages)

[PATCH v7 02/23] locking/lockdep: Fix reported required memory size (1/2)
 2019-02-28  7:03 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v7 01/23] locking/lockdep: Fix two 32-bit compiler warnings
 2019-02-28  7:02 UTC  (2+ messages)
` [tip:locking/core] "

[RFC PATCH 2/2] spi: spi-mem: Add support for Zynq QSPI controller
 2019-02-28  7:02 UTC 

[RFC PATCH 0/2] RFC for Zynq QSPI controller driver
 2019-02-28  7:02 UTC 

[PATCH-tip] locking/qspinlock: Remove unnecessary BUG_ON() call
 2019-02-28  7:02 UTC  (2+ messages)
` [tip:locking/core] "

[RFC PATCH 1/2] dt-bindings: spi: Add device tree binding documentation for Zynq QSPI controller
 2019-02-28  7:01 UTC 

[PATCH v3 0/5] tracing/probes: uaccess: Add support user-space access
 2019-02-28  7:00 UTC  (6+ messages)
` [PATCH v3 5/5] tracing/probe: Support user-space dereference

[PATCH 0/2] can: flexcan: add CANFD BRS and ISO FD support
 2019-02-28  6:57 UTC  (3+ messages)
` [PATCH 1/2] can: flexcan: add CANFD BRS support and improve bittiming setting
` [PATCH 2/2] can: flexcan: add ISO CAN FD feature support

kernel panic: MAC Initialization failed
 2019-02-28  6:51 UTC  (3+ messages)

[RFC] kprobes: Fix locking in recycle_rp_inst
 2019-02-28  6:50 UTC  (4+ messages)

[RFC PATCH v1 00/13] support ROHM BD70528 PMIC
 2019-02-28  6:49 UTC  (4+ messages)
` [RFC PATCH v1 07/13] devicetree: bindings: Document first ROHM BD70528 bindings

[PATCH v2] xfrm: policy: Fix possible user after free in __xfrm_policy_unlink
 2019-02-28  6:48 UTC  (3+ messages)

[PATCH v2] dts: arm64: add CoreSight trace support for hi3660
 2019-02-28  6:33 UTC 

[PATCH] PCI: pciehp: Report degraded links via link bandwidth notification
 2019-02-28  6:43 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v6 0/6] Add ARMv8.3 pointer authentication for kvm guest
 2019-02-28  6:43 UTC  (4+ messages)
` [PATCH v6 1/6] arm64/kvm: preserve host HCR_EL2 value

[PATCH V7 1/2] arm64: dts: freescale: imx8qxp: add cpu opp table
 2019-02-28  6:42 UTC  (4+ messages)

kernel panic: MAC Initialization failed. (2)
 2019-02-28  6:42 UTC 

[PATCH] drm/vgem: fix use-after-free when drm_gem_handle_create() fails
 2019-02-28  6:41 UTC  (4+ messages)
` [PATCH] drm/vkms: "

[RFC v9 0/5] pstore/block: new support logger for block devices
 2019-02-28  6:40 UTC  (4+ messages)
` [RFC v9 5/5] Documentation: pstore/blk: create document for pstore_blk

[PATCH] perf util: Refactor time range parsing code
 2019-02-28 14:30 UTC 

[PATCH 00/12] add missing of_node_put after of_device_is_available
 2019-02-28  6:39 UTC  (3+ messages)
` [PATCH 08/12] crypto: "

[PATCH v4 0/3] add AES support for Exynos5433
 2019-02-28  6:36 UTC  (2+ messages)

[PATCH v3] PCI: portdrv: Report degraded links via link bandwidth notification
 2019-02-28  6:31 UTC  (2+ messages)

[PATCH] crypto: af_alg - use struct_size() in sock_kfree_s()
 2019-02-28  6:30 UTC  (2+ messages)

[PATCH v2] crypto: s5p: update iv after AES-CBC op end
 2019-02-28  6:30 UTC  (2+ messages)

[PATCH] hwrng: bcm2835 - fix probe as platform device
 2019-02-28  6:29 UTC  (2+ messages)

[PATCH] crypto: s5p-sss - Use AES_BLOCK_SIZE define instead of number
 2019-02-28  6:29 UTC  (2+ messages)

[PATCH -next] crypto: marvell - Remove set but not used variable 'ivsize'
 2019-02-28  6:23 UTC  (2+ messages)

[PATCH V3 0/4] Add i.MX8QXP system controller watchdog support
 2019-02-28  6:15 UTC  (4+ messages)
` [PATCH V3 2/4] watchdog: imx_sc: Add i.MX "

[PATCH 0/3] RPMPD for QCS404
 2019-02-28  6:02 UTC  (3+ messages)

[PATCH] cifs: use correct format characters
 2019-02-28  6:01 UTC  (3+ messages)
` [PATCH v2] "

Crypto Fixes for 4.15
 2019-02-28  5:56 UTC  (11+ messages)
` Crypto Fixes for 4.16
  ` Crypto Fixes for 4.17
    ` Crypto Fixes for 4.18
      ` Crypto Fixes for 4.19
        ` Crypto Fixes for 4.20
            ` Crypto Fixes for 5.0
                ` [GIT] "

[PATCH] powernv: powercap: Add hard minimum powercap
 2019-02-28  5:55 UTC  (3+ messages)

[PATCH net-next] net: hns: use struct_size() in devm_kzalloc()
 2019-02-28  5:49 UTC  (2+ messages)

[PATCH] soc: qcom: cmd-db: Fix an error code in cmd_db_dev_probe()
 2019-02-28  5:48 UTC 

Request for suggestion on net device re-naming/re-ordering based on DT alias
 2019-02-28  5:43 UTC  (3+ messages)

[PATCH net-next 0/2] net: phy: marvell10g: Clean .get_features by using C45 helpers
 2019-02-28  5:42 UTC  (2+ messages)

[PATCH v6 00/8] Qualcomm AOSS QMP driver and modem dts
 2019-02-28  5:42 UTC  (5+ messages)
` [PATCH v6 8/8] arm64: dts: qcom: sdm845: Add Q6V5 MSS node

[PATCH v5 00/10] crypto: add EC-RDSA (GOST 34.10) algorithm
 2019-02-28  5:37 UTC  (4+ messages)
` [PATCH v5 04/10] crypto: akcipher - new verify API for public key algorithms

[PATCH][v2] time: Introduce jiffies64_to_msecs()
 2019-02-28  5:13 UTC 

[PATCH v5 perf,bpf 00/15] perf annotation of BPF programs
 2019-02-28  5:06 UTC  (3+ messages)
` [PATCH v5 perf,bpf 01/15] perf, bpf: consider events with attr.bpf_event as side-band events
` [PATCH v5 perf,bpf 05/15] perf: change prototype of perf_event__synthesize_bpf_events()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).