linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-27 17:52:23 to 2020-08-27 19:56:23 UTC [more...]

[PATCH net 0/7] rxrpc, afs: Fix probing issues
 2020-08-27 19:56 UTC  (2+ messages)

[PATCH v2 01/18] iio: accel: bma180: Simplify with dev_err_probe()
 2020-08-27 19:55 UTC  (30+ messages)
` [PATCH v2 02/18] iio: accel: mma8452: "
` [PATCH v2 03/18] iio: adc: envelope-detector: "
` [PATCH v2 04/18] iio: adc: exynos_adc: "
` [PATCH v2 05/18] iio: adc: ltc2497: "
` [PATCH v2 06/18] iio: adc: meson_saradc: "
` [PATCH v2 07/18] iio: adc: rcar-gyroadc: "
` [PATCH v2 08/18] iio: adc: stm32: "
` [PATCH v2 09/18] iio: afe: iio-rescale: "
` [PATCH v2 10/18] iio: amplifiers: hmc425a: "
` [PATCH v2 11/18] iio: chemical: scd30: "
` [PATCH v2 12/18] iio: dac: dpot-dac: "
` [PATCH v2 13/18] iio: imu: inv_mpu6050: "
` [PATCH v2 14/18] iio: light: isl29018: "
` [PATCH v2 15/18] iio: light: tsl2772: "
` [PATCH v2 16/18] iio: magnetometer: ak8974: "
` [PATCH v2 17/18] iio: magnetometer: mag3110: "
` [PATCH v2 18/18] iio: magnetometer: iio-mux: "

pwm-sun4i: PWM backlight is not turned off on shutdown
 2020-08-27 19:55 UTC 

[PATCH v3 0/5] cpufreq: intel_pstate: Address some HWP-related oddities
 2020-08-27 19:52 UTC  (2+ messages)

[PATCH 1/2] hwmon: (k10temp) Create common functions and macros for Zen CPU families
 2020-08-27 19:53 UTC  (4+ messages)
` [PATCH 2/2] hwmon: (k10temp) Define SVI telemetry and current factors for Zen2 CPUs

[PATCH 1/2] Input: i8042 - Prevent intermixing i8042 commands
 2020-08-27 19:52 UTC  (2+ messages)
` [PATCH 2/2] Input: i8042 - Lock i8042_mutex before flushing

[PATCH] hwmon: gsc-hwmon: add fan sensor
 2020-08-27 19:51 UTC  (2+ messages)

[PATCH blktests 00/11] NVMe Target Passthru Block Tests
 2020-08-27 19:49 UTC  (12+ messages)
` [PATCH blktests 01/11] common/fio: Remove state file in common helper
` [PATCH blktests 02/11] common/xfs: Create common helper to check for XFS support
` [PATCH blktests 03/11] common/xfs: Create common helper to verify block device with xfs
` [PATCH blktests 04/11] nvme: Search for specific subsysnqn in _find_nvme_loop_dev
` [PATCH blktests 05/11] nvme: Add common helpers for passthru tests
` [PATCH blktests 06/11] nvme/033: Simple test to create and connect to a passthru target
` [PATCH blktests 07/11] nvme/034: Add test for passthru data verification
` [PATCH blktests 08/11] nvme/035: Add test to verify passthru controller with a filesystem
` [PATCH blktests 09/11] nvme/036: Add test for testing reset command on nvme-passthru
` [PATCH blktests 10/11] nvme/037: Add test which loops passthru connect and disconnect
` [PATCH blktests 11/11] nvme/038: Test removal of un-enabled subsystem and ports

[PATCH v2 0/3] Expose recovery/coredump configuration from sysfs
 2020-08-27 19:48 UTC  (4+ messages)
