linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-28 10:26:27 to 2018-08-28 13:55:20 UTC [more...]

[PATCH v4 00/16] Add utilization clamping support
 2018-08-28 13:53 UTC  (5+ messages)
` [PATCH v4 01/16] sched/core: uclamp: extend sched_setattr to support utilization clamping
` [PATCH v4 02/16] sched/core: uclamp: map TASK's clamp values into CPU's clamp groups
` [PATCH v4 13/16] sched/core: uclamp: use percentage clamp values
` [PATCH v4 15/16] sched/core: uclamp: add clamp group discretization support

[PATCH] x86/nmi: Fix some races in NMI uaccess
 2018-08-28 13:50 UTC  (4+ messages)

[PATCHv8 0/9] Add Intel Stratix10 FPGA manager and service layer
 2018-08-28 13:50 UTC  (10+ messages)
` [PATCHv8 1/9] dt-bindings, firmware: add Intel Stratix10 service layer binding
` [PATCHv8 2/9] arm64: dts: stratix10: add stratix10 service driver binding to base dtsi
` [PATCHv8 3/9] misc: add Intel Stratix10 service layer driver
` [PATCHv8 4/9] dt-bindings: fpga: add Stratix10 SoC FPGA manager binding
` [PATCHv8 5/9] arm64: dts: stratix10: add fpga manager and region
` [PATCHv8 6/9] fpga: add intel stratix10 soc fpga manager driver
` [PATCHv8 7/9] defconfig: enable fpga and service layer
` [PATCHv8 8/9] Documentation: driver-api: add stratix10 "
` [PATCHv8 9/9] misc: add remote status update client support

[RFC PATCH 00/11] Avoid synchronous TLB invalidation for intermediate page-table entries on arm64
 2018-08-28 13:48 UTC  (14+ messages)
` [RFC PATCH 02/11] arm64: tlb: Add DSB ISHST prior to TLBI in __flush_tlb_[kernel_]pgtable()
` [RFC PATCH 03/11] arm64: pgtable: Implement p[mu]d_valid() and check in set_p[mu]d()
` [RFC PATCH 08/11] asm-generic/tlb: Track freeing of page-table directories in struct mmu_gather
` [RFC PATCH 09/11] asm-generic/tlb: Track which levels of the page tables have been cleared

[PATCH v2] compiler.h: give up __compiletime_assert_fallback()
 2018-08-28 13:46 UTC  (6+ messages)

[PATCH] net: wireless: ath6kl: Remove unnecessary parentheses
 2018-08-28 13:46 UTC  (2+ messages)

Linux 4.4.153
 2018-08-28 13:45 UTC  (2+ messages)

Linux 3.18.120
 2018-08-28 13:45 UTC  (2+ messages)

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-08-28 13:45 UTC  (11+ messages)
` [PATCH v2 01/29] nvmem: add support for cell lookups

[PATCH] ath9k: remove unused array firstep_table
 2018-08-28 13:45 UTC  (2+ messages)

[PATCH] net: wireless: ath9k: Remove unnecessary parentheses
 2018-08-28 13:44 UTC  (2+ messages)

[PATCH v13 00/16] subject: arm64: kexec: add kexec_file_load() support
 2018-08-28 13:43 UTC  (9+ messages)
` [PATCH v13 03/16] s390, kexec_file: drop arch_kexec_mem_walk()

[PATCH] ath10k: use struct_size() in kzalloc()
 2018-08-28 13:43 UTC  (2+ messages)

[PATCH v2 00/11] Another round of tsens cleanups
 2018-08-28 13:38 UTC  (12+ messages)
` [PATCH v2 01/11] arm/arm64: dts: msm8974/msm8916: thermal: Split address space into two
` [PATCH v2 02/11] arm/arm64: dts: msm8974/msm8916: thermal: Add "qcom,sensors" property
` [PATCH v2 03/11] dt-bindings: thermal: Fix a typo in documentation
` [PATCH v2 04/11] thermal: tsens: Add SPDX license identifiers
` [PATCH v2 05/11] thermal: tsens: Get rid of dead code
` [PATCH v2 06/11] thermal: tsens: Rename map field in order to add a second address map
` [PATCH v2 07/11] thermal: tsens: Add the SROT "
` [PATCH v2 08/11] thermal: tsens: Check if the IP is correctly enabled by firmware
` [PATCH v2 09/11] thermal: tsens: Get rid of 'id' field
` [PATCH v2 10/11] arm64: dts: qcom: Add reg-names for all tsens nodes
` [PATCH v2 11/11] MAINTAINERS: Add entry for Qualcomm TSENS thermal drivers

