All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-06 20:59:11 to 2019-05-06 23:01:15 UTC [more...]

[RFC PATCH 0/5] kobject: Add and use init predicate
 2019-05-06 23:00 UTC  (8+ messages)
` [RFC PATCH 3/5] kobject: Fix kernel-doc comment first line

[PATCH 0/3] blktests: nvme: Fix pass data of nvmet TCs
 2019-05-06 23:01 UTC  (10+ messages)
` [PATCH 1/3] nvme: 002: fix nvmet pass data with loop

[PATCH v3 1/2] drm/i915: Make sandybridge_pcode_read() deal with the second data register
 2019-05-06 22:01 UTC  (2+ messages)

[PATCH V2 0/2] nvme-trace: Add support for fabrics command
 2019-05-06 22:59 UTC  (7+ messages)
` [PATCH 1/2] nvme: Introduce nvme_is_fabrics to check fabrics cmd
` [PATCH V2 2/2] nvme-trace: Add support to trace fabrics command

[PATCH v1 0/2] ASoC: Intel: Add Cometlake PCI IDs
 2019-05-06 22:56 UTC  (4+ messages)
` [PATCH v1 1/2] ASoC: SOF: Add Comet Lake PCI ID
` [PATCH v1 2/2] ASoC: Intel: Skylake: Add Cometlake PCI IDs

[PATCH] i2c: bcm2835: Model Divider in CCF
 2019-05-06 22:56 UTC  (3+ messages)

[RESEND PATCH v6 00/12] x86: Enable FSGSBASE instructions
 2019-05-06 22:56 UTC  (4+ messages)
` [RESEND PATCH v6 08/12] x86/fsgsbase/64: Use the per-CPU base as GSBASE at the paranoid_entry

[Qemu-devel] [PATCH v1 1/1] target/riscv: Allow setting ISA extensions via CPU props
 2019-05-06 22:49 UTC  (2+ messages)
` [Qemu-riscv] "

[PATCH] db/malloc: Use posix_memalign instead of deprecated valloc
 2019-05-06 22:51 UTC  (3+ messages)

Proposal: object negotiation for partial clones
 2019-05-06 22:47 UTC  (3+ messages)

[Bug 203525] New: brightness with function buttons Acer Aspire A315-41 notebook with AMD Ryzen 5 2500U
 2019-05-06 22:43 UTC  (2+ messages)
