All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-17 00:53:11 to 2018-11-17 02:56:39 UTC [more...]

Pinning map and libbpf
 2018-11-16 16:43 UTC  (2+ messages)

Intel 8260 Firmware Init Failure
 2018-11-17  2:55 UTC 

[PATCH v2] arm64: sysreg: fix sparse warnings
 2018-11-17  2:55 UTC  (3+ messages)

[PATCH] arm64: Explicitly mark 64-bit constant as unsigned long
 2018-11-17  2:54 UTC  (6+ messages)

[PATCH] mm: use this_cpu_cmpxchg_double in put_cpu_partial
 2018-11-17  2:51 UTC  (2+ messages)

[PATCH] staging: gasket: formatting fixes
 2018-11-17  2:46 UTC  (2+ messages)

xfsprogs: MAP_SYNC detection/usage problems with musl
 2018-11-16 19:10 UTC 

[PATCH RFC] xfs: check shared extent state on writeback in debug mode
 2018-11-16 16:32 UTC 

[RFC v1 2/3] vxlan: add support for underlay in non-default VRF
 2018-11-16 16:31 UTC  (5+ messages)

[PATCH V10 00/19] block: support multi-page bvec
 2018-11-17  2:42 UTC  (6+ messages)
    ` [Cluster-devel] "

[PATCH v2] riscv: add asm/unistd.h UAPI header
 2018-11-17  2:39 UTC  (4+ messages)

[PATCH v4 0/8] vfio/mdev: IOMMU aware mediated device
 2018-11-17  2:37 UTC  (8+ messages)
` [PATCH v4 6/8] vfio/mdev: Add iommu place holders in mdev_device

[PATCH v3 00/15] MT8183 IOMMU SUPPORT
 2018-11-17  2:35 UTC  (48+ messages)
` [PATCH v3 01/15] dt-bindings: mediatek: Add binding for mt8183 IOMMU and SMI
` [PATCH v3 03/15] memory: mtk-smi: Use a general config_port interface
` [PATCH v3 07/15] iommu/mediatek: Add mmu1 support
` [PATCH v3 11/15] iommu/mediatek: Add VLD_PA_RANGE register backup when suspend
  ` [PATCH v3 02/15] iommu/mediatek: Use a struct as the platform data
  ` [PATCH v3 04/15] iommu/io-pgtable-arm-v7s: Add paddr_to_iopte and iopte_to_paddr helpers
  ` [PATCH v3 05/15] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB Mode
  ` [PATCH v3 06/15] iommu/mediatek: Add mt8183 IOMMU support
  ` [PATCH v3 08/15] memory: mtk-smi: Invoke pm runtime_callback to enable clocks
  ` [PATCH v3 09/15] memory: mtk-smi: Use a struct for the platform data for smi-common
  ` [PATCH v3 10/15] memory: mtk-smi: Add bus_sel for mt8183
  ` [PATCH v3 12/15] iommu/mediatek: Add shutdown callback
  ` [PATCH v3 13/15] memory: mtk-smi: Get rid of need_larbid
  ` [PATCH v3 14/15] iommu/mediatek: Constify iommu_ops
  ` [PATCH v3 15/15] iommu/mediatek: Switch to SPDX license identifier

[PATCH V2 0/2] blk-mq: fix kobject lifetime issue
 2018-11-17  2:34 UTC  (7+ messages)
` [PATCH V2 for-4.21 1/2] blk-mq: not embed .mq_kobj and ctx->kobj into queue instance
` [PATCH V2 for-4.21 2/2] blk-mq: alloc q->queue_ctx as normal array

[PATCH] geneve: Add missing braces in addr6 initializer
 2018-11-17  2:33 UTC  (6+ messages)
` [PATCH net-next v2] geneve: Use empty braces for "
  ` [PATCH net-next v3] geneve: Initialize addr6 with memset

[PATCH 1/2] f2fs-tools: show versions if exist
 2018-11-17  2:32 UTC  (4+ messages)
` [PATCH 2/2] f2fs-tools: create sparse file first before stat

