All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-13 15:35:49 to 2019-06-13 15:46:41 UTC [more...]

[PATCH 0/1] docs: watchdog: make htmldocs failed
 2019-06-13  9:57 UTC  (4+ messages)
` [PATCH 1/1] docs: watchdog: Fix build error

[PATCH v4 00/28] Convert files to ReST - part 1
 2019-06-13 10:10 UTC  (5+ messages)
` [PATCH v4 18/28] docs: convert docs to ReST and rename to *.rst
    ` [PATCH v5] docs: power: "

[PATCH v4 0/3] Fix ARM64 crash for accessing unmapped IO port regions
 2019-06-13 10:17 UTC  (7+ messages)
` [PATCH v4 1/3] lib: logic_pio: Use logical PIO low-level accessors for !CONFIG_INDIRECT_PIO
` [PATCH v4 2/3] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions

[PATCH] binder: fix possible UAF when freeing buffer
 2019-06-13 15:43 UTC  (3+ messages)

[PATCH] coresight: potential uninitialized variable in probe()
 2019-06-13 10:10 UTC  (5+ messages)

[PATCH 5.1 stable v2] drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled
 2019-06-13 10:05 UTC  (5+ messages)
` [PATCH stable-5.1 0/3] drm/i915: Prevent screen from flickering when the CDCLK changes

[PATCH v3 0/4] KVM: LAPIC: Implement Exitless Timer
 2019-06-13  9:49 UTC  (4+ messages)

[PATCH v1 00/31] Convert files to ReST - part 2
 2019-06-13  9:52 UTC  (4+ messages)
` [PATCH v1 20/31] docs: hid: convert to ReST

tc tp creation performance degratation since kernel 5.1
 2019-06-13 10:09 UTC  (3+ messages)

[PATCH 4.14 00/81] 4.14.126-stable review
 2019-06-13 15:44 UTC  (9+ messages)
` [PATCH 4.14 61/81] ALSA: seq: Protect in-kernel ioctl calls with mutex

[PATCH 5.1 000/155] 5.1.10-stable review
 2019-06-13 10:08 UTC  (3+ messages)
` [PATCH 5.1 101/155] usb: ohci-da8xx: disable the regulator if the overcurrent irq fired

[PATCH] signal: remove the wrong signal_pending() check in restore_user_sigmask()
 2019-06-13  9:43 UTC  (11+ messages)
` [PATCH 0/2] select: simplify the usage of restore_saved_sigmask_unless()
  ` [RFC PATCH 0/5]: Removing saved_sigmask
    ` [RFC PATCH 1/5] signal: Teach sigsuspend to use set_user_sigmask

[PATCH] backlight: pwm_bl: Fix heuristic to determine number of brightness levels
 2019-06-13 15:43 UTC  (5+ messages)

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-13 15:45 UTC  (25+ messages)
` [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v4 0/2] arm64 relaxed ABI
  ` [PATCH v4 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt

[PATCH v3 bpf-next 0/2] veth: Bulk XDP_TX
 2019-06-13  9:39 UTC  (3+ messages)
` [PATCH v3 bpf-next 1/2] xdp: Add tracepoint for bulk XDP_TX
` [PATCH v3 bpf-next 2/2] veth: Support "

[PATCH 3/3] Make key=value argument list optional for pkey_{encrypt,decrypt,sign}
 2019-06-13 15:46 UTC 

[PATCH v3 1/2] arm64: tegra: add ACONNECT, ADMA and AGIC nodes
 2019-06-13  9:47 UTC  (3+ messages)

[Qemu-devel] [PULL v2 00/47] target-arm queue
 2019-06-13 14:16 UTC 

[Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
 2019-06-13 15:46 UTC  (2+ messages)

[PATCH 1/3 v6] serial: mctrl_gpio: Check if GPIO property exisits before requesting it
 2019-06-13 15:45 UTC  (3+ messages)
` [PATCH 2/3 v6] serial: 8250: Add MSR/MCR TIOCM conversion wrapper functions
` [PATCH 3/3 v6] tty/serial/8250: use mctrl_gpio helpers

[RFC v3 00/28] Implicit dev_priv removal and GT compartmentalization
 2019-06-13 15:46 UTC  (12+ messages)
` [RFC 21/28] drm/i915/gtt: Reduce source verbosity by caching repeated dereferences
` [RFC 24/28] drm/i915: Compartmentalize i915_ggtt_cleanup_hw
  ` [RFC 25/28] drm/i915: Compartmentalize i915_gem_init_ggtt
  ` [RFC 26/28] drm/i915: Store ggtt pointer in intel_gt
  ` [RFC 27/28] drm/i915: Compartmentalize ring buffer creation

[PATCH V2 08/15] staging: unisys: visorhba: use sg helper to operate sgl
 2019-06-13 15:46 UTC  (5+ messages)

[PATCH 2/3] Fix syscall signature for KEYCTL_PKEY_QUERY
 2019-06-13 15:46 UTC 

[RESEND PATCH v2 3/3] regulator: lp87565: Add 4-phase lp87561 regulator support
 2019-06-13 15:45 UTC  (2+ messages)

dev_pagemap related cleanups
 2019-06-13  9:43 UTC  (23+ messages)
` [PATCH 01/22] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
` [PATCH 02/22] mm: remove the struct hmm_device infrastructure
` [PATCH 03/22] mm: remove hmm_devmem_add_resource
` [PATCH 04/22] mm: don't clear ->mapping in hmm_devmem_free
` [PATCH 05/22] mm: export alloc_pages_vma
` [PATCH 06/22] mm: factor out a devm_request_free_mem_region helper
` [PATCH 07/22] memremap: move dev_pagemap callbacks into a separate structure
` [PATCH 08/22] memremap: pass a struct dev_pagemap to ->kill
` [PATCH 09/22] memremap: lift the devmap_enable manipulation into devm_memremap_pages
` [PATCH 10/22] memremap: add a migrate callback to struct dev_pagemap_ops
` [PATCH 11/22] memremap: remove the data field in struct dev_pagemap
` [PATCH 12/22] memremap: provide an optional internal refcount "
` [PATCH 13/22] device-dax: use the dev_pagemap internal refcount
` [PATCH 14/22] nouveau: use alloc_page_vma directly
` [PATCH 15/22] nouveau: use devm_memremap_pages directly
` [PATCH 16/22] mm: remove hmm_vma_alloc_locked_page
` [PATCH 17/22] mm: remove hmm_devmem_add
` [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
` [PATCH 19/22] mm: simplify ZONE_DEVICE page private data
` [PATCH 20/22] mm: sort out the DEVICE_PRIVATE Kconfig mess
` [PATCH 21/22] mm: remove the HMM config option
` [PATCH 22/22] mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR

[PATCH 1/3] Fix 'keyctl pkey_query' argument parsing
 2019-06-13 15:45 UTC 

[PATCH] KVM: arm/arm64: fix emulated ptimer irq injection
 2019-06-13 15:45 UTC  (11+ messages)

[PATCH 0/3] Several keyctl pkey_* fixes
 2019-06-13 15:45 UTC 

[PATCH v2 00/20] hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine
 2019-06-13 14:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 10/20] hw/i386/pc: Pass the boot_cpus value by argument
` [Qemu-devel] [PATCH v2 14/20] hw/i386/pc: Let pc_build_smbios() take a FWCfgState argument

✅ PASS: Test report for kernel 4.19.51-rc2-.cki (stable)
 2019-06-13  9:44 UTC 

[PATCH 00/34] treewide: simplify getting the adapter of an I2C client
 2019-06-13  9:54 UTC  (48+ messages)
` [PATCH 01/34] clk: clk-cdce706: simplify getting the adapter of a client
` [PATCH 06/34] media: i2c: ak881x: "
` [PATCH 07/34] media: i2c: mt9m001: "
` [PATCH 08/34] media: i2c: mt9m111: "
` [PATCH 10/34] media: i2c: ov2640: "
` [PATCH 11/34] media: i2c: tw9910: "
` [PATCH 12/34] misc: fsa9480: "
` [PATCH 13/34] misc: isl29003: "
` [PATCH 14/34] misc: tsl2550: "
` [PATCH 15/34] mtd: maps: pismo: "
` [PATCH 16/34] power: supply: bq24190_charger: "
` [PATCH 17/34] power: supply: bq24257_charger: "
` [PATCH 18/34] power: supply: bq25890_charger: "
` [PATCH 19/34] power: supply: max14656_charger_detector: "
` [PATCH 20/34] power: supply: max17040_battery: "
` [PATCH 21/34] power: supply: max17042_battery: "
` [PATCH 22/34] power: supply: rt5033_battery: "
` [PATCH 23/34] power: supply: rt9455_charger: "
` [PATCH 24/34] power: supply: sbs-manager: "
` [PATCH 31/34] staging: media: soc_camera: imx074: "
` [PATCH 32/34] staging: media: soc_camera: mt9t031: "
` [PATCH 33/34] staging: media: soc_camera: soc_mt9v022: "
` [PATCH 34/34] usb: typec: tcpm: fusb302: "

[PATCH] media: s5p-mfc: Make additional clocks optional
 2019-06-13  9:47 UTC 

[PATCH net-next v3 0/2] hinic: add rss support and rss parameters configuration
 2019-06-13  1:58 UTC  (3+ messages)
` [PATCH net-next v3 1/2] hinic: add rss support
` [PATCH net-next v3 2/2] hinic: add support for rss parameters with ethtool

[PATCH V2] net: phy: tja11xx: Add IRQ support to the driver
 2019-06-13 15:42 UTC  (12+ messages)

[PATCH V4 00/28] Enable Tegra PCIe root port features
 2019-06-13 15:42 UTC  (7+ messages)
` [PATCH V4 22/28] PCI: tegra: Access endpoint config only if PCIe link is up

[Ksummit-discuss] [MAINTAINERS SUMMIT] Pull network and Patch Acceptance Consistency
 2019-06-13 15:42 UTC  (13+ messages)

[PATCH v4 0/5] Add QCS404 interconnect provider driver
 2019-06-13 15:42 UTC  (5+ messages)
` [PATCH v4 2/5] soc: qcom: smd-rpm: Create RPM interconnect proxy child device
` [PATCH v4 3/5] interconnect: qcom: Add interconnect SMD over SMD driver

[PATCH v3 0/5] brcmfmac: sdio: Deal better w/ transmission errors related to idle
 2019-06-13  9:48 UTC  (9+ messages)
` [PATCH v3 3/5] brcmfmac: sdio: Disable auto-tuning around commands expected to fail

[PATCH nft] netlink_delinearize: use-after-free in expr_postprocess_string()
 2019-06-13  9:49 UTC 

[Bug 203845] New: Can't run qemu/kvm on 5.0.0 kernel (NULL pointer dereference)
 2019-06-13  9:49 UTC  (2+ messages)
` [Bug 203845] "

[RFC v2 0/7] arm64: return address signing
 2019-06-13 15:41 UTC  (3+ messages)
` [RFC v2 4/7] arm64: enable ptrauth earlier

[PATCH] bpf: selftests: Fix warning in flow_dissector
 2019-06-13 15:41 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/42] block: Deal with filters
 2019-06-13 14:15 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 09/42] block: Include filters when freezing backing chain
` [Qemu-devel] [PATCH v5 10/42] block: Use CAF in bdrv_is_encrypted()

[PATCH 2/2] staging: rtl8723bs: hal: sdio_halinit: fix spaces preferred around that unary operator
 2019-06-13  9:50 UTC  (2+ messages)

[PATCH 1/2] staging: rtl8723bs: hal: sdio_halinit: fix comparison to true/false is error prone
 2019-06-13  9:50 UTC  (2+ messages)

[PATCH v2 0/7] PM8005 and PMS405 regulator support
 2019-06-13 15:41 UTC  (11+ messages)
` [PATCH v3 2/7] drivers: regulator: qcom_spmi: Refactor get_mode/set_mode
` [PATCH v3 6/7] dt-bindings: qcom_spmi: Document pms405 support
` [PATCH v3 7/7] drivers: regulator: qcom: add PMS405 SPMI regulator

[PATCH] media: MAINTAINERS: fix linux-media mailing list for meson drivers
 2019-06-13  9:51 UTC 

[PATCH] sti: no need to check return value of debugfs_create functions
 2019-06-13 15:40 UTC  (2+ messages)

infinite loop in read_hpet from ktime_get_boot_fast_ns
 2019-06-13 15:40 UTC  (7+ messages)

[Qemu-devel] KVM Community Call: Discussing multiprocess QEMU
 2019-06-13 14:09 UTC 

[RFC] Disable lockref on arm64
 2019-06-13  9:53 UTC  (12+ messages)
        ` [EXT] "

[RFC v2 00/11] DVFS in the OPP core
 2019-06-13  9:54 UTC  (6+ messages)
` [RFC v2 01/11] OPP: Don't overwrite rounded clk rate

[PATCH 0/7] clk: at91: sckc: improve error path
 2019-06-13 15:37 UTC  (16+ messages)
` [PATCH 1/7] clk: at91: sckc: add support to free slow oscillator
` [PATCH 2/7] clk: at91: sckc: add support to free slow rc oscillator
` [PATCH 3/7] clk: at91: sckc: add support to free slow clock osclillator
` [PATCH 4/7] clk: at91: sckc: improve error path for sam9x5 sck register
` [PATCH 5/7] clk: at91: sckc: remove unnecessary line
` [PATCH 6/7] clk: at91: sckc: improve error path for sama5d4 sck registration
` [PATCH 7/7] clk: at91: sckc: use dedicated functions to unregister clock

[PATCH 1/2] sixaxis: Fix another problem with already setup devices
 2019-06-13  9:54 UTC  (2+ messages)

alternative take on the same page merging leak fix v2
 2019-06-13 10:04 UTC  (4+ messages)
` [PATCH 1/2] block: return from __bio_try_merge_page if merging occured in the same page
` [PATCH 2/2] block: fix page leak when merging to "

[PATCH RFC 00/13] Ethernet PHY cable test support
 2019-06-13  9:58 UTC  (2+ messages)

[PATCH] scsi: megaraid_sas: Use struct_size() helper
 2019-06-13  9:57 UTC  (2+ messages)

mdevctl: A shoestring mediated device management and persistence utility
 2019-06-13 10:02 UTC  (8+ messages)

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 33 warnings (v4.19.50-119-g94ea812871ce)
 2019-06-13 10:01 UTC 

[PATCH V5 1/7] i2c: tegra: clean up macros
 2019-06-13  9:59 UTC  (4+ messages)
` [PATCH V5 6/7] i2c: tegra: fix PIO rx/tx residual transfer check

[PATCH 0/7] x86/sgx: Clean up and enhance add pages ioctl
 2019-06-13 15:38 UTC  (5+ messages)
` [PATCH 7/7] x86/sgx: Add a reserved field to sgx_enclave_add_region to drop 'packed'

[Bug 110897] HyperZ is broken for r300 (bad z for some micro and macrotiles?)
 2019-06-13 15:38 UTC  (3+ messages)

[PATCH -next] ima: Make arch_policy_entry static
 2019-06-13 15:38 UTC  (2+ messages)

[PATCH] irqchip: Enable compile-testing for Renesas drivers
 2019-06-13  9:58 UTC  (2+ messages)

[PATCH v3 0/4] pwm: add power management on sysfs and switch to SPDX
 2019-06-13 10:05 UTC  (9+ messages)
` [PATCH v3 1/4] pwm: Add power management descriptions
` [PATCH v3 2/4] pwm: sysfs: Switch to SPDX identifier
` [PATCH v3 3/4] pwm: sysfs: Add suspend/resume support
` [PATCH v3 4/4] pwm: rcar: Remove "

[PATCH/RFT] arm64: dts: renesas: r8a77995: Add cpg reset for LVDS Interface
 2019-06-13 10:03 UTC  (5+ messages)

stable-rc/linux-4.9.y build: 197 builds: 27 failed, 170 passed, 26 errors, 2043 warnings (v4.9.181-58-g5e1c6cbccfd6)
 2019-06-13 10:05 UTC 

(no subject)
 2019-06-13 15:38 UTC 

Can we setup pNFS with multiple DSs ?
 2019-06-13 15:30 UTC  (3+ messages)

[PATCH v2] clk: qcom: msm8916: Don't build by default
 2019-06-13 15:38 UTC  (2+ messages)

[PATCH] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
 2019-06-13 10:07 UTC 

[PATCH repost] dt-bindings: timer: renesas, cmt: Document r8a779{5|65|90} CMT support
 2019-06-13 10:12 UTC  (2+ messages)

[PATCH] hwmon: (pmbus/adm1275) Fix power sampling support
 2019-06-13 10:11 UTC  (2+ messages)

[PATCH v4 1/2] arm64: tegra: add ACONNECT, ADMA and AGIC nodes
 2019-06-13 10:16 UTC  (2+ messages)
` [PATCH v4 2/2] arm64: tegra: enable ACONNECT, ADMA and AGIC

[PATCH 0/3] Changes in few libtraceevent APIs
 2019-06-13 10:15 UTC  (4+ messages)
` [PATCH 1/3] tools/lib/traceevent, tools/perf: Changes in tep_print_event_* APIs
` [PATCH 2/3] tools/lib/traceevent: Remove tep_register_trace_clock()
` [PATCH 3/3] tools/lib/traceevent: Change user's plugin directory

[LINUX PATCH v14] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface
 2019-06-13 10:18 UTC  (5+ messages)

[PATCH 0/8] block: use right accessor to read nr_sects
 2019-06-13 15:36 UTC  (4+ messages)
` [COMPILE TESTED PATCH 6/8] target/pscsi: use helper in pscsi_get_blocks()

[PATCH] ARM: dts: rockchip: add display nodes for rk322x
 2019-06-13 10:13 UTC 

[PATCH] dma-fence/reservation: Markup rcu protected access for DEBUG_MUTEXES
 2019-06-13 15:36 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH net-next 0/3] net/sched: Introduce tc connection tracking
 2019-06-13 10:16 UTC  (3+ messages)
` [PATCH net-next 1/3] net/sched: Introduce action ct

[PATCH v6 1/2] tools/lib/traceevent: Man pages for libtraceevent event print related API
 2019-06-13 10:18 UTC  (2+ messages)
` [PATCH v6 2/2] tools/lib/traceevent: Man pages for tep plugins APIs

[PATCH] locking/rwsem: save unnecessary rwsem_set_owner() after slow path
 2019-06-13 10:18 UTC 

[RFC PATCH v6 0/5] treewide: improve R-Car SDHI performance
 2019-06-13 10:20 UTC  (6+ messages)
` [RFC PATCH v6 1/5] iommu: add an exported function to get minimum page size for a domain
` [RFC PATCH v6 2/5] block: sort headers on blk-setting.c
` [RFC PATCH v6 3/5] block: add a helper function to merge the segments by an IOMMU
` [RFC PATCH v6 4/5] mmc: tmio: Use dma_max_mapping_size() instead of a workaround
` [RFC PATCH v6 5/5] mmc: queue: Use bigger segments if IOMMU can merge the segments

[GIT PULL] ASoC fixes for v5.2
 2019-06-13 15:36 UTC  (2+ messages)

[PATCH nft,v2] netlink_delinearize: use-after-free in expr_postprocess_string()
 2019-06-13 10:20 UTC 

[V4 1/2] dmaengine: fsl-dpaa2-qdma: Add the DPDMAI(Data Path DMA Interface) support
 2019-06-13 10:13 UTC  (2+ messages)
` [V4 2/2] dmaengine: fsl-dpaa2-qdma: Add NXP dpaa2 qDMA controller driver for Layerscape SoCs

[PATCH v3 0/3] add thermal driver for h6
 2019-06-13 15:35 UTC  (6+ messages)
` [PATCH v3 1/3] thermal: sun8i: "

[Buildroot] [PATCH] systemd: add option to enable systemd-journal-remote
 2019-06-13 15:35 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.