linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-03 14:30:51 to 2018-12-03 17:31:27 UTC [more...]

[PATCH v5 0/7] tpm: retrieve digest size of unknown algorithms from TPM
 2018-12-03 17:31 UTC  (9+ messages)
` [PATCH v5 2/7] tpm: remove definition of TPM2_ACTIVE_PCR_BANKS

[RFT PATCH v1 0/4] Unify CPU topology across ARM64 & RISC-V
 2018-12-03 17:31 UTC  (13+ messages)
` [RFT PATCH v1 1/4] Documentation: DT: arm: add support for sockets defining package boundaries
` [RFT PATCH v1 2/4] dt-binding: cpu-topology: Move cpu-map to a common binding
` [RFT PATCH v1 3/4] cpu-topology: Move cpu topology code to common code
` [RFT PATCH v1 4/4] RISC-V: Parse cpu topology during boot

[PATCH 1/6] drm/v3d: Document cache flushing ABI
 2018-12-03 17:28 UTC  (3+ messages)

[PATCH 0/4] dma-debug: implement dynamic entry allocation
 2018-12-03 17:28 UTC  (5+ messages)
` [PATCH 1/4] dma-debug: Use pr_fmt()
` [PATCH 2/4] dma-debug: Refactor dma_debug_entry allocation
` [PATCH 3/4] dma-debug: Dynamically expand the dma_debug_entry pool
` [RFC 4/4] dma-debug: Make leak-like behaviour apparent

[PATCH v2] firmware: stratix10-svc: fix wrong of_node_put() in init function
 2018-12-03 17:27 UTC 

remove the ->mapping_error method from dma_map_ops V3
 2018-12-03 17:27 UTC  (2+ messages)

[PATCH v5 00/12] iommu/vt-d: Add scalable mode support
 2018-12-03 17:23 UTC  (7+ messages)
` [PATCH v5 02/12] iommu/vt-d: Manage scalalble mode PASID tables
` [PATCH v5 04/12] iommu/vt-d: Add 256-bit invalidation descriptor support

[PATCH] RDMA/uverbs: fix ptr_ret.cocci warnings
 2018-12-03 17:23 UTC  (3+ messages)

[PATCH v2 0/5] devfreq: handle suspend/resume
 2018-12-03 17:22 UTC  (7+ messages)
    ` [PATCH v2 1/5] devfreq: refactor set_target frequency function
    ` [PATCH v2 2/5] devfreq: add support for suspend/resume of a devfreq device
    ` [PATCH v2 3/5] devfreq: add devfreq_suspend/resume() functions
    ` [PATCH v2 4/5] drivers: power: suspend: call devfreq suspend/resume
    ` [PATCH v2 5/5] arm: dts: exynos4: opp-suspend in DMC and leftbus

[PATCH 1/3] mm/memcg: Fix min/low usage in propagate_protected_usage()
 2018-12-03 17:22 UTC  (7+ messages)
` [PATCH 2/3] mm/vmscan: Enable kswapd to reclaim low-protected memory

[PATCH v2 00/15] Add initial RDA8810PL SoC and Orange Pi boards support
 2018-12-03 17:21 UTC  (5+ messages)
` [PATCH v2 06/15] arm: dts: Add devicetree for OrangePi 2G IoT board

[PATCH] clk: qcom: Fix MSM8998 resets
 2018-12-03 17:19 UTC  (5+ messages)

[PATCH 00/12] Bring suspend to RAM support to PCIe Aardvark driver
 2018-12-03 17:18 UTC  (5+ messages)
` [PATCH 05/12] PCI: aardvark: add suspend to RAM support

[PATCH] x86/umip: Print UMIP line only once
 2018-12-03 17:18 UTC  (2+ messages)
` [tip:x86/cpu] "

[PATCH v2 0/5] x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
 2018-12-03 17:18 UTC  (5+ messages)
` [PATCH v2 5/5] "

Linux 4.20-rc4
 2018-12-03 17:18 UTC  (12+ messages)
` [PATCH] Revert "exec: make de_thread() freezable (was: Re: Linux 4.20-rc4)

[PATCH v3 0/3] dts: meson: add clock controllers input clocks
 2018-12-03 17:16 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: clk: meson: add ao controller clock inputs
` [PATCH v3 2/3] dt-bindings: clk: meson: add main controller clock input
` [PATCH v3 3/3] arm64: dts: meson: add clock controller clock inputs

