linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-03 10:01:11 to 2019-04-03 13:39:24 UTC [more...]

[GIT PULL] HID fixes
 2019-04-03 13:39 UTC 

[PATCH v4 0/5] PCI: dwc: Support remove
 2019-04-03 13:36 UTC  (3+ messages)

[PATCH v5] HID: intel-ish-hid: ISH firmware loader client driver
 2019-04-03 13:35 UTC  (3+ messages)

[PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules
 2019-04-03 13:32 UTC  (7+ messages)

[PATCH] tty: Add NULL TTY driver
 2019-04-03 13:12 UTC  (2+ messages)

[PATCH 1/2] staging:iio:accel:adis16203: add SPDX license identifier tag
 2019-04-03 13:00 UTC  (3+ messages)

[PATCH v2 1/2] drm/vc4: Use common helpers for debugfs setup by the driver components
 2019-04-03 13:30 UTC  (3+ messages)
` [PATCH v2 2/2] drm/vc4: Disable V3D interactions if the v3d component didn't probe

[PATCH 0/8] v4.19.0 Added Color Management Module
 2019-04-03 13:14 UTC  (9+ messages)
` [PATCH 1/8] drm: Add DU CMM support functions
` [PATCH 2/8] drm: Add DU CMM support boot and clk changes
` [PATCH 3/8] drm: rcar-du: Give a name to clu table samples
` [PATCH 4/8] drm: rcar-du: Refactor the code with new functions
` [PATCH 5/8] drm: rcar-du: Implement interfaces to set clu and lut using drm data structures
` [PATCH 6/8] drm: rcar-du: Implement atomic_check to check for gamma and ctm properties
` [PATCH 7/8] drm: rcar-du: update gamma and ctm properties in commit tail
` [PATCH 8/8] drm: rcar-du: Add shutdown callback function in platform_driver

[PATCH 0/7] ASoC: cs42l51: add some features
 2019-04-03 13:23 UTC  (8+ messages)
` [PATCH 1/7] ASoC: dt-bindings: update cs42l51 bindings
` [PATCH 2/7] ASoC: cs42l51: add regulator management
` [PATCH 3/7] ASoC: cs42l51: add reset management
` [PATCH 4/7] ASoC: cs42l51: add support of master mode
` [PATCH 5/7] ASoC: cs42l51: change mic bias DAPM
` [PATCH 6/7] ASoC: cs42l51: add power management
` [PATCH 7/7] ASoC: cs42l51: add adc volume control

[PATCH] usb: musb: Force-disable pullup on shutdown
 2019-04-03 13:26 UTC  (6+ messages)

[PATCH 0/3] clk: sunxi-ng: H6 related clock fixes
 2019-04-03 13:22 UTC  (4+ messages)
` [PATCH 3/3] clk: sunxi-ng: h6: Allow video & vpu clocks to change parent rate

[PATCH 0/4] Enabling secure boot on PowerNV systems
 2019-04-03 13:21 UTC  (2+ messages)

[RESEND PATCH 0/4] um: build and irq fixes
 2019-04-03 13:20 UTC  (3+ messages)

[PATCH] hwmon: pwm-fan: Disable PWM if fetching cooling data fails
 2019-04-03 13:18 UTC  (2+ messages)

[PATCH 3/7] cpufreq: kirkwood: fix possible object reference leak
 2019-04-03 13:17 UTC  (2+ messages)
` [3/7] "

[PATCH 00/12] i2c: core: introduce atomic transfers
 2019-04-03 13:15 UTC  (14+ messages)
` [PATCH 01/12] i2c: remove use of in_atomic()
` [PATCH 02/12] i2c: core: use I2C locking behaviour also for SMBUS
` [PATCH 03/12] i2c: core: introduce callbacks for atomic transfers
` [PATCH 04/12] i2c: mux: populate the new *_atomic callbacks
` [PATCH 05/12] i2c: demux: handle the new atomic callbacks
` [PATCH 06/12] i2c: omap: Add the master_xfer_irqless hook
` [PATCH 07/12] i2c: tegra-bpmp: convert to use new atomic callbacks
` [PATCH 08/12] i2c: ocores: refactor setup for polling
` [PATCH 09/12] i2c: ocores: enable atomic xfers
` [PATCH 10/12] i2c: stu300: use xfer_atomic callback to bail out early
` [PATCH 11/12] i2c: algo: bit: add flag to whitelist atomic transfers
` [PATCH 12/12] i2c: gpio: flag atomic capability if possible

[PATCH 0/6] arm64/mm: Enable memory hot remove and ZONE_DEVICE
 2019-04-03 13:15 UTC  (7+ messages)
` [PATCH 1/6] arm64/mm: Enable sysfs based memory hot add interface
` [PATCH 2/6] arm64/mm: Enable memory hot remove

[RFC PATCH Xilinx Alveo 0/6] Xilinx PCIe accelerator driver
 2019-04-03 13:14 UTC  (10+ messages)

[PATCH-tip v3 00/11] locking/rwsem: Rwsem rearchitecture part 1
 2019-04-03 13:12 UTC  (5+ messages)
` [PATCH-tip v3 06/11] locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ON() macro
` [PATCH-tip v3 11/11] locking/rwsem: Optimize rwsem structure for uncontended lock acquisition

[PATCH] slab: store tagged freelist for off-slab slabmgmt
 2019-04-03 13:07 UTC  (3+ messages)

[PATCH] pinctrl: intel: save HOSTSW_OWN register over suspend/resume
 2019-04-03 13:06 UTC  (11+ messages)

[PATCH v7 0/3] arm64: ftrace with regs
 2019-04-03 13:05 UTC  (5+ messages)
` [PATCH v7 2/3] arm64: implement "

[PATCH 00/12] locking/rwsem: Rwsem rearchitecture part 2
 2019-04-03 12:59 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 01/37] gpio: pxa: handle corner case of unprobed device
 2019-04-03 12:57 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 18/37] nvme-pci: fix conflicting p2p resource adds

[PATCH v5 3/3] locking/rwsem: Optimize down_read_trylock()
 2019-04-03 12:56 UTC  (3+ messages)
` [tip:locking/core] "

[PATCH v5 2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
 2019-04-03 12:55 UTC  (3+ messages)
` [tip:locking/core] "

[PATCH v5 1/3] locking/rwsem: Remove arch specific rwsem files
 2019-04-03 12:55 UTC  (4+ messages)
` [tip:locking/core] "

[1/7] cpufreq: ap806: Checking implementation ofarmada_8k_cpufreq_init()
 2019-04-03 12:54 UTC 

[PATCH 0/6] convert locked_vm from unsigned long to atomic64_t
 2019-04-03 12:51 UTC  (2+ messages)

[PATCH v2 0/4] ARM: da850: enable cpufreq in DT mode
 2019-04-03 12:50 UTC  (6+ messages)
` [PATCH v2 1/4] ARM: davinci: fix cpufreq registration on da850-evm

[PATCH v12 0/8] support ROHM BD70528 PMIC
 2019-04-03 12:49 UTC  (9+ messages)
` [PATCH v12 1/8] mfd: regulator: clk: split rohm-bd718x7.h
` [PATCH v12 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [PATCH v12 3/8] clk: bd718x7: Support ROHM BD70528 clk block
` [PATCH v12 4/8] dt-bindings: mfd: Document first ROHM BD70528 bindings
` [PATCH v12 5/8] gpio: Initial support for ROHM bd70528 GPIO block
` [PATCH v12 6/8] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [PATCH v12 7/8] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [PATCH v12 8/8] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block

[PATCH v2 2/8] kbuild: Support for Symbols.list creation
 2019-04-03 12:48 UTC  (9+ messages)

[PATCH 0/2] TTY: add rpmsg tty driver
 2019-04-03 12:47 UTC  (3+ messages)
` [PATCH 2/2] tty: add rpmsg driver

[PATCH] arm64: vdso: fix and clean-up Makefile
 2019-04-03 12:44 UTC  (2+ messages)

[PATCH v2 14/15] arm64: cpu_ops: fix a leaked reference by adding missing of_node_put
 2019-04-03 12:44 UTC  (2+ messages)
  ` 答复: Re: [PATCH v2 14/15] arm64: cpu_ops: fix a leaked reference byadding "

[PATCH] locking/lockdep: Zap lock classes even with lock debugging disabled
 2019-04-03 12:44 UTC  (2+ messages)

[PATCH] lockdep: avoid bogus clang warning
 2019-04-03 12:44 UTC  (2+ messages)

[PATCH v3 3/4] x86/fpu: Fix __user annotations
 2019-04-03 12:43 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 1/2] ftpm: dt-binding: add dts documentation for fTPM driver
 2019-04-03 12:40 UTC  (3+ messages)
` [PATCH 2/2] ftpm: firmware TPM running in TEE

[PATCH v4 0/5] virtio pmem driver
 2019-04-03 12:40 UTC  (9+ messages)
` [PATCH v4 1/5] ibnvdimm: nd_region flush callback support
` [PATCH v4 2/5] virtio-pmem: Add virtio pmem driver
  ` [Qemu-devel] "
` [PATCH v4 3/5] libnvdimm: add dax_dev sync flag
` [PATCH v4 4/5] ext4: disable map_sync for async flush
` [PATCH v4 5/5] xfs: "

[PATCH v3 0/5] lib: rework bitmap_parselist and tests
 2019-04-03 12:36 UTC  (11+ messages)
` [PATCH 1/5] lib: make bitmap_parselist_user() a wrapper on bitmap_parselist()
` [PATCH 2/5] lib: rework bitmap_parselist

[PATCH v2 0/2] Adding per-controller timeout support to nvme
 2019-04-03 12:35 UTC  (3+ messages)
` [PATCH v2 1/2] nvme: add per-controller io and admin timeouts
` [PATCH v2 2/2] nvme: add sysfs controls for "

[PATCH v3 0/2] Use DIAG318 to set Control Program Name & Version Codes
 2019-04-03 12:33 UTC  (7+ messages)
` [PATCH v3 1/2] s390/setup: diag318: remove bit check and refactor struct

[PATCH 1/8] perf/x86/intel: Fix memory corruption
 2019-04-03 12:23 UTC  (4+ messages)
` [tip:perf/urgent] perf/x86/intel: Initialize TFA MSR

[PATCH] sparc: vdso: add FORCE to the build rule of %.so
 2019-04-03 12:20 UTC  (3+ messages)

Unchecked kmalloc() calls
 2019-04-03 12:08 UTC 

[PATCH] arm64: ptrace: Add function argument access API
 2019-04-03 12:06 UTC  (2+ messages)

Please consider adding an Anti 996 License to jointly oppose overtime work around the world
 2019-04-03 12:03 UTC 

[PATCH 0/5] TI LMU rework
 2019-04-03 12:02 UTC  (2+ messages)

No 8254 PIT & no HPET on new Intel N3350 platforms causes kernel panic during early boot
 2019-04-03 12:01 UTC  (3+ messages)

[PATCH v11 0/8] support ROHM BD70528 PMIC
 2019-04-03 11:45 UTC  (8+ messages)
` [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core

[PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-max
 2019-04-03 11:54 UTC  (2+ messages)

BUG: using __this_cpu_read() in preemptible code in sk_mc_loop
 2019-04-03 11:54 UTC  (2+ messages)

[PATCH 0/7] Add Macronix MX25F0A MFD driver and NAND function
 2019-04-03 11:51 UTC  (3+ messages)
` [PATCH 4/7] dt-bindings: mfd: Document Macronix MX25F0A controller bindings

[PATCH] kobject: Add support for default attribute groups to kobj_type
 2019-04-03 11:51 UTC  (4+ messages)
` [PATCH v2 0/8] kobject: Add default group support to kobj_type and replace subsystem uses
  ` [PATCH v2 8/8] livepatch: Replace klp_ktype_patch's default_attrs with groups

[PATCH v1] tools/power: turbostat: fix buffer overrun
 2019-04-03 11:42 UTC  (2+ messages)

[PATCH] HID: input: add mapping for Assistant key
 2019-04-03 11:34 UTC  (2+ messages)

[PATCH v3 5/5] Lib: sort.h: remove the size argument from the swap function
 2019-04-03 11:33 UTC 

[RESEND PATCH v1] moduleparam: Save information about built-in modules in separate file
 2019-04-03 11:30 UTC  (8+ messages)

[PATCH v4 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region
 2019-04-03 11:31 UTC  (11+ messages)

[PATCH 0/3] support reserving crashkernel above 4G on arm64 kdump
 2019-04-03 11:29 UTC  (3+ messages)
` [PATCH 2/3] arm64: kdump: support more than one crash kernel regions

[PATCH v1] driver core: platform: Propagate error from insert_resource()
 2019-04-03 11:29 UTC  (3+ messages)

[PATCH v2 1/1] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
 2019-04-03 11:28 UTC  (3+ messages)

WARN_ON_ONCE() hit at kernel/events/core.c:330
 2019-04-03 11:26 UTC  (3+ messages)

DMCA takedown notice - GPC-Slots 2 (after GPL Revocation from "John Doe")
 2019-04-03 11:24 UTC  (2+ messages)
                                    ` License revocation from GitHub and GitHub Staff (regarding GPC-Slots 2) Re: DMCA takedown notice

[PATCH v2 0/1] pwm: meson: fix scheduling while atomic issue
 2019-04-03 11:21 UTC  (3+ messages)
` [PATCH v2 1/1] pwm: meson: use the spin-lock only to protect register modifications

[PATCH 0/2] pwm: meson: two small bug-fixes
 2019-04-03 11:19 UTC  (5+ messages)
` [PATCH 1/2] pwm: meson: consider 128 a valid pre-divider
` [PATCH 2/2] pwm: meson: don't disable pwm when setting duty repeatedly

[PATCH] ELAN touchpad i2c_hid bugs fix
 2019-04-03 11:18 UTC  (6+ messages)

[PATCH] dmaengine: pl330: _stop: clear interrupt status
 2019-04-03 11:06 UTC 

[PATCH 1/2] io_uring: fix big-endian compat signal mask handling
 2019-04-03 11:11 UTC  (4+ messages)
` [PATCH 2/2] arch: add pidfd and io_uring syscalls everywhere

[PATCH v3 1/4] kernel.h: use parentheses around argument in u64_to_user_ptr()
 2019-04-03 11:10 UTC  (2+ messages)
` [tip:core/urgent] linux/kernel.h: Use "

[PATCH 4.4 000/131] 4.4.178-stable review
 2019-04-03 11:00 UTC  (4+ messages)
` [PATCH 4.4 078/131] PM / Hibernate: Call flush_icache_range() on pages restored in-place

[PATCH 0/4] Fix imx8mq ratio 1:1 check
 2019-04-03 11:00 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] arm64: dts: imx8mq: Fix the fsl,imx8mq-sdma compatible string
  ` [PATCH v2 3/3] arm64: dts: imx8mq: Change ahb clock for imx8mq

[PATCH 0/3] phy: renesas: rcar-gen3-usb2: enable/disable independent irqs
 2019-04-03 10:49 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: phy: rcar-gen3-phy-usb2: Revise #phy-cells property
` [PATCH 2/3] phy: renesas: rcar-gen3-usb2: Use pdev's device pointer on dev_vdbg()
` [PATCH 3/3] phy: renesas: rcar-gen3-usb2: enable/disable independent irqs

[PATCH -next] sched/fair: Make sync_entity_load_avg and remove_entity_load_avg static
 2019-04-03 10:48 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Make sync_entity_load_avg() and remove_entity_load_avg() static

[PATCH v2 4/4] sched: Annotate perf_domain pointer with __rcu
 2019-04-03 10:48 UTC  (2+ messages)
` [tip:sched/core] sched/core: "

[PATCH v1] drm/tegra: plane: Remove format-modifier checking
 2019-04-03 10:48 UTC  (3+ messages)

[PATCH v2 2/4] sched_domain: Annotate RCU pointers properly
 2019-04-03 10:46 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v2 3/4] rcuwait: Annotate task_struct with __rcu
 2019-04-03 10:47 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v3 0/4] Virtio-over-PCIe loopback
 2019-04-03 10:47 UTC  (5+ messages)
` [PATCH v3 1/4] mic: vop: Fix init race with shared interrupts
` [PATCH v3 2/4] mic: vop: Add loopback driver
` [PATCH v3 3/4] samples: mic: Split out vop code from mpssd
` [PATCH v3 4/4] samples: mic: Add sample VOP userspace

[PATCH v1] drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages()
 2019-04-03 10:47 UTC  (2+ messages)

[PATCH v2 1/4] sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcu
 2019-04-03 10:46 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory
 2019-04-03 10:46 UTC  (11+ messages)

[PATCH 00/10] Add Tegra194 PCIe support
 2019-04-03 10:45 UTC  (4+ messages)
` [PATCH 08/10] phy: tegra: Add PCIe PIPE2UPHY support

[tip:perf/urgent] x86/perf/amd: Resolve race condition when disabling PMC
 2019-04-03 10:42 UTC  (3+ messages)
` [tip:perf/urgent] x86/perf/amd: Resolve NMI latency issues for active PMCs
` [tip:perf/urgent] x86/perf/amd: Remove need to check "running" bit in NMI handler

[PATCH v10 0/7] Support Trusted Foundations firmware on Tegra30
 2019-04-03 10:43 UTC  (2+ messages)

[PATCH] perf: Fix stale comment for struct perf_addr_filter
 2019-04-03 10:40 UTC  (2+ messages)
` [tip:perf/core] perf/headers: "

[PATCH V6 1/3] USB: serial: f81232: clear overrun flag
 2019-04-03 10:36 UTC  (2+ messages)

[PATCH 4.19 BACKPORT] arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
 2019-04-03 10:34 UTC 

[PATCH 4.9/4.14 BACKPORT 1/2] arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
 2019-04-03 10:33 UTC  (2+ messages)
` [PATCH 4.9 BACKPORT 2/2] arm64: debug: Ensure debug handlers check triggering exception level

[PATCH 4.4 BACKPORT 1/2] arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
 2019-04-03 10:31 UTC  (2+ messages)
` [PATCH 4.4 BACKPORT 2/2] arm64: debug: Ensure debug handlers check triggering exception level

[PATCH] drm/cirrus: rewrite and modernize driver
 2019-04-03 10:27 UTC  (5+ messages)

[PATCH v1 0/3] IOMMU: Tegra SMMU fixes
 2019-04-03 10:27 UTC  (4+ messages)
` [PATCH v1 1/3] iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114

[PATCH v3 1/3] dmaengine: at_xdmac: remove BUG_ON macro in tasklet
 2019-04-03 10:23 UTC  (3+ messages)
` [PATCH v3 2/3] dmaengine: at_xdmac: enhance channel errors handling "
` [PATCH v3 3/3] dmaengine: at_xdmac: only monitor overflow errors for peripheral xfer

[PATCH v2 1/3] dmaengine: at_xdmac: remove BUG_ON macro in tasklet
 2019-04-03 10:22 UTC  (4+ messages)
` [PATCH v2 2/3] dmaengine: at_xdmac: enhance channel errors handling "
` [PATCH v2 3/3] dmaengine: at_xdmac: only monitor overflow errors for peripheral xfer

[PATCH v3 1/2] dt-bindings: timer: Add binding doc for nxp system counter timer
 2019-04-03 10:20 UTC  (2+ messages)
` [PATCH v3 2/2] driver: clocksource: Add nxp system counter timer driver support

[PATCH net-next 00/17] NXP SJA1105 DSA driver
 2019-04-03 10:09 UTC  (4+ messages)
` [PATCH net-next 16/17] Documentation: networking: dsa: Add details about NXP SJA1105 driver

[PATCH 00/11] add support for sam9x60 nand controller
 2019-04-03 10:08 UTC  (3+ messages)
` [PATCH 09/11] mfd: syscon: atmel: switch to SPDX license identifiers

[PATCH 0/6] mfd: da9063: remove platform_data
 2019-04-03 10:07 UTC  (5+ messages)
` [PATCH 4/6] regulator: da9063: move definitions out of a header into the driver

[PATCH 1/3] dmaengine: at_xdmac: remove BUG_ON macro in tasklet
 2019-04-03 10:05 UTC  (4+ messages)
` [PATCH 2/3] dmaengine: at_xdmac: enhance channel errors handling "

linux-next: Tree for Mar 27
 2019-04-03 10:02 UTC  (7+ messages)
` linux-next: Tree for Mar 27 (sunxi clk & mfd)

[PATCH v4 0/9] Introduce STMFX I2C Multi-Function eXpander
 2019-04-03 10:01 UTC  (3+ messages)
` [PATCH v4 2/9] mfd: Add ST Multi-Function eXpander (STMFX) core driver


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