LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2018-04-05 01:35:03 to 2018-04-05 10:00:27 UTC [more...]
[PATCH v6 00/30] DRM Rockchip rk3399 (Kevin)
2018-04-05 9:50 UTC (27+ messages)
` [PATCH v6 02/30] drm/bridge: analogix_dp: Check AUX_EN status when doing AUX transfer
` [PATCH v6 03/30] drm/bridge: analogix_dp: Don't use fast link training when panel just powered up
` [PATCH v6 04/30] drm/bridge: analogix_dp: Retry bridge enable when it failed
` [PATCH v6 07/30] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
` [PATCH v6 08/30] drm/bridge: analogix_dp: Extend hpd check time to 100ms
` [PATCH v6 09/30] drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode
` [PATCH v6 10/30] drm/bridge: analogix_dp: Check dpcd write/read status
` [PATCH v6 12/30] drm/bridge: analogix_dp: Reset aux channel if an error occurred
` [PATCH v6 13/30] drm/rockchip: Restore psr->state when enable/disable psr failed
` [PATCH v6 14/30] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
` [PATCH v6 15/30] drm/bridge: analogix_dp: Fix timeout of video streamclk config
` [PATCH v6 16/30] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
` [PATCH v6 17/30] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
` [PATCH v6 18/30] drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner
` [PATCH v6 19/30] drm/bridge: analogix_dp: Properly log AUX CH errors
` [PATCH v6 20/30] drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip
` [PATCH v6 21/30] drm/rockchip: pre dither down when output bpc is 8bit
` [PATCH v6 22/30] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
` [PATCH v6 23/30] drm/rockchip: analogix_dp: Do not call Analogix code before bind
` [PATCH v6 24/30] drm/rockchip: Disable PSR on input events
` [PATCH v6 25/30] drm/rockchip: Cancel PSR enable work before changing the state
` [PATCH v6 26/30] drm/rockchip: psr: Avoid redundant calls to .set() callback
` [PATCH v6 27/30] drm/rockchip: psr: Sanitize semantics of allow/disallow API
` [PATCH v6 28/30] drm/rockchip: Disable PSR from reboot notifier
` [PATCH v6 29/30] drm/rockchip: Disallow PSR for the whole atomic commit
` [PATCH v6 30/30] drm/rockchip: psr: Remove flush by CRTC
[PATCH v6 4/7] xen/pvh: Move Xen specific PVH VM initialization out of common file
2018-04-05 9:59 UTC (2+ messages)
[PATCH v3 0/6] spi: Add support for DMA transfers in sun6i SPI driver
2018-04-05 9:59 UTC (6+ messages)
` [PATCH v3 3/6] spi: sun6i: restrict transfer length in PIO-mode
[PATCH] ata: ahci-platform: add reset control support
2018-04-05 9:59 UTC (3+ messages)
[PATCH] cpufreq/schedutil: Cleanup and document iowait boost
2018-04-05 9:58 UTC (2+ messages)
[PATCH] locking/qrwlock: Give priority to readers with irqs disabled to prevent deadlock
2018-04-05 9:57 UTC (8+ messages)
[PATCH net] net: mvpp2: Fix parser entry init boundary check
2018-04-05 9:55 UTC
[PATCH 0/8] use struct pt_regs based syscall calling for x86-64
2018-04-05 9:53 UTC (9+ messages)
` [PATCH 1/8] x86: don't pointlessly reload the system call number
` [PATCH 2/8] syscalls: introduce CONFIG_ARCH_HAS_SYSCALL_WRAPPER
` [PATCH 3/8] syscalls/x86: use struct pt_regs based syscall calling for 64-bit syscalls
` [PATCH 4/8] syscalls: prepare ARCH_HAS_SYSCALL_WRAPPER for compat syscalls
` [PATCH 5/8] syscalls/x86: use struct pt_regs based syscall calling for IA32_EMULATION and x32
` [PATCH 6/8] syscalls/x86: unconditionally enable struct pt_regs based syscalls on x86_64
` [PATCH 7/8] x86/entry/64: extend register clearing on syscall entry to lower registers
` [PATCH 8/8] syscalls/x86: rename struct pt_regs-based sys_*() to __sys_x86_*()
usercopy whitelist woe in scsi_sense_cache
2018-04-05 9:56 UTC (5+ messages)
[PATCH v4 0/1] Safe LSM (un)loading, and immutable hooks
2018-04-05 9:55 UTC (2+ messages)
[RFC] locking/mutex: Optimize __mutex_trylock_fast
2018-04-05 9:55 UTC (2+ messages)
[PATCH v2] Bluetooth: Remove VLA usage in aes_cmac
2018-04-05 9:51 UTC (5+ messages)
[PATCH] usb: dwc2: dwc2_vbus_supply_init: fix error check
2018-04-05 9:51 UTC (7+ messages)
` [PATCH v4] "
[PATCH] phy: stm32: Fix printing of wrong uninitialized port number
2018-04-05 9:46 UTC
[PATCH] gpio: dwapb: Add support for 32 interrupts
2018-04-05 9:42 UTC (3+ messages)
[PATCH] xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE
2018-04-05 9:32 UTC
[PATCH v2 0/2] mailbox: introduce STMicroelectronics STM32 IPCC driver
2018-04-05 9:38 UTC (3+ messages)
` [PATCH v2 2/2] mailbox: add "
[PATCH 0/2] selftests: tracing: Update inter-event testcases
2018-04-05 9:29 UTC (3+ messages)
` [PATCH 1/2] selftests: ftrace: Fix trigger extended error testcase
` [PATCH 2/2] selftests: ftrace: Add a testcase for multiple actions on trigger
[GIT PULL] dma-mapping updates for 4.17
2018-04-05 9:19 UTC
v4.16+ seeing many unaligned access in dequeue_task_fair() on IA64
2018-04-05 9:18 UTC (10+ messages)
` [tip:sched/urgent] sched/core: Force proper alignment of 'struct util_est'
[PATCH] uapi: fix asm/bootparam.h userspace compilation errors
2018-04-05 9:18 UTC (3+ messages)
` [tip:x86/pti] x86/uapi: Fix "
[PATCH v2] perf/x86/intel: move regs->flags EXACT bit init
2018-04-05 9:18 UTC (2+ messages)
` [tip:perf/urgent] perf/x86/intel: Move "
[PATCH] sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
2018-04-05 9:17 UTC (6+ messages)
` [tip:sched/urgent] sched/core: Simplify helpers for rq clock update skip requests
` [tip:sched/urgent] sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
[PATCH v5 1/2] staging: vt6655: check for memory allocation failures
2018-04-05 9:14 UTC (3+ messages)
` [PATCH v5 2/2] staging: vt6655: add handling memory leak on vnt_start()
[PATCH v8 0/4] Fix issues with huge mapping in ioremap for ARM64
2018-04-05 9:09 UTC (4+ messages)
[PATCH v2] MAINTAINERS: update entry for ARM/berlin
2018-04-05 9:08 UTC (3+ messages)
[PATCH] ARM: omap2: fix am43xx build without L2X0
2018-04-05 9:07 UTC (3+ messages)
WARNING: kobject bug in sysfs_warn_dup
2018-04-05 9:05 UTC (7+ messages)
[PATCH?] reiserfs: prevent panic: don't allow %-char in journal dev. name
2018-04-05 9:04 UTC (5+ messages)
[RFC 0/3] drm: page-flip with damage
2018-04-05 9:00 UTC (11+ messages)
` [RFC 1/3] drm: Add DAMAGE_CLIPS property to plane
` [RFC 2/3] drm: Add helper iterator functions to iterate over plane damage
` [RFC 3/3] drm: Add helper to validate damage during modeset_check
[PATCH v1] mm: consider non-anonymous thp as unmovable page
2018-04-05 8:59 UTC (6+ messages)
[PATCH v2 1/3] locking: Document the semantics of spin_is_locked()
2018-04-05 8:56 UTC (5+ messages)
` [PATCH v3 0/3] Changes, clean-ups and documentation for spin_is_locked()
[PATCH v5 0/2] KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"
2018-04-05 8:51 UTC (7+ messages)
` [PATCH v5 2/2] "
sched_rt_period_timer causing large latencies
2018-04-05 8:40 UTC (6+ messages)
[PATCH 1/2] crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK
2018-04-05 8:40 UTC (2+ messages)
[RESEND PATCH] ARM: pxa: stargate2: use device properties for at24 eeprom
2018-04-05 8:32 UTC (3+ messages)
[GIT PULL] sound updates for 4.17-rc1
2018-04-05 8:27 UTC
[PATCH] mm/thp: don't count ZONE_MOVABLE as the target for freepage reserving
2018-04-05 8:27 UTC (5+ messages)
[RFC] SHASH_DESC_ON_STACK macro
2018-04-05 8:26 UTC (4+ messages)
` [RESEND] "
[GIT PULL] x86/build changes for v4.17
2018-04-05 8:24 UTC (15+ messages)
WARNING in up_write
2018-04-05 8:22 UTC (6+ messages)
[BISECTED][REGRESSION] Hang while booting EeePC 900
2018-04-05 8:14 UTC (5+ messages)
[PATCH v2 2/2] iommu/amd: Add basic debugfs infrastructure for AMD IOMMU
2018-04-05 8:12 UTC (2+ messages)
[PATCH v7 0/5] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
2018-04-05 8:04 UTC (6+ messages)
` [PATCH v7 1/5] mm: page_alloc: remain memblock_next_valid_pfn() "
` [PATCH v7 2/5] arm: arm64: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
` [PATCH v7 3/5] mm/memblock: introduce memblock_search_pfn_regions()
` [PATCH v7 4/5] arm: arm64: introduce pfn_valid_region()
` [PATCH v7 5/5] mm: page_alloc: reduce unnecessary binary search in early_pfn_valid()
Build regressions/improvements in v4.16
2018-04-05 8:04 UTC
[lkp-robot] [mm/cma] 2b0f904a5a: fio.read_bw_MBps -16.1% regression
2018-04-05 7:48 UTC (5+ messages)
[PATCH v1] mm: help the ALLOC_HARDER allocation pass the watermarki when CMA on
2018-04-05 7:44 UTC (8+ messages)
linux-next: Tree for Apr 5
2018-04-05 7:40 UTC
[PATCHv3] gpio: Remove VLA from gpiolib
2018-04-05 7:41 UTC (2+ messages)
[PATCH] selftests/android/ion: fix heap_type may be uninitialized
2018-04-05 7:39 UTC (2+ messages)
` [PATCH v2] "
Control dependency between prior load in while condition and later store?
2018-04-05 7:32 UTC (3+ messages)
[GIT PULL] USB/PHY driver patches for 4.17-rc1
2018-04-05 7:31 UTC (4+ messages)
[PATCH 00/15] ARM: pxa: switch to DMA slave maps
2018-04-05 7:29 UTC (12+ messages)
` [PATCH 14/15] ARM: pxa: change SSP devices allocation
[PATCH v7 0/5] of: change overlay apply input data from unflattened
2018-04-05 7:22 UTC (5+ messages)
` [PATCH v7 2/5] of: change overlay apply input data from unflattened to FDT
[RFC v3 0/2] WhiteEgret LSM module
2018-04-05 6:40 UTC (3+ messages)
[PATCH] staging: greybus: Fix warning to limit chars per line
2018-04-05 7:17 UTC (2+ messages)
[PATCH] isofs compress: Remove VLA usage
2018-04-05 7:11 UTC (2+ messages)
[PATCH RFC v5] pidns: introduce syscall translate_pid
2018-04-05 7:02 UTC (4+ messages)
[PATCH v3] ARM: dts: tpc: Device tree description of the iMX6Q TPC board
2018-04-05 7:09 UTC
[GIT PULL] x86/build changes for v4.17
2018-04-05 7:08 UTC (11+ messages)
[PATCH 03/19] powerpc: Mark variables as unused
2018-04-05 7:01 UTC (5+ messages)
` [PATCH v2 "
[PATCH v3 1/5] io: define several IO & PIO barrier types for the asm-generic version
2018-04-05 7:00 UTC (2+ messages)
[PATCH v5 1/3] regulator: axp20x: add drivevbus support for axp803
2018-04-05 6:46 UTC (3+ messages)
linux-next: manual merge of the akpm tree with the nvdimm tree
2018-04-05 6:30 UTC
[PATCH 0/7] perf tools: Prepare for AUX area sampling support
2018-04-05 6:17 UTC (6+ messages)
` [PATCH 6/7] perf auxtrace: Make auxtrace_queues__add_buffer() allocate struct buffer
[PATCH] drm/sched: Extend the documentation
2018-04-05 6:16 UTC (2+ messages)
[RFC PATCH 1/1 v2] vmscan: Support multiple kswapd threads per node
2018-04-05 6:10 UTC (2+ messages)
[PATCH] kvm: Add emulation for movups/movupd
2018-04-05 5:44 UTC (5+ messages)
[PATCH 2/2] efi: Add embedded peripheral firmware support
2018-04-05 5:43 UTC (3+ messages)
[PATCH] prctl: Deprecate non PR_SET_MM_MAP operations
2018-04-05 5:42 UTC (6+ messages)
[PATCH 0/3] HOSTCFLAGS and HOSTLDFLAGS from the environment
2018-04-05 5:13 UTC (7+ messages)
` [PATCH 1/3] kbuild: Support HOSTLDFLAGS
` [PATCH 2/3] objtool: Support HOSTCFLAGS and HOSTLDFLAGS
` [PATCH 3/3] kbuild: Allow passing additional "
[PATCH 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
2018-04-05 5:09 UTC (4+ messages)
` [PATCH v2 2/2] perf: riscv: Add Document for Future Porting Guide
[PATCH 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
2018-04-05 5:02 UTC
[PATCH V2 0/7] CPU cooling device new strategies
2018-04-05 4:49 UTC (7+ messages)
` [PATCH V2 6/7] thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver
[PATCH v15 0/9] Add io{read|write}64 to io-64-atomic headers
2018-04-05 4:48 UTC (4+ messages)
[PATCH] uapi: fix linux/kfd_ioctl.h userspace compilation errors
2018-04-05 4:26 UTC
[PATCH v3 0/4] bus: fsl-mc: enhance Management Complex userspace support
2018-04-05 4:24 UTC (10+ messages)
` [PATCH v3 2/4] bus: fsl-mc: add restool "
[RFC PATCH 0/1] mm: Support multiple kswapd threads per node
2018-04-05 4:08 UTC (7+ messages)
` [RFC PATCH 1/1] vmscan: "
[PATCH v1] kernel/trace:check the val against the available mem
2018-04-05 4:12 UTC (12+ messages)
KASAN: use-after-free Read in ntfs_read_locked_inode
2018-04-05 4:02 UTC
[PATCH] f2fs: enlarge block plug coverage
2018-04-05 3:51 UTC (2+ messages)
[PATCH 0/4] tracing: A few inter-event bugfixes
2018-04-05 3:50 UTC (7+ messages)
` [PATCH 3/4] tracing: Add action comparisons when testing matching hist triggers
[PATCH] f2fs: fix to show encrypt flag in FS_IOC_GETFLAGS
2018-04-05 3:46 UTC (4+ messages)
[GIT PULL] f2fs update for 4.17-rc1
2018-04-05 3:39 UTC
[PATCH] locking/rwsem: Add up_write_non_owner() for percpu_up_write()
2018-04-05 3:14 UTC (2+ messages)
[PATCH] gup: return -EFAULT on access_ok failure
2018-04-05 2:40 UTC (2+ messages)
An actual suggestion (Re: [GIT PULL] Kernel lockdown for secure boot)
2018-04-05 2:16 UTC (7+ messages)
[PATCH] mmc: dw_mmc-k3: Fix DDR52 mode by setting required clock divisor
2018-04-05 2:08 UTC (4+ messages)
[rtlwifi-btcoex] Suspicious code in halbtc8821a1ant driver
2018-04-05 2:06 UTC (2+ messages)
[PATCH v30 0/4] Virtio-balloon: support free page reporting
2018-04-05 2:05 UTC (8+ messages)
` [PATCH v30 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
general protection fault in mount_fs
2018-04-05 2:02 UTC
[GIT PULL] Staging/IIO driver changes for 4.17-rc1
2018-04-05 2:00 UTC (2+ messages)
[PULL] fwcfg, vhost: features and fixes
2018-04-05 1:52 UTC
linux-next: manual merge of the net-next tree with the pci tree
2018-04-05 1:40 UTC (2+ messages)
[PATCH net-next] netns: filter uevents correctly
2018-04-05 1:35 UTC (4+ messages)
` [PATCH net] "
[PATCH] resource: Fix integer overflow at reallocation
2018-04-05 1:34 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).