All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-02 15:46:23 to 2019-04-02 16:13:39 UTC [more...]

[PATCH net-next 0/4] net: support binding vlan dev link state to vlan member bridge ports
 2019-04-02 15:35 UTC  (2+ messages)
` [PATCH net-next 1/4] vlan: support binding "

[PATCH 1/7] thermal/drivers/core: Remove the module Kconfig's option
 2019-04-02 16:12 UTC  (9+ messages)
` [PATCH 2/7] thermal/drivers/core: Remove module unload code
` [PATCH 3/7] thermal/drivers/core: Add init section table for self-encapsulation
` [PATCH 4/7] thermal/drivers/core: Use governor table to initialize
` [PATCH 5/7] thermal/drivers/core: Remove depends on THERMAL in Kconfig
` [PATCH 6/7] thermal/drivers/core: Fix typo in the option name
` [PATCH 7/7] hwmon/drivers/core: Simplify complex dependency

[PATCH v4 2/2] app/pdump: enhance to support multi-core capture
 2019-04-02 16:13 UTC  (4+ messages)
` [PATCH v5 0/2] app/pdump: enhance to support unique cores
  ` [PATCH v5 2/2] app/pdump: enhance to support multi-core capture

[Qemu-trivial] [Qemu-devel] [PATCH v2] vl.c: make current_machine as non-global variable
 2019-04-02 16:13 UTC  (7+ messages)
      `  "

[PATCH] mem: don't use address hint for mapping unless requested
 2019-04-02 16:13 UTC  (3+ messages)
` [PATCH v2] mem: limit use of address hint

[Qemu-devel] [PATCH 11/14] hw/vfio/ccw: avoid taking address members in packed structs
 2019-04-02 16:12 UTC  (4+ messages)

[PATCH] iio: accel: add missing sensor for some 2-in-1 based ultrabooks
 2019-04-02 16:04 UTC 

[PATCH v3 0/6] xen: simplify suspend/resume handling
 2019-04-02 15:47 UTC  (2+ messages)

[PATCH v4 00/15] Add support for Hygon Dhyana Family 18h processor
 2019-04-02 16:00 UTC  (9+ messages)
` [PATCH v4 04/15] x86/cpu/vpmu: Add Hygon Dhyana and AMD Zen support for vPMU

[patch 00/14] x86/exceptions: Add guard patches to IST stacks
 2019-04-02 16:11 UTC  (8+ messages)
