linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-17 12:32:40 to 2019-09-17 15:54:02 UTC [more...]

[PATCH] net: sysctl: cleanup net_sysctl_init error exit paths
 2019-09-17 15:53 UTC  (5+ messages)

[PATCH] z3fold: fix memory leak in kmem cache
 2019-09-17 15:53 UTC 

threads-max observe limits
 2019-09-17 15:38 UTC  (3+ messages)

[PATCH 0/2] VMD fixes for v5.4
 2019-09-17 15:51 UTC  (8+ messages)
` [PATCH 2/2] PCI: vmd: Fix shadow offsets to reflect spec changes

[RFC PATCH v2] mm: initialize struct pages reserved by ZONE_DEVICE driver
 2019-09-17 15:49 UTC  (9+ messages)

divide error in cdc_ncm_update_rxtx_max
 2019-09-17 15:46 UTC  (4+ messages)

[PATCH 0/3] Regulator core fixes
 2019-09-17 15:40 UTC  (4+ messages)
` [PATCH 1/3] regulator: core: fix boot-on regulators use_count usage
` [PATCH 2/3] regulator: of: fix suspend-min/max-voltage parsing
` [PATCH 3/3] regulator: core: make regulator_register() EPROBE_DEFER aware

[PATCH 3/3] i2c: qup: Use devm_platform_ioremap_resource helper
 2019-09-17 15:40 UTC  (2+ messages)
` [3/3] "

[PATCH v1 0/2] spi: cadence-qspi: Add cadence-qspi support for Intel LGM SoC
 2019-09-17 15:36 UTC  (4+ messages)
` [PATCH v1 2/2] spi: cadence-qspi: Add QSPI "

[PATCH] hw_random: don't wait on add_early_randomness()
 2019-09-17 15:36 UTC  (4+ messages)

[RFC] clk: Remove cached cores in parent map during unregister
 2019-09-17 15:34 UTC  (5+ messages)

Linux 5.3-rc8
 2019-09-17 15:32 UTC  (11+ messages)

[RT PATCH 0/8] migrate disable fixes and performance
 2019-09-17 15:31 UTC  (8+ messages)
` [PATCH RT 2/8] sched: __set_cpus_allowed_ptr: Check cpus_mask, not cpus_ptr
` [PATCH RT 5/8] sched/deadline: Reclaim cpuset bandwidth in .migrate_task_rq()
` [PATCH RT 6/8] sched: migrate_enable: Set state to TASK_RUNNING

[PATCH] ARM: dts: imx6dl: SolidRun: add phy node with 100Mb/s max-speed
 2019-09-17 15:30 UTC  (10+ messages)

KMSAN: uninit-value in usb_autopm_put_interface
 2019-09-17 15:28 UTC  (4+ messages)

[PATCH 2/3] i2c: qup: Remove dev_err() log after platform_get_irq*() failure
 2019-09-17 15:28 UTC  (2+ messages)

[PATCH V4 0/3] KVM/Hyper-V: Add Hyper-V direct tlb flush support
 2019-09-17 15:28 UTC  (3+ messages)

general protection fault in usb_set_interface
 2019-09-17 15:28 UTC  (3+ messages)

DRM Driver implementation question
 2019-09-17 15:27 UTC  (3+ messages)

linux-next: manual merge of the modules tree with the compiler-attributes tree
 2019-09-17 15:25 UTC  (4+ messages)

[PATCH v2] selftests: watchdog: Validate optional file argument
 2019-09-17 15:25 UTC  (4+ messages)

linux-next: Tree for Sep 16
 2019-09-17 15:24 UTC  (6+ messages)
` linux-next: Tree for Sep 16 (kernel/sched/core.c)

[PATCH bpf-next 0/5] Add PERF_FORMAT_LOST read_format
 2019-09-17 15:22 UTC  (8+ messages)
` [PATCH bpf-next 1/5] perf/core: "
` [PATCH bpf-next 2/5] perf/core: Sync perf_event.h to tools
` [PATCH bpf-next 3/5] libbpf: Add helpers to extract perf fd from bpf_link
` [PATCH bpf-next 4/5] libbpf: Set read_format PERF_FORMAT_LOST on kprobe perf fds
` [PATCH bpf-next 5/5] libbpf: Add selftest for PERF_FORMAT_LOST perf read_format

[PATCH] powerpc/pkeys: remove unused pkey_allows_readwrite
 2019-09-17 15:22 UTC 

[GIT PULL] iomap: new code for 5.4
 2019-09-17 15:21 UTC 

[PATCH] spi: sifive: check return value for platform_get_resource()
 2019-09-17 15:21 UTC  (7+ messages)

[PATCH 1/3] KVM: Fix coalesced mmio ring buffer out-of-bounds access
 2019-09-17 15:18 UTC  (3+ messages)

[PATCH bpf-next 1/5] perf/core: Add PERF_FORMAT_LOST read_format
 2019-09-17 15:14 UTC 

[PATCH v2 00/14] KVM: x86: Remove emulation_result enums
 2019-09-17 15:14 UTC  (4+ messages)
` [PATCH v2 03/14] KVM: x86: Refactor kvm_vcpu_do_singlestep() to remove out param

[PATCH 0/1] block, bfq: remove bfq prefix from cgroups filenames
 2019-09-17 15:14 UTC  (9+ messages)

[PATCH 1/2] blkcg: Export blkcg_conf_prep/finish() for bfq
 2019-09-17 15:13 UTC  (2+ messages)
` [PATCH 2/2] blkcg: Make bfq disable iocost when enabled

[PATCH v1] io_uring: reserve word at cqring tail+4 for the user
 2019-09-17 15:12 UTC  (3+ messages)

[PATCH] leds: lm3532: Avoid potentially unpaired regulator calls
 2019-09-17 15:10 UTC  (8+ messages)
` [FYI] lm3532: right registration to work with LED-backlight
        ` [PATCH] "

[PATCH 0/3] KVM: x86: hyper-v: make L2 Hyper-V 2019 on KVM guests see MD_CLEAR
 2019-09-17 15:11 UTC  (9+ messages)
` [PATCH 1/3] cpu/SMT: create and export cpu_smt_possible()
` [PATCH 2/3] KVM: x86: hyper-v: set NoNonArchitecturalCoreSharing CPUID bit when SMT is impossible

[GIT PULL] Kbuild updates for v5.4-rc1
 2019-09-17 15:09 UTC  (2+ messages)

[PATCH V7 0/3] arm64/mm: Enable memory hot remove
 2019-09-17 15:08 UTC  (7+ messages)
` [PATCH V7 3/3] "

[PATCH 1/3] i2c: qup: remove explicit conversion to boolean
 2019-09-17 15:07 UTC  (2+ messages)
` [1/3] "

[GIT PULL] vfs: prohibit writes to active swap devices
 2019-09-17 15:06 UTC 

[PATCH] drm/komeda: Adds error event print functionality
 2019-09-17 15:05 UTC  (3+ messages)
  ` [PATCH] drm/komeda: Remove in-code use of ifdef

possible deadlock in open_rio (2)
 2019-09-17 15:03 UTC  (2+ messages)

[PATCH 0/2] Add support for frequency invariance for (some) x86
 2019-09-17 14:39 UTC  (10+ messages)
` [PATCH 1/2] x86,sched: Add support for frequency invariance

[PATCH RT v3 0/5] RCU fixes
 2019-09-17 14:50 UTC  (16+ messages)
` [PATCH RT v3 1/5] rcu: Acquire RCU lock when disabling BHs
` [PATCH RT v3 3/5] sched: migrate_dis/enable: Use rt_invol_sleep
` [PATCH RT v3 4/5] rcu: Disable use_softirq on PREEMPT_RT
` [PATCH RT v3 5/5] rcutorture: Avoid problematic critical section nesting on RT

[RESENT PATCH v2] ixgbe: Use memzero_explicit directly in crypto cases
 2019-09-17 14:44 UTC 

[PATCH] drivers:staging:rtl8723bs: Removed unneeded variables
 2019-09-17 14:44 UTC  (2+ messages)

[PATCH?] powerpc: Hard wire PT_SOFTE value to 1 in gpr_get() too
 2019-09-17 14:37 UTC  (3+ messages)
` [PATCH? v2] "

[PATCH RESEND V5 1/5] dt-bindings: fsl: scu: add scu key binding
 2019-09-17 14:37 UTC  (2+ messages)

[PATCH v3 0/8] OMAP3: convert opp-v1 to opp-v2 and read speed binned / 720MHz grade bits
 2019-09-17 14:35 UTC  (3+ messages)

[PATCH] sched: fix an unused function "node_cpu" warning
 2019-09-17 14:34 UTC 

[PATCH 0/5] DA9062 PMIC fixes and features
 2019-09-17 14:34 UTC  (8+ messages)
` [PATCH 1/5] regulator: da9062: fix suspend_enable/disable preparation
` [PATCH 2/5] dt-bindings: mfd: da9062: add regulator voltage selection documentation
` [PATCH 3/5] regulator: da9062: add voltage selection gpio support
` [PATCH 4/5] dt-bindings: mfd: da9062: add regulator gpio enable/disable documentation
` [PATCH 5/5] regulator: da9062: add gpio based regulator dis-/enable support

[RFC PATCH 0/9] soundwire: add Master device support, GreyBus style
 2019-09-17 14:29 UTC  (4+ messages)
` [RFC PATCH 8/9] soundwire: intel: remove platform devices and provide new interface
    ` [alsa-devel] "

[PATCH] x86/microcode: Add an option to reload microcode even if revision is unchanged
 2019-09-17 14:29 UTC  (11+ messages)

INQUIRY
 2019-09-17 14:29 UTC 

[PATCH v5 0/9] i2c: add support for filters
 2019-09-17 14:28 UTC  (3+ messages)
` [PATCH v5 2/9] dt-bindings: i2c: add bindings for i2c analog and digital filter

[GIT PULL] s390 patches for the 5.4 merge window
 2019-09-17 14:27 UTC 

[PATCH 0/2] DTS: ARM: some minor updates and fixes for GTA04
 2019-09-17 14:26 UTC  (10+ messages)
` [PATCH 2/2] DTS: ARM: gta04: introduce legacy spi-cs-high to make display work again
          ` [Letux-kernel] "

[PATCH 0/5] Initialise thermal framework earlier during boot
 2019-09-17 13:20 UTC  (7+ messages)
` [PATCH 5/5] cpufreq: qcom-hw: Move driver initialisation earlier

[PATCH v5 1/2] dt-bindings: phy: intel-emmc-phy: Add YAML schema for LGM eMMC PHY
 2019-09-17 14:23 UTC  (2+ messages)

[PATCH 0/2] iio: light: bh1750: convert bindings to yaml
 2019-09-17 14:17 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: "

[PATCH] dt-bindings: arm: rockchip: fix Theobroma-System board bindings
 2019-09-17 14:16 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: sound: Convert Samsung I2S controller to dt-schema
 2019-09-17 14:15 UTC  (6+ messages)
  ` [PATCH v2 2/2] dt-bindings: sound: Convert Samsung SMDK audio complex
    ` [PATCH v2 1/2] dt-bindings: sound: Convert Samsung I2S controller to dt-schema

[PATCH] rt-tests: backfire: Don't include asm/uaccess.h directly
 2019-09-17 14:14 UTC  (6+ messages)

[PATCH] ath10k: fix spelling mistake "eanble" -> "enable"
 2019-09-17 14:13 UTC  (2+ messages)

[PATCH] ath10k: add cleanup in ath10k_sta_state()
 2019-09-17 14:11 UTC  (2+ messages)

Regression in fd5f7cde1b85 ("printk: Never set console_may_schedule in console_trylock()")
 2019-09-17 14:10 UTC 

[RESEND v4 0/7] mm, slab: Make kmalloc_info[] contain all types of names
 2019-09-17 14:10 UTC  (4+ messages)
` [RESEND v4 5/7] mm, slab_common: Make kmalloc_caches[] start at size KMALLOC_MIN_SIZE

[PATCH] selftests/net: replace AF_MAX with INT_MAX in socket.c
 2019-09-17 14:09 UTC  (4+ messages)

[PATCH] ath10k: Use ARRAY_SIZE
 2019-09-17 14:09 UTC  (2+ messages)

[RFC PATCH v4 0/9] printk: new ringbuffer implementation
 2019-09-17 14:08 UTC  (15+ messages)
        ` printk meeting at LPC

[PATCH 0/3] pinctrl: meson-a1: add pinctrl driver
 2019-09-17 14:07 UTC  (5+ messages)
` [PATCH 2/3] pinctrl: meson-a1: add pinctrl driver for Meson A1 Soc

[PATCH 1/3] ath10k: snoc: skip regulator operations
 2019-09-17 14:04 UTC  (2+ messages)

[PATCH] ath10k: Fix HOST capability QMI incompatibility
 2019-09-17 14:03 UTC  (2+ messages)

[PATCH] drm: sti: fix W=1 warnings
 2019-09-17 13:58 UTC  (5+ messages)

[PATCH] connector: report comm change event when modifying /proc/pid/task/tid/comm
 2019-09-17 13:56 UTC  (2+ messages)
`  "

[PATCH] dt-bindings: net: dwmac: fix 'mac-mode' type
 2019-09-17 13:53 UTC  (4+ messages)

[PATCH] pwm: stm32-lp: add check in case requested period cannot be achieved
 2019-09-17 13:51 UTC 

[RFC][PATCH] pipe: Convert ring to head/tail
 2019-09-17 13:51 UTC  (3+ messages)

[PATCH 0/4] arm64: ARMv8.4 Activity Monitors support
 2019-09-17 13:42 UTC  (5+ messages)
` [PATCH 1/4] arm64: add support for the AMU extension v1
` [PATCH 2/4] arm64: trap to EL1 accesses to AMU counters from EL0
` [PATCH 3/4] arm64/kvm: disable access to AMU registers from kvm guests
` [PATCH 4/4] Documentation: arm64: document support for the AMU extension

[PATCH v2] ixgbe: Use memset_explicit directly in crypto cases
 2019-09-17 13:41 UTC  (3+ messages)

[RFC PATCH] mm/slub: remove left-over debugging code
 2019-09-17 13:40 UTC  (4+ messages)

[PATCH v3] KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernel
 2019-09-17 13:38 UTC  (2+ messages)

Linux 5.3-rc8
 2019-09-17 13:37 UTC  (10+ messages)

[PATCH] ath10k: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
 2019-09-17 13:37 UTC  (2+ messages)

[PATCH v3 0/2] iommu: handle drivers that manage iommu directly
 2019-09-17 13:36 UTC  (4+ messages)

[PATCH] KVM: x86: Manually flush collapsible SPTEs only when toggling flags
 2019-09-17 13:33 UTC  (2+ messages)

[PATCH v3 0/4] KVM: selftests: Introduce VM_MODE_PXXV48_4K
 2019-09-17 13:33 UTC  (2+ messages)

[PATCH v2 0/2] KVM: x86: don't announce KVM_CAP_HYPERV_ENLIGHTENED_VMCS when it is unavailable
 2019-09-17 13:29 UTC  (2+ messages)

[PATCH 0/3] drm/encoder: Various doc fixes
 2019-09-17 13:28 UTC  (2+ messages)

[PATCH 1/8] drm: add mmap() to drm_gem_object_funcs
 2019-09-17 13:27 UTC  (2+ messages)

extcon-intel-cht-wc: Don't reset USB data connection at probe
 2019-09-17 13:25 UTC  (4+ messages)
` [PATCH v2] "

[RFC PATCH] drm/virtio: Export resource handles via DMA-buf API
 2019-09-17 13:23 UTC  (2+ messages)

[PATCH] tty/amba-pl011: fix a -Wunused-function warning
 2019-09-17 13:19 UTC 

[PATCH v5 0/7] mm, slab: Make kmalloc_info[] contain all types of names
 2019-09-17 13:11 UTC  (3+ messages)

[PATCH 0/6] ARM, arm64: Remove arm_pm_restart()
 2019-09-17 13:06 UTC  (11+ messages)

[PATCH v3 0/2] Fix SEV user-space mapping of unencrypted coherent memory
 2019-09-17 13:01 UTC  (3+ messages)
` [PATCH v3 1/2] x86: Don't let pgprot_modify() change the page encryption bit
` [PATCH v3 2/2] dma-mapping: Fix dma_pgprot() for unencrypted coherent pages

[PATCH] dma/coherent: remove unused dma_get_device_base()
 2019-09-17 13:00 UTC 

[PATCH] drm/selftests: fix spelling mistake "misssing" -> "missing"
 2019-09-17 12:58 UTC  (2+ messages)

[PATCH v5 0/9] Enable Sub-page Write Protection Support
 2019-09-17 12:59 UTC  (2+ messages)

general protection fault in trace_probe_unlink
 2019-09-17 12:56 UTC  (3+ messages)
` [PATCH] tracing/kprobe: Fix NULL pointer access in trace_porbe_unlink()

[RFC PATCH] drm:- Add a modifier to denote 'protected' framebuffer
 2019-09-17 12:53 UTC  (2+ messages)

[PATCH v1 1/2] iommu: pass cell_count = -1 to of_for_each_phandle with cells_name
 2019-09-17 12:52 UTC  (9+ messages)
` [PATCH v1 2/2] of: Let of_for_each_phandle fallback to non-negative cell_count

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-09-17 12:48 UTC 

[RFC PATCH 0/2] Mdev: support mutiple kinds of devices
 2019-09-17 12:42 UTC  (3+ messages)
` [RFC PATCH 2/2] mdev: introduce device specific ops

[PATCH v2 1/3] iio: accel: adxl372: Fix/remove limitation for FIFO samples
 2019-09-17 12:41 UTC  (3+ messages)

possible deadlock in usb_deregister_dev (2)
 2019-09-17 12:42 UTC  (2+ messages)

[PATCH] drm/panfrost: Prevent race when handling page fault
 2019-09-17 12:39 UTC  (4+ messages)

[PATCH v2 0/2] iio: stm32-adc: fix a race with dma and irq
 2019-09-17 12:38 UTC  (3+ messages)
` [PATCH v2 1/2] iio: adc: stm32-adc: move registers definitions
` [PATCH v2 2/2] iio: adc: stm32-adc: fix a race when using several adcs with dma and irq

[PATCH v3 1/7] drm: add drm_print_bits
 2019-09-17 12:33 UTC  (3+ messages)

[GIT PULL] OpenRISC updates for v5.4
 2019-09-17 12:33 UTC 

[PATCH] drm/amd/display: Restore backlight brightness after system resume
 2019-09-17 12:32 UTC  (2+ 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).