linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-05 15:00:26 to 2018-06-05 17:11:27 UTC [more...]

[PATCH 4.9 00/61] 4.9.107-stable review
 2018-06-05 17:02 UTC  (44+ messages)
` [PATCH 4.9 02/61] powerpc/64s: Clear PCR on boot
` [PATCH 4.9 03/61] USB: serial: cp210x: use tcflag_t to fix incompatible pointer type
` [PATCH 4.9 04/61] Revert "pinctrl: msm: Use dynamic GPIO numbering"
` [PATCH 4.9 05/61] xfs: detect agfl count corruption and reset agfl
` [PATCH 4.9 07/61] Input: elan_i2c_smbus - fix corrupted stack
` [PATCH 4.9 08/61] tracing: Fix crash when freeing instances with event triggers
` [PATCH 4.9 10/61] cfg80211: further limit wiphy names to 64 bytes
` [PATCH 4.9 11/61] dma-buf: remove redundant initialization of sg_table
` [PATCH 4.9 13/61] ASoC: Intel: sst: remove redundant variable dma_dev_name
` [PATCH 4.9 14/61] platform/chrome: cros_ec_lpc: remove redundant pointer request
` [PATCH 4.9 15/61] x86/amd: revert commit 944e0fc51a89c9827b9
` [PATCH 4.9 16/61] xen: set cpu capabilities from xen_start_kernel()
` [PATCH 4.9 17/61] x86/amd: dont set X86_BUG_SYSRET_SS_ATTRS when running under Xen
` [PATCH 4.9 19/61] scsi: ufs: fix failure to read the string descriptor
` [PATCH 4.9 20/61] scsi: ufs: refactor device descriptor reading
` [PATCH 4.9 22/61] arm64: Add hypervisor safe helper for checking constant capabilities
` [PATCH 4.9 23/61] arm64/cpufeature: dont use mutex in bringup path
` [PATCH 4.9 24/61] powerpc/rfi-flush: Move out of HARDLOCKUP_DETECTOR #ifdef
` [PATCH 4.9 25/61] powerpc/pseries: Support firmware disable of RFI flush
` [PATCH 4.9 27/61] powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
` [PATCH 4.9 29/61] powerpc/rfi-flush: Always enable fallback flush on pseries
` [PATCH 4.9 31/61] powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
` [PATCH 4.9 32/61] powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
` [PATCH 4.9 34/61] powerpc/pseries: Set or clear security feature flags
` [PATCH 4.9 35/61] powerpc/powernv: "
` [PATCH 4.9 37/61] powerpc/64s: Enhance the information in cpu_show_meltdown()
` [PATCH 4.9 39/61] powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
` [PATCH 4.9 40/61] powerpc/64s: Wire up cpu_show_spectre_v1()
` [PATCH 4.9 42/61] powerpc/pseries: Fix clearing of security feature flags
` [PATCH 4.9 43/61] powerpc: Move default "
` [PATCH 4.9 45/61] powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()
` [PATCH 4.9 47/61] net/mlx4_en: fix potential use-after-free with dma_unmap_page
` [PATCH 4.9 48/61] iio:kfifo_buf: check for uint overflow
` [PATCH 4.9 49/61] MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
` [PATCH 4.9 50/61] MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
` [PATCH 4.9 51/61] scsi: scsi_transport_srp: Fix shost to rport translation
` [PATCH 4.9 52/61] stm class: Use vmalloc for the master map
` [PATCH 4.9 53/61] hwtracing: stm: fix build error on some arches
` [PATCH 4.9 54/61] IB/core: Fix error code for invalid GID entry
` [PATCH 4.9 58/61] fix io_destroy()/aio_complete() race
` [PATCH 4.9 59/61] mm: fix the NULL mapping case in __isolate_lru_page()
` [PATCH 4.9 60/61] sparc64: Dont clibber fixed registers in __multi4
` [PATCH 4.9 61/61] serial: pl011: add console matching function

[PATCH v2 0/2] extern inline native_save_fl for paravirt
 2018-06-05 17:05 UTC  (2+ messages)
` [PATCH v2 2/2] x86: paravirt: make native_save_fl extern inline