` [PATCH v2 1/3] remoteproc: Expose remoteproc configuration through sysfs
` [PATCH v2 2/3] remoteproc: Add coredump configuration to sysfs
` [PATCH v2 3/3] remoteproc: Add recovery "

[PATCH] hwmon: gsc-hwmon: scale temperature to millidegrees
 2020-08-27 19:48 UTC  (2+ messages)

[PATCH] Remove ipvs v6 dependency on iptables
 2020-08-27 19:48 UTC 

[PATCH v3 01/27] Input: Simplify with dev_err_probe()
 2020-08-27 19:47 UTC  (34+ messages)
` [PATCH v3 01/27] Input: gpio_keys_polled - "
` [PATCH v3 02/27] Input: gpio-vibra "
` [PATCH v3 03/27] Input: pwm-beeper "
` [PATCH v3 04/27] Input: pwm-vibra "
` [PATCH v3 05/27] Input: rotary_encoder "
` [PATCH v3 06/27] Input: elan_i2c "
` [PATCH v3 07/27] Input: bu21013_ts "
` [PATCH v3 08/27] Input: bu21029_ts "
` [PATCH v3 09/27] Input: chipone_icn8318 "
` [PATCH v3 10/27] Input: cy8ctma140 "
` [PATCH v3 11/27] Input: edf-ft5x06 "
` [PATCH v3 12/27] Input: ektf2127 "
` [PATCH v3 13/27] Input: elants_i2c "
` [PATCH v3 14/27] Input: goodix "
` [PATCH v3 15/27] Input: melfas_mip4 "
` [PATCH v3 16/27] Input: pixcir_i2c_ts "
` [PATCH v3 17/27] Input: raydium_i2c_ts "
` [PATCH v3 18/27] Input: resistive-adc-touch "
` [PATCH v3 19/27] Input: silead "
` [PATCH v3 20/27] Input: sis_i2c "
` [PATCH v3 21/27] Input: surface3_spi "
` [PATCH v3 22/27] Input: sx8643 "
` [PATCH v3 23/27] Input: bcm-keypad "
` [PATCH v3 24/27] gpio: Add devm_fwnode_gpiod_get_optional() helpers
` [PATCH v3 25/27] Input: gpio_keys - Simplify with dev_err_probe()
` [PATCH v3 26/27] Input: bu21013_ts - Use local 'client->dev' variable in probe()
  ` [PATCH v3.1] "
` [PATCH v3 27/27] Input: bu21029_ts "

[rcu:rcu/next 10/11] kernel/rcu/tasks.h:594:20: error: static declaration of 'exit_tasks_rcu_start' follows non-static declaration
 2020-08-27 19:45 UTC 

[PATCH net-next v1 0/3] hinic: add debugfs support
 2020-08-27 19:44 UTC  (3+ messages)
` [PATCH net-next v1 3/3] hinic: add support to query function table

[PATCH] usb: atm: don't use snprintf() for sysfs attrs
 2020-08-27 19:42 UTC  (8+ messages)
            ` [Cocci] "

[PATCH bpf-next v3 0/4] bpf: verifier: use target program's type for access verifications
 2020-08-27 19:41 UTC  (4+ messages)
` [PATCH bpf-next v3 2/4] selftests/bpf: add test for freplace program with write access

[PATCH v3] lib/string.c: implement stpcpy
 2020-08-27 19:41 UTC  (14+ messages)

[PATCH] iommu/iova: Replace cmpxchg with xchg in queue_iova
 2020-08-27 19:41 UTC  (2+ messages)

[PATCH v11 00/25] Control-flow Enforcement: Shadow Stack
 2020-08-27 19:37 UTC  (18+ messages)
` [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack

[PATCH] memory: emif: Remove bogus debugfs error handling
 2020-08-27 19:35 UTC  (3+ messages)

[PATCH v3 1/1] drm/bridge: ps8640: Rework power state handling
 2020-08-27 19:34 UTC  (2+ messages)

[PATCH] Documentation: kunit: Add naming guidelines
 2020-08-27 19:34 UTC  (5+ messages)

lib/crypto/chacha.c:65:1: warning: the frame size of 1604 bytes is larger than 1024 bytes
 2020-08-27 19:34 UTC  (11+ messages)

[tip:x86/urgent] BUILD SUCCESS e027fffff799cdd70400c5485b1a54f482255985
 2020-08-27 19:33 UTC 

[PATCH][next] atmel: Use fallthrough pseudo-keyword
 2020-08-27 19:38 UTC  (3+ messages)

[PATCH 1/2] perf tools: Disable ordered_events for report raw dump
 2020-08-27 19:32 UTC  (3+ messages)
` [PATCH 2/2] perf tools: Call test_attr__open directly
  ` [PATCHv2] "

[PATCH v2] memory: omap-gpmc: Fix build error without CONFIG_OF
 2020-08-27 19:31 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 0/5] qspi binding and DTS fixes
 2020-08-27 19:30 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: spi: Fix spi-bcm-qspi compatible ordering
` [PATCH 2/5] ARM: dts: bcm: HR2: Fixed QSPI compatible string
` [PATCH 3/5] ARM: dts: NSP: "
` [PATCH 4/5] ARM: dts: BCM5301X: "
` [PATCH 5/5] arm64: dts: ns2: "

[PATCH 0/9] R8A774E1 SoC enable support for IPMMU, DMAC, GPIO and AVB
 2020-08-27 19:30 UTC  (4+ messages)
` [PATCH 6/9] dt-bindings: gpio: renesas,rcar-gpio: Add r8a774e1 support

