linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-19 13:52:32 to 2019-08-19 15:52:42 UTC [more...]

[PATCH v2] x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
 2019-08-19 15:52 UTC 

[PATCH v2 00/14] arm64: MMU enabled kexec relocation
 2019-08-19 15:50 UTC  (3+ messages)
` [PATCH v2 02/14] arm64, hibernate: create_safe_exec_page cleanup

[patch 00/44] posix-cpu-timers: Cleanup and consolidation
 2019-08-19 14:32 UTC  (45+ messages)
` [patch 01/44] posix-timers: Cleanup forward declarations and includes
` [patch 02/44] alarmtimers: Avoid rtc.h include
` [patch 03/44] posix-timer: Use a callback for cancel synchronization
` [patch 04/44] posix-cpu-timers: Fixup stale comment
` [patch 05/44] posix-cpu-timers: Sanitize bogus WARNONS
` [patch 06/44] posix-cpu-timers: Remove tsk argument from run_posix_cpu_timers()
` [patch 07/44] posix-cpu-timers: Simplify sighand locking in run_posix_cpu_timers()
` [patch 08/44] posix-cpu-timers: Provide task validation functions
` [patch 09/44] posix-cpu-timers: Use common permission check in posix_cpu_clock_get()
` [patch 10/44] posix-cpu-timers: Use common permission check in posix_cpu_timer_create()
` [patch 11/44] posix-cpu-timers: Provide quick sample function for itimer
` [patch 12/44] itimers: Use quick sample function
` [patch 13/44] posix-cpu-timers: Sample directly in timer check
` [patch 14/44] posix-cpu-timers: Rename thread_group_cputimer() and make it static
` [patch 15/44] posix-cpu-timer: Comsolidate thread group sample code
` [patch 16/44] posix-cpu-timers: Use clock ID in posix_cpu_timer_set()
` [patch 17/44] posix-cpu-timers: Use clock ID in posix_cpu_timer_get()
` [patch 18/44] posix-cpu-timers: Use clock ID in posix_cpu_timer_rearm()
` [patch 19/44] posix-cpu-timer: Remove pointless return value check
` [patch 20/44] posix-cpu-timers: Simplify sample functions
` [patch 21/44] posix-cpu-timers: Get rid of pointer indirection
` [patch 22/44] posix-cpu-timers: Sample task times once in expiry check
` [patch 23/44] posix-cpu-timers: Move prof/virt_ticks into caller
` [patch 24/44] posix-cpu-timers: Create a container struct
` [patch 25/44] sched: Move struct task_cputime to types.h
` [patch 26/44] posix-cpu-timers: Move expiry cache into struct posix_cputimers
` [patch 27/44] posix-cpu-timers: Provide array based access to expiry cache
` [patch 28/44] posix-cpu-timers: Simplify timer queueing
` [patch 29/44] posix-cpu-timers: Simplify set_process_cpu_timer()
` [patch 30/44] posix-cpu-timers: Switch check_*_timers() to array cache
` [patch 31/44] posix-cpu-timers: Remove the odd field rename defines
` [patch 32/44] posix-cpu-timers: Provide array based sample functions
` [patch 33/44] posix-cpu-timers: Make expiry checks array based
` [patch 34/44] posix-cpu-timers: Remove cputime_expires
` [patch 35/44] posix-cpu-timers: Switch thread group sampling to array
` [patch 36/44] posix-cpu-timers: Get rid of zero checks
` [patch 37/44] posix-cpu-timers: Consolidate timer expiry further
` [patch 38/44] posix-cpu-timers: Respect INFINITY for hard RTTIME limit
` [patch 39/44] posix-cpu-timers: Get rid of 64bit divisions
` [patch 40/44] posix-cpu-timers: Remove pointless comparisions
` [patch 41/44] posix-cpu-timers: Deduplicate rlimit handling
` [patch 42/44] posix-cpu-timers: Move state tracking to struct posix_cputimers
` [patch 43/44] posix-cpu-timers: Utilize timerqueue for storage
` [patch 44/44] posix-cpu-timers: Expire timers directly

[PATCH] KVM: VMX: Fix and tweak the comments for VM-Enter
 2019-08-19 15:47 UTC  (2+ messages)

[PATCH v3 0/8] PM / ACPI: sleep: Additional changes related to suspend-to-idle
 2019-08-19 15:45 UTC  (5+ messages)

[PATCH -rcu dev 1/3] rcu/tree: tick_dep_set/clear_cpu should accept bits instead of masks
 2019-08-19 15:46 UTC  (11+ messages)
` [PATCH -rcu dev 3/3] RFC: rcu/tree: Read dynticks_nmi_nesting in advance

[PATCH 1/3] powerpc: don't use __WARN() for WARN_ON()
 2019-08-19 15:45 UTC  (7+ messages)
