All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-19 10:59:59 to 2019-03-19 12:04:42 UTC [more...]

[PATCH 00/12] misc: xilinx sd-fec driver
 2019-03-19 12:04 UTC  (2+ messages)
` [PATCH 01/12] dt-bindings: xilinx-sdfec: Add SDFEC binding

[PATCH v4 0/1] mm: introduce put_user_page*(), placeholder versions
 2019-03-19 12:04 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH v5 00/14] Mediatek MT8183 scpsys support
 2019-03-19 12:02 UTC  (7+ messages)
` [PATCH v5 04/14] soc: mediatek: Refactor polling timeout and documentation
` [PATCH v5 06/14] soc: mediatek: Refactor clock control

[PATCH RFT] mmc: renesas_sdhi: limit block count to 16 bit for old revisions
 2019-03-19 12:02 UTC  (2+ messages)

v5.1-rc1 cifs bug: underflow; use-after-free
 2019-03-19 11:51 UTC 

[Qemu-riscv] [Qemu-devel] [PATCH v5 0/5] RISC-V: Add gdb xml files and gdbstub support
 2019-03-19 12:00 UTC  (4+ messages)

[PATCH v2] kmemleak: skip scanning holes in the .bss section
 2019-03-19 11:57 UTC  (3+ messages)

[PATCH 01/18] drm/i915/selftests: Provide stub reset functions
 2019-03-19 11:57 UTC  (18+ messages)
` [PATCH 02/18] drm/i915: Flush pages on acquisition
` [PATCH 03/18] drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
` [PATCH 04/18] drm/i915: Separate GEM context construction and registration to userspace
` [PATCH 05/18] drm/i915: Introduce a mutex for file_priv->context_idr
` [PATCH 06/18] drm/i915: Stop storing ctx->user_handle
` [PATCH 07/18] drm/i915: Stop storing the context name as the timeline name
` [PATCH 08/18] drm/i915: Introduce the i915_user_extension_method
` [PATCH 09/18] drm/i915: Create/destroy VM (ppGTT) for use with contexts
` [PATCH 10/18] drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
` [PATCH 11/18] drm/i915: Allow contexts to share a single timeline across all engines
` [PATCH 12/18] drm/i915: Allow userspace to clone contexts on creation
` [PATCH 13/18] drm/i915: Allow a context to define its set of engines
` [PATCH 14/18] drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
` [PATCH 15/18] drm/i915: Load balancing across a virtual engine
` [PATCH 16/18] drm/i915: Extend execution fence to support a callback
` [PATCH 17/18] drm/i915/execlists: Virtual engine bonding
` [PATCH 18/18] drm/i915: Allow specification of parallel execbuf

[PATCH v3] pwm: Fix deadlock warning when removing PWM device
 2019-03-19 11:59 UTC  (2+ messages)

[PATCH v2 1/4] power: fix non thread-safe power env modification
 2019-03-19 11:58 UTC  (3+ messages)
` [PATCH v2 4/4] power: add UTs for all power env types

[PATCH v4 00/12] Add support for usb on Hikey960
 2019-03-19 11:56 UTC  (4+ messages)
` [v4,08/12] usb: roles: Add usb role switch notifier
  ` [PATCH v4 08/12] "

[RFC PATCH net-next 0/3] RTNL: Add link-down reason reporting
 2019-03-19 11:56 UTC  (8+ messages)
` [RFC PATCH net-next 1/3] net: rtnetlink: Add link-down reason to RTNL messages

[PATCH 0/3] Correct CAN clocks definition
 2019-03-19 11:55 UTC  (16+ messages)
` [PATCH 2/3] arm64: dts: renesas: r8a774a1: Add clkp2 clock to CAN nodes

[PATCH] arm64: dts: renesas: r8a774c0: Add CANFD support
 2019-03-19 11:55 UTC  (7+ messages)

[PATCH 00/11] Add basic EK874 support
 2019-03-19 11:54 UTC  (8+ messages)
` [PATCH 10/11] arm64: dts: renesas: r8a774c0: Add clkp2 clock to CAN nodes

crypto: Kernel memory overwrite attempt detected to spans multiple pages
 2019-03-19 11:54 UTC  (2+ messages)

[PATCH 1/9] dma-buf: add new dma_fence_chain container v5
 2019-03-19 11:54 UTC  (3+ messages)
