linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-11 23:16:15 to 2019-11-12 03:19:57 UTC [more...]

stable-rc 4.14.154-rc1/0d12dcf336c6: regressions detected in project stable v.4.14.y on OE - sanity
 2019-11-12  3:19 UTC  (3+ messages)

[PATCH v4 0/8] crypto: x86: Fix indirect function call casts
 2019-11-12  3:16 UTC  (5+ messages)
` [PATCH v4 3/8] crypto: x86/camellia: Use new glue function macros

linux-next: manual merge of the devicetree tree with Linus' tree
 2019-11-12  2:57 UTC 

[PATCH -next] drm/amd/display: Fix old-style declaration
 2019-11-12  2:39 UTC  (2+ messages)

[PATCH 5.3 000/193] 5.3.11-stable review
 2019-11-12  2:39 UTC  (2+ messages)

[PATCH] rtl8xxxu: Remove set but not used variable 'rsr'
 2019-11-12  2:28 UTC  (2+ messages)

[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2019-11-12  2:25 UTC  (4+ messages)
` [PATCH v24 01/12] Linux Random Number Generator

[PATCH] ARM: kbuild: use correct nm executable
 2019-11-12  2:21 UTC  (2+ messages)

[RFC PATCH v2] arm64: cpufeatures: add support for tlbi range instructions
 2019-11-12  2:19 UTC  (3+ messages)

[PATCH 4.14 000/105] 4.14.154-stable review
 2019-11-12  2:19 UTC  (2+ messages)

[PATCH] kselftests: cgroup: Avoid the reuse of fd after it is deallocated
 2019-11-12  2:16 UTC 

[PATCH -next] crypto: atmel - Fix randbuild error
 2019-11-12  2:15 UTC  (3+ messages)

[PATCH v3 0/9] staging: exfat: Clean up return codes
 2019-11-12  2:12 UTC 

DAX filesystem support on ARMv8
 2019-11-12  2:12 UTC 

[PATCH -next] drm/amd/display: remove set but not used variable 'bpc'
 2019-11-12  2:10 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v3 1/9] staging: exfat: Clean up return codes - FFS_FORMATERR
 2019-11-12  2:09 UTC  (9+ messages)
` [PATCH v3 2/9] staging: exfat: Clean up return codes - FFS_MEDIAERR
` [PATCH v3 3/9] staging: exfat: Clean up return codes - FFS_EOF
` [PATCH v3 4/9] staging: exfat: Clean up return codes - FFS_INVALIDFID
` [PATCH v3 5/9] staging: exfat: Clean up return codes - FFS_ERROR
` [PATCH v3 6/9] staging: exfat: Clean up return codes - remove unused codes
` [PATCH v3 7/9] staging: exfat: Clean up return codes - FFS_SUCCESS
` [PATCH v3 8/9] staging: exfat: Collapse redundant return code translations
` [PATCH v3 9/9] staging: exfat: Correct return code

[PATCH 0/3] arm64: g12-common: parkmode_disable_ss_quirk on DWC3 controller
 2019-11-12  1:48 UTC  (7+ messages)
` [PATCH 1/3] doc: dt: bindings: usb: dwc3: Update entries for disabling SS instances in park mode

[RFC PATCH v4 00/19] Core scheduling v4
 2019-11-12  1:45 UTC  (4+ messages)

[PATCH 4.4 00/43] 4.4.201-stable review
 2019-11-12  1:39 UTC  (3+ messages)

[PATCH v2 0/5] Add Unisoc's SC9863A support
 2019-11-12  1:38 UTC  (4+ messages)
` [PATCH v2 4/5] dt-bindings: serial: Add a new compatible string for SC9863A

[PATCH v6 0/2] loop: Better discard for block devices
 2019-11-12  1:36 UTC  (4+ messages)
` [PATCH v6 2/2] loop: Better discard support "

[GIT pull] core/urgent for v5.4-rc7
 2019-11-12  1:37 UTC  (6+ messages)

[PATCH 1/2] KVM: X86: Single target IPI fastpath
 2019-11-12  1:34 UTC  (8+ messages)
` [PATCH 2/2] KVM: LAPIC: micro-optimize fixed mode ipi delivery

