linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-19 14:07:18 to 2019-09-19 16:55:22 UTC [more...]

[PATCH] drm/panfrost: Fix regulator_get_optional() misuse
 2019-09-19 16:55 UTC  (5+ messages)

[PATCH v2] drm/panfrost: Prevent race when handling page fault
 2019-09-19 16:53 UTC  (2+ messages)

[RESEND][PATCH v8 0/5] DMA-BUF Heaps (destaging ION)
 2019-09-19 16:51 UTC  (2+ messages)

linux-next: Tree for Sep 18
 2019-09-19 16:51 UTC  (3+ messages)
` linux-next: Tree for Sep 18 (objtool)

[PATCH 0/6] rpmsg: glink stability fixes
 2019-09-19 16:50 UTC  (2+ messages)

[PATCH] drm/amd/display: hide an unused variable
 2019-09-19 16:49 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix multiple memory leaks
 2019-09-19 16:48 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v5 0/3] fix double page fault on arm64
 2019-09-19 16:42 UTC  (6+ messages)
` [PATCH v5 1/3] arm64: cpufeature: introduce helper cpu_has_hw_af()
` [PATCH v5 2/3] arm64: mm: implement arch_faults_on_old_pte() on arm64
` [PATCH v5 3/3] mm: fix double page fault on arm64 if PTE_AF is cleared

Usecases for the per-task latency-nice attribute
 2019-09-19 16:41 UTC  (10+ messages)

[PATCH 00/20] Add support for Silicon Labs WiFi chip WF200 and further
 2019-09-19 16:40 UTC  (4+ messages)
` [PATCH 02/20] staging: wfx: add support for I/O access

pstore does not work under xen
 2019-09-19 16:37 UTC  (4+ messages)

[PATCH] devfreq: Add tracepoint for frequency changes
 2019-09-19 16:35 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2019-09-19 16:34 UTC 

[GIT PULL afs: Development for 5.4
 2019-09-19 16:29 UTC  (8+ messages)

[PATCH 0/3] pinctrl: meson-a1: add pinctrl driver
 2019-09-19 16:26 UTC  (7+ messages)
` [PATCH 2/3] pinctrl: meson-a1: add pinctrl driver for Meson A1 Soc

[RFC PATCH 4/4] Fix: sched/membarrier: p->mm->membarrier_state racy load
 2019-09-19 16:26 UTC  (9+ messages)
` [RFC PATCH 4/4] Fix: sched/membarrier: p->mm->membarrier_state racy load (v2)

[PATCH] i2c: at91: Send bus clear command if SCL or SDA is down
 2019-09-19 16:25 UTC  (2+ messages)

mt76x2e hardware restart
 2019-09-19 16:24 UTC 

[PATCH RFC 00/14] The new slab memory controller
 2019-09-19 16:22 UTC  (3+ messages)

[PATCH] block: t10-pi: fix -Wswitch warning
 2019-09-19 16:21 UTC  (2+ messages)

[PATCH] soc: qcom: Invert the cooling states for the aoss resources that can act as warming devices
 2019-09-19 16:18 UTC 

[PATCH] Input: hyperv-keyboard: Add the support of hibernation
 2019-09-19 16:17 UTC  (2+ messages)

[PATCH] HID: hidraw: replace printk() with corresponding pr_xx() variant
 2019-09-19 16:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] samples/watch_test - fix build error
 2019-09-19 16:10 UTC 

[PATCH -next] treewide: remove unused argument in lock_release()
 2019-09-19 16:09 UTC 

[GIT PULL] IPMI bug fixes for 5.4
 2019-09-19 16:08 UTC 

[PATCH 00/23] mtd: spi-nor: Quad Enable and (un)lock methods
 2019-09-19 16:07 UTC  (6+ messages)
` [PATCH 17/23] mtd: spi-nor: Fix clearing of QE bit on lock()/unlock()

linux-next: Tree for Sep 19
 2019-09-19 16:06 UTC 

[PATCH v2] x86, efi: never relocate kernel below lowest acceptable address
 2019-09-19 16:05 UTC 

[PATCH bpf] libbpf: fix version identification on busybox
 2019-09-19 16:05 UTC 

[PATCH] crypto: ccp - release hmac_buf if ccp_run_sha_cmd fails
 2019-09-19 16:04 UTC  (2+ messages)
` [PATCH v2] crypto: ccp - Release all allocated memory if sha type is invalid

[PATCH] spi: atmel: Fix crash when using more than 4 gpio CS
 2019-09-19 16:03 UTC  (2+ messages)

[GIT PULL] kgdb changes v5.4-rc1
 2019-09-19 15:59 UTC 

[RFC][PATCH] pipe: Convert ring to head/tail
 2019-09-19 15:59 UTC  (8+ messages)
      ` Do we need to correct barriering in circular-buffers.rst?

[PATCH v2 0/2] powerpc/mm: Conditionally call H_BLOCK_REMOVE
 2019-09-19 15:59 UTC  (7+ messages)
` [PATCH v2 1/2] powperc/mm: read TLB Block Invalidate Characteristics
` [PATCH v2 2/2] powerpc/mm: call H_BLOCK_REMOVE when supported

[PATCH] iio: imu: adis16400: fix memory leak
 2019-09-19 15:56 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 0/5] Add NUMA-awareness to qspinlock
 2019-09-19 15:55 UTC  (4+ messages)
` [PATCH v4 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock

[GIT PULL] Devicetree updates for v5.4
 2019-09-19 15:53 UTC 

[RFC PATCH] drm:- Add a modifier to denote 'protected' framebuffer
 2019-09-19 15:52 UTC  (9+ messages)

[PATCH] timer: read jiffies once when forwarding base clk
 2019-09-19 15:52 UTC  (2+ messages)
` [tip: timers/urgent] timer: Read "

[PATCH v4 0/3] fix double page fault on arm64
 2019-09-19 15:51 UTC  (10+ messages)
` [PATCH v4 3/3] mm: fix double page fault on arm64 if PTE_AF is cleared

Linux 5.3-rc8
 2019-09-19 15:50 UTC  (13+ messages)
    ` [PATCH RFC] random: getrandom(2): don't block on non-initialized entropy pool
        ` [PATCH RFC v2] random: optionally block in getrandom(2) when the CRNG is uninitialized
            ` [PATCH RFC v4 0/1] random: WARN on large getrandom() waits and introduce getrandom2()
              ` [PATCH RFC v4 1/1] "

[PATCH] iio: imu: adis16400: release allocated memory on failure
 2019-09-19 15:50 UTC  (2+ messages)
` [PATCH v2] "

[RFC v4 0/3] vhost: introduce mdev based hardware backend
 2019-09-19 15:45 UTC  (7+ messages)

[RFC patch 00/15] entry: Provide generic implementation for host and guest entry/exit work
 2019-09-19 15:40 UTC  (18+ messages)
` [RFC patch 01/15] entry: Provide generic syscall entry functionality
` [RFC patch 02/15] x86/entry: Remove _TIF_NOHZ from _TIF_WORK_SYSCALL_ENTRY
` [RFC patch 03/15] x86/entry: Use generic syscall entry function
` [RFC patch 04/15] arm64/entry: "
` [RFC patch 05/15] entry: Provide generic syscall exit function
` [RFC patch 06/15] x86/entry: Use generic syscall exit functionality
` [RFC patch 07/15] arm64/syscall: Remove obscure flag check
` [RFC patch 08/15] arm64/syscall: Use generic syscall exit functionality
` [RFC patch 09/15] entry: Provide generic exit to usermode functionality
` [RFC patch 10/15] x86/entry: Move irq tracing to C code
` [RFC patch 11/15] x86/entry: Use generic exit to usermode
` [RFC patch 12/15] arm64/entry: "
` [RFC patch 13/15] arm64/entry: Move FPU restore out of exit_to_usermode() loop
` [RFC patch 14/15] workpending: Provide infrastructure for work before entering a guest
` [RFC patch 15/15] x86/kvm: Use GENERIC_EXIT_WORKPENDING

[PATCH] spi: atmel: Remove AVR32 leftover
 2019-09-19 15:40 UTC 

[PATCH] ASoC: xlnx: Use devm_platform_ioremap_resource() in xlnx_formatter_pcm_probe()
 2019-09-19 15:38 UTC 

[PATCH 0/2] Add Support for MMC/SD for J721e-base-board
 2019-09-19 15:32 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: j721e-main: Add SDHCI nodes
` [PATCH 2/2] arm64: dts: ti: j721e-common-proc-board: Add Support for eMMC and SD card

[PATCH 1/3] cifs: Add support for root file systems
 2019-09-19 15:21 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] init: Support mounting root file systems over SMB
  ` [PATCH v2 3/3] ipconfig: Handle CONFIG_CIFS_ROOT option

[PATCH] iwlwifi: fix a potential NULL pointer dereference
 2019-09-19 15:29 UTC  (5+ messages)

linux-next: manual merge of the nvdimm tree with the libnvdimm-fixes tree
 2019-09-19 15:27 UTC  (2+ messages)

[PATCH v4 0/4] Retrieving zPCI specific info with VFIO
 2019-09-19 15:25 UTC  (5+ messages)
` [PATCH v4 3/4] vfio: zpci: defining the VFIO headers
` [PATCH v4 4/4] vfio: pci: Using a device region to retrieve zPCI information

[PATCH v2 0/4] spi: dw: Add basic runtime PM support
 2019-09-19 15:23 UTC  (4+ messages)

[PATCH v4 0/3] Fix UART DMA freezes for i.MX SOCs
 2019-09-19 15:19 UTC  (5+ messages)
` [PATCH v4 1/3] dmaengine: imx-sdma: fix buffer ownership
` [PATCH v4 2/3] dmaengine: imx-sdma: fix dma freezes
` [PATCH v4 3/3] dmaengine: imx-sdma: drop redundant variable

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

[PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
 2019-09-19 15:18 UTC  (10+ messages)

[PATCH] tty:vt: Add check the return value of kzalloc to avoid oops
 2019-09-19 15:16 UTC  (3+ messages)

[PATCH 1/1] sched/rt: avoid contend with CFS task
 2019-09-19 15:11 UTC  (11+ messages)

[PATCH v1] power: supply: ltc2941-battery-gauge: fix use-after-free
 2019-09-19 15:11 UTC 

erofs -next tree inclusion request
 2019-09-19 15:11 UTC  (6+ messages)

[PATCH 0/8] iommu: Add auxiliary domain and PASID support to Arm SMMUv3
 2019-09-19 15:10 UTC  (18+ messages)
` [PATCH 3/8] iommu/arm-smmu-v3: Support platform SSID
` [PATCH 4/8] iommu/arm-smmu-v3: Add support for Substream IDs
` [PATCH 5/8] iommu/arm-smmu-v3: Add second level of context descriptor table
` [PATCH 6/8] iommu/arm-smmu-v3: Support auxiliary domains
` [PATCH 8/8] iommu/arm-smmu-v3: Add support for PCI PASID

[PATCH v7 0/4] Add HDMI jack support on RK3288
 2019-09-19 15:08 UTC  (3+ messages)
` [PATCH v7 3/4] ASoC: rockchip_max98090: Add dai_link for HDMI

[PATCH] mtd: st_spi_fsm: remove unused variable
 2019-09-19 15:08 UTC  (2+ messages)

[PATCH] video: pxafb: Use devm_platform_ioremap_resource() in pxafb_probe()
 2019-09-19 15:01 UTC 

[PATCH v1] arm64: dts: freescale: add initial support for colibri imx8x
 2019-09-19 15:00 UTC  (2+ messages)

[PATCH] ieee802154: ca8210: prevent memory leak
 2019-09-19 14:56 UTC  (2+ messages)

[PATCH] ieee802154: atusb: fix use-after-free at disconnect
 2019-09-19 14:56 UTC  (2+ messages)

[PATCH v3] serial: imx: adapt rx buffer and dma periods
 2019-09-19 14:51 UTC 

[PATCH] drm/msm: include linux/sched/task.h
 2019-09-19 14:45 UTC  (2+ messages)

[PATCH] drm/komeda: Fix FLIP_COMPLETE timestamp on CRTC enable
 2019-09-19 14:43 UTC  (2+ messages)

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

[PATCH v2 0/3] Amazon's Annapurna Labs POS Driver
 2019-09-19 14:42 UTC  (7+ messages)
` [PATCH v2 2/3] soc: amazon: al-pos: Introduce Amazon's Annapurna Labs POS driver
    ` [UNVERIFIED SENDER] "
        ` [UNVERIFIED SENDER] "

[PATCH v3 00/20] Add support for Silicon Labs WiFi chip WF200 and further
 2019-09-19 14:41 UTC  (22+ messages)
` [PATCH v3 01/20] staging: wfx: add infrastructure for new driver
` [PATCH v3 02/20] staging: wfx: add support for I/O access
` [PATCH v3 03/20] staging: wfx: add I/O API
` [PATCH v3 05/20] staging: wfx: load firmware
` [PATCH v3 04/20] staging: wfx: add tracepoints for I/O access
` [PATCH v3 06/20] staging: wfx: import HIF API headers
` [PATCH v3 07/20] staging: wfx: add IRQ handling
` [PATCH v3 08/20] staging: wfx: add tracepoints for HIF
` [PATCH v3 09/20] staging: wfx: add support for start-up indication
` [PATCH v3 10/20] staging: wfx: instantiate mac80211 data
` [PATCH v3 11/20] staging: wfx: allow to send commands to chip
` [PATCH v3 12/20] staging: wfx: add HIF commands helpers
` [PATCH v3 13/20] staging: wfx: introduce "secure link"
` [PATCH v3 14/20] staging: wfx: setup initial chip configuration
` [PATCH v3 15/20] staging: wfx: add debug files and trace debug events
` [PATCH v3 16/20] staging: wfx: allow to send 802.11 frames
` [PATCH v3 17/20] staging: wfx: allow to receive "
` [PATCH v3 18/20] staging: wfx: allow to scan networks
` [PATCH v3 19/20] staging: wfx: implement 802.11 key handling
` [PATCH v3 20/20] staging: wfx: implement the rest of mac80211 API

[PATCH 1/5] backlight: pwm_bl: fix cie1913 comments and constant
 2019-09-19 14:36 UTC  (3+ messages)
` [PATCH 5/5] lib/math: remove int_pow()

arm64 iommu groups issue
 2019-09-19 14:35 UTC  (3+ messages)

[PATCH] video: ocfb: Use devm_platform_ioremap_resource() in ocfb_probe()
 2019-09-19 14:33 UTC 

[PATCH v6] dt-bindings: ASoC: Add tas2770 smart PA dt bindings
 2019-09-19 14:29 UTC  (3+ messages)
` [PATCH v6] tas2770: add tas2770 smart PA kernel driver

[PATCH] ARM: aspeed: ast2500 is ARMv6K
 2019-09-19 14:26 UTC 

[PATCH 0/9] restart_block: Prepare the ground for dumping timeout
 2019-09-19 14:25 UTC  (4+ messages)
` [PATCH 4/9] select: Micro-optimise __estimate_accuracy()

[RFC PATCH v2 00/11] Simple QoS for exynos-bus driver using interconnect
 2019-09-19 14:22 UTC  (12+ messages)
    ` [RFC PATCH v2 01/11] devfreq: exynos-bus: Extract exynos_bus_profile_init()
    ` [RFC PATCH v2 02/11] devfreq: exynos-bus: Extract exynos_bus_profile_init_passive()
    ` [RFC PATCH v2 03/11] devfreq: exynos-bus: Change goto-based logic to if-else logic
    ` [RFC PATCH v2 04/11] devfreq: exynos-bus: Clean up code
    ` [RFC PATCH v2 05/11] interconnect: Export of_icc_get_from_provider()
    ` [RFC PATCH v2 06/11] interconnect: Relax requirement in of_icc_get_from_provider()
    ` [RFC PATCH v2 07/11] interconnect: Relax condition in apply_constraints()
    ` [RFC PATCH v2 08/11] arm: dts: exynos: Add parents and #interconnect-cells to Exynos4412
    ` [RFC PATCH v2 09/11] devfreq: exynos-bus: Add interconnect functionality to exynos-bus
    ` [RFC PATCH v2 10/11] arm: dts: exynos: Add interconnects to Exynos4412 mixer
    ` [RFC PATCH v2 11/11] drm: exynos: mixer: Add interconnect support

[PATCH RFC v3 0/9] virtio-mem: paravirtualized memory
 2019-09-19 14:22 UTC  (10+ messages)
` [PATCH RFC v3 1/9] ACPI: NUMA: export pxm_to_node
` [PATCH RFC v3 2/9] virtio-mem: Paravirtualized memory hotplug
` [PATCH RFC v3 3/9] virtio-mem: Paravirtualized memory hotunplug part 1
` [PATCH RFC v3 4/9] mm: Export alloc_contig_range() / free_contig_range()
` [PATCH RFC v3 5/9] virtio-mem: Paravirtualized memory hotunplug part 2
` [PATCH RFC v3 6/9] mm: Allow to offline PageOffline() pages with a reference count of 0
` [PATCH RFC v3 7/9] virtio-mem: Allow to offline partially unplugged memory blocks
` [PATCH RFC v3 8/9] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH RFC v3 9/9] virtio-mem: Offline and remove completely unplugged memory blocks

[PATCH v3 bpf-next 00/14] samples: bpf: improve/fix cross-compilation
 2019-09-19 14:18 UTC  (6+ messages)
` [PATCH v3 bpf-next 09/14] samples: bpf: makefile: use own flags but not host when cross compile

[PATCH V2] gpio: mxc: Only getting second IRQ when there is more than one IRQ
 2019-09-19 14:16 UTC  (2+ messages)

[PATCH v2 2/3] drm: Measure Self Refresh Entry/Exit times to avoid thrashing
 2019-09-19 14:14 UTC  (2+ messages)

[PATCH 0/5] Initialise thermal framework earlier during boot
 2019-09-19 14:13 UTC  (5+ messages)
` [PATCH 1/5] thermal: Initialize thermal subsystem earlier

NVMe Poll CQ on timeout
 2019-09-19 14:13 UTC  (2+ messages)

[PATCH] drm: tweak drm_print_bits()
 2019-09-19 14:10 UTC  (2+ messages)

[PATCH 1/2] [v2] crypto: hisilicon - avoid unused function warning
 2019-09-19 14:09 UTC  (3+ messages)
` [PATCH 2/2] crypto: hisilicon - allow compile-testing on x86
  ` [PATCH 2/2] [v2] "

[PATCH 1/2] crypto: inside-secure - fix uninitialized-variable warning
 2019-09-19 14:07 UTC  (6+ messages)
` [PATCH 2/2] crypto: hisilicon - avoid unused function warning


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