linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-17 16:32:36 to 2018-01-17 18:57:02 UTC [more...]

[PATCH v5 00/11] FUSE mounts from non-init user namespaces
 2018-01-17 18:56 UTC  (5+ messages)
` [PATCH 08/11] fuse: Support fuse filesystems outside of init_user_ns

[PATCH] drm/msm/mdp5: Fix trailing semicolon
 2018-01-17 18:55 UTC 

[PATCH] iommu/arm-smmu-v3: suppress MSI allocation failure message
 2018-01-17 18:54 UTC  (2+ messages)

[PATCH] drm/nouveau/mmu: Fix trailing semicolon
 2018-01-17 18:53 UTC 

[PATCH] crypto: artpec6 - remove select on non-existing CRYPTO_SHA384
 2018-01-17 18:50 UTC 

[PATCH v3 0/9] core, x86: prevent bounds-check bypass via speculative execution
 2018-01-17 18:52 UTC  (12+ messages)
` [PATCH v3 8/9] x86: use __uaccess_begin_nospec and ASM_IFENCE in get_user paths

[PATCH v6 00/12] Support PPTT for ARM64
 2018-01-17 18:51 UTC  (13+ messages)
` [PATCH v6 02/12] drivers: base: cacheinfo: setup DT cache properties early
` [PATCH v6 05/12] ACPI/PPTT: Add Processor Properties Topology Table parsing

[PATCH] drm: amd: Fix trailing semicolons
 2018-01-17 18:50 UTC 

[PATCH] pci: Do not read INTx PIN and LINE registers for virtual functions
 2018-01-17 18:49 UTC  (2+ messages)

[PATCH] ASoC: Intel: remove select on non-existing SND_SOC_INTEL_COMMON
 2018-01-17 18:43 UTC 

Hi (Assigning NULL to variable after freeing it)
 2018-01-17 18:44 UTC  (2+ messages)

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-17 18:42 UTC  (13+ messages)

[PATCH v2 0/3] tty: Make __do_SAK() less greedy in regard to tasklist_lock
 2018-01-17 18:37 UTC  (10+ messages)
` [PATCH v2 1/3] Revert "do_SAK: Don't recursively take the tasklist_lock"
` [PATCH v2 3/3] tty: Use RCU read lock to iterate tasks and threads in __do_SAK()

[PATCH v2 00/31] Replacing net_mutex with rw_semaphore
 2018-01-17 18:34 UTC  (3+ messages)
` [PATCH v2 05/31] net: Allow pernet_operations to be executed in parallel

[PATCH 2/2] arm64: Branch predictor hardening for Cavium ThunderX2
 2018-01-17 18:34 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/5] Implement FTW driver
 2018-01-17 18:30 UTC  (5+ messages)
` [PATCH 2/5] powerpc/ftw: Define FTW_SETUP ioctl API
` [PATCH 3/5] powerpc/ftw: Implement a simple FTW driver

[PATCH] hwmon: (lm75) Fix trailing semicolon
 2018-01-17 18:24 UTC 

[PATCH] [v2] drm/exynos: g2d: use monotonic timestamps
 2018-01-17 18:16 UTC  (2+ messages)

[PATCH] mm: numa: numa balancing performance problem
 2018-01-17 18:23 UTC  (4+ messages)
` [PATCH] mm: numa: Do not trap faults on shared data section pages

[PATCH] drm: Fix trailing semicolon
 2018-01-17 18:22 UTC 

[PATCH] iommu/vt-d: Fix trailing semicolon
 2018-01-17 18:19 UTC 

[patch v9 0/4] drivers/platform: Replace module x86/mlxcpld-hotplug with mellanox/mlxreg-hotplug
 2018-01-17 18:21 UTC  (5+ messages)
` [patch v9 1/4] platform/x86: Move Mellanox hardware platform hotplug driver to platform/mellanox
` [patch v9 2/4] platform/mellanox: mlxreg-hotplug: Allow driver for ARM architecture
` [patch v9 3/4] platform/mellanox: mlxreg-hotplug: Code cleanup
` [patch v9 4/4] platform/mellanox: mlxreg-hotplug: Modify to use a regmap interface

[PATCH] PCI / PM: Fix trailing semicolon
 2018-01-17 18:21 UTC  (2+ messages)

