linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-13 07:21:34 to 2019-04-13 17:38:45 UTC [more...]

[PATCH 1/3] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
 2019-04-13 17:38 UTC  (9+ messages)
              ` [PATCH 1/2] vfs: pass ppos=NULL to .read()/.write() of FMODE_STREAM files
              ` [PATCH 2/2] vfs: use &file->f_pos directly on files that have position

[PATCH v4 00/16] locking/rwsem: Rwsem rearchitecture part 2
 2019-04-13 17:22 UTC  (17+ messages)
` [PATCH v4 01/16] locking/rwsem: Prevent unneeded warning during locking selftest
` [PATCH v4 02/16] locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER
` [PATCH v4 03/16] locking/rwsem: Remove rwsem_wake() wakeup optimization
` [PATCH v4 04/16] locking/rwsem: Implement a new locking scheme
` [PATCH v4 05/16] locking/rwsem: Merge rwsem.h and rwsem-xadd.c into rwsem.c
` [PATCH v4 06/16] locking/rwsem: Code cleanup after files merging
` [PATCH v4 07/16] locking/rwsem: Implement lock handoff to prevent lock starvation
` [PATCH v4 08/16] locking/rwsem: Make rwsem_spin_on_owner() return owner state
` [PATCH v4 09/16] locking/rwsem: Ensure an RT task will not spin on reader
` [PATCH v4 10/16] locking/rwsem: Wake up almost all readers in wait queue
` [PATCH v4 11/16] locking/rwsem: Enable readers spinning on writer
` [PATCH v4 12/16] locking/rwsem: Enable time-based spinning on reader-owned rwsem
` [PATCH v4 13/16] locking/rwsem: Add more rwsem owner access helpers
` [PATCH v4 14/16] locking/rwsem: Guard against making count negative
` [PATCH v4 15/16] locking/rwsem: Merge owner into count on x86-64
` [PATCH v4 16/16] locking/rwsem: Remove redundant computation of writer lock word

[PATCH] pci/switchtec: fix stream_open.cocci warnings (fwd)
 2019-04-13 17:01 UTC  (3+ messages)

[PATCH 0/3] 32-bit Meson: add the canvas module
 2019-04-13 17:15 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: meson8: "
` [PATCH 2/3] ARM: dts: meson8m2: update the offset of "
` [PATCH 3/3] ARM: dts: meson8b: add "

[PATCH 1/2] driver core: printk to pr_*
 2019-04-13 16:57 UTC  (2+ messages)

[PATCH v4 0/9] Add support for Orange Pi 3
 2019-04-13 16:54 UTC  (10+ messages)