` [PATCH 8/9] drm/syncobj: add timeline signal ioctl for syncobj v3

[PATCH v5 0/7] vfio: ap: AP Queue Interrupt Control
 2019-03-19 11:54 UTC  (5+ messages)
` [PATCH v5 4/7] s390: ap: setup relation betwen KVM and mediated device

[Buildroot] [PATCH v3 1/3] linux: Enable BR2_LINUX_KERNEL_IMAGE on RISC-V
 2019-03-19 11:54 UTC  (3+ messages)
` [Buildroot] [PATCH v3 2/3] boot/opensbi: Initial commit of OpenSBI for RISC-V

[PATCH] writeback: expose cgroup info in trace_writeback_pages_written()
 2019-03-19 11:52 UTC  (3+ messages)

[PATCH 00/12] Add support for Halo Core DSPs
 2019-03-19 11:52 UTC  (13+ messages)
` [PATCH 01/12] ASoC: wm_adsp: Correct handling of compressed streams that restart
` [PATCH 02/12] ASoC: wm_adsp: Correct error messages in wm_adsp_buffer_get_error
` [PATCH 03/12] ASoC: wm_adsp: Add locking to wm_adsp2_bus_error
` [PATCH 04/12] ASoC: wm_adsp: Shutdown any compressed streams on DSP watchdog timeout
` [PATCH 05/12] ASoC: wm_adsp: Don't export wm_adsp2_lock
` [PATCH 06/12] ASoC: wm_adsp: Move wm_adsp2_set_dspclk to CODEC drivers
` [PATCH 07/12] ASoC: wm_adsp: Refactor firmware status reading
` [PATCH 08/12] ASoC: wm_adsp: Factor out parsing of firmware ID header
` [PATCH 09/12] ASoC: wm_adsp: Factor out DSP specific operations
` [PATCH 10/12] ASoC: wm_adsp: Add support for new Halo core DSPs
` [PATCH 11/12] ASoC: wm_adsp: Add HALO MPU fault logging
` [PATCH 12/12] ASoC: wm_adsp: Add WDT expiry IRQ handling support for Halo core

[net-next v3 1/3] tipc: support broadcast/replicast configurable for bc-link
 2019-03-19 11:49 UTC  (3+ messages)
` [net-next v3 2/3] tipc: introduce new capability flag for cluster
` [net-next v3 3/3] tipc: smooth change between replicast and broadcast

[PATCH V6 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-19 11:49 UTC  (8+ messages)
` [PATCH V6 2/5] pwm: Add i.MX TPM PWM driver support

i386 emu build is broken
 2019-03-19 11:49 UTC  (3+ messages)

[PATCH] fuse: allow filesystems to have precise control over data cache
 2019-03-19 11:32 UTC  (3+ messages)

[PATCH] arm64: dts: fsl: imx8mq: enable the thermal management unit (TMU)
 2019-03-19 11:46 UTC  (4+ messages)
` [PATCH v2] arm64: dts: fsl: imx8mq: enable the multi sensor TMU

[PATCH] arm64/io: Don't use WZR in writel
 2019-03-19 11:45 UTC  (15+ messages)

[PATCH v3 0/2] Fixes for commands errors during tuning
 2019-03-19 11:45 UTC  (5+ messages)
` [PATCH v3 2/2] mmc: sdhci-omap: Don't finish_mrq() on a command error "

[PATCH] Remove the simd tune for armv8a
 2019-03-19 11:45 UTC 

[PATCH] mmc: renesas_sdhi: set CBSY flag before probing TMIO host
 2019-03-19 11:45 UTC  (4+ messages)

[v2] usb: typec: fusb302: Fix debugfs mutex initialisation
 2019-03-19 11:45 UTC  (3+ messages)
` [PATCH v2] "

mm/cma.c: High latency for cma allocation
 2019-03-19 11:45 UTC  (8+ messages)
  ` [External] "

[PATCH v4 0/4] Enable rk3066 VOP and HDMI for MK808
 2019-03-19 11:44 UTC  (5+ messages)
` [PATCH v4 1/4] drm: rockchip: introduce rk3066 hdmi

[PATCH] rcu: Allow to eliminate softirq processing from rcutree
 2019-03-19 11:44 UTC  (3+ messages)
  ` [PATCH v2] "

[Buildroot] [PATCH] mtree: new package
 2019-03-19 11:43 UTC 

