linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-06 19:01:31 to 2019-11-06 21:37:30 UTC [more...]

[PATCH v2 00/10] staging: exfat: Clean up return codes, revisited
 2019-11-06 21:37 UTC  (4+ messages)
` [PATCH 10/10] errno.h: Provide EFSCORRUPTED for everybody

[PATCH 1/2] dt-bindings: iio: imo: mpu6050: add vdd-supply
 2019-11-06 21:36 UTC  (4+ messages)
` [PATCH 2/2] iio: imu: mpu6050: Add support for vdd-supply regulator

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-11-06 21:32 UTC  (12+ messages)

[RFC 0/7] cpuidle: Add poking mechanism to support non-IPI wakeup
 2019-11-06 21:31 UTC  (9+ messages)

[PATCH 0/2] KVM: MMU: Fix a refcount bug with ZONE_DEVICE pages
 2019-11-06 21:30 UTC  (7+ messages)
` [PATCH 1/2] KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved

[PATCH v2] nvme: Add hardware monitoring support
 2019-11-06 21:29 UTC  (3+ messages)

[PATCH] mm/madvise: replace with page_size() in madvise_inject_error()
 2019-11-06 21:28 UTC  (2+ messages)

[PATCH v2 7/8] ALSA: aloop: Support selection of snd_timer instead of jiffies
 2019-11-06 21:25 UTC  (2+ messages)

[PATCH v3 0/7] Add support for H6 PWM
 2019-11-06 21:24 UTC  (4+ messages)
` [PATCH v3 4/7] pwm: sun4i: Add support to output source clock directly

[PATCH 00/17] media: use new API for creating client devices
 2019-11-06 21:21 UTC  (18+ messages)
` [PATCH 01/17] i2c: add helper to check if a client has a driver attached
` [PATCH 02/17] media: dvb-core: dvbdev: convert to use i2c_new_client_device()
` [PATCH 03/17] media: dvb-frontends: cxd2820r_core: "
` [PATCH 04/17] media: dvb-frontends: lgdt330x: "
` [PATCH 05/17] media: dvb-frontends: m88ds3103: "
` [PATCH 06/17] media: dvb-frontends: ts2020: "
` [PATCH 07/17] media: pci: cx23885: cx23885-dvb: "
` [PATCH 08/17] media: pci: saa7164: saa7164-dvb: "
` [PATCH 09/17] media: pci: smipcie: smipcie-main: "
` [PATCH 10/17] media: platform: sti: c8sectpfe: c8sectpfe-dvb: "
` [PATCH 11/17] media: usb: dvb-usb-v2: af9035: "
` [PATCH 12/17] media: usb: dvb-usb-v2: anysee: "
` [PATCH 13/17] media: usb: dvb-usb-v2: rtl28xxu: "
` [PATCH 14/17] media: usb: dvb-usb-v2: zd1301: "
` [PATCH 15/17] media: usb: dvb-usb: dib0700_devices: "
` [PATCH 16/17] media: usb: dvb-usb: dw2102: "
` [PATCH 17/17] media: v4l2-core: v4l2-i2c: "

[PATCH] xfs: optimise xfs_mod_icount/ifree when delta < 0
 2019-11-06 21:20 UTC  (6+ messages)

[PATCH V8 0/6] mdev based hardware virtio offloading support
 2019-11-06 21:13 UTC  (6+ messages)

[PATCH v4 00/17] cros_ec: Add sensorhub driver and FIFO processing
 2019-11-06 21:13 UTC  (3+ messages)
` [PATCH v4 09/17] platform: chrome: sensorhub: Add FIFO support

[Patch v2 00/20] media: ti-vpe: cal: maintenance
 2019-11-06 21:15 UTC  (17+ messages)
` [Patch v2 07/20] media: ti-vpe: cal: add CSI2 PHY LDO errata support
` [Patch v2 12/20] media: ti-vpe: cal: Add DRA76x support
` [Patch v2 15/20] media: ti-vpe: cal: Add subdev s_power hooks
` [Patch v2 19/20] dt-bindings: media: cal: convert binding to yaml
` [Patch v2 20/20] MAINTAINERS: Add ti,cal.yaml

[PATCH v5 00/48] atmel_mxt_ts misc
 2019-11-06 21:11 UTC  (3+ messages)
` [PATCH v5 01/48] Input: introduce input_mt_report_slot_inactive

