linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-18 18:27:52 to 2019-01-19 00:15:07 UTC [more...]

[PATCH v2 00/29] y2038: add time64 syscalls
 2019-01-18 20:44 UTC  (9+ messages)
` [PATCH v2 13/29] arch: add split IPC system calls where needed
` [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures

[PATCH v3 0/9] platform/chrome: rtc: Add support for Wilco EC
 2019-01-19  0:14 UTC  (8+ messages)
` [PATCH v3 1/9] platform/chrome: Remove cros_ec dependency in lpc_mec
` [PATCH v3 3/9] platform/chrome: Add support for raw commands in debugfs
` [PATCH v3 4/9] platform/chrome: Add sysfs attributes
` [PATCH v3 6/9] platform/chrome: Add event handling
` [PATCH v3 7/9] platform/chrome: Add EC properties
` [PATCH v3 8/9] platform/chrome: Add peakshift and adv_batt_charging
` [PATCH v3 9/9] platform/chrome: Add binary telemetry attributes

[PATCH v1 0/6] seccomp test fixes
 2019-01-19  0:12 UTC  (7+ messages)
` [PATCH 1/6] selftests: don't kill child immediately in get_metadata() test
` [PATCH 2/6] selftests: fix typo in seccomp_bpf.c
` [PATCH 3/6] selftest: include stdio.h in kselftest.h
` [PATCH 4/6] selftests: skip seccomp get_metadata test if not real root
` [PATCH 5/6] selftests: set NO_NEW_PRIVS bit in seccomp user tests
` [PATCH 6/6] selftests: unshare userns in seccomp pidns testcases

[PATCH] NTB: ntb_transport: Ensure the destination buffer is mapped for TX DMA
 2019-01-19  0:10 UTC 

[PATCH] iommu/vt-d: Implement dma_[un]map_resource()
 2019-01-19  0:05 UTC 

[PATCH] dts: arm64/sdm845: Add clocks to WCN3990 WLAN module device node
 2019-01-19  0:00 UTC 

[PATCH 0/8] Virtio-over-PCIe on non-MIC
 2019-01-18 23:49 UTC  (2+ messages)

[PATCH v1 0/8] phy: qcom-ufs: Enable regulators to be off in suspend
 2019-01-18 23:50 UTC  (13+ messages)
` [PATCH v1 3/8] arm64: dts: sdm845: Add UFS PHY reset
` [PATCH v1 4/8] arm64: dts: msm8996: Add UFS PHY reset controller
` [PATCH v1 5/8] scsi: ufs: qcom: Expose the reset controller for PHY
` [PATCH v1 6/8] phy: qcom-qmp: Utilize UFS reset controller
` [PATCH v1 7/8] phy: qcom-qmp: Move UFS phy to phy_poweron/off
` [PATCH v1 8/8] phy: qcom-ufs: Refactor all init steps into phy_poweron

[PATCH v6] drm/msm/a6xx: Add support for an interconnect path
 2019-01-18 23:45 UTC  (7+ messages)
` [Freedreno] "

[PATCH 1/7] Input: document meanings of KEY_SCREEN and KEY_ZOOM
 2019-01-18 23:30 UTC  (7+ messages)
` [PATCH 2/7] [media] doc-rst: switch to new names for Full Screen/Aspect keys
` [PATCH 3/7] HID: input: fix mapping of aspect ratio key
` [PATCH 4/7] HID: input: add mapping for Expose/Overview key
` [PATCH 5/7] HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
` [PATCH 6/7] HID: input: add mapping for "Full Screen" key
` [PATCH 7/7] HID: input: add mapping for "Toggle Display" key

[patch 0/9] treewide: Cleanup recently added license mess
 2019-01-18 23:28 UTC  (3+ messages)
` [patch 8/9] tools: bpftool: Cleanup "

[GIT PULL] fixes for soc/fsl drivers for v5.0
 2019-01-18 23:22 UTC 

[PATCH] wlcore: clean up an indentation issue
 2019-01-18 23:12 UTC 

[PATCH v4 0/5] drm/bridge: various small lvds-encoder things
 2019-01-18 23:11 UTC  (2+ messages)
` [PATCH] drm/bridge: lvds-encoder: remove surplus NULL checks

[PATCH] ipmi: Prevent use-after-free in deliver_response
 2019-01-18 23:10 UTC 

[PATCH net-next 00/12] net: hns3: code optimizations & bugfixes for HNS3 driver
 2019-01-18 23:10 UTC  (2+ messages)

[PATCH] ASoC: soc-core: Fix null pointer dereference in soc_find_component
 2019-01-18 23:02 UTC  (8+ messages)
` [alsa-devel] "

[PATCH ghak59 V4] audit: add syscall information to CONFIG_CHANGE records
 2019-01-18 22:58 UTC  (2+ messages)

[PATCH] clang-format: Update .clang-format with the latest for_each macro list
 2019-01-18 22:57 UTC 

[RFC] Provide in-kernel headers for making it easy to extend the kernel
 2019-01-18 22:55 UTC 

[PATCH] soc: fsl: qbman: avoid race in clearing QMan interrupt
 2019-01-18 22:56 UTC  (2+ messages)

[PATCH v5] coding-style: Clarify the expectations around bool
 2019-01-18 22:50 UTC 

[PATCH 0/3] drivers: Frequency constraint infrastructure
 2019-01-18 22:45 UTC  (5+ messages)
` [PATCH 1/3] drivers: base: Add frequency "

[PATCH 0/4] ION stability and perf changes
 2019-01-18 22:45 UTC  (12+ messages)
` [PATCH 1/4] staging: android: ion: Support cpu access during dma_buf_detach
` [PATCH 2/4] staging: android: ion: Restrict cache maintenance to dma mapped memory
` [PATCH 3/4] dma-buf: add support for mapping with dma mapping attributes
` [PATCH 4/4] staging: android: ion: Support "

[PATCH 0/5] Reset Intel BT controller if it gets stuck
 2019-01-18 22:34 UTC  (10+ messages)
` [PATCH v3 1/5] usb: split code locating ACPI companion into port and device
  ` [PATCH v3 5/5] Bluetooth: btusb: Use the hw_reset method to allow resetting the BT chip
` [PATCH v4 1/5] usb: split code locating ACPI companion into port and device
  ` [PATCH v4 2/5] usb: assign ACPI companions for embedded USB devices
  ` [PATCH v4 3/5] Bluetooth: Reset Bluetooth chip after multiple command timeouts
  ` [PATCH v4 4/5] Bluetooth: btusb: Collect the common Intel assignments together
  ` [PATCH v4 5/5] Bluetooth: btusb: Use the hw_reset method to allow resetting the BT chip

[PATCH v1 1/1] mmc: dw_mmc-bluefield: : Fix the license information
 2019-01-18 22:31 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: meson8b: odroidc1: Enable usb phy node
 2019-01-18 22:29 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: meson8b: odroidc1: Fix usb phy regulator power failed warning

[PATCH v5 0/2] Bluetooth: btusb: Add protocol support for MediaTek USB devices
 2019-01-18 22:24 UTC  (3+ messages)
` [PATCH v5 1/2] Bluetooth: btusb: Add protocol support for MediaTek MT7668U "
` [PATCH v5 2/2] Bluetooth: btusb: Add protocol support for MediaTek MT7663U "

[PATCH v3 0/7] arm64: add system vulnerability sysfs entries
 2019-01-18 22:22 UTC  (5+ messages)

[PATCH] pxa2xx: replace spi_master with spi_controller
 2019-01-18 22:13 UTC  (2+ messages)

[PATCH v2 1/2] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
 2019-01-18 22:13 UTC  (10+ messages)
` [PATCH v2 2/2] leds: lp50xx: Add the LP50XX family of the RGB LED driver
              ` RGB LED class "

Getting weird TPM error after rebasing my tree to security/next-general
 2019-01-18 22:09 UTC  (2+ messages)

[PATCH v2 0/2] eeprom: at25: SPI transfer improvements
 2019-01-18 22:07 UTC  (2+ messages)

[PATCH] net: Fix typo in NET_FAILOVER help text
 2019-01-18 22:06 UTC  (2+ messages)

[PATCH] net: jme: fix indentation issues
 2019-01-18 22:03 UTC  (2+ messages)

[PATCH] net: vxge: fix indentation issue
 2019-01-18 22:03 UTC  (2+ messages)

[PATCH v3 0/3] arm64: dts: sdm845: Add sdm845 GPU interconnect
 2019-01-18 21:54 UTC  (5+ messages)
` [PATCH v3 1/3] drm/msm/a6xx: Add support for an interconnect path

[PATCH v2 0/4] soc: amlogic: clk-measure: add axg and g12a support
 2019-01-18 21:59 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: amlogic: add new compatible devices to clk_measure
` [PATCH v2 2/4] soc: amlogic: clk-measure: add axg and g12a support
` [PATCH v2 3/4] arm64: dts: meson: axg: add clk measure support
` [PATCH v2 4/4] arm64: dts: meson: g12a: "

[PATCH] doc:process: remove note from 'stable api nonsense'
 2019-01-18 21:58 UTC 

[PATCH v9 0/4] Media Device Allocator API
 2019-01-18 21:54 UTC  (4+ messages)
` [PATCH v9 4/4] sound/usb: Use Media Controller API to share media resources

[PATCH] um: Remove duplicate headers
 2019-01-18 21:54 UTC  (5+ messages)

[PATCH v3 00/28] Allwinner H6 DE3 and HDMI support
 2019-01-18 21:51 UTC  (4+ messages)
` [linux-sunxi] [PATCH v3 02/28] clk: sunxi-ng: Adjust MP clock parent rate when allowed

[PATCH] dmaengine: fsl-edma: dma map slave device address
 2019-01-18 21:50 UTC  (2+ messages)

[PATCH 00/14] Misc ION cleanups and adding unmapped heap
 2019-01-18 21:43 UTC  (28+ messages)
` [PATCH 11/14] staging: android: ion: Allow heap name to be null
` [PATCH 12/14] staging: android: ion: Declare helpers for carveout and chunk heaps
` [PATCH 13/14] staging: android: ion: Do not sync CPU cache on map/unmap

[PATCH v6] x86: load FPU registers on return to userland
 2019-01-18 21:43 UTC  (9+ messages)
` [PATCH 05/22] x86/fpu: Remove fpu->initialized usage in copy_fpstate_to_sigframe()

[PATCH] drm/komeda: Remove unused variable
 2019-01-18 21:40 UTC 

[PATCH v3 0/3] Add quirk for reading BD_ADDR from fwnode property
 2019-01-18 21:38 UTC  (3+ messages)
` [PATCH v3 1/3] Bluetooth: "

[BUG bisect] Missing Micrel driver on VF50 (net: phy: check return code when requesting PHY driver module)
 2019-01-18 21:30 UTC  (4+ messages)

Question about qspinlock nest
 2019-01-18 21:30 UTC  (11+ messages)

[PATCH] usbip: Fix vep_free_request() null pointer checks on input args
 2019-01-18 21:29 UTC  (2+ messages)
` [PATCH] usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path

[PATCH v2 0/9] platform/chrome: rtc: Add support for Wilco EC
 2019-01-18 21:26 UTC  (7+ messages)
` [PATCH v2 4/9] platform/chrome: Add support for raw commands in sysfs
` [PATCH v2 5/9] platform/chrome: rtc: Add RTC driver for Wilco EC

[GIT PULL] Please pull NFS client bugfixes for 5.0-rc3
 2019-01-18 21:21 UTC 

[GIT PULL] Please pull NFS client bugfixes for 5.0-rc3
 2019-01-18 21:20 UTC 

[PATCH v2 1/2] dt-bindings: Add vendor prefix for Catalyst Semiconductor
 2019-01-18 21:18 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: imx6: Add support for Phytec phyBOARD i.MX6UL Segin

[PATCH] usb: dwc3: exynos: Fix error handling of clk_prepare_enable
 2019-01-18 21:17 UTC 

BUG: sleeping function called from invalid context at kernel/locking/mutex.c:908
 2019-01-18 21:14 UTC  (3+ messages)

[PATCHv4 00/13] Heterogeneuos memory node attributes
 2019-01-18 21:08 UTC  (5+ messages)
` [PATCHv4 05/13] Documentation/ABI: Add new node sysfs attributes

[PATCH] arm64: dts: meson: fix g12a buses
 2019-01-18 21:06 UTC  (8+ messages)

[PATCH -next] IB/hw: remove unneeded semicolon
 2019-01-18 21:05 UTC  (2+ messages)

[RFC v2 3/6] remoteproc: move IPI interface into separate file
 2019-01-18 21:04 UTC  (2+ messages)

[PATCH] remoteproc: qcom_q6v5: don't auto boot remote processor
 2019-01-18 21:04 UTC  (6+ messages)

[PATCH v7 4/4] Bluetooth: btqca: inject command complete event during fw download
 2019-01-18 21:03 UTC  (11+ messages)

[RFC PATCH v3] akcipher: Introduce verify_rsa/verify for public key algorithms
 2019-01-18 20:58 UTC 

[PATCH 0/5 v2][RFC] Encryption and authentication for hibernate snapshot image
 2019-01-18 20:59 UTC  (11+ messages)
` [PATCH 1/5 v2] PM / hibernate: Create snapshot keys handler

[PATCH rdma-next] IB/core: Simplify rdma cgroup registration
 2019-01-18 20:44 UTC  (2+ messages)

[RFC PATCH v2] akcipher: Introduce verify_rsa/verify for public key algorithms
 2019-01-18 20:41 UTC  (4+ messages)

[PATCH v2 0/1] doc: networking: integrate scaling document into doc tree
 2019-01-18 20:38 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 0/4] Allow persistent memory to be used like normal RAM
 2019-01-18 20:26 UTC  (5+ messages)
` [PATCH 2/4] mm/memory-hotplug: allow memory resources to be children

[PATCH 0/2] staging: iio: ad7780: move out of staging
 2019-01-18 20:19 UTC  (6+ messages)
` [PATCH 1/2] staging: iio: ad7780: Add gain & filter gpio support

INFO: task hung in drop_inmem_page
 2019-01-18 20:18 UTC 

[PATCH v2] dt-bindings: aspeed-lpc: Make parameter optional
 2019-01-18 20:15 UTC 

[PATCH v2] misc: aspeed-lpc-ctrl: make parameter optional
 2019-01-18 20:12 UTC  (3+ messages)

perf: rdpmc bug when viewing all procs on remote cpu
 2019-01-18 20:10 UTC  (9+ messages)

[PATCH] video/hdmi: Change strncpy() into memcpy() in hdmi_spd_infoframe_init
 2019-01-18 20:09 UTC  (3+ messages)

[PATCH] ASoC: fsl_sai: Remove expensive print in irq handler
 2019-01-18 20:08 UTC  (3+ messages)
` Applied "ASoC: fsl_sai: Remove expensive print in irq handler" to the asoc tree

[PATCH] workqueue: Try to catch flush_work() without INIT_WORK()
 2019-01-18 19:48 UTC  (2+ messages)

[PATCH v3 0/3] mach-omap2: handle autoidle denial
 2019-01-18 19:48 UTC  (9+ messages)
` [PATCH v3 3/3] arm: omap_hwmod disable ick autoidling when a hwmod requires that
          ` [Letux-kernel] "

[RFC PATCH 0/3] cgroup: fsio throttle controller
 2019-01-18 19:46 UTC  (6+ messages)

[PATCH v3 0/4] Add NXP AUDMIX device and machine drivers
 2019-01-18 19:46 UTC  (4+ messages)

[PATCH v6 0/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI driver
 2019-01-18 19:43 UTC  (3+ messages)
` [PATCH v6 1/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver

[GIT PULL] Fixes for v5.0
 2019-01-18 19:40 UTC  (2+ messages)

[GIT PULL] PCI fixes for v5.0
 2019-01-18 19:40 UTC  (2+ messages)

[GIT PULL] i3c: Fixes for 5.0-rc3
 2019-01-18 19:40 UTC  (2+ messages)

[GIT PULL for v5.0-rc3] media fixes
 2019-01-18 19:40 UTC  (2+ messages)

[RFC PATCH] ALSA: core: Add DMA share buffer support
 2019-01-18 19:39 UTC  (4+ messages)

[PATCH] writeback: tracing: Copy only up to 31 characters in strncpy() calls
 2019-01-18 19:32 UTC 

[PATCH] bpftool: Fix prog dump by tag
 2019-01-18 19:16 UTC  (2+ messages)

kmemleak panic
 2019-01-18 19:12 UTC  (2+ messages)

Regression: spi: core: avoid waking pump thread from spi_sync instead run teardown delayed
 2019-01-18 19:12 UTC  (8+ messages)

[BUG] tiocsti() NULL dereference if ld->ops->receive_buf==NULL
 2019-01-18 19:09 UTC 

[PATCH] net: phy: mdio_bus: add missing device_del() in mdiobus_register() error handling
 2019-01-18 19:08 UTC  (2+ messages)

[PATCH 1/1 RESEND] doc: net: fix bad references to network drivers
 2019-01-18 19:04 UTC  (2+ messages)

[PATCH v2 1/2] media: imx: csi: Disable CSI immediately after last EOF
 2019-01-18 19:01 UTC  (3+ messages)

[PATCH v1] clk: qcom: lpass: Add CLK_IGNORE_UNUSED for lpass clocks
 2019-01-18 19:01 UTC  (8+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-18 18:58 UTC  (15+ messages)

[driver-core PATCH v9 0/9] Add NUMA aware async_schedule calls
 2019-01-18 19:00 UTC  (4+ messages)
` [driver-core PATCH v9 1/9] driver core: Establish order of operations for device_add and device_del via bitflag

Plain accesses and data races in the Linux Kernel Memory Model
 2019-01-18 18:53 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: sun4i: Add support for the C1 SRAM region with the SRAM controller
 2019-01-18 18:46 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: sun4i-a10: Add Video Engine and reserved memory nodes

Applied "regulator: lochnagar: Add missing MODULE_DEVICE_TABLE" to the regulator tree
 2019-01-18 18:38 UTC 

[PATCH] ASoC: soc-core: remove error due to probe deferral
 2019-01-18 18:38 UTC  (2+ messages)
` Applied "ASoC: soc-core: remove error due to probe deferral" to the asoc tree

[PATCH 00/13] mfd: add support for max77650 PMIC
 2019-01-18 18:36 UTC  (5+ messages)
` [PATCH 08/13] regulator: max77650: add regulator support

linux-next: Fixes tag needs some work in the clk tree
 2019-01-18 18:36 UTC  (8+ messages)

[PATCH v5 00/13] selftests/resctrl: Add resctrl selftest
 2019-01-18 18:27 UTC  (7+ messages)
` [PATCH v5 01/13] selftests/resctrl: Add README for resctrl tests
` [PATCH v5 02/13] selftests/resctrl: Add basic resctrl file system operations and data
` [PATCH v5 05/13] selftests/resctrl: Add built in benchmark
` [PATCH v5 09/13] selftests/resctrl: Add Cache Allocation Technology (CAT) selftest
` [PATCH v5 10/13] selftests/resctrl: Add the test in MAINTAINERS
` [PATCH v5 12/13] selftests/resctrl: Use cache index3 id for AMD schemata masks


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).