[PATCH 1/2] drm/mxsfb: Fix runtime PM for unpowering lcdif block
 2018-06-05 17:11 UTC 

[PATCH 4.4 00/37] 4.4.136-stable review
 2018-06-05 17:01 UTC  (27+ messages)
` [PATCH 4.4 01/37] arm64: lse: Add early clobbers to some input/output asm operands
` [PATCH 4.4 02/37] powerpc/64s: Clear PCR on boot
` [PATCH 4.4 03/37] USB: serial: cp210x: use tcflag_t to fix incompatible pointer type
` [PATCH 4.4 05/37] xfs: detect agfl count corruption and reset agfl
` [PATCH 4.4 07/37] Input: elan_i2c_smbus - fix corrupted stack
` [PATCH 4.4 08/37] tracing: Fix crash when freeing instances with event triggers
` [PATCH 4.4 09/37] selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
` [PATCH 4.4 10/37] cfg80211: further limit wiphy names to 64 bytes
` [PATCH 4.4 11/37] rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c
` [PATCH 4.4 12/37] ASoC: Intel: sst: remove redundant variable dma_dev_name
` [PATCH 4.4 13/37] irda: fix overly long udelay()
` [PATCH 4.4 15/37] i2c: rcar: make sure clocks are on when doing clock calculation
` [PATCH 4.4 17/37] i2c: rcar: remove unused IOERROR state
` [PATCH 4.4 18/37] i2c: rcar: remove spinlock
` [PATCH 4.4 19/37] i2c: rcar: refactor setup of a msg
` [PATCH 4.4 21/37] i2c: rcar: dont issue stop when HW does it automatically
` [PATCH 4.4 22/37] i2c: rcar: check master irqs before slave irqs
` [PATCH 4.4 24/37] dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all()
` [PATCH 4.4 25/37] iio:kfifo_buf: check for uint overflow
` [PATCH 4.4 26/37] MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
` [PATCH 4.4 28/37] scsi: scsi_transport_srp: Fix shost to rport translation
` [PATCH 4.4 30/37] hwtracing: stm: fix build error on some arches
` [PATCH 4.4 32/37] Kbuild: change CC_OPTIMIZE_FOR_SIZE definition
` [PATCH 4.4 33/37] fix io_destroy()/aio_complete() race
` [PATCH 4.4 34/37] mm: fix the NULL mapping case in __isolate_lru_page()
` [PATCH 4.4 36/37] sparc64: Dont clibber fixed registers in __multi4

[PATCH v8 0/2] Base enablement of IOMMU debugfs support
 2018-06-05 17:08 UTC  (9+ messages)
` [PATCH v8 1/2] iommu - Enable debugfs exposure of IOMMU driver internals
` [PATCH v8 2/2] iommu/amd: Add basic debugfs infrastructure for AMD IOMMU

linux-next: manual merge of the kvm tree with the arm64 tree
 2018-06-05 17:08 UTC  (3+ messages)

[PATCH v2 1/3] Revert "arm64: topology: divorce MC scheduling domain from core_siblings"
 2018-06-05 17:08 UTC  (12+ messages)
` [PATCH v2 2/3] ACPI / PPTT: fix build when CONFIG_ACPI_PPTT is not enabled
` [PATCH v2 3/3] arm64: disable ACPI PPTT support temporarily

[GIT PULL] fscrypt updates for 4.18
 2018-06-05 17:05 UTC  (6+ messages)

[PATCH 1/2] HID: multitouch: report MT_TOOL_PALM for non-confident touches
 2018-06-05 17:05 UTC  (10+ messages)

[PATCH] slab: Clean up the code comment in slab kmem_cache struct
 2018-06-05 17:04 UTC  (2+ messages)

[PATCH v6 0/7] vfio/type1: Add support for valid iova list management
 2018-06-05 17:03 UTC  (5+ messages)

[PATCH v2] dmaengine: ti: omap-dma: Fix OMAP1510 incorrect residue_granularity
 2018-06-05 16:59 UTC 

[RFC Patch 0/3] KVM/x86/hyper-V: Introduce PV guest address space mapping flush support
 2018-06-05 16:59 UTC  (3+ messages)