NULL pointer deref in put_fs_context with unprivileged LXC
 2019-11-06 21:06 UTC  (5+ messages)

[PATCH v2 0/5] Add namespace awareness to Netlink methods
 2019-11-06 21:06 UTC  (3+ messages)
` [PATCH v2 4/5] net: ipv4: allow setting address on interface outside current namespace

[PATCH] hrtimer: Annotate lockless access to timer->state
 2019-11-06 21:06 UTC  (6+ messages)
` [tip: timers/core] "

[PATCH v2 0/3] media: cedrus: Add support for 4k videos
 2019-11-06 21:05 UTC  (4+ messages)
` [PATCH v2 1/3] media: cedrus: Properly signal size in mode register
` [PATCH v2 2/3] media: cedrus: Fix H264 4k support
` [PATCH v2 3/3] media: cedrus: Increase maximum supported size

[PATCH v2] scsi: core: Change function comments to kernel-doc style
 2019-11-06 21:03 UTC 

[PATCH v2] fscrypt: avoid data race on fscrypt_mode::logged_impl_name
 2019-11-06 21:02 UTC  (2+ messages)

[PATCH v6 0/7] perf report: Support sorting all blocks by cycles
 2019-11-06 21:01 UTC  (3+ messages)
` [PATCH v6 7/7] perf report: Sort by sampled cycles percent per block for tui

[patch 0/9] x86/iopl: Prevent user space from using CLI/STI with iopl(3)
 2019-11-06 19:35 UTC  (10+ messages)
` [patch 1/9] x86/ptrace: Prevent truncation of bitmap size
` [patch 2/9] x86/process: Unify copy_thread_tls()
` [patch 3/9] x86/cpu: Unify cpu_init()
` [patch 4/9] x86/io: Speedup schedule out of I/O bitmap user
` [patch 5/9] x86/ioport: Reduce ioperm impact for sane usage further
` [patch 6/9] x86/iopl: Fixup misleading comment
` [patch 7/9] x86/iopl: Restrict iopl() permission scope
` [patch 8/9] x86/iopl: Remove legacy IOPL option
` [patch 9/9] selftests/x86/iopl: Verify that CLI/STI result in #GP

linux-next: Fixes tag needs some work in the hid tree
 2019-11-06 20:56 UTC 

[PATCH v2 0/2] PCI: qcom: Add support for SDM845 PCIe
 2019-11-06 20:56 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: qcom: Add support for SDM845 PCIe controller

[PATCH 0/5] ASoC: SOF: Intel: Soundwire integration
 2019-11-06 20:54 UTC  (2+ messages)

[PATCH 0/1] platform: chrome: Update traced EC commands
 2019-11-06 20:51 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] xtensa: improve stack dumping
 2019-11-06 20:50 UTC  (2+ messages)

[PATCH cgroup/for-5.5] cgroup: use cgroup->last_bstat instead of cgroup->bstat_pending for consistency
 2019-11-06 20:49 UTC 

[PATCH v2] [netfilter]: Fix skb->csum calculation when netfilter manipulation for NF_NAT_MANIP_SRC\DST is done on IPV6 packet
 2019-11-06 20:48 UTC  (2+ messages)
`  "

general protection fault in j1939_jsk_del
 2019-11-06 20:45 UTC  (2+ messages)

[PATCH v6] perf: Sharing PMU counters across compatible events
 2019-11-06 20:44 UTC  (9+ messages)

[PATCH v2] gpio: pca953x: Add Maxim MAX7313 PWM support
 2019-11-06 20:39 UTC  (2+ messages)

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-11-06 20:39 UTC  (4+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 10/14] arm64: preserve x18 when CPU is suspended

