linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-27 08:12:55 to 2020-05-27 10:46:16 UTC [more...]

[PATCH 0/3] make vm_committed_as_batch aware of vm overcommit policy
 2020-05-27 10:46 UTC  (6+ messages)

[PATCH net-next v2] bridge: mrp: Rework the MRP netlink interface
 2020-05-27 12:34 UTC  (2+ messages)

High interrupt latency with low power idle mode on i.MX6
 2020-05-27 10:39 UTC 

[PATCH v2 0/4] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-05-27 10:38 UTC  (9+ messages)
` [PATCH v2 1/4] gpio: gpiolib: Allow GPIO IRQs to lazy disable
` [PATCH v2 3/4] pinctrl: qcom: Add msmgpio irqchip flags
` [PATCH v2 4/4] irqchip: qcom-pdc: Introduce irq_set_wake call

[PATCH v1] x86: Pin cr4 FSGSBASE
 2020-05-27 10:31 UTC  (4+ messages)

[PATCH -tip] compiler_types.h: Optimize __unqual_scalar_typeof compilation time
 2020-05-27 10:32 UTC 

[PATCH 4.4 00/65] 4.4.225-rc1 review
 2020-05-27 10:30 UTC  (4+ messages)

[PATCH v4 00/10] perf: support enable and disable commands in stat and record modes
 2020-05-27 10:29 UTC  (3+ messages)

[PATCH 4.19 00/81] 4.19.125-rc1 review
 2020-05-27 10:29 UTC  (4+ messages)

[PATCH v2 1/2] perf evlist: Ensure grouped events with same cpu map
 2020-05-27 10:28 UTC  (5+ messages)

[PATCH 1/3] f2fs: fix wrong value of tracepoint parameter
 2020-05-27 10:27 UTC  (3+ messages)
` [PATCH 2/3] f2fs: remove unneeded return value of __insert_discard_tree()
` [PATCH 3/3] f2fs: fix to cover meta flush with cp_lock

[PATCH ethtool v1] netlink: add master/slave configuration support
 2020-05-27 10:26 UTC  (3+ messages)

[PATCH v2] perf ordered_events: Optimise event object reuse
 2020-05-27 10:25 UTC  (2+ messages)

[PATCH 1/1] io_uring: fix overflowed reqs cancellation
 2020-05-27 10:23 UTC 

[RFC][PATCH 0/7] Fix the scheduler-IPI mess
 2020-05-27 10:23 UTC  (6+ messages)
` [RFC][PATCH 1/7] sched: Fix smp_call_function_single_async() usage for ILB
` [RFC][PATCH 4/7] smp: Optimize send_call_function_single_ipi()

arm64: Register modification during syscall entry/exit stop
 2020-05-27 10:19 UTC  (8+ messages)

drivers/spi/spi-nxp-fspi.c:672:34: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-05-27 10:18 UTC 

[PATCH v5] mm: Proactive compaction
 2020-05-27 10:18 UTC  (2+ messages)

[PATCH v3 00/12] i2c: designeware: Add Baikal-T1 System I2C support
 2020-05-27 10:18 UTC  (10+ messages)
` [PATCH v3 01/12] scripts/dtc: check: Add 10bit/slave i2c reg flags support
` [PATCH v3 03/12] dt-bindings: i2c: Discard i2c-slave flag from the DW I2C example
` [PATCH v3 11/12] i2c: designware: Move reg-space remapping into a dedicated function

[ANNOUNCE] Git v2.27.0-rc2
 2020-05-27 10:18 UTC  (2+ messages)

[PATCH] kexec: Do not verify the signature without the lockdown or mandatory signature
 2020-05-27 10:16 UTC  (5+ messages)

[PATCH] twist: allow converting pr_devel()/pr_debug() into printk(KERN_DEBUG)
 2020-05-27 10:13 UTC  (7+ messages)

[PATCH 0/2] Optimise try_to_wake_up() when wakee is descheduling
 2020-05-27 10:10 UTC  (3+ messages)
` [PATCH 2/2] sched: Offload wakee task activation if it the "

[RFC RESEND 0/3] Introduce cpufreq minimum load QoS
 2020-05-27 10:09 UTC  (2+ messages)

[PATCH -next] i2c: nvidia-gpu: Use PTR_ERR_OR_ZERO() to simplify code
 2020-05-27 10:09 UTC  (2+ messages)

[PATCH] i2c: nvidia-gpu: Use PTR_ERR_OR_ZERO() to simplify code
 2020-05-27 10:08 UTC  (2+ messages)

[PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
 2020-05-27 10:05 UTC  (3+ messages)
` [PATCH v3 3/7] kunit: tests for stats_fs API