[nomadik:scsi-hwmon-temp 1/1] scsi_hwmon.c:(.text.scsi_hwmon_read_raw+0xe8): undefined reference to `__scsi_execute'
 2019-03-19 11:42 UTC 

[Buildroot] [RFC] openssh: add option to allow login as root
 2019-03-19 11:41 UTC 

[U-Boot] [PATCH 1/1] efi_loader: endless loop in add_strings_package()
 2019-03-19 11:40 UTC 

[PATCH V2] iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion
 2019-03-19 11:37 UTC 

[PATCH] sched: Do not re-read h_load_next during hierarchical load calculation
 2019-03-19 11:38 UTC  (2+ messages)

[PATCH v2 00/14] Add support for Hygon Dhyana Family 18h processor
 2019-03-19 11:32 UTC  (6+ messages)
` [PATCH v2 03/14] x86/cpu/vpmu: Add Hygon Dhyana and AMD Zen support for vPMU

[iproute2-next 1/2] tipc: add link broadcast set method and ratio
 2019-03-19 11:37 UTC  (2+ messages)
` [iproute2-next 2/2] tipc: add link broadcast get

[4/4] usb/serial: Convert serial_minors to XArray
 2019-03-19 11:36 UTC 

[PATCH v4 0/9] PCI: DWC/Keystone: MSI configuration cleanup
 2019-03-19 11:35 UTC  (11+ messages)
` [PATCH v4 3/9] PCI: keystone: Convert to using hierarchy domain for legacy interrupts

[PATCH 00/26] thud patch review
 2019-03-19 11:35 UTC  (5+ messages)

[PATCH RFC] btrfs: fix read corrpution from disks of different generation
 2019-03-19 11:35 UTC  (2+ messages)
` [PATCH] fstests: btrfs test read "

[4/4] usb/serial: Convert serial_minors to XArray
 2019-03-19 11:35 UTC 

[igt-dev] [PATCH i-g-t 1/2] tests/kms_available_modes_crc limit tested fb formats
 2019-03-19 11:34 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] lib/igt_kms: reset plane alpha and blend in igt_plane_reset()
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] tests/kms_available_modes_crc limit tested fb formats

[LTP] [PATCH v1] rt_sigpending02: reuse code from sigpending02
 2019-03-19 11:31 UTC  (4+ messages)
` [LTP] [PATCH v3 0/2] new test cases for sigpending / rt_sigpending
  ` [LTP] [PATCH v3 1/2] rt_sigpending02: reuse code from sigpending02
  ` [LTP] [PATCH v3 2/2] sigpending/rt_sigpending: add basic test

[igt-dev] [CI 1/8] tests/gem_exec_blt: Drop benchmark mode, use igt_sysfs
 2019-03-19 11:31 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [CI,1/8] "

[U-Boot] [PATCH] ti: am335x_evm: Enable CONFIG_SPL_OF_CONTROL
 2019-03-19 11:31 UTC  (2+ messages)

[PATCH v5 1/3] tracing: kdb: The skip_lines parameter should have been skip_entries
 2019-03-19 11:30 UTC  (5+ messages)
` [PATCH v5 2/3] tracing: Add trace_total_entries() / trace_total_entries_cpu()

[PATCH v10 1/4] can: m_can: Create a m_can platform framework
 2019-03-19 11:29 UTC  (4+ messages)

[PATCH v4 00/46] Libtraceevent MAN pages
 2019-03-19 11:28 UTC  (4+ messages)
` [PATCH v4 01/46] tools/lib/traceevent: Implement libtraceevent man pages
  ` [Suspected Spam] "

[PATCH] fuse: convert printk -> pr_*
 2019-03-19 11:14 UTC 

[PATCH] cherry-pick: do not error on non-merge commits when '-m 1' is specified
 2019-03-19 11:29 UTC  (3+ messages)

[nomadik:ixp4 5/47] drivers/mtd/maps/physmap-ixp4xx.c:42:16: sparse: cast to restricted __be16
 2019-03-19 11:28 UTC 

[U-Boot] [PATCH] hikey: Take peripherals out of reset during board init
 2019-03-19 11:29 UTC  (2+ messages)

[Buildroot] [PATCH 0/3] Gummiboot fixup
 2019-03-19 11:28 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] gummiboot: use new official upstream git repository
` [Buildroot] [PATCH 2/3] gummiboot: upgrade to last commit before being removed
` [Buildroot] [PATCH 3/3] gummiboot: fix compatibility with newer glibc versions

[LTP] [PATCH v2] setpriority01: Skip only PRIO_USER when unable to add test user
 2019-03-19 11:28 UTC  (6+ messages)

[v2] USB: serial: cp210x: Fix GPIO in autosuspend
 2019-03-19 11:15 UTC  (5+ messages)
    ` [PATCH v2] "

