LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v2 1/2] dmaengine: sprd: Optimize the sprd_dma_prep_dma_memcpy()
2018-05-11 12:20 UTC (8+ messages)
` [PATCH v2 2/2] dmaengine: sprd: Add Spreadtrum DMA configuration
[PATCH v5 1/2] dt: bindings: lm3601x: Introduce the lm3601x driver
2018-05-11 12:12 UTC (9+ messages)
` [PATCH v5 2/2] leds: lm3601x: Introduce the lm3601x LED driver
[PATCH 0/2] 5-level paging changes from v4.18
2018-05-11 12:08 UTC (3+ messages)
` [PATCH 1/2] x86/boot/compressed/64: Fix trampoline page table address calculation
` [PATCH 2/2] x86/mm: Introduce 'no5lvl' kernel parameter
[PATCH V2 1/2] Revert "ssb: Prevent build of PCI host features in module"
2018-05-11 12:08 UTC (6+ messages)
` [PATCH V2 2/2] ssb: make SSB_PCICORE_HOSTMODE depend on SSB = y
printk feature for syzbot?
2018-05-11 11:58 UTC (8+ messages)
` [PATCH] printk: inject caller information into the body of message
` [PATCH] printk: fix possible reuse of va_list variable
[GIT PULL] arm64: updates for 4.17
2018-05-11 11:57 UTC (3+ messages)
[PATCH] powercap/drivers/idle_injection: Add an idle injection framework
2018-05-11 11:55 UTC (4+ messages)
` [PATCH V2] "
Clang patch stacks for LTS kernels (v4.4 and v4.9) and status update
2018-05-11 11:52 UTC (7+ messages)
[PATCH v16 0/9] Address error and recovery for AER and DPC
2018-05-11 11:52 UTC (11+ messages)
` [PATCH v16 1/9] PCI: Unify wait for link active into generic PCI
` [PATCH v16 2/9] pci-error-recovery: Add AER_FATAL handling
` [PATCH v16 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices
` [PATCH v16 4/9] PCI/AER: Rename error recovery to generic PCI naming
` [PATCH v16 5/9] PCI/AER: Factor out error reporting from AER
` [PATCH v16 6/9] PCI/PORTDRV: Implement generic find service
` [PATCH v16 7/9] PCI/PORTDRV: Implement generic find device
` [PATCH v16 8/9] PCI/DPC: Unify and plumb error handling into DPC
` [PATCH v16 9/9] PCI/DPC: Disable ERR_NONFATAL and enable ERR_FATAL for DPC
net: hang in unregister_netdevice: waiting for lo to become free
2018-05-11 11:40 UTC (21+ messages)
Not able to set smp_affinity for an IRQ on i.MX7
2018-05-11 11:37 UTC (2+ messages)
` Delivery Status Notification (Failure)
[PATCH v1 0/9] Tegra GART driver clean up and optimization
2018-05-11 11:34 UTC (5+ messages)
` [PATCH v1 6/9] iommu/tegra: gart: Ignore devices without IOMMU phandle in DT
` [PATCH v1 7/9] iommu/tegra: gart: Provide single domain and group for all devices
[PATCH] soc: mediatek: remove unneeded semicolon
2018-05-11 11:27 UTC (2+ messages)
[PATCH 0/3] arm64: dts: Draak: Enable HDMI input and VIN4
2018-05-11 11:25 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: media: rcar-vin: Add R8A77995 support
` [PATCH 2/3] arm64: dts: renesas: r8a77995: Add VIN4
` [PATCH 3/3] arm64: dts: renesas: draak: Describe HDMI input
[PATCH v2 1/2] regmap: include <linux/ktime.h> from include/linux/regmap.h
2018-05-11 11:25 UTC (3+ messages)
` [PATCH v2 2/2] soc: mediatek: reuse regmap_read_poll_timeout helpers
[PATCH] [stable 4.14] arm64: Add work around for Arm Cortex-A55 Erratum 1024718
2018-05-11 11:23 UTC
[PATCH RFC 00/19] perf tools and x86_64 KPTI entry trampolines
2018-05-11 11:18 UTC (9+ messages)
` [PATCH RFC 07/19] perf tools: Workaround missing maps for "
[PATCH] slimbus: qcom: remove unused variable
2018-05-11 11:17 UTC
[PATCH] firmware: ti_sci: Correct the timeout type in ti_sci_do_xfer()
2018-05-11 11:17 UTC
[PATCH 0/2] powerpc: Scheduler optimization for POWER9 bigcores
2018-05-11 11:17 UTC (3+ messages)
` [PATCH 1/2] powerpc: Detect the presence of big-core with interleaved threads
` [PATCH 2/2] powerpc: Enable ASYM_SMT on interleaved big-core systems
[RFC][PATCH] arm64: update iomem_resource.end
2018-05-11 11:12 UTC (4+ messages)
aio poll and a new in-kernel poll API V10
2018-05-11 11:08 UTC (33+ messages)
` [PATCH 01/32] fs: unexport poll_schedule_timeout
` [PATCH 02/32] fs: cleanup do_pollfd
` [PATCH 03/32] fs: update documentation to mention __poll_t and match the code
` [PATCH 04/32] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 05/32] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 06/32] aio: simplify KIOCB_KEY handling
` [PATCH 07/32] aio: simplify cancellation
` [PATCH 08/32] aio: replace kiocb_set_cancel_fn with a cancel_kiocb file operation
` [PATCH 09/32] aio: add delayed cancel support
` [PATCH 10/32] aio: implement IOCB_CMD_POLL
` [PATCH 11/32] net: refactor socket_poll
` [PATCH 12/32] net: add support for ->poll_mask in proto_ops
` [PATCH 13/32] net: remove sock_no_poll
` [PATCH 14/32] net/tcp: convert to ->poll_mask
` [PATCH 15/32] net/unix: "
` [PATCH 16/32] net: convert datagram_poll users tp ->poll_mask
` [PATCH 17/32] net/dccp: convert to ->poll_mask
` [PATCH 18/32] net/atm: "
` [PATCH 19/32] net/vmw_vsock: "
` [PATCH 20/32] net/tipc: "
` [PATCH 21/32] net/sctp: "
` [PATCH 22/32] net/bluetooth: "
` [PATCH 23/32] net/caif: "
` [PATCH 24/32] net/nfc: "
` [PATCH 25/32] net/phonet: "
` [PATCH 26/32] net/iucv: "
` [PATCH 27/32] net/rxrpc: "
` [PATCH 28/32] crypto: af_alg: "
` [PATCH 29/32] pipe: "
` [PATCH 30/32] eventfd: switch "
` [PATCH 31/32] timerfd: convert "
` [PATCH 32/32] random: "
[PATCH 0/8] nvmem: patches for v4.18
2018-05-11 11:07 UTC (9+ messages)
` [PATCH 1/8] drivers: nvmem: Export nvmem_add_cells()
` [PATCH 2/8] dt-bindings: nvmem: Add binding for RAVE SP EEPROM driver
` [PATCH 3/8] nvmem: Add "
` [PATCH 4/8] nvmem: meson-efuse: remove econfig global
` [PATCH 5/8] nvmem: meson-efuse: simplify read callback
` [PATCH 6/8] nvmem: meson-efuse: add write support
` [PATCH 7/8] nvmem: core: describe add missing dev function parameter
` [PATCH 8/8] nvmem: properly handle returned value nvmem_reg_read
[PATCH v5 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
2018-05-11 11:03 UTC (17+ messages)
` [PATCH v5 1/7] powerpc: Add TIDR CPU feature for POWER9
` [PATCH v5 2/7] powerpc: Use TIDR CPU feature to control TIDR allocation
` [PATCH v5 3/7] powerpc: use task_pid_nr() for TID allocation
` [PATCH v5 4/7] ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
` [PATCH v5 5/7] ocxl: Expose the thread_id needed for wait on POWER9
` [PATCH v5 6/7] ocxl: Add an IOCTL so userspace knows what OCXL features are available
` [PATCH v5 7/7] ocxl: Document new OCXL IOCTLs
[PATCH] perf/ring_buffer: ensure atomicity and order of updates
2018-05-11 10:59 UTC (2+ messages)
[GIT PULL] xen: fix for 4.17-rc5
2018-05-11 10:57 UTC
[PATCH IB/core 0/2] Do not form IB connections between limited partition members
2018-05-11 10:55 UTC (8+ messages)
` [PATCH IB/core 2/2] IB/cm: Send authentic pkey in REQ msg and check eligibility of the pkeys
[RFC PATCH 1/3] arcnet: com20020: Add memory map of com20020
2018-05-11 10:50 UTC (3+ messages)
KASAN: null-ptr-deref Read in rds_ib_get_mr
2018-05-11 10:46 UTC (3+ messages)
` [rds-devel] "
[PATCH] armpmu: broadcast overflow irq on multi-core system having one muxed SPI for PMU
2018-05-11 10:39 UTC (4+ messages)
[PATCH v3 0/6] Driver for at91 usart in spi mode
2018-05-11 10:38 UTC (7+ messages)
` [PATCH v3 1/6] MAINTAINERS: add at91 usart mfd driver
` [PATCH v3 2/6] mfd: at91-usart: added mfd driver for usart
` [PATCH v3 3/6] MAINTAINERS: add at91 usart spi driver
` [PATCH v3 4/6] dt-bindings: add binding for at91-usart in spi mode
` [PATCH v3 5/6] spi: at91-usart: add driver for at91-usart as spi
` [PATCH v3 6/6] tty/serial: atmel: changed the driver to work under at91-usart mfd
[RFC] regmap: allow volatile register writes with cached only read maps
2018-05-11 10:29 UTC (5+ messages)
[PATCH] mlx4_core: allocate 4KB ICM chunks
2018-05-11 10:27 UTC (2+ messages)
[PATCH] misc: cxl: Change return type to vm_fault_t
2018-05-11 10:24 UTC (2+ messages)
[PATCH v3 00/14] Sunxi-Cedrus driver for the Allwinner Video Engine, using media requests
2018-05-11 10:20 UTC (4+ messages)
` [PATCH v3 02/14] drivers: soc: sunxi: Add dedicated compatibles for the A13, A20 and A33
[PATCH v2 0/3] Fix an Atmel USBA UDC issue introducted in 4.17-rc1
2018-05-11 10:19 UTC (4+ messages)
` [PATCH v2 1/3] usb: gadget: udc: atmel: GPIO inversion is handled by gpiod
` [PATCH v2 2/3] usb: gadget: udc: atmel: Remove obsolete include
` [PATCH v2 3/3] usb: gadget: udc: atmel: Fix indenting
[PATCH] tpm_tis: verify locality released before returning from release_locality
2018-05-11 10:19 UTC (4+ messages)
[PATCH] tpm: tpm_crb: relinquish locality on error path
2018-05-11 10:18 UTC (11+ messages)
[PATCH 4.17 1/2] Revert "ssb: Prevent build of PCI host features in module"
2018-05-11 10:18 UTC (4+ messages)
` [PATCH 4.17 2/2] ssb: make SSB_PCICORE_HOSTMODE depend on SSB = y
[PATCH net] macmace: Set platform device coherent_dma_mask
2018-05-11 10:06 UTC (12+ messages)
INFO: rcu detected stall in kfree_skbmem
2018-05-11 10:00 UTC (2+ messages)
[PATCH RFC 0/2] vfio-ccw: exploit halt/clear subchannel support
2018-05-11 9:53 UTC (3+ messages)
` [PATCH RFC 1/2] vfio-ccw: forward halt/clear to device if supported
[PATCH v2] staging: lustre: o2iblnd: Fix crash in kiblnd_handle_early_rxs()
2018-05-11 9:47 UTC (2+ messages)
[PATCH v5 0/2] usb: dwc2: fix isoc split in transfer issue
2018-05-11 9:46 UTC (3+ messages)
` [PATCH v5 1/2] usb: dwc2: alloc dma aligned buffer for isoc split in
` [PATCH v5 2/2] usb: dwc2: fix isoc split in transfer with no data
[PATCH] platform/x86: ideapad-laptop: Add fn-lock setting Some of latest Lenovo ideapad laptops do not have UEFI/BIOS setting for switching fn-lock mode. This commit adds related acpi calls to ideapad platfrom driver. However setting is available via sysfs
2018-05-11 9:41 UTC (2+ messages)
[PATCH 0/2] Add basic support for Mediatek MT8183 SoC
2018-05-11 9:38 UTC
[PATCH v5 7/7] proc: add option to mount only a pids subset
2018-05-11 9:37 UTC
[PATCH v5 6/7] proc: flush task dcache entries from all procfs instances
2018-05-11 9:36 UTC
[PATCH v5 5/7] proc: instantiate only pids that we can ptrace on 'limit_pids=1' mount option
2018-05-11 9:36 UTC
[PATCH RFC 0/2] vfio-ccw: support for {halt,clear} subchannel
2018-05-11 9:36 UTC (5+ messages)
` [PATCH RFC 1/2] s390/cio: export hsch to modules
` [PATCH RFC 2/2] vfio-ccw: support for halt/clear subchannel
[PATCH v5 4/7] proc: support mounting private procfs instances inside same pid namespace
2018-05-11 9:35 UTC
[PATCH v5 3/7] proc: add helpers to set and get proc hidepid and gid mount options
2018-05-11 9:35 UTC
[PATCH v5 2/7] proc: move /proc/{self|thread-self} dentries to proc_fs_info
2018-05-11 9:35 UTC
[PATCH v5 1/7] proc: add proc_fs_info struct to store proc information
2018-05-11 9:34 UTC
[PATCH v4 0/2] usb: dwc2: fix isoc split in transfer issue
2018-05-11 9:33 UTC (4+ messages)
` [PATCH v4 1/2] usb: dwc2: alloc dma aligned buffer for isoc split in
[PATCH v5 0/7] proc: modernize proc to support multiple private instances
2018-05-11 9:32 UTC
[PATCH v3 0/2] usb: dwc2: fix isoc split in transfer issue
2018-05-11 9:26 UTC (8+ messages)
` [PATCH v3 1/2] usb: dwc2: alloc dma aligned buffer for isoc split in
[PATCH V5 2/4] soc: mediatek: pwrap: fix cipher init setting error
2018-05-11 9:26 UTC
[PATCH 0/2] Allwinner A64 timer workaround
2018-05-11 9:24 UTC (5+ messages)
` [PATCH 1/2] arm64: arch_timer: Workaround for Allwinner A64 timer instability
[PATCH v2] gpu: drm: armada: Adding new typedef vm_fault_t
2018-05-11 9:22 UTC (2+ messages)
[PATCH] staging: bcm2835-camera: Add TODO for removing overlay support
2018-05-11 9:21 UTC (2+ messages)
[PATCH v2 0/6] arm64: provide pseudo NMI with GICv3
2018-05-11 9:19 UTC (6+ messages)
` [PATCH v2 2/6] arm64: alternative: Apply alternatives early in boot process
[PATCH v3 0/2] Add MSI support
2018-05-11 9:15 UTC (3+ messages)
` [PATCH v3 1/2] PCI: kirin: "
` [PATCH v3 2/2] arm64: dts: hi3660: Add pcie msi interrupt attribute
[PATCH] idr: fix invalid ptr dereference on item delete
2018-05-11 9:12 UTC (5+ messages)
[PATCH 0/3] Improve schedutil integration for FAIR tasks
2018-05-11 9:12 UTC (10+ messages)
` [PATCH 1/3] sched/cpufreq: always consider blocked FAIR utilization
` [PATCH 2/3] sched/fair: util_est: update before schedutil
` [PATCH 3/3] sched/fair: schedutil: explicit update only when required
common non-cache coherent direct dma mapping ops
2018-05-11 9:11 UTC (3+ messages)
` [PATCH 04/20] arm-nommu: use generic dma_noncoherent_ops
WARNING: bad unlock balance in xfs_iunlock
2018-05-11 8:59 UTC (12+ messages)
[PATCH v4 1/3] drm/panel: Add RGB666 variant of Innolux AT070TN90
2018-05-11 8:59 UTC (4+ messages)
[PATCH v4 04/14] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches
2018-05-11 8:52 UTC (20+ messages)
[Ksummit-discuss] bug-introducing patches
2018-05-11 8:47 UTC (11+ messages)
[PATCH v2] ANDROID: binder: remove 32-bit binder interface
2018-05-11 8:45 UTC
[RFC 1/2] documentation: Add nvmem bindings documentation
2018-05-11 8:44 UTC (2+ messages)
[PATCH] Revert "sched/numa: Delay retrying placement for automatic NUMA balance after wake_affine()"
2018-05-11 8:39 UTC (3+ messages)
[PATCH 1/2] arm64: dts: allwinner: a64: Update Orange Pi Win/Win Plus
2018-05-11 8:37 UTC (2+ messages)
Is read barrier missed in kfifo?
2018-05-11 8:32 UTC (2+ messages)
[PATCH 0/2] bcachefs: on disk data structures, ioctl interface - review requested for upstreaming
2018-05-11 8:32 UTC (3+ messages)
` [PATCH 1/2] bcachefs: On disk data structures
[PATCH v6] gpio: dwapb: Add support for 1 interrupt per port A GPIO
2018-05-11 8:31 UTC
[PATCH v2 0/2] Add MSI support
2018-05-11 8:30 UTC (4+ messages)
` [PATCH v2 1/2] PCI: kirin: "
[PATCH] rcu: Report a quiescent state when it's exactly in the state
2018-05-11 8:30 UTC
[PATCH] MAINTAINERS: add entry for STM32 I2C driver
2018-05-11 8:22 UTC
[PATCH] i2c: i2c-stm32f7: fix documentation typo
2018-05-11 8:20 UTC
[PATCH] ANDROID: binder: remove 32-bit binder interface
2018-05-11 8:17 UTC (5+ messages)
[RFC] net: Add new LoRaWAN subsystem
2018-05-11 8:16 UTC (2+ messages)
[PATCH v2 0/4] backlight: fix device-tree node lookups
2018-05-11 8:13 UTC (3+ messages)
[PATCH] x86/vector: Merge the allocate_vector() into assign_vector_locked()
2018-05-11 8:09 UTC
[PATCH v5 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
2018-05-11 8:09 UTC (5+ messages)
` [PATCH v5 1/4] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
` [PATCH v5 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
` [PATCH v5 3/4] ARM: mm: fix build error in fix_to_virt with CONFIG_CC_OPTIMIZE_FOR_DEBUGGING
` [PATCH v5 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization
[PATCH] ARM: dts: exynos: Use dedicated DT bindings for Odroid X/X2, U3
2018-05-11 8:09 UTC
[PATCH 1/2] serdev: add controller runtime PM support
2018-05-11 8:07 UTC (3+ 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).