[PATCH] linux/kernel.h: add container_from()
 2020-08-27 19:28 UTC  (7+ messages)

[RESEND PATCH v4] iommu/mediatek: check 4GB mode by reading infracfg
 2020-08-27 19:27 UTC  (3+ messages)

[PATCH v2 1/5] fpga manager: xilinx-spi: remove stray comment
 2020-08-27 19:26 UTC  (8+ messages)
` [PATCH v2 3/5] fpga manager: xilinx-spi: rework write_complete loop implementation
` [PATCH v2 4/5] fpga manager: xilinx-spi: add error checking after gpiod_get_value()
` [PATCH v2 5/5] fpga manager: xilinx-spi: provide better diagnostics on programming failure

[PATCH] sched/debug: Add new tracepoint to track cpu_capacity
 2020-08-27 19:24 UTC  (3+ messages)

[PATCH 0/1] block io layer filters api
 2020-08-27 19:13 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3] PCI: Introduce flag for detached virtual functions
 2020-08-27 19:21 UTC  (4+ messages)

[PATCH] coresight: cti: disclaim device only when it's claimed
 2020-08-27 19:17 UTC  (4+ messages)
` [PATCH] coresight: cti: write regsiters directly in cti_enable_hw()

[PATCH 00/35] kasan: add hardware tag-based mode for arm64
 2020-08-27 19:14 UTC  (8+ messages)
` [PATCH 21/35] arm64: mte: Add in-kernel tag fault handler

[PATCH 0/4] drivers: hv: Microsoft Virtual GPU Driver
 2020-08-27 19:09 UTC  (4+ messages)
` [PATCH 1/4] drivers: hv: dxgkrnl: core code

[RFC][PATCH 0/7] kprobes: Make kretprobes lockless
 2020-08-27 19:08 UTC  (5+ messages)
` [RFC][PATCH 3/7] kprobes: Remove kretprobe hash
` [RFC][PATCH 6/7] freelist: Lock less freelist

[PATCH] mm/migrate: remove cpages-- in migrate_vma_finalize()
 2020-08-27 19:07 UTC  (2+ messages)
` [PATCH] mm/migrate: remove obsolete comment about device public

[PATCH v2] iio: adc: stm32: Simplify with dev_err_probe()
 2020-08-27 19:06 UTC  (3+ messages)

[PATCH v2] x86/pci: fix intel_mid_pci.c build error when ACPI is not enabled
 2020-08-27 19:05 UTC  (2+ messages)

[PATCH] mm/test: use the new SKIP() macro
 2020-08-27 19:04 UTC 

[PATCH] compiler-clang: add build check for clang 10.0.1
 2020-08-27 19:02 UTC  (3+ messages)

[PATCH v2] x86: Use xorl %0,%0 in __get_user_asm
 2020-08-27 18:55 UTC  (2+ messages)

[PATCH v5 0/3] Add Actions Semi Owl family sirq support
 2020-08-27 18:54 UTC  (10+ messages)
` [PATCH v5 1/3] dt-bindings: interrupt-controller: Add Actions SIRQ controller binding

[PATCH] staging: ion: remove from the tree
 2020-08-27 18:54 UTC  (6+ messages)

[PATCH 0/2] Add a separate DWC3 OF driver for Xilinx platforms
 2020-08-27 18:46 UTC  (3+ messages)
` [PATCH 2/2] usb: dwc3: Add "

[PATCH v9 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-08-27 18:43 UTC  (4+ messages)
    `  "

VRRP not working on i40e X722 S2600WFT
 2020-08-27 18:30 UTC 

[PATCH 01/24] Input: bcm-keypad - Simplify with dev_err_probe()
 2020-08-27 18:41 UTC  (10+ messages)
` [PATCH 04/24] Input: gpio-vibra "
` [PATCH 06/24] Input: pwm-vibra "
` [PATCH 09/24] Input: bu21013_ts "

[PATCH] drm/nouveau: remove redundant check
 2020-08-27 18:37 UTC 

[PATCH v1 00/10] DDW indirect mapping
 2020-08-27 18:34 UTC  (4+ messages)
` [PATCH v1 04/10] powerpc/kernel/iommu: Add new iommu_table_in_use() helper