[patch v1 1/1] platform/x86: mlx-platform: Allow compilation for 32 bit arch
 2018-01-17 18:20 UTC 

[PATCH] kvm: Map PFN-type memory regions as writable (if possible)
 2018-01-17 18:18 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] ubifs: Check ubifs_wbuf_sync() return code
 2018-01-17 18:12 UTC 

[PATCH] pci/setup-bus: Delete an error message for a failed memory allocation in add_to_list()
 2018-01-17 18:16 UTC  (6+ messages)
  `  "

[PATCH for 4.16 00/11] membarrier updates for 4.16
 2018-01-17 18:13 UTC  (15+ messages)
` [PATCH for 4.16 01/11] membarrier: selftest: Test private expedited cmd (v2)
` [PATCH for 4.16 02/11] powerpc: membarrier: Skip memory barrier in switch_mm() (v7)
` [PATCH for 4.16 03/11] membarrier: Document scheduler barrier requirements (v5)
` [PATCH for 4.16 04/11] membarrier: provide GLOBAL_EXPEDITED command (v3)
` [PATCH for 4.16 05/11] membarrier: selftest: Test global expedited cmd (v2)
` [PATCH for 4.16 06/11] Introduce sync_core_before_usermode
` [PATCH for 4.16 07/11] x86: Implement sync_core_before_usermode (v3)
` [PATCH for 4.16 08/11] membarrier: Provide core serializing command
` [PATCH for 4.16 09/11] membarrier: x86: Provide core serializing command (v4)
` [PATCH for 4.16 10/11] membarrier: arm64: Provide core serializing command
` [PATCH for 4.16 11/11] membarrier: selftest: Test private expedited sync core cmd

[PATCH] x86/acpi: check rsdp address received via bootparams to be valid
 2018-01-17 18:12 UTC  (7+ messages)

[RFC PATCH 00/16] PTI support for x86-32
 2018-01-17 18:12 UTC  (11+ messages)
` [PATCH 02/16] x86/entry/32: Enter the kernel via trampoline stack
` [PATCH 03/16] x86/entry/32: Leave the kernel via the "

[net-next: PATCH v3 0/7] Armada 7k/8k PP2 ACPI support
 2018-01-17 18:11 UTC  (9+ messages)
` [net-next: PATCH v3 1/7] device property: Introduce fwnode_get_mac_address()
` [net-next: PATCH v3 2/7] device property: Introduce fwnode_get_phy_mode()
` [net-next: PATCH v3 3/7] device property: Introduce fwnode_irq_get()
` [net-next: PATCH v3 4/7] device property: Allow iterating over available child fwnodes
` [net-next: PATCH v3 5/7] net: mvpp2: simplify maintaining enabled ports' list
` [net-next: PATCH v3 6/7] net: mvpp2: use device_*/fwnode_* APIs instead of of_*
` [net-next: PATCH v3 7/7] net: mvpp2: enable ACPI support in the driver

[PATCH v6 02/12] drivers: base: cacheinfo: setup DT cache properties early
 2018-01-17 18:08 UTC  (2+ messages)

[RFC PATCH 0/5] softirq: Per vector threading v2
 2018-01-17 18:07 UTC  (3+ messages)

[PATCH 1/3] encrypted-keys: add fscrypt format support
 2018-01-17 18:05 UTC  (5+ messages)
` [PATCH 3/3] encrypted-keys: document new fscrypt key format

[PATCH -next] memory: ti-emif-sram: remove redundant dev_err call in ti_emif_probe()
 2018-01-17 18:04 UTC  (2+ messages)

[PATCH] memory-EMIF: Use seq_putc() in emif_regdump_show()
 2018-01-17 18:03 UTC  (2+ messages)

KASAN: slab-out-of-bounds Write in tcp_v6_syn_recv_sock
 2018-01-17 18:02 UTC  (5+ messages)

[PATCH 0/3] mfd: cros_ec: add support for USBPD charger driver
 2018-01-17 17:59 UTC  (4+ messages)