` [PATCH v4 1/9] net: stmmac: sun8i: add support for Allwinner H6 EMAC
` [PATCH v4 2/9] net: stmmac: sun8i: force select external PHY when no internal one
` [PATCH v4 3/9] pinctrl: sunxi: Prepare for alternative bias voltage setting methods
` [PATCH v4 4/9] pinctrl: sunxi: Support I/O bias voltage setting on H6
` [PATCH v4 5/9] arm64: dts: allwinner: orange-pi-3: Enable ethernet
` [PATCH v4 6/9] dt-bindings: display: hdmi-connector: Add DDC power supply
` [PATCH v4 7/9] drm: sun4i: Add support for enabling DDC I2C bus power to dw_hdmi glue
` [PATCH v4 8/9] arm64: dts: allwinner: orange-pi-3: Enable HDMI output
` [PATCH v4 9/9] arm64: dts: allwinner: h6: Add MMC1 pins

[PATCH v3 net-next 00/24] NXP SJA1105 DSA driver
 2019-04-13 16:54 UTC  (25+ messages)
` [PATCH v3 net-next 06/24] net: dsa: Call driver's setup callback after setting up its switchdev notifier
` [PATCH v3 net-next 10/24] net: dsa: Unset vlan_filtering when ports leave the bridge
` [PATCH v3 net-next 11/24] net: dsa: mt7530: Let DSA handle the unsetting of vlan_filtering
` [PATCH v3 net-next 12/24] net: dsa: Copy the vlan_filtering setting on the CPU port if it's global
` [PATCH v3 net-next 13/24] net: dsa: Allow drivers to filter packets they can decode source port from
` [PATCH v3 net-next 14/24] net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch
` [PATCH v3 net-next 18/24] net: dsa: sja1105: Add support for traffic through standalone ports
` [PATCH v3 net-next 19/24] net: dsa: sja1105: Add support for Spanning Tree Protocol
` [PATCH v3 net-next 20/24] net: dsa: sja1105: Error out if RGMII delays are requested in DT
` [PATCH v3 net-next 21/24] net: dsa: sja1105: Prevent PHY jabbering during switch reset

[PATCH v9 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD driver
 2019-04-13 16:39 UTC  (4+ messages)
` [PATCH v9 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver

[PATCH 0/3] Meson8b: add support for the RTC on EC-100 and Odroid-C1
 2019-04-13 16:34 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: meson: add support for the RTC
` [PATCH 2/3] ARM: dts: meson8b: ec100: enable "
` [PATCH 3/3] ARM: dts: meson8b: odroid-c1: prepare support for "

[PATCH 1/1] arm: mm: Export __sync_icache_dcache() for xen-privcmd
 2019-04-13 16:30 UTC 

[PATCH] staging: axis-fifo: Add elaborate description in Kconfig
 2019-04-13 16:29 UTC 

WARNING in smc_unhash_sk (2)
 2019-04-13 16:16 UTC 

[PATCH] mwifiex: check for null return from skb_copy
 2019-04-13 16:14 UTC 

[PATCH v3 00/26] Add support for PCIe RC and EP mode in TI's AM654 SoC
 2019-04-13 16:04 UTC  (12+ messages)
` [PATCH v3 02/26] PCI: keystone: Cleanup error_irq configuration
` [PATCH v3 14/26] PCI: keystone: Add support for PCIe RC in AM654x Platforms
` [PATCH v3 20/26] PCI: dwc: Fix dw_pcie_ep_find_capability to return correct capability offset
` [PATCH v3 24/26] PCI: designware-ep: Use aligned ATU window for raising MSI interrupts

[PATCH v2 00/26] Add support for PCIe RC and EP mode in TI's AM654 SoC
 2019-04-13 16:00 UTC  (5+ messages)
` [PATCH v2 06/26] PCI: keystone: Move initializations to appropriate places
` [PATCH v2 23/26] PCI: designware-ep: Configure RESBAR to advertise the smallest size

[PATCH] RDMA/cxgb4: fix null pointer dereference on alloc_skb failure
 2019-04-13 16:00 UTC 

[PATCH v2 0/3] Allow accessing CSR using CSR number
 2019-04-13 15:38 UTC  (4+ messages)
` [PATCH v2 1/3] RISC-V: Add separate asm/encoding.h for spec related defines
` [PATCH v2 2/3] RISC-V: Add interrupt related SCAUSE defines in asm/encoding.h
` [PATCH v2 3/3] RISC-V: Access CSRs using CSR numbers

WARNING in io_uring_setup
 2019-04-13 15:25 UTC  (2+ messages)

[PATCH] sound: soc-acpi: fix implicit header use of module.h/export.h
 2019-04-13 15:15 UTC 

[PATCH] csky: Support vmlinux bootup with MMU off
 2019-04-13 15:14 UTC 

WARNING in __kthread_bind_mask
 2019-04-13 15:13 UTC  (2+ messages)

[PATCH] soundwire: intel: fix implicit header use of module.h/export.h
 2019-04-13 15:12 UTC 

[PATCH 0/9] Emulated coherent graphics memory
 2019-04-13 15:11 UTC  (9+ messages)
` [PATCH 1/9] mm: Allow the [page|pfn]_mkwrite callbacks to drop the mmap_sem
` [PATCH 2/9] mm: Add an apply_to_pfn_range interface
` [PATCH 3/9] mm: Add write-protect and clean utilities for address space ranges

[GIT PULL] Please pull NFS client bugfixes
 2019-04-13 14:56 UTC 

[PATCH] arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region
 2019-04-13 14:38 UTC  (9+ messages)

[PATCH -next] eventfd: Make eventfd_ida static
 2019-04-13 14:23 UTC 

[PATCH -next] scsi: megaraid_sas: Make megasas_host_device_list_query() static
 2019-04-13 14:21 UTC 

Alleged fix for writer stall on -rcu branch dev
 2019-04-13 14:21 UTC  (2+ messages)

[PATCH -next] interconnect: qcom: Make qcs404_rpm static
 2019-04-13 14:19 UTC 

[PATCH -next] ARM: OMAP2+: Make some variables static
 2019-04-13 14:17 UTC 

[PATCH -next] drm/meson: Make some functions static
 2019-04-13 14:14 UTC 

[PATCH -next] soc: ti: pm33xx: Make two symbols static
 2019-04-13 14:12 UTC 

[PATCH 0/4] ARM: imx legacy: cleanups
 2019-04-13 14:11 UTC  (6+ messages)
` [PATCH 1/4 RFC] ARM: imx legacy: warn on failed allocation
` [PATCH 2/4] ARM: imx legacy: declare unsigned int rather than unsigned
` [PATCH 3/4 RFC] ARM: imx legacy: wrap complex macro in ()
` [PATCH 4/4] ARM: imx legacy: add an SPDX license identifier

[PATCH] ARM: dts: imx6qdl-udoo: Add Pincfgs for OTG
 2019-04-13 14:08 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] orangefs: Make some functions static
 2019-04-13 13:41 UTC 

