linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-18 19:31:24 to 2019-11-18 23:10:07 UTC [more...]

[PATCH] cpuidle: Consolidate disabled state checks
 2019-11-18 23:09 UTC  (5+ messages)
  ` [RFC][PATCH 0/2] cpuidle: Allow states to be disabled by default (was: Re: [PATCH] cpuidle: Consolidate disabled state checks)
    ` [RFC][PATCH 1/2] cpuidle: Drop disabled field from struct cpuidle_state
    ` [RFC][PATCH 2/2] cpuidle: Allow idle states to be disabled by default

[PATCH] virtio_balloon: fix shrinker pages_to_free calculation
 2019-11-18 23:08 UTC  (8+ messages)
    ` [PATCH 1/2] virtio_balloon: fix "
      ` [PATCH 2/2] virtio_balloon: fix shrinker_scan return units

[PATCH v3 1/1] net: Fix comment block per style guide
 2019-11-18 23:07 UTC 

[PATCH] esp_scsi: Clear Transfer Count registers before PIO transfers
 2019-11-18 23:04 UTC  (5+ messages)

[v5,1/3] dt-bindings: i2c: support property idle-state
 2019-11-18 23:03 UTC  (4+ messages)
` [v5,2/3] i2c: mux: pca954x: "

[PATCH v4] zswap: allow setting default status, compressor and allocator in Kconfig
 2019-11-18 23:03 UTC  (3+ messages)

[PATCH 00/10] Add support for OpenCAPI SCM devices
 2019-11-18 23:01 UTC  (4+ messages)
` [PATCH 08/10] nvdimm: Add driver for OpenCAPI Storage Class Memory

[PATCH v5] zswap: allow setting default status, compressor and allocator in Kconfig
 2019-11-18 23:01 UTC 

[PATCH v3 1/1] PCI: Fix bug resulting in double hpmemsize being assigned to MMIO window
 2019-11-18 22:58 UTC  (2+ messages)

[PATCH v3 0/4] Add support for SBI v0.2
 2019-11-18 22:45 UTC  (5+ messages)
` [PATCH v3 1/4] RISC-V: Mark existing SBI as 0.1 SBI
` [PATCH v3 2/4] RISC-V: Add basic support for SBI v0.2
` [PATCH v3 3/4] RISC-V: Introduce a new config for SBI v0.1
` [PATCH v3 4/4] RISC-V: Implement SBI v0.2 replacement extensions

[PATCH v3 1/4] dt-bindings: Document JZ47xx VPU auxiliary processor
 2019-11-18 22:56 UTC  (3+ messages)
` [PATCH v3 4/4] remoteproc: ingenic: Added remoteproc driver

[PATCH] admin guide/pm: Admin guide for intel-speed-select
 2019-11-18 22:55 UTC  (3+ messages)

[PATCH v2 1/1] net: Fix comment block per style guide
 2019-11-18 22:48 UTC 

[PATCH v3 0/8] ARM: Initial RTD1195 and MeLE X1000 support
 2019-11-18 22:48 UTC  (6+ messages)
` [PATCH v3 8/8] ARM: realtek: Enable RTD1195 arch timer

[PATCH v3 2/2] interconnect: qcom: Add OSM L3 interconnect provider support
 2019-11-18 22:42 UTC 

[PATCH net 1/2] openvswitch: support asymmetric conntrack
 2019-11-18 22:40 UTC  (12+ messages)
` [PATCH net 2/2] act_ct: "

[PATCH v8 0/5] KEYS: Measure keys when they are created or updated
 2019-11-18 22:38 UTC  (6+ messages)