` [RFC Patch 1/3] X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall support

[PATCH v4 21/27] x86/ftrace: Adapt function tracing for PIE support
 2018-06-05 16:56 UTC  (5+ messages)

[PATCH 0/2] Improve estimated utilization of preempted FAIR tasks
 2018-06-05 16:54 UTC  (8+ messages)
` [PATCH 2/2] sched/fair: util_est: add running_sum tracking

[PATCH] scripts: Use SPDX tag in get_maintainer and checkpatch
 2018-06-05 16:51 UTC 

[PATCH RESEND] pwm: berlin: Don't use broken prescaler values
 2018-06-05 16:48 UTC  (3+ messages)

[PATCH v7 0/2] Base enablement of IOMMU debugfs support
 2018-06-05 16:48 UTC  (4+ messages)
` [PATCH v7 1/2] iommu - Enable debugfs exposure of IOMMU driver internals

[PATCH] r8169: Reinstate ALDPS and ASPM support
 2018-06-05 16:47 UTC  (4+ messages)

[PATCH v10 0/5] Kernel parameter parser cleanup/enhancement
 2018-06-05 16:43 UTC  (6+ messages)
` [PATCH v10 1/5] lib/cmdline.c: Add backslash support to kernel commandline parsing
` [PATCH v10 2/5] Documentation/admin-guide: backslash support in kernel arguments
` [PATCH v10 3/5] init/main.c: simplify repair_env_string
` [PATCH v10 4/5] lib/cmdline.c: Implement single quotes in commandline argument parsing
` [PATCH v10 5/5] Documentation/admin-guide: single quotes in kernel arguments

[PATCH v5 0/3] multi-threading device shutdown
 2018-06-05 16:44 UTC  (3+ messages)
` [PATCH v5 1/3] drivers core: refactor device_shutdown

[PATCH v2 00/10] vfio: ccw: Refactoring the VFIO CCW state machine
 2018-06-05 16:40 UTC  (12+ messages)
` [PATCH v2 06/10] vfio: ccw: Make FSM functions atomic
` [PATCH v2 08/10] vfio: ccw: Handling reset and shutdown with states

[PATCH] remoteproc: qcom: Introduce Hexagon V5 based WCSS driver
 2018-06-05 16:40 UTC  (4+ messages)

[PATCH] x86/asm: Use CC_SET/CC_OUT in percpu_cmpxchg8b_double
 2018-06-05 16:39 UTC 

[PATCH -mm -V3 00/21] mm, THP, swap: Swapout/swapin THP in one piece
 2018-06-05 16:38 UTC  (4+ messages)

[PATCH 0/9] croc_ec: Switch to SPDX identifier
 2018-06-05 16:37 UTC  (3+ messages)
` [PATCH 6/9] Input: cros_ec_keyb - "

[PATCH v2 0/2] Add Mediatek X20 Development Board support
 2018-06-05 16:34 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: mediatek: Document Mediatek X20 Development Board
` [PATCH v2 2/2] arm64: dts: Add Mediatek X20 Development Board support

[PATCH v1] kthread/smpboot: Serialize kthread parking against wakeup
 2018-06-05 16:35 UTC  (14+ messages)

[PATCH] drivers: base: cacheinfo: use OF property_read_u64 instead of get_property,read_number
 2018-06-05 16:34 UTC  (5+ messages)
` [PATCH v2] drivers: base: cacheinfo: use OF property_read_u32 "

[PATCH] tracing: use match_string() to simplify the code
 2018-06-05 16:32 UTC  (2+ messages)

[PATCH v3] async_pq: Remove VLA usage
 2018-06-05 16:31 UTC  (3+ messages)

[PATCH v4 0/8] PCI: leak fixes, removable generic PCI host, assorted stuff
 2018-06-05 16:26 UTC  (6+ messages)
` [PATCH v4 6/8] PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge_resources()
      ` [PATCH] PCI: Clean up resource allocation in devm_of_pci_get_host_bridge_resources()

[PATCH 00/33] use match_string() helper
 2018-06-05 16:14 UTC  (5+ messages)