[PATCH v3 0/9] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-11-06 20:34 UTC  (6+ messages)
` [PATCH v3 1/9] kcsan: Add Kernel Concurrency Sanitizer infrastructure

[PATCH v4] usb: gadget: pch_udc: fix use after free
 2019-11-06 20:28 UTC 

[Patch v3 0/5] ARM: dts: dra7: add vpe nodes
 2019-11-06 20:26 UTC  (6+ messages)
` [Patch v3 1/5] dt-bindings: media: ti-vpe: Document VPE driver
` [Patch v3 2/5] clk: ti: dra7: add vpe clkctrl data
` [Patch v3 3/5] ARM: dts: dra7: add vpe clkctrl node
` [Patch v3 4/5] ARM: dts: dra7: Add ti-sysc node for VPE
` [Patch v3 5/5] media: ti-vpe: vpe: fix compatible to match bindings

[PATCH] PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM
 2019-11-06 20:23 UTC  (3+ messages)

[PATCH v3 0/8] RFC/RFT: y2038 safety in v4l2
 2019-11-06 20:18 UTC  (10+ messages)
` [PATCH v3 1/8] media: documentation: fix video_event description
` [PATCH v3 2/8] media: v4l2: abstract timeval handling in v4l2_buffer
` [PATCH v3 3/8] media: v4l2-core: ignore native command codes
` [PATCH v3 4/8] media: v4l2-core: split out data copy from video_usercopy
` [PATCH v3 5/8] media: v4l2-core: fix VIDIOC_DQEVENT for time64 ABI
` [PATCH v3 6/8] media: v4l2-core: fix v4l2_buffer handling "
` [PATCH v3 7/8] media: v4l2-core: fix compat VIDIOC_DQEVENT "
` [PATCH v3 8/8] media: v4l2-core: fix compat v4l2_buffer handling "

[PATCH 4.19 00/93] 4.19.81-stable review
 2019-11-06 20:18 UTC  (5+ messages)

[BUGFIX PATCH 0/4] perf probe: Fixes bugs in show-lines and show vars etc
 2019-11-06 20:09 UTC  (9+ messages)
` [BUGFIX PATCH 1/4] perf probe: Skip end-of-sequence and non statement lines
` [BUGFIX PATCH 2/4] perf probe: Filter out instances except for inlined subroutine and subprogram
` [BUGFIX PATCH 3/4] perf probe: Fix to show calling lines of inlined functions
` [BUGFIX PATCH 4/4] perf probe: Skip overlapped location on searching variables

[PATCH 0/2] hwmon: (pmbus/ibm-cffps) Fixes for the LED subsystem
 2019-11-06 20:01 UTC  (3+ messages)
` [PATCH 1/2] hwmon: (pmbus/ibm-cffps) Switch LEDs to blocking brightness call
` [PATCH 2/2] hwmon: (pmbus/ibm-cffps) Fix LED blink behavior

[PATCH 0/4] Convert STM32 Timer mdf bindings to yaml
 2019-11-06 19:58 UTC  (13+ messages)
` [PATCH 1/4] dt-bindings: counter: Convert stm32 counter bindings to json-schema
` [PATCH 2/4] dt-bindings: iio: timer: Convert stm32 IIO trigger "
` [PATCH 4/4] dt-bindings: mfd: Convert stm32 timers "

[PATCH 0/5] perf/probe: Support multiprobe and immediates
 2019-11-06 20:00 UTC  (11+ messages)
` [PATCH 1/5] perf probe: Return a better scope DIE if there is no best scope
` [PATCH 2/5] perf probe: Generate event name with line number
` [PATCH 3/5] perf probe: Support multiprobe event
` [PATCH 4/5] perf probe: Support DW_AT_const_value constant value
` [PATCH 5/5] perf probe: Trace a magic number if variable is not found

[PATCH v3 0/5] AMD64 EDAC: Check for nodes without memory, etc
 2019-11-06 19:54 UTC  (4+ messages)

[char-misc-next 0/3] mei: me: allow mei to be embedded within another pci device
 2019-11-06 22:38 UTC  (4+ messages)
