linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-18 21:49:40 to 2019-04-19 18:22:46 UTC [more...]

[patch V2 00/29] stacktrace: Consolidate stack trace usage
 2019-04-19 15:50 UTC  (14+ messages)
` [patch V2 01/29] tracing: Cleanup stack trace code
` [patch V2 28/29] stacktrace: Provide common infrastructure

[PATCH 1/4] net/skbuff: don't waste memory reserves
 2019-04-19 16:27 UTC  (6+ messages)

[PATCH 1/2] dt-bindings: soc: sprd: Add Spreadtrum MCDT documentation
 2019-04-19 14:41 UTC  (3+ messages)
` [PATCH 2/2] soc: sprd: Add Spreadtrum multi-channel data transfer support

[PATCH for 5.1 0/3] Restartable Sequences updates for 5.1
 2019-04-19 14:40 UTC  (9+ messages)
` [PATCH for 5.1 3/3] rseq/selftests: Adapt number of threads to the number of detected cpus

kernel BUG at kernel/cred.c:434!
 2019-04-19 14:34 UTC  (18+ messages)

[PATCH] mm, page_alloc: Always use a captured page regardless of compaction result
 2019-04-19 13:30 UTC  (3+ messages)

Adding plain accesses and detecting data races in the LKMM
 2019-04-19 17:17 UTC  (3+ messages)

