linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-29 12:32:09 to 2020-04-29 13:59:20 UTC [more...]

[PATCH v3 3/5] w1_therm: Optimizing read timing by checking device resolution. Updating documentation
 2020-04-29 13:59 UTC  (3+ messages)

[PATCH 1/2 v3] Add new uio device for PCI with dynamic memory allocation
 2020-04-29 13:53 UTC  (6+ messages)
` [PATCH v4] "

[PATCH v2 1/2] i2c: tegra: Better handle case where CPU0 is busy for a long time
 2020-04-29 13:57 UTC  (13+ messages)

[PATCH v3 2/5] w1_therm: adding sysfs entry to check device power
 2020-04-29 13:57 UTC  (3+ messages)
  ` _

[PATCH] gpio: exar: Fix bad handling for ida_simple_get error path
 2020-04-29 13:56 UTC 

[PATCH net v2] net: macb: fix an issue about leak related system resources
 2020-04-29 13:56 UTC 

[PATCH v2 0/5] scsi: ufs: support LU Dedicated buffer type for WriteBooster
 2020-04-29 13:56 UTC  (6+ messages)
` [PATCH v2 1/5] scsi: ufs: allow legacy UFS devices to enable WriteBooster
` [PATCH v2 2/5] scsi: ufs: add "index" in parameter list of ufshcd_query_flag()
` [PATCH v2 3/5] scsi: ufs: add LU Dedicated buffer mode support for WriteBooster
` [PATCH v2 4/5] scsi: ufs-mediatek: enable WriteBooster capability
` [PATCH v2 5/5] scsi: ufs: cleanup WriteBooster feature

[PATCH v3] mm/slub: Fix incorrect interpretation of s->offset
 2020-04-29 13:55 UTC  (2+ messages)

[PATCH v3 0/3] Fixes for deferred_probe_timeout cleanup
 2020-04-29 13:52 UTC  (4+ messages)
` [PATCH v3 1/3] driver core: Revert default driver_deferred_probe_timeout value to 0

[PATCH v10 0/5] usb: xhci: Add support for Renesas USB controllers
 2020-04-29 13:53 UTC  (3+ messages)
` [PATCH v10 3/5] usb: xhci: Add support for Renesas controller with memory

[PATCH v3 1/5] w1_therm: fix reset_select_slave. Creating w1_therm.h
 2020-04-29 13:48 UTC  (3+ messages)

[PATCH v12 0/8] Nested Shared Virtual Address (SVA) VT-d support
 2020-04-29 13:46 UTC  (3+ messages)
` [PATCH v12 6/8] iommu/vt-d: Add svm/sva invalidate function

[PATCH v2] drm/panel: simple: Support reset GPIOs
 2020-04-29 13:45 UTC  (4+ messages)

[PATCH] coresight: dynamic-replicator: Fix handling of multiple connections
 2020-04-29 13:49 UTC  (7+ messages)

[PATCH v2] pwm: sun4i: direct clock output support for Allwinner A64
 2020-04-29 13:43 UTC  (2+ messages)

[PATCH] [v2] amdgpu: fix gcc-4.8 build warnings
 2020-04-29 13:42 UTC  (2+ messages)

[PATCH v3 00/25] Large pages in the page cache
 2020-04-29 13:36 UTC  (26+ messages)