` [char-misc-next 1/3] mei: me: mei_me_dev_init() use struct device instead of struct pci_dev
` [char-misc-next 2/3] mei: me: store irq number in the hw struct
` [char-misc-next 3/3] mei: abstract fw status register read

[PATCH] rtc: class: support hctosys from modular RTC drivers
 2019-11-06 19:46 UTC 

[PATCH v5 0/3] x86/boot: Introduce the kernel_info et consortes
 2019-11-06 19:43 UTC  (4+ messages)

[PATCH 0/5] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2019-11-06 19:36 UTC  (6+ messages)
` [PATCH 1/5] pci: pcie-rcar: preparation for adding endpoint support
` [PATCH 2/5] pci: endpoint: add support to handle multiple base for mapping outbound memory
` [PATCH 3/5] PCI: rcar: Add R-Car PCIe endpoint device tree bindings
` [PATCH 4/5] pci: rcar: add support for rcar pcie controller in endpoint mode
` [PATCH 5/5] misc: pci_endpoint_test: add device-id for RZ/G2 pcie controller

[PATCH] arm64: dts: meson: khadas-vim3: move audio nodes to common dtsi
 2019-11-06 19:35 UTC  (3+ messages)

[PATCH 0/3] soundwire: use UniqueID only when relevant
 2019-11-06 19:30 UTC  (2+ messages)
` [alsa-devel] "

[PATCH] scripts:prune-kernel:remove old kernels and modules dir from system
 2019-11-06 19:30 UTC  (7+ messages)

[PATCH v2 00/19] soundwire: code hardening and suspend-resume support
 2019-11-06 19:22 UTC  (20+ messages)
` [PATCH v2 01/19] soundwire: intel/cadence: fix timeouts in MSI mode
` [PATCH v2 02/19] soundwire: fix race between driver probe and update_status callback
` [PATCH v2 03/19] soundwire: bus: add PM/no-PM versions of read/write functions
` [PATCH v2 04/19] soundwire: bus: write Slave Device Number without runtime_pm
` [PATCH v2 05/19] soundwire: intel: add helpers for link power down and shim wake
` [PATCH v2 06/19] soundwire: intel: Add basic power management support
` [PATCH v2 07/19] soundwire: intel: add pm_runtime support
` [PATCH v2 08/19] soundwire: intel: reset pm_runtime status during system resume
` [PATCH v2 09/19] soundwire: bus: add helper to reset Slave status to UNATTACHED
` [PATCH v2 10/19] soundwire: intel: call helper to reset Slave states on resume
` [PATCH v2 11/19] soundwire: bus: check first if Slaves become UNATTACHED
` [PATCH v2 12/19] soundwire: add enumeration_complete signaling
` [PATCH v2 13/19] soundwire: bus: add initialization_complete signaling
` [PATCH v2 14/19] soundwire: intel: disable pm_runtime when removing a master
` [PATCH v2 15/19] soundwire: bus: disable pm_runtime in sdw_slave_delete
` [PATCH v2 16/19] soundwire: stream: update state machine and add state checks
` [PATCH v2 17/19] soundwire: stream: only prepare stream when it is configured
` [PATCH v2 18/19] soundwire: stream: do not update parameters during DISABLED-PREPARED transition
` [PATCH v2 19/19] soundwire: intel: reinitialize IP+DSP in .prepare()

[PATCH 0/5] V3: Clarify/standardize memory barriers for ipc
 2019-11-06 19:23 UTC  (4+ messages)
` [PATCH 1/5] smp_mb__{before,after}_atomic(): Update Documentation

[PATCH v5 0/2] dmaengine: avalon: Intel Avalon-MM DMA Interface forPCIe
 2019-11-06 19:22 UTC  (3+ messages)
` [PATCH v5 1/2] dmaengine: avalon-dma: Intel Avalon-MM DMA Interface for PCIe
` [PATCH RFC v5 2/2] dmaengine: avalon-test: Intel Avalon-MM DMA Interface for PCIe test

[PATCH v2 00/11] ASoC: Add support to WCD9340/WCD9341 codec
 2019-11-06 19:20 UTC  (10+ messages)
` [PATCH v2 01/11] ASoC: dt-bindings: add dt bindings for WCD9340/WCD9341 audio codec