[PATCH v2 00/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-04-19  9:47 UTC  (8+ messages)
` [PATCH v2 01/11] ARM: prevent tracing IPI_CPU_BACKTRACE
` [PATCH v2 03/11] MIPS: mark mult_sh_align_mod() as __always_inline
` [PATCH v2 04/11] s390/cpacf: mark scpacf_query() "
` [PATCH v2 06/11] MIPS: mark __fls() "
` [PATCH v2 07/11] ARM: mark setup_machine_tags() stub as __init __noreturn
` [PATCH v2 08/11] powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __init
` [PATCH v2 11/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING

[GIT PULL 0/7] perf/urgent fixes
 2019-04-19 17:11 UTC  (2+ messages)

[PATCH v2 0/4] Exynos Performance Monitoring Counters enhancements
 2019-04-19 13:34 UTC  (3+ messages)
  ` [PATCH v2 2/4] drivers: devfreq: events: extend events by type of counted data

[PATCH] kdb: Get rid of broken attempt to print CCVERSION in kdb summary
 2019-04-19 11:14 UTC  (7+ messages)

[PATCH] crypto: ux500 - use ccflags-y instead of CFLAGS_<basename>.o
 2019-04-19  5:37 UTC 

[PATCH] Documentation: atomic_t.txt: Explain ordering provided by smp_mb__{before,after}_atomic()
 2019-04-19 17:54 UTC  (2+ messages)

[PATCH V3 0/9] bug fixes and more features to Tegra SPI
 2019-04-19 15:22 UTC  (5+ messages)
` [PATCH V3 3/9] spi: add SPI_LSBYTE_FIRST mode
` [PATCH V3 5/9] spi: export spi core function spi_set_cs

[alsa-devel] [PATCH V2] ASoC: fsl_esai: Add pm runtime function
 2019-04-19 15:25 UTC  (2+ messages)

[PATCH 1/2] regulator: fan53555: Clean up unneeded fields from struct fan53555_device_info
 2019-04-19 16:14 UTC  (4+ messages)
` [PATCH 2/2] regulator: fan53555: Switch to SPDX identifier
  ` Applied "regulator: fan53555: Switch to SPDX identifier" to the regulator tree
` Applied "regulator: fan53555: Clean up unneeded fields from struct fan53555_device_info" "

p54: drop device reference count if fails to enable device
 2019-04-19 17:56 UTC  (2+ messages)

[PATCH] dmaengine: fsl-qdma: fixed the source/destination descriptior format
 2019-04-19  8:46 UTC 

[PATCH v2 -next] ASoC: Intel: Haswell: Remove set but not used variable 'stage_type'
 2019-04-19 16:14 UTC  (2+ messages)
` Applied "ASoC: Intel: Haswell: Remove set but not used variable 'stage_type'" to the asoc tree

[PATCH 1/3] regulator: ltc3589: Convert to use simplified DT parsing
 2019-04-19 16:14 UTC  (2+ messages)
` Applied "regulator: ltc3589: Convert to use simplified DT parsing" to the regulator tree

[PATCH 3/3] regulator: ltc3589: Switch to SPDX identifier
 2019-04-19 16:14 UTC  (2+ messages)
` Applied "regulator: ltc3589: Switch to SPDX identifier" to the regulator tree

[PATCH v3 0/4] PCI: pciehp: Do not turn off slot if presence comes up after link
 2019-04-19 15:22 UTC  (3+ messages)
  ` [PATCH v3 1/4] PCI: hotplug: Add support for disabling in-band presence
  ` [PATCH v3 2/4] PCI: pciehp: Do not turn off slot if presence comes up after link

[PATCH] vfio-pci/nvlink2: Fix potential VMA leak
 2019-04-19 15:37 UTC 

[PATCH RFC 1/2] Add polling support to pidfd
 2019-04-19 18:12 UTC  (5+ messages)

[PATCH v1 0/1] Add support for IPMB driver
 2019-04-19 14:05 UTC  (4+ messages)
` [PATCH v1 1/1] "

[PATCH v3 01/16] watchdog: refactor watchdog_init_timeout
 2019-04-19 18:16 UTC  (15+ messages)
` [PATCH v3 02/16] watchdog: add error messages when initializing timeout fails
` [PATCH v3 03/16] watchdog: cadence_wdt: drop warning after calling watchdog_init_timeout
` [PATCH v3 05/16] watchdog: ebc-c384_wdt: "
` [PATCH v3 06/16] watchdog: hpwdt: "
` [PATCH v3 07/16] watchdog: i6300esb: "
` [PATCH v3 08/16] watchdog: imx_sc_wdt: "
` [PATCH v3 09/16] watchdog: ni903x_wdt: "
` [PATCH v3 10/16] watchdog: nic7018_wdt: "
` [PATCH v3 11/16] watchdog: renesas_wdt: "
` [PATCH v3 12/16] watchdog: sp5100_tco: "
` [PATCH v3 13/16] watchdog: st_lpc_wdt: "
` [PATCH v3 14/16] watchdog: stm32_iwdg: "
` [PATCH v3 15/16] watchdog: xen_wdt: "
` [PATCH v3 16/16] watchdog: ziirave_wdt: "

[PATCH V4 0/3] Support more sample rate in asrc
 2019-04-19 18:10 UTC  (5+ messages)
` [PATCH V4 1/3] ASoC: fsl_asrc: Fix the issue about unsupported rate
` [PATCH V4 2/3] ASoC: fsl_asrc: replace the process_option table with function
` [PATCH V4 3/3] ASoC: fsl_asrc: Unify the supported input and output rate

Linux 5.1-rc5
 2019-04-19 13:33 UTC  (14+ messages)

[PATCH v3 00/28] userfaultfd: write protection support
 2019-04-19  7:42 UTC  (4+ messages)
` [PATCH v3 17/28] userfaultfd: wp: support swap and page migration

[PATCH v12 00/31] Speculative page faults
 2019-04-19 15:45 UTC  (19+ messages)
` [PATCH v12 03/31] powerpc/mm: set ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v12 04/31] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v12 05/31] mm: prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v12 06/31] mm: introduce pte_spinlock "
` [PATCH v12 07/31] mm: make pte_unmap_same compatible with SPF
` [PATCH v12 08/31] mm: introduce INIT_VMA()
` [PATCH v12 09/31] mm: VMA sequence count

[PATCH V3 1/2] ASoC: fsl_asrc: replace the process_option table with function
 2019-04-19 10:21 UTC 

[PATCH 00/13] Prerequisites for NXP LS104xA SMMU enablement
 2019-04-19 13:41 UTC  (4+ messages)
` [PATCH 02/13] soc/fsl/bman: map FBPR area in the iommu

[PATCH] i2c: at91: fix TXRDY interrupt spam
 2019-04-19 13:26 UTC 

[PATCH] mwifiex: Make resume actually do something useful again on SDIO cards
 2019-04-19  4:03 UTC  (6+ messages)