` [PATCH 3/3] powerpc: use __builtin_trap() in BUG/WARN macros

[PATCH ARM] selftests, arm64: fix uninitialized symbol in tags_test.c
 2019-08-19 15:44 UTC  (5+ messages)

[PATCH 1/2] PTP: introduce new versions of IOCTLs
 2019-08-19 15:43 UTC  (6+ messages)

[RFC v2] rcu/tree: Try to invoke_rcu_core() if in_irq() during unlock
 2019-08-19 15:41 UTC  (12+ messages)

[PATCH] KVM: Assert that struct kvm_vcpu is always as offset zero
 2019-08-19 15:42 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: fixes for AMD speculation bug CPUID leaf
 2019-08-19 15:41 UTC  (7+ messages)
` [PATCH 1/2] KVM: x86: fix reporting of "
` [PATCH 2/2] KVM: x86: always expose VIRT_SSBD to guests

[PATCH] arm64: kasan: fix phys_to_virt() false positive on tag-based kasan
 2019-08-19 15:37 UTC  (12+ messages)

KASAN: use-after-free Read in iowarrior_disconnect
 2019-08-19 15:36 UTC  (3+ messages)

[PATCH] mm/page_alloc: cleanup __alloc_pages_direct_compact()
 2019-08-19 15:29 UTC  (3+ messages)

[PATCH] FS: timerfd: Fix unexpected return value of timerfd_read function. 'hrtimer_forward_now()' returns zero due to bigger backward time drift. This causes timerfd_read to return 0. As per man page, read on timerfd is not expected to return 0. This patch fixes this problem. Signed-off-by: Arul Jeniston <arul.jeniston@gmail.com>
 2019-08-19 15:26 UTC  (12+ messages)
` [PATCH] FS: timerfd: Fix unexpected return value of timerfd_read function

[PATCH net-next 0/3] Improve phc2sys precision for mv88e6xxx switch in combination with imx6-fec
 2019-08-19 15:20 UTC  (10+ messages)
` [PATCH net-next 1/3] net: mdio: add support for passing a PTP system timestamp to the mii_bus driver
` [PATCH net-next 2/3] net: dsa: mv88e6xxx: extend PTP gettime function to read system clock

[PATCH v2 net-next 0/1] Add BASE-T1 PHY support
 2019-08-19 15:19 UTC  (2+ messages)
` [PATCH v2 net-next 1/1] net: phy: Added BASE-T1 PHY support to PHY Subsystem

linux-next: Fixes tag needs some work in the hid tree
 2019-08-19 15:19 UTC 

[PATCH] KVM: x86: Fix x86_decode_insn() return when fetching insn bytes fails
 2019-08-19 15:18 UTC  (2+ messages)

[BUG 5.3-rc5] rwsem: use after free on task_struct if task exits with rwsem held
 2019-08-19 15:16 UTC  (2+ messages)

[PATCH RESEND v4 0/9] Enable Sub-page Write Protection Support
 2019-08-19 15:15 UTC  (19+ messages)
` [PATCH RESEND v4 5/9] KVM: VMX: Add init/set/get functions for SPP
` [PATCH RESEND v4 7/9] KVM: VMX: Handle SPP induced vmexit and page fault
` [PATCH RESEND v4 8/9] KVM: MMU: Enable Lazy mode SPPT setup

[PATCH] ARM: at91: Documentation: update the sama5d3 and armv7m datasheets
 2019-08-19 15:12 UTC 

[PATCH 1/3] kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst
 2019-08-19 15:11 UTC  (2+ messages)

[PATCH v2 1/2] kbuild: make single targets work more correctly
 2019-08-19 15:10 UTC  (2+ messages)

[PATCH] RISC-V: Issue a local tlb flush if possible
 2019-08-19 15:10 UTC  (8+ messages)

[PATCH v2 0/7] crypto: sha256 - Merge 2 separate C implementations into 1, put into separate library
 2019-08-19 15:08 UTC  (2+ messages)

[PATCH v3] gpio: pl061: Fix the issue failed to register the ACPI interrtupion
 2019-08-19 15:07 UTC  (2+ messages)

Re: [PATCH] RDMA/siw: Fix compiler warnings on 32-bit due to u64/pointer abuse
 2019-08-19 15:07 UTC  (8+ messages)
`  "
      ` Re: "

[PATCH v2] PM / wakeup: Register wakeup class kobj after device is added
 2019-08-19 15:06 UTC 

[PATCH v3 1/3] powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro
 2019-08-19 15:05 UTC  (6+ messages)
` [PATCH v3 2/3] powerpc/32: replace LOAD_MSR_KERNEL() by LOAD_REG_IMMEDIATE()
` [PATCH v3 3/3] powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM()

[PATCH net-next, 0/6] Add software backchannel and mlx5e HV VHCA stats
 2019-08-19 15:04 UTC  (5+ messages)