[PATCH] s390/pkey: Use memdup_user() rather than duplicating its implementation
 2019-11-06 19:18 UTC  (7+ messages)
  `  "

[PATCH 0/5] arm64: dts: meson: new fixes following YAML bindings schemas conversion
 2019-11-06 19:18 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: qcom: sdm845: Add PCIe nodes
 2019-11-06 19:15 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: qcom: sdm845: Add second PCIe PHY and controller

[PATCH v2 00/14] soundwire: intel: implement new ASoC interfaces
 2019-11-06 19:13 UTC  (15+ messages)
` [PATCH v2 01/14] soundwire: renames to prepare support for master drivers/devices
` [PATCH v2 02/14] soundwire: rename dev_to_sdw_dev macro
` [PATCH v2 03/14] soundwire: rename drv_to_sdw_slave_driver macro
` [PATCH v2 04/14] soundwire: bus_type: rename sdw_drv_ to sdw_slave_drv
` [PATCH v2 05/14] soundwire: intel: rename res field as link_res
` [PATCH v2 06/14] soundwire: add support for sdw_slave_type
` [PATCH v2 07/14] soundwire: add initial definitions for sdw_master_device
` [PATCH v2 08/14] soundwire: intel: remove platform devices and provide new interface
` [PATCH v2 09/14] soundwire: add device driver to sdw_md_driver
` [PATCH v2 10/14] soundwire: intel: add prepare support in sdw dai driver
` [PATCH v2 11/14] soundwire: intel: add trigger "
` [PATCH v2 12/14] soundwire: intel: add sdw_stream_setup helper for .startup callback
` [PATCH v2 13/14] soundwire: intel: free all resources on hw_free()
` [PATCH v2 14/14] soundwire: intel_init: add implementation of sdw_intel_enable_irq()

[PATCH v2] soc: amlogic: meson-gx-socinfo: Fix S905D3 ID for VIM3L
 2019-11-06 19:13 UTC  (3+ messages)

[PATCH] staging: gasket: gasket_ioctl: Remove unnecessary line-breaks in funtion signature
 2019-11-06 19:12 UTC  (2+ messages)

[PATCH v4 00/14] Add device tree support for sc7180
 2019-11-06 19:11 UTC  (7+ messages)
` [PATCH v4 07/14] drivers: irqchip: qcom-pdc: Move to an SoC independent compatible
` [PATCH v4 08/14] dt-bindings: qcom,pdc: Add compatible for sc7180
` [PATCH v4 09/14] arm64: dts: qcom: sc7180: Add pdc interrupt controller

[GIT PULL] perf/urgent fixes
 2019-11-06 19:10 UTC  (3+ messages)

[PATCH v2] soc: qcom: Introduce subsystem sleep stats driver
 2019-11-06 19:08 UTC  (4+ messages)

[PATCH net 0/3] net: bcmgenet: restore internal EPHY support (part 2)
 2019-11-06 19:05 UTC  (2+ messages)

[PATCH 0/5] PCI: PM: Cleanups related to power state changes
 2019-11-06 19:02 UTC  (2+ messages)

[PATCH] Robust-futex wakes up the waiters will be missed
 2019-11-06 19:02 UTC  (2+ messages)

[PATCH v3] media: vimc: Implement get/set selection in sink
 2019-11-06 19:01 UTC  (4+ messages)
  ` [Lkcamp] "

[PATCH v4 0/10] KEYS: Measure keys when they are created or updated
 2019-11-06 19:01 UTC  (11+ messages)
` [PATCH v4 01/10] IMA: Defined an IMA hook to measure keys on key create or update
` [PATCH v4 02/10] IMA: Added KEYRING_CHECK func in IMA policy to measure keys
` [PATCH v4 03/10] IMA: Added keyrings= option in IMA policy to only measure keys added to the specified keyrings
` [PATCH v4 04/10] IMA: Read keyrings= option from the IMA policy into ima_rule_entry
` [PATCH v4 05/10] IMA: Updated IMA policy functions to return keyrings option read from the policy
` [PATCH v4 06/10] IMA: Measure key if the IMA policy allows measurement for the keyring to which the key is linked to
` [PATCH v4 07/10] IMA: Added a boolean flag to track IMA initialization status
` [PATCH v4 08/10] IMA: Defined functions to queue and dequeue keys for measurement
` [PATCH v4 09/10] IMA: Call queue and dequeue functions to measure keys
` [PATCH v4 10/10] KEYS: Call the IMA hook to measure key when a new key is created or an existing key is updated

[PATCH] perf annotate: fix heap overflow
 2019-11-06 19:01 UTC  (3+ messages)


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