` [PATCH 1/3] mfd: cros_ec: Add USBPD charger commands and struct definitions
` [PATCH 2/3] power: supply: add cros-ec USB PD charger driver
` [PATCH 3/3] mfd: cros_ec_dev: Register cros_usbpd-charger driver as a subdevice

[PATCH 3/5] clk: divider: add divider_ro_round_rate helper
 2018-01-17 17:55 UTC  (4+ messages)
` [3/5] "

[PATCH v3 00/10] perf tools: Add support for CoreSight trace decoding
 2018-01-17 17:52 UTC  (11+ messages)
` [PATCH v3 01/10] perf tools: Integrating the CoreSight decoding library
` [PATCH v3 02/10] perf tools: Add initial entry point for decoder CoreSight traces
` [PATCH v3 03/10] perf tools: Add processing of coresight metadata
` [PATCH v3 04/10] perf tools: Add decoder mechanic to support dumping trace data
` [PATCH v3 05/10] perf tools: Add support for decoding CoreSight "
` [PATCH v3 06/10] perf tools: Add functionality to communicate with the openCSD decoder
` [PATCH v3 07/10] pert tools: Add queue management functionality
` [PATCH v3 08/10] perf tools: Add full support for CoreSight trace decoding
` [PATCH v3 09/10] perf tools: Add mechanic to synthesise CoreSight trace packets
` [PATCH v3 10/10] MAINTAINERS: Adding entry for CoreSight trace decoding

[PATCH v1 2/3] x86/cpu/AMD: Use LFENCE_RDTSC instead of MFENCE_RDTSC
 2018-01-17 17:53 UTC  (11+ messages)
` [tip:x86/pti] "

[PATCH v3 00/10] perf tools: Add support for CoreSight trace decoding
 2018-01-17 17:51 UTC 

[PATCH] pci: Store more data about VFs into the SRIOV struct
 2018-01-17 17:44 UTC 

[PATCH v1 1/3] ACPI / x86: boot: Not all platforms require acpi_reduced_hw_init()
 2018-01-17 17:43 UTC  (4+ messages)
` [PATCH v1 2/3] x86/platform/intel-mid: Move PCI initialization to arch_init()
` [PATCH v1 3/3] x86/platform/intel-mid: Add special handling of ACPI HW reduced platforms

[PATCH v2 0/2] arm64: Run enable method for errata work arounds on late CPUs
 2018-01-17 17:42 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: capabilities: Clarify argument passed to enable call back
` [PATCH v2 2/2] arm64: Run enable method for errata work arounds on late CPUs

[PATCH 00/11] siginfo fixes/cleanups esp SI_USER
 2018-01-17 17:39 UTC  (14+ messages)
` [PATCH 07/11] signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS
  ` [PATCH 07/11] signal/arm64: Document conflicts with SI_USER and SIGFPE, SIGTRAP, SIGBUS

[GIT PULL] isolation: 1Hz residual tick offloading v3
 2018-01-17 17:38 UTC  (11+ messages)

[PATCH] Bluetooth: 6lowpan: Fix disconnect bug in 6lowpan
 2018-01-17 17:37 UTC  (3+ messages)

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-17 17:35 UTC  (19+ messages)
` [PATCH v5 10/44] clk: davinci: New driver for davinci PSC clocks
` [PATCH v5 11/44] clk: davinci: Add platform information for TI DA830 PSC
` [PATCH v5 12/44] clk: davinci: Add platform information for TI DA850 PSC
` [PATCH v5 19/44] clk: davinci: New driver for TI DA8XX CFGCHIP clocks

[PATCH v7 0/5] x86/KASLR: Add parameter kaslr_mem=nn[KMG]@ss[KMG]
 2018-01-17 17:32 UTC  (2+ messages)

[PATCH v2 0/2] Add efuse driver for Ingenic JZ4780 SoC
 2018-01-17 17:31 UTC  (6+ messages)
` [PATCH v2 1/2] nvmem: add driver for JZ4780 efuse

RCU stall in 8250 serial driver Linux 4.15-rc1
 2018-01-17 17:24 UTC  (3+ messages)

PROBLEM: epoll_wait does not obey edge triggering semantics for hierarchically constructed epoll sets
 2018-01-17 17:21 UTC  (2+ messages)

LKML admins (syzbot emails are not delivered)
 2018-01-17 17:16 UTC  (12+ messages)

[PATCH RT 00/13] Linux 3.18.91-rt98-rc1
 2018-01-17 17:13 UTC  (4+ messages)
` [PATCH RT 07/13] Revert "fs: jbd2: pull your plug when waiting for space"