pull-request: wireless-drivers-next 2019-04-18
 2019-04-19  3:57 UTC  (3+ messages)

[PATCH 0/4] meson-nand: small code improvements
 2019-04-19  3:52 UTC  (5+ messages)
` [PATCH 4/4] mtd: rawnand: meson: only initialize the RB completion once

[PATCH v2 00/15] Add mediatek mipicsi driver for Mediatek SOC MT2712
 2019-04-19  3:52 UTC  (3+ messages)
` [PATCH v2 05/15] [media] mtk-mipicsi: get the w/h/bytepwerline for mtk_mipicsi

KASAN: use-after-free Read in refcount_sub_and_test_checked (2)
 2019-04-19  3:45 UTC  (2+ messages)

[PATCH] f2fs: relocate chksum_offset for large_nat_bitmap feature
 2019-04-19  3:43 UTC 

[PATCH v3] power: supply: add Ingenic JZ47xx battery driver
 2019-04-18 19:46 UTC  (2+ messages)

[PATCH v7 00/10] Add support for XO 1.75 to OLPC battery driver
 2019-04-18 20:20 UTC  (2+ messages)

[PATCH v2 1/4] iio: inkern: API for reading available iio channel attribute values
 2019-04-18 19:47 UTC  (7+ messages)
` [PATCH v2 3/4] dt-bindings: power: supply: Add docs for Ingenic JZ47xx SoCs battery

[PATCH v6 00/12] mm: Sub-section memory hotplug support
 2019-04-19  3:25 UTC  (6+ messages)

[PATCH] PCI: keystone: Fix build error while only CONFIG_PCI_KEYSTONE is set
 2019-04-19  2:58 UTC 

[PATCH net-next 00/12] net: hns3: add some DFX info for HNS3 driver
 2019-04-19  3:05 UTC  (13+ messages)
` [PATCH net-next 01/12] net: hns3: add reset statistics info for PF
` [PATCH net-next 02/12] net: hns3: add reset statistics for VF
` [PATCH net-next 03/12] net: hns3: add some debug information for hclge_check_event_cause
` [PATCH net-next 04/12] net: hns3: add some debug info for hclgevf_get_mbx_resp()
` [PATCH net-next 05/12] net: hns3: refine tx timeout count handle
` [PATCH net-next 06/12] net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info()
` [PATCH net-next 07/12] net: hns3: dump more information when tx timeout happens
` [PATCH net-next 08/12] net: hns3: Add support for netif message level settings
` [PATCH net-next 09/12] net: hns3: add support for dump ncl config by debugfs
` [PATCH net-next 10/12] net: hns3: Add handling of MAC tunnel interruption
` [PATCH net-next 11/12] net: hns3: add queue's statistics update to service task
` [PATCH net-next 12/12] net: hns3: add function type check for debugfs help information

[PATCH v20 00/28] Intel SGX1 support
 2019-04-19  3:06 UTC  (3+ messages)
` [PATCH v20 16/28] x86/sgx: Add provisioning

[PATCH v2] moduleparam: Save information about built-in modules in separate file
 2019-04-19  3:03 UTC  (6+ messages)

net: ax25: %x specifier misuse in kernel?
 2019-04-19  3:02 UTC  (2+ messages)

[PATCH V8 1/4] USB: serial: f81232: clear overrun flag
 2019-04-19  2:45 UTC  (4+ messages)
