linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-22 20:12:02 to 2019-01-23 00:40:04 UTC [more...]

[PATCH v3 00/10] Qualcomm AOSS QMP driver and modem dts
 2019-01-23  0:39 UTC  (18+ messages)
` [PATCH v3 01/10] arm64: dts: qcom: sdm845: Update PIL region memory map
` [PATCH v3 02/10] arm64: dts: qcom: sdm845: Define rmtfs memory
` [PATCH v3 03/10] arm64: dts: sdm845: Introduce ADSP and CDSP PAS nodes
` [PATCH v3 07/10] remoteproc: q6v5-mss: Vote for rpmh power domains
` [PATCH v3 10/10] arm64: dts: qcom: sdm845: Add Q6V5 MSS node

[PATCH reset-next 0/2] reset: brcmstb: Misc fixes
 2019-01-23  0:33 UTC  (3+ messages)
` [PATCH reset-next 1/2] reset: brcmstb: Make it tristate
` [PATCH reset-next 2/2] reset: brcmstb: Fix 32-bit build with 64-bit resource_size_t

[PATCH] block: aoe: no need to check return value of debugfs_create functions
 2019-01-23  0:31 UTC  (3+ messages)

[PATCH] drm/vmwgfx: Replace PTR_RET with PTR_ERR_OR_ZERO
 2019-01-23  0:28 UTC 

[PATCH 0/8 v4] k3dma patches to add support for hi3660/HiKey960
 2019-01-23  0:27 UTC  (7+ messages)
` [PATCH 3/8 v4] dma: k3dma: Upgrade k3dma driver to support hisi_asp_dma hardware
` [PATCH 5/8 v4] dma: k3dma: Add support for dma-channel-mask

[PATCH 0/8] IB: cleanup debugfs usage
 2019-01-23  0:16 UTC  (3+ messages)
` [PATCH 7/8] infiniband: usnic: no need to check return value of debugfs_create functions

[PATCH v8 11/11] media: imx.rst: Update doc to reflect fixes to interlaced capture
 2019-01-23  0:24 UTC  (7+ messages)

[PATCH] fail_function: no need to check return value of debugfs_create functions
 2019-01-23  0:11 UTC  (2+ messages)

[PATCH 00/15] Habana Labs kernel driver
 2019-01-23  0:00 UTC  (15+ messages)
` [PATCH 01/15] habanalabs: add skeleton driver
` [PATCH 03/15] habanalabs: add basic Goya support
` [PATCH 04/15] habanalabs: add context and ASID modules
` [PATCH 05/15] habanalabs: add command buffer module
` [PATCH 06/15] habanalabs: add basic Goya h/w initialization
` [PATCH 07/15] habanalabs: add h/w queues module
` [PATCH 08/15] habanalabs: add event queue and interrupts
` [PATCH 09/15] habanalabs: add sysfs and hwmon support
` [PATCH 10/15] habanalabs: add device reset support
` [PATCH 11/15] habanalabs: add command submission module
` [PATCH 12/15] habanalabs: add virtual memory and MMU modules
` [PATCH 13/15] habanalabs: implement INFO IOCTL
` [PATCH 14/15] habanalabs: add debugfs support
` [PATCH 15/15] Update MAINTAINERS and CREDITS with habanalabs info

[PATCH 1/2] f2fs: run discard jobs when put_super
 2019-01-23  0:02 UTC  (2+ messages)
` [PATCH 2/2] f2fs: sync filesystem after roll-forward recovery

[LSF/MM TOPIC] Page flags, can we free up space ?
 2019-01-22 23:52 UTC  (3+ messages)

[PATCH] PCI / ACPI: Don't clear pme_poll on device that has unreliable ACPI wake
 2019-01-22 23:51 UTC  (2+ messages)

[PATCH v3 0/3] gcov: add Clang support
 2019-01-22 23:50 UTC  (5+ messages)
` [PATCH v3 1/3] gcov: Clang: move common GCC code into gcc_base.c
` [PATCH v3 2/3] gcov: Clang support
` [PATCH v3 3/3] gcov: docs: add a note on GCC vs Clang differences