` [PATCH v8 1/5] IMA: Add KEY_CHECK func to measure keys
` [PATCH v8 2/5] IMA: Define an IMA hook "
` [PATCH v8 3/5] KEYS: Call the "
` [PATCH v8 4/5] IMA: Add support to limit measuring keys
` [PATCH v8 5/5] IMA: Read keyrings= option from the IMA policy

[PATCH] ARM: OMAP: Use ARM SMC Calling Convention when OP-TEE is available
 2019-11-18 22:31 UTC  (4+ messages)

[PATCH] dt-bindings: clock: Move ti-dra7-atl.h to dt-bindigs/clock
 2019-11-18 22:29 UTC  (2+ messages)

[PATCH net-next] bnx2x: initialize ethtool info->fw_version before use
 2019-11-18 22:21 UTC  (2+ messages)

[PATCH] perf tools: report initial event parsing error
 2019-11-18 22:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/4] MTD concat
 2019-11-18 22:13 UTC  (3+ messages)
` [PATCH v4 3/4] dt-bindings: mtd: Describe mtd-concat devices

[PATCH] perf vendor events: Make the power8/power9 event files valid JSON
 2019-11-18 22:13 UTC  (2+ messages)

[PATCH v2 00/10] VT-d Native Shared virtual memory cleanup and fixes
 2019-11-18 22:16 UTC  (24+ messages)
` [PATCH v2 01/10] iommu/vt-d: Introduce native SVM capable flag
` [PATCH v2 02/10] iommu/vt-d: Fix CPU and IOMMU SVM feature matching checks
` [PATCH v2 03/10] iommu/vt-d: Reject SVM bind for failed capability check
` [PATCH v2 04/10] iommu/vt-d: Match CPU and IOMMU paging mode
` [PATCH v2 05/10] iommu/vt-d: Avoid duplicated code for PASID setup
` [PATCH v2 06/10] iommu/vt-d: Fix off-by-one in PASID allocation
` [PATCH v2 07/10] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH v2 08/10] iommu/vt-d: Fix PASID cache flush
` [PATCH v2 09/10] iommu/vt-d: Avoid sending invalid page response
` [PATCH v2 10/10] iommu/vt-d: Misc macro clean up for SVM

[PATCH v3 0/7] perf/probe: Support multiprobe and immediates with fixes
 2019-11-18 22:11 UTC  (10+ messages)
` [PATCH v3 1/7] perf probe: Show correct statement line number by perf probe -l
` [PATCH v3 2/7] perf probe: Verify given line is a representive line
` [PATCH v3 3/7] perf probe: Do not show non representive lines by perf-probe -L
` [PATCH v3 4/7] perf probe: Generate event name with line number

[PATCH v4 linux-kselftest-test 0/6] kunit: support building core/tests as modules
 2019-11-18 22:09 UTC  (3+ messages)
` [PATCH v4 linux-kselftest-test 4/6] kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds

[PATCH 01/16] remoteproc: q6v5-mss: fixup MSM8998 MSS out of reset sequence
 2019-11-18 22:07 UTC  (19+ messages)