` [PATCH V8 2/4] USB: serial: f81232: fix interrupt worker not stop
` [PATCH V8 3/4] USB: serial: f81232: add high baud rate support
` [PATCH V8 4/4] USB: serial: f81232: implement break control

[PATCH] kvm: x86: refine kvm_get_arch_capabilities()
 2019-04-19  2:16 UTC 

Bug report: A commit about serial8250 cause the output disorderly at the phase of startup
 2019-04-19  2:24 UTC 

[RFC PATCH v3] perf/x86: make perf callchain work without CONFIG_FRAME_POINTER
 2019-04-19  2:17 UTC  (3+ messages)

[PATCH v2] panic: add an option to replay all the printk message in buffer
 2019-04-19  2:08 UTC  (11+ messages)

[PATCH v7 00/10] vsprintf: Prevent silent crashes and consolidate error handling
 2019-04-19  1:51 UTC  (2+ messages)

[PATCH] tools/lib/traceevent: Remove hardcoded install paths from pkg-config file
 2019-04-19  1:15 UTC 

linux-next: build warning after merge of the block tree
 2019-04-19  1:14 UTC  (6+ messages)

[PATCH v3] proc/sysctl: add shared variables for range check
 2019-04-19  1:07 UTC  (4+ messages)

[PATCH v5 0/2] tty: serial: add DT bindings and serial driver for the SiFive FU540 UART
 2019-04-19  1:04 UTC  (3+ messages)

[PATCH -next] block: Warn if page offset is equal to or larger than page size
 2019-04-19  1:00 UTC  (2+ messages)

Adding plain accesses and detecting data races in the LKMM
 2019-04-19  0:53 UTC  (3+ messages)

EDAC: Fix memory leak in creating CSROW object
 2019-04-19  0:45 UTC  (3+ messages)

[PATCH] scsi: aic7xxx: fix spelling mistake "recevied" -> "received"
 2019-04-19  0:38 UTC  (2+ messages)

[PATCH -next] scsi: lpfc: Make lpfc_sli4_oas_verify static
 2019-04-19  0:37 UTC  (2+ messages)

[PATCH] scsi: megaraid_sas: fix spelling mistake "oustanding" -> "outstanding"
 2019-04-19  0:35 UTC  (2+ messages)

[PATCH] scsi: qedi: fix spelling mistake "oflload" -> "offload"
 2019-04-19  0:34 UTC  (2+ messages)

[PATCH][V2] scsi: qedf: remove memset/memcpy to nfunc and use func instead
 2019-04-19  0:33 UTC  (2+ messages)

Support for 2D engines/blitters in V4L2 and DRM
 2019-04-19  0:30 UTC  (3+ messages)

[PATCH] RAS/CEC: Add debugfs switch to disable at run time
 2019-04-19  0:29 UTC  (7+ messages)

[PATCH v1] tools/power: turbostat: fix buffer overrun
 2019-04-19  0:25 UTC  (4+ messages)
  ` [PATCH] tools/power: turbostat: make output buffer extensible (Re: [PATCH v1] tools/power: turbostat: fix buffer overrun)
    ` [PATCH v2] "

[PATCH 1/1] iommu/arm-smmu: Add SID information to context fault log
 2019-04-19  0:24 UTC  (3+ messages)
` [PATCH 1/1] iommu/arm-smmu: Log CBFRSYNRA register on context fault

[PATCH 1/4] drm/v3d: Fix debugfs reads of MMU regs
 2019-04-19  0:10 UTC  (4+ messages)
` [PATCH 2/4] drm/v3d: Set the correct DMA mask according to the MMU's limits
` [PATCH 3/4] drm/v3d: Dump V3D error debug registers in debugfs, and one at reset
` [PATCH 4/4] drm/v3d: Fix and extend MMU error handling

mmotm 2019-04-18-16-58 uploaded
 2019-04-18 23:59 UTC 

[PATCH v5 00/18] locking/rwsem: Rwsem rearchitecture part 2
 2019-04-18 23:56 UTC  (20+ messages)
` [PATCH v5 01/18] locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER
` [PATCH v5 02/18] locking/rwsem: Remove rwsem_wake() wakeup optimization
` [PATCH v5 03/18] locking/rwsem: Implement a new locking scheme
` [PATCH v5 04/18] locking/rwsem: Merge rwsem.h and rwsem-xadd.c into rwsem.c
` [PATCH v5 05/18] locking/rwsem: Code cleanup after files merging
` [PATCH v5 06/18] locking/rwsem: Make rwsem_spin_on_owner() return owner state
` [PATCH v5 07/18] locking/rwsem: Implement lock handoff to prevent lock starvation
` [PATCH v5 08/18] locking/rwsem: Always release wait_lock before waking up tasks
` [PATCH v5 09/18] locking/rwsem: More optimal RT task handling of null owner
` [PATCH v5 10/18] locking/rwsem: Wake up almost all readers in wait queue
` [PATCH v5 11/18] locking/rwsem: Clarify usage of owner's nonspinaable bit
` [PATCH v5 12/18] locking/rwsem: Enable readers spinning on writer
` [PATCH v5 13/18] locking/rwsem: Enable time-based spinning on reader-owned rwsem
` [PATCH v5 14/18] locking/rwsem: Adaptive disabling of reader optimistic spinning
` [PATCH v5 15/18] locking/rwsem: Add more rwsem owner access helpers
` [PATCH v5 16/18] locking/rwsem: Guard against making count negative
` [PATCH v5 17/18] locking/rwsem: Merge owner into count on x86-64
` [PATCH v5 18/18] locking/rwsem: Remove redundant computation of writer lock word

[PATCH v4 0/3] PCIe Host request to reserve IOVA
 2019-04-18 23:49 UTC  (7+ messages)
` [PATCH v4 1/3] PCI: Add dma_ranges window list