[PATCH] mm,memory_hotplug: Fix scan_movable_pages for gigantic hugepages
 2019-01-22 23:47 UTC  (2+ messages)

[PATCH V2 net-next 00/12] code optimizations & bugfixes for HNS3 driver
 2019-01-22 23:39 UTC  (13+ messages)
` [PATCH V2 net-next 01/12] net: hns3: add calling roce callback function when link status change
` [PATCH V2 net-next 02/12] net: hns3: add rx multicast packets statistic
` [PATCH V2 net-next 03/12] net: hns3: refactor the statistics updating for netdev
` [PATCH V2 net-next 04/12] net: hns3: fix rss configuration lost problem when setting channel
` [PATCH V2 net-next 05/12] net: hns3: fix for shaper not setting when TC num changes
` [PATCH V2 net-next 06/12] net: hns3: fix bug of ethtool_ops.get_channels for VF
` [PATCH V2 net-next 07/12] net: hns3: clear param in ring when free ring
` [PATCH V2 net-next 08/12] net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED
` [PATCH V2 net-next 09/12] net: hns3: do not return GE PFC setting err when initializing
` [PATCH V2 net-next 10/12] net: hns3: add ETS TC weight setting in SSU module
` [PATCH V2 net-next 11/12] net: hns3: add statistics for PFC frames and MAC control frames
` [PATCH V2 net-next 12/12] net: hns3: fix PFC not setting problem for DCB module

[PATCH V3] i2c: tegra: Add Bus Clear Master Support
 2019-01-22 23:39 UTC  (6+ messages)

[PATCH] perf tests: evsel-tp-sched: Fix bitwise operator
 2019-01-22 23:34 UTC 

[PATCH] kcov: convert kcov.refcount to refcount_t
 2019-01-22 23:22 UTC  (4+ messages)

[PATCH net-next 00/12] code optimizations & bugfixes for HNS3 driver
 2019-01-22 23:19 UTC  (4+ messages)
` [PATCH net-next 02/12] net: hns3: add rx multicast packets statistic

[PATCH] i2c: aspeed: Remove hard-coded bus timeout value setting
 2019-01-22 23:18 UTC  (2+ messages)

[PATCH] kvm: no need to check return value of debugfs_create functions
 2019-01-22 23:11 UTC  (4+ messages)

linux-next: Tree for Jan 22
 2019-01-22 23:10 UTC  (3+ messages)
` linux-next: Tree for Jan 22 (drivers/reset/reset-brcmstb.c)

[PATCH] ti: wl18xx: no need to check return value of debugfs_create functions
 2019-01-22 23:09 UTC  (2+ messages)

[PATCH] ti: wl12xx: no need to check return value of debugfs_create functions
 2019-01-22 23:09 UTC  (2+ messages)

[PATCH] ti: wl1251: no need to check return value of debugfs_create functions
 2019-01-22 23:08 UTC  (2+ messages)

[PATCH] ti: wlcore: no need to check return value of debugfs_create functions
 2019-01-22 23:08 UTC  (2+ messages)

[PATCH] x86/platform/UV: Replace kmalloc and memset with kzalloc and kcalloc
 2019-01-22 23:08 UTC  (3+ messages)

[PATCH] fbdev: omap2: no need to check return value of debugfs_create functions
 2019-01-22 23:07 UTC  (2+ messages)

[PATCH 0/4] ARM: cleanup debugfs usage
 2019-01-22 23:06 UTC  (7+ messages)
` [PATCH 2/4] arm: dump: no need to check return value of debugfs_create functions
` [PATCH 3/4] arm: omap1: "
` [PATCH 4/4] arm: omap2: "

[PATCH] usbip: Fix vep_free_request() null pointer checks on input args
 2019-01-22 23:05 UTC  (3+ messages)

[PATCH] [PATCH] btrfs: remove unused wariable 'num_pages'
 2019-01-22 22:59 UTC 

[PATCH v1 0/2] ARM: dts: am335x-shc.dts: small updates for shc board
 2019-01-22 22:59 UTC  (3+ messages)
` [PATCH v1 2/2] ARM: dts: am335x-shc.dts: fix wrong cd pin level

[PATCH] ARM: dts: n900: fix mmc1 card detect gpio polarity
 2019-01-22 22:56 UTC  (5+ messages)