` [PATCH 19/33] thermal: db8500: "

[PATCH] spdxcheck: Work with current HEAD LICENSES/ directory
 2018-06-05 16:12 UTC 

[PATCH 0/2] faddr2line fix and MAINTAINERS update
 2018-06-05 16:10 UTC  (2+ messages)

[PATCH 0/5] afs: Fixes and development
 2018-06-05 16:07 UTC  (6+ messages)
` [PATCH 1/5] afs: Handle CONFIG_PROC_FS=n
` [PATCH 2/5] afs: Show all of a server's addresses in /proc/fs/afs/servers
` [PATCH 3/5] afs: Enable IPv6 DNS lookups
` [PATCH 4/5] afs: Display manually added cells in dynamic root mount
` [PATCH 5/5] afs: Optimise callback breaking by not repeating volume lookup

[PATCH] coresight: include vmalloc.h for vmap/vunmap
 2018-06-05 16:06 UTC  (2+ messages)

vfs_timespec64 merge into v4.18?
 2018-06-05 16:04 UTC 

[PATCH V3 00/17] perf tools and x86 PTI entry trampolines
 2018-06-05 16:04 UTC  (7+ messages)
` [PATCH V3 02/17] kallsyms, x86: Export addresses of syscall trampolines

[PATCH 06/15] arm: dts: sun: Add missing cooling device properties for CPUs
 2018-06-05 16:02 UTC  (5+ messages)
` [PATCH V2 1/2] arm: dts: sun8i-h3: "
  ` [PATCH V2 2/2] arm: dts: sunxi: "

[PATCH 0/3] ASoC: stm32: sai: add support of iec958 controls
 2018-06-05 15:52 UTC  (6+ messages)
` [PATCH 2/3] ASoC: stm32: sai: add iec958 controls support
    ` [alsa-devel] [PATCH 0/3] ASoC: stm32: sai: add support of iec958 controls

[PATCH] arm64: cpu_errata: include required headers
 2018-06-05 15:50 UTC  (2+ messages)

[PATCH v5 0/4] mfd/regulator/clk: bd71837: ROHM BD71837 PMIC driver
 2018-06-05 15:49 UTC  (5+ messages)
` [PATCH v5 2/4] mfd: bd71837: Devicetree bindings for ROHM BD71837 PMIC
` [PATCH v5 3/4] clk: "

[PATCH v2 0/4] drm/tinydrm: new dirver for ILI9341 displays
 2018-06-05 15:49 UTC  (4+ messages)

[PATCH] Use an IDR to allocate apparmor secids
 2018-06-05 15:47 UTC  (7+ messages)

[GIT PULL] x86/asm changes for v4.18
 2018-06-05 15:47 UTC  (4+ messages)
  ` x86/asm: __clear_user() micro-optimization (was: "Re: [GIT PULL] x86/asm changes for v4.18")

[PATCH v4 0/6] mfd/regulator/clk: bd71837: ROHM BD71837 PMIC driver
 2018-06-05 15:46 UTC  (10+ messages)
` [PATCH v4 2/6] mfd: bd71837: Devicetree bindings for ROHM BD71837 PMIC

linux-next: Tree for Jun 5
 2018-06-05 15:46 UTC  (2+ messages)
` linux-next: Tree for Jun 5 (drivers/staging/typec/tcpci_rt1711h)

[PATCH] fs: btrfs: Change return type to vm_fault_t
 2018-06-05 15:46 UTC 

[PATCH 1/1] pwm: fsl-ftm: Support the new version of FTM block on i.MX8x
 2018-06-05 15:42 UTC  (3+ messages)

[RESEND PATCH v2] kernfs: fix dentry unexpected skip
 2018-06-05 15:42 UTC  (8+ messages)
  ` [CFT][PATCH] kernfs: Correct kernfs directory seeks

[PATCH 1/2] perf/x86/intel/lbr: Fix incomplete LBR call stack
 2018-06-05 15:38 UTC  (2+ messages)
` [PATCH 2/2] perf/x86/intel/lbr: Optimizing context switch for "