linux-next: manual merge of the mfd tree with Linus' tree
 2018-08-28 13:34 UTC  (4+ messages)

[PATCH] MAINTAINERS: Move entry for Cirrus Logic Madera codecs
 2018-08-28 13:33 UTC 

gpiolib: GPIO_GET_LINEHANDLE_IOCTL and GPIO_GET_LINEEVENT_IOCTL at the same time
 2018-08-28 13:33 UTC 

[RFC PATCH v2 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-08-28 13:26 UTC  (9+ messages)
` [RFC PATCH v2 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH 00/15] soc: octeontx2: Add RVU admin function driver
 2018-08-28 13:24 UTC  (30+ messages)
` [PATCH 01/15] soc: octeontx2: Add Marvell OcteonTX2 RVU AF driver
` [PATCH 02/15] soc: octeontx2: Reset all RVU blocks
` [PATCH 03/15] soc: octeontx2: Gather RVU blocks HW info
` [PATCH 04/15] soc: octeontx2: Add mailbox support infra
` [PATCH 05/15] soc: octeontx2: Add mailbox IRQ and msg handlers
` [PATCH 06/15] soc: octeontx2: Convert mbox msg id check to a macro
` [PATCH 07/15] soc: octeontx2: Scan blocks for LFs provisioned to PF/VF
` [PATCH 08/15] soc: octeontx2: Add RVU block LF provisioning support
` [PATCH 09/15] soc: octeontx2: Configure block LF's MSIX vector offset
` [PATCH 10/15] soc: octeontx2: Reconfig MSIX base with IOVA
` [PATCH 11/15] soc: octeontx2: Add Marvell OcteonTX2 CGX driver
` [PATCH 12/15] soc: octeontx2: Set RVU PFs to CGX LMACs mapping
` [PATCH 13/15] soc: octeontx2: Add support for CGX link management
` [PATCH 14/15] soc: octeontx2: Register for CGX lmac events
` [PATCH 15/15] MAINTAINERS: Add entry for Marvell OcteonTX2 Admin Function driver

[PATCH v2] mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
 2018-08-28 13:23 UTC  (2+ messages)

[PATCH] btrfs: remove unused pointer 'tree'
 2018-08-28 13:21 UTC 

[RFC PATCH v2 0/3] Register read/write tracing with dynamic debug and pstore
 2018-08-28 13:17 UTC  (6+ messages)
` [RFC PATCH v2 2/3] pstore: Add register read/write{b,w,l,q} tracing support

[RFC PATCH 0/3] exec: fix passing of file locks across execve in multithreaded processes
 2018-08-28 13:17 UTC  (3+ messages)
` [RFC PATCH 3/3] exec: do unshare_files after de_thread

[PATCH 2/4] drm/dp_mst: Pass entire connector to drm_dp_mst_topology_mgr_init()
 2018-08-28 13:14 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] Revert "staging: erofs: disable compiling temporarile"
 2018-08-28 13:10 UTC  (6+ messages)

[PATCH v10 1/2] mfd: madera: Add irqchip data pointer into struct madera
 2018-08-28 13:09 UTC  (2+ messages)
` [PATCH v10 2/2] irqchip: Add driver for Cirrus Logic Madera codecs

[PATCH v3 00/19] IOMMU: Tegra GART driver clean up and optimization
 2018-08-28 13:09 UTC  (7+ messages)
` [PATCH v3 06/19] dt-bindings: memory: tegra: Squash tegra20-gart into tegra20-mc

[PATCH v9 1/2] mfd: madera: Add irqchip data pointer into struct madera
 2018-08-28 13:05 UTC  (3+ messages)