[PATCH 13/14] staging: android: ion: Do not sync CPU cache on map/unmap
 2019-01-22 22:56 UTC  (12+ messages)

[PATCH net-next] hinic: Add pci device ids
 2019-01-22 22:55 UTC  (2+ messages)

[PATCH-next] reset: brcmstb: make it explicitly non-modular
 2019-01-22 22:54 UTC  (2+ messages)

[PATCH v2 1/2] i2c: imx: fix dma_request_chan error handling
 2019-01-22 22:51 UTC  (2+ messages)

[PATCH v6 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2019-01-22 22:51 UTC  (4+ messages)

[PATCH 0/4] ION stability and perf changes
 2019-01-22 22:50 UTC  (19+ messages)
` [PATCH 3/4] dma-buf: add support for mapping with dma mapping attributes
` [PATCH 4/4] staging: android: ion: Support "

[PATCH v1 0/8] phy: qcom-ufs: Enable regulators to be off in suspend
 2019-01-22 22:44 UTC  (13+ messages)
` [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 v2 1/2] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
 2019-01-22 22:44 UTC  (13+ messages)
` [PATCH v2 2/2] leds: lp50xx: Add the LP50XX family of the RGB LED driver

[PATCH 0/5] Reset Intel BT controller if it gets stuck
 2019-01-22 22:42 UTC  (17+ messages)
` [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] arm64: dts: rockchip: enable usb-host regulators during boot
 2019-01-22 22:38 UTC 

[PATCH 4.9 00/51] 4.9.152-stable review
 2019-01-22 22:39 UTC  (3+ messages)

[PATCH 1/2] dma-direct: set_memory_{en,de}crypted() take number of pages
 2019-01-22 22:38 UTC  (5+ messages)
` [PATCH 2/2] x86/kvmclock: set_memory_decrypted() takes "

[PATCH] tty: serial: lpc32xx_hs: fix missing console boot messages
 2019-01-22 22:38 UTC  (2+ messages)

[GIT PULL] clk fixes for v5.0-rc3
 2019-01-22 22:37 UTC 

[PATCH v3 00/16] block: sed-opal: support shadow MBR done flag and write
 2019-01-22 22:31 UTC  (16+ messages)
` [PATCH v3 01/16] block: sed-opal: fix typos and formatting
` [PATCH v3 02/16] block: sed-opal: use correct macro for method length
` [PATCH v3 03/16] block: sed-opal: unify space check in add_token_*
` [PATCH v3 04/16] block: sed-opal: close parameter list in cmd_finalize
` [PATCH v3 05/16] block: sed-opal: unify cmd start
` [PATCH v3 06/16] block: sed-opal: unify error handling of responses
` [PATCH v3 07/16] block: sed-opal: reuse response_get_token to decrease code duplication
` [PATCH v3 08/16] block: sed-opal: print failed function address
` [PATCH v3 09/16] block: sed-opal: split generation of bytestring header and content
` [PATCH v3 10/16] block: sed-opal: add ioctl for done-mark of shadow mbr
` [PATCH v3 11/16] block: sed-opal: ioctl for writing to "
` [PATCH v3 12/16] block: sed-opal: unify retrieval of table columns
` [PATCH v3 13/16] block: sed-opal: check size of shadow mbr
` [PATCH v3 14/16] block: sed-opal: pass steps via argument rather than via opal_dev
` [PATCH v3 15/16] block: sed-opal: don't repeat opal_discovery0 in each steps array

[PATCH 4.14 00/59] 4.14.95-stable review
 2019-01-22 22:31 UTC  (2+ messages)

[PATCH v3] tty: moxa: Fix coding style issues
 2019-01-22 22:30 UTC 

[PATCH 4.19 00/99] 4.19.17-stable review
 2019-01-22 22:27 UTC  (2+ messages)

[PATCH 4.20 000/111] 4.20.4-stable review
 2019-01-22 22:25 UTC  (2+ messages)

[PATCH] sched/wait: introduce wait_event_freezable_hrtimeout
 2019-01-22 22:20 UTC  (6+ messages)

[PATCH 0/3] gnss: sirf: fixes and cleanup
 2019-01-22 22:10 UTC  (2+ messages)

[PATCH ghak105 V1 0/2] audit: clean up CONFIG_AUDITSYSCALL
 2019-01-22 22:07 UTC  (3+ messages)
` [PATCH ghak105 V1 1/2] audit: clean up AUDITSYSCALL prototypes and stubs
` [PATCH ghak105 V1 2/2] audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALL

[PATCH ghak104 V1] audit: move loginuid and sessionid from CONFIG_ AUDITSYSCALL to AUDIT
 2019-01-22 22:06 UTC 

[PATCH 0/7] crypto: cleanup debugfs usage
 2019-01-22 22:06 UTC  (3+ messages)
` [PATCH 6/7] crypto: ccp: no need to check return value of debugfs_create functions

[PATCH v9 00/22] Re-use nvram module
 2019-01-22 22:06 UTC  (3+ messages)

[PATCH] regulator: qcom-smd: Batch up requests for disabled regulators
 2019-01-22 21:57 UTC  (5+ messages)

[PATCH v5 2/5] Bluetooth: hci_qca: Deassert RTS while baudrate change command
 2019-01-22 21:53 UTC  (13+ messages)

[PATCH 0/6] x86: cleanup debugfs usage
 2019-01-22 21:53 UTC  (3+ messages)
` [PATCH 1/6] x86: mce: no need to check return value of debugfs_create functions

[PATCH 0/4] Some new features for the preempt/irqsoff tracers
 2019-01-22 21:53 UTC  (3+ messages)
` [PATCH 2/4] preemptirq_delay_test: Add the burst feature and a sysfs trigger

[PATCH resend] drm/panel: panel-innolux: set display off in innolux_panel_unprepare
 2019-01-22 21:52 UTC  (3+ messages)

[PATCH v7 0/6] Add Fieldbus subsystem + support HMS Profinet card
 2019-01-22 21:51 UTC  (6+ messages)
` [PATCH v7 1/6] fieldbus_dev: add Fieldbus Device subsystem

[for next][PATCH 2/2] x86/Kconfig: Select PCI_LOCKLESS_CONFIG if PCI is enabled
 2019-01-22 21:51 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH v2] iommu/vt-d: Implement dma_[un]map_resource()
 2019-01-22 21:30 UTC 

[PATCH] usb: gadget: udc: net2272: Fix bitwise and boolean operations
 2019-01-22 21:28 UTC 

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

[PATCH v2 0/2] pinctrl: remove unused 'pinconf-config' debugfs interface
 2019-01-22 21:18 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: remove pinctrl/machine.h inclusion from pinctrl/pinconf.h
` [PATCH v2 2/2] pinctrl: remove unused 'pinconf-config' debugfs interface

[PATCH v3 1/1] MAINTAINERS: update list of qcom drivers
 2019-01-22 21:17 UTC  (3+ messages)

[PATCH v3 0/6] MSM8998 basic USB support
 2019-01-22 21:15 UTC  (3+ messages)
` [PATCH v3 2/3] usb: dwc3: qcom: Add support for MSM8998

WARN_ON_ONCE(!new_owner) within wake_futex_pi() triggered
 2019-01-22 21:14 UTC  (6+ messages)

[PATCH v6 00/15] qcom: spmi: add support for hierarchical IRQ chip
 2019-01-22 21:13 UTC  (3+ messages)

[PATCH] drm/bridge: sil_sii8620: depend on INPUT instead of selecting it
 2019-01-22 21:10 UTC  (2+ messages)

[PATCH v3] platform/chrome: Add cros_ec_readmem() helpers for I2C/SPI based ECs
 2019-01-22 21:09 UTC  (5+ messages)

[RFC PATCH] drm: disable WC optimization for cache coherent devices on non-x86
 2019-01-22 21:07 UTC  (17+ messages)

[PATCH] genirq/affinity: Assign default affinity to pre/post vectors
 2019-01-22 21:04 UTC  (7+ messages)

[PATCH v4 0/5] drm/bridge: various small lvds-encoder things
 2019-01-22 21:04 UTC  (3+ messages)
` [PATCH] drm/bridge: lvds-encoder: remove surplus NULL checks

[PATCH perf] perf tools: fix synthesized PERF_RECORD_KSYMBOL/BPF_EVENT
 2019-01-22 21:02 UTC 

[PATCH v3 0/5] drm/bridge: various small lvds-encoder things
 2019-01-22 21:01 UTC  (12+ messages)
` [PATCH v3 1/5] dt-bindings: display: bridge: fork out ti,ds90c185 from lvds-transmitter
` [PATCH v3 2/5] dt-bindings: display: bridge: lvds-transmitter: cleanup example
` [PATCH v3 3/5] dt-bindings: display: bridge: thc63lvdm83d: use standard powerdown-gpios
` [PATCH v3 4/5] drm/bridge: lvds-encoder: add dev helper variable in .probe()
` [PATCH v3 5/5] drm/bridge: lvds-encoder: add powerdown-gpios support

ipmi_si: 90 s delay in system start with 4.14.94, but not 4.18.6
 2019-01-22 20:58 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the renesas tree
 2019-01-22 20:56 UTC 

linux-next: Fixes tags need some work in the dma-mapping-fixes tree
 2019-01-22 20:47 UTC 

[PATCH] brcm80211: no need to check return value of debugfs_create functions
 2019-01-22 20:43 UTC  (3+ messages)

[PATCH v2 lora-next 0/4] net: lora: Add documentation for SX130x and SX125x parts
 2019-01-22 20:36 UTC  (6+ messages)
` [PATCH v2 lora-next 1/4] dt-bindings: lora: sx130x: add basic documentation
` [PATCH v2 lora-next 3/4] dt-bindings: lora: sx125x: add clock bindings

[PATCH] drm: rcar-du: Fix build error
 2019-01-22 20:33 UTC  (2+ messages)

[PATCH 0/6] Add interconnect support for GENI QUPs
 2019-01-22 20:29 UTC  (3+ messages)
` [PATCH 4/6] spi: spi-geni-qcom: Add interconnect support

[PATCH 0/3] platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()
 2019-01-22 20:28 UTC  (3+ messages)
` [PATCH 1/3] platform/x86: wmi: move struct wmi_device_id to mod_devicetable.h

general protection fault in nf_ct_gre_keymap_flush
 2019-01-22 20:29 UTC 

KASAN: use-after-free Read in do_raw_spin_trylock
 2019-01-22 20:29 UTC 

[PATCH] backing-dev: no need to check return value of debugfs_create functions
 2019-01-22 20:28 UTC  (6+ messages)

Applied "regulator: arizona-ldo1: Convert to use regulator_linear_range for ldo1_hc" to the regulator tree
 2019-01-22 20:27 UTC 

Applied "regulator: twl: Use of_device_get_match_data()" to the regulator tree
 2019-01-22 20:26 UTC 

Applied "regulator: wm831x-dcdc: Convert to use regulator_linear_range for wm831x_buckv" to the regulator tree
 2019-01-22 20:26 UTC 

Applied "regulator: qcom-smd: Batch up requests for disabled regulators" to the regulator tree
 2019-01-22 20:26 UTC 

[RFC PATCH] ALSA: core: Add DMA share buffer support
 2019-01-22 20:25 UTC  (7+ messages)

tsc: Fast TSC calibration failed with AMD B350M/Ryzen 3 2200G
 2019-01-22 20:24 UTC  (7+ messages)

[PATCH] PCI: Use of_node_name_eq for node name comparisons
 2019-01-22 20:20 UTC  (2+ messages)

[PATCH] MIPS: OCTEON: irq: Fix potential NULL pointer dereference
 2019-01-22 20:18 UTC 

[PATCH v9 00/26] arm64: provide pseudo NMI with GICv3
 2019-01-22 20:18 UTC  (3+ messages)
` [PATCH v9 09/26] arm64: Unmask PMR before going idle

[PATCH 0/3] Add support for PWM Configure and stablize for PWM kona
 2019-01-22 20:12 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: pwm: kona: Add new compatible for new version pwm-kona

[v3] drm/msm/dpu: Clean up dpu hw interrupts
 2019-01-22 20:11 UTC  (2+ messages)
` [Freedreno] "


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).