linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-21 07:57:40 to 2019-06-21 10:34:21 UTC [more...]

[PATCH 0/2] add Microchip PIT64B timer
 2019-06-21 10:34 UTC  (9+ messages)
` [PATCH 2/5] clocksource/drivers/timer-microchip-pit64b: add Microchip PIT64B support
          `  "

[PATCHv2 0/2] coresight: Do not default to CPU0 for missing CPU phandle
 2019-06-21 10:33 UTC  (7+ messages)
` [PATCHv2 1/2] "
` [PATCHv2 2/2] coresight: Abort probe if cpus are not available

[PATCH] ABI: sysfs-driver-mlxreg-io: fix the what fields
 2019-06-21 10:33 UTC  (2+ messages)

[PATCH v10 0/6] support a new type of PMIC,including two chips(rk817 and rk809)
 2019-06-21 10:32 UTC  (5+ messages)
` [PATCH v10 1/6] mfd: rk808: remove the id_table
` [PATCH v10 2/6] mfd: rk808: Add RK817 and RK809 support
` [PATCH v10 3/6] regulator: rk808: add RK809 and RK817 support
` [PATCH v10 4/6] dt-bindings: mfd: rk808: Add binding information for RK809 and RK817

[PATCH v5 0/3] mtd: spi-nor: add support for is25wp256 spi-nor flash
 2019-06-21 10:28 UTC  (6+ messages)
` [PATCH v5 1/3] mtd: spi-nor: add support for is25wp256

[PATCH v4 0/8] arm64: IRQ priority masking and Pseudo-NMI fixes
 2019-06-21 10:27 UTC  (2+ messages)

[PATCH] mfd: da9063: occupy second I2C address, too
 2019-06-21 10:23 UTC  (5+ messages)

[PATCH v1 0/9] vfio_pci: wrap pci device as a mediated device
 2019-06-21 10:23 UTC  (6+ messages)
` [PATCH v1 9/9] smaples: add vfio-mdev-pci driver

[RFC PATCH 0/7] sched/cpufreq: Make schedutil energy aware
 2019-06-21 10:22 UTC  (9+ messages)
` [RFC PATCH 1/7] PM: Introduce em_pd_get_higher_freq()

[PATCH] drm/fourcc: Add Arm 16x16 block modifier
 2019-06-21 10:21 UTC 

[PATCH] mm/gup: speed up check_and_migrate_cma_pages() on huge page
 2019-06-21 10:15 UTC 

[RESEND,v2] cpufreq: s5pv210: Don't flood kernel log after cpufreq change
 2019-06-21 10:10 UTC 

[PATCH V2 0/4] csky: Use generic asid function from arm
 2019-06-21 10:10 UTC  (6+ messages)
` [PATCH V2 1/4] csky: Revert mmu ASID mechanism
` [PATCH V2 2/4] csky: Add new asid lib code from arm
` [PATCH V2 3/4] csky: Use generic asid algorithm to implement switch_mm
` [PATCH V2 4/4] csky: Improve tlb operation with help of asid

[PATCH v7 00/21] MT8183 IOMMU SUPPORT
 2019-06-21 10:10 UTC  (5+ messages)
` [PATCH v7 19/21] iommu/mediatek: Rename enable_4GB to dram_is_4gb

[PATCH v6 0/7] I2C IRQ Probe Improvements
 2019-06-21 10:08 UTC  (8+ messages)
` [PATCH v6 1/7] i2c: core: Allow whole core to use i2c_dev_irq_from_resources
` [PATCH v6 2/7] i2c: acpi: Use available IRQ helper functions
` [PATCH v6 3/7] i2c: acpi: Factor out getting the IRQ from ACPI
` [PATCH v6 4/7] i2c: core: Make i2c_acpi_get_irq available to the rest of the I2C core
` [PATCH v6 5/7] i2c: core: Move ACPI IRQ handling to probe time
` [PATCH v6 6/7] i2c: core: Move ACPI gpio IRQ handling into i2c_acpi_get_irq
` [PATCH v6 7/7] i2c: core: Tidy up handling of init_irq

[PATCH] mips: Remove q-accessors from non-64bit platforms
 2019-06-21 10:09 UTC  (5+ messages)

[PATCH] DT node for SiFive FU540 Ethernet Controller driver
 2019-06-21  9:59 UTC  (4+ messages)
` [PATCH] riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver

INFO: task syz-executor can't die for more than 143 seconds
 2019-06-21  9:58 UTC  (2+ messages)

[PATCH] fsf2: Use DIV_ROUND_UP() instead of open-coding
 2019-06-21  9:58 UTC  (2+ messages)

[PATCH] s390/cio: introduce driver_override on the css bus
 2019-06-21  9:56 UTC  (2+ messages)

[PATCH -next] f2fs: Use div_u64*() for 64-bit divisions
 2019-06-21  9:55 UTC  (3+ messages)

[PATCH v7 00/25] Unify vDSOs across more architectures
 2019-06-21  9:52 UTC  (26+ messages)
` [PATCH v7 01/25] kernel: Standardize vdso_datapage
` [PATCH v7 02/25] kernel: Define gettimeofday vdso common code
` [PATCH v7 03/25] kernel: Unify update_vsyscall implementation
` [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
` [PATCH v7 05/25] arm64: Build vDSO with -ffixed-x18
` [PATCH v7 06/25] arm64: compat: Add missing syscall numbers
` [PATCH v7 07/25] arm64: compat: Expose signal related structures
` [PATCH v7 08/25] arm64: compat: Generate asm offsets for signals
` [PATCH v7 09/25] lib: vdso: Add compat support
` [PATCH v7 10/25] arm64: compat: Add vDSO
` [PATCH v7 11/25] arm64: Refactor vDSO code
` [PATCH v7 12/25] arm64: compat: vDSO setup for compat layer
` [PATCH v7 13/25] arm64: elf: vDSO code page discovery
` [PATCH v7 14/25] arm64: compat: Get sigreturn trampolines from vDSO
` [PATCH v7 15/25] arm64: Add vDSO compat support
` [PATCH v7 16/25] arm: Add support for generic vDSO
` [PATCH v7 17/25] arm: Add clock_getres entry point
` [PATCH v7 18/25] arm: Add clock_gettime64 "
` [PATCH v7 19/25] mips: Add support for generic vDSO
` [PATCH v7 20/25] mips: Add clock_getres entry point
` [PATCH v7 21/25] mips: Add clock_gettime64 "
` [PATCH v7 22/25] x86: Add support for generic vDSO
` [PATCH v7 23/25] x86: Add clock_getres entry point
` [PATCH v7 24/25] x86: Add clock_gettime64 "
` [PATCH v7 25/25] kselftest: Extend vDSO selftest

[GIT PULL] mali-dp and komeda patches for drm-next
 2019-06-21  9:53 UTC  (3+ messages)

[PATCH v2 0/8] staging: erofs: decompression inplace approach
 2019-06-21  9:51 UTC  (20+ messages)
` [PATCH v2 1/8] staging: erofs: add compacted ondisk compression indexes
` [PATCH v2 2/8] staging: erofs: add compacted compression indexes support
` [PATCH v2 3/8] staging: erofs: move per-CPU buffers implementation to utils.c
` [PATCH v2 4/8] staging: erofs: move stagingpage operations to compress.h
` [PATCH v2 5/8] staging: erofs: introduce generic decompression backend
` [PATCH v2 6/8] staging: erofs: introduce LZ4 decompression inplace
` [PATCH v2 7/8] staging: erofs: switch to new decompression backend
` [PATCH v2 8/8] staging: erofs: integrate decompression inplace

[PATCH 00/14] Add support to generate ABI documentation at admin-guide
 2019-06-21  9:49 UTC  (9+ messages)
` [PATCH 04/14] ABI: better identificate tables

[PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #13]
 2019-06-21  9:47 UTC  (3+ messages)
` [PATCH 02/25] vfs: Allow fsinfo() to query what's in an fs_context "

[PATCH v3 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates
 2019-06-21  9:46 UTC  (4+ messages)
` [PATCH v3 1/3] net: fddi: skfp: Rename local PCI defines to match generic PCI defines
` [PATCH v3 2/3] net: fddi: skfp: Include generic PCI definitions
` [PATCH v3 3/3] net: fddi: skfp: Remove unused private "

[PATCH V5 1/3] PCI: dwc: Add API support to de-initialize host
 2019-06-21  9:47 UTC  (5+ messages)
` [PATCH V5 2/3] PCI: dwc: Cleanup DBI read and write APIs
` [PATCH V5 3/3] PCI: dwc: Export APIs to support .remove() implementation

[PATCH] structleak: disable BYREF_ALL in combination with KASAN_STACK
 2019-06-21  9:43 UTC  (3+ messages)

[PATCH v4 2/2] KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printk
 2019-06-21  9:44 UTC  (3+ messages)
` [PATCH v4 1/2] KVM: LAPIC: Optimize timer latency consider world switch time

[PATCH -next] drm/sti: Remove duplicated include from sti_drv.c
 2019-06-21  9:42 UTC 

[PATCH v5 0/4] KVM: LAPIC: Implement Exitless Timer
 2019-06-21  9:40 UTC  (5+ messages)
` [PATCH v5 1/4] KVM: LAPIC: Make lapic timer unpinned
` [PATCH v5 2/4] KVM: LAPIC: Inject timer interrupt via posted interrupt
` [PATCH v5 3/4] KVM: LAPIC: Ignore timer migration when lapic timer is injected by pi
` [PATCH v5 4/4] KVM: LAPIC: Don't inject already-expired timer via posted interrupt

[PATCH 1/7] video: add HDMI state notifier support
 2019-06-21  9:39 UTC  (12+ messages)

[PATCH] hid: add another quirk for Chicony PixArt mouse
 2019-06-21  9:39 UTC  (2+ messages)

[PATCH v3 1/2] fork: add clone3
 2019-06-21  9:37 UTC  (5+ messages)
` [PATCH v3 2/2] arch: wire-up clone3() syscall

[PATCH] Coccinelle: Add a SmPL script for the reconsideration of redundant dev_err() calls
 2019-06-21  9:37 UTC  (8+ messages)
  `  "

[PATCH] dmaengine: dw-edma: fix __iomem type confusion
 2019-06-21  9:35 UTC  (4+ messages)

[PATCH 0/7] clk: at91: sckc: improve error path
 2019-06-21  9:33 UTC  (4+ messages)

remove dead powernv code v2
 2019-06-21  9:24 UTC  (5+ messages)
` [PATCH 2/4] powerpc/powernv: remove the unused tunneling exports

[PATCH v2 0/5] Panel rotation patches
 2019-06-21  9:19 UTC  (5+ messages)
` [PATCH 3/5] drm/panel: Add attach/detach callbacks

[PATCH v5 1/2] dt-bindings: Add doc for the Ingenic JZ47xx LCD controller driver
 2019-06-21  9:17 UTC  (8+ messages)
` [PATCH v5 2/2] DRM: Add KMS driver for the Ingenic JZ47xx SoCs

[GIT PULL 0/2] lightnvm updates for 5.3
 2019-06-21  9:14 UTC  (4+ messages)
` [GIT PULL 1/2] lightnvm: pblk: fix freeing of merged pages
` [GIT PULL 2/2] lightnvm: fix uninitialized pointer in nvm_remove_tgt()

[v7, PATCH] add some features in stmmac
 2019-06-21  9:15 UTC  (3+ messages)
` [v7, PATCH] net: stmmac: add support for hash table size 128/256 in dwmac4

[PATCH v6 00/19] Unify vDSOs across more architectures
 2019-06-21  9:11 UTC  (3+ messages)

[PATCH] dmaengine: dw-edma: fix unnecessary stack usage
 2019-06-21  9:05 UTC  (3+ messages)

[PATCH v3 0/5] net: macb: cover letter
 2019-06-21  9:03 UTC  (8+ messages)
` [PATCH v3 1/5] net: macb: add phylink support
` [PATCH v3 2/5] net: macb: add support for sgmii MAC-PHY interface
` [PATCH v3 3/5] net: macb: add support for c45 PHY
` [PATCH v3 4/5] net: macb: add support for high speed interface
` [PATCH v3 5/5] net: macb: parameter added to cadence ethernet controller DT binding

[PATCH] x86/mm: Handle physical-virtual alignment mismatch in phys_p4d_init()
 2019-06-21  9:02 UTC  (2+ messages)

[PATCH v2 0/5] usb: xhci: Add support for Renesas USB controllers
 2019-06-21  8:59 UTC  (6+ messages)
` [PATCH v2 1/5] usb: xhci: add firmware loader for uPD720201 and uPD720202 w/o ROM
` [PATCH v2 2/5] usb: xhci: handle "
` [PATCH v2 3/5] usb: xhci: Use register defined and field names
` [PATCH v2 4/5] usb: xhci: Add ROM loader for uPD720201
` [PATCH v2 5/5] usb: xhci: allow multiple firmware versions

[PATCH 0/4] drm/bridge: dw-hdmi: Add support for HDR metadata
 2019-06-21  9:01 UTC  (3+ messages)

[PATCH] Bluetooth: btrtl: HCI reset on close for RTL8822BE
 2019-06-21  8:58 UTC 

[PATCH] powerpc/lib/xor_vmx: Relax frame size for clang
 2019-06-21  8:58 UTC 

[PATCH] dmaengine: dw-edma: fix endianess confusion
 2019-06-21  8:56 UTC  (5+ messages)

[PATCH 1/2] PCI: pciehp: Do not disable interrupt twice on suspend
 2019-06-21  8:52 UTC  (2+ messages)

[LINUX PATCH v16] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface
 2019-06-21  8:41 UTC  (2+ messages)

[PATCH v3 0/2] PM / AVS: SVS: Introduce SVS engine
 2019-06-21  8:43 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: soc: add mtk svs dt-bindings
` [PATCH v3 2/2] PM / AVS: SVS: Introduce SVS engine

[PATCH v10 00/16] Add utilization clamping support
 2019-06-21  8:42 UTC  (17+ messages)
` [PATCH v10 01/16] sched/core: uclamp: Add CPU's clamp buckets refcounting
` [PATCH v10 02/16] sched/core: uclamp: Add bucket local max tracking
` [PATCH v10 03/16] sched/core: uclamp: Enforce last task's UCLAMP_MAX
` [PATCH v10 04/16] sched/core: uclamp: Add system default clamps
` [PATCH v10 05/16] sched/core: Allow sched_setattr() to use the current policy
` [PATCH v10 06/16] sched/core: uclamp: Extend sched_setattr() to support utilization clamping
` [PATCH v10 07/16] sched/core: uclamp: Reset uclamp values on RESET_ON_FORK
` [PATCH v10 08/16] sched/core: uclamp: Set default clamps for RT tasks
` [PATCH v10 09/16] sched/cpufreq: uclamp: Add clamps for FAIR and "
` [PATCH v10 10/16] sched/core: uclamp: Add uclamp_util_with()
` [PATCH v10 11/16] sched/fair: uclamp: Add uclamp support to energy_compute()
` [PATCH v10 12/16] sched/core: uclamp: Extend CPU's cgroup controller
` [PATCH v10 13/16] sched/core: uclamp: Propagate parent clamps
` [PATCH v10 14/16] sched/core: uclamp: Propagate system defaults to root group
` [PATCH v10 15/16] sched/core: uclamp: Use TG's clamps to restrict TASK's clamps
` [PATCH v10 16/16] sched/core: uclamp: Update CPU's refcount on TG's clamp changes

[PATCH RFC 0/5] x86/KVM/svm: get rid of hardcoded instructions lengths
 2019-06-21  8:43 UTC  (7+ messages)
` [PATCH RFC 1/5] x86: KVM: svm: don't pretend to advance RIP in case wrmsr_interception() results in #GP
` [PATCH RFC 3/5] x86: KVM: svm: clear interrupt shadow on all paths in skip_emulated_instruction()

[PATCH] dmaengine: fix semicolon.cocci warnings
 2019-06-21  8:43 UTC  (2+ messages)

[PATCH v5 00/15] add ecspi ERR009165 for i.mx6/7 soc family
 2019-06-21  8:42 UTC  (2+ messages)

[PATCH 3/3] tools: memory-model: Improve data-race detection
 2019-06-21  8:41 UTC  (2+ messages)

[selftests/bpf] 69d96519db: kernel_selftests.bpf.test_socket_cookie.fail
 2019-06-21  8:40 UTC 

KMSAN: uninit-value in tipc_nl_compat_bearer_disable
 2019-06-21  8:39 UTC  (2+ messages)

linux-next: build failure after merge of the block tree
 2019-06-21  8:36 UTC  (3+ messages)

[PATCH v10 00/11] drm/sun4i: dsi: Fixes/updates (A33 reworked!)
 2019-06-21  8:35 UTC  (5+ messages)
` [PATCH v10 03/11] drm/sun4i: dsi: Fix video start delay computation
      ` [linux-sunxi] "

switch the remaining architectures to use generic GUP v3
 2019-06-21  8:29 UTC  (8+ messages)
` [PATCH 16/16] mm: pass get_user_pages_fast iterator arguments in a structure

[PATCH 0/6] usb: bdc: Updates and fixes to USB BDC driver
 2019-06-21  8:28 UTC  (3+ messages)
` [PATCH 6/6] usb: bdc: Update compatible match strings

[PATCH 1/3] clocksource/drivers/sysctr: Add an optional property
 2019-06-21  8:28 UTC  (3+ messages)
` [PATCH 2/3] clocksource: imx-sysctr: Add of_clk skip option
` [PATCH 3/3] arm64: dts: imx8mq: Add system counter node

[PATCH] perf cgroups: Don't rotate events for cgroups unnecessarily
 2019-06-21  8:24 UTC  (2+ messages)

[PATCH 0/3] RK3288 Gamma LUT
 2019-06-21  8:22 UTC  (3+ messages)
` [PATCH 2/3] drm/rockchip: Add optional support for CRTC gamma LUT

[PATCH v4] mm/swap: Fix release_pages() when releasing devmap pages
 2019-06-21  8:11 UTC  (2+ messages)

[GIT PULL] Staging/IIO driver fixes for 5.2-rc6
 2019-06-21  8:11 UTC 

[GIT PULL] Char/Misc driver fixes for 5.2-rc6
 2019-06-21  8:10 UTC 

[GIT PULL] SPDX update for 5.2-rc6
 2019-06-21  8:10 UTC 

[GIT PULL] USB fixes for 5.2-rc6
 2019-06-21  8:10 UTC 

linux-next: manual merge of the kvms390 tree with Linus' tree
 2019-06-21  8:05 UTC  (2+ messages)

[PATCH v2 0/9] drm/sun4i: Allwinner R40 MIPI-DSI support
 2019-06-21  8:00 UTC  (11+ messages)
` [PATCH v2 5/9] drm/sun4i: tcon_top: Register clock gates in probe
  ` [linux-sunxi] "

[PATCH 0/5] BT scheduling class
 2019-06-21  7:45 UTC  (2+ messages)
` [PATCH 2/5] sched/BT: implement the "

[PATCH v2 0/2] ARM/ARM64: Move cpu_logical_map[] to smp.h
 2019-06-21  7:57 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: smp: Moved "


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