` [Bug 203525] "

[RFC PATCH 0/4] Inline Encryption Support
 2019-05-06 22:35 UTC  (5+ messages)
` [RFC PATCH 1/4] block: Block Layer changes for "
` [RFC PATCH 2/4] scsi: ufs: UFS driver v2.1 crypto support
` [RFC PATCH 3/4] fscrypt: wire up fscrypt to use blk-crypto
` [RFC PATCH 4/4] f2fs: Wire up f2fs to use inline encryption via fscrypt

[PATCH 0/2] hwmon: scmi: Scale values to target desired HWMON units
 2019-05-06 22:41 UTC  (6+ messages)
` [PATCH 1/2] firmware: arm_scmi: Fetch and store sensor scale
` [PATCH 2/2] hwmon: scmi: Scale values to target desired HWMON units

[GIT PULL] locking changes for v5.2
 2019-05-06 22:39 UTC  (5+ messages)

[PATCH nvme-cli rfc 0/6] Support discovery log change events
 2019-05-06 22:38 UTC  (16+ messages)

[PATCH v2 0/2] Optimize dma_*_from_contiguous calls
 2019-05-06 22:33 UTC  (9+ messages)
` [PATCH v2 1/2] dma-contiguous: Abstract dma_{alloc, free}_contiguous()
  ` [PATCH v2 1/2] dma-contiguous: Abstract dma_{alloc,free}_contiguous()
` [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages

[PATCH v2 0/5] Fix PF/VF dependency issues
 2019-05-06 22:35 UTC  (3+ messages)
` [PATCH v2 3/5] PCI/ATS: Skip VF ATS initialization if PF does not implement it

[RFC][PATCH 1/2] x86: Allow breakpoints to emulate call functions
 2019-05-06 22:31 UTC  (26+ messages)

[PATCH v4] documentation: add tutorial for first contribution
 2019-05-06 22:28 UTC  (2+ messages)

[PATCH v6 bpf-next 00/17] bpf: eliminate zero extensions for sub-register writes
 2019-05-06 22:25 UTC  (7+ messages)
` [PATCH v6 bpf-next 01/17] bpf: verifier: offer more accurate helper function arg and return type
` [PATCH v6 bpf-next 02/17] bpf: verifier: mark verified-insn with sub-register zext flag

[RFE] Allow for "interactive"-like actions in non-interactive rebase
 2019-05-06 22:25 UTC  (3+ messages)

[PATCH v2 1/4] bpf: Add support for reading user pointers
 2019-05-06 22:24 UTC  (2+ messages)

[RFC PATCH v2 0/4] x86/crypto: Fix crypto function casts
 2019-05-06 22:19 UTC  (4+ messages)
` [RFC PATCH v2 3/4] Fix twofish crypto functions prototype casts

[ndctl PATCH 0/8] daxctl: add a new reconfigure-device command
 2019-05-06 22:17 UTC  (4+ messages)

[U-Boot] [i.MX8MM+CCF 00/41] i.MX8MM + CCF
 2019-05-06 22:17 UTC  (26+ messages)
` [U-Boot] [i.MX8MM+CCF 01/41] clk: correct get clk_x pointer
` [U-Boot] [i.MX8MM+CCF 02/41] clk: fixed-factor: fix get clk_fixed_factor
` [U-Boot] [i.MX8MM+CCF 03/41] clk: introduce clk_dev_binded
` [U-Boot] [i.MX8MM+CCF 04/41] clk: use clk_dev_binded
` [U-Boot] [i.MX8MM+CCF 05/41] clk-provider: sync more clk flags from Linux Kernel
` [U-Boot] [i.MX8MM+CCF 06/41] cmd: clk: print err value when clk_get_rate failed
` [U-Boot] [i.MX8MM+CCF 07/41] clk: mux: add set parent support
` [U-Boot] [i.MX8MM+CCF 08/41] clk: export mux/divider ops
` [U-Boot] [i.MX8MM+CCF 10/41] divider set rate supporrt
` [U-Boot] [i.MX8MM+CCF 11/41] clk: fixed_rate: export clk_fixed_rate
` [U-Boot] [i.MX8MM+CCF 12/41] clk: fixed_rate: add pre reloc flag
` [U-Boot] [i.MX8MM+CCF 13/41] clk: imx: import clk heplers

[PATCH RFC 0/3] PCI/ASPM: add sysfs attribute for controlling ASPM
 2019-05-06 22:15 UTC  (5+ messages)
` [PATCH RFC 3/3] "

[PATCH] Update CFLAGS and LDFLAGS for FreeBSD builds
 2019-05-06 22:12 UTC 

[PATCH RFC v3] brcmfmac: sanitize DMI strings
 2019-05-06 22:04 UTC 

[PATCHv2 00/10] vfio/mdev: Improve vfio/mdev core module
 2019-05-06 22:03 UTC  (2+ messages)

netronome/nfp/bpf/jit.c cannot be build with -O3
 2019-05-06 22:01 UTC  (5+ messages)
` [oss-drivers] "

[PATCH] vfio-pci/nvlink2: Fix potential VMA leak
 2019-05-06 21:58 UTC  (3+ messages)

[PATCH v6 00/10] HDCP2.2 Phase II
 2019-05-06 21:58 UTC  (4+ messages)
` [PATCH v6 03/10] drm: revocation check at drm subsystem

[PATCH] commit-graph: fix memory leak
 2019-05-06 21:58 UTC  (2+ messages)

[PATCH RFC] bpf: Add support for reading user pointers
 2019-05-06 21:57 UTC  (11+ messages)

[PATCH v8 00/15] x86/split_lock: Enable split lock detection
 2019-05-06 21:39 UTC  (4+ messages)
` [PATCH v8 13/15] x86/split_lock: Enable split lock detection by default

[PATCH] drm/i915: add force_probe module parameter to replace alpha_support
 2019-05-06 21:46 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] build: add option for armv8 crypto extension
 2019-05-06 21:46 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2] build: disable "
        ` [dpdk-dev] [dpdk-stable] "

[pull request][net-next 00/15] Mellanox, mlx5 Firmware devlink health and sw reset
 2019-05-06 21:46 UTC  (7+ messages)
` [net-next 09/15] net/mlx5: Create FW devlink health reporter

[PATCHv2 00/12] perf tools: Display eBPF code in intel_pt trace
 2019-05-06 21:46 UTC  (6+ messages)