` [PATCH v3 01/25] mm: Allow hpages to be arbitrary order
` [PATCH v3 02/25] mm: Introduce thp_size
` [PATCH v3 03/25] mm: Introduce thp_order
` [PATCH v3 04/25] mm: Introduce offset_in_thp
` [PATCH v3 05/25] fs: Add a filesystem flag for large pages
` [PATCH v3 06/25] fs: Introduce i_blocks_per_page
` [PATCH v3 07/25] fs: Make page_mkwrite_check_truncate thp-aware
` [PATCH v3 08/25] fs: Support THPs in zero_user_segments
` [PATCH v3 09/25] bio: Add bio_for_each_thp_segment_all
` [PATCH v3 10/25] iomap: Support arbitrarily many blocks per page
` [PATCH v3 11/25] iomap: Support large pages in iomap_adjust_read_range
` [PATCH v3 12/25] iomap: Support large pages in read paths
` [PATCH v3 13/25] iomap: Support large pages in write paths
` [PATCH v3 14/25] iomap: Inline data shouldn't see large pages
` [PATCH v3 15/25] xfs: Support "
` [PATCH v3 16/25] mm: Make prep_transhuge_page return its argument
` [PATCH v3 17/25] mm: Add __page_cache_alloc_order
` [PATCH v3 18/25] mm: Allow large pages to be added to the page cache
` [PATCH v3 19/25] mm: Allow large pages to be removed from "
` [PATCH v3 20/25] mm: Remove page fault assumption of compound page size
` [PATCH v3 21/25] mm: Add DEFINE_READAHEAD
` [PATCH v3 22/25] mm: Make page_cache_readahead_unbounded take a readahead_control
` [PATCH v3 23/25] mm: Make __do_page_cache_readahead "
` [PATCH v3 24/25] mm: Add large page readahead
` [PATCH v3 25/25] mm: Align THP mappings for non-DAX

[PATCH v3 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-04-29 13:37 UTC  (35+ messages)
` [PATCH v3 01/34] iommu: Move default domain allocation to separate function
` [PATCH v3 02/34] iommu: Add def_domain_type() callback in iommu_ops
` [PATCH v3 03/34] iommu/amd: Implement iommu_ops->def_domain_type call-back
` [PATCH v3 04/34] iommu/vt-d: Wire up iommu_ops->def_domain_type
` [PATCH v3 05/34] iommu/amd: Remove dma_mask check from check_device()
` [PATCH v3 06/34] iommu/amd: Return -ENODEV in add_device when device is not handled by IOMMU
` [PATCH v3 07/34] iommu: Add probe_device() and release_device() call-backs
` [PATCH v3 08/34] iommu: Move default domain allocation to iommu_probe_device()
` [PATCH v3 09/34] iommu: Keep a list of allocated groups in __iommu_probe_device()
` [PATCH v3 10/34] iommu: Move new probe_device path to separate function
` [PATCH v3 11/34] iommu: Split off default domain allocation from group assignment
` [PATCH v3 12/34] iommu: Move iommu_group_create_direct_mappings() out of iommu_group_add_device()
` [PATCH v3 13/34] iommu: Export bus_iommu_probe() and make is safe for re-probing
` [PATCH v3 14/34] iommu/amd: Remove dev_data->passthrough
` [PATCH v3 15/34] iommu/amd: Convert to probe/release_device() call-backs
` [PATCH v3 16/34] iommu/vt-d: "
` [PATCH v3 17/34] iommu/arm-smmu: "
` [PATCH v3 18/34] iommu/pamu: "
` [PATCH v3 19/34] iommu/s390: "
` [PATCH v3 20/34] iommu/virtio: "
` [PATCH v3 21/34] iommu/msm: "
` [PATCH v3 22/34] iommu/mediatek: "
` [PATCH v3 23/34] iommu/mediatek-v1 "
` [PATCH v3 24/34] iommu/qcom: "
` [PATCH v3 25/34] iommu/rockchip: "
` [PATCH v3 26/34] iommu/tegra: "
` [PATCH v3 27/34] iommu/renesas: "
` [PATCH v3 28/34] iommu/omap: Remove orphan_dev tracking
` [PATCH v3 29/34] iommu/omap: Convert to probe/release_device() call-backs
` [PATCH v3 30/34] iommu/exynos: Use first SYSMMU in controllers list for IOMMU core
` [PATCH v3 31/34] iommu/exynos: Convert to probe/release_device() call-backs
` [PATCH v3 32/34] iommu: Remove add_device()/remove_device() code-paths
` [PATCH v3 33/34] iommu: Move more initialization to __iommu_probe_device()
` [PATCH v3 34/34] iommu: Unexport iommu_group_get_for_dev()

[PATCH v2 0/4] Add driver for wsen-itds accelerometer sensor
 2020-04-29 13:39 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: iio: add document bindings for wsen-itds accel sensor
` [PATCH v2 2/4] iio: accel: Add driver for wsen-itds accelerometer sensor
` [PATCH v2 3/4] iio: accel: wsen-itds accel documentation

[PATCH v2] video: fbdev: controlfb: fix build for COMPILE_TEST=y && PPC_PMAC=y && PPC32=n
 2020-04-29 13:39 UTC  (4+ messages)

[PATCH 0/2] ima: extending IMA policy to support interpreters
 2020-04-29 13:38 UTC  (3+ messages)
` [PATCH 1/2] ima: add policy support for identifying file execute mode bit
` [PATCH 2/2] ima: add policy support for the new file open MAY_OPENEXEC flag

[PATCH v2 00/12] remoteproc: stm32: Add support for synchronising with M4
 2020-04-29 13:38 UTC  (5+ messages)
` [PATCH v2 03/12] remoteproc: stm32: Decouple rproc from DT parsing
` [PATCH v2 06/12] remoteproc: stm32: Get coprocessor state

[PATCH 1/1] mm/vmscan.c: change prototype for shrink_page_list
 2020-04-29 13:35 UTC  (6+ messages)
    `  "
        ` RE:(2) [PATCH "
          ` (2) "

