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

[PATCH v3 00/27] Include linux x86 docs into Sphinx TOC tree
 2019-05-06 17:09 UTC  (22+ messages)
` [PATCH v3 01/27] Documentation: add Linux x86 docs to "
` [PATCH v3 02/27] Documentation: x86: convert boot.txt to reST
` [PATCH v3 03/27] Documentation: x86: convert topology.txt "
` [PATCH v3 04/27] Documentation: x86: convert exception-tables.txt "
` [PATCH v3 05/27] Documentation: x86: convert kernel-stacks "
` [PATCH v3 06/27] Documentation: x86: convert entry_64.txt "
` [PATCH v3 07/27] Documentation: x86: convert earlyprintk.txt "
` [PATCH v3 08/27] Documentation: x86: convert zero-page.txt "
` [PATCH v3 09/27] Documentation: x86: convert tlb.txt "
` [PATCH v3 10/27] Documentation: x86: convert mtrr.txt "
` [PATCH v3 11/27] Documentation: x86: convert pat.txt "
` [PATCH v3 12/27] Documentation: x86: convert protection-keys.txt "
` [PATCH v3 13/27] Documentation: x86: convert intel_mpx.txt "
` [PATCH v3 14/27] Documentation: x86: convert amd-memory-encryption.txt "
` [PATCH v3 15/27] Documentation: x86: convert pti.txt "
` [PATCH v3 16/27] Documentation: x86: convert microcode.txt "
` [PATCH v3 17/27] Documentation: x86: convert resctrl_ui.txt "
` [PATCH v3 18/27] Documentation: x86: convert orc-unwinder.txt "
` [PATCH v3 19/27] Documentation: x86: convert usb-legacy-support.txt "
` [PATCH v3 20/27] Documentation: x86: convert i386/IO-APIC.txt "
` [PATCH v3 21/27] Documentation: x86: convert x86_64/boot-options.txt "

[PATCH 0/7] Add support for H6 thermal sensor
 2019-05-06 17:08 UTC  (6+ messages)
` [PATCH 1/7] iio: adc: sun4i-gpadc: rework for support multiple "

[RFC][PATCH 1/2] x86: Allow breakpoints to emulate call functions
 2019-05-06 17:06 UTC  (15+ messages)

[PATCH] cifs: fix strcat buffer overflow in smb21_set_oplock_level()
 2019-05-06 17:02 UTC  (4+ messages)

[PATCH 0/2] mmc: sdhci-iproc: fixes for HS50 data hold time
 2019-05-06 17:01 UTC  (3+ messages)
` [PATCH 1/2] mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data hold time problem
` [PATCH 2/2] mmc: sdhci-iproc: "

[PATCH] hv: tools: fix typos in toolchain
 2019-05-06 16:51 UTC 

[PATCH] hv: tools: fix KVP and VSS daemons exit code
 2019-05-06 16:50 UTC 

[PATCH 0/3] ima: addressing mmap/mprotect concerns
 2019-05-06 16:57 UTC  (4+ messages)
` [PATCH 1/3] ima: verify mprotect change is consistent with mmap policy
` [PATCH 2/3] ima: prevent a file already mmap'ed write to be mmap'ed execute
` [PATCH 3/3] ima: prevent a file already mmap'ed read|execute to be mmap'ed write

[GIT PULL] Kselftest update for Linux 5.2-rc1
 2019-05-06 16:56 UTC 

[PATCH v6 0/6] namei: resolveat(2) path resolution restriction API
 2019-05-06 16:54 UTC  (7+ messages)
` [PATCH v6 1/6] namei: split out nd->dfd handling to dirfd_path_init
` [PATCH v6 2/6] namei: O_BENEATH-style path resolution flags
` [PATCH v6 3/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v6 4/6] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH v6 5/6] binfmt_*: scope path resolution of interpreters
` [PATCH v6 6/6] namei: resolveat(2) syscall

[RFC PATCH 0/7] soundwire: add sysfs and debugfs support
 2019-05-06 16:54 UTC  (17+ messages)
` [RFC PATCH 1/7] soundwire: Add sysfs support for master(s)
    ` [alsa-devel] "
` [RFC PATCH 2/7] soundwire: add Slave sysfs support
    ` [alsa-devel] "
` [RFC PATCH 3/7] ABI: testing: Add description of soundwire master sysfs files
` [RFC PATCH 5/7] soundwire: add debugfs support
    ` [alsa-devel] "