[PATCH v3 0/6] Add namespace awareness to Netlink methods
 2019-11-12  1:29 UTC  (7+ messages)
` [PATCH v3 1/6] rtnetlink: allow RTM_SETLINK to reference other namespaces

[PATCHv8 00/34] kernel: Introduce Time Namespace
 2019-11-12  1:27 UTC  (35+ messages)
` [PATCHv8 01/34] lib/vdso: Add unlikely() hint into vdso_read_begin()
` [PATCHv8 02/34] lib/vdso: make do_hres and do_coarse as __always_inline
` [PATCHv8 03/34] ns: Introduce Time Namespace
` [PATCHv8 04/34] time: Add timens_offsets to be used for tasks in timens
` [PATCHv8 05/34] posix-clocks: Rename the clock_get() callback to clock_get_timespec()
` [PATCHv8 06/34] posix-clocks: Rename .clock_get_timespec() callbacks accordingly
` [PATCHv8 07/34] alarmtimer: Rename gettime() callback to get_ktime()
` [PATCHv8 08/34] alarmtimer: Provide get_timespec() callback
` [PATCHv8 09/34] posix-clocks: Introduce clock_get_ktime() callback
` [PATCHv8 10/34] posix-timers: Use clock_get_ktime() in common_timer_get()
` [PATCHv8 11/34] posix-clocks: Wire up clock_gettime() with timens offsets
` [PATCHv8 12/34] kernel: Add do_timens_ktime_to_host() helper
` [PATCHv8 13/34] timerfd: Make timerfd_settime() time namespace aware
` [PATCHv8 14/34] posix-timers: Make timer_settime() "
` [PATCHv8 15/34] alarmtimer: Make nanosleep "
` [PATCHv8 16/34] hrtimers: Prepare hrtimer_nanosleep() for time namespaces
` [PATCHv8 17/34] posix-timers: Make clock_nanosleep() time namespace aware
` [PATCHv8 18/34] fs/proc: Respect boottime inside time namespace for /proc/uptime
` [PATCHv8 19/34] x86/vdso: Restrict splitting VVAR VMA
` [PATCHv8 20/34] lib/vdso: Prepare for time namespace support
` [PATCHv8 21/34] x86/vdso: Provide vdso_data offset on vvar_page
` [PATCHv8 22/34] x86/vdso: Add timens page
` [PATCHv8 23/34] time: Allocate per-timens vvar page
` [PATCHv8 24/34] x86/vdso: Handle faults on timens page
` [PATCHv8 25/34] x86/vdso: On timens page fault prefault also VVAR page
` [PATCHv8 26/34] x86/vdso: Zap vvar pages on switch a time namspace
` [PATCHv8 27/34] fs/proc: Introduce /proc/pid/timens_offsets
` [PATCHv8 28/34] selftests/timens: Add Time Namespace test for supported clocks
` [PATCHv8 29/34] selftests/timens: Add a test for timerfd
` [PATCHv8 30/34] selftests/timens: Add a test for clock_nanosleep()
` [PATCHv8 31/34] selftests/timens: Add procfs selftest
` [PATCHv8 32/34] selftests/timens: Add timer offsets test
` [PATCHv8 33/34] selftests/timens: Add a simple perf test for clock_gettime()
` [PATCHv8 34/34] selftests/timens: Check for right timens offsets after fork and exec

[PATCH V2 0/7] rcu: introduce percpu rcu_preempt_depth
 2019-11-12  1:28 UTC  (9+ messages)
` [PATCH V2 2/7] rcu: cleanup rcu_preempt_deferred_qs()

LTP: diotest4.c:476: read to read-only space. returns 0: Success
 2019-11-12  1:24 UTC  (3+ messages)