[Buildroot] [RFC PATCH] package/libcamera: Add libcamera package
 2019-03-19 11:25 UTC  (2+ messages)

[PATCH v3 10/21] checkout: split part of it to new command 'switch'
 2019-03-19 11:24 UTC  (3+ messages)
` [PATCH] checkout.txt: note about losing staged changes with --merge

[sparc] git kernel 5.1.0-rc1 TPC in __do_proc_doulongvec_minmax
 2019-03-19 11:24 UTC 

[PATCH 0/2] x86: more flexible alignment handling for xen binary
 2019-03-19 11:24 UTC  (4+ messages)
` [PATCH 1/2] x86: decouple xen alignment setting from EFI/non-EFI build

[Bug 110188] AMD graphics card driver cannot be installed on Fedora 29
 2019-03-19 11:24 UTC  (2+ messages)

Should mprotect(..., PROT_EXEC) be checked by IMA?
 2019-03-19 11:22 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] runner: Including E2BIG error to whitelist
 2019-03-19 11:22 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v1 0/9] Bounce buffer for untrusted devices
 2019-03-19 11:21 UTC  (8+ messages)
` [PATCH v1 4/9] iommu/vt-d: Add bounce buffer API for domain map/unmap

[PATCH 00/25] objtool: UACCESS validation v4
 2019-03-19 11:20 UTC  (6+ messages)
` [PATCH 01/25] x86: Make SMAP 64-bit only
  ` [PATCH 01/25] sched/x86: Save [ER]FLAGS on context switch
` [PATCH 26/25] sched/x86_64: Don't save flags "

[PATCH 0/3] Few patches, related to libtracevent APIs
 2019-03-19 11:19 UTC  (4+ messages)
` [PATCH 1/3] tools/lib/traceevent: Change description of few APIs
` [PATCH 2/3] tools/lib/traceevent: Coding style fixes
` [PATCH 3/3] tools/lib/traceevent: Implement new traceevent APIs for accessing struct tep_handler fields

5.1-rc1: mpt init crash in scsi_map_dma, dma_4v_map_sg on sparc64
 2019-03-19 11:19 UTC  (2+ messages)

[PATCH v2 3/3] sched/fair: Skip LLC nohz logic for asymmetric systems
 2019-03-19 11:13 UTC  (2+ messages)
` [tip:sched/urgent] sched/fair: Skip LLC NOHZ "

[PATCH] drm/i915: Handle YUV subpixel support better
 2019-03-19 11:15 UTC  (6+ messages)

[PATCH] eal/ppc: remove fix of memory barrier for IBM POWER
 2019-03-19 11:14 UTC  (4+ messages)

[U-Boot] [PATCHv2 1/2] ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place
 2019-03-19 11:14 UTC  (2+ messages)
` [U-Boot] [PATCHv2 2/2] configs: move CONFIG_SPL_TEXT_BASE to Kconfig

[PATCH 1/2] regmap: debugfs: Replace code by already existing function
 2019-03-19 11:14 UTC  (3+ messages)
` [PATCH 2/2] regmap: debugfs: Jump to the next readable register

[PATCH v7 0/8] Fix scissors bug during conflict
 2019-03-19 11:13 UTC  (4+ messages)
` [PATCH v8 00/11] "
  ` [PATCH v8 08/11] merge: cleanup messages like commit

[PATCH net] sctp: not copy sctp_sock pd_lobby in sctp_copy_descendant
 2019-03-19 11:13 UTC  (3+ messages)

usb: typec: Fix unchecked return value
 2019-03-19 11:13 UTC  (3+ messages)
` [PATCH] "

[PATCH v2 2/3] sched/fair: Tune down misfit nohz kicks
 2019-03-19 11:13 UTC  (2+ messages)
` [tip:sched/urgent] sched/fair: Tune down misfit NOHZ kicks

[RFC] xhci: clear port_remote_wakeup on device disconnection
 2019-03-19 11:01 UTC  (3+ messages)

