LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2018-04-16 23:09:07 to 2018-04-17 06:30:07 UTC [more...]
[PATCH 0/3] clk: add duty cycle support
2018-04-17 6:30 UTC (6+ messages)
` [PATCH 1/3] "
[PATCH v7 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
2018-04-17 6:29 UTC (11+ messages)
` [PATCH v7 1/7] xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH
` [PATCH v7 2/7] xen/pvh: Move PVH entry code out of Xen specific tree
` [PATCH v7 3/7] xen/pvh: Create a new file for Xen specific PVH code
` [PATCH v7 4/7] xen/pvh: Move Xen specific PVH VM initialization out of common file
` [PATCH v7 5/7] xen/pvh: Move Xen code for getting mem map via hcall "
` [PATCH v7 6/7] xen/pvh: Add memory map pointer to hvm_start_info struct
` [PATCH v7 7/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
[PATCH] percpu_counter: Remove debug_object_free call twice
2018-04-17 6:29 UTC (3+ messages)
[lkp-robot] [selftests] 5ff9c1a3dd: kernel_selftests.net.in_netns.sh.fail
2018-04-17 6:25 UTC
[PATCH] mmap.2: MAP_FIXED is okay if the address range has been reserved
2018-04-17 6:23 UTC (11+ messages)
[RFC] perf/core: what is exclude_idle supposed to do
2018-04-17 6:20 UTC (2+ messages)
[PATCH V2] x86/boot/e820: add new chareater - to free BIOS memory in memmap bootargs
2018-04-17 6:18 UTC (3+ messages)
` [PATCH] x86/boot/e820: add new chareater "-" "
[PATCH] nvme: lightnvm: add granby support
2018-04-17 6:16 UTC (2+ messages)
[PATCH 4/5] dmaengine: sprd: Add Spreadtrum DMA configuration
2018-04-17 6:06 UTC (12+ messages)
[PATCH v5 00/10] drivers/qcom: add RPMH communication suppor
2018-04-17 6:01 UTC (9+ messages)
` [PATCH v5 02/10] dt-bindings: introduce RPMH RSC bindings for Qualcomm SoCs
[PATCH] trace_kprobe: Remove warning message "Could not insert probe at..."
2018-04-17 5:58 UTC (2+ messages)
` [tip:perf/urgent] "
[PATCH 0/3] KVM: VMX: Allow to disable ioport intercept per-VM by userspace
2018-04-17 5:46 UTC (4+ messages)
` [PATCH 1/3] KVM: VMX: Introduce per-VM I/O permission bitmaps
` [PATCH 2/3] KVM: X86: Allow userspace to disable ioport intercept
` [PATCH 3/3] KVM: VMX: Allow I/O port 0x80 bypass when userspace prefer
[PATCH 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
2018-04-17 5:37 UTC (13+ messages)
` [PATCH 1/7] powerpc: Add TIDR CPU feature for Power9
` [PATCH 2/7] powerpc: Use TIDR CPU feature to control TIDR allocation
` [PATCH 3/7] powerpc: use task_pid_nr() for TID allocation
` [PATCH 4/7] ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
` [PATCH 5/7] ocxl: Expose the thread_id needed for wait on p9
` [PATCH 6/7] ocxl: Add an IOCTL so userspace knows which platform the kernel requires
` [PATCH 7/7] ocxl: Document new OCXL IOCTLs
[PATCH 0/6] staging: lustre: code rearrangement
2018-04-17 5:26 UTC (7+ messages)
` [PATCH 1/6] staging: lustre: move stack-check macros to libcfs_debug.h
` [lustre-devel] "
[PATCH] security: remove security_settime
2018-04-17 5:24 UTC (2+ messages)
[PATCH] usb: always build usb/common/ targets; fixes extcon-axp288 build error
2018-04-17 5:14 UTC
[PATCH 0/2] vunmap and debug objects
2018-04-17 5:10 UTC (6+ messages)
` [PATCH 2/2] mm: vmalloc: Pass proper vm_start into debugobjects
[PATCH] staging: bcm2835-audio: Disconnect and free vchi_instance on module_exit()
2018-04-17 5:00 UTC
[PATCH 1/4] ASoC: dwc: I2S Controller instance param added
2018-04-17 4:59 UTC (4+ messages)
` [PATCH 2/4] ASoC: amd: fixed checkpatch pl warnings
` [PATCH 3/4] ASoC: amd: dma driver changes for BT I2S instance
` [PATCH 4/4] ASoC: amd: enabling bt i2s config after acp reset
[PATCH 2/2] parisc: use the asm-generic version for readX()
2018-04-17 4:57 UTC (2+ messages)
[PATCH] blk-mq: start request gstate with gen 1
2018-04-17 4:46 UTC (3+ messages)
[PATCH] x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI
2018-04-17 4:43 UTC
[PATCH v4 0/3] Misc patches to support clocks for SDM845
2018-04-17 4:37 UTC (5+ messages)
` [PATCH v4 1/3] clk: qcom: Clear hardware clock control bit of RCG
` [PATCH v4 3/3] clk: qcom: Add Global Clock controller (GCC) driver for SDM845
[PATCH v3 0/9] trace_uprobe: Support SDT markers having reference count (semaphore)
2018-04-17 4:32 UTC (10+ messages)
` [PATCH v3 1/9] Uprobe: Export vaddr <-> offset conversion functions
` [PATCH v3 2/9] mm: Prefix vma_ to vaddr_to_offset() and offset_to_vaddr()
` [PATCH v3 3/9] Uprobe: Move mmput() into free_map_info()
` [PATCH v3 4/9] Uprobe: Rename map_info to uprobe_map_info
` [PATCH v3 5/9] Uprobe: Export uprobe_map_info along with uprobe_{build/free}_map_info()
` [PATCH v3 6/9] trace_uprobe: Support SDT markers having reference count (semaphore)
` [PATCH v3 7/9] trace_uprobe/sdt: Fix multiple update of same reference counter
` [PATCH v3 8/9] trace_uprobe/sdt: Document about "
` [PATCH v3 9/9] perf probe: Support SDT markers having reference counter (semaphore)
[PATCH v2 0/3] Update reset and poll logic for GDSCs
2018-04-17 4:30 UTC (7+ messages)
` [PATCH v2 1/3] clk: qcom: gdsc: Add support to reset AON and block reset logic
` [PATCH v2 2/3] clk: qcom: gdsc: Add support to poll for higher timeout value
` [PATCH v2 3/3] clk: qcom: gdsc: Add support to poll CFG register to check GDSC state
[PATCH 1/2] parisc: use the asm-generic version for writeX()
2018-04-17 4:30 UTC (8+ messages)
linux-next: Tree for Apr 17
2018-04-17 4:25 UTC
[PATCH RESEND net-next] net/ncsi: Refactor MAC, VLAN filters
2018-04-17 4:23 UTC
[PATCH v2 0/3] perf/buildid-cache: Add --list and --purge-all options
2018-04-17 4:13 UTC (4+ messages)
` [PATCH v2 1/3] tools/parse-options: Add '\n' at the end of error messages
` [PATCH v2 2/3] perf/buildid-cache: Support --list option
` [PATCH v2 3/3] perf/buildid-cache: Support --purge-all option
[RFC v4 0/4] Centralize and unify usage of preempt/irq tracepoints
2018-04-17 4:07 UTC (5+ messages)
` [RFC v4 1/4] tracepoint: Add API to not do lockdep checks during RCU ops
` [RFC v4 2/4] softirq: reorder trace_softirqs_on to prevent lockdep splat
` [RFC v4 3/4] irqflags: Avoid unnecessary calls to trace_ if you can
` [RFC v4 4/4] tracing: Centralize preemptirq tracepoints and unify their usage
[PATCH v2 1/2] parisc: define stronger ordering for the default writeX()
2018-04-17 4:08 UTC (2+ messages)
` [PATCH v2 2/2] parisc: define stronger ordering for the default readX()
general protection fault in encode_rpcb_string
2018-04-17 4:02 UTC
[PATCH 1/6] cifs: smbd: Check for iov length on sending the last iov
2018-04-17 4:01 UTC (7+ messages)
` [PATCH 2/6] cifs: Allocate validate negoation request through kmalloc
` [PATCH 3/6] cifs: smbd: Avoid allocating iov on the stack
` [PATCH 4/6] cifs: smbd: Don't use RDMA read/write when signing is used
` [PATCH 5/6] cifs: smbd: Enable signing with smbdirect
` [PATCH 6/6] cifs: smbd: Dump SMB packet when configured
[PATCH] i2c: mediatek: use of_device_get_match_data()
2018-04-17 3:58 UTC (3+ messages)
` [PATCH] media: rc: mtk-cir: "
[PATCH v3 0/3] Misc patches to support clocks for SDM845
2018-04-17 3:51 UTC (3+ messages)
` [PATCH v3 3/3] clk: qcom: Add Global Clock controller (GCC) driver "
[PATCH v2 00/10] SWIM driver fixes
2018-04-17 3:50 UTC (3+ messages)
[PATCH] blk-mq: start request gstate with gen 1
2018-04-17 3:44 UTC
[PATCH 0/3] FPGA Manager Patches for 4.18
2018-04-17 3:43 UTC (4+ messages)
` [PATCH 1/3] dt: bindings: fpga: add lattice machxo2 slave spi binding description
` [PATCH 2/3] fpga: lattice machxo2: Add Lattice MachXO2 support
` [PATCH 3/3] fpga: fpga-region: comment on fpga_region_program_fpga locking
[PATCH v2 0/3] usb: dwc3: support for Qualcomm DWC3 glue
2018-04-17 3:39 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: usb: Update documentation for Qualcomm DWC3 driver
[PATCH 2/2] f2fs: support {d,id,did,x}node checksum
2018-04-17 3:38 UTC (11+ messages)
[PATCH v12 0/2] clk: npcm750: Add NPCM7XX Clock driver and binding
2018-04-17 3:38 UTC (3+ messages)
` [PATCH v12 2/2] clk: npcm7xx: add clock controller
[PATCH 00/20] staging: lustre: convert to rhashtable
2018-04-17 3:35 UTC (2+ messages)
[PATCH 1/2] dt-bindings: input: Add Add Spreadtrum SC27xx vibrator documentation
2018-04-17 3:18 UTC (2+ messages)
` [PATCH 2/2] input: misc: Add Spreadtrum vibrator driver
[PATCH 0/9] iommu/vt-d: Improve PASID id and table management
2018-04-17 3:03 UTC (10+ messages)
` [PATCH 1/9] iommu/vt-d: Global PASID name space
` [PATCH 2/9] iommu/vt-d: Decouple idr bond pointer from svm
` [PATCH 3/9] iommu/vt-d: Use global PASID for SVM usage
` [PATCH 4/9] iommu/vt-d: Move device_domain_info to header
` [PATCH 5/9] iommu/vt-d: Per domain pasid table interfaces
` [PATCH 6/9] iommu/vt-d: Allocate and free pasid table
` [PATCH 7/9] iommu/vt-d: Calculate PTS value
` [PATCH 8/9] iommu/vt-d: Use per-domain pasid table
` [PATCH 9/9] iommu/vt-d: Clean up PASID talbe management for SVM
[PATCH v6 00/11] Sunxi: Add SMP support on A83T
2018-04-17 3:13 UTC (6+ messages)
` [PATCH v6 01/11] ARM: sunxi: smp: Move assembly code into a file
` [PATCH v6 03/11] ARM: dts: sun8i: Add R_CPUCFG device node for the A83T dtsi
usercopy whitelist woe in scsi_sense_cache
2018-04-17 3:12 UTC (9+ messages)
instant reboot caused by 194a9749c73d650c0
2018-04-16 18:16 UTC (6+ messages)
[RFC PATCH 0/1] mm: Support multiple kswapd threads per node
2018-04-17 3:02 UTC (5+ messages)
` [RFC PATCH 1/1] vmscan: "
[PATCH v2 0/4] Refactor TPM event log code
2018-04-17 3:02 UTC (3+ messages)
` [PATCH v2 1/4] tpm: Add explicit endianness cast
[lkp-robot] [proc] 89d98ff979: kernel_selftests.proc.proc-loadavg-001.fail
2018-04-17 2:54 UTC
[PATCH 17/17] perf annotate: Handle variables in 'sub', 'or' and many other instructions
2018-04-17 2:56 UTC (5+ messages)
[RFC v2] virtio: support packed ring
2018-04-17 2:51 UTC (8+ messages)
[PATCH] efi: Fix the size not consistent issue when unmapping memory map
2018-04-17 2:41 UTC (7+ messages)
[PATCH v3 3/3] ALSA: hda: Disabled unused audio controller for Dell platforms with Switchable Graphics
2018-04-17 2:38 UTC (11+ messages)
[PATCH] perf tools: set kernel end address properly
2018-04-17 2:27 UTC (8+ messages)
linux-next: build warning after merge of the scsi tree
2018-04-17 2:25 UTC
[PATCH] trace: add missing forward declaration
2018-04-17 2:18 UTC (3+ messages)
linux-next: build failure after merge of the sound-asoc tree
2018-04-17 2:14 UTC (3+ messages)
[PATCH v2 0/2] pinctrl/samsung: Fix incorrect EINTG banks order
2018-04-17 2:14 UTC (5+ messages)
` [PATCH v2 1/2] pinctrl/samsung: Correct "
` [PATCH v2 2/2] pinctrl/samsung: Document required order of banks
[PATCH 0/3] Interface for higher order contiguous allocations
2018-04-17 2:09 UTC (4+ messages)
` [PATCH 1/3] mm: change type of free_contig_range(nr_pages) to unsigned long
` [PATCH 2/3] mm: add find_alloc_contig_pages() interface
` [PATCH 3/3] mm/hugetlb: use find_alloc_contig_pages() to allocate gigantic pages
[PATCH] spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo()
2018-04-16 12:07 UTC
[PATCH 00/21] mm, THP, swap: Swapout/swapin THP as a whole
2018-04-17 2:02 UTC (22+ messages)
` [PATCH -mm 01/21] mm, THP, swap: Enable PMD swap operations for CONFIG_THP_SWAP
` [PATCH -mm 02/21] mm, THP, swap: Make CONFIG_THP_SWAP depends on CONFIG_SWAP
` [PATCH -mm 03/21] mm, THP, swap: Support PMD swap mapping in swap_duplicate()
` [PATCH -mm 04/21] mm, THP, swap: Support PMD swap mapping in swapcache_free_cluster()
` [PATCH -mm 05/21] mm, THP, swap: Support PMD swap mapping in free_swap_and_cache()/swap_free()
` [PATCH -mm 06/21] mm, THP, swap: Support PMD swap mapping when splitting huge PMD
` [PATCH -mm 07/21] mm, THP, swap: Support PMD swap mapping in split_swap_cluster()
` [PATCH -mm 08/21] mm, THP, swap: Support to read a huge swap cluster for swapin a THP
` [PATCH -mm 09/21] mm, THP, swap: Swapin a THP as a whole
` [PATCH -mm 10/21] mm, THP, swap: Support to count THP swapin and its fallback
` [PATCH -mm 11/21] mm, THP, swap: Add sysfs interface to configure THP swapin
` [PATCH -mm 12/21] mm, THP, swap: Support PMD swap mapping in swapoff
` [PATCH -mm 13/21] mm, THP, swap: Support PMD swap mapping in madvise_free()
` [PATCH -mm 14/21] mm, cgroup, THP, swap: Support to move swap account for PMD swap mapping
` [PATCH -mm 15/21] mm, THP, swap: Support to copy PMD swap mapping when fork()
` [PATCH -mm 16/21] mm, THP, swap: Free PMD swap mapping when zap_huge_pmd()
` [PATCH -mm 17/21] mm, THP, swap: Support PMD swap mapping for MADV_WILLNEED
` [PATCH -mm 18/21] mm, THP, swap: Support PMD swap mapping in mincore()
` [PATCH -mm 19/21] mm, THP, swap: Support PMD swap mapping in common path
` [PATCH -mm 20/21] mm, THP, swap: create PMD swap mapping when unmap the THP
` [PATCH -mm 21/21] mm, THP: Avoid to split THP when reclaim MADV_FREE THP
[PATCH v2] infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=m
2018-04-17 1:51 UTC
[PATCH] infiniband: mlx5: fix build error when INFINIBAND_USER_ACCESS=m
2018-04-17 1:49 UTC (3+ messages)
linux-next: manual merge of the efi-lock-down tree with the modules tree
2018-04-17 1:32 UTC
On the kernel numbering scheme
2018-04-17 0:55 UTC (2+ messages)
[PATCH v3 0/2] Base enablement of IOMMU debugfs support
2018-04-17 0:52 UTC (3+ messages)
` [PATCH v3 2/2] iommu/amd: Add basic debugfs infrastructure for AMD IOMMU
linux-next: build failure after merge of the netfilter tree
2018-04-17 0:51 UTC (2+ messages)
[PATCH 2/3] ACPI: SPCR: Add support for AMD CT/SZ
2018-04-17 0:43 UTC (2+ messages)
repeatable boot randomness inside KVM guest
2018-04-17 0:31 UTC (5+ messages)
[PATCH v3 0/5] efi/firmware/platform-x86: Add EFI embedded fw support
2018-04-17 0:17 UTC (3+ messages)
` [PATCH v3 2/5] efi: Add embedded peripheral firmware support
[PATCH] soc: qcom: cmd-db: Make endian-agnostic
2018-04-17 0:08 UTC (2+ messages)
[PATCH v3 00/11] Add support for SAMA5D2 touchscreen
2018-04-16 23:58 UTC (4+ messages)
` [PATCH v3 06/11] iio: inkern: add module put/get on iio dev module when requesting channels
[PATCH v2 0/2] HID: input: do not increment usages when a duplicate is found
2018-04-16 23:51 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH v3 00/10] PECI device driver introduction
2018-04-16 23:51 UTC (8+ messages)
` [PATCH v3 04/10] Documentations: dt-bindings: Add a document of PECI adapter driver for Aspeed AST24xx/25xx SoCs
` [PATCH v3 07/10] Documentation: dt-bindings: Add documents for PECI hwmon client drivers
kernel panics with 4.14.X versions
2018-04-16 23:31 UTC (2+ messages)
[PATCH 0/5] Add support in dwmac-sun8i for accessing EMAC clock
2018-04-16 23:17 UTC (4+ messages)
` [PATCH 1/5] dt-bindings: allow dwmac-sun8i to use other devices' exported regmap
[PATCHSET v2] mm, memcontrol: Implement memory.swap.events
2018-04-16 23:11 UTC (3+ messages)
` [PATCH 1/2] mm, memcontrol: Move swap charge handling into get_swap_page()
` [PATCH 2/2] mm, memcontrol: Implement memory.swap.events
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).