` [PATCH] iomap: fix return value of iomap_dio_bio_actor on 32bit systems

[PATCH v3] mm/debug: __dump_page() prints an extra line
 2019-11-12  1:26 UTC 

linux-next: manual merge of the sound-asoc tree with the sound tree
 2019-11-12  1:26 UTC 

[PATCH v1 0/5] add tpm i2c ptp driver
 2019-11-12  1:25 UTC  (4+ messages)
` [PATCH v1 3/5] char: tpm: rewrite "tpm_tis_req_canceled()"

[PATCH 0/2] Move swap functions out of address space operations
 2019-11-12  1:20 UTC  (6+ messages)
` [PATCH 1/2] fs: Clean up mapping variable
` [PATCH 2/2] fs: Move swap_[de]activate to file_operations

[PATCH v9 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-11-12  1:21 UTC  (3+ messages)

[PATCH v2 0/1] counter: cros_ec: Add sync sensor driver
 2019-11-12  1:16 UTC  (8+ messages)
` [PATCH v2 1/1] counter: cros_ec: Add synchronization sensor

[RFC v2 0/2] Enable IOMMU support for pseries Secure VMs
 2019-11-12  1:15 UTC  (4+ messages)
` [RFC v2 1/2] powerpc/pseries/iommu: Share the per-cpu TCE page with the hypervisor

[RESEND PATCH v1 0/2] Two small patches for UFS
 2019-11-12  1:07 UTC  (2+ messages)

[PATCH] arm64: perf: Report arm pc registers for compat perf
 2019-11-12  1:01 UTC 

Optimize perf stat for large number of events/cpus
 2019-11-12  0:59 UTC  (13+ messages)
` [PATCH v6 01/12] perf pmu: Use file system cache to optimize sysfs access
` [PATCH v6 02/12] perf affinity: Add infrastructure to save/restore affinity
` [PATCH v6 03/12] perf cpumap: Maintain cpumaps ordered and without dups
` [PATCH v6 04/12] perf evlist: Maintain evlist->all_cpus
` [PATCH v6 05/12] perf evsel: Add iterator to iterate over events ordered by CPU
` [PATCH v6 06/12] perf evsel: Add functions to close evsel on a CPU
` [PATCH v6 07/12] perf stat: Use affinity for closing file descriptors
` [PATCH v6 08/12] perf stat: Factor out open error handling
` [PATCH v6 09/12] perf stat: Use affinity for opening events
` [PATCH v6 10/12] perf stat: Use affinity for reading
` [PATCH v6 11/12] perf evsel: Add functions to enable/disable for a specific CPU
` [PATCH v6 12/12] perf stat: Use affinity for enabling/disabling events

[PATCH] tty: fill console_driver->driver_name
 2019-11-12  1:00 UTC  (3+ messages)

linux-next: build failure after merge of the akpm-current tree
 2019-11-12  0:59 UTC  (4+ messages)

[PATCH v8 0/4] MSM8998 Multimedia Clock Controller
 2019-11-12  0:59 UTC  (8+ messages)
` [PATCH v8 1/4] dt-bindings: clock: Document external clocks for MSM8998 gcc
` [PATCH v8 2/4] dt-bindings: clock: Convert qcom,mmcc to DT schema
` [PATCH v8 3/4] dt-bindings: clock: Add support for the MSM8998 mmcc

[PATCH v2] i2c: use void pointers for supplying data for reads and writes
 2019-11-12  0:58 UTC 

[RFC][PATCH 0/2] Allow DMA BUF heaps to be loaded as modules
 2019-11-12  0:56 UTC  (9+ messages)

clk: X1000: Add support for the X1000
 2019-11-12  0:55 UTC  (4+ messages)
` clk: X1000: Add support for the X1000 v3
  ` [PATCH 1/2 v3] dt-bindings: clock: Add X1000 bindings

[PATCH 00/12] Aspeed: Add SCU interrupt controller and XDMA engine drivers
 2019-11-12  0:54 UTC  (3+ messages)
` [PATCH 01/12] dt-bindings: interrupt-controller: Add Aspeed SCU interrupt controller

[PATCH] sched: Avoid spurious lock dependencies
 2019-11-12  0:54 UTC  (4+ messages)

[PATCH 0/2] KVM: fix issues with kvm_create_vm failures
 2019-11-12  0:52 UTC  (2+ messages)

[PATCH 1/2] KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
 2019-11-12  0:51 UTC  (12+ messages)

[PATCH] ARM: dts: rockchip: Add brcm bluetooth for rk3288-veyron
 2019-11-12  0:47 UTC 

[PATCH] macintosh/ams-input: switch to using input device polling mode
 2019-11-12  0:41 UTC  (2+ messages)

Optimize perf stat for large number of events/cpus
 2019-11-12  0:41 UTC  (9+ messages)
` [PATCH v5 09/13] perf evsel: Support opening on a specific CPU
` [PATCH v5 13/13] perf stat: Use affinity for enabling/disabling events

[PATCH 4.9 00/65] 4.9.201-stable review
 2019-11-12  0:38 UTC  (2+ messages)

[GIT PULL] cgroup fixes for v5.4-rc7
 2019-11-12  0:30 UTC  (2+ messages)

[RFC 02/11] soc: Add Realtek chip info driver for RTD1195 and RTD1295
 2019-11-12  0:29 UTC  (7+ messages)
` [PATCH] base: soc: Export soc_device_to_device() helper

[PATCH 4.19 000/211] 4.19.77-stable review
 2019-11-12  0:25 UTC  (8+ messages)
` [PATCH 4.19 167/211] KVM: x86: Manually calculate reserved bits when loading PDPTRS

[RESEND PATCH v1 2/2] scsi: ufs: fix potential bug which ends in system hang-up
 2019-11-12  0:22 UTC 

[RESEND PATCH v1 1/2] scsi: ufs: print helpful hint when response size exceed buffer size
 2019-11-12  0:21 UTC 

[PATCH v3 0/4] Bluetooth: hci_bcm: Additional changes for BCM4354 support
 2019-11-12  0:19 UTC  (5+ messages)
` [PATCH v3 1/4] Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354
` [PATCH v3 2/4] Bluetooth: btbcm: Support pcm configuration
` [PATCH v3 3/4] Bluetooth: hci_bcm: Support pcm params in dts
` [PATCH v3 4/4] dt-bindings: net: broadcom-bluetooth: Add pcm config

[PATCH 2/2] Input: ili210x - add ILI2117 support
 2019-11-12  0:19 UTC  (10+ messages)

[PATCH] Add prctl support for controlling mem reclaim V4
 2019-11-12  0:19 UTC 

[PATCH 4.4 STABLE] kvm: mmu: Don't read PDPTEs when paging is not enabled
 2019-11-12  0:17 UTC 

[PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-12  0:07 UTC  (24+ messages)
` [PATCH v3 01/23] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v3 02/23] mm/gup: factor out duplicate code from four routines
` [PATCH v3 03/23] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v3 04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v3 05/23] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v3 06/23] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v3 07/23] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v3 08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v3 09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v3 10/23] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v3 11/23] IB/{core,hw,umem}: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH v3 12/23] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v3 13/23] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v3 14/23] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v3 15/23] net/xdp: "
` [PATCH v3 16/23] mm/gup: track FOLL_PIN pages
` [PATCH v3 17/23] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v3 18/23] vfio, mm: "
` [PATCH v3 19/23] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH v3 20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v3 21/23] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v3 22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v3 23/23] mm/gup: remove support for gup(FOLL_LONGTERM)

[PATCH v4 00/17] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2019-11-12  0:08 UTC  (7+ messages)
` [PATCH v4 07/17] svm: Add support for setup/destroy virutal APIC backing page for AVIC
` [PATCH v4 08/17] kvm: x86: Introduce APICv pre-update hook

[PATCH v2 1/5] arm: dts: vf-colibri: fix typo in top-level module compatible
 2019-11-12  0:05 UTC  (6+ messages)
` [PATCH v2 3/5] dt-bindings: input: tochscreen: ad7879: generic node names in example