[PATCH] powerpc/32: Remove memory clobber asm constraint on dcbX() functions
 2019-05-06 16:53 UTC  (5+ messages)

[RT WARNING] DEBUG_LOCKS_WARN_ON(rt_mutex_owner(lock) != current) with fsfreeze (4.19.25-rt16)
 2019-05-06 16:50 UTC  (9+ messages)

[PATCH v2 00/10] RFC: NVME MDEV
 2019-05-06 16:43 UTC  (5+ messages)

[PATCH 0/6] Zap SCIF2 DMA configuration in R-Car Gen3 DTS
 2019-05-06 16:46 UTC  (5+ messages)
` [PATCH 1/6] serial: sh-sci: Reveal ptrval in dev_dbg

[PATCH -next v2] iommu/amd: fix a null-ptr-deref in map_sg()
 2019-05-06 16:44 UTC 

[PATCH] serial: 8250: Add support for using platform_device resources
 2019-05-06 16:44 UTC  (10+ messages)

f68f031d ("Documentation: atomic_t.txt: Explain ordering provided by smp_mb__{before,after}_atomic()")
 2019-05-06 16:42 UTC  (3+ messages)
` [PATCH v2] Documentation: atomic_t.txt: Explain ordering provided by smp_mb__{before,after}_atomic()

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-06 16:31 UTC  (18+ messages)
` [PATCH v15 01/17] uaccess: add untagged_addr definition for other arches
` [PATCH v15 02/17] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v15 03/17] lib, arm64: untag user pointers in strn*_user
` [PATCH v15 04/17] mm: add ksys_ wrappers to memory syscalls
` [PATCH v15 05/17] arms64: untag user pointers passed "
` [PATCH v15 06/17] mm: untag user pointers in do_pages_move
` [PATCH v15 07/17] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v15 08/17] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v15 09/17] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v15 10/17] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v15 11/17] drm/amdgpu, arm64: untag user pointers
` [PATCH v15 12/17] drm/radeon, arm64: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v15 13/17] IB, arm64: untag user pointers in ib_uverbs_(re)reg_mr()
` [PATCH v15 14/17] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v15 15/17] tee, arm64: untag user pointers in tee_shm_register
` [PATCH v15 16/17] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v15 17/17] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH v2 0/3] staging: vchiq: use interruptible waits
 2019-05-06 16:28 UTC  (5+ messages)
` [PATCH v2 2/3] staging: vchiq: revert "switch to wait_for_completion_killable"

[PATCH v14 00/17] arm64: untag user pointers passed to the kernel
 2019-05-06 16:21 UTC  (4+ messages)
` [PATCH v14 13/17] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr

[PATCH] io_uring: fix shadowed variable ret return code being not checked
 2019-05-06 16:21 UTC  (2+ messages)

[PATCH 0/3] usb: typec: tcpm: Add some FAULT_STATUS processing
 2019-05-06 16:20 UTC  (8+ messages)
` [PATCH 1/3] usb: typec: tcpm: Export the logging function so it can be used by tcpci
` [PATCH 2/3] usb: typec: tcpm: Add functions to read the VBUS voltage
` [PATCH 3/3] usb: typec: tcpm: Clear the fault status register

[GIT PULL 00/26] lightnvm updates for 5.2
 2019-05-06 16:20 UTC  (2+ messages)

[PATCH RFC] bpf: Add support for reading user pointers
 2019-05-06 16:14 UTC  (3+ messages)