mmotm 2018-11-16-14-52 uploaded
 2018-11-17  2:32 UTC  (2+ messages)
` mmotm 2018-11-16-14-52 uploaded (gpu/drm/bridge/sii902x)

[Buildroot] [PATCH 4/5] support/testing/tests: CLANG compiler-rt runtime test
 2018-11-17  2:30 UTC  (4+ messages)

[PATCH 00/10] Add support for usb on Hikey960
 2018-11-17  2:29 UTC  (6+ messages)
` [PATCH 01/10] dt-bindings: usb: add support for dwc3 controller on HiSilicon SoCs
      ` [01/10] "

[Patch v5 00/16] Provide task property based options to enable Spectre v2 userspace-userspace protection
 2018-11-17  1:53 UTC  (17+ messages)
` [Patch v5 01/16] x86/speculation: Clean up spectre_v2_parse_cmdline()
` [Patch v5 02/16] x86/speculation: Remove unnecessary ret variable in cpu_show_common()
` [Patch v5 03/16] x86/speculation: Reorganize cpu_show_common()
` [Patch v5 04/16] x86/speculation: Add X86_FEATURE_USE_IBRS_ENHANCED
` [Patch v5 05/16] x86/speculation: Disable STIBP when enhanced IBRS is in use
` [Patch v5 06/16] x86/speculation: Rename SSBD update functions
` [Patch v5 07/16] x86/speculation: Reorganize speculation control MSRs update
` [Patch v5 08/16] smt: Create cpu_smt_enabled static key for SMT specific code
` [Patch v5 09/16] x86/smt: Convert cpu_smt_control check to cpu_smt_enabled static key
` [Patch v5 10/16] x86/speculation: Turn on or off STIBP according to a task's TIF_STIBP
` [Patch v5 11/16] x86/speculation: Add Spectre v2 app to app protection modes
` [Patch v5 12/16] x86/speculation: Create PRCTL interface to restrict indirect branch speculation
` [Patch v5 13/16] security: Update speculation restriction of a process when modifying its dumpability
` [Patch v5 14/16] x86/speculation: Use STIBP to restrict speculation on non-dumpable task
` [Patch v5 15/16] x86/speculation: Update comment on TIF_SSBD
` [Patch v5 16/16] x86: Group thread info flags by functionality

[PATCH hwmon-next v1 1/1] hwmon: (mlxreg-fan) Fix macros for tacho fault reading
 2018-11-16 16:15 UTC  (3+ messages)

[PATCH] f2fs: check memory boundary by insane namelen
 2018-11-17  2:27 UTC  (2+ messages)
` [f2fs-dev] "

[mmotm:master 47/137] htmldocs: mm/memblock.c:1261: warning: Function parameter or member 'out_spfn' not described in '__next_mem_pfn_range_in_zone'
 2018-11-17  2:26 UTC 

[PATCH v6 0/6] clk: Add functions to get optional clocks
 2018-11-16 16:11 UTC  (4+ messages)
` [PATCH v6 1/6] clk: Add of_clk_get_by_name_optional() function

[PATCH] mm, page_alloc: fix calculation of pgdat->nr_zones
 2018-11-17  2:20 UTC 

I AWAIT YOUR SWIFT RESPONSE !!!
 2018-11-16  4:40 UTC 

[PATCH 00/20] New ->fiemap infrastructure and ->bmap removal
 2018-11-16 16:07 UTC  (29+ messages)
` [PATCH 03/20] ecryptfs: drop direct calls to ->bmap
` [PATCH 04/20] iomap: Rename fiemap_ctx to fiemap_iomap_ctx
` [PATCH 05/20] fs: Introduce fiemap_ctx data structure
` [PATCH 06/20] iomap: Update iomap_fiemap to use new fiemap_ctx structure
` [PATCH 07/20] fiemap: Move fiemap flags to fiemap_ctx
` [PATCH 14/20] fiemap: Use fiemap_ctx as fiemap_fill_next_extent argument
` [PATCH 15/20] fiemap: Start using new callback from fiemap_ctx
` [PATCH 16/20] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap
` [PATCH 17/20] fiemap: Get rid of fiemap_extent_info
` [PATCH 18/20] Use FIEMAP for FIBMAP calls
` [PATCH 20/20] ext4: Get rid of ->bmap interface