[PATCH net-next] bridge: mrp: Rework the MRP netlink interface
 2020-05-27 12:06 UTC  (3+ messages)

[PATCH] KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generated
 2020-05-27 10:07 UTC  (2+ messages)

[tip:WIP.sched/core 6/9] kernel//sched/core.c:2299:6: warning: no previous prototype for 'send_call_function_single_ipi'
 2020-05-27 10:05 UTC 

[PATCH V3] arm64/cpufeature: Add get_arm64_ftr_reg_nowarn()
 2020-05-27 10:04 UTC 

[PATCH] KVM: x86: Initialize tdp_level during vCPU creation
 2020-05-27 10:03 UTC  (2+ messages)

[PATCH v8 0/8] Add support for devices in the Energy Model
 2020-05-27  9:58 UTC  (9+ messages)
` [PATCH v8 1/8] PM / EM: change naming convention from 'capacity' to 'performance'
` [PATCH v8 2/8] PM / EM: introduce em_dev_register_perf_domain function
` [PATCH v8 3/8] PM / EM: update callback structure and add device pointer
` [PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model
` [PATCH v8 5/8] PM / EM: remove em_register_perf_domain
` [PATCH v8 6/8] PM / EM: change name of em_pd_energy to em_cpu_energy
` [PATCH v8 7/8] Documentation: power: update Energy Model description
` [PATCH v8 8/8] OPP: refactor dev_pm_opp_of_register_em() and update related drivers

[PATCH v3 0/4] kdb: Improve console handling
 2020-05-27 10:01 UTC  (4+ messages)
` [PATCH v3 1/4] kdb: Re-factor kdb_printf() message write code

[PATCH 5.6 000/126] 5.6.15-rc1 review
 2020-05-27 10:01 UTC  (5+ messages)

[PATCH] sctp: fix typo sctp_ulpevent_nofity_peer_addr_change
 2020-05-27  9:59 UTC 

[PATCH v2] sctp: check assoc before SCTP_ADDR_{MADE_PRIM,ADDED} event
 2020-05-27  9:56 UTC 

[PATCH v8 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-05-27  9:55 UTC  (7+ messages)
` [PATCH v8 3/5] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v8 4/5] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
` [PATCH v8 5/5] powerpc/papr_scm: Implement support for PAPR_SCM_PDSM_HEALTH

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2020-05-27  9:53 UTC  (9+ messages)
` [PATCH 1/2] PCI: "
` [PATCH 2/2] iommu: calling pci_fixup_iommu in iommu_fwspec_init

[PATCH net] netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_update
 2020-05-27  9:52 UTC  (2+ messages)

[PATCH v6 0/9] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-27  9:51 UTC  (7+ messages)
` [PATCH v6 5/9] clk: stm32: Fix stm32f429's ltdc driver hang in set clock rate
` [PATCH v6 6/9] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after kernel startup
` [PATCH v6 8/9] spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4

[PATCH V4 0/2] powerpc/perf: Add support for perf extended regs in powerpc
 2020-05-27  9:50 UTC  (3+ messages)
` [PATCH V4 1/2] powerpc/perf: Add support for outputting extended regs in perf intr_regs
` [PATCH V4 2/2] tools/perf: Add perf tools support for extended register capability in powerpc

[PATCH] HID: multitouch: enable multi-input as a quirk for some devices
 2020-05-27  9:50 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: Add a device tree for the Librem5 phone
 2020-05-27  9:40 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: Add Purism Librem 5 section to the list

[ANNOUNCE] v5.6.14-rt7
 2020-05-27  9:40 UTC 

[RFC PATCH 0/7] kvm: arm64: Support stage2 hardware DBM
 2020-05-27  9:28 UTC  (4+ messages)
` [RFC PATCH 2/7] KVM: arm64: Set DBM bit of PTEs if hw DBM enabled

[PATCH -tip v3 00/11] Fix KCSAN for new ONCE (require Clang 11)
 2020-05-27  9:26 UTC  (13+ messages)
` [PATCH -tip v3 09/11] data_race: Avoid nested statement expression

[PATCH] HID: multitouch: Remove MT_CLS_WIN_8_DUAL
 2020-05-27  9:24 UTC  (5+ messages)