[GIT PULL] locking changes for v5.2
 2019-05-06 16:11 UTC  (2+ messages)

[PATCH -next] iommu/amd: fix a null-ptr-deref in map_sg()
 2019-05-06 16:10 UTC 

[PATCH RESEND net-next 0/3] of_get_mac_address ERR_PTR fixes
 2019-05-06 16:08 UTC  (3+ messages)
` [PATCH RESEND net-next 2/3] net: dsa: support of_get_mac_address new ERR_PTR error
` [PATCH RESEND net-next 3/3] staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR check

[PATCH pstore-next v2 0/4] Refactor compression initialization
 2019-05-06 16:05 UTC  (7+ messages)
` [PATCH pstore-next v2 2/4] pstore: Allocate compression during late_initcall()

PROBLEM: brcmfmac's DMI-based fw file names break built-in fw loader
 2019-05-06 16:05 UTC  (12+ messages)
    ` [PATCH RFC] brcmfmac: sanitize DMI strings v2

[PATCH] i2c: at91: handle TXRDY interrupt spam
 2019-05-06 16:02 UTC  (7+ messages)

[PATCH] mtd: nand: raw: brcmnand: When oops in progress use pio and interrupt polling
 2019-05-06 16:01 UTC  (2+ messages)

[PATCH 0/7] Add new tracepoints required for EAS testing
 2019-05-06 16:01 UTC  (8+ messages)
` [PATCH 4/7] sched: Add sched_load_rq tracepoint

[PATCH] cxgb4: Fix error path in cxgb4_init_module
 2019-05-06 15:57 UTC 

[PATCH v3] fs/proc: add VmTaskSize field to /proc/$$/status
 2019-05-06 15:53 UTC 

[RFC PATCH v6 0/6] tracing/probes: uaccess: Add support user-space access
 2019-05-06 15:52 UTC  (7+ messages)
` [RFC PATCH v6 1/6] x86/uaccess: Allow access_ok() in irq context if pagefault_disabled
` [RFC PATCH v6 4/6] tracing/probe: Support user-space dereference

[PATCH] ASoC: Intel: bytcr_5640.c:Refactored if statement and removed buffer
 2019-05-06 15:50 UTC  (12+ messages)
` [PATCH] ASoC: Intel: cht_bsw_rt5645.c: Remove buffer and snprintf calls
  ` [alsa-devel] "
` [PATCH] ASoC: Intel: bytcr_rt5651.c: remove string buffers 'byt_rt5651_cpu_dai_name' and 'byt_rt5651_cpu_dai_name'
` [alsa-devel] [PATCH] ASoC: Intel: bytcr_5640.c:Refactored if statement and removed buffer

[PATCH] [RFC] dmaengine: add fifo_size member
 2019-05-06 15:50 UTC  (8+ messages)

[PATCH-tip v7 00/20] locking/rwsem: Rwsem rearchitecture part 2
 2019-05-06 15:47 UTC  (3+ messages)
` [PATCH-tip v7 14/20] locking/rwsem: Enable time-based spinning on reader-owned rwsem

[PATCH v2 02/06] kernel: cgroup: fix misuse of %x
 2019-05-06 15:48 UTC  (2+ messages)

[PATCH v2 00/79] Convert files to ReST
 2019-05-06 15:47 UTC  (5+ messages)
` [PATCH v2 08/79] docs: cgroup-v1: convert docs to ReST and rename to *.rst
` [PATCH v2 57/79] docs: accounting: convert to ReST

[PATCH 4.9 00/62] 4.9.174-stable review
 2019-05-06 15:42 UTC  (10+ messages)