` [PATCH 02/16] remoteproc: q6v5-mss: Streamline the "
` [PATCH 03/16] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding for SC7180
` [PATCH 04/16] remoteproc: mss: q6v5-mss: Add modem support on SC7180
` [PATCH 05/16] remoteproc: qcom: pas: Disable interrupt on clock enable failure
` [PATCH 06/16] dt-bindings: remoteproc: qcom: Add power-domain bindings for Q6V5 PAS
` [PATCH 07/16] remoteproc: qcom: pas: Vote for active/proxy power domains
` [PATCH 08/16] dt-bindings: remoteproc: qcom: Add ADSP and SLPI support for MSM8998 SoC
` [PATCH 09/16] remoteproc: qcom: pas: Add MSM8998 ADSP and SLPI support
` [PATCH 10/16] dt-bindings: remoteproc: qcom: SM8150 Add ADSP, CDSP, MPSS "
` [PATCH 11/16] remoteproc: qcom: pas: Add SM8150 ADSP, CDSP, Modem "
` [PATCH 12/16] remoteproc: qcom: pas: Add auto_boot flag
` [PATCH 13/16] arm64: dts: qcom: msm8998: Update reserved memory map
` [PATCH 14/16] arm64: dts: qcom: msm8998: Add ADSP, MPSS and SLPI nodes
` [PATCH 15/16] arm64: dts: qcom: sm8150: Add ADSP, CDSP, MPSS and SLPI smp2p
` [PATCH 16/16] arm64: dts: qcom: sm8150: Add ADSP, CDSP, MPSS and SLPI remoteprocs

[PATCH v2 1/1] net: Fix comment block per style guide
 2019-11-18 22:06 UTC 

PSI: use-after-free in collect_percpu_times()
 2019-11-18 22:05 UTC  (4+ messages)

[PATCH] watchdog: Remove iop_wdt
 2019-11-18 22:04 UTC 

[PATCH] zswap: use B-tree for search
 2019-11-18 21:59 UTC  (3+ messages)

[PATCH 0/2] x86/insn: Add some Intel instructions to the opcode map
 2019-11-18 21:55 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v5 00/16] Support ROHM BD71828 PMIC
 2019-11-18 21:55 UTC  (3+ messages)
` [PATCH v5 15/16] leds: Add common LED binding parsing support to LED class/core

[PATCH 00/16] Add missing remoteprocs on MSM8998/SC7180/SM8150 SoCs
 2019-11-18 21:52 UTC  (2+ messages)

[PATCH 0/5] locking: Percpu-rwsem rewrite
 2019-11-18 21:52 UTC  (4+ messages)
` [PATCH 5/5] locking/percpu-rwsem: Remove the embedded rwsem

[PATCH] ELF: warn if process starts with executable stack
 2019-11-18 21:52 UTC  (4+ messages)
  ` [PATCH] exec: "

[PATCHv2 0/2] perf tools: Share struct map after clone
 2019-11-18 21:48 UTC  (5+ messages)

console output duplicated when registering additional consoles
 2019-11-18 21:38 UTC  (5+ messages)

[PATCH v8 0/8] efi/firmware/platform-x86: Add EFI embedded fw support
 2019-11-18 21:35 UTC  (5+ messages)
` [PATCH v8 3/8] firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS
` [PATCH v8 4/8] firmware: Add new platform fallback mechanism and firmware_request_platform()

[PATCH 0/2] ASoC: pcm3168a: Poor man's RST gpio handling
 2019-11-18 21:32 UTC  (3+ messages)
` [PATCH 1/2] bindings: sound: pcm3168a: Document optional RST gpio

[PATCH v1] memory: mtk-smi: Add bandwidth initial setting for MT6779
 2019-11-18 21:32 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: mediatek: Add binding for MT6779 SMI

[PATCH 3/3] dt-bindings: arm64: fsl: Add Variscite i.MX6UL compatibles
 2019-11-18 21:29 UTC  (4+ messages)
` [PATCH v2 3/3] dt-bindings: arm: "

[PATCH v2 0/6] Raspberry Pi 4 PCIe support
 2019-11-18 21:23 UTC  (3+ messages)
` [PATCH v2 2/6] dt-bindings: PCI: Add bindings for brcmstb's PCIe device

[PATCH v4] mm: get rid of odd jump labels in find_mergeable_anon_vma()
 2019-11-18 21:22 UTC  (2+ messages)

single aio thread is migrated crazily by scheduler
 2019-11-18 21:18 UTC  (10+ messages)

[PATCH v1 0/4] tps6105x add devicetree and leds support
 2019-11-18 21:17 UTC  (8+ messages)
` [PATCH v1 1/4] tps6105x: add optional devicetree support

[PATCH v2] ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100
 2019-11-18 21:15 UTC  (5+ messages)

KMSAN: uninit-value in can_receive
 2019-11-18 21:15 UTC  (5+ messages)