` [PATCH net-next, 3/6] net/mlx5: Add wrappers for HyperV PCIe operations

[PATCH] random: Support freezable kthreads in add_hwgenerator_randomness()
 2019-08-19 15:02 UTC 

[PATCH] keys: Fix description size
 2019-08-19 15:02 UTC 

Suspend/Resume Broken on AM43/AM33 Platforms
 2019-08-19 15:00 UTC  (4+ messages)

[PATCH] erofs: move erofs out of staging
 2019-08-19 14:58 UTC  (15+ messages)
` [PATCH 0/6] staging: erofs: first stage of corrupted compressed images
  ` [PATCH 1/6] staging: erofs: some compressed cluster should be submitted for corrupted images
  ` [PATCH 2/6] staging: erofs: cannot set EROFS_V_Z_INITED_BIT if fill_inode_lazy fails
  ` [PATCH 3/6] staging: erofs: add two missing erofs_workgroup_put for corrupted images
  ` [PATCH 4/6] staging: erofs: avoid loop in submit chains
  ` [PATCH 5/6] staging: erofs: detect potential multiref due to corrupted images
  ` [PATCH 6/6] staging: erofs: avoid endless loop of invalid lookback distance 0

[PATCH] efi/arm: fix allocation failure when reserving the kernel base
 2019-08-19 14:56 UTC  (8+ messages)

[PATCH v8 00/28] New macros for assembler symbols
 2019-08-19 14:56 UTC  (7+ messages)
` [PATCH v8 07/28] x86/boot/compressed: annotate local functions
` [PATCH v8 08/28] x86/uaccess: annotate local function
` [PATCH v8 10/28] x86/asm/entry: annotate interrupt symbols properly

[PATCH v2] kbuild: re-implement detection of CONFIG options leaked to user-space
 2019-08-19 14:55 UTC  (2+ messages)

[PATCH v7 0/9] drm: cec: convert DRM drivers to the new notifier API
 2019-08-19 14:55 UTC  (12+ messages)
` [PATCH v7 3/9] dw-hdmi-cec: use cec_notifier_cec_adap_(un)register
` [PATCH v7 8/9] drm: dw-hdmi: use cec_notifier_conn_(un)register

[PATCH 0/5] kbuild: allow big modules to sub-divide Makefiles
 2019-08-19 14:53 UTC  (3+ messages)
` [PATCH 1/5] kbuild: treat an object as multi-used when $(foo-) is set

[PATCH 00/11] kbuild: clean-ups and improvement of single targets
 2019-08-19 14:52 UTC  (2+ messages)

[PATCH v2 00/12] irqchip/gic-v3: Add support for GICv3.1 extended PPI/SPI ranges
 2019-08-19 14:53 UTC  (6+ messages)
` [PATCH v2 01/12] irqchip/gic: Rework gic_configure_irq to take the full ICFGR base
` [PATCH v2 04/12] irqchip/gic-v3: Add ESPI range support

[PATCH v2] nvme: allow 64-bit results in passthru commands
 2019-08-19 14:49 UTC  (4+ messages)

KASAN: use-after-free Read in iowarrior_release
 2019-08-19 14:48 UTC 

WARNING in wdm_write/usb_submit_urb
 2019-08-19 14:48 UTC 

KASAN: invalid-free in iowarrior_disconnect
 2019-08-19 14:48 UTC 

KASAN: use-after-free Read in iowarrior_callback
 2019-08-19 14:48 UTC 

KASAN: use-after-free Read in wdm_out_callback
 2019-08-19 14:48 UTC 

[PATCHv6 00/36] kernel: Introduce Time Namespace
 2019-08-19 14:44 UTC  (8+ messages)
` [PATCHv6 23/36] x86/vdso: Allocate timens vdso

kernel BUG at include/linux/skbuff.h:LINE! (2)
 2019-08-19 14:44 UTC  (4+ messages)

[PATCH v2] arm: dts: rockchip: fix vcc_host_5v regulator for usb3 host
 2019-08-19 14:43 UTC  (4+ messages)

[PATCH] Tools: hv: kvp: eliminate 'may be used uninitialized' warning
 2019-08-19 14:44 UTC 

[PATCH] tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_file
 2019-08-19 14:39 UTC  (2+ messages)

[PATCH v7 00/11] media: hantro: Add support for H264 decoding
 2019-08-19 14:38 UTC  (4+ messages)
` [PATCH v7 02/11] media: uapi: h264: Rename pixel format

[PATCH 1/2] perf cs-etm: Support sample flags 'insn' and 'insnlen'
 2019-08-19 14:36 UTC  (3+ messages)

[PATCH] video: radeon.h Fix Shifting signed 32 bit value by 31 bits problem
 2019-08-19 14:33 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 0/3] libnvdimm/security: Enumerate the frozen state and other cleanups
 2019-08-19 14:32 UTC  (5+ messages)