[PATCH v5] power_supply: platform/chrome: wilco_ec: Add charging config driver
 2019-04-18 23:38 UTC 

[PATCH V2] staging: vc04_services: handle kzalloc failure
 2019-04-18 23:31 UTC 

[REGRESSION 5.0.x] Windows XP broken on KVM
 2019-04-18 23:31 UTC  (6+ messages)

[PATCH] drivers: iio: proximity: This patch fix the following checkpatch warning
 2019-04-18 23:23 UTC  (2+ messages)

[PATCH v2] clk: hi3660: Mark clk_gate_ufs_subsys as critical
 2019-04-18 23:23 UTC  (4+ messages)

[PATCH v4 0/2] vmalloc enhancements
 2019-04-18 23:17 UTC  (6+ messages)
` [PATCH v4 1/2] mm: refactor __vunmap() to avoid duplicated call to find_vm_area()

[PATCH] docs: core-api: fix broken references for div64.c and gcd.c
 2019-04-18 22:51 UTC  (3+ messages)

[PATCH v2] fix compile errors due to unsync linux/in6.h and netinet/in.h
 2019-04-18 23:10 UTC  (2+ messages)

[PATCH v2 0/4] Add QCS404 interconnect provider driver
 2019-04-18 23:02 UTC  (5+ messages)
` [PATCH v2 2/4] interconnect: qcom: "
` [PATCH v2 4/4] dt-bindings: interconnect: qcs404: Introduce qcom,qos DT property

[PATCH] reiserfs: Force type conversion in xattr_hash
 2019-04-18 22:50 UTC  (2+ messages)

[PATCH 1/2] ras: fix an off-by-one error in __find_elem()
 2019-04-18 22:54 UTC  (11+ messages)

Detecting x86 LAPIC timer frequency from CPUID data
 2019-04-18 22:30 UTC  (3+ messages)

[PATCH 1/1] lib/test_vmalloc: do not create cpumask_t variable on stack
 2019-04-18 22:10 UTC  (2+ messages)

[RESEND v2] soc: imx: Add generic i.MX8 SoC driver
 2019-04-18 22:01 UTC  (3+ messages)

[PATCH] clk: ingenic/jz4725b: Fix parent of pixel clock
 2019-04-18 21:58 UTC  (2+ messages)

[RFC PATCH 0/1] Introduce a new target: lzbd - LightNVM Zoned Block Device
 2019-04-18 21:56 UTC  (3+ messages)
` [RFC PATCH 1/1] lightnvm: add lzbd - a zoned block device target

[PATCH 0/5] Aspeed: Enable video engine
 2019-04-18 21:56 UTC  (4+ messages)
` [PATCH 4/5] clk: Aspeed: Setup video engine clocking

[PATCH] clk: mvebu: fix spelling mistake "gatable" -> "gateable"
 2019-04-18 21:53 UTC  (2+ messages)

[PATCH] audit: fix a memory leak bug
 2019-04-18 21:52 UTC  (2+ messages)

[PATCH bpf-next v2 1/3] bpf: sock ops: add netns ino and dev in bpf context
 2019-04-18 21:51 UTC  (3+ messages)

[PATCH v2 2/2] perf/x86/intel: force resched when TFA sysctl is modified
 2019-04-18 21:50 UTC  (5+ messages)
` [tip:perf/core] perf/x86/intel: Force "


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