[Qemu-devel] [PATCH] target/i386: kvm: add VMX and SVM migration blockers
 2018-11-17  2:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH] migration: savevm: consult "

[PATCH v6 0/2] pinctrl: Add RZ/A2 pin and gpio driver
 2018-11-16 16:00 UTC  (6+ messages)
` [PATCH v6 1/2] pinctrl: Add RZ/A2 pin and gpio controller

[PATCH net] ip_tunnel: don't force DF when MTU is locked
 2018-11-16 15:58 UTC 

[PATCH v4 00/14] crypto: Adiantum support
 2018-11-17  2:03 UTC  (25+ messages)
` [PATCH v4 01/14] crypto: chacha20-generic - add HChaCha20 library function
` [PATCH v4 02/14] crypto: chacha20-generic - don't unnecessarily use atomic walk
` [PATCH v4 03/14] crypto: chacha20-generic - add XChaCha20 support
` [PATCH v4 04/14] crypto: chacha20-generic - refactor to allow varying number of rounds
` [PATCH v4 05/14] crypto: chacha - add XChaCha12 support
` [PATCH v4 06/14] crypto: arm/chacha20 - limit the preemption-disabled section
` [PATCH v4 07/14] crypto: arm/chacha20 - add XChaCha20 support
` [PATCH v4 08/14] crypto: arm/chacha20 - refactor to allow varying number of rounds
` [PATCH v4 09/14] crypto: arm/chacha - add XChaCha12 support
` [PATCH v4 10/14] crypto: poly1305 - use structures for key and accumulator
` [PATCH v4 11/14] crypto: poly1305 - add Poly1305 core API
` [PATCH v4 12/14] crypto: nhpoly1305 - add NHPoly1305 support
` [PATCH v4 13/14] crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305
` [PATCH v4 14/14] crypto: adiantum - add Adiantum support

[PATCH net-next 0/2] net: bcmgenet: fix aborted suspend
 2018-11-17  2:00 UTC  (3+ messages)
` [PATCH net-next 1/2] net: bcmgenet: code movement
` [PATCH net-next 2/2] net: bcmgenet: abort suspend on error

KASAN: use-after-free Read in sctp_epaddr_lookup_transport
 2018-11-17  1:59 UTC  (2+ messages)

[RFC PATCH 0/1] fs: fix race between llseek SEEK_END and write
 2018-11-16 15:44 UTC  (2+ messages)

[PATCH] pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARD
 2018-11-17  1:56 UTC  (12+ messages)

[PATCH net-next] net: align gnet_stats_basic_cpu struct
 2018-11-16 15:43 UTC 

[PATCH] bpf: Remove unused variable in nsim_bpf
 2018-11-17  1:52 UTC  (2+ messages)

[PATCH] hwmon (ina3221) Add single-shot mode support
 2018-11-17  1:51 UTC  (7+ messages)

[PATCH 0/2] drm/nouveau: Fix DP AUX RPM issues
 2018-11-17  1:50 UTC  (3+ messages)
` [PATCH 1/2] drm/dp: Add ->pre/post_transfer() hooks for drm_dp_aux
` [PATCH 2/2] drm/nouveau: Grab an rpm reference before/after DP AUX transactions

extending wait4(2) or waitid(2) linux syscall
 2018-11-17  1:50 UTC  (2+ messages)

932b985853 ("restore parsing LSM mount options for legacy fs .."): BUG: unable to handle kernel paging request at 1cc08000
 2018-11-17  1:39 UTC 

[PATCH net-next] net: align pcpu_sw_netstats and pcpu_lstats structs
 2018-11-16 15:24 UTC 

Two M.2 NVMe drives with same NQN, one gets removed
 2018-11-17  1:33 UTC  (2+ messages)

[PATCH 00/24] xfsdump: code style change
 2018-11-16 15:19 UTC  (5+ messages)

[PATCH net-next 0/8] net: eth: altera: tse: Add PTP and mSGDMA prefetcher
 2018-11-16 15:20 UTC  (7+ messages)
` [PATCH net-next 6/8] net: eth: altera: tse: add support for ptp and timestamping
` [PATCH net-next 7/8] net: eth: altera: tse: add msgdma prefetcher

[linux-4.19 test] 130080: regressions - FAIL
 2018-11-17  1:30 UTC 

[PATCH 0/5] Misc cleanups in balance code
 2018-11-17  1:29 UTC  (5+ messages)
` [PATCH 2/5] btrfs: Refactor btrfs_can_relocate
` [PATCH 5/5] btrfs: Replace BUG_ON with ASSERT in find_lock_delalloc_range

[PATCH net] sctp: not allow to set asoc prsctp_enable by sockopt
 2018-11-16 15:12 UTC  (6+ messages)

[Bug 201685] New: ext4 file system corruption
 2018-11-16 15:09 UTC  (2+ messages)
` [Bug 201685] "

