linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-21 11:56:39 to 2020-02-21 14:33:54 UTC [more...]

[PATCH 0/2] virtio: decouple protected guest RAM form VIRTIO_F_IOMMU_PLATFORM
 2020-02-21 14:33 UTC  (20+ messages)
` [PATCH 1/2] mm: move force_dma_unencrypted() to mem_encrypt.h
` [PATCH 2/2] virtio: let virtio use DMA API when guest RAM is protected

[PATCH] mmc: host: hsq: Add missing MODULE_LICENSE() and MODULE_DESCRIPTION()
 2020-02-21 14:31 UTC  (2+ messages)

[PATCH v5 1/2] net: mdio: add ipq8064 mdio driver
 2020-02-21 14:31 UTC  (2+ messages)
` [PATCH v5 2/2] Documentation: devictree: Add ipq806x mdio bindings

[PATCH linux-master 0/3] MCAN updates for clock discovery
 2020-02-21 14:25 UTC  (3+ messages)
` [PATCH linux-master 1/3] can: tcan4x5x: Move clock init to TCAN driver

[PATCH v3 00/10] add ASoC components for AHUB
 2020-02-21 14:31 UTC  (10+ messages)
` [PATCH v3 01/10] dt-bindings: sound: tegra: add DT binding "
` [PATCH v3 03/10] ASoC: tegra: add Tegra210 based DMIC driver
` [PATCH v3 04/10] ASoC: tegra: add Tegra210 based I2S driver
` [PATCH v3 05/10] ASoC: tegra: add Tegra210 based AHUB driver

[PATCH 0/5] Support metric group constraint
 2020-02-21 14:30 UTC  (9+ messages)
` [PATCH 4/5] perf metricgroup: Support metric constraint

[PATCH v2 0/8] Support XSAVES supervisor states
 2020-02-21 14:30 UTC  (7+ messages)
` [PATCH v2 4/8] x86/fpu/xstate: Define new functions for clearing fpregs and xstates
` [PATCH v2 5/8] x86/fpu/xstate: Rename validate_xstate_header() to validate_xstate_header_from_user()
` [PATCH v2 6/8] x86/fpu/xstate: Update sanitize_restored_xstate() for supervisor xstates

[PATCH v2 0/7] mm/hotplug: Only use subsection map in VMEMMAP case
 2020-02-21 14:28 UTC  (3+ messages)

[PATCH 5.4 000/344] 5.4.22-stable review
 2020-02-21 14:28 UTC  (6+ messages)

[PATCH 0/3] Unexport kallsyms_lookup_name() and kallsyms_on_each_symbol()
 2020-02-21 14:27 UTC  (9+ messages)
` [PATCH 1/3] samples/hw_breakpoint: Drop HW_BREAKPOINT_R when reporting writes
` [PATCH 2/3] samples/hw_breakpoint: Drop use of kallsyms_lookup_name()
` [PATCH 3/3] kallsyms: Unexport kallsyms_lookup_name() and kallsyms_on_each_symbol()

[RFC RESEND PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-02-21 14:24 UTC  (3+ messages)
` [RFC PATCH v3 06/12] xen-blkfront: add callbacks for PM suspend and hibernation

[PATCH net-next v3] net: phy: dp83867: Add speed optimization feature
 2020-02-21 14:18 UTC  (2+ messages)

