linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-24 09:12:10 to 2018-04-24 12:29:25 UTC [more...]

[PATCH] net: don't use kvzalloc for DMA memory
 2018-04-24 12:29 UTC  (16+ messages)
    ` [PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
                    ` [PATCH v3] kvmalloc: always use vmalloc if CONFIG_DEBUG_SG

[PATCH v6 1/3] regulator: axp20x: add drivevbus support for axp803
 2018-04-24 12:28 UTC  (5+ messages)
` [PATCH v6 2/3] arm64: allwinner: axp803: Add drivevbus regulator
` [PATCH v6 3/3] arm64: allwinner: a64: bananapi-m64: add usb otg

[PATCH] serial: 8250_early: Setup divider when uartclk is passed
 2018-04-24 12:27 UTC  (3+ messages)

[PATCH v2 0/2] arm64: allwinner: Add support for Libre Computer Board ALL-H3-CC H5 ver
 2018-04-24 12:24 UTC  (6+ messages)
` [PATCH v2 1/2] arm: dts: sun8i: h3: libretech-all-h3-cc: Move board definition to common dtsi
` [PATCH v2 2/2] arm64: dts: allwinner: Add dts file for Libre Computer Board ALL-H3-CC H5 ver

INFO: rcu detected stall in n_tty_receive_char_special
 2018-04-24 12:25 UTC  (5+ messages)

[PATCH v2 00/12] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-04-24 12:24 UTC  (15+ messages)
` [PATCH v2 04/12] mm: Assign memcg-aware shrinkers bitmap to memcg
` [PATCH v2 12/12] mm: Clear shrinker bit if there are no objects related "

[PATCH] Always report a writeback error once
 2018-04-24 12:24 UTC  (2+ messages)