[PATCH 0/9] Allow persistent memory to be used like normal RAM
 2018-12-03 17:16 UTC  (4+ messages)

[RFC][PATCH 00/10] x86/mm/cpa: Various fixes and improvements
 2018-12-03 17:03 UTC  (11+ messages)
` [PATCH 01/10] x86/mm/cpa: Fix cpa_flush_array() TLB invalidation
` [RFC][PATCH 02/10] x86/mm/cpa: Add ARRAY and PAGES_ARRAY selftests
` [RFC][PATCH 03/10] x86/mm/cpa: Add __cpa_addr() helper
` [RFC][PATCH 04/10] x86/mm/cpa: Make cpa_data::vaddr invariant
` [RFC][PATCH 05/10] x86/mm/cpa: Cleanup
` [RFC][PATCH 06/10] x86/mm/cpa: Optimize cpa_flush_array() TLB invalidation
` [RFC][PATCH 07/10] x86/mm/cpa: Make cpa_data::numpages invariant
` [RFC][PATCH 08/10] x86/mm/cpa: Fold cpa_flush_range() and cpa_flush_array()
` [RFC][PATCH 09/10] x86/mm/cpa: Better use clflushopt
` [RFC][PATCH 10/10] x86/mm/cpa: Rename @addrinarray

[PATCH][next] qed: fix spelling mistake "Dispalying" -> "Displaying"
 2018-12-03 17:13 UTC 

[PATCH v3 1/2] mm: Refactor swap-in logic out of shmem_getpage_gfp
 2018-12-03 17:09 UTC  (2+ messages)
` [PATCH v3 2/2] mm: rid swapoff of quadratic complexity

[PATCH v2 0/4] x86/kvm/hyper-v: Implement Direct Mode for synthetic timers
 2018-12-03 17:12 UTC  (3+ messages)
` [PATCH v2 3/4] x86/kvm/hyper-v: direct mode "

[RFC PATCH] mm: add probe_user_read() and probe_user_address()
 2018-12-03 17:11 UTC  (3+ messages)

[PATCH] fpga: stratix10-soc: fix wrong of_node_put() in init function
 2018-12-03 17:01 UTC  (3+ messages)

[PATCH 00/27] locking/lockdep: Add support for dynamic keys
 2018-12-03 17:07 UTC  (10+ messages)
` [PATCH 22/27] locking/lockdep: Reuse list entries that are no longer in use
` [PATCH 25/27] locking/lockdep: Add support for dynamic keys

[PATCH 1/2] mm: add probe_user_read() and probe_user_address()
 2018-12-03 17:06 UTC  (2+ messages)
` [PATCH 2/2] powerpc: use "

[PATCH v2 0/3] mach-omap2: handle autoidle denial
 2018-12-03 17:06 UTC  (12+ messages)
` [PATCH v2 2/3] clk: ti: check clock type before doing autoidle ops

[PATCH] KVM/nVMX: Stop mapping the "APIC-access address" page into the kernel
 2018-12-03 16:59 UTC  (2+ messages)

[PATCH v2] signal: add procfd_signal() syscall
 2018-12-03 16:57 UTC  (5+ messages)