[PATCH] vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
 2019-04-13 13:38 UTC  (3+ messages)

[PATCH] HID: fix compiling error in u2fzero_probe()
 2019-04-13 13:44 UTC 

[PATCH v3 0/4] Add support for MediaTek MT7615 wireless chipsets
 2019-04-13 13:06 UTC  (3+ messages)
` [PATCH v3 1/4] mt76: add mac80211 driver for MT7615 PCIe-based chipsets

[PATCH] block, Kconfig.iosched: set default value of IOSCHED_BFQ to yes
 2019-04-13 13:05 UTC  (2+ messages)

[PATCH] netfilter: conntrack: initialize ct->timeout
 2019-04-13 12:57 UTC  (2+ messages)

[PATCH] selftests : netfilter: Wrote a error and exit code for a command which needed veth kernel module
 2019-04-13 12:39 UTC  (3+ messages)

[PATCH 0/3] arm64: meson-g12a: Add Infrared Decoder support
 2019-04-13 12:02 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: meson-g12a: Add IR nodes
` [PATCH 2/3] arm64: dts: meson-g12a-x96-max: enable IR decoder
` [PATCH 3/3] arm64: dts: meson-g12a-u200: "

[PATCH v3 0/2] Add support of Temperature sensor Clock for G12 SoC
 2019-04-13 11:43 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: clk: g12a-clkc: add Temperature Sensor clock ID
` [PATCH v3 2/2] clk: meson-g12a: Add Temperature Sensor clock

[PATCH 0/3] pwm: Add support for Amlogic Meson G12A
 2019-04-13 11:37 UTC  (5+ messages)
` [PATCH 2/3] pwm: meson: Add clock source configuration for "
` [PATCH 3/3] arm64: dts: meson-g12a: Add PWM nodes

[PATCH] rtl8723ae: Make rtl8723e_dm_refresh_rate_adaptive_mask static
 2019-04-13 11:18 UTC  (2+ messages)
` [PATCH] rtlwifi: "

[PATCH][V2] brcmfmac: fix leak of mypkt on error return path
 2019-04-13 11:08 UTC  (2+ messages)

[PATCH 11/12] brcmfmac: Loading the correct firmware for brcm43456
 2019-04-13 11:06 UTC  (2+ messages)

[PATCH][next] brcmfmac: Use struct_size() in kzalloc()
 2019-04-13 11:03 UTC  (2+ messages)

[PATCH] slimbus: fix a NULL pointer dereference in of_qcom_slim_ngd_register
 2019-04-13 10:34 UTC 

linux-next: Signed-off-by missing for commit in the net tree
 2019-04-13 10:34 UTC  (2+ messages)

[RESEND PATCH 00/20] nvmem: patches(set 1) for 5.2
 2019-04-13 10:33 UTC  (21+ messages)
` [RESEND PATCH 01/20] dt-bindings: imx-ocotp: Add i.MX8MQ compatible
` [RESEND PATCH 02/20] nvmem: imx-ocotp: add support for imx8mq
` [RESEND PATCH 03/20] nvmem: imx-ocotp: broaden Kconfig dependency
` [RESEND PATCH 04/20] nvmem: sunxi_sid: Read out SID for randomness without looping
` [RESEND PATCH 05/20] nvmem: sunxi_sid: Optimize register read-out method
` [RESEND PATCH 06/20] nvmem: sunxi_sid: Dynamically allocate nvmem_config structure
` [RESEND PATCH 07/20] nvmem: sunxi_sid: Read out data in native format
` [RESEND PATCH 08/20] nvmem: sunxi_sid: Support SID on A83T and H5
` [RESEND PATCH 09/20] dt-bindings: nvmem: Add STM32 factory-programmed romem
` [RESEND PATCH 10/20] nvmem: Add driver for STM32 factory-programmed read only mem
` [RESEND PATCH 11/20] nvmem: stm32: add support for STM32MP15 BSEC to control OTP data
` [RESEND PATCH 12/20] nvmem: core: add nvmem_cell_read_u16
` [RESEND PATCH 13/20] nvmem: core: fix read buffer in place
` [RESEND PATCH 14/20] nvmem: imx-ocotp: use devm_platform_ioremap_resource() to simplify code
` [RESEND PATCH 15/20] nvmem: mxs-ocotp: "
` [RESEND PATCH 16/20] nvmem: imx-iim: "
` [RESEND PATCH 17/20] nvmem: sunxi-sid: fix wrong description in kernel doc
` [RESEND PATCH 18/20] nvmem: sunxi-sid: add binding for H6's SID controller
` [RESEND PATCH 19/20] nvmem: sunxi-sid: convert to SPDX license tags
` [RESEND PATCH 20/20] nvmem: sunxi_sid: Support SID on H6

[PATCH] vxlan: do not add dynamic fdb entry when the dev has been downed
 2019-04-13  9:51 UTC 

[GIT PULL] SCSI fixes for 5.1-rc4
 2019-04-13  9:59 UTC 

[PATCH v2 0/7] Multicolor Framework
 2019-04-13  9:54 UTC  (7+ messages)
` [PATCH v2 2/7] dt: bindings: Add multicolor class dt bindings documention