[Buildroot] [next] test_rust: use standard defconfig fragment style
 2018-11-17  1:19 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 1ac97a6f5e26a724f9a72a3cdc995a9ccd6edfef
 2018-11-17  1:17 UTC 

[PATCH 1/2] drm/i915: allow to load DMC firmware on next gen
 2018-11-17  1:15 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[PATCH] arm64: defconfig: Enable CONFIG_PHY_RCAR_GEN3_PCIE
 2018-11-16 14:57 UTC  (5+ messages)

[5/5] Bluetooth: btusb: Use the hw_reset method to allow resetting the BT chip
 2018-11-17  1:07 UTC  (2+ messages)
` [PATCH 5/5] "

[PATCH net-next 0/2] net/sched: act_police: lockless data path
 2018-11-16 14:55 UTC  (9+ messages)
` [PATCH net-next 2/2] net/sched: act_police: don't use spinlock in the "

[4/5] Bluetooth: btusb: Collect the common Intel assignments together
 2018-11-17  1:07 UTC  (2+ messages)
` [PATCH 4/5] "

[3/5] Bluetooth: Reset Bluetooth chip after multiple command timeouts
 2018-11-17  1:07 UTC  (2+ messages)
` [PATCH 3/5] "

[2/5] usb: assign ACPI companions for embedded USB devices
 2018-11-17  1:07 UTC  (2+ messages)
` [PATCH 2/5] "

[PATCH v2 0/2] arm: renesas: Move SoC Kconfig symbols to drivers/soc/renesas/
 2018-11-16 14:55 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: "
` [PATCH v2 2/2] ARM: shmobile: "

[1/5] usb: split code locating ACPI companion into port and device
 2018-11-17  1:07 UTC  (2+ messages)
` [PATCH 1/5] "

[PATCH 0/5] Reset Intel BT controller if it gets stuck
 2018-11-17  1:07 UTC 

[v3, PATCH 1/2] net:stmmac: dwmac-mediatek: add support for mt2712
 2018-11-17  1:03 UTC  (3+ messages)

[Buildroot] [PATCH 3/5] support/testing/infra/emulator.py: support aarch64
 2018-11-17  0:57 UTC  (3+ messages)

[PATCH] ARM: shmobile: Hide ARCH_RZN1 to improve consistency
 2018-11-16 14:43 UTC  (2+ messages)

KASAN poisoning for skb linear data
 2018-11-17  0:52 UTC  (3+ messages)


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.