[PATCH 1/6] backlight: Nuke unused backlight.props.state states
 2018-01-17 17:13 UTC  (15+ messages)
` [PATCH 2/6] backlight/generic-bl: remove DRIVER1 state
` [PATCH 3/6] backlight/pandora: Stop using BL_CORE_DRIVER1
` [PATCH 4/6] staging/fbtft: "
` [PATCH 5/6] backlight: Also nuke BL_CORE_DRIVER1
` [PATCH 6/6] MAINTAINERS: add dri-devel for backlight subsystem patches

WARNING in can_rcv
 2018-01-17 17:12 UTC  (9+ messages)

KASAN: stack-out-of-bounds Read in __nla_put
 2018-01-17 17:10 UTC  (4+ messages)

[PATCH RFC tip/core/rcu] Make SRCU be once again optional
 2018-01-17 17:10 UTC  (13+ messages)

[PATCH v16 00/10] Add backlight helper functions
 2018-01-17 17:09 UTC  (7+ messages)
` [PATCH v16 01/10] video: backlight: Add helpers to enable and disable backlight
` [PATCH v16 03/10] video: backlight: Add of_find_backlight helper in backlight.c
` [PATCH v16 05/10] video: backlight: Add devres versions of of_find_backlight

[PATCH 1/2] powerpc: export thread-tidr interfaces
 2018-01-17 17:07 UTC  (3+ messages)

[PATCH] ipmi: use dynamic memory for DMI driver override
 2018-01-17 17:06 UTC  (3+ messages)

[PATCH 1/6] kconfig: do not call check_conf() for olddefconfig
 2018-01-17 16:59 UTC  (4+ messages)

[RFC PATCH v2 0/2] Reduce IOTLB flush when pass-through dGPU devices
 2018-01-17 16:54 UTC  (5+ messages)
` [RFC PATCH v2 1/2] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs

[PATCH] exynos: drm: use monotonic timestamps
 2018-01-17 16:54 UTC  (3+ messages)

[PATCH -next] drm/etnaviv: make local symbols static
 2018-01-17 16:47 UTC  (2+ messages)

[PATCH v2] Coccinelle: kzalloc-simple: Add all zero allocating functions
 2018-01-17 16:47 UTC  (2+ messages)
` [v2] Coccinelle: zalloc-simple: Safer transformations with SmPL

[PATCH v5 0/4] Address error and recovery for AER and DPC
 2018-01-17 16:46 UTC  (4+ messages)
` [PATCH v5 3/4] PCI/DPC: Unify and plumb error handling into DPC

[PATCH v2 00/22] mmc: tmio: various fixes and cleanups
 2018-01-17 16:45 UTC  (10+ messages)
` [PATCH v2 16/22] mmc: tmio: fix never-detected card insertion bug
` [PATCH v2 17/22] mmc: tmio: move TMIO_MASK_{READOP,WRITEOP} handling to correct place

[PATCH v22 0/3] Virtio-balloon: support free page reporting
 2018-01-17 16:44 UTC  (3+ messages)
` [PATCH v22 2/3] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ

[PATCH v3 00/16] mmc: tmio: another batch of TMIO MMC fixes and cleanups
 2018-01-17 16:28 UTC  (14+ messages)