` [PATCH 4.9 09/62] kasan: turn on -fsanitize-address-use-after-scope
` [PATCH 4.9 10/62] kasan: rework Kconfig settings
` [PATCH 4.9 29/62] HID: debug: fix race condition with between rdesc_show() and device removal

[PATCH 0/2] cgroup v2 freezer follow-up patches
 2019-05-06 15:40 UTC  (2+ messages)

[PATCH] net: dsa: Fix error cleanup path in dsa_init_module
 2019-05-06 15:39 UTC  (3+ messages)

[PATCH V2] ARM: mach-shmobile: Don't init CNTVOFF if PSCI is available
 2019-05-06 15:37 UTC  (2+ messages)

[PATCH v3 0/8] iommu/vt-d: Delegate DMA domain to generic iommu
 2019-05-06 15:32 UTC  (7+ messages)
` [PATCH v3 1/8] iommu: Add ops entry for supported default domain type
` [PATCH v3 5/8] iommu/vt-d: Implement def_domain_type iommu ops entry

blkdev_get deadlock
 2019-05-06 15:31 UTC  (3+ messages)

[GIT PULL] jfs updates for 5.2
 2019-05-06 15:31 UTC 

[PATCH v7 0/1] Add support for IPMB driver
 2019-05-06 15:29 UTC  (2+ messages)
` [PATCH v7 1/1] "

[PATCH v2 0/2] soundwire: fix Kconfig select/depend issues
 2019-05-06 15:28 UTC  (6+ messages)
` [PATCH v2 2/2] regmap: soundwire: fix Kconfig select/depend issue

[RFC 0/7] Convert the Intel iommu driver to the dma-ops api
 2019-05-06 15:27 UTC  (4+ messages)
` [RFC 1/7] iommu/vt-d: Set the dma_ops per device so we can remove the iommu_no_mapping code

[rcutorture] ba26c41d98: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_writer[rcutorture]
 2019-05-06 15:24 UTC  (2+ messages)

[PATCH] mm/hugetlb: Don't put_page in lock of hugetlb_lock
 2019-05-06 15:22 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net-next] net: usb: smsc: fix warning reported by kbuild test robot
 2019-05-06 15:18 UTC 

[PATCH] selftests: add sleep between detach and usbip list -l
 2019-05-06 15:18 UTC  (5+ messages)

[PATCH 0/4] Add Stratix10 OCRAM & SDMMC EDAC Support
 2019-05-06 15:17 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: stratix10: Add OCRAM EDAC node
` [PATCH 4/4] arm64: dts: stratix10: Add SDMMC "

[PATCH 1/2] Use list.h instead of file_system_type next
 2019-05-06 15:16 UTC  (2+ messages)

[PATCH 1/2] eeprom: ee1004: Move selected page detection to a separate function
 2019-05-06 15:16 UTC  (4+ messages)
` [PATCH 2/2] eeprom: ee1004: Deal with nack on page selection

[PATCH v2 4/5] kernel/sched/isolation: require a present CPU in housekeeping mask
 2019-05-06 15:16 UTC  (5+ messages)
` [tip:sched/core] sched/isolation: Require "

[PATCH 1/2] usbip: Remove repeated setting of hcd->state in vhci_bus_suspend()
 2019-05-06 15:16 UTC  (4+ messages)
` [PATCH 2/2] usbip: Remove repeated setting of hcd->state in vhci_bus_resume()

[RFC][PATCH 0/2] ftrace/x86: Allow for breakpoint handlers to emulate call functions
 2019-05-06 15:14 UTC  (6+ messages)