[PATCH] [v2] ARM: oabi-compat: fix epoll_ctl build failure
 2020-04-29 13:35 UTC  (2+ messages)

[PATCH v3 5/5] w1_therm: adding bulk read support. Updating docs in w1_therm.rst and sysfs-driver-w1_therm
 2020-04-29 13:34 UTC 

[PATCH v3 4/5] w1_therm: alarms support by adding sysfs entry. Updating doc
 2020-04-29 13:34 UTC 

[PATCH v2] drm/meson: add mode selection limits against specific SoC revisions
 2020-04-29 13:33 UTC  (3+ messages)

[PATCH] btrfs: fix gcc-4.8 build warning
 2020-04-29 13:32 UTC  (2+ messages)

[PATCH v4 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-04-29 13:32 UTC  (5+ messages)
` [PATCH v4 2/2] "

[PATCH] clk/meson: Complete exception handling in meson8b_clkc_init_common()
 2020-04-29 13:30 UTC 

[PATCH -next] ALSA: seq: oss: remove unused inline function snd_seq_oss_timer_is_realtime
 2020-04-29 13:28 UTC 

[PATCH net-next] net/smc: remove unused inline function smc_curs_read
 2020-04-29 13:26 UTC 

[PATCH net-next] ila: remove unused inline function ila_addr_is_ila
 2020-04-29 13:25 UTC 

[PATCH net-next] net: hsr: remove unused inline functions
 2020-04-29 13:24 UTC 

[PATCH] pinctrl: mediatek: fix mtk_eint link error
 2020-04-29 13:24 UTC 

[PATCH] rcutorture: Fix error codes in rcu_torture_read_exit_init()
 2020-04-29 13:22 UTC 

[PATCH v2 1/1] dma: actions: Fix lockdep splat for owl-dma
 2020-04-29 13:22 UTC  (2+ messages)

[PATCH] bpf: fix unused variable warning
 2020-04-29 13:21 UTC 

[PATCH RFC 0/6] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-04-29 13:21 UTC  (9+ messages)
` [PATCH RFC 3/6] KVM: x86: interrupt based APF page-ready event delivery
` [PATCH RFC 6/6] KVM: x86: Switch KVM guest to using interrupts for page ready APF delivery

[PATCH v1 00/15] Add support for Nitro Enclaves
 2020-04-29 13:20 UTC  (14+ messages)

[PATCH] sun6i: dsi: fix gcc-4.8
 2020-04-29 13:13 UTC  (2+ messages)

[RFC PATCHSET v2] Implement --switch-output-event
 2020-04-29 13:11 UTC  (9+ messages)
` [PATCH 1/8] perf record: Move sb_evlist to 'struct record'
` [PATCH 2/8] perf top: Move sb_evlist to 'struct perf_top'
` [PATCH 3/8] perf bpf: Decouple creating the evlist from adding the SB event
` [PATCH 4/8] perf parse-events: Add parse_events_option() variant that creates evlist
` [PATCH 5/8] perf evlist: Allow reusing the side band thread for more purposes
` [PATCH 6/8] libsubcmd: Introduce OPT_CALLBACK_SET()
` [PATCH 7/8] perf record: Introduce --switch-output-event
` [PATCH 8/8] perf record: Move side band evlist setup to separate routine

[PATCH] doc: thermal: add cpu-idle-cooling to index tree
 2020-04-29 13:11 UTC 

[PATCH v2] KVM: nVMX: Tweak handling of failure code for nested VM-Enter failure
 2020-04-29 13:10 UTC  (2+ messages)

[PATCH -next] ipc: use GFP_ATOMIC under spin lock
 2020-04-29 13:08 UTC  (4+ messages)

[PATCH v1 0/4] scsi: ufs: support LU Dedicated buffer type for WriteBooster
 2020-04-29 13:05 UTC  (4+ messages)
` [PATCH v1 3/4] scsi: ufs: add LU Dedicated buffer type support "
  ` [EXT] "

[PATCH v22 00/16] Multicolor Framework v22
 2020-04-29 12:56 UTC  (17+ messages)
` [PATCH v22 01/16] dt: bindings: Add multicolor class dt bindings documention
` [PATCH v22 02/16] leds: multicolor: Introduce a multicolor class definition
` [PATCH v22 03/16] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
` [PATCH v22 04/16] leds: lp50xx: Add the LP50XX family of the RGB LED driver
` [PATCH v22 05/16] dt: bindings: lp55xx: Be consistent in the document with LED acronym
` [PATCH v22 06/16] dt: bindings: lp55xx: Update binding for Multicolor Framework
` [PATCH v22 07/16] ARM: dts: n900: Add reg property to the LP5523 channel node
` [PATCH v22 08/16] ARM: dts: imx6dl-yapp4: Add reg property to the lp5562 "
` [PATCH v22 09/16] ARM: dts: ste-href: Add reg property to the LP5521 channel nodes
` [PATCH v22 10/16] leds: lp55xx: Convert LED class registration to devm_*
` [PATCH v22 11/16] leds: lp55xx: Add multicolor framework support to lp55xx
` [PATCH v22 12/16] leds: lp5523: Update the lp5523 code to add multicolor brightness function
` [PATCH v22 13/16] leds: lp5521: Add multicolor framework multicolor brightness support
` [PATCH v22 14/16] leds: lp55xx: Fix checkpatch file permissions issues
` [PATCH v22 15/16] leds: lp5523: Fix checkpatch issues in the code
` [PATCH v22 16/16] dt: bindings: Update lp55xx binding to recommended LED naming

[PATCH] perf tool: fix detection of active SMT
 2020-04-29 13:03 UTC  (2+ messages)

[PATCH 0/2] Add support for MaxLinear/Exar USB to serial converters
 2020-04-29 13:01 UTC  (9+ messages)
` [PATCH 1/2] usb: serial: Add MaxLinear/Exar USB to Serial driver
` [PATCH 2/2] usb: serial: xr_serial: Add gpiochip support

[PATCH v2] mm/vmscan.c: change prototype for shrink_page_list
 2020-04-29 12:58 UTC 

[PATCH] gpiolib: add GPIO_SET_DEBOUNCE_IOCTL
 2020-04-29 12:59 UTC  (4+ messages)

[PATCH 0/5] Backport to 4.9- ext4: protect journal inode's blocks using block_validity
 2020-04-29 19:21 UTC  (2+ messages)

[PATCH v2 0/5] scsi: ufs: Misc improvements for DesignWare drivers and UFS
 2020-04-29 12:59 UTC  (5+ messages)
` [PATCH v2 1/5] scsi: ufs: Allow UFS 3.0 as a valid version
  ` [EXT] "

[PATCH] ASoC: SOF: sort out Kconfig, again
 2020-04-29 12:58 UTC  (7+ messages)

[PATCH v3 0/6] block: fix blktrace debugfs use after free
 2020-04-29 12:57 UTC  (9+ messages)
` [PATCH v3 4/6] blktrace: fix "

[PATCH] arm: dts: am33xx-l4: add gpio-line-names to gpio controllers
 2020-04-29 12:57 UTC  (3+ messages)

[PATCH v21 00/16] Multicolor Framework
 2020-04-29 12:50 UTC  (10+ messages)
` [PATCH v21 01/16] dt: bindings: Add multicolor class dt bindings documention
` [PATCH v21 04/16] leds: lp50xx: Add the LP50XX family of the RGB LED driver
` [PATCH v21 11/16] leds: lp55xx: Add multicolor framework support to lp55xx

[PATCH 0/7] Record the mm_struct in the page table pages
 2020-04-29 12:53 UTC  (4+ messages)
` [PATCH 2/7] mm: Move pt_mm within struct page

[mm/debug] fa6726c1e7: kernel_BUG_at_include/linux/mm.h
 2020-04-29 12:52 UTC  (5+ messages)
      ` [LKP] "

[PATCH] watchdog: iTCO: fix link error
 2020-04-29 12:52 UTC  (2+ messages)

[PATCH] subsystem: Amplifier driver for TAS5805M,Texas instruments
 2020-04-29 12:49 UTC  (3+ messages)

[RFC v7 0/7] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-04-29 12:45 UTC  (8+ messages)
` [RFC v7 1/7] mm/madvise: Export do_madvise() to external GPL modules
` [RFC v7 2/7] mm/damon: Account age of target regions
` [RFC v7 3/7] mm/damon: Implement data access monitoring-based operation schemes
` [RFC v7 4/7] mm/damon/schemes: Implement a debugfs interface
` [RFC v7 5/7] mm/damon-test: Add kunit test case for regions age accounting
` [RFC v7 6/7] mm/damon/selftests: Add 'schemes' debugfs tests
` [RFC v7 7/7] damon/tools: Support more human friendly 'schemes' control

[PATCH bpf-next v9 0/8] MAC and Audit policy using eBPF (KRSI)
 2020-04-29 12:45 UTC  (4+ messages)

[f2fs-dev] [PATCH V2] f2fs: Avoid double lock for cp_rwsem during checkpoint
 2020-04-29 12:44 UTC  (3+ messages)

[PATCH 4/4 v2] firmware: stratix10-svc: Slightly simplify code
 2020-04-29 12:41 UTC 

[PATCH 1/1] i2c: sh_mobile: eliminate a misreported warning
 2020-04-29 12:40 UTC 

[PATCH] gpiolib: don't call sleeping functions with a spinlock taken
 2020-04-29 12:37 UTC  (6+ messages)

[PATCH] clk/meson: fixes memleak issue in init err branch
 2020-04-29 12:37 UTC  (2+ messages)

[PATCH] platform/x86: thinkpad_acpi: Remove always false 'value < 0' statement
 2020-04-29 12:35 UTC  (2+ messages)

[PATCH v3 0/7] Add H6 I2S support
 2020-04-29 12:35 UTC  (5+ messages)
` [PATCH v3 3/7] ASoC: sun4i-i2s: Add support for H6 I2S

[PATCH 2/7] signal: factor copy_siginfo_to_external32 from copy_siginfo_to_user32
 2020-04-29 12:34 UTC  (4+ messages)
` [PATCH] fixup! "

[PATCH 1/3] Revert "cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()"
 2020-04-29 12:32 UTC  (5+ messages)

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-04-29 12:32 UTC  (3+ messages)
` [PATCH v4 4/7] KVM: PPC: "

[PATCH v2] usb: typec: mux: intel: Handle alt mode HPD_HIGH
 2020-04-29 12:32 UTC  (2+ messages)


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