[PATCHv2 net] sctp: get sctphdr by offset in sctp_compute_cksum
 2019-03-19 11:12 UTC  (3+ messages)

[PATCH v2 1/3] sched/fair: Comment some nohz_balancer_kick() kick conditions
 2019-03-19 11:12 UTC  (2+ messages)
` [tip:sched/urgent] "

[PATCH] sched/core: fix buffer overflow in cgroup2 property cpu.max
 2019-03-19 11:11 UTC  (2+ messages)
` [tip:sched/urgent] sched/core: Fix "

[PATCH] sched/cpufreq: Fix 32bit math overflow
 2019-03-19 11:10 UTC  (2+ messages)
` [tip:sched/urgent] sched/cpufreq: Fix 32-bit "

[Buildroot] [autobuild.buildroot.net] Build results for 2019-03-17
 2019-03-19 11:11 UTC  (3+ messages)

[PATCH v2] mmc: dw_mmc: Fix to avoid potential NULL pointer dereference
 2019-03-19 11:09 UTC  (3+ messages)

[nftables,v2] tests/py: Add Test for `meta time`
 2019-03-19 11:09 UTC 

[PATCH] drm/i915/icl: pass cfgcr* register around instead of pll_id
 2019-03-19 11:09 UTC  (6+ messages)

[fru-device and intel-ipmi-oem] ipmitool fru print can not output psu information
 2019-03-19 11:02 UTC 

[PATCH] drm: etnaviv: fix strncpy sizeof argument
 2019-03-19 11:09 UTC  (3+ messages)

USB: serial: option: set driver_info for SIM5218 and compatibles
 2019-03-19 11:08 UTC  (9+ messages)
            ` [PATCH] "

[PATCH 00/10] net/virtio: cleanups and fixes for packed/split ring
 2019-03-19 11:08 UTC  (5+ messages)
` [PATCH 10/10] net/virtio: improve batching in standard Rx path

[PATCH] net: stmmac: fix memory corruption with large MTUs
 2019-03-19 11:07 UTC  (3+ messages)

[RFC] mt76: usb: reduce locking in mt76u_tx_tasklet
 2019-03-19 11:07 UTC  (2+ messages)

[PATCH nft v2 1/6] osf: add version fingerprint supportg
 2019-03-19 11:06 UTC  (7+ messages)
` [PATCH nft v2 1/6] osf: add version fingerprint support

[RFC][PATCH 0/8] perf/x86: event scheduling cleanups
 2019-03-19 11:05 UTC  (4+ messages)
` [PATCH 1/8] perf/x86/intel: Fix memory corruption

[PATCH] btrfs: Extend btrfs/003 device removal test
 2019-03-19 11:04 UTC  (2+ messages)

[PATCH v2] btrfs: Extend btrfs/003 device removal test
 2019-03-19 11:04 UTC 

[PATCH V2 0/3] f2fs: bug fix and improvement
 2019-03-19 11:02 UTC  (7+ messages)
` [PATCH 2/3] f2fs: Reduce zoned block device memory usage
` [PATCH 3/3] f2fs: improve discard handling with multi-device volumes

[PATCH RESEND] dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support
 2019-03-19 11:02 UTC 

[igt-dev] [PATCH v12 0/7] new engine discovery interface
 2019-03-19 11:01 UTC  (5+ messages)
` [igt-dev] [PATCH v12 5/7] lib/i915: add gem_engine_topology library

[PATCH v7 1/2] Staging: fbtft: line over 80 characters
 2019-03-19 11:00 UTC  (2+ messages)
` [PATCH v7 2/2] staging: fbtft: ternary statement to if statement

next-20190319 kselftest results
 2019-03-19 11:00 UTC  (3+ messages)

[PATCH v2] mac80211: un-schedule TXQs on powersave start
 2019-03-19 11:00 UTC 

[PATCH v2] lib/librte_meter: fix divide by zero for RFC4115 meter
 2019-03-19 11:00 UTC  (3+ messages)

[PATCH v4 0/6] iio: gyro: add fxas21002c driver
 2019-03-19 10:59 UTC  (4+ messages)
` [PATCH v4 4/6] iio: gyro: fxas21002c: add spi driver
` [PATCH v4 5/6] ARM: dts: imx7s-warp: add fxas21002c gyroscope
` [PATCH v4 6/6] MAINTAINERS: add entry for fxas21002c gyro driver


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.