[PATCH] net: ethernet: mtk-star-emac: fix error path in RX handling
 2020-05-27  9:24 UTC 

[PATCH] KVM: PPC: Book3S HV: relax check on H_SVM_INIT_ABORT
 2020-05-27  9:23 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] vdpa: bypass waking up vhost_woker for vdpa vq kick
 2020-05-27  9:16 UTC  (2+ messages)
` [RFC PATCH] vdpa: vhost_vdpa_poll_stop() can be static

[PATCH] clk: add api to get clk consummer from clk_hw
 2020-05-27  9:17 UTC  (2+ messages)

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-27  9:15 UTC  (11+ messages)
` [PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipelin

[PATCH v1 0/2] pwm: intel: Add PWM driver for new SoC
 2020-05-27  9:15 UTC  (5+ messages)
` [PATCH v1 2/2] Add PWM driver for LGM

Another approach of UFSHPB
 2020-05-27  9:11 UTC  (11+ messages)
  ` [RFC PATCH 00/13] scsi: ufs: Add HPB Support

[PATCH v3] dma: Fix max PFN arithmetic overflow on 32 bit systems
 2020-05-27  9:06 UTC  (2+ messages)

[PATCH RESEND v11 0/7] Add support for the X1830 and fix bugs for X1000
 2020-05-27  9:04 UTC  (8+ messages)
` [PATCH RESEND v11 1/7] clk: Ingenic: Remove unnecessary spinlock when reading registers
` [PATCH RESEND v11 2/7] clk: Ingenic: Adjust cgu code to make it compatible with X1830
` [PATCH RESEND v11 3/7] dt-bindings: clock: Add documentation for X1830 bindings
` [PATCH RESEND v11 4/7] dt-bindings: clock: Add X1830 clock bindings
` [PATCH RESEND v11 5/7] clk: Ingenic: Add CGU driver for X1830
` [PATCH RESEND v11 6/7] dt-bindings: clock: Add and reorder ABI for X1000
` [PATCH RESEND v11 7/7] clk: X1000: Add FIXDIV for SSI clock of X1000

[PATCH 0/8] soc: Use custom soc attribute group and DEVICE_ATTR_RO
 2020-05-27  9:03 UTC  (2+ messages)

[PATCH 1/2] software node: implement software_node_unregister()
 2020-05-27  9:01 UTC  (8+ messages)
` [PATCH 2/2] kobject: send KOBJ_REMOVE uevent when the object is removed from sysfs

[PATCH][V2][net-next] mlxsw: spectrum_router: remove redundant initialization of pointer br_dev
 2020-05-27  9:00 UTC  (2+ messages)

[PATCH v11 0/7] Add support for the X1830 and fix bugs for X1000
 2020-05-27  8:54 UTC  (8+ messages)
` [PATCH v11 1/7] clk: Ingenic: Remove unnecessary spinlock when reading registers
` [PATCH v11 2/7] clk: Ingenic: Adjust cgu code to make it compatible with X1830
` [PATCH v11 3/7] dt-bindings: clock: Add documentation for X1830 bindings
` [PATCH v11 4/7] dt-bindings: clock: Add X1830 clock bindings
` [PATCH v11 5/7] clk: Ingenic: Add CGU driver for X1830
` [PATCH v11 6/7] dt-bindings: clock: Add and reorder ABI for X1000
` [PATCH v11 7/7] clk: X1000: Add FIXDIV for SSI clock of X1000

WARNING in binder_transaction_buffer_release (2)
 2020-05-27  8:54 UTC 

[PATCH for-5.8 0/2] dwc3: meson-g12a: two fixes for v5.8
 2020-05-27  8:53 UTC  (4+ messages)
` [PATCH for-5.8 2/2] usb: dwc3: meson-g12a: fix USB2 PHY initialization on G12A and A1 SoCs

[RFC 00/16] KVM protected memory extension
 2020-05-27  8:52 UTC  (7+ messages)
` [RFC 02/16] x86/kvm: Introduce KVM memory protection feature

[PATCH] drm/radeon: Convert get_user_pages() --> pin_user_pages()
 2020-05-27  8:51 UTC  (4+ messages)

[PATCH v3 00/18] Add support for Nitro Enclaves
 2020-05-27  8:49 UTC  (3+ messages)
` [PATCH v3 01/18] nitro_enclaves: Add ioctl interface definition

[PATCH 4.9 00/64] 4.9.225-rc1 review
 2020-05-27  8:49 UTC  (3+ messages)

[PATCH 0/6] Add support for GPU DDR BW scaling
 2020-05-27  8:47 UTC  (5+ messages)
` [PATCH 5/6] drm: msm: a6xx: use dev_pm_opp_set_bw to set DDR bandwidth
    ` [Freedreno] "

[PATCH] ASoC: img-spdif-out: Fix runtime PM imbalance on error
 2020-05-27  8:46 UTC 

[PATCH v5 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-27  8:46 UTC  (4+ messages)
` [PATCH v5 06/11] net: ethernet: mtk-star-emac: new driver

[PATCH 0/7] media: atomisp: Address several clang warnings
 2020-05-27  8:45 UTC  (2+ messages)

[PATCH net] vsock: fix timeout in vsock_accept()
 2020-05-27  8:44 UTC  (2+ messages)

[RFC PATCH v6 0/3] Add scheduler overview documentation
 2020-05-27  8:44 UTC  (4+ messages)
` [RFC PATCH v6 1/3] docs: scheduler: Restructure scheduler documentation
` [RFC PATCH v6 2/3] docs: scheduler: Add scheduler overview documentation
` [RFC PATCH v6 3/3] docs: scheduler: Add introduction to scheduler context-switch

[PATCH] ASoC: img-spdif-in: Fix runtime PM imbalance on error
 2020-05-27  8:43 UTC 

[PATCH 00/10] Enable GPU for SM8150 and SM8250
 2020-05-27  8:44 UTC  (3+ messages)
` [PATCH 07/10] clk: qcom: Add graphics clock controller driver for SM8150

[PATCH v3 00/10] Improvements to IMX290 CMOS driver
 2020-05-27  8:42 UTC  (4+ messages)
` [PATCH v3 07/10] media: i2c: imx290: Add RAW12 mode support

[patch V9 00/39] x86/entry: Rework leftovers (was part V)
 2020-05-27  8:38 UTC  (5+ messages)
` [patch V9 30/39] x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVEC
  ` [tip: x86/entry] "

[PATCH] PCI: ERR: Don't override the status returned by error_detect()
 2020-05-27  8:31 UTC 

[PATCH 4.14 00/59] 4.14.182-rc1 review
 2020-05-27  8:36 UTC  (3+ messages)

[PATCH] clk: ast2600: Fix AHB clock divider for A1
 2020-05-27  8:36 UTC  (4+ messages)

[PATCH v3 00/19] The new cgroup slab memory controller
 2020-05-27  8:35 UTC  (4+ messages)
` [PATCH v3 17/19] mm: memcg/slab: use a single set of kmem_caches for all allocations

[PATCH 5.4 000/111] 5.4.43-rc1 review
 2020-05-27  8:34 UTC  (3+ messages)

[PATCH v12 00/18] Enable FSGSBASE instructions
 2020-05-27  8:31 UTC  (13+ messages)
              `  "

[PATCH 1/2] x86/apb_timer: drop unused TSC calibration
 2020-05-27  8:29 UTC  (2+ messages)

[PATCH] ASoC: wm8962: Fix runtime PM imbalance on error
 2020-05-27  8:27 UTC  (2+ messages)

[PATCH v11 00/11] Guest Last Branch Recording Enabling
 2020-05-27  8:28 UTC  (8+ messages)
` [PATCH v11 10/11] KVM: x86/pmu: Check guest LBR availability in case host reclaims them

Add support for the X1830 and fix bugs for X1000 v10
 2020-05-27  8:27 UTC  (3+ messages)
` [PATCH v10 3/6] dt-bindings: clock: Add X1830 bindings

[PATCH v3] driver core: Fix SYNC_STATE_ONLY device link implementation
 2020-05-27  8:26 UTC  (3+ messages)
` [PATCH v3] driver core: Update device link status correctly for SYNC_STATE_ONLY links

drivers/gpu/drm/r128/ati_pcigart.c:188:52: sparse: sparse: incorrect type in assignment (different base types)
 2020-05-27  8:24 UTC  (2+ messages)

[PATCHv2] media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size
 2020-05-27  8:23 UTC 

[PATCH v3 1/3] riscv: Move kernel mapping to vmalloc zone
 2020-05-27  7:33 UTC  (2+ messages)

[PATCH 00/10] staging: wfx: introduce nl80211 vendor extensions
 2020-05-27  8:22 UTC  (2+ messages)

[PATCH v5] workqueue: Remove unnecessary kfree() call in rcu_free_wq()
 2020-05-27  8:20 UTC  (2+ messages)

[RFC PATCH v5 0/3] Add scheduler overview documentation
 2020-05-27  8:17 UTC  (4+ messages)
` [RFC PATCH v5 3/3] docs: scheduler: Add introduction to scheduler context-switch

[PATCH] staging: rtl8723bs: Use shared header constants
 2020-05-27  8:15 UTC  (2+ messages)

[RFC PATCH v6 0/3] Add scheduler overview documentation
 2020-05-27  8:15 UTC  (4+ messages)
` [RFC PATCH v6 1/3] docs: scheduler: Restructure scheduler documentation
` [RFC PATCH v6 2/3] docs: scheduler: Add scheduler overview documentation
` [RFC PATCH v6 3/3] docs: scheduler: Add introduction to scheduler context-switch

[PATCH] staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
 2020-05-27  8:14 UTC  (2+ messages)

[PATCH 1/2] mmc: core: Do not export MMC_NAME= and MODALIAS=mmc:block for SDIO cards
 2020-05-27  8:13 UTC  (5+ messages)
` [PATCH 2/2] mmc: core: Export device/vendor ids from Common CIS "

Writeback bug causing writeback stalls
 2020-05-27  8:14 UTC  (7+ messages)

[PATCH] clk: clk-flexgen: fix clock-critical handling
 2020-05-27  8:14 UTC  (2+ messages)

[patch V9 34/39] x86/entry/64: Remove IRQ stack switching ASM
 2020-05-27  8:11 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V9 28/39] x86/entry: Convert various system vectors
 2020-05-27  8:11 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V9 26/39] x86/entry: Convert APIC interrupts to IDTENTRY_SYSVEC
 2020-05-27  8:11 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V9 24/39] x86/entry: Use idtentry for interrupts
 2020-05-27  8:11 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V9 33/39] x86/entry: Remove the apic/BUILD interrupt leftovers
 2020-05-27  8:11 UTC  (2+ messages)