` [PATCH v3 01/16] mmc: tmio: ioremap memory resource in tmio_mmc_host_alloc()
` [PATCH v3 02/16] mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()
` [PATCH v3 03/16] mmc: tmio: move {tmio_}mmc_of_parse() to tmio_mmc_host_alloc()
` [PATCH v3 05/16] mmc: slot-gpio: add a helper to check capability of GPIO WP detection
` [PATCH v3 06/16] mmc: tmio: refactor .get_ro hook
` [PATCH v3 07/16] mmc: renesas_sdhi: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flag
` [PATCH v3 08/16] sh: kfr2r09: "
` [PATCH v3 09/16] mmc: tmio: "
` [PATCH v3 10/16] mmc: tmio: remove TMIO_MMC_WRPROTECT_DISABLE
` [PATCH v3 12/16] mmc: tmio: support IP-builtin card detection logic
` [PATCH v3 14/16] mmc: tmio: move TMIO_MASK_{READOP,WRITEOP} handling to correct place
` [PATCH v3 15/16] mmc: tmio: clear force_pio flag before starting data transfer
` [PATCH v3 16/16] mmc: tmio: remove useless TMIO_MASK_CMD handling in tmio_mmc_host_probe()

[PATCH v1 8/8] perf script: Remove the time slices number limitation
 2018-01-17 16:37 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v1 7/8] perf report: Remove the time slices number limitation
 2018-01-17 16:37 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v1 6/8] perf util: Allocate time slices buffer according to number of comma
 2018-01-17 16:37 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v1 5/8] perf report: Add an indication of what time slices are used
 2018-01-17 16:36 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/5] clk: divider: read-only divider can propagate rate change
 2018-01-17 16:39 UTC  (3+ messages)
` [1/5] "

[PATCH] perf record: Fix failed memory allocation for get_cpuid_str
 2018-01-17 16:38 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v1 4/8] perf util: Support no index time percent slice
 2018-01-17 16:36 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v1 3/8] perf util: Improve error checking for time percent input
 2018-01-17 16:35 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v1 2/8] perf script: Improve error msg when no first/last sample time found
 2018-01-17 16:35 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/2] linux/fs.h: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
 2018-01-17 16:37 UTC  (2+ messages)

[PATCH v1 1/8] perf report: Improve error msg when no first/last sample time found
 2018-01-17 16:34 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf callchains: Ask for PERF_RECORD_MMAP for data mmaps for DWARF unwinding
 2018-01-17 16:34 UTC 

[tip:perf/core] perf trace: Allow overriding global --max-stack per event
 2018-01-17 16:34 UTC 

[PATCH v2] staging: fsl-mc: Add SPDX license identifiers
 2018-01-17 16:36 UTC 

[PATCH v6] perf tools: Add ARM Statistical Profiling Extensions (SPE) support
 2018-01-17 16:32 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf trace: Setup DWARF callchains for non-syscall events when --max-stack is used
 2018-01-17 16:33 UTC 

[PATCH 2/5] perf unwind: Do not look at globals
 2018-01-17 16:33 UTC  (2+ messages)
` [tip:perf/core] perf unwind: Do not look just at the global callchain_param.record_mode

[tip:perf/core] perf callchain: Fix attr.sample_max_stack setting
 2018-01-17 16:32 UTC 

[PATCH 09/10] lib traceeevent: Fix missing break in FALSE case of pevent_filter_clear_trivial()
 2018-01-17 16:31 UTC  (3+ messages)
` [PATCH] parse-events: Fix the FALSE case in pevent_filter_clear_trivial()
  ` [tip:perf/core] tools lib traceevent: Fix missing break in FALSE case of pevent_filter_clear_trivial()

[PATCH 08a/30] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
 2018-01-17 16:34 UTC  (7+ messages)
  ` [PATCH 00/30] security, efi: Add kernel lockdown
    ` [PATCH 08/30] kexec_file: Restrict at runtime if the kernel is locked down

[PATCH 10/10] lib traceevent: Fix get_field_str() for dynamic strings
 2018-01-17 16:31 UTC  (2+ messages)
` [tip:perf/core] tools "

[PATCH v2 3/4] trace-cmd: Add UL suffix to MISSING_EVENTS since ints shouldn't be left shifted by 31
 2018-01-17 16:31 UTC  (3+ messages)
` [PATCH 08/10] lib traceevent: Add UL suffix to MISSING_EVENTS
  ` [tip:perf/core] tools "

[PATCH 0/3] lockdep: Allow checking a read-only lock
 2018-01-17 16:33 UTC  (2+ messages)

[PATCH V3 2/2] It makes the code clearer and less error prone
 2018-01-17 16:30 UTC  (3+ messages)
` [PATCH 07/10] lib traceevent: Use asprintf when possible
  ` [tip:perf/core] tools "

[PATCH 06/10] lib traceevent: Show contents (in hex) of data of unrecognized type records
 2018-01-17 16:30 UTC  (2+ messages)
` [tip:perf/core] tools "


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