[PATCH v5 00/10] track CPU utilization
 2018-06-05 15:38 UTC  (6+ messages)

[PATCH v7 0/3] pcal6524 extensions and fixes for pca953x driver
 2018-06-05 15:37 UTC  (4+ messages)
` [PATCH v7 3/3] gpio: pca953x: fix address calculation for pcal6524

[RFC PATCH -tip v5 00/27] kprobes: Cleanup jprobe implementation
 2018-06-05 15:37 UTC  (5+ messages)
` [RFC PATCH -tip v5 06/27] arm64: kprobes: Remove "
` [RFC PATCH -tip v5 17/27] arm64: kprobes: Don't call the ->break_handler() in arm kprobes code

[PATCH 0/4] exit: Make unlikely case in mm_update_next_owner() more scalable
 2018-06-05 15:36 UTC  (9+ messages)

[PATCH RFC 0/2] vfio-ccw: support for {halt,clear} subchannel
 2018-06-05 15:36 UTC  (10+ messages)
` [PATCH RFC 2/2] vfio-ccw: support for halt/clear subchannel

[PATCH v3]: perf record: enable arbitrary event names thru name= modifier
 2018-06-05 15:33 UTC  (11+ messages)

[PATCH 0/4] perf intel-pt: Fixes
 2018-06-05 15:32 UTC  (2+ messages)

[PATCH] perf tools: Fix object code reading for PTI entry trampolines
 2018-06-05 15:31 UTC  (4+ messages)

include/linux/string.h:246:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length
 2018-06-05 15:31 UTC  (4+ messages)

[PATCH] usb: host: xhci-plat: Iterate over parent nodes for finding quirks
 2018-06-05 15:25 UTC  (2+ messages)

[PATCH v5 0/4] Reintroduce i.MX EPIT Timer
 2018-06-05 15:23 UTC  (3+ messages)
` [PATCH v5 2/4] dt-bindings: timer: add i.MX EPIT timer binding

[PATCH v5] block: add verifier for cmdline partition
 2018-06-05 15:21 UTC  (2+ messages)

[PATCH] media: radio: aimslab: restore RADIO_ISA dependency
 2018-06-05 15:20 UTC  (2+ messages)

[PATCH][next] lightnvm: pblk: fix resource leak of invalid_bitmap
 2018-06-05 15:20 UTC  (2+ messages)

[PATCH -next] ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
 2018-06-05 15:19 UTC  (2+ messages)
` [-next] "

[PATCH] powerpc: fix build failure by disabling attribute-alias warning in pci_32
 2018-06-05 15:19 UTC  (2+ messages)
`  "

[PATCH] cpuidle:powernv: Make the snooze timeout dynamic
 2018-06-05 15:19 UTC  (2+ messages)
`  "

[PATCH] powerpc-opal: fix spelling mistake "Uniterrupted" -> "Uninterrupted"
 2018-06-05 15:19 UTC  (2+ messages)
`  "

[PATCH] powerpc: fix spelling mistake: "Usupported" -> "Unsupported"
 2018-06-05 15:19 UTC  (2+ messages)
`  "

[PATCH 0/2] Add Mediatek X20 Development Board support
 2018-06-05 15:15 UTC  (4+ messages)

[PATCH] netfilter: provide udp*_lib_lookup for nf_tproxy
 2018-06-05 15:12 UTC  (3+ messages)

[PATCH] dm: Use kzalloc for all structs with embedded biosets/mempools
 2018-06-05 15:08 UTC  (4+ messages)

[PATCH] net: hns3: remove unused hclgevf_cfg_func_mta_filter
 2018-06-05 15:10 UTC  (2+ messages)

[PATCH net-next 1/2] ipv4: replace ip_hdr() with skb->data for optimization
 2018-06-05 15:08 UTC  (2+ messages)

[GIT PULL] ext4 updates for 4.18
 2018-06-05 15:02 UTC 

[PATCH v2 0/5] arm64: perf: Support for chained counters
 2018-06-05 15:00 UTC  (2+ messages)

[PATCH 03/11] spi: Add a driver for the Freescale/NXP QuadSPI controller
 2018-06-05 15:00 UTC  (2+ messages)


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