` [RFC][PATCH 1/2] x86: Allow breakpoints "

[PATCH v7 0/13] Exynos5 Dynamic Memory Controller driver
 2019-05-06 15:12 UTC  (14+ messages)
    ` [PATCH v7 01/13] clk: samsung: add needed IDs for DMC clocks in Exynos5420
    ` [PATCH v7 02/13] clk: samsung: add new clocks for DMC for Exynos5422 SoC
    ` [PATCH v7 03/13] clk: samsung: add BPLL rate table for Exynos 5422 SoC
    ` [PATCH v7 04/13] dt-bindings: ddr: rename lpddr2 directory
    ` [PATCH v7 05/13] dt-bindings: ddr: add LPDDR3 memories
    ` [PATCH v7 06/13] drivers: memory: extend of_memory by LPDDR3 support
    ` [PATCH v7 07/13] dt-bindings: memory-controllers: add Exynos5422 DMC device description
    ` [PATCH v7 08/13] drivers: memory: add DMC driver for Exynos5422
    ` [PATCH v7 09/13] drivers: devfreq: events: add Exynos PPMU new events
    ` [PATCH v7 10/13] ARM: dts: exynos: add chipid label and syscon compatible
    ` [PATCH v7 11/13] ARM: dts: exynos: add syscon to clock compatible
    ` [PATCH v7 12/13] ARM: dts: exynos: add DMC device for exynos5422
    ` [PATCH v7 13/13] ARM: exynos_defconfig: enable DMC driver

[PATCH 5.0 000/122] 5.0.14-stable review
 2019-05-06 14:32 UTC  (26+ messages)
` [PATCH 5.0 002/122] seccomp: Make NEW_LISTENER and TSYNC flags exclusive
` [PATCH 5.0 005/122] mwifiex: Make resume actually do something useful again on SDIO cards
` [PATCH 5.0 016/122] USB: dummy-hcd: Fix failure to give back unlinked URBs
` [PATCH 5.0 018/122] USB: core: Fix unterminated string returned by usb_string()
` [PATCH 5.0 020/122] KVM: lapic: Disable timer advancement if adaptive tuning goes haywire
` [PATCH 5.0 024/122] KVM: lapic: Convert guest TSC to host time domain if necessary
` [PATCH 5.0 028/122] HID: debug: fix race condition with between rdesc_show() and device removal
` [PATCH 5.0 035/122] batman-adv: fix warning in function batadv_v_elp_get_throughput
` [PATCH 5.0 048/122] net/mlx5: E-Switch, Fix esw manager vport indication for more vport commands
` [PATCH 5.0 051/122] net: stmmac: ratelimit RX error logs
` [PATCH 5.0 054/122] net: stmmac: fix dropping of multi-descriptor RX frames
` [PATCH 5.0 055/122] net: stmmac: dont log oversized frames
` [PATCH 5.0 056/122] jffs2: fix use-after-free on symlink traversal
` [PATCH 5.0 058/122] mfd: twl-core: Disable IRQ while suspended
` [PATCH 5.0 062/122] vfio/pci: use correct format characters
` [PATCH 5.0 063/122] scsi: core: add new RDAC LENOVO/DE_Series device
` [PATCH 5.0 064/122] scsi: storvsc: Fix calculation of sub-channel count
` [PATCH 5.0 067/122] arm64: fix wrong check of on_sdei_stack in nmi context
` [PATCH 5.0 071/122] net: hns: fix ICMP6 neighbor solicitation messages discard problem
` [PATCH 5.0 072/122] net: hns: Fix WARNING when remove HNS driver with SMMU enabled
` [PATCH 5.0 077/122] sh: fix multiple function definition build errors
` [PATCH 5.0 081/122] ARM: orion: dont use using 64-bit DMA masks
` [PATCH 5.0 087/122] usb: dwc3: Reset num_trbs after skipping
` [PATCH 5.0 090/122] staging: iio: adt7316: fix handling of dac high resolution option
` [PATCH 5.0 096/122] ASoC: sunxi: sun50i-codec-analog: Rename hpvcc regulator supply to cpvdd

[PATCH] drivers: thermal: processor_thermal: Downgrade error message
 2019-05-06 15:09 UTC  (3+ messages)

[PATCH 4.14 00/75] 4.14.117-stable review
 2019-05-06 14:32 UTC  (2+ messages)
` [PATCH 4.14 27/75] HID: debug: fix race condition with between rdesc_show() and device removal

[PATCH 4.19 00/99] 4.19.41-stable review
 2019-05-06 14:31 UTC  (2+ messages)
` [PATCH 4.19 23/99] HID: debug: fix race condition with between rdesc_show() and device removal


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