` [PATCH 07/12] perf script: Pad dso name for --call-trace
` [PATCH 10/12] perf script: Add --show-bpf-events to show eBPF related events

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-06 21:42 UTC  (23+ messages)
` [PATCH v2 12/17] kunit: tool: add Python wrappers for running KUnit tests

[Qemu-devel] [PATCH v2 0/2] Acceptance Tests: Test the Raspberry Pi 2 board
 2019-05-06 21:41 UTC  (2+ messages)

[PATCH] pstore/ram: Improve backward compatibility with older Chromebooks
 2019-05-06 21:40 UTC  (4+ messages)

[Xen-devel] [xen-4.11-testing test] 135683: tolerable FAIL - PUSHED
 2019-05-06 21:39 UTC  (3+ messages)
  `  "

[Qemu-devel] [PATCH] tests: Force Python I/O encoding for check-qapi-schema
 2019-05-06 21:38 UTC 

[PATCH] drm/i915: Engine relative MMIO
 2019-05-06 21:36 UTC  (2+ messages)

[bug] aarch64: userspace stalls on page fault after dd2283f2605e ("mm: mmap: zap pages with read mmap_sem in munmap")
 2019-05-06 21:35 UTC  (4+ messages)

[PATCH] platform/x86: sony-laptop: Fix unintentional fall-through
 2019-05-06 21:35 UTC  (4+ messages)

[Bug 110630] Random Horizontal green lines after screen resize
 2019-05-06 21:33 UTC  (5+ messages)

[dpdk-dev] [PATCH] doc: update release notes for timer library changes
 2019-05-06 21:29 UTC 

[PULL] Smack: Repair for 5.2 build issue
 2019-05-06 21:31 UTC  (3+ messages)

[PATCH net-next v2 0/4] of_get_mac_address ERR_PTR fixes
 2019-05-06 21:29 UTC  (9+ messages)
` [PATCH net-next v2 1/4] net: ethernet: support of_get_mac_address new ERR_PTR error
` [PATCH net-next v2 2/4] net: dsa: "
` [PATCH net-next v2 3/4] staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR check
` [PATCH net-next v2 4/4] net: usb: smsc: fix warning reported by kbuild test robot

[PATCH 0/22] v5 multi-die/package topology support
 2019-05-06 21:26 UTC  (23+ messages)
` [PATCH 01/22] x86 topology: Fix doc typo
  ` [PATCH 02/22] topology: Simplify cputopology.txt formatting and wording
  ` [PATCH 03/22] x86 smpboot: Rename match_die() to match_pkg()
  ` [PATCH 04/22] x86 topology: Add CPUID.1F multi-die/package support
  ` [PATCH 05/22] x86 topology: Create topology_max_die_per_package()
  ` [PATCH 06/22] cpu topology: Export die_id
  ` [PATCH 07/22] x86 topology: Define topology_die_id()
  ` [PATCH 08/22] x86 topology: Define topology_logical_die_id()
  ` [PATCH 09/22] powercap/intel_rapl: Simplify rapl_find_package()
  ` [PATCH 10/22] powercap/intel_rapl: Support multi-die/package
  ` [PATCH 11/22] thermal/x86_pkg_temp_thermal: "
  ` [PATCH 12/22] powercap/intel_rapl: update rapl domain name and debug messages
  ` [PATCH 13/22] hwmon/coretemp: Support multi-die/package
  ` [PATCH 14/22] topology: Create package_cpus sysfs attribute
  ` [PATCH 15/22] topology: Create core_cpus and die_cpus sysfs attributes
  ` [PATCH 16/22] perf/x86/intel/uncore: Support multi-die/package
  ` [PATCH 17/22] perf/x86/intel/rapl: "
  ` [PATCH 18/22] perf/x86/intel/cstate: "
  ` [PATCH 19/22] thermal/x86_pkg_temp_thermal: rename internal variables to zones from packages
  ` [PATCH 20/22] hwmon/coretemp: "
  ` [PATCH 21/22] perf/x86/intel/uncore: renames in response to multi-die/pkg support
  ` [PATCH 22/22] perf/x86/intel/rapl: rename internal variables "

[U-Boot] [v4 PATCH] RISCV: image: Add booti support
 2019-05-06 21:27 UTC  (7+ messages)

[btrfs:for-kdave 7/8] ERROR: "wbc_detach_inode" [fs/btrfs/btrfs.ko] undefined!
 2019-05-06 21:26 UTC 

