All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-03 21:26:47 to 2019-05-03 23:08:21 UTC [more...]

[RFC][PATCH 0/2] ftrace/x86: Allow for breakpoint handlers to emulate call functions
 2019-05-03 23:07 UTC  (22+ messages)
` [RFC][PATCH 1/2] x86: Allow breakpoints "

[PATCH v4 0/3] Fix jack detection for Chromebook Pixel
 2019-05-03 23:07 UTC  (4+ messages)
` [PATCH v4 1/3] ASoC: rt5677: allow multiple interrupt sources
` [PATCH v4 2/3] ASoC: rt5677: handle concurrent interrupts
` [PATCH v4 3/3] ASoC: rt5677: fall back to DT prop names on error

[PATCH v2 0/8] Modifications needed for KS 1.0
 2019-05-03 23:05 UTC  (3+ messages)
` [PATCH v2 3/8] kernel-shark: Add logic for the plugins search path

[PATCH] ARM: dts: sun8i: r40: bananapi-m2-ultra: Remove regulator-always-on
 2019-05-03 23:05 UTC  (2+ messages)

[PATCH linux dev-5.0] [PATCH v5] ARM: dts: aspeed: Adding Lenovo Hr630 BMC
 2019-05-03 23:02 UTC  (4+ messages)

[PATCH] net: dsa: mv88e6xxx: refine SMI support
 2019-05-03 23:01 UTC  (2+ messages)

kisskb: OK linus/axs101_defconfig/arcompact Sat May 04, 09:00
 2019-05-03 23:01 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Sat May 04, 09:00
 2019-05-03 23:01 UTC 

[PATCH for 5.2 00/12] Restartable Sequences selftests updates
 2019-05-03 22:59 UTC  (8+ messages)

[dpdk-dev] [PATCH] timer: fix resource leak in finalize
 2019-05-03 22:54 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

Strange issues with epoll since 5.0
 2019-05-03 22:53 UTC  (4+ messages)
` [PATCH] signal: Adjust error codes according to restore_user_sigmask()

[PATCH 1/3] drm/i915: Document that we implement WaIncreaseLatencyIPCEnabled
 2019-05-03 22:53 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/3] "

[PATCH v4 0/8] Switch to sync registration for IPU subdevs
 2019-05-03 22:43 UTC  (17+ messages)
` [PATCH v4 1/8] media: staging/imx: "
` [PATCH v4 2/8] media: staging/imx: Pass device to alloc/free_dma_buf
` [PATCH v4 3/8] media: staging/imx: Move add_video_device into capture_device_register
` [PATCH v4 4/8] Revert "media: imx: Set capture compose rectangle in capture_device_set_format"
` [PATCH v4 5/8] media: staging/imx: Remove capture_device_set_format
` [PATCH v4 6/8] media: staging/imx: Re-organize modules
` [PATCH v4 7/8] media: staging/imx: Improve pipeline searching
` [PATCH v4 8/8] media: staging/imx: Don't set driver data for v4l2_dev

[PATCH 0/5] Refactor to expand subslice mask
 2019-05-03 22:44 UTC  (9+ messages)
` [PATCH 1/5] drm/i915: Use local variable for SSEU info in GETPARAM ioctl
` [PATCH 2/5] drm/i915: Add macro for SSEU stride calculation
` [PATCH 3/5] drm/i915: Move calculation of subslices per slice to new function
` [PATCH 4/5] drm/i915: Refactor sseu helper functions
` [PATCH 5/5] drm/i915: Expand subslice mask
` ✗ Fi.CI.CHECKPATCH: warning for Refactor to expand subslice mask (rev8)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] arm64: dts: qcom: qcs404-evb: Fix typo
 2019-05-03 22:42 UTC  (2+ messages)

radix_tree_next_chunk: redundant search for next slot in hole
 2019-05-03 22:38 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/2] arm64: zynqmp: pass a PMUFW config object
 2019-05-03 22:38 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/2] arm64: zynqmp: spl: install a PMU firmware config object at runtime
` [U-Boot] [PATCH v3 2/2] arm64: zynqmp: add tool to convert PMU config object .c to binary

[PATCH v6 0/1] Add support for IPMB driver
 2019-05-03 22:34 UTC  (2+ messages)
` [PATCH v6 1/1] "

[PATCH 0/2] reapply: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
 2019-05-03 22:31 UTC  (3+ messages)
` [PATCH 1/2] Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask""
` [PATCH 2/2] Revert "mm, thp: restore node-local hugepage allocations"

[PATCH v3 00/16] Shared virtual address IOMMU and VT-d support
 2019-05-03 22:32 UTC  (34+ messages)
