messages from 2019-12-12 08:21:59 to 2019-12-18 03:43:11 UTC [more...]
[PATCH 0/1] Summary: hwmon driver for temperature sensors on SATA drives
2019-12-18 3:42 UTC (15+ messages)
` [PATCH 1/1] hwmon: Driver "
[PATCH v11 00/14] PECI device driver introduction
2019-12-18 2:57 UTC (23+ messages)
` [PATCH v11 01/14] dt-bindings: Add PECI subsystem document
` [PATCH v11 04/14] dt-bindings: Add bindings document of Aspeed PECI adapter
` [PATCH v11 06/14] peci: Add Aspeed PECI adapter driver
` [PATCH v11 11/14] mfd: intel-peci-client: Add Intel PECI client driver
` [PATCH v11 13/14] hwmon: Add PECI cputemp driver
` [PATCH v11 14/14] hwmon: Add PECI dimmtemp driver
[GIT PULL v2 00/27] block, scsi: final compat_ioctl cleanup
2019-12-17 22:17 UTC (28+ messages)
` [PATCH v2 01/27] pktcdvd: fix regression on 64-bit architectures
` [PATCH v2 02/27] compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
` [PATCH v2 03/27] compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
` [PATCH v2 04/27] compat_ioctl: block: handle add zone open, close and finish ioctl
` [PATCH v2 05/27] compat_ioctl: block: handle Persistent Reservations
` [PATCH v2 06/27] compat: ARM64: always include asm-generic/compat.h
` [PATCH v2 07/27] compat: provide compat_ptr() on all architectures
` [PATCH v2 08/27] compat: scsi: sg: fix v3 compat read/write interface
` [PATCH v2 09/27] compat_ioctl: block: add blkdev_compat_ptr_ioctl
` [PATCH v2 10/27] compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl
` [PATCH v2 11/27] compat_ioctl: move CDROM_SEND_PACKET handling into scsi
` [PATCH v2 12/27] compat_ioctl: move CDROMREADADIO to cdrom.c
` [PATCH v2 13/27] compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN
` [PATCH v2 14/27] compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers
` [PATCH v2 15/27] compat_ioctl: add scsi_compat_ioctl
` [PATCH v2 16/27] compat_ioctl: bsg: add handler
` [PATCH v2 17/27] compat_ioctl: ide: floppy: "
` [PATCH v2 18/27] compat_ioctl: scsi: move ioctl handling into drivers
` [PATCH v2 19/27] compat_ioctl: move sys_compat_ioctl() to ioctl.c
` [PATCH v2 20/27] compat_ioctl: simplify the implementation
` [PATCH v2 21/27] compat_ioctl: move cdrom commands into cdrom.c
` [PATCH v2 22/27] compat_ioctl: scsi: handle HDIO commands from drivers
` [PATCH v2 23/27] compat_ioctl: move HDIO ioctl handling into drivers/ide
` [PATCH v2 24/27] compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c
` [PATCH v2 25/27] compat_ioctl: block: simplify compat_blkpg_ioctl()
` [PATCH v2 26/27] compat_ioctl: simplify up block/ioctl.c
` [PATCH v2 27/27] Documentation: document ioctl interfaces better
is there a preferred form of root-prompt example ?
2019-12-17 20:38 UTC
[PATCH 0/5] KVM: arm64: vcpu preempted check support
2019-12-17 14:40 UTC (10+ messages)
` [PATCH 1/5] KVM: arm64: Document PV-lock interface
` [PATCH 2/5] KVM: arm64: Implement PV_LOCK_FEATURES call
` [PATCH 3/5] KVM: arm64: Support pvlock preempted via shared structure
` [PATCH 4/5] KVM: arm64: Add interface to support vcpu preempted check
` [PATCH 5/5] KVM: arm64: Support the vcpu preemption check
[PATCH v6 00/15] Support ROHM BD71828 PMIC
2019-12-17 14:25 UTC (24+ messages)
` [PATCH v6 04/15] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v6 05/15] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v6 07/15] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v6 09/15] regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators
` Applied "regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators" to the regulator tree
` [PATCH v6 10/15] gpio: devres: Add devm_gpiod_get_parent_array
` [PATCH v6 11/15] docs: driver-model: Add missing managed GPIO array get functions
` [PATCH v6 13/15] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
2019-12-17 14:19 UTC (28+ messages)
` [PATCH v11 01/25] mm/gup: factor out duplicate code from four routines
` [PATCH v11 02/25] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v11 03/25] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v11 04/25] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v11 05/25] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v11 06/25] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v11 07/25] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v11 08/25] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v11 09/25] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v11 10/25] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v11 11/25] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v11 12/25] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v11 13/25] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v11 14/25] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v11 15/25] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v11 16/25] net/xdp: "
` [PATCH v11 17/25] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v11 18/25] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v11 19/25] vfio, mm: "
` [PATCH v11 20/25] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v11 21/25] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v11 22/25] mm, tree-wide: rename put_user_page*() to unpin_user_page*()
` [PATCH v11 23/25] mm/gup: track FOLL_PIN pages
` [PATCH v12 "
` [PATCH v11 24/25] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v11 25/25] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
[PATCH v9 23/25] mm/gup: track FOLL_PIN pages
2019-12-17 13:56 UTC (4+ messages)
` [RFC PATCH] mm/gup: try_pin_compound_head() can be static
[PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
2019-12-17 13:49 UTC (4+ messages)
[PATCH v6 01/15] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
2019-12-17 12:39 UTC (2+ messages)
` Applied "dt-bindings: regulator: Document ROHM BD71282 regulator bindings" to the regulator tree
[PATCH] kconfig: remove ---help--- from documentation
2019-12-17 11:51 UTC
[PATCH] docs: Document the Link: tag formally
2019-12-17 10:55 UTC (12+ messages)
[PATCH v10 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
2019-12-17 7:29 UTC (20+ messages)
` [PATCH v10 01/25] mm/gup: factor out duplicate code from four routines
` [PATCH v10 02/25] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v10 03/25] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v10 05/25] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v10 08/25] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v10 11/25] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v10 14/25] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v10 15/25] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v10 16/25] net/xdp: "
` [PATCH v10 17/25] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v10 18/25] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v10 19/25] vfio, mm: "
` [PATCH v10 20/25] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v10 23/25] mm/gup: track FOLL_PIN pages
` [PATCH v11 "
[PATCH v18 00/13] open: introduce openat2(2) syscall
2019-12-17 6:39 UTC (3+ messages)
` [PATCH v18 11/13] "
[PATCH v6 13/15] docs: coresight: Update documentation for CoreSight to cover CTI
2019-12-16 21:11 UTC (2+ messages)
[PATCH] docs: ftrace: Specifies when buffers get clear
2019-12-16 14:52 UTC (2+ messages)
[PATCH 0/3] Thermal extensions for flexibility in cooling device bindings
2019-12-16 14:06 UTC (4+ messages)
` [PATCH 1/3] docs: thermal: Add bind, unbind information together with trip point
` [PATCH 2/3] thermal: Make cooling device trip point writable from sysfs
` [PATCH 3/3] thermal: Add sysfs binding for cooling device and thermal zone
Link: documentation seems to be misplaced
2019-12-16 9:39 UTC (2+ messages)
[PATCH v2] interconnect: Add interconnect_graph file to debugfs
2019-12-16 8:20 UTC (2+ messages)
[PATCH v2 0/1] Summary: hwmon driver for temperature sensors on SATA drives
2019-12-15 17:45 UTC (2+ messages)
` [PATCH v2] hwmon: Driver "
[PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
2019-12-14 12:29 UTC (3+ messages)
` [PATCH v5 3/5] Documentation/arm64: Fix a simple typo in memory.rst
[PATCH 1/2] platform/x86: Add support for Uncore frequency control
2019-12-14 0:14 UTC (2+ messages)
` [PATCH 2/2] admin guide/pm: Admin guide for Intel Uncore Frequency limits
[PATCH v2 0/2] ACPI / Fan: Performance states
2019-12-13 23:48 UTC (3+ messages)
` [PATCH v2 1/2] Documentation: ACPI: Documentation for Fan performance states
` [PATCH v2 2/2] ACPI / fan: Display fan performance state information
[PATCH v3 0/6] Describe CoreSight topology using sysfs links
2019-12-13 14:54 UTC (7+ messages)
` [PATCH v3 1/6] coresight: Pass coresight_device for coresight_release_platform_data
` [PATCH v3 2/6] coresight: add return value for fixup connections
` [PATCH v3 3/6] coresight: Add generic sysfs link creation functions
` [PATCH v3 4/6] coresight: Expose device connections via sysfs
` [PATCH v3 5/6] coresight: cti: Add in sysfs links to other coresight devices
` [PATCH v3 6/6] coresight: docs: Add information about the topology representations
[PATCH] arm64/elf_hwcap: Add new flags for BFloat-16 extension
2019-12-13 14:16 UTC (2+ messages)
BUG: unable to handle kernel NULL pointer dereference in mem16_serial_out
2019-12-13 9:05 UTC (3+ messages)
[PATCH 0/3] sched/numa: introduce advanced numa statistic
2019-12-13 1:48 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v3 0/2] sched/numa: introduce numa locality
` [PATCH v4 "
` [PATCH v5 "
` [PATCH v6 "
` [PATCH v6 1/2] sched/numa: introduce per-cgroup NUMA locality info
` [PATCH v6 2/2] sched/numa: documentation for per-cgroup numa
[PATCH v6 linux-kselftest-test 0/6] kunit: support building core/tests as modules
2019-12-13 1:11 UTC (2+ messages)
[UPDATE][PATCH] ACPI / fan: Display fan performance state information
2019-12-12 21:58 UTC (2+ messages)
[PATCH v6 0/6] Fix nits in the kunit
2019-12-12 21:44 UTC (3+ messages)
[PATCH 0/7] docs: Update ko_KR translations
2019-12-12 17:30 UTC (4+ messages)
` [PATCH] docs/memory-barriers.txt.kokr: Minor wordsmith
[PATCH v3 0/7] gpio: Add GPIO Aggregator/Repeater
2019-12-12 15:24 UTC (15+ messages)
` [PATCH v3 1/7] gpiolib: Add GPIOCHIP_NAME definition
` [PATCH v3 2/7] gpiolib: Add support for gpiochipN-based table lookup
` [PATCH v3 3/7] gpiolib: Add support for GPIO line "
` [PATCH v3 5/7] gpio: Add GPIO Aggregator/Repeater driver
` [PATCH v3 6/7] docs: gpio: Add GPIO Aggregator/Repeater documentation
[PATCH] Documentation: PCI: msi-howto.rst: Fix wrong function name
2019-12-12 12:51 UTC (2+ messages)
[PATCH 00/24] block, scsi: final compat_ioctl cleanup
2019-12-12 11:04 UTC (6+ messages)
` [PATCH 24/24] Documentation: document ioctl interfaces better
[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
2019-12-12 10:32 UTC (5+ messages)
` [RESEND PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
` [RESEND PATCH v5 5/5] Documentation/vmcoreinfo: Add documentation for 'TCR_EL1.T1SZ'
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).