[PATCH v11 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW
 2018-12-03 16:57 UTC  (5+ messages)
` [PATCH v11 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings
` [PATCH v11 2/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver

[PATCH v3 00/10] steal tasks to improve CPU utilization
 2018-12-03 16:56 UTC  (7+ messages)
` [PATCH v3 03/10] sched/topology: Provide cfs_overload_cpus bitmap

[PATCH AUTOSEL 4.14 25/35] iomap: sub-block dio needs to zeroout beyond EOF
 2018-12-03 16:56 UTC  (13+ messages)
            ` XFS patches for stable

[PATCH v2 0/6] memblock: simplify several early memory allocation
 2018-12-03 16:55 UTC  (13+ messages)
` [PATCH v2 1/6] powerpc: prefer memblock APIs returning virtual address
` [PATCH v2 2/6] microblaze: prefer memblock API "
` [PATCH v2 3/6] sh: prefer memblock APIs "
` [PATCH v2 4/6] openrisc: simplify pte_alloc_one_kernel()
` [PATCH v2 5/6] arch: simplify several early memory allocations
` [PATCH v2 6/6] arm, unicore32: remove early_alloc*() wrappers

[PATCH v3] code-of-conduct: Remove explicit list of discrimination factors
 2018-12-03 16:49 UTC  (4+ messages)

[PATCH] kref/kobject: Improve documentation
 2018-12-03 16:44 UTC 

[driver-core PATCH v7 0/9] Add NUMA aware async_schedule calls
 2018-12-03 16:44 UTC  (4+ messages)
` [driver-core PATCH v7 4/9] driver core: Probe devices asynchronously instead of the driver

[PATCH] proc: slightly faster /proc/*/limits
 2018-12-03 16:42 UTC 

[PATCH v6 0/2] add the Amlogic Meson PCIe controller driver
 2018-12-03 16:41 UTC  (3+ messages)
` [PATCH v6 2/2] PCI: amlogic: Add "

[PATCH v4] media: vivid: Improve timestamping
 2018-12-03 16:41 UTC  (4+ messages)

[PATCH] proc: delete unnecessary variable in proc_alloc_inode()
 2018-12-03 16:40 UTC 

[PATCH v6 0/2] media: platform: Add Aspeed Video Engine driver
 2018-12-03 16:39 UTC  (5+ messages)
` [PATCH v6 2/2] "

[PATCH v10 00/27] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-12-03 16:37 UTC  (3+ messages)
` [PATCH v10 18/27] drivers: firmware: psci: Add support for PM domains using genpd

[PATCH] binder: remove BINDER_DEBUG_ENTRY()
 2018-12-03 16:35 UTC  (2+ messages)

[PATCH] misc: vexpress: Off by one in vexpress_syscfg_exec()
 2018-12-03 16:28 UTC  (2+ messages)

[PATCH v4 0/8] vfio/mdev: IOMMU aware mediated device
 2018-12-03 16:27 UTC  (10+ messages)
` [PATCH v4 6/8] vfio/mdev: Add iommu place holders in mdev_device

[PATCH] pstore: Convert buf_lock to semaphore
 2018-12-03 16:26 UTC  (6+ messages)

[PATCH v3] x86/hyper-v: Mark TLFS structures packed
 2018-12-03 16:26 UTC  (2+ messages)

[PATCH -next] cpuset: Remove set but not used variable 'cs'
 2018-12-03 16:25 UTC  (2+ messages)

[RFC/RFT][PATCH v6] cpuidle: New timer events oriented governor for tickless systems
 2018-12-03 16:23 UTC  (2+ messages)

[PATCH v3] tty: serial: qcom_geni_serial: Fix softlock
 2018-12-03 16:22 UTC  (2+ messages)

[PATCH v4 0/7] freezer for cgroup v2
 2018-12-03 16:17 UTC  (7+ messages)
` [PATCH v4 3/7] cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
` [PATCH v4 4/7] cgroup: cgroup v2 freezer

Build regressions/improvements in v4.20-rc5
 2018-12-03 16:16 UTC 

[RFC PATCH v4 00/13] ktask: multithread CPU-intensive kernel work
 2018-12-03 16:16 UTC  (4+ messages)

[PATCH -V7 00/21] swap: Swapout/swapin THP in one piece
 2018-12-03 16:15 UTC  (5+ messages)
` [PATCH -V7 RESEND 08/21] swap: Support to read a huge swap cluster for swapin a THP

[PATCH v2] clk: qcom: Fix MSM8998 resets
 2018-12-03 16:13 UTC 

[RFC] locking/rwsem: Avoid issuing wakeup before setting the reader waiter to nil
 2018-12-03 16:10 UTC  (12+ messages)
                  ` [PATCH -tip] kernel/sched,wake_q: Branch predict wake_q_add() cmpxchg

[PATCH v1 0/4] ARM: dts: ccimx6ulsbcpro: Add 10" AUO/Goodix LVDS panel accessory kit
 2018-12-03 16:08 UTC  (3+ messages)
` [PATCH v1 1/4] drm/panel: simple: Add AUO G101EVN010 panel support

[PATCH v7 01/10] usb: gadget: udc: Add timer support for usb requests
 2018-12-03 16:05 UTC  (3+ messages)

[PATCH v6 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-12-03 16:03 UTC  (9+ messages)
` [PATCH v6 1/4] kgdb: Remove irq flags from roundup
` [PATCH v6 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
` [PATCH v6 3/4] kgdb: Don't round up a CPU that failed rounding up before
` [PATCH v6 4/4] kdb: Don't back trace on a cpu that didn't round up

[PATCH 00/10] Add support for usb on Hikey960
 2018-12-03 16:01 UTC  (4+ messages)
` [PATCH 01/10] dt-bindings: usb: add support for dwc3 controller on HiSilicon SoCs

[PATCH v4] pvcalls-front: Avoid get_free_pages(GFP_KERNEL) under spinlock
 2018-12-03 15:59 UTC  (2+ messages)

[PATCH 1/2] ALSA: hda/tegra - Probe up to 8 codecs
 2018-12-03 15:55 UTC  (4+ messages)
` [PATCH 2/2] ALSA: hda/hdmi - Add Tegra186 and Tegra194 support

[PATCH] x86/boot: clear rsdp address in boot_params for broken loaders
 2018-12-03 15:54 UTC  (2+ messages)
` [tip:x86/urgent] x86/boot: Clear RSDP "

[PATCH v2] drm/vc4: Add a debugfs entry to disable/enable the load tracker
 2018-12-03 15:54 UTC  (4+ messages)

[PATCH v9 0/4] seccomp trap to userspace
 2018-12-03 15:52 UTC  (4+ messages)
` [PATCH v9 3/4] seccomp: add a return code to "

[PATCH] mailbox: ti-msgmgr: Off by one in ti_msgmgr_of_xlate()
 2018-12-03 15:51 UTC  (2+ messages)

[PATCH v2 00/15] ARM: sunxi: Enable Broadcom-based Bluetooth controllers
 2018-12-03 15:51 UTC  (3+ messages)

[PATCH v8 0/3] Huawei laptops
 2018-12-03 15:51 UTC  (8+ messages)
` [PATCH v8 2/3] x86: add support for Huawei WMI hotkeys
` [PATCH v8 3/3] ALSA: hda: add support for Huawei WMI micmute LED

[PATCH 00/14] Add basic support for Socionext Milbeaut M10V SoCs
 2018-12-03 15:49 UTC  (7+ messages)
` [PATCH 02/14] dt-bindings: soc: milbeaut: Add Milbeaut trampoline description

[PATCH v9 0/8] KVM: Support PUD hugepage at stage 2
 2018-12-03 15:46 UTC  (9+ messages)
` [PATCH v9 5/8] KVM: arm64: Support PUD hugepage in stage2_is_exec()
` [PATCH v9 6/8] KVM: arm64: Support handling access faults for PUD hugepages
` [PATCH v9 7/8] KVM: arm64: Update age handlers to support "
` [PATCH v9 8/8] KVM: arm64: Add support for creating PUD hugepages at stage 2

[PATCH 0/2] pinctrl: sunxi: a64: Drop numeral from csi0/ts0
 2018-12-03 15:45 UTC  (4+ messages)
` [PATCH 1/2] pinctrl: sunxi: a64: Rename function csi0 to csi
` [PATCH 2/2] pinctrl: sunxi: a64: Rename function ts0 to ts

[PATCH v5 0/2] Add device driver for APU2/APU3 GPIOs
 2018-12-03 15:43 UTC  (8+ messages)

[PATCH 0/4] x86/mm/cpa: Fix cpa-array TLB invalidation
 2018-12-03 15:41 UTC  (8+ messages)

linux-next: build warnings after merge of the wireless-drivers-next tree
 2018-12-03 15:15 UTC  (6+ messages)

[PATCH v14 00/11] livepatch: Atomic replace feature
 2018-12-03 15:29 UTC  (5+ messages)
` [PATCH v14 03/11] livepatch: Consolidate klp_free functions
` [PATCH v14 04/11] livepatch: Refuse to unload only livepatches available during a forced transition

[PATCH v4 1/6] nfc: pn533: i2c: "pn532" as dt compatible string
 2018-12-03 14:26 UTC  (4+ messages)
` [PATCH v4 4/6] nfc: pn533: add UART phy driver

[PATCH 1/3] ath6kl: Only use match sets when firmware supports it
 2018-12-03 15:27 UTC  (4+ messages)

[PATCH v10] i2c: Add drivers for the AMD PCIe MP2 I2C controller
 2018-12-03 15:25 UTC  (3+ messages)

v4.14 fix for Hikey 960 unbalanced IRQ enablement
 2018-12-03 15:19 UTC  (4+ messages)

[PATCH v11] i2c: Add drivers for the AMD PCIe MP2 I2C controller
 2018-12-03 15:14 UTC 

[PATCH v2 00/22] mfd: demodularization of non-modular drivers
 2018-12-03 15:07 UTC  (4+ messages)
` [PATCH 12/22] mfd: sta2x11: drop unused MODULE_ tags from non-modular code

Expose all known Intel DPTF policies
 2018-12-03 15:08 UTC  (3+ messages)
` [PATCH 1/2] thermal/int340x_thermal: Add additional UUIDs

[PATCH 0/2 v2] kdump,vmcoreinfo: Export the value of sme mask to vmcoreinfo
 2018-12-03 15:08 UTC  (3+ messages)
` [PATCH 1/2 v2] kdump: add the vmcoreinfo documentation

[PATCH] printk: Add caller information to printk() output
 2018-12-03 15:06 UTC  (4+ messages)

[PATCH 0/2] xen-paciback: Fixes for PCI passthrough of AMD GPU
 2018-12-03 15:04 UTC  (5+ messages)
` [PATCH 2/2] xen-pciback: Allow enabling/disabling expansion ROM
  ` [Xen-devel] "

[PATCH] printk: don't unconditionally shortcut print_time()
 2018-12-03 15:00 UTC  (7+ messages)

[PATCH v2 00/14] rtc: sun6i: clock rework and pre-H6 SoC support
 2018-12-03 14:58 UTC  (15+ messages)
` [PATCH v2 01/14] dt-bindings: rtc: sun6i-rtc: Rewrite clock outputs as a list
` [PATCH v2 02/14] dt-bindings: rtc: sun6i-rtc: Add compatible strings for pre-H6 variants
` [PATCH v2 03/14] dt-bindings: rtc: sun6i-rtc: Deprecate external clock output for A31
` [PATCH v2 04/14] dt-bindings: rtc: sun6i-rtc: Export internal RC oscillator
` [PATCH v2 05/14] rtc: sun6i: Add default clock name for LOSC
` [PATCH v2 06/14] rtc: sun6i: Add support for different variants
` [PATCH v2 07/14] rtc: sun6i: Add support for all known pre-H6 variants
` [PATCH v2 08/14] rtc: sun6i: Expose internal oscillator through device tree
` [PATCH v2 09/14] ARM: dts: sun8i: a23/a33: Fix up RTC device node
` [PATCH v2 10/14] ARM: dts: sunxi: h3/h5: Add clock accuracy for external oscillators
` [PATCH v2 11/14] ARM: dts: sunxi: h3/h5: Fix up RTC device node and clock references
` [PATCH v2 12/14] ARM: dts: sun8i: r40: Add clock accuracy for external oscillators
` [PATCH v2 13/14] ARM: dts: sun8i: r40: Add RTC device node
` [PATCH v2 14/14] arm64: dts: allwinner: a64: Fix up RTC device node and clock references

[for-next][PATCH 08/18] parisc: function_graph: Simplify with function_graph_entry()
 2018-12-03 14:54 UTC  (8+ messages)

[PATCH v5 RESEND] perf: Support for Arm A32/T32 instruction sets in CoreSight trace
 2018-12-03 14:53 UTC  (2+ messages)

[PATCH] fbdev: fsl-diu: remove redundant null check on cmap
 2018-12-03 14:53 UTC  (2+ messages)

BUG: corrupted list in freeary
 2018-12-03 14:53 UTC  (4+ messages)

[PATCH] clocksource: riscv_timer: Provide sched_clock
 2018-12-03 14:53 UTC  (4+ messages)

[PATCH] dmaengine: dmatest: fix a small memory leak in dmatest_func()
 2018-12-03 14:49 UTC 

[PATCH 00/13 v2] Regulator ena_gpiod fixups
 2018-12-03 14:35 UTC  (2+ messages)

[PATCH v2] mm: prototype: rid swapoff of quadratic complexity
 2018-12-03 14:35 UTC  (4+ messages)

[PATCH] net: marvell: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-03 14:34 UTC 

[PATCH v2 2/4] clk: core: link consumer with clock driver
 2018-12-03 14:32 UTC  (3+ messages)

[PATCH v1 0/2] SPI-NOR add NPCM FIU controller driver
 2018-12-03 14:30 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).