general protection fault in requeue_rx_msgs
 2019-04-13  9:39 UTC  (2+ messages)

[PATCH] MAINTAINERS: normalize Laurent Pinchart's email address
 2019-04-13  9:35 UTC 

[PATCH] MAINTAINERS: normalize Michael Hennerich's email address
 2019-04-13  9:25 UTC 

INFO: task hung in __io_uring_register
 2019-04-13  9:09 UTC 

[PATCH 1/2] mtd: nandsim: Embed struct nand_chip in struct nandsim
 2019-04-13  8:51 UTC  (3+ messages)
` [PATCH 2/2] mtd: nandsim: switch to exec_op interface

[PATCH] ELAN touchpad i2c_hid bugs fix
 2019-04-13  8:42 UTC  (8+ messages)

[PATCH] locking/lockdep: Make lockdep_register_key() ignore 'debug_locks'
 2019-04-13  8:29 UTC  (4+ messages)

[PATCH v4 00/12] QorIQ TMU multi-sensor and HWMON support
 2019-04-13  8:27 UTC  (13+ messages)
` [PATCH v4 01/12] thermal: qoriq: Remove unnecessary DT node is NULL check
` [PATCH v4 02/12] thermal: qoriq: Add local struct device pointer
` [PATCH v4 03/12] thermal: qoriq: Don't store struct thermal_zone_device reference
` [PATCH v4 04/12] thermal: qoriq: Drop per-sensor data
` [PATCH v4 05/12] thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directly
` [PATCH v4 06/12] thermal: qoriq: Pass data to qoriq_tmu_calibration() directly
` [PATCH v4 07/12] thermal: qoriq: Convert driver to use devm_ioremap()
` [PATCH v4 08/12] thermal: qoriq: Convert driver to use regmap API
` [PATCH v4 09/12] thermal: qoriq: Enable all sensors before registering them
` [PATCH v4 10/12] thermal: qoriq: Do not report invalid temperature reading
` [PATCH v4 11/12] thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs()
` [PATCH v4 12/12] thermal: qoriq: Add hwmon support

[PATCH v3 05/13] thermal: qoriq: Embed per-sensor data into struct qoriq_tmu_data
 2019-04-13  8:28 UTC  (4+ messages)
` [PATCH RFC 1/2] thermal/drivers/of: Add a get_temp_id callback function

[PATCH 1/3] rtc: ds1685: fix crash caused by referencing wrong device struct
 2019-04-13  8:19 UTC  (6+ messages)
` [PATCH 2/3] rtc: ds1685: use correct device struct to get platform "

[PATCH 0/3] Allow accessing CSR using CSR number
 2019-04-13  8:15 UTC  (10+ messages)
` [PATCH 1/3] RISC-V: Add separate asm/encoding.h for spec related defines
` [PATCH 2/3] RISC-V: Add defines for CSR numbers
` [PATCH 3/3] RISC-V: Access CSRs using "

[PATCH v3 0/4] support reserving crashkernel above 4G on arm64 kdump
 2019-04-13  8:14 UTC  (5+ messages)
` [PATCH v3 3/4] arm64: kdump: support more than one crash kernel regions

[PATCH 0/3] riscv: Add perf callchain support
 2019-04-13  8:01 UTC  (4+ messages)
  ` [PATCH 2/3] riscv: Add support for perf registers sampling

[PATCH 0/4] ARM: imx legacy: cleanups
 2019-04-13  7:58 UTC  (10+ messages)
` [PATCH] ARM: imx: flag failure of of_iomap
` [PATCH 1/4 RFC] ARM: imx legacy: warn on failed allocation
` [PATCH] ARM: STi: at least warn if of_iomap fails
` [PATCH V2] ARM: STi: warn if scu mapping fails
` [PATCH 2/3] ARM: hisi: check of_iomap and fix missing of_node_put
` [PATCH 3/3] ARM: hisi: handle "
` [PATCH 3/4 RFC] ARM: imx legacy: wrap complex macro in ()
` [PATCH 4/4] ARM: imx legacy: add an SPDX license identifier

[PATCH] MAINTAINERS: normalize Woojung Huh's email address
 2019-04-13  7:52 UTC 

[PATCH 1/2] regulator: tps6524x: Constify regulator_ops
 2019-04-13  7:30 UTC  (2+ messages)
` [PATCH 2/2] regulator: tps6524x: Remove *rdev[N_REGULATORS] from struct tps6524x


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