[v4 0/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
 2018-04-24 12:23 UTC  (3+ messages)
` [v4 1/2] dt-bindings: clock: Introduce QCOM RPMh clock bindings
` [v4 2/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver

[PATCH 1/5] ARM: dts: imx6sx-sabreauto: add PMIC support
 2018-04-24 12:22 UTC  (5+ messages)
` [PATCH 4/5] ARM: dts: imx6sx-sabreauto: add fec support

INFO: task hung in wb_shutdown (2)
 2018-04-24 12:19 UTC  (2+ messages)

[regression, bisected] rockchip rk3399 video output breakage
 2018-04-24 12:19 UTC 

[PATCH 0/7] ARM: dts: sunxi: Support ALL-H3-CC H2+/H5 variants
 2018-04-24 12:17 UTC  (15+ messages)
` [PATCH 1/7] ARM: dts: sun8i: h3: fix ALL-H3-CC H3 ver VCC-1V2 regulator voltage
` [PATCH 2/7] ARM: dts: sun8i: h3: Split out common board design for ALL-H3-CC
` [PATCH 3/7] ARM: dts: sun8i: h2-plus: Sort dtb entries in Makefile
` [PATCH 4/7] ARM: dts: sun8i: h2+: Add Libre Computer Board ALL-H3-CC H2+ ver
` [PATCH 5/7] arm64: dts: allwinner: h5: Add cpu0 label for first cpu
` [PATCH 6/7] arm64: dts: allwinner: Sort dtb entries in Makefile
` [PATCH 7/7] arm64: dts: allwinner: h5: Add Libre Computer Board ALL-H3-CC H5 ver

[RFC/RFT patch 0/7] timekeeping: Unify clock MONOTONIC and clock BOOTTIME
 2018-04-24 12:11 UTC  (6+ messages)

[PATCH] ALSA: hda: Request driver probe from an async task
 2018-04-24 12:15 UTC  (6+ messages)

[PATCH v3 00/14] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-04-24 12:14 UTC  (15+ messages)
` [PATCH v3 01/14] mm: Assign id to every memcg-aware shrinker
` [PATCH v3 02/14] memcg: Refactoring in mem_cgroup_alloc()
` [PATCH v3 03/14] memcg: Refactoring in alloc_mem_cgroup_per_node_info()
` [PATCH v3 04/14] mm: Assign memcg-aware shrinkers bitmap to memcg
` [PATCH v3 05/14] mm: Refactoring in workingset_init()
` [PATCH v3 06/14] fs: Refactoring in alloc_super()
` [PATCH v3 07/14] fs: Propagate shrinker::id to list_lru
` [PATCH v3 08/14] list_lru: Add memcg argument to list_lru_from_kmem()
` [PATCH v3 09/14] list_lru: Pass dst_memcg argument to memcg_drain_list_lru_node()
` [PATCH v3 10/14] list_lru: Pass lru "
` [PATCH v3 11/14] mm: Set bit in memcg shrinker bitmap on first list_lru item apearance
` [PATCH v3 12/14] mm: Iterate only over charged shrinkers during memcg shrink_slab()
` [PATCH v3 13/14] mm: Add SHRINK_EMPTY shrinker methods return value
` [PATCH v3 14/14] mm: Clear shrinker bit if there are no objects related to memcg

testing io.low limit for blk-throttle
 2018-04-24 12:12 UTC 

[PATCH] gpu: drm: qxl: Adding new typedef vm_fault_t
 2018-04-24 12:11 UTC  (3+ messages)

[PATCH] [trivial] media:platform: Fix a typo in Kconfig
 2018-04-24 12:11 UTC  (2+ messages)

[PATCH 0/8] Fix year 2038 issue for sound subsystem
 2018-04-24 12:06 UTC  (9+ messages)
` [PATCH 1/8] ALSA: Replace timespec with timespec64
` [PATCH 2/8] ALSA: Avoid using timespec for struct snd_timer_status
` [PATCH 3/8] ALSA: Avoid using timespec for struct snd_ctl_elem_value
` [PATCH 4/8] ALSA: Avoid using timespec for struct snd_pcm_status
` [PATCH 5/8] ALSA: Avoid using timespec for struct snd_rawmidi_status
` [PATCH 6/8] ALSA: Avoid using timespec for struct snd_timer_tread
` [PATCH 7/8] ALSA: move snd_pcm_ioctl_sync_ptr_compat into pcm_native.c
` [PATCH 8/8] ALSA: add new 32-bit layout for snd_pcm_mmap_status/control

CLOCK_MONOTONIC, BOOTTIME, suspend and screensaver regression
 2018-04-24 12:08 UTC  (2+ messages)

[PATCH 0/1] drm/xen-zcopy: Add Xen zero-copy helper DRM driver
 2018-04-24 11:59 UTC  (25+ messages)
        ` [Xen-devel] "

[RFC 0/2] iommu/arm-smmu-v3: Support software retention for pm_resume
 2018-04-24 11:57 UTC  (7+ messages)
` [RFC 1/2] iommu/arm-smmu-v3: Remove bypass in arm_smmu_reset_device
` [RFC 2/2] iommu/arm-smmu-v3: Support software retention for pm_resume

[PATCH 00/10] vfio: ccw: Refactoring the VFIO CCW state machine
 2018-04-24 11:55 UTC  (6+ messages)
` [PATCH 01/10] vfio: ccw: Moving state change out of IRQ context

Clang patch stacks for LTS kernels (v4.4 and v4.9) and status update
 2018-04-24 11:54 UTC  (3+ messages)

[PATCH] RISC-V: Load modules within relative jump range of the kernel text
 2018-04-24 11:54 UTC  (2+ messages)

[PATCH] mlxsw: spectrum_switchdev: remove duplicated check on multicast_enable
 2018-04-24 11:51 UTC 

[PATCH] staging: bcm2835-audio: Disconnect and free vchi_instance on module_exit()
 2018-04-24 11:50 UTC  (3+ messages)
` [RESEND PATCH] "

[RFC PATCH v23 0/6] mm: security: write protection for dynamic data
 2018-04-24 11:50 UTC  (3+ messages)
` [PATCH 7/9] Pmalloc Rare Write: modify selected pools

Linux messages full of `random: get_random_u32 called from`
 2018-04-24 11:48 UTC 

[PATCH net-next] net: init sk_cookie for inet socket
 2018-04-24 11:47 UTC  (6+ messages)

[PATCH v5] fs: dax: Adding new return type vm_fault_t
 2018-04-24 11:45 UTC  (4+ messages)

[RFC 00/10] Adds pcitest tool support for MSI-X
 2018-04-24 11:43 UTC  (22+ messages)
` [RFC 01/10] PCI: dwc: Add MSI-X callbacks handler
` [RFC 06/10] misc: pci_endpoint_test: Add MSI-X support
` [RFC 10/10] tools: PCI: "

[PATCH] fsl/fman_port: remove redundant check on port->rev_info.major
 2018-04-24 11:39 UTC 

[PATCH] m68k: Fix off-by-one calendar month
 2018-04-24 11:38 UTC  (4+ messages)

[PATCH 1/2] mfd: pf1550: add pf1550 mfd driver
 2018-04-24 11:27 UTC  (2+ messages)

[dummy_stm_init] swapper/0: page allocation failure: order:9, mode:0x14040c0(GFP_KERNEL|__GFP_COMP), nodemask=(null)
 2018-04-24 11:27 UTC  (5+ messages)

[PULL 0/1] vfio-ccw: another bugfix
 2018-04-24 11:26 UTC  (2+ messages)
` [PULL 1/1] vfio: ccw: fix cleanup if cp_prefetch fails

[PATCH] ARM: dts: stm32: add USB Host (USBH) support to stm32mp157c
 2018-04-24 11:24 UTC 

[PATCHv3 0/7] Add Intel Stratix10 FPGA manager and service layer
 2018-04-24 11:24 UTC  (4+ messages)
` [PATCHv3 3/7] driver, misc: add Intel Stratix10 service layer driver

[RFC v4 PATCH] mm: shmem: make stat.st_blksize return huge page size if THP is on
 2018-04-24 11:23 UTC  (2+ messages)

fix for bnx2x panic during ethtool reporting
 2018-04-24 11:23 UTC  (3+ messages)

[PATCH 00/11] fix potential Spectre variant 1 issues
 2018-04-24 11:21 UTC  (7+ messages)
` [PATCH 01/11] media: tm6000: fix potential Spectre variant 1

[PATCH] sched/fair: Rearrange select_task_rq_fair() to optimize it
 2018-04-24 11:19 UTC  (5+ messages)

[PATCH] Input: alps - Demystify trackstick initialization for v3 and v6 protocols
 2018-04-24 11:14 UTC  (9+ messages)

[PATCH] gpio-poweroff: Use gpiod_set_value_cansleep
 2018-04-24 11:10 UTC 

[RESEND PATCH] Add pixel clock support to OV5640 camera sensor
 2018-04-24 11:09 UTC  (5+ messages)
` [RESEND PATCH] media: i2c: ov5640: Add pixel clock support

[PATCH] genksyms: fix typo in parse.tab.{c,h} generation rules
 2018-04-24 11:08 UTC 

[PATCH] kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)
 2018-04-24 11:07 UTC 

[PATCH 0/2] ARM64: allwinner: Add support for Libre Computer Board ALL-H3-CC H5 ver
 2018-04-24 11:06 UTC  (8+ messages)
` [PATCH 1/2] ARM: dts: sun8i-h3-libretech-all-h3-cc: Move board definition to common dtsi
` [PATCH 2/2] ARM64: dts: allwinner: Add dts file for Libre Computer Board ALL-H3-CC H5 ver

[PATCH 00/15] ARM: pxa: switch to DMA slave maps
 2018-04-24 11:04 UTC  (3+ messages)
  ` [PATCH 10/15] ata: pata_pxa: remove the dmaengine compat need

[PATCH] staging: media: use relevant lock
 2018-04-24 10:55 UTC  (2+ messages)

[PATCH v2 0/3] iio: adc128s052: add matching options
 2018-04-24 10:51 UTC  (4+ messages)
` [PATCH v2 2/3] iio: adc128s052: add ACPI _HID AANT1280

[PATCH] cpufreq: powernv: Fix the hardlockup by synchronus smp_call in timer interrupt
 2018-04-24 10:47 UTC  (5+ messages)

[PATCH 0/1] Add two IR keymaps for NVIDIA devices
 2018-04-24 10:29 UTC  (3+ messages)
` [PATCH 1/1] media: rc: Add NVIDIA IR keymapping

[PATCH] m68k: use read_persistent_clock64 consistently
 2018-04-24 10:25 UTC  (2+ messages)

[PATCH 0/3] ASoc: TAS6424: Add support for mute, standby, and faster power on
 2018-04-24 10:19 UTC  (5+ messages)
` [PATCH 1/3] ASoC: tas6424: Allow disabling auto diagnostics for faster power-on

[PATCH] ftrace/x86: Fix arch_syscall_match_sym_name for x86_64
 2018-04-24 10:17 UTC 

[PATCH v4 0/8] Add tda998x (HDMI) support to atmel-hlcdc
 2018-04-24 10:14 UTC  (6+ messages)
` [PATCH v4 7/8] drm/i2c: tda998x: register as a drm bridge

[PATCH v2 0/8] drm/arm/malidp: Enhance support for system and runtime power management on malidp
 2018-04-24 10:11 UTC  (4+ messages)
` [PATCH v2 6/8] drm/arm/malidp: Enable/disable the scaling engine interrupts with memory writeback

[net-next 2/2] ipv6: sr: Compute flowlabel of outer IPv6 header for seg6 encap mode
 2018-04-24 10:10 UTC  (3+ messages)
` [RFC PATCH] ipv6: sr: seg6_make_flowlabel() can be static

[RFC] mm: memory.low heirarchical behavior
 2018-04-24 10:09 UTC  (5+ messages)
` [RFC PATCH 0/2] memory.low,min reclaim

[PATCH RESEND] backlight: pwm_bl: don't use GPIOF_* with gpiod_get_direction
 2018-04-24 10:07 UTC  (6+ messages)

[PATCH] ACPI / PM: Blacklist Low Power S0 Idle _DSM for ThinkPad X1 Tablet(2016)
 2018-04-24 10:06 UTC  (2+ messages)

[v2 08/10] clk: mediatek: mt8173-mm: switch to mfd device
 2018-04-24 10:05 UTC  (2+ messages)

[PATCH v2 00/13] media: imx274: cleanups, improvements and SELECTION API support
 2018-04-24  9:59 UTC  (3+ messages)
` [PATCH v2 13/13] media: imx274: add SELECTION support for cropping

[PATCH v2 0/4] Refactor TPM event log code
 2018-04-24  9:57 UTC  (10+ messages)
` [PATCH v2 1/4] tpm: Add explicit endianness cast

How to disable Linux kernel self-extraction (KERNEL_GZIP, KERNEL_BZIP2, …)?
 2018-04-24  9:55 UTC  (7+ messages)

[PATCH] amdkfd: always select MMU_NOTIFIER
 2018-04-24  9:53 UTC  (5+ messages)

mmotm 2018-04-13-17-28 uploaded
 2018-04-24  9:51 UTC  (4+ messages)
` [PATCH] gpu/drm/amd/amdkfd: fix build, select MMU_NOTIFIER

[PATCH 0/8] arm: renesas: Change platform dependency to ARCH_RENESAS
 2018-04-24  9:51 UTC  (3+ messages)
` [PATCH/RFC 7/8] ARM: shmobile: Remove the ARCH_SHMOBILE Kconfig symbol

[RFC 2/6] dmaengine: xilinx_dma: Pass AXI4-Stream control words to netdev dma client
 2018-04-24  9:50 UTC  (12+ messages)

[v2 resend 00/10] arm/arm64: mediatek: Fix mmsys device probing
 2018-04-24  9:47 UTC  (11+ messages)
` [v2 resend 01/10] dt-bindings: mediatek: mmsys: Add support for mfd
` [v2 resend 02/10] drm/mediatek: Use regmap for register access
` [v2 resend 03/10] mfd: mtk-mmsys: Add mmsys driver
` [v2 resend 04/10] drm/mediatek: mt2701: switch to mfd probing
` [v2 resend 05/10] clk: mediatek: mt2701-mm: switch to mfd device
` [v2 resend 06/10] mfd: mtk-mmsys: Add mt8173 nodes
` [v2 resend 07/10] drm/mediatek: Add mfd support for mt8173
` [v2 resend 08/10] clk: mediatek: mt8173-mm: switch to mfd device
` [v2 resend 09/10] drm: mediatek: Omit warning on probe defers
` [v2 resend 10/10] MAINTAINERS: update Mediatek Soc entry

[net-next regression] kselftest failure in fib_nl_newrule()
 2018-04-24  9:46 UTC 

[v2 00/10] arm/arm64: mediatek: Fix mmsys device probing
 2018-04-24  9:46 UTC  (3+ messages)

[PATCH v2 0/4] Add STM32 USBPHYC to stm32mp157c
 2018-04-24  9:41 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: dts: stm32: add USBPHYC support "
` [PATCH v2 2/4] ARM: dts: stm32: add supplies to usbphyc ports on stm32mp157c-ed1
` [PATCH v2 3/4] ARM: dts: stm32: enable USBPHYC on stm32mp157c-ev1
` [PATCH v2 4/4] ARM: multi_v7_defconfig: enable STM32 USB PHY Controller (USBPHYC)

Linux 3.18.106
 2018-04-24  9:38 UTC  (3+ messages)

[PATCH] cifs: smbd: Fix printk format warning for iov on the stack
 2018-04-24  9:34 UTC 

[PATCH] uapi: fix linux/kfd_ioctl.h userspace compilation errors
 2018-04-24  9:32 UTC  (2+ messages)

[PATCH v2 0/5] vfio: ccw: error handling fixes and improvements
 2018-04-24  9:31 UTC  (3+ messages)
` [PATCH v2 1/5] vfio: ccw: fix cleanup if cp_prefetch fails

[PATCH] kthread/smpboot: Serialize kthread parking against wakeup
 2018-04-24  9:28 UTC 

[PATCH] f2fs: clear page_error for all the writebacking pages
 2018-04-24  9:25 UTC  (2+ messages)

Linux 4.16.4
 2018-04-24  9:21 UTC  (2+ messages)

Linux 4.14.36
 2018-04-24  9:21 UTC  (2+ messages)

Linux 4.9.96
 2018-04-24  9:19 UTC  (2+ messages)

[PATCH] libata: Apply NOLPM quirk for SAMSUNG MZMPC128HBFU-000MV SSD
 2018-04-24  9:19 UTC 

Linux 4.4.129
 2018-04-24  9:18 UTC  (2+ messages)

[PATCH -next] drm/amdkfd: Fix the error return code in kfd_ioctl_unmap_memory_from_gpu()
 2018-04-24  9:16 UTC  (3+ messages)

[PATCH] locking/rwsem: Synchronize task state & waiter->task of readers
 2018-04-24  9:15 UTC  (4+ messages)

[PATCH -next] drm/amdkfd: Make function kfd_dev_is_large_bar() static
 2018-04-24  9:13 UTC  (3+ messages)

[PATCH v2 00/10] Sunxi-Cedrus driver for the Allwinner Video Engine, using media requests
 2018-04-24  9:13 UTC  (3+ messages)
` [PATCH v2 07/10] media: platform: Add Sunxi-Cedrus VPU decoder driver


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