[PATCH 13/19] vfs: Add a mount-notification facility [ver #16]
 2020-02-21 14:23 UTC  (11+ messages)
` [PATCH 00/19] VFS: Filesystem information and notifications "
  ` [PATCH 11/19] afs: Support fsinfo() "
  ` [PATCH 15/19] vfs: Add superblock notifications "

[PATCH V5] mfd: da9062: add support for interrupt polarity defined in device tree
 2020-02-21 14:23 UTC  (2+ messages)

[PATCH 00/61] KVM: x86: Introduce KVM cpu caps
 2020-02-21 14:22 UTC  (5+ messages)
` [PATCH 10/61] KVM: x86: Clean up CPUID 0x7 sub-leaf loop
` [PATCH 11/61] KVM: x86: Drop the explicit @index from do_cpuid_7_mask()

Add missing parts for X1830
 2020-02-21 14:21 UTC  (3+ messages)
` [PATCH] pinctrl: Ingenic: "

[PATCH] spi: qup: call spi_qup_pm_resume_runtime before suspending
 2020-02-21 14:21 UTC  (2+ messages)
` Applied "spi: qup: call spi_qup_pm_resume_runtime before suspending" to the spi tree

[RFC PATCH 04/34] ASoC: sun8i-codec: Remove unused dev from codec struct
 2020-02-21 14:21 UTC  (2+ messages)
` Applied "ASoC: sun8i-codec: Remove unused dev from codec struct" to the asoc tree

[PATCH for-next v3] ASoC: tas2562: Add support for digital volume control
 2020-02-21 14:21 UTC  (2+ messages)
` Applied "ASoC: tas2562: Add support for digital volume control" to the asoc tree

[PATCH RESEND v8 0/2] sched/numa: introduce numa locality
 2020-02-21 14:20 UTC  (8+ messages)
` [PATCH RESEND v8 1/2] sched/numa: introduce per-cgroup NUMA locality info

provide in-place uncached remapping for dma-direct (resend)
 2020-02-21 14:16 UTC  (4+ messages)
` [PATCH 1/2] dma-mapping: support setting memory uncached in place

[PATCH 1/2] pinctrl: sunxi: Forward calls to irq_set_irq_wake
 2020-02-21 14:15 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: sunxi: Mask non-wakeup IRQs on suspend

[PATCH RESEND] PCI: endpoint: Fix clearing start entry in configfs
 2020-02-21 14:15 UTC  (2+ messages)

[PATCH] nvme-multipath: Fix memory leak with ana_log_buf
 2020-02-21 14:15 UTC  (2+ messages)

[PATCH v4] phy: qcom: qmp: Use power_on/off ops for PCIe
 2020-02-21 14:09 UTC  (2+ messages)

[PATCH] ASoC: ti: Allocate dais dynamically for TDM and audio graph card
 2020-02-21 14:07 UTC  (16+ messages)

[PATCH 0/5] Enable pt_regs based syscalls for x86-32 native
 2020-02-21 14:05 UTC  (9+ messages)
` [PATCH 1/5] x86: Refactor syscall_wrapper.h
` [PATCH 2/5] x86: Move 32-bit compat syscalls to common location

[GIT PULL REQUEST] watchdog - v5.6 Fixes
 2020-02-21 13:15 UTC 

[RFC patch 00/19] bpf: Make BPF and PREEMPT_RT co-exist
 2020-02-21 14:05 UTC  (7+ messages)
` [RFC patch 09/19] bpf: Use BPF_PROG_RUN_PIN_ON_CPU() at simple call sites

[RESEND2][PATCH] drm/bridge: analogix-anx6345: Fix drm_dp_link helper removal
 2020-02-21 14:04 UTC 

[PATCH] KVM: X86: eliminate some meaningless code
 2020-02-21 14:05 UTC 

[PATCH v2] KVM: apic: avoid calculating pending eoi from an uninitialized val
 2020-02-21 14:04 UTC 

null-ptr-deref due to "ext4: fix potential race between online resizing and write operations"
 2020-02-21 14:02 UTC 

[PATCH 02/10] KVM: VMX: Move vpid_sync_vcpu_addr() down a few lines
 2020-02-21 14:01 UTC 

[PATCH v4 1/2] net: mdio: add ipq8064 mdio driver
 2020-02-21 14:00 UTC  (5+ messages)
` [PATCH v4 2/2] Documentation: devictree: Add ipq806x mdio bindings
  ` R: [PATCH v4 1/2] net: mdio: add ipq8064 mdio driver

linux-next: Tree for Jan 30
 2020-02-21 13:57 UTC  (4+ messages)
` linux-next: Tree for Jan 30 (drivers/infiniband/hw/mlx5/)
  ` linux-next: Tree for Jan 30 + 20200206 (drivers/infiniband/hw/mlx5/)

[trivial PATCH] cifs: Use #define in cifs_dbg
 2020-02-21 13:55 UTC  (3+ messages)

[PATCH] ubifs: Don't discard nodes in recovery when ecc err detected
 2020-02-21 14:04 UTC 

[PATCH -next] crypto: md5: remove unused macros
 2020-02-21 13:55 UTC 

[PATCH 00/10] KVM: x86: Clean up VMX's TLB flushing code
 2020-02-21 13:56 UTC  (16+ messages)
` [PATCH 01/10] KVM: VMX: Use vpid_sync_context() directly when possible
` [PATCH 02/10] KVM: VMX: Move vpid_sync_vcpu_addr() down a few lines
` [PATCH 03/10] KVM: VMX: Handle INVVPID fallback logic in vpid_sync_vcpu_addr()
` [PATCH 04/10] KVM: VMX: Fold vpid_sync_vcpu_{single,global}() into vpid_sync_context()
` [PATCH 05/10] KVM: nVMX: Use vpid_sync_vcpu_addr() to emulate INVVPID with address
` [PATCH 07/10] KVM: VMX: Clean up vmx_flush_tlb_gva()
` [PATCH 08/10] KVM: x86: Drop @invalidate_gpa param from kvm_x86_ops' tlb_flush()

[PATCH v5 02/14] mm/damon: Implement region based sampling
 2020-02-21 13:51 UTC  (2+ messages)

[PATCH v4 00/27] tracing vs world
 2020-02-21 13:34 UTC  (28+ messages)
` [PATCH v4 01/27] lockdep: Teach lockdep about "USED" <- "IN-NMI" inversions
` [PATCH v4 02/27] hardirq/nmi: Allow nested nmi_enter()
` [PATCH v4 03/27] x86/entry: Flip _TIF_SIGPENDING and _TIF_NOTIFY_RESUME handling
` [PATCH v4 04/27] x86/mce: Delete ist_begin_non_atomic()
` [PATCH v4 05/27] x86: Replace ist_enter() with nmi_enter()
` [PATCH v4 06/27] x86/doublefault: Remove memmove() call
` [PATCH v4 07/27] rcu: Make RCU IRQ enter/exit functions rely on in_nmi()
` [PATCH v4 08/27] rcu/kprobes: Comment why rcu_nmi_enter() is marked NOKPROBE
` [PATCH v4 09/27] rcu: Rename rcu_irq_{enter,exit}_irqson()
` [PATCH v4 10/27] rcu: Mark rcu_dynticks_curr_cpu_in_eqs() inline
` [PATCH v4 11/27] rcu,tracing: Create trace_rcu_{enter,exit}()
` [PATCH v4 12/27] sched,rcu,tracing: Avoid tracing before in_nmi() is correct
` [PATCH v4 13/27] x86,tracing: Add comments to do_nmi()
` [PATCH v4 14/27] perf,tracing: Prepare the perf-trace interface for RCU changes
` [PATCH v4 15/27] tracing: Employ trace_rcu_{enter,exit}()
` [PATCH v4 16/27] tracing: Remove regular RCU context for _rcuidle tracepoints (again)
` [PATCH v4 17/27] perf,tracing: Allow function tracing when !RCU
` [PATCH v4 18/27] x86/int3: Ensure that poke_int3_handler() is not traced
` [PATCH v4 19/27] locking/atomics, kcsan: Add KCSAN instrumentation
` [PATCH v4 20/27] asm-generic/atomic: Use __always_inline for pure wrappers
` [PATCH v4 21/27] asm-generic/atomic: Use __always_inline for fallback wrappers
` [PATCH v4 22/27] compiler: Simple READ/WRITE_ONCE() implementations
` [PATCH v4 23/27] locking/atomics: Flip fallbacks and instrumentation
` [PATCH v4 24/27] x86/int3: Avoid atomic instrumentation
` [PATCH v4 25/27] lib/bsearch: Provide __always_inline variant
` [PATCH v4 26/27] x86/int3: Inline bsearch()
` [PATCH v4 27/27] x86/int3: Ensure that poke_int3_handler() is not sanitized

[RFC PATCH v2 0/5] Support ROHM BD99954 charger IC
 2020-02-21 13:50 UTC  (5+ messages)
` [RFC PATCH v2 3/5] power: Add linear_range helper
` [RFC PATCH v2 4/5] power: supply: add battery parameters

[PATCH v2] pinctrl: actions: Fix functions groups names
 2020-02-21 13:47 UTC  (3+ messages)
` [PATCH v3] pinctrl: actions: Fix functions groups names for S700 SoC

[PATCH V3 0/7] gpio: zynq: Update on gpio-zynq driver
 2020-02-21 13:45 UTC  (2+ messages)

[PATCH v3 0/7] nvmem/gpio: fix resource management
 2020-02-21 13:40 UTC  (3+ messages)
` [PATCH v3 2/7] gpiolib: use kref in gpio_desc

[PATCH] clocksource: Fix arm_arch_timer clockmode when vDSO disabled
 2020-02-21 13:34 UTC  (3+ messages)

[PATCH] ASoC: meson: g12a: add tohdmitx reset
 2020-02-21 13:31 UTC  (2+ messages)
` Applied "ASoC: meson: g12a: add tohdmitx reset" to the asoc tree

[PATCH net-next] net/mlx5: Fix header guard in rsc_dump.h
 2020-02-21 13:30 UTC  (2+ messages)

[PATCH v2 4/5] sched/pelt: Add a new runnable average signal
 2020-02-21 13:28 UTC  (9+ messages)
` [PATCH v3 "

[PATCH RFC] ext4: fix potential race between online resizing and write operations
 2020-02-21 13:28 UTC  (6+ messages)

[PATCH v4 0/5] remove runnable_load_avg and improve group_classify
 2020-02-21 13:27 UTC  (6+ messages)
` [PATCH v4 1/5] sched/fair: Reorder enqueue/dequeue_task_fair path
` [PATCH v4 2/5] sched/numa: Replace runnable_load_avg by load_avg
` [PATCH v4 3/5] sched/pelt: Remove unused runnable load average
` [PATCH v4 4/5] sched/pelt: Add a new runnable average signal
` [PATCH v4 5/5] sched/fair: Take into account runnable_avg to classify group

[RFC PATCH v2 00/13] SCMI Notifications Core Support
 2020-02-21 13:25 UTC  (3+ messages)
` [RFC PATCH v2 07/13] firmware: arm_scmi: Add notification dispatch and delivery

[PATCH -next] drm/amd/display: remove set but not used variable 'mc_vm_apt_default'
 2020-02-21 13:24 UTC 

[PATCH 1/3] regulator: max14577: Add proper dt-compatible strings
 2020-02-21 13:23 UTC  (5+ messages)

[perf/x86] 81ec3f3c4c: will-it-scale.per_process_ops -5.5% regression
 2020-02-21 13:20 UTC  (4+ messages)
  ` [LKP] "

Firmware files for QCA BT chip WCN3991
 2020-02-21 13:15 UTC  (2+ messages)

[PATCH 1/3] iio: imu: adis: add doc-string for 'adis' struct
 2020-02-21 13:14 UTC  (6+ messages)
` [PATCH 2/3] iio: imu: adis: update 'adis_data' struct doc-string
` [PATCH 3/3] iio: imu: adis: add a note better explaining state_lock

[PATCH] ftrace: Fix warning unused but set variables
 2020-02-21 13:13 UTC 

[PATCH V15 RESEND 1/5] dt-bindings: fsl: scu: add thermal binding
 2020-02-21 13:12 UTC  (10+ messages)
` [PATCH V15 RESEND 2/5] thermal: of-thermal: add API for getting sensor ID from DT
` [PATCH V15 RESEND 3/5] thermal: imx_sc: add i.MX system controller thermal support
` [PATCH V15 RESEND 5/5] arm64: dts: imx: add i.MX8QXP "

[PATCH] iio: accel: adxl372: Set iio_chan BE
 2020-02-21 13:09 UTC  (2+ messages)

[patch V2 00/17] VDSO consolidation
 2020-02-21 13:08 UTC  (4+ messages)
` [patch V2 11/17] ARM/arm64: vdso: Use common vdso clock mode storage

Rseq registration: Google tcmalloc vs glibc
 2020-02-21 13:07 UTC  (2+ messages)

[PATCH v1] lib/vsprintf: update comment about simple_strto<foo>() functions
 2020-02-21 13:08 UTC  (2+ messages)

[PATCH v3 0/4] mfd: rn5t618: add ADC support
 2020-02-21 13:07 UTC  (3+ messages)
` [PATCH v3 2/4] iio: adc: rn5t618: Add ADC driver for RN5T618/RC5T619

[PATCH] vsprintf: don't obfuscate NULL and error pointers
 2020-02-21 13:05 UTC  (11+ messages)
` [PATCH] vsprintf: sanely handle NULL passed to %pe

[PATCH v2] dt-bindings: iio: adc: ad7923: Add binding documentation for AD7928
 2020-02-21 13:02 UTC  (2+ messages)

[PATCH v26 00/22] Intel SGX foundations
 2020-02-21 13:01 UTC  (11+ messages)
` [PATCH v26 10/22] x86/sgx: Linux Enclave Driver

[PATCH v3 0/5] Introduce i3c device userspace interface
 2020-02-21 12:59 UTC  (6+ messages)
` [PATCH v3 3/5] i3c: master: add i3c_for_each_dev helper

[PATCH 1/5] iio: buffer-dmaengine: add dev-managed calls for buffer alloc/free
 2020-02-21 12:57 UTC  (6+ messages)
` [PATCH 2/5] iio: adc: axi-adc: add support for AXI ADC IP core
` [PATCH 4/5] iio: adc: ad9467: add support AD9467 ADC

[PATCH 01/10] cfg80211: drop duplicated documentation of field "probe_resp_offload"
 2020-02-21 12:49 UTC  (11+ messages)
` [PATCH 03/10] cfg80211: drop duplicated documentation of field "registered"
` [PATCH 06/10] cfg80211: drop duplicated documentation of field "reg_notifier"
` [PATCH 07/10] cfg80211: merge documentations of field "debugfsdir"
` [PATCH 08/10] cfg80211: merge documentations of field "dev"
` [PATCH 09/10] cfg80211: align documentation style of ieee80211_iface_combination
` [PATCH 10/10] cfg80211: fix indentation errors

[PATCH v3 0/5] SFH: Add Support for AMD Sensor Fusion Hub
 2020-02-21 12:47 UTC  (8+ messages)

[PATCH] thinkpad_acpi: Add sysfs entry for lcdshadow feature
 2020-02-21 12:45 UTC  (9+ messages)
  ` [External] "

[PATCH 0/2] trivial fixes for fsl-spi and spidev
 2020-02-21 12:43 UTC  (4+ messages)
` [PATCH 2/2] spi: spidev: fix a max speed setting

[PATCH v2 00/25] Large pages in the page cache
 2020-02-21 12:42 UTC  (9+ messages)
` [PATCH v2 13/25] fs: Add zero_user_large

[PATCH v4 1/2] dt-bindings: i2c: cros-ec-tunnel: convert i2c-cros-ec-tunnel.txt to yaml
 2020-02-21 12:32 UTC  (2+ messages)
` [PATCH v4 2/2] arm64: tegra: fix nodes names under i2c-tunnel

[PATCH -next] ipw2x00: Use bitwise instead of arithmetic operator for flags
 2020-02-21 12:24 UTC 

[PATCH -next] drm/amd/powerplay: Use bitwise instead of arithmetic operator for flags
 2020-02-21 12:21 UTC 

5.4.x: PAGE FAULT crashes the system multiple times / 24h; question w.r.t. bisect
 2020-02-21 12:23 UTC 

[PATCH v6 1/2] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-21 12:23 UTC  (4+ messages)

[PATCH 0/3] ASoC: meson: g12a: add internal audio DAC support
 2020-02-21 12:22 UTC  (4+ messages)
` [PATCH 1/3] ASoC: meson: g12a: add toacodec dt-binding documentation
` [PATCH 2/3] ASoC: meson: g12a: add internal DAC glue driver
` [PATCH 3/3] ASoC: meson: axg-card: add toacodec support

[PATCH net-next] wireguard: selftests: remove duplicated include <sys/types.h>
 2020-02-21 12:22 UTC  (2+ messages)

[PATCHv10 00/13] PCI: Recode Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2020-02-21 12:19 UTC  (6+ messages)
` [PATCHv10 02/13] PCI: mobiveil: Move the host initialization into a function
` [PATCHv10 11/13] PCI: mobiveil: Add PCIe Gen4 RC driver for NXP Layerscape SoCs

[PATCH] iwlwifi: pcie: restore support for Killer Qu C0 NICs
 2020-02-21 12:11 UTC  (2+ messages)

[PATCH v3 0/4] Add support for iMX8MQ Display Controller Subsystem
 2020-02-21 12:15 UTC  (2+ messages)

[PATCH v2] iio: industrialio-core: Fix debugfs read
 2020-02-21 12:06 UTC 

[PATCH 0/2] printk: replace ringbuffer
 2020-02-21 12:05 UTC  (3+ messages)
` [PATCH 1/2] printk: add lockless buffer
  ` misc nits "

[PATCH 0/2] iio: vcnl4000: Export near level property for proximity sensor
 2020-02-21 12:05 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH bpf-next v4 0/8] MAC and Audit policy using eBPF (KRSI)
 2020-02-21 12:02 UTC  (4+ messages)
` [PATCH bpf-next v4 5/8] bpf: lsm: Implement attach, detach and execution

[PATCH v7 00/23] Change readahead API
 2020-02-21 11:59 UTC  (4+ messages)

[PATCH v2 0/5] remove runnable_load_avg and improve group_classify
 2020-02-21 11:56 UTC  (4+ messages)
` [PATCH v2 3/5] sched/pelt: Remove unused runnable load average

[PATCH 11/19] afs: Support fsinfo() [ver #16]
 2020-02-20 14:58 UTC 

[PATCH 15/19] vfs: Add superblock notifications [ver #16]
 2020-02-19 23:08 UTC 

[PATCH 00/19] VFS: Filesystem information and notifications [ver #16]
 2020-02-19 10:23 UTC 


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