LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH 1/6] dt-bindings: devfreq: rk3399_dmc: improve binding documentation
2018-04-24 1:53 UTC (3+ messages)
` [PATCH 0/6] devfreq: rk3399_dmc: improve rk3399_dmc driver and it's documentation
[RFC v2] virtio: support packed ring
2018-04-24 1:49 UTC (11+ messages)
[PATCH v2 0/2] usb: dwc3: support clocks and resets for DWC3 core
2018-04-24 1:36 UTC (6+ messages)
` [PATCH v2 2/2] "
printk feature for syzbot?
2018-04-24 1:33 UTC
[RESEND PATCH v6 00/27] DRM Rockchip rk3399 (Kevin)
2018-04-24 1:29 UTC (5+ messages)
` [RESEND PATCH v6 14/27] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
` [RESEND PATCH v6 16/27] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
[PATCH v2 1/3] mmc: dw_mmc-bluefield: Add driver extension
2018-04-24 1:11 UTC (2+ messages)
[PATCH] x86: tsc: fix L2 guest always in tsc_early clocksource
2018-04-24 1:08 UTC (2+ messages)
[PATCH] selftests: net: update .gitignore with missing test
2018-04-24 1:07 UTC (2+ messages)
[RFC V3 PATCH 0/8] Packed ring for vhost
2018-04-24 1:04 UTC (5+ messages)
[PATCH v11 0/6] Introduce the STACKLEAK feature and a test for it
2018-04-24 1:03 UTC (5+ messages)
` [PATCH v11 2/6] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
[PATCH 1/3] big key: get rid of stack array allocation
2018-04-24 1:03 UTC (3+ messages)
` [PATCH 2/3] dh key: get rid of stack allocated array
` [PATCH 3/3] dh key: get rid of stack allocated array for zeroes
[PATCH] dca: make function dca_common_get_tag static
2018-04-24 1:03 UTC (2+ messages)
[RFC] mm: memory.low heirarchical behavior
2018-04-24 0:56 UTC (4+ messages)
` [RFC PATCH 0/2] memory.low,min reclaim
[PATCH v2 0/3] V3D DRM driver
2018-04-24 0:46 UTC (4+ messages)
` [PATCH v2 1/3] drm: Make the prime vmap/vunmap hooks optional
` [PATCH v2 2/3] dt-bindings: Add a new binding for Broadcom V3D 3.x and newer GPUs
` [PATCH v2 3/3] drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+
[PATCH 4.9 00/95] 4.9.96-stable review
2018-04-24 0:41 UTC (7+ messages)
[RFC/RFT PATCH 0/3] Improve scheduler scalability for fast path
2018-04-24 0:41 UTC (4+ messages)
` [PATCH 1/3] sched: remove select_idle_core() for scalability
` [PATCH 2/3] sched: introduce per-cpu var next_cpu to track search limit
` [PATCH 3/3] sched: limit cpu search and rotate search window for scalability
[RFC/RFT patch 0/7] timekeeping: Unify clock MONOTONIC and clock BOOTTIME
2018-04-24 0:40 UTC (2+ messages)
[PATCH 4.14 000/164] 4.14.36-stable review
2018-04-24 0:38 UTC (4+ messages)
[PATCH] staging: bcm2835-audio: Disconnect and free vchi_instance on module_exit()
2018-04-24 0:35 UTC (3+ messages)
[PATCH 4.16 000/196] 4.16.4-stable review
2018-04-24 0:32 UTC (7+ messages)
[PATCH] net: don't use kvzalloc for DMA memory
2018-04-24 0:25 UTC (17+ messages)
` [PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
` [PATCH v3] kvmalloc: always use vmalloc if CONFIG_DEBUG_SG
[PATCH 0/3] Fix UFS and devfreq interaction
2018-04-24 0:20 UTC (4+ messages)
` [PATCH 1/3] PM / devfreq: Actually support providing freq_table
` [PATCH 2/3] scsi: ufs: Extract devfreq registration
` [PATCH 3/3] scsi: ufs: Use freq table with devfreq
[RFC 0/2] To introduce xenwatch multithreading (xen mtwatch)
2018-04-23 23:55 UTC (3+ messages)
` [Xen-devel] "
[PATCH 0/3] stagging:iio:meter: Add essential IIO API structures for ADE7854
2018-04-23 23:42 UTC (3+ messages)
[PATCH] Input: alps - Demystify trackstick initialization for v3 and v6 protocols
2018-04-23 23:40 UTC (8+ messages)
[PATCH] m68k: Fix off-by-one calendar month
2018-04-23 23:39 UTC (2+ messages)
[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
2018-04-23 23:30 UTC (15+ messages)
` [PATCH v4 01/14] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v4 02/14] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v4 03/14] PCI/P2PDMA: Add PCI p2pmem dma mappings to adjust the bus offset
` [PATCH v4 04/14] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches
` [PATCH v4 05/14] docs-rst: Add a new directory for PCI documentation
` [PATCH v4 06/14] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v4 07/14] block: Introduce PCI P2P flags for request and request queue
` [PATCH v4 08/14] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v4 09/14] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v4 10/14] nvme-pci: Add support for P2P memory in requests
` [PATCH v4 11/14] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v4 12/14] nvmet: Introduce helper functions to allocate and free request SGLs
` [PATCH v4 13/14] nvmet-rdma: Use new SGL alloc/free helper for requests
` [PATCH v4 14/14] nvmet: Optionally use PCI P2P memory
[PATCH] Input: alps - Fix reporting pressure of v3 trackstick
2018-04-23 23:26 UTC (2+ messages)
[PATCH v3 00/11] Add support for SAMA5D2 touchscreen
2018-04-23 23:24 UTC (4+ messages)
` [PATCH v3 08/11] input: touchscreen: resistive-adc-touch: add generic resistive ADC touchscreen
[RFC PATCH ghak32 V2 00/13] audit: implement container id
2018-04-23 23:15 UTC (5+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "
[PATCH v5 0/2] SDM845 System Cache Driver
2018-04-23 23:09 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: Documentation for qcom, llcc
` [PATCH v5 2/2] drivers: soc: Add LLCC driver
[PATCH] selftests: bpf: update .gitignore with missing file
2018-04-23 22:53 UTC (5+ messages)
` [PATCH v2] "
[PATCH] f2fs: clear page_error for all the writebacking pages
2018-04-23 22:49 UTC
[PATCH 0/1] drm/xen-zcopy: Add Xen zero-copy helper DRM driver
2018-04-23 22:41 UTC (13+ messages)
` [Xen-devel] "
[PATCH] SLUB: Do not fallback to mininum order if __GFP_NORETRY is set
2018-04-23 22:41 UTC (5+ messages)
[PATCH v7 0/5] of: change overlay apply input data from unflattened
2018-04-23 22:38 UTC (10+ messages)
` [PATCH v7 2/5] of: change overlay apply input data from unflattened to FDT
[PATCH 0/4] A few rhashtables cleanups
2018-04-23 22:29 UTC (5+ messages)
` [PATCH 2/4] rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter()
` [PATCH 3/4] rhashtable: reset iter when rhashtable_walk_start sees new table
` [PATCH 4/4] rhashtable: improve rhashtable_walk stability when stop/start used
` [PATCH 1/4] rhashtable: remove outdated comments about grow_decision etc
[PATCH] Bluetooth: btusb: add ID for LiteOn 04ca:301a
2018-04-23 22:17 UTC
linux-next: Signed-off-by missing for commit in the rcu tree
2018-04-23 22:16 UTC (2+ messages)
[PATCH v2 0/3] iio: adc128s052: add matching options
2018-04-23 22:08 UTC (5+ messages)
` [PATCH v2 1/3] iio: adc128s052: Add pin-compatible IDs
` [PATCH v2 2/3] iio: adc128s052: add ACPI _HID AANT1280
` [PATCH v2 3/3] iio: adc128s052: reuse "compatible" for ACPI _DSD
[PATCH] vfio/type1: Fix task tracking for QEMU vCPU hotplug
2018-04-23 22:08 UTC
[PATCH] RISC-V: Load modules within relative jump range of the kernel text
2018-04-23 22:08 UTC (2+ messages)
[PATCH] ARM: tegra: fix ulpi regression on tegra20
2018-04-23 22:05 UTC (4+ messages)
[PATCH] Always report a writeback error once
2018-04-23 21:53 UTC (6+ messages)
[PATCH] proc: use "unsigned int" for /proc/*/stack
2018-04-23 21:52 UTC
linux-next: Signed-off-by missing for commits in the cifs tree
2018-04-23 21:52 UTC (2+ messages)
[PATCH] proc: use "unsigned int" for sigqueue length
2018-04-23 21:51 UTC
[PATCH] proc: restore seekdir("/proc", 256) semantics
2018-04-23 21:50 UTC
[PATCH v2] net: qrtr: Expose tunneling endpoint to user space
2018-04-23 21:46 UTC
[PATCH] perf tools: set kernel end address properly
2018-04-23 21:43 UTC (13+ messages)
general protection fault in wb_workfn
2018-04-23 21:43 UTC (3+ messages)
[PATCH] proc: skip branch in /proc/*/* lookup
2018-04-23 21:39 UTC
[PATCH 3.18 00/52] 3.18.106-stable review
2018-04-23 21:39 UTC (2+ messages)
[PATCH net-next 0/4] mm,tcp: provide mmap_hook to solve lockdep issue
2018-04-23 21:38 UTC (3+ messages)
[PATCH 4.4 00/97] 4.4.129-stable review
2018-04-23 21:38 UTC (2+ messages)
[RFC work-in-progress 0/7] of: platform: use early platform routines instead of OF_DECLARE
2018-04-23 21:38 UTC
WARNING in refcount_dec
2018-04-23 21:38 UTC (8+ messages)
[PATCH] proc: use "unsigned int" in proc_fill_cache()
2018-04-23 21:37 UTC
[net-next 1/2] ipv6: sr: add a per namespace sysctl to control seg6 flowlabel
2018-04-23 21:37 UTC (2+ messages)
` [net-next 2/2] ipv6: sr: Compute flowlabel of outer IPv6 header for seg6 encap mode
[PATCH] proc: smaller RCU section in ->getattr()
2018-04-23 21:36 UTC
[PATCH] proc: use #pragma once
2018-04-23 21:35 UTC
[PATCH v5 0/6] x86/microcode/AMD: Check microcode file sanity before loading it
2018-04-23 21:34 UTC (7+ messages)
` [PATCH v5 1/6] x86/microcode/AMD: Subtract SECTION_HDR_SIZE from file leftover length
` [PATCH v5 2/6] x86/microcode/AMD: Add microcode container data checking functions
` [PATCH v5 3/6] x86/microcode/AMD: Check microcode container data in the early loader
` [PATCH v5 4/6] x86/microcode/AMD: Check microcode container data in the late loader
` [PATCH v5 5/6] x86/microcode/AMD: Add a reminder about PATCH_MAX_SIZE macro
` [PATCH v5 6/6] x86/microcode/AMD: Check the equivalence table size when scanning it
linux-next: Signed-off-by missing for commit in the renesas tree
2018-04-23 21:32 UTC
[PATCH] locking/rwsem: Synchronize task state & waiter->task of readers
2018-04-23 21:30 UTC (4+ messages)
[RFC v4 0/4] Centralize and unify usage of preempt/irq tracepoints
2018-04-23 21:22 UTC (10+ messages)
` [RFC v4 3/4] irqflags: Avoid unnecessary calls to trace_ if you can
[RESEND PATCH v2 0/2] Add support for ZSTD-compressed kernel
2018-04-23 21:17 UTC (2+ messages)
[PATCH] powerpc/mm/radix: add missing braces for single statement block
2018-04-23 21:13 UTC (6+ messages)
` [PATCH v2] powerpc/mm/radix: use do/while(0) trick "
[PATCH v3 0/5] efi/firmware/platform-x86: Add EFI embedded fw support
2018-04-23 21:11 UTC (3+ messages)
` [PATCH v3 2/5] efi: Add embedded peripheral firmware support
[PATCH v4 0/4] iio: add unit-converter
2018-04-23 21:08 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: iio: afe: add binding for current-sense-shunt
` [PATCH v4 2/4] dt-bindings: iio: afe: add binding for voltage-divider
` [PATCH v4 3/4] dt-bindings: iio: afe: add binding for current-sense-amplifier
` [PATCH v4 4/4] iio: afe: rescale: new driver
[PATCH 0/8] drm: bridge: Add support for static image formats
2018-04-23 21:03 UTC (3+ messages)
` [PATCH 8/8] drm: connector: Remove DRM_BUS_FLAG_DATA_* flags
[PATCH v5 0/2] sparc64: Add privileged ADI driver
2018-04-23 21:01 UTC (3+ messages)
` [PATCH v5 2/2] selftests: sparc64: char: Selftest for "
[PATCH v3][RESEND] media: i2c: tda1997: replace codec to component
2018-04-23 20:59 UTC (4+ messages)
[PATCH v4 00/22] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
2018-04-23 20:43 UTC (4+ messages)
` [PATCH v4 05/22] iommu: introduce iommu invalidate API function
[PATCH 1/2] IB/hfi1: Try slot reset before secondary bus reset
2018-04-23 20:41 UTC (11+ messages)
[PATCH] mtd: nftl: Remove VLA usage
2018-04-23 20:35 UTC
v4.17-rc1: regressions on N900, N950
2018-04-23 20:29 UTC (2+ messages)
[v2 1/1] i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
2018-04-23 20:18 UTC (3+ messages)
[iptables 1/2] extensions: libip6t_srh: support matching previous, next and last SID
2018-04-23 20:16 UTC (6+ messages)
` [nf-next] netfilter: extend SRH match to "
[PATCH 0/9] Loading optional firmware v4
2018-04-23 20:12 UTC (10+ messages)
` [PATCH 1/9] firmware: some documentation fixes
` [PATCH 2/9] firmware: wrap FW_OPT_* into an enum
` [PATCH 3/9] firmware: add kernel-doc for enum fw_opt
` [PATCH 4/9] firmware: use () to terminate kernel-doc function names
` [PATCH 5/9] firmware: add function to load firmware without warnings v5
` [PATCH 6/9] firmware: print firmware name on fallback path
` [PATCH 7/9] firmware: use rename fw_sysfs_fallback to use the firmware_ prefix
` [PATCH 8/9] ath10k: use request_firmware_nowarn to load firmware
` [PATCH 9/9] ath10k: re-enable the firmware fallback mechanism for testmode
[PATCH 0/3] bpf: Store/dump license string for loaded program
2018-04-23 20:11 UTC (2+ messages)
[ANNOUNCE] 3.18.104-rt101
2018-04-23 20:10 UTC
[PATCH] rave-sp: Remove VLA
2018-04-23 20:08 UTC (2+ messages)
KASAN: null-ptr-deref Read in refcount_inc_not_zero
2018-04-23 20:05 UTC (2+ messages)
[PATCH] kbuild/debian: Use KBUILD_BUILD_* when set
2018-04-23 19:50 UTC
[PATCH v5] fs: dax: Adding new return type vm_fault_t
2018-04-23 19:49 UTC (2+ messages)
[PATCH] tpm/st33zp24: Fix spelling mistake in macro ST33ZP24_TISREGISTER_UKNOWN
2018-04-23 19:49 UTC (2+ messages)
[PATCH 0/4] USB Audio Device Class 3.0 BADD profiles support
2018-04-23 19:48 UTC (7+ messages)
` [PATCH 1/4] ALSA: usb: stream: refactor audio interface parsing
` [alsa-devel] "
` [PATCH 4/4] ALSA: usb: add UAC3 BADD profiles support
` [alsa-devel] "
[PATCH] powerpc/wii: Make hlwd_pic_init function static
2018-04-23 19:45 UTC
[PATCH] um: remove uml initcalls
2018-04-23 19:43 UTC (2+ messages)
[PATCH 00/37 v6] PTI support for x86-32
2018-04-23 19:38 UTC (2+ messages)
[Patch v2 1/6] cifs: smbd: Check for iov length on sending the last iov
2018-04-23 19:34 UTC (3+ messages)
[PATCH] drivers: media: platform: make VIDEO_VIU depend on I2C
2018-04-23 19:31 UTC
[PATCH 00/11] fix potential Spectre variant 1 issues
2018-04-23 19:22 UTC (7+ messages)
` [PATCH 01/11] media: tm6000: fix potential Spectre variant 1
[PATCH] stop_machine: Use raw spinlocks
2018-04-23 19:16 UTC
[PATCH] IB/core: Make ib_mad_client_id atomic
2018-04-23 19:16 UTC (5+ messages)
[PATCH tip/core/rcu 0/22] Miscellaneous fixes for v4.18
2018-04-23 19:12 UTC (13+ messages)
` [PATCH tip/core/rcu 01/22] sched: Make non-production PREEMPT cond_resched() help Tasks RCU
` [PATCH tip/core/rcu 07/22] softirq: Eliminate unused cond_resched_softirq() macro
[REVIEW][PATCH 14/22] signal/riscv: Use force_sig_fault where appropriate
2018-04-23 19:11 UTC (2+ messages)
[ANNOUNCE] v4.14.29-rt25
2018-04-23 19:10 UTC (5+ messages)
[PATCH] MAINTAINERS: Rakesh Iyer can't be reached anymore
2018-04-23 19:03 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).