[PATCH 0/2] add new DRM_DEV_WARN macro
 2019-11-18 21:12 UTC  (5+ messages)

[PATCH] x86/mtrr: Require CAP_SYS_ADMIN for all access
 2019-11-18 21:09 UTC 

[PATCH v2] leds: pca963x: Fix open-drain initialization
 2019-11-18 21:02 UTC 

[PATCH 1/2] mm: Move the backup x_devmap() functions to asm-generic/pgtable.h
 2019-11-18 21:02 UTC  (6+ messages)
` [PATCH 2/2] mm: Fix a huge pud insertion race during faulting

[PATCH net, 0/2] Fix send indirection table offset
 2019-11-18 21:01 UTC  (6+ messages)
` [PATCH net, 1/2] hv_netvsc: Fix offset usage in netvsc_send_table()

[PATCH 1/2] f2fs: support aligned pinned file
 2019-11-18 20:58 UTC  (10+ messages)
` [PATCH 2/2] f2fs: support data compression
    ` [f2fs-dev] "

[PATCH -next v2] mm/vmscan: fix some -Wenum-conversion warnings
 2019-11-18 20:56 UTC  (5+ messages)

[PATCH] usb: gadget: composite: split spinlock to avoid recursion
 2019-11-18 20:56 UTC  (2+ messages)

[PATCH v2 1/1] net: Fix comment block per style guide
 2019-11-18 20:55 UTC  (2+ messages)

[tip:WIP.x86/cleanups 2/3] arch/x86/kernel/setup.c:1173:2: error: implicit declaration of function 'generic_apic_probe'; did you mean 'generic_drop_inode'?
 2019-11-18 20:51 UTC 

[PATCH 0/5] btrfs: send uevent on subvolume add/remove
 2019-11-18 20:50 UTC  (2+ messages)

[PATCH 0/5] KVM: vmx: implement MSR_IA32_TSX_CTRL for guests
 2019-11-18 20:48 UTC  (4+ messages)
` [PATCH 1/5] KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES

[RESEND RFC PATCH 0/1] CAP_SYS_NICE inside user namespace
 2019-11-18 20:34 UTC  (5+ messages)
` [RESEND RFC PATCH 1/1] Selectively allow CAP_SYS_NICE capability inside user namespaces

[PATCH v16 0/5] DMA-BUF Heaps (destaging ION)
 2019-11-18 20:30 UTC  (7+ messages)
` [PATCH v16 1/5] dma-buf: Add dma-buf heaps framework
` [PATCH v16 2/5] dma-buf: heaps: Add heap helpers
` [PATCH v16 3/5] dma-buf: heaps: Add system heap to dmabuf heaps
` [PATCH v16 4/5] dma-buf: heaps: Add CMA "
` [PATCH v16 5/5] kselftests: Add dma-heap test

[PATCH v2 00/20] EDAC: Rework edac_mc and ghes drivers
 2019-11-18 20:30 UTC  (4+ messages)
` [PATCH v2 14/20] EDAC, mc: Remove per layer counters

[PATCH] regulator: Defer init completion for a while after late_initcall
 2019-11-18 20:29 UTC  (7+ messages)

[PATCH 4.9 00/31] 4.9.202-stable review
 2019-11-18 20:27 UTC  (5+ messages)
` [PATCH 4.9 02/31] Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_proto()

[PATCH] drm/amd/powerplay: remove variable 'result' set but not used
 2019-11-18 20:24 UTC  (4+ messages)
` [PATCH v2] drm/amd/powerplay: return errno code to caller when error occur

[PATCH] firmware_loader: Fix labels with comma for builtin firmware
 2019-11-18 20:16 UTC  (2+ messages)

[PATCH v1 00/29] Introduce memory interconnect for NVIDIA Tegra SoCs
 2019-11-18 20:02 UTC  (30+ messages)