[PATCH 0/3] iio: Add driver for Infineon DPS310
 2019-05-06 21:25 UTC  (5+ messages)
` [PATCH 1/3] "
` [PATCH 3/3] iio: dps310: Add pressure sensing capability

[PATCH] fs: ubifs: Resolve sparse warning for using plain integer as NULL pointer
 2019-05-06 21:23 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/2] efi_loader: LoadImage() parameter checks
 2019-05-06 21:22 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] efi_loader: LoadImage() check parent image
` [U-Boot] [PATCH v3 2/2] efi_loader: LoadImage() check source size

[PATCH 2/8] media: imx7-media-csi: Acquire a single clock
 2019-05-06 21:21 UTC  (3+ messages)
` [PATCH 1/8] media: dt-bindings: imx7-csi: Document a single CSI clock

general protection fault in smsusb_init_device
 2019-05-06 21:21 UTC  (2+ messages)

[PATCH] cifs: fix strcat buffer overflow in smb21_set_oplock_level()
 2019-05-06 21:18 UTC  (6+ messages)

[PATCH dev-5.0 v3] ARM: dts: aspeed: Add Swift BMC machine
 2019-05-06 21:17 UTC  (3+ messages)
` [PATCH dev-5.0 v4] "

[PATCH v5 00/11] drm/fb-helper: Move modesetting code to drm_client
 2019-05-06 21:17 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/fb-helper: Move modesetting code to drm_client (rev6)

[Qemu-devel] [PATCH v2 1/3] q35: set split kernel irqchip as default
 2019-05-06 21:16 UTC  (11+ messages)

[PATCH v4 0/8] Switch to sync registration for IPU subdevs
 2019-05-06 21:16 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] ARM: meson: Add G12A USB Support
 2019-05-06 21:16 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/3] mach-meson: g12a: add DWC2 peripheral mode support

[U-Boot] [PATCH v2 1/2] arm: socfpga: rst: add register definition for cold reset
 2019-05-06 21:15 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] sysreset: add support for socfpga sysreset

[U-Boot] [PATCH] arm: socfpga: control reboot from SRAM via env callback
 2019-05-06 21:12 UTC  (16+ messages)

[PATCH v6 0/3] PCIe Host request to reserve IOVA
 2019-05-06 21:12 UTC  (4+ messages)
` [PATCH v6 3/3] PCI: iproc: Add sorted dma ranges resource entries to host bridge

[PATCH] Remove MODULE_ALIAS() calls that take undefined macro
 2019-05-06 21:11 UTC  (4+ messages)

[LTP] [PATCH v2] syscalls/rt_sigqueueinfo01: rewrote testcase
 2019-05-06 21:09 UTC  (2+ messages)

[PATCH] clk: ti: clkctrl: Fix clkdm_clk handling
 2019-05-06 21:08 UTC 

[PATCH 1/2] block: Fix a NULL pointer dereference in generic_make_request()
 2019-05-06 21:07 UTC  (5+ messages)
` [PATCH 2/2] md/raid0: Do not bypass blocking queue entered for raid0 bios

[PATCH -next] x86: olpc: fix section mismatch warning
 2019-05-06 21:06 UTC  (2+ messages)

[dpdk-dev] [PATCH] test: call timer subsystem finalize at exit
 2019-05-06 21:03 UTC 

[PATCH] serial: 8250: Add support for using platform_device resources
 2019-05-06 21:04 UTC  (10+ messages)

[Qemu-devel] [PATCH v4 00/24] Add qemu_getrandom and ARMv8.5-RNG etc
 2019-05-06 21:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 24/24] target/i386: Implement CPUID_EXT_RDRAND

[PATCH] iio: dps310: Add pressure sensing capability
 2019-05-06 21:03 UTC  (4+ messages)

[btrfs:for-kdave 5/8] fs/btrfs/inode.c:1220:10: error: 'struct writeback_control' has no member named 'wb'
 2019-05-06 21:02 UTC 

[PATCH] selinux: support attributes in type transitions
 2019-05-06 20:59 UTC  (2+ messages)

alsa-utils: axfer/test: fix compiler warnings due to uninitialized return value
 2019-05-06 21:01 UTC 

[Qemu-devel] [PATCH RFC] s390/css: handle CCW_FLAG_SKIP
 2019-05-06 20:58 UTC  (2+ messages)

[btrfs:for-kdave 5/8] fs/btrfs/inode.c:1220:3: note: in expansion of macro 'if'
 2019-05-06 20:58 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.