` [PATCH v9 2/2] irqchip: Add driver for Cirrus Logic Madera codecs

[PATCH 01/13] seq_file: rewrite seq_puts() in terms of seq_write()
 2018-08-28 13:04 UTC  (4+ messages)
` [PATCH 11/13] proc: readdir /proc/*/task

[PATCH v6 00/10] Add the I3C subsystem
 2018-08-28 13:03 UTC  (11+ messages)
` [PATCH v6 01/10] i3c: Add core I3C infrastructure

[PATCH 0/3] dmaengine: xilinx_dma: Minor fix and refactoring
 2018-08-28 13:03 UTC  (4+ messages)
` [PATCH 2/3] dmaengine: xilinx_dma: Refactor axidma channel validation

[RESEND PATCH v5 0/9] extend PWM framework to support PWM modes
 2018-08-28 13:01 UTC  (10+ messages)
` [RESEND PATCH v5 1/9] pwm: extend PWM framework with "
` [RESEND PATCH v5 2/9] pwm: clps711x: populate PWM mode in of_xlate function
` [RESEND PATCH v5 3/9] pwm: cros-ec: "
` [RESEND PATCH v5 4/9] pwm: pxa: "
` [RESEND PATCH v5 5/9] pwm: add PWM modes
` [RESEND PATCH v5 6/9] pwm: atmel: add pwm capabilities
` [RESEND PATCH v5 7/9] pwm: add push-pull mode support
` [RESEND PATCH v5 8/9] pwm: add documentation for pwm push-pull mode
` [RESEND PATCH v5 9/9] pwm: atmel: add push-pull mode support

[PATCH] afs: remove unused variable ret
 2018-08-28 13:01 UTC 

[RESEND] PCI: imx: Initial imx7d pm support
 2018-08-28 13:00 UTC  (3+ messages)

[PATCH] ARM: omap: Convert to using %pOFn instead of device_node.name
 2018-08-28 12:54 UTC  (17+ messages)
` [PATCH] drm: "
` [PATCH] leds: "
` [PATCH] media: "
` [PATCH] memory: "
` [PATCH] mmc: "
` [PATCH] net: wireless: ath: "
` [PATCH] soc: "

VirtIO console hangs
 2018-08-28 12:54 UTC 

Query on dma_set_mask_and_coherent() Usage
 2018-08-28 12:55 UTC  (2+ messages)

[PATCH] x86/entry/64: wipe KASAN stack shadow in rewind_stack_do_exit()
 2018-08-28 12:53 UTC  (5+ messages)

[PATCH net-next] Implement a rtnetlink device which simulates wifi
 2018-08-28 12:45 UTC  (2+ messages)

[PATCH] mac80211: fix to follow standard
 2018-08-28 12:44 UTC  (2+ messages)

[PATCH] x86/irqflags: mark native_restore_fl extern inline
 2018-08-28 12:43 UTC  (4+ messages)

Bug in /drivers/scsi/3w-9xxx.h
 2018-08-28 12:23 UTC 

[RFC v3 0/2] kvm "fake DAX" device flushing
 2018-08-28 12:39 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH] HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreen
 2018-08-28 12:38 UTC  (3+ messages)

[PATCH V10 2/2] scsi: ufs: Add configfs support for UFS provisioning
 2018-08-28 12:38 UTC  (8+ messages)

[PATCH v3 2/2]: perf record: enable asynchronous trace writing
 2018-08-28 12:37 UTC  (10+ messages)
` [PATCH v3 0/2]: perf: reduce data loss when profiling highly parallel CPU bound workloads

[GIT PULL] Staging/IIO driver patches for 4.19-rc1
 2018-08-28 12:36 UTC  (4+ messages)

Apollo Lake with newer microcode: not affected by meltdown anymore?
 2018-08-28 12:35 UTC  (3+ messages)

[PATCH] arm64: defconfig: enable modules for amlogic s400 sound card
 2018-08-28 12:27 UTC 

[PATCH v5 2/2] drm/rockchip: Add support for Rockchip Soc RGB output interface
 2018-08-28 12:20 UTC  (3+ messages)

[PATCH] ASoC: meson: imply clock and reset controllers
 2018-08-28 12:17 UTC 

[PATCH v2] clocksource: ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am43 SoCs
 2018-08-28 12:11 UTC  (3+ messages)

[PATCH] irqchip/gic-v3-its: cap lpi_id_bits to reduce memory footprint
 2018-08-28 12:08 UTC  (3+ messages)

[PATCH] HID: core: fix memory leak on probe
 2018-08-28 12:07 UTC  (4+ messages)
` [PATCH] HID: input: fix leaking custom input node name

[PATCH v4 0/4] Refactoring for remove_memory_section/unregister_mem_sect_under_nodes
 2018-08-28 11:54 UTC  (3+ messages)
` [PATCH v4 3/4] mm/memory_hotplug: Define nodemask_t as a stack variable

[PATCH] [v2] HID: add support for Apple Magic Keyboards
 2018-08-28 11:53 UTC  (2+ messages)

[ANNOUNCE] 4.14.63-rt40
 2018-08-28 11:49 UTC  (5+ messages)

[RFC v2 0/2] Do not touch pages in remove_memory path
 2018-08-28 11:47 UTC  (2+ messages)

How to debug outliers in `wb_wait_for_completion()` in `ksys_sync()`?
 2018-08-28 11:43 UTC  (2+ messages)

[PATCH v6 0/3] solve SDHCI DWC MSHC 128MB DMA boundary limitation
 2018-08-28 11:41 UTC  (4+ messages)
` [PATCH v6 3/3] mmc: sdhci-of-dwcmshc: solve "

[PATCH] HID: intel-ish-hid: Enable Sunrise Point-H ish driver
 2018-08-28 11:41 UTC  (2+ messages)

[PATCH] memory_hotplug: fix kernel_panic on offline page processing
 2018-08-28 11:39 UTC  (3+ messages)

[PATCH v2 0/7] x86: BUG() on #GP / kernel #PF in uaccess
 2018-08-28 11:36 UTC  (3+ messages)
` [PATCH v2 1/7] x86: refactor kprobes_fault() like kprobe_exceptions_notify()

[PATCH v2 0/2] GPIO: add single-register GPIO via CREG driver
 2018-08-28 11:27 UTC  (3+ messages)
` [PATCH v2 1/2] GPIO: add single-register gpio via creg driver
` [PATCH v2 2/2] dt-bindings: Document the Synopsys GPIO via CREG bindings

[PATCH 0/3] mm: dirty/accessed pte optimisations
 2018-08-28 11:20 UTC  (4+ messages)
` [PATCH 1/3] mm/cow: don't bother write protectig already write-protected huge pages
` [PATCH 2/3] mm/cow: optimise pte dirty/accessed bits handling in fork
` [PATCH 3/3] mm: optimise pte dirty/accessed bit setting by demand based pte insertion

[RESEND PATCH v2] dmaengine: sprd: Support DMA link-list mode
 2018-08-28 11:09 UTC 

[PATCH 0/2] GPIO: add single-register gpio via creg driver
 2018-08-28 11:04 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v3 7/8] proc/kcore: optimize multiple page reads
 2018-08-28 10:59 UTC  (2+ messages)
` KASAN error in "

[PATCH v6 0/5] Add i.MX8MQ clock driver
 2018-08-28 10:58 UTC  (4+ messages)
` [PATCH v6 3/5] clk: imx: add SCCG PLL type

[PATCH] btrfs: remove unused pointer inode
 2018-08-28 10:45 UTC 

[PATCH] tty: serial: lpuart: avoid leaking struct tty_struct
 2018-08-28 10:44 UTC 

[PATCH] ASoC: core: Don't schedule DAPM work if already in target state
 2018-08-28 10:39 UTC  (2+ messages)
` [alsa-devel] "

[PATCH 1/2] kmemleak: dump all objects for slab usage analysis
 2018-08-28 10:39 UTC  (2+ messages)
` [PATCH 2/2] scripts: add kmemleak2pprof.py "

[PATCH v13 00/13] Intel SGX1 support
 2018-08-28 10:38 UTC  (7+ messages)
` [PATCH v13 03/13] x86/cpufeatures: Add Intel-defined SGX leaf CPUID_12_EAX
` [PATCH v13 07/13] x86/sgx: Add data structures for tracking the EPC pages

[PATCH][drm-next] drm/vkms: remove unused pointer vkms_obj
 2018-08-28 10:35 UTC 

[PATCH TRIVIAL] iio: fix position relative kernel version
 2018-08-28 10:30 UTC 

[RFC PATCH 00/17] btrfs zoned block device support
 2018-08-28 10:33 UTC  (3+ messages)

[PATCH v3] block/loop: Serialize ioctl operations
 2018-08-28 10:31 UTC  (6+ messages)

[PATCH v1] arm64: dts: ls1043a: Add configure-gfladj property to USB3 node
 2018-08-28 10:30 UTC  (2+ messages)

[PATCH v3 0/5] drm: add support for Cadence MHDP DPI/DP bridge
 2018-08-28 10:24 UTC  (4+ messages)
` [PATCH v3 2/5] drm/dp: fix link probing for devices supporting DP 1.4+
` [PATCH v3 3/5] drm/dp: make dp_link_status and dp_get_lane_status usable from outside of the core
` [PATCH v3 5/5] drm/bridge: add preliminary driver for cadence dpi/dp bridge

[PATCH] arm64: dts: ti: k3-am65: Change #address-cells and #size-cells of interconnect to 2
 2018-08-28 10:26 UTC 

[PATCHv2] kmemleak: Add option to print warnings to dmesg
 2018-08-28 10:26 UTC  (4+ 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).