[PATCH] tpm_tis: turn on TPM before calling tpm_get_timeouts
 2019-11-12  0:03 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Documentation: RCU: whatisRCU: Updated full list of RCU API
 2019-11-12  0:03 UTC  (2+ messages)
` [Linux-kernel-mentees] "

[PATCH] mm: migrate: handle freed page at the first place
 2019-11-12  0:02 UTC  (3+ messages)

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-11-11 23:54 UTC  (9+ messages)
` [PATCH 5/5] fs/xfs: Allow toggle of physical DAX flag

KCSAN: data-race in __alloc_file / __alloc_file
 2019-11-11 23:51 UTC  (9+ messages)

[PATCH 4.9 STABLE] kvm: mmu: Don't read PDPTEs when paging is not enabled
 2019-11-11 23:50 UTC 

[PATCH v3] zswap: allow setting default status, compressor and allocator in Kconfig
 2019-11-11 23:46 UTC  (3+ messages)

KASAN: use-after-free Read in snd_timer_open
 2019-11-11 23:45 UTC  (2+ messages)

[PATCH] mm/debug:
 2019-11-11 23:41 UTC  (3+ messages)

[PATCH v4 00/47] QUICC Engine support on ARM and ARM64
 2019-11-11 23:39 UTC  (2+ messages)