` [tip: x86/entry] "

[PATCH 06/29] asm-generic: don't include <linux/mm.h> in cacheflush.h
 2020-05-27  8:13 UTC  (4+ messages)
` [PATCH] media: omap3isp: Shuffle cacheflush.h and include mm.h

[patch V9 22/39] x86/irq: Rework handle_irq() for 64bit
 2020-05-27  8:11 UTC  (2+ messages)
` [tip: x86/entry] x86/irq: Rework handle_irq() for 64-bit

[patch V9 31/39] x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVEC
 2020-05-27  8:11 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V9 19/39] x86/entry/32: Remove common_exception
 2020-05-27  8:11 UTC  (2+ messages)
` [tip: x86/entry] x86/entry/32: Remove common_exception()

[patch V9 17/39] x86/entry: Change exit path of xen_failsafe_callback
 2020-05-27  8:11 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V9 27/39] x86/entry: Convert SMP system vectors to IDTENTRY_SYSVEC
 2020-05-27  8:11 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V9 11/39] x86/entry/64: Move do_softirq_own_stack() to C
 2020-05-27  8:11 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V9 13/39] x86/entry: Switch XEN/PV hypercall entry to IDTENTRY
 2020-05-27  8:11 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V9 29/39] x86/entry: Convert KVM vectors to IDTENTRY_SYSVEC*
 2020-05-27  8:11 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V9 14/39] x86/entry/64: Simplify idtentry_body
 2020-05-27  8:11 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V9 21/39] x86/irq: Convey vector as argument and not in ptregs
 2020-05-27  8:11 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V9 10/39] x86/entry: Provide helpers for execute on irqstack
 2020-05-27  8:11 UTC  (2+ messages)
` [tip: x86/entry] x86/entry: Provide helpers for executing on the irqstack

[patch V9 07/39] x86/entry: Cleanup idtentry_enter/exit() leftovers
 2020-05-27  8:11 UTC  (2+ messages)
` [tip: x86/entry] x86/entry: Clean up "

[patch V9 12/39] x86/entry: Split out idtentry_exit_cond_resched()
 2020-05-27  8:11 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V9 01/39] nmi, tracing: Make hardware latency tracing noinstr safe
 2020-05-27  8:12 UTC  (2+ messages)
` [tip: x86/entry] "


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