` [patch 14/14] x86/exceptions: Enable IST guard pages
  ` [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack()

directory delegations
 2019-04-02 16:11 UTC  (2+ messages)

[PATCH v4 00/15] FITRIM improvement
 2019-04-02 16:12 UTC  (9+ messages)
` [PATCH v4 03/15] btrfs: Handle pending/pinned chunks before blockgroup relocation during device shrink
` [PATCH v4 08/15] btrfs: Stop using call_rcu for device freeing

[PATCH 0/3] today's XSAs assorted 4.12 candidate follow-up
 2019-04-02 16:10 UTC  (4+ messages)
` [PATCH 3/3] memory: restrict XENMEM_remove_from_physmap to translated guests

[Qemu-devel] [PATCH 0/2] cleanup select_machine
 2019-04-02 16:10 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] vl.c: allocate TYPE_MACHINE list once during bootup

[Qemu-devel] Block format 'raw' does not support the option 'share-rw'
 2019-04-02 16:10 UTC 

[Qemu-arm] [PATCH v3 00/10] ARM virt: ACPI memory hotplug support
 2019-04-02 16:07 UTC  (21+ messages)
` [Qemu-arm] [PATCH v3 07/10] hw/arm/virt: Introduce opt-in feature "fdt"
          ` [Qemu-arm] [Qemu-devel] "
              `  "

[PATCH 2/2] ARM: dts: am335x: Replaced register offsets with defines
 2019-04-02 16:09 UTC  (8+ messages)
` [PATCH v2 0/6] ARM: dts: am335x: Replace numeric pinmux address with macro defines
  ` [PATCH v2 1/6] ARM: dts: am33xx: Added macros for numeric pinmux addresses
  ` [PATCH v2 2/6] ARM: dts: am33xx: Added AM33XX_PADCONF macro
  ` [PATCH v2 3/6] ARM: dts: am335x: bone-common: Replaced register offsets with defines
  ` [PATCH v2 4/6] ARM: dts: am335x: boneblack-common: "
  ` [PATCH v2 5/6] ARM: dts: am335x: boneblack-wireless: "
  ` [PATCH v2 6/6] ARM: dts: am335x: pocketbeagle: "

[GIT PULL 00/44] perf/core improvements and fixes for 5.2
 2019-04-02 16:05 UTC  (47+ messages)
` [PATCH 01/44] perf trace: Add 'string' event alias to select syscalls with string args
` [PATCH 02/44] perf augmented_raw_syscalls: Copy strings from all syscalls with 1st or 2nd string arg
` [PATCH 03/44] perf augmented_raw_syscalls: Use a PERCPU_ARRAY map to copy more string bytes
` [PATCH 04/44] perf trace beauty renameat: No need to include linux/fs.h
` [PATCH 05/44] perf tools: Add header defining used namespace struct to event.h
` [PATCH 06/44] perf list: Fix s390 counter long description for L1D_RO_EXCL_WRITES
` [PATCH 07/44] perf stat: Revert checks for duration_time
` [PATCH 08/44] perf stat: Implement duration_time as a proper event
` [PATCH 09/44] perf evsel: Support printing evsel name for 'duration_time'
` [PATCH 10/44] perf list: Output tool events
` [PATCH 11/44] tools lib traceevent: Handle trace_printk() "%px"
` [PATCH 12/44] tools lib traceevent: Add mono clocks to be parsed in seconds
` [PATCH 13/44] tools lib traceevent: Implement a new API, tep_list_events_copy()
` [PATCH 14/44] tools lib traceevent: Add more debugging to see various internal ring buffer entries
` [PATCH 15/44] tools lib traceevent: Change description of few APIs
` [PATCH 16/44] tools lib traceevent: Coding style fixes
` [PATCH 17/44] tools lib traceevent: Implement new traceevent APIs for accessing struct tep_handler fields
` [PATCH 18/44] tools lib traceevent: Removed unneeded !! and return parenthesis
` [PATCH 19/44] tools lib traceevent: Remove tep filter trivial APIs
` [PATCH 20/44] tools lib traceevent: Remove call to exit() from tep_filter_add_filter_str()
` [PATCH 21/44] tools tools, tools lib traceevent: Make traceevent APIs more consistent
` [PATCH 22/44] tools lib traceevent: Rename input arguments of libtraceevent APIs from pevent to tep
` [PATCH 23/44] perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event to "tep"
` [PATCH 24/44] perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event_filter "
` [PATCH 25/44] tools lib traceevent: Rename input arguments and local variables of libtraceevent from pevent to tep
` [PATCH 26/44] tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD defines
` [PATCH 27/44] perf record: Implement --mmap-flush=<number> option
` [PATCH 28/44] perf vendor events intel: Update metrics from TMAM 3.5
` [PATCH 29/44] perf vendor events intel: Update Broadwell events to v23
` [PATCH 30/44] perf vendor events intel: Update Broadwell-DE events to v7
` [PATCH 31/44] perf vendor events intel: Update Skylake events to v42
` [PATCH 32/44] perf vendor events intel: Update SkylakeX events to v1.12
` [PATCH 33/44] perf vendor events intel: Update BroadwellX events to v14
` [PATCH 34/44] perf vendor events intel: Update HaswellX events to v20
` [PATCH 35/44] perf vendor events intel: Update IvyTown "
` [PATCH 36/44] perf vendor events intel: Update JakeTown "
` [PATCH 37/44] perf vendor events intel: Update SandyBridge events to v16
` [PATCH 38/44] perf vendor events intel: Update IvyBridge events to v21
` [PATCH 39/44] perf vendor events intel: Update Haswell events to v28
` [PATCH 40/44] perf vendor events intel: Update KnightsLanding events to v9
` [PATCH 41/44] perf vendor events intel: Update Bonnell to V4
` [PATCH 42/44] perf vendor events intel: Update Goldmont to v13
` [PATCH 43/44] perf vendor events intel: Update GoldmontPlus to v1.01
` [PATCH 44/44] perf vendor events intel: Update Silvermont to v14

ctx->engines[rcs0, rcs0]
 2019-04-02 16:09 UTC  (3+ messages)
` [PATCH 08/22] drm/i915: Explicitly pin the logical context for execbuf

[Buildroot] [PATCH 0/3] init: Add s6 as init system
 2019-04-02 16:08 UTC  (13+ messages)
` [Buildroot] [PATCH 1/3] package/s6-linux-init: Build also for the host
` [Buildroot] [PATCH 2/3] package/s6-linux-init: Allow to install as init system
` [Buildroot] [PATCH 3/3] package/s6-rc: Allow to integrate s6-rc services

[PATCH v2] PCI: xilinx-nwl: Fix Multi MSI data programming
 2019-04-02 16:08 UTC  (4+ messages)

[pull-request] next-crypto 19.05 rc1
 2019-04-02 16:08 UTC 

[PATCH v2 1/5] drm: Add helpers to kick off self refresh mode in drivers
 2019-04-02 16:05 UTC  (12+ messages)

[PATCH] rte_reciprocal: make arg to rte_reciprocal_divide_u64 const
 2019-04-02 16:05 UTC  (4+ messages)

[PATCH -next] reset: fix linux/reset.h errors
 2019-04-02 16:05 UTC  (2+ messages)

[ANNOUNCEMENT] Xen 4.12 is released
 2019-04-02 16:03 UTC 

Invitation: Yocto Project Technical Team Meeting @ Monthly from 8am to 9am on the third Tuesday (PDT) (yocto@yoctoproject.org)
 2019-04-02 16:03 UTC 

[PATCH v3 net-next 0/5] net: More movement to fib_nh_common
 2019-04-02 16:03 UTC  (4+ messages)
` [PATCH v3 net-next 1/5] ipv4: Update fib_table_lookup tracepoint to take common nexthop

[PATCH v1] driver core: platform: Propagate error from insert_resource()
 2019-04-02 16:02 UTC  (2+ messages)

[PATCH 0/4] lockdep cleanups and optimizations
 2019-04-02 16:02 UTC  (5+ messages)
` [PATCH 1/4] locking/lockdep: Move valid_state() inside CONFIG_TRACE_IRQFLAGS && CONFIG_PROVE_LOCKING
` [PATCH 2/4] locking/lockdep: Map remaining magic numbers to lock usage mask names
` [PATCH 3/4] locking/lockdep: Use expanded masks on find_usage_*() functions
` [PATCH 4/4] locking/lockdep: Test all incompatible scenario at once in check_irq_usage()

[U-Boot] [PATCH] pinctrl: renesas: Fix linker error when PINCTRL_PFC=n
 2019-04-02 16:02 UTC  (6+ messages)

[PATCH] kobject: Add support for default attribute groups to kobj_type
 2019-04-02 16:02 UTC  (4+ messages)
` [PATCH v2 0/8] kobject: Add default group support to kobj_type and replace subsystem uses
  ` [PATCH v2 3/8] block: Replace all ktype default_attrs with groups

[PATCH v9 0/9] freezer for cgroup v2
 2019-04-02 16:02 UTC  (3+ messages)
` [PATCH v9 4/9] cgroup: cgroup v2 freezer

[Qemu-devel] [PULL v2 0/8] Miscellaneous patches for 2019-04-02
 2019-04-02 16:02 UTC  (2+ messages)

[PATCH 0/3] IRQ next prediction and mbed governor
 2019-04-02 16:02 UTC  (4+ messages)
` [PATCH 3/3] cpuidle/drivers/mbed: Add new governor for embedded systems

[PATCH v2 00/59] Chinese docs translationn series 2
 2019-04-02 16:00 UTC 

[igt-dev] [PATCH i-g-t v2] igt: tests: kms_vblank: Stop using magic value
 2019-04-02 15:59 UTC 

[PATCH 1/1] scsi: storvsc: Reduce default ring buffer size to 128 Kbytes
 2019-04-02 15:58 UTC  (3+ messages)

[RFC net-next 0/2] net: sched: add Flow Queue PIE AQM
 2019-04-02 15:57 UTC  (4+ messages)
` [RFC net-next 2/2] net: sched: fq_pie: "

[RFC] eal: rename state values in rte_lcore_state
 2019-04-02 15:57 UTC  (2+ messages)
` [PATCH v2] "

On guest free page hinting and OOM
 2019-04-02 15:57 UTC  (17+ messages)

[RFC PATCH 0/5] MultiColor LED framework Documentation
 2019-04-02 15:56 UTC  (6+ messages)
` [RFC PATCH 3/5] documention: leds: Add multicolor class documentation

master - lvresize: fix when compiled without lvmlockd
 2019-04-02 15:56 UTC 

[PATCH v3 0/7] arm64: Initial support for CVADP
 2019-04-02 15:55 UTC  (7+ messages)
` [PATCH v3 3/7] arm64: HWCAP: encapsulate elf_hwcap

[git pull] habanalabs fixes for 5.1-rc4
 2019-04-02 15:55 UTC  (2+ messages)

BUG: KASAN: stack-out-of-bounds in unwind_next_frame()
 2019-04-02 15:55 UTC 

[PATCHv5 0/6] omapdrm: DSI command mode panel support
 2019-04-02 15:55 UTC  (3+ messages)

[PATCH] kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP
 2019-04-02 15:53 UTC  (3+ messages)

[PATCH 1/2] ASoC: rt5677: allow multiple interrupt sources
 2019-04-02 15:52 UTC  (4+ messages)
` [PATCH 2/2] ASoC: rt5677: make ACPI property names match _DSD

[PATCH v4 00/17] fscrypt: key management improvements
 2019-04-02 15:46 UTC  (36+ messages)
` [PATCH v4 01/17] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
` [PATCH v4 02/17] fscrypt: use FSCRYPT_ prefix for uapi constants
` [PATCH v4 03/17] fscrypt: use FSCRYPT_* definitions, not FS_*
` [PATCH v4 04/17] fscrypt: add ->ci_inode to fscrypt_info
` [PATCH v4 05/17] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
` [PATCH v4 06/17] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
` [PATCH v4 07/17] fs/dcache.c: add shrink_dcache_inode()
` [PATCH v4 08/17] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
` [PATCH v4 09/17] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
` [PATCH v4 10/17] fscrypt: add an HKDF-SHA512 implementation
` [PATCH v4 11/17] fscrypt: v2 encryption policy support
` [PATCH v4 12/17] fscrypt: allow unprivileged users to add/remove keys for v2 policies
` [PATCH v4 13/17] fscrypt: require that key be added when setting a v2 encryption policy
` [PATCH v4 14/17] ext4: wire up new fscrypt ioctls
` [PATCH v4 15/17] f2fs: "
` [PATCH v4 16/17] ubifs: "
` [PATCH v4 17/17] fscrypt: document the new ioctls and policy version

[PATCH] clocksource/drivers/tegra: rework for compensation of suspend time
 2019-04-02 15:50 UTC  (5+ messages)

[PATCH v1 0/6] Introduce AF_XDP PMD
 2019-04-02 15:46 UTC  (3+ messages)
` [PATCH v9 0/1] "
  ` [PATCH v9 1/1] net/af_xdp: introduce AF XDP PMD driver

[PATCH] SCSI: don't hold device refcount in IO path
 2019-04-02 15:51 UTC  (2+ messages)

[meta-oe][thud][PATCH] Add czmq (C bindings for ZeroMQ)
 2019-04-02 15:50 UTC  (4+ messages)

[PATCH stable v4.14 00/32] powerpc spectre backports for 4.14
 2019-04-02 15:49 UTC  (7+ messages)

[PATCH 00/17] add new features for FPGA DFL drivers
 2019-04-02 15:50 UTC  (3+ messages)
` [PATCH 10/17] fpga: dfl: afu: export __port_enable/disable function

YPTM minutes
 2019-04-02 15:50 UTC 

[PATCH v3 00/24] Convert vfs.txt to vfs.rst
 2019-04-02 15:49 UTC  (2+ messages)

drm/imx: Crash in drm_mode_config_cleanup
 2019-04-02 15:49 UTC  (4+ messages)
` [PATCH 0/3] Fix for drm_mode_config_cleanup issue
  ` [PATCH 1/3] ipuv3-crtc: add remove action for devres data

[Outreachy kernel] [PATCH] staging: iio: adc: ad7816.c: Replace bit shifting with BIT macro
 2019-04-02 15:49 UTC 

[PATCH v2] arm64: compat: Reduce address limit
 2019-04-02 15:48 UTC  (3+ messages)

[PATCH] ARM: dts: imx: Fix the AR803X phy-mode
 2019-04-02 15:48 UTC  (2+ messages)

[RFC/RFT PATCH 08/18] crypto: ccm - fix incompatibility between "ccm" and "ccm_base"
 2019-04-02 15:48 UTC  (2+ messages)

[PATCH] platform: chrome: Add ChromeOS EC ISHTP driver
 2019-04-02 15:48 UTC  (2+ messages)

[GIT PULL] formal/dynticks: Employ new scheme for code snippets
 2019-04-02 15:48 UTC 

[PATCH] util: Added l_container_of macro
 2019-04-02 15:46 UTC  (2+ messages)

[PATCH v2 0/5] nvmem: sunxi-sid: add SID controller support for H6
 2019-04-02 15:45 UTC  (2+ messages)
` [PATCH v2 5/5] nvmem: sunxi-sid: add support for H6's SID controller


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.