[PATCH 00/17] remoteproc: omap changes on top of v5.4-rc1
 2019-11-11 23:39 UTC  (19+ messages)
` [PATCH 03/17] remoteproc/omap: Add device tree support
` [PATCH 04/17] remoteproc/omap: Add a sanity check for DSP boot address alignment
` [PATCH 05/17] remoteproc/omap: Add support to parse internal memories from DT
` [PATCH 06/17] remoteproc/omap: Add the rproc ops .da_to_va() implementation
` [PATCH 07/17] remoteproc/omap: Initialize and assign reserved memory node
` [PATCH 08/17] remoteproc/omap: Add support for DRA7xx remote processors
` [PATCH 09/17] remoteproc/omap: Remove the unused fields from platform data
` [PATCH 10/17] remoteproc/omap: Remove the omap_rproc_reserve_cma declaration
` [PATCH 11/17] remoteproc/omap: Check for undefined mailbox messages

[PATCH] powerpc: add const qual to local_read() parameter
 2019-11-11 23:38 UTC  (2+ messages)

[PATCH 00/16] Memory Hierarchy: Enable target node lookups for reserved memory
 2019-11-11 23:38 UTC  (4+ messages)
` [PATCH 13/16] acpi/mm: Up-level "map to online node" functionality

[v2 PATCH] PCI: Do not use bus number zero from EA capability
 2019-11-11 23:37 UTC  (2+ messages)

[PATCH] clocksource/drivers/davinci: fix memory leak on clockevent on error return
 2019-11-11 23:37 UTC  (3+ messages)

[PATCH 4.14 STABLE 0/2] KVM: x86: PAE related bug fixes
 2019-11-11 23:37 UTC  (3+ messages)
` [PATCH 4.14 STABLE 1/2] kvm: mmu: Don't read PDPTEs when paging is not enabled
` [PATCH 4.14 STABLE 2/2] KVM: x86: introduce is_pae_paging

[PATCH v4 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK
 2019-11-11 23:35 UTC  (5+ messages)
` [PATCH v4 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup

[RFC PATCH] x86/mm: Mask out unsupported bit when it set noexec=off
 2019-11-11 23:32 UTC  (2+ messages)

[PATCH] ARM: ep93xx: Avoid soc_device_to_device()
 2019-11-11 23:17 UTC  (2+ messages)

[PATCH 0/4] irq_work: Fix ordering issue
 2019-11-11 23:17 UTC  (4+ messages)
` [PATCH 2/4] irq_work: Fix irq_work_claim() ordering

[PATCH] staging: wfx: add gcc extension __force cast
 2019-11-11 23:16 UTC  (5+ messages)

[PATCH v2 1/3] staging: wfx: replace uintXX_t to uXX and intXX_t to sXX
 2019-11-11 23:15 UTC  (4+ messages)
` [PATCH v2 3/3] staging: wfx: replace u32 by __le32


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