` [PATCH 2/3] libnvdimm/security: Tighten scope of nvdimm->busy vs security operations

[RFC] perf_sample_id::idx
 2019-08-19 14:30 UTC  (5+ messages)

[PATCH v10 0/7] powerpc: implement machine check safe memcpy
 2019-08-19 14:28 UTC  (7+ messages)
` [PATCH v10 1/7] powerpc/mce: Schedule work from irq_work
` [PATCH v10 2/7] powerpc/mce: Fix MCE handling for huge pages
` [PATCH v10 6/7] powerpc/mce: Handle UE event for memcpy_mcsafe

[PATCH 00/15] thermal: qcom: tsens: Add interrupt support
 2019-08-19 14:27 UTC  (5+ messages)
` [PATCH 04/15] drivers: thermal: tsens: Add debugfs support

[PATCH] udf: augment owner permissions on new inodes
 2019-08-19 14:27 UTC 

remove default fallbacks in dma_map_ops v3
 2019-08-19 14:25 UTC  (5+ messages)
` [PATCH 7/8] parisc: don't set ARCH_NO_COHERENT_DMA_MMAP

[PATCH v10 0/6] Introduced new Cadence USBSS DRD Driver
 2019-08-19 14:19 UTC  (2+ messages)

[Linux-kernel-mentees][PATCH v6 1/2] sgi-gru: Convert put_page() to put_user_page*()
 2019-08-19 12:56 UTC  (3+ messages)

[PATCH] x86/boot/compressed/64: Fix boot on machines with broken E820 table
 2019-08-19 14:16 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH AUTOSEL 4.4 01/14] xtensa: fix build for cores with coprocessors
 2019-08-19 14:15 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 04/14] perf header: Fix divide by zero error if f_header.attr_size==0

nouveau: System crashes with NVIDIA GeForce 8600 GT
 2019-08-19 13:55 UTC  (3+ messages)

[PATCH v5 0/7] Fix PF/VF dependency issue
 2019-08-19 14:15 UTC  (5+ messages)
` [PATCH v5 4/7] PCI/ATS: Add PRI support for PCIe VF devices

reeze while write on external usb 3.0 hard disk [Bug 204095]
 2019-08-19 14:14 UTC 

[PATCH] video: fbdev/mmp/core: Use struct_size() in kzalloc()
 2019-08-19 14:10 UTC  (2+ messages)

[PATCH] video/fbdev/aty128fb: Remove dead code
 2019-08-19 14:06 UTC  (4+ messages)

[PATCH] video: fbdev:via: Remove dead code
 2019-08-19 14:05 UTC  (5+ messages)

[PATCH v2 0/9] arm64: Stolen time support
 2019-08-19 14:04 UTC  (10+ messages)
` [PATCH v2 1/9] KVM: arm64: Document PV-time interface
` [PATCH v2 2/9] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [PATCH v2 3/9] KVM: arm64: Implement PV_FEATURES call
` [PATCH v2 4/9] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v2 5/9] KVM: Allow kvm_device_ops to be const
` [PATCH v2 6/9] KVM: arm64: Provide a PV_TIME device to user space
` [PATCH v2 7/9] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH v2 8/9] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH v2 9/9] arm64: Retrieve stolen time as paravirtualized guest

[PATCH v2] video: fbdev: Mark expected switch fall-through
 2019-08-19 14:04 UTC  (2+ messages)

[PATCH] video: fbdev: aty: Use dev_get_drvdata
 2019-08-19 14:02 UTC  (2+ messages)

[PATCH V6 0/2] genriq/affinity: Make vectors allocation fair
 2019-08-19 14:02 UTC  (5+ messages)
` [PATCH V6 2/2] genirq/affinity: Spread vectors on node according to nr_cpu ratio

[PATCH] fbdev: sm712fb: Use dev_get_drvdata
 2019-08-19 14:02 UTC  (2+ messages)

[PATCH] video: fbdev: pvr2fb: remove unnecessary comparison of unsigned integer with < 0
 2019-08-19 14:01 UTC  (2+ messages)

[tip:irq/urgent] genirq: Properly pair kobject_del() with kobject_add()
 2019-08-19 14:01 UTC 

[PATCH] ARM: dts: socfpga: update to new Denali NAND binding
 2019-08-19 13:59 UTC  (4+ messages)

[PATCH v4 1/2] powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64
 2019-08-19 13:56 UTC  (4+ messages)

swiotlb-xen cleanups
 2019-08-19 13:53 UTC  (3+ messages)
` [PATCH 08/11] swiotlb-xen: use the same foreign page check everywhere
  ` [Xen-devel] "

[PATCH] ACPI/PCI: Remove surplus parentheses from a return statement
 2019-08-19 13:53 UTC 


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