` [PATCH v3 01/16] iommu: Introduce attach/detach_pasid_table API
` [PATCH v3 02/16] iommu: Introduce cache_invalidate API
` [PATCH v3 03/16] iommu: Add I/O ASID allocator
` [PATCH v3 04/16] ioasid: Add custom IOASID allocator
` [PATCH v3 05/16] iommu/vt-d: Enlightened PASID allocation
` [PATCH v3 06/16] iommu/vt-d: Add custom allocator for IOASID
` [PATCH v3 07/16] iommu/vtd: Optimize tlb invalidation for vIOMMU
` [PATCH v3 08/16] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH v3 09/16] iommu: Introduce guest PASID bind function
` [PATCH v3 10/16] iommu/vt-d: Move domain helper to header
` [PATCH v3 11/16] iommu/vt-d: Avoid duplicated code for PASID setup
` [PATCH v3 12/16] iommu/vt-d: Add nested translation helper function
` [PATCH v3 13/16] iommu/vt-d: Clean up for SVM device list
` [PATCH v3 14/16] iommu/vt-d: Add bind guest PASID support
` [PATCH v3 15/16] iommu/vt-d: Support flushing more translation cache types
` [PATCH v3 16/16] iommu/vt-d: Add svm/sva invalidate function

[PATCH] parisc: Add static branch / JUMP_LABEL feature
 2019-05-03 22:31 UTC  (4+ messages)
  ` [PATCH] parisc: Add static branch and JUMP_LABEL feature (v2)

[PATCH 00/15] introduce generic pte_{alloc,free}_one[_kernel]
 2019-05-03 13:28 UTC  (3+ messages)
` [PATCH 14/15] um: switch to generic version of pte allocation

[U-Boot] [PATCH] Fix spelling of available
 2019-05-03 22:28 UTC 

linux-next: manual merge of the vfs tree with the orangefs tree
 2019-05-03 22:26 UTC  (3+ messages)

[PATCH 0/5 v4] Kexec cmdline bufffer measure
 2019-05-03 22:25 UTC  (6+ messages)
` [PATCH 1/5 v4] added a new ima policy func buffer_check, and ima hook to measure the buffer hash into ima
` [PATCH 2/5 v4] add the buffer to the xattr
` [PATCH 3/5 v4] add kexec_cmdline used to ima
` [PATCH 4/5 v4] added LSM hook to call ima_buffer_check
` [PATCH 5/5 v4] removed the LSM hook made available, and renamed the ima_policy to be KEXEC_CMDLINE

[PATCH dev-5.0 3/4] mtd: spi-nor: aspeed: use memcpy_fromio() to capture the optimization buffer
 2019-05-03 22:19 UTC  (9+ messages)
` [PATCH dev-5.0 0/4] spi-nor: aspeed: add support for the 4B opcodes

[PATCH 0/4] staging: iio: ad7150: improve driver readability
 2019-05-03 22:16 UTC  (5+ messages)
` [PATCH 1/4] staging: iio: ad7150: organize registers definition
` [PATCH 2/4] staging: iio: ad7150: use FIELD_GET and GENMASK
` [PATCH 3/4] staging: iio: ad7150: simplify i2c SMBus return treatment
` [PATCH 4/4] staging: iio: ad7150: clean up of comments

[PATCH v3 0/2] sys/prctl: expose TASK_SIZE value to userspace
 2019-05-03 22:14 UTC  (7+ messages)
` [PATCH v3 1/2] kernel/sys: add PR_GET_TASK_SIZE option to prctl(2)

[dpdk-dev] [PATCH 1/2] build: add option for armv8 crypto extension
 2019-05-03 22:13 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] build: disable "

[PATCH] clk: rockchip: Don't yell about bad mmc phases when getting
 2019-05-03 22:11 UTC  (6+ messages)

[Bug 108893] Slow redrawing of menu in Gothic 2 under wine
 2019-05-03 22:10 UTC  (2+ messages)

[PATCH 0/6] arm64: dts: meson: mmc clean-up
 2019-05-03 22:04 UTC  (5+ messages)

[PATCH v2 00/30] Update cros_ec_commands.h
 2019-05-03 22:02 UTC  (32+ messages)
` [PATCH v2 01/30] mfd: cros_ec: Update license term
` [PATCH v2 02/30] mfd: cros_ec: Zero BUILD_ macro
` [PATCH v2 03/30] mfd: cros_ec: set comments properly
` [PATCH v2 04/30] mfd: cros_ec: add ec_align macros
` [PATCH v2 05/30] mfd: cros_ec: Define commands as 4-digit UPPER CASE hex values
` [PATCH v2 06/30] mfd: cros_ec: use BIT macro
` [PATCH v2 07/30] mfd: cros_ec: Update ACPI interface definition
` [PATCH v2 08/30] mfd: cros_ec: move HDMI CEC API definition
` [PATCH v2 09/30] mfd: cros_ec: Remove zero-size structs
` [PATCH v2 10/30] mfd: cros_ec: Add Flash V2 commands API
` [PATCH v2 11/30] mfd: cros_ec: Add PWM_SET_DUTY API
` [PATCH v2 12/30] mfd: cros_ec: Add lightbar v2 API
` [PATCH v2 13/30] mfd: cros_ec: Expand hash API
` [PATCH v2 14/30] mfd: cros_ec: Add EC transport protocol v4
` [PATCH v2 15/30] mfd: cros_ec: Complete MEMS sensor API
` [PATCH v2 16/30] mfd: cros_ec: Fix event processing API
` [PATCH v2 17/30] mfd: cros_ec: Add fingerprint API
` [PATCH v2 18/30] mfd: cros_ec: Fix temperature API
` [PATCH v2 19/30] mfd: cros_ec: Complete Power and USB PD API
` [PATCH v2 20/30] mfd: cros_ec: Add API for keyboard testing
` [PATCH v2 21/30] mfd: cros_ec: Add Hibernate API
` [PATCH v2 22/30] mfd: cros_ec: Add Smart Battery Firmware update API
` [PATCH v2 23/30] mfd: cros_ec: Add I2C passthru protection API
` [PATCH v2 24/30] mfd: cros_ec: Add API for EC-EC communication
` [PATCH v2 25/30] mfd: cros_ec: Add API for Touchpad support
` [PATCH v2 26/30] mfd: cros_ec: Add API for Fingerprint support
` [PATCH v2 27/30] mfd: cros_ec: Add API for rwsig
` [PATCH v2 28/30] mfd: cros_ec: Add SKU ID and Secure storage API
` [PATCH v2 29/30] mfd: cros_ec: Add Management API entry points
` [PATCH v2 30/30] mfd: cros_ec: Update I2S API

Yocto Project Upcoming Conferences and Developer Days
 2019-05-03 22:01 UTC  (3+ messages)
` [Yocto-Advocacy] "

setfattr to set security.ima fails with error "Invalid argument"
 2019-05-03 21:59 UTC 

[RFC PATCH 0/5] net: dsa: POC support for mv88e6250
 2019-05-03 21:57 UTC  (3+ messages)
` [RFC PATCH 2/5] net: dsa: mv88e6xxx: rename smi read/write functions

[PATCH RFC] btrfs: reflink: Flush before reflink any extent to prevent NOCOW write falling back to CoW without data reservation
 2019-05-03 21:56 UTC  (2+ messages)

master - pvscan: fix segfault in recent commit
 2019-05-03 21:54 UTC 

[U-Boot] [PATCH 0/1] Add MikroTik CRS305-1G-4S+IN board support
 2019-05-03 21:52 UTC  (6+ messages)
` [U-Boot] [PATCH 1/1] arm: mvebu: Add CRS305-1G-4S board

[U-Boot] [PATCH v2] imx: Use a convenient default value for SYS_MALLOC_F_LEN
 2019-05-03 21:52 UTC  (2+ messages)

[PATCH] mkfs: enable reflink and rmap by default
 2019-05-03 21:49 UTC  (3+ messages)

[v5 0/3] "Hotremove" persistent memory
 2019-05-03 21:48 UTC  (6+ messages)

Plans for ELC and ELCE
 2019-05-03 21:47 UTC 

[GIT PULL] KVM fixes for 5.1-rc8 or final
 2019-05-03 21:46 UTC 

[Qemu-devel] [PATCH] chardev/char-i2c: Implement Linux I2C character device
 2019-05-03 21:46 UTC  (5+ messages)

master - pvs: remove unnecessary label scan
 2019-05-03 21:36 UTC 

[Qemu-devel] [PULL 00/19] Python queue, 2019-05-02
 2019-05-03 21:34 UTC  (7+ messages)
` [Qemu-devel] [PULL 19/19] configure: automatically pick python3 is available

[PATCH 1/3] arch: um: fix os_timer_one_shot()
 2019-05-03 21:32 UTC  (3+ messages)
` [PATCH 2/3] arch: um: timer code cleanup
` [PATCH 3/3] arch: um: support virtual time

[Qemu-devel] Failing QEMU iotest 175
 2019-05-03 21:31 UTC  (7+ messages)

[ndctl PATCH 0/8] daxctl: add a new reconfigure-device command
 2019-05-03 21:32 UTC  (9+ messages)
` [ndctl PATCH 1/8] libdaxctl: add interfaces in support of device modes
` [ndctl PATCH 2/8] libdaxctl: cache 'subsystem' in daxctl_ctx
` [ndctl PATCH 3/8] daxctl: add libdaxctl interfaces to enable/disable devices
` [ndctl PATCH 4/8] ndctl: add helpers to get/set the online state for a node
` [ndctl PATCH 5/8] daxctl: add a new reconfigure-device command
` [ndctl PATCH 6/8] Documentation/daxctl: add a man page for daxctl-reconfigure-device
` [ndctl PATCH 7/8] contrib/ndctl: fix region-id completions for daxctl
` [ndctl PATCH 8/8] contrib/ndctl: add bash-completion for daxctl-reconfigure-device

[PATCH 4.19 00/72] 4.19.39-stable review
 2019-05-03 21:32 UTC  (3+ messages)
` [PATCH 4.19 57/72] usb: usb251xb: fix to avoid potential NULL pointer dereference

[PATCH] ieee802154: hwsim: unregister hw while hwsim_subscribe_all_others fails
 2019-05-03 21:29 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] fit: Image node compression
 2019-05-03 21:27 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2 v2] fit: Support compression for non-kernel components (e.g. FDT)

[U-Boot] [PATCH v3 0/2] fit: Image node compression
 2019-05-03 21:26 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] fit: Support compat string property in configuration node


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.