[PATCH v2 0/2] ARM: dts: add Tolino Shine 2 HD
 2020-08-27 18:33 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: imx: add devicetree for "

[PATCH v2] powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
 2020-08-27 18:30 UTC 

[RESEND PATCH v2] mfd: syscon: Use a unique name with regmap_config
 2020-08-27 18:28 UTC  (3+ messages)

Some questions about the patching process
 2020-08-27 18:27 UTC 

[PATCH] ARM/dma-mapping: use kvzalloc() in __iommu_alloc_buffer()
 2020-08-27 18:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
 2020-08-27 18:26 UTC 

[PATCH v2] Documentation: add minimum clang/llvm version
 2020-08-27 18:24 UTC  (2+ messages)

[PATCH v2] KVM: nVMX: fix the layout of struct kvm_vmx_nested_state_hdr
 2020-08-27 18:25 UTC  (3+ messages)

[PATCH v3] mailbox: mediatek: Fix handling of platform_get_irq() error
 2020-08-27 18:25 UTC 

[PATCH v2] MAINTAINERS: Add the security document to SECURITY CONTACT
 2020-08-27 18:20 UTC 

[PATCH v2] maiblox: mediatek: Fix handling of platform_get_irq() error
 2020-08-27 18:23 UTC  (3+ messages)
` Aw: "

[PATCH v8 0/5] Simplify PCIe native ownership detection logic
 2020-08-27 18:22 UTC  (2+ messages)

[PATCH] sched/numa: use runnable_avg to classify node
 2020-08-27 18:22 UTC  (4+ messages)

[patch V2 34/46] PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
 2020-08-27 18:20 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: Add HiHope RZ/G2H board with idk-1110wr display
 2020-08-27 18:19 UTC 

[PATCH 00/18] Convert arch/arm to use iommu-dma
 2020-08-27 18:18 UTC  (4+ messages)
` [PATCH 13/18] iommu/tegra: Add IOMMU_DOMAIN_DMA support

[PATCH 05/16] wireless: atmel: convert tasklets to use new tasklet_setup() API
 2020-08-27 18:17 UTC  (3+ messages)
` [05/16] "

[PATCH 0/5] soundwire: qcom: add mmio support
 2020-08-27 18:16 UTC  (3+ messages)
` [PATCH 4/5] soundwire: qcom: avoid dependency on CONFIG_SLIMBUS

remove the last set_fs() in common code, and remove it for x86 and powerpc v2
 2020-08-27 18:15 UTC  (5+ messages)
` [PATCH 05/10] lkdtm: disable set_fs-based tests for !CONFIG_SET_FS
` [PATCH 08/10] x86: remove address space overrides using set_fs()

[PATCH] ARM: dts: sun8i: v3s: Enable crypto engine
 2020-08-27 18:00 UTC 

[PATCH] scripts: Add intended executable mode and SPDX license
 2020-08-27 18:14 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2020-08-27 18:12 UTC  (5+ messages)

[PATCH 06/23] rxrpc: use ASSERT_FAIL()/ASSERT_WARN() to cleanup some code
 2020-08-27 18:03 UTC  (2+ messages)

[PATCH v2] Input: elants_i2c - Report resolution of ABS_MT_TOUCH_MAJOR by FW information
 2020-08-27 17:56 UTC  (2+ messages)

[PATCH 1/2] docs: process: Add cross-link to security-bugs
 2020-08-27 17:54 UTC  (4+ messages)
` [PATCH 2/2] docs: admin-guide: Not every security bug should be kept hidden

[PATCH] docs/ia64: Drop obsolete Xen documentation
 2020-08-27 17:54 UTC 

[PATCH RFC 0/4] mm: kmem: kernel memory accounting in an interrupt context
 2020-08-27 17:52 UTC  (5+ messages)
` [PATCH RFC 1/4] mm: kmem: move memcg_kmem_bypass() calls to get_mem/obj_cgroup_from_current()
` [PATCH RFC 2/4] mm: kmem: remove redundant checks from get_obj_cgroup_from_current()
` [PATCH RFC 3/4] mm: kmem: prepare remote memcg charging infra for interrupt contexts
` [PATCH RFC 4/4] mm: kmem: enable kernel memcg accounting from "

[PATCH] net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()
 2020-08-27 17:52 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).