` [PATCH v1 01/29] dt-bindings: memory: tegra20: mc: Document new interconnect property
` [PATCH v1 02/29] dt-bindings: memory: tegra20: emc: "
` [PATCH v1 03/29] dt-bindings: memory: tegra30: mc: "
` [PATCH v1 04/29] dt-bindings: memory: tegra30: emc: "
` [PATCH v1 05/29] dt-bindings: memory: tegra124: mc: "
` [PATCH v1 06/29] dt-bindings: memory: tegra124: emc: "
` [PATCH v1 07/29] dt-bindings: host1x: Document new interconnect properties
` [PATCH v1 08/29] dt-bindings: interconnect: tegra: Add initial IDs
` [PATCH v1 09/29] ARM: tegra: Add interconnect properties to Tegra20 device-tree
` [PATCH v1 10/29] ARM: tegra: Add interconnect properties to Tegra30 device-tree
` [PATCH v1 11/29] ARM: tegra: Add interconnect properties to Tegra124 device-tree
` [PATCH v1 12/29] interconnect: Add memory interconnection providers for NVIDIA Tegra SoCs
` [PATCH v1 13/29] memory: tegra: Register as interconnect provider
` [PATCH v1 14/29] memory: tegra: Add interconnect nodes for Terga20 display controllers
` [PATCH v1 15/29] memory: tegra: Add interconnect nodes for Terga30 "
` [PATCH v1 16/29] memory: tegra: Add interconnect nodes for Terga124 "
` [PATCH v1 17/29] memory: tegra20-emc: Use devm_platform_ioremap_resource
` [PATCH v1 18/29] memory: tegra20-emc: Continue probing if timings/IRQ are missing in device-tree
` [PATCH v1 19/29] memory: tegra20-emc: Register as interconnect provider
` [PATCH v1 20/29] memory: tegra30-emc: Continue probing if timings are missing in device-tree
` [PATCH v1 21/29] memory: tegra30-emc: Register as interconnect provider
` [PATCH v1 22/29] memory: tegra124-emc: Use devm_platform_ioremap_resource
` [PATCH v1 23/29] memory: tegra124-emc: Register as interconnect provider
` [PATCH v1 24/29] drm/tegra: dc: Use devm_platform_ioremap_resource
` [PATCH v1 25/29] drm/tegra: dc: Release PM and RGB output when client's registration fails
` [PATCH v1 26/29] drm/tegra: dc: Support memory bandwidth management
` [PATCH v1 27/29] ARM: tegra: Enable interconnect API in tegra_defconfig
` [PATCH v1 28/29] ARM: multi_v7_defconfig: Enable NVIDIA Tegra interconnect providers
` [PATCH v1 29/29] MAINTAINERS: Add maintainers for NVIDIA Tegra interconnect drivers

[PATCH] mfd / platform: cros_ec: Query EC protocol version if EC transitions between RO/RW
 2019-11-18 20:00 UTC 

[PATCH v2 0/2] rxe should use same buffer size for SGE's and inline data
 2019-11-18 19:54 UTC  (3+ messages)
` [PATCH v2 1/2] Introduce maximum WQE size to check limits
` [PATCH v2 2/2] SGE buffer and max_inline data must have same size

Signal conflict on merging metadata-differing patches
 2019-11-18 19:48 UTC  (4+ messages)

[PATCH 0/2] Improvements to the genericirq documentation
 2019-11-18 19:47 UTC  (4+ messages)
` [PATCH 2/2] docs: Add request_irq() documentation

[PATCH 0/3] Raspberry Pi 4 HWRNG Support
 2019-11-18 19:44 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: bcm2711: Enable HWRNG support

[PATCH v8 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2019-11-18 19:41 UTC  (4+ messages)
` [PATCH v8 5/9] hugetlb: disable region_add file_region coalescing

[PATCH v2] {tty: serial, nand: onenand}: samsung: rename to fix build warning
 2019-11-18 19:40 UTC  (6+ 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).