linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-29 12:10:55 to 2021-03-29 14:52:31 UTC [more...]

[PATCH 00/10] platform/x86: toshiba_acpi: move acpi add/remove to device-managed routines
 2021-03-29 14:52 UTC  (15+ messages)
` [PATCH 01/10] platform/x86: toshiba_acpi: bind life-time of toshiba_acpi_dev to parent
` [PATCH 02/10] platform/x86: toshiba_acpi: use devm_add_action_or_reset() for singleton clear
` [PATCH 03/10] platform/x86: toshiba_acpi: bind registration of miscdev object to parent
` [PATCH 04/10] platform/x86: toshiba_acpi: use device-managed functions for input device
` [PATCH 05/10] platform/x86: toshiba_acpi: register backlight with device-managed variant
` [PATCH 06/10] platform/x86: toshiba_acpi: use devm_led_classdev_register() for LEDs

[PATCH v1 1/8] software node: Free resources explicitly when swnode_register() fails
 2021-03-29 14:51 UTC  (8+ messages)
` [PATCH v1 3/8] software node: Show properties and their values in sysfs

[PATCH] locking/mutex: initialize osq lock in __MUTEX_INITIALIZER()
 2021-03-29 14:50 UTC  (2+ messages)

[PATCH -next] ASoC: amd: acp-da7219-max98357a: Fix -Wunused-variable warning
 2021-03-29 14:50 UTC 

[PATCH v2 0/2] fuse: Fix clearing SGID when access ACL is set
 2021-03-29 14:50 UTC  (3+ messages)
` [PATCH v2 1/2] fuse: Add support for FUSE_SETXATTR_V2

[PATCH V11 0/3] Charge loop device i/o to issuing cgroup
 2021-03-29 14:48 UTC  (4+ messages)
` [PATCH 1/3] loop: Use worker per cgroup instead of kworker
` [PATCH 2/3] mm: Charge active memcg when no mm is set
` [PATCH 3/3] loop: Charge i/o to mem and blk cg

[PATCH mvebu v2 00/10] Armada 37xx: Fix cpufreq changing base CPU speed to 800 MHz from 1000 MHz
 2021-03-29 14:49 UTC  (8+ messages)
` [PATCH mvebu v3 "
  ` [PATCH mvebu v3 02/10] cpufreq: armada-37xx: Fix setting TBG parent for load levels
  ` [PATCH mvebu v3 03/10] clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock
  ` [PATCH mvebu v3 06/10] clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0

[PATCH 00/10] tick/nohz updates
 2021-03-29 14:49 UTC  (13+ messages)
` 回复: [PATCH 01/10] tick/nohz: Prevent tick_nohz_get_sleep_length() from returning negative value

[PATCH v2] timekeeping: Allow runtime PM from change_clocksource()
 2021-03-29 14:47 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 1/2] iommu/arm-smmu-qcom: Skip the TTBR1 quirk for db820c
 2021-03-29 14:47 UTC  (2+ messages)

[PATCH 5.11 000/252] 5.11.11-rc2 review
 2021-03-29 14:46 UTC  (2+ messages)

[PATCH] sched,psi: fix typo in comment
 2021-03-29 14:45 UTC  (3+ messages)

[RFC 1/2] arm64: PCI: Allow use arch-specific pci sysdata
 2021-03-29 14:43 UTC  (6+ messages)

[PATCH 1/2] thunderbolt: Fix a leak in tb_retimer_add()
 2021-03-29 14:43 UTC  (3+ messages)

[PATCH 6/8] of: Fix kerneldoc output formatting
 2021-03-29 14:42 UTC  (8+ messages)
` [PATCH] kernel-doc: better handle '::' sequences

[PATCH v2 -next] sched/fair: Fix unused function warning
 2021-03-29 14:40 UTC 

[PATCH] hwmon: Add driver for fsp-3y PSUs and PDUs
 2021-03-29 14:38 UTC 

[PATCH] coresight-pmu.h: Fix a typo
 2021-03-29 14:38 UTC  (4+ messages)

[PATCH v2 0/1] charger-supply for max8997_charger
 2021-03-29 14:38 UTC  (2+ messages)
` [PATCH v2 1/1] power: supply: max8997_charger: Switch to new binding

[PATCH] drm: DON'T require each CRTC to have a unique primary plane
 2021-03-29 14:35 UTC  (8+ messages)

[PATCH v3 00/11] Add support for synchronous signals on perf events
 2021-03-29 14:32 UTC  (6+ messages)
` [PATCH v3 06/11] perf: Add support for SIGTRAP "

[PATCH] [Backport for stable 5.11] arm64: mm: correct the inside linear map boundaries during hotplug check
 2021-03-29 14:28 UTC 

[PATCH] usb: dwc3: imx8mp: fix incorrect kernel-doc comment syntax
 2021-03-29 14:26 UTC 

[Bug 212265] New: clock_gettime(CLOCK_TAI, ...) should return an error when TAI has not been configured
 2021-03-29 14:26 UTC  (7+ messages)

[PATCH v9 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2021-03-29 14:24 UTC  (3+ messages)
` [PATCH v9 3/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPR channel binding

[PATCH 1/2] sched/debug: Don't disable IRQ when acquiring sched_debug_lock
 2021-03-29 14:23 UTC  (3+ messages)

[bisected] 5.12-rc1 hpsa regression: "scsi: hpsa: Correct dev cmds outstanding for retried cmds" breaks hpsa P600
 2021-03-29 14:22 UTC  (5+ messages)
` [PATCH] hpsa: fix boot on ia64 (atomic_t alignment)

linux-next: Signed-off-by missing for commit in the amdgpu tree
 2021-03-29 14:17 UTC  (2+ messages)

[PATCH 5.11 000/254] 5.11.11-rc1 review
 2021-03-29 14:13 UTC  (13+ messages)
` [PATCH 5.11 225/254] arm64/mm: define arch_get_mappable_range()

[PATCH linux-next v2 0/1] Sparx5 SerDes: Fixed stack frame size warning
 2021-03-29 14:13 UTC  (2+ messages)
` [PATCH linux-next v2 1/1] phy: Sparx5 Eth SerDes: Use direct register operations

[PATCH 1/2] usb typec: tcpci: mt6360: Add vsafe0v support and external vbus supply control
 2021-03-29 14:12 UTC  (6+ messages)

[PATCH v4 00/22] x86: Support Intel Advanced Matrix Extensions
 2021-03-29 14:10 UTC  (17+ messages)
` [PATCH v4 14/22] x86/fpu/xstate: Expand the xstate buffer on the first use of dynamic user state
` [PATCH v4 22/22] x86/fpu/xstate: Introduce boot-parameters to control state component support

[BUG] fs/notify/mark: A potential use after free in fsnotify_put_mark_wake
 2021-03-29 14:07 UTC  (3+ messages)
  `  "

[PATCH -next 2/2] mISDN: Use LIST_HEAD() for list_head
 2021-03-29 14:06 UTC  (2+ messages)

[PATCH] usb: dwc3: exynos: fix incorrect kernel-doc comment syntax
 2021-03-29 14:03 UTC 

[PATCH 0/6] Mediatek pinctrl patch on mt8195
 2021-03-29 13:58 UTC  (4+ messages)
` [PATCH 2/6] dt-bindings: pinctrl: mt8195: add binding document

[PATCH v4 0/4] riscv: Add qspinlock/qrwlock
 2021-03-29 13:56 UTC  (14+ messages)
` [PATCH v4 3/4] locking/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32

[PATCH] scripts: kernel-doc: add warning for comment not following kernel-doc syntax
 2021-03-29 13:56 UTC  (3+ messages)

[PATCH] spi: dt-bindings: nvidia,tegra210-quad: Use documented compatible "jedec,spi-nor" in example
 2021-03-29 13:52 UTC  (2+ messages)

[PATCH] usb: dwc3: fix incorrect kernel-doc comment syntax in files
 2021-03-29 13:51 UTC 

[PATCH v5 01/13] dt-bindings: usb: fix yamllint check warning
 2021-03-29 13:47 UTC  (19+ messages)
` [PATCH v5 05/13] arm64: dts: mt8173: fix property typo of 'phys' in dsi node
` [PATCH v5 06/13] arm64: dts: mediatek: mt8173: fix dtbs_check warning
` [PATCH v5 07/13] arm64: dts: mediatek: mt2712: harmonize node names
` [PATCH v5 08/13] arm64: dts: mediatek: mt8516: harmonize node names and compatibles
` [PATCH v5 09/13] arm64: dts: mediatek: mt7622: "
` [PATCH v5 10/13] arm64: dts: mediatek: mt8183: fix dtbs_check warning
` [PATCH v5 11/13] arm: dts: mt7629: harmonize node names and compatibles
` [PATCH v5 12/13] arm: dts: mt7623: "
` [PATCH v5 13/13] arm: dts: mt2701: "

[PATCH] i915: Fix uninitialized variable err
 2021-03-29 13:43 UTC 

[PATCH v2 00/13] Support Pensando Elba SoC
 2021-03-29 13:46 UTC  (5+ messages)
` [PATCH v2 01/13] gpio: Add Elba SoC gpio driver for spi cs control
` [PATCH v2 13/13] gpio: Use linux/gpio/driver.h

[PATCH v6 1/4] mfd: rt4831: Adds support for Richtek RT4831
 2021-03-29 13:46 UTC  (4+ messages)
` [PATCH v6 4/4] backlight: rt4831: Adds support for Richtek RT4831 backlight

[PATCH v2] livepatch: Replace the fake signal sending with TIF_NOTIFY_SIGNAL infrastructure
 2021-03-29 13:45 UTC  (2+ messages)

[RESEND PATCH] irq/irq_sim: shrink devm_irq_domain_create_sim()
 2021-03-29 13:39 UTC  (2+ messages)
` [tip: irq/core] genirq/irq_sim: Shrink devm_irq_domain_create_sim()

[PATCH -next 1/2] mtip32xx: use DEFINE_SPINLOCK() for spinlock
 2021-03-29 13:39 UTC  (2+ messages)

[PATCH v3 00/12] acpi: fix some coding style issues
 2021-03-29 13:37 UTC  (3+ messages)
  ` [Linuxarm] "

[PATCH v7 1/4] lib: vsprintf: scanf: Negative number must have field width > 1
 2021-03-29 13:36 UTC  (5+ messages)
` [PATCH v7 2/4] lib: vsprintf: Fix handling of number field widths in vsscanf
` [PATCH v7 3/4] lib: test_scanf: Add tests for sscanf number conversion
` [PATCH v7 4/4] selftests: lib: Add wrapper script for test_scanf

[PATCH net-next 0/6] stmmac: Add XDP support
 2021-03-29 13:40 UTC  (7+ messages)
` [PATCH net-next 1/6] stmmac: intel: set IRQ affinity hint for multi MSI vectors
` [PATCH net-next 2/6] net: stmmac: make SPH enable/disable to be configurable
` [PATCH net-next 3/6] net: stmmac: arrange Tx tail pointer update to stmmac_flush_tx_descriptors
` [PATCH net-next 4/6] net: stmmac: Add initial XDP support
` [PATCH net-next 5/6] net: stmmac: Add support for XDP_TX action
` [PATCH net-next 6/6] net: stmmac: Add support for XDP_REDIRECT action

[PATCH 0/3] switch to unsafe_follow_pfn
 2021-03-29 13:31 UTC  (5+ messages)
` [PATCH 1/3] mm: Add unsafe_follow_pfn
` [PATCH 3/3] mm: unexport follow_pfn

[syzbot] WARNING: still has locks held in io_sq_thread
 2021-03-29 13:30 UTC  (4+ messages)

[PATCH 0/2] gpiolib: misc fixups
 2021-03-29 13:30 UTC  (5+ messages)
` [PATCH 2/2] gpiolib: Allow drivers to return EOPNOTSUPP from config

[RFC PATCH v5 00/10] KVM: selftests: some improvement and a new test for kvm page table
 2021-03-29 13:25 UTC  (4+ messages)
` [RFC PATCH v5 10/10] KVM: selftests: Add a test for kvm page table code

[PATCH] usb: dwc3: st: fix incorrect kernel-doc comment syntax in file
 2021-03-29 13:20 UTC 

[Question] Is there a race window between swapoff vs synchronous swap_readpage
 2021-03-29 13:18 UTC 

perf does not resolve plt symbols from libstdc++ right (.plt.sec problem)
 2021-03-29 13:10 UTC  (6+ messages)

make[2]: *** [arch/powerpc/Makefile.postlink:31: vmlinux] Error 1
 2021-03-29 13:05 UTC 

Help with a fix on em28xx driver
 2021-03-29 13:09 UTC 

[PATCH V3 1/5] dt-bindings: net: renesas,etheravb: Add additional clocks
 2021-03-29 13:08 UTC  (5+ messages)
` [PATCH V3 4/5] net: ethernet: ravb: Enable optional refclk

[PATCH v5 0/3] mainline ti tsc2046 adc driver
 2021-03-29 13:06 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings:iio:adc: add generic settling-time-us and oversampling-ratio channel properties

[PATCH v2 0/5] Add "func_no_repete" tracing option
 2021-03-29 13:05 UTC  (6+ messages)
` [PATCH v2 1/5] tracing: Define new ftrace event "func_repeats"
` [PATCH v2 2/5] tracing: Add "last_func_repeats" to struct trace_array
` [PATCH v2 3/5] tracing: Add method for recording "func_repeats" events
` [PATCH v2 4/5] tracing: Unify the logic for function tracing options
` [PATCH v2 5/5] tracing: Add "func_no_repeats" option for function tracing

[PATCH] tracing: Remove unused argument from "ring_buffer_time_stamp()
 2021-03-29 13:03 UTC 

[PATCH v5 00/19] Support ROHM BD71815 PMIC
 2021-03-29 13:01 UTC  (20+ messages)
` [PATCH v5 01/19] rtc: bd70528: Do not require parent data
` [PATCH v5 02/19] mfd: bd718x7: simplify by cleaning unnecessary device data
` [PATCH v5 03/19] dt_bindings: bd71828: Add clock output mode
` [PATCH v5 04/19] dt_bindings: regulator: Add ROHM BD71815 PMIC regulators
` [PATCH v5 05/19] dt_bindings: mfd: Add ROHM BD71815 PMIC
` [PATCH v5 06/19] mfd: Add ROHM BD71815 ID
` [PATCH v5 07/19] mfd: Sort ROHM chip ID list for better readability
` [PATCH v5 08/19] mfd: Support for ROHM BD71815 PMIC core
` [PATCH v5 09/19] gpio: support ROHM BD71815 GPOs
` [PATCH v5 10/19] regulator: helpers: Export helper voltage listing
` [PATCH v5 11/19] regulator: rohm-regulator: linear voltage support
` [PATCH v5 12/19] regulator: rohm-regulator: Support SNVS HW state
` [PATCH v5 13/19] regulator: Add regmap helper for ramp-delay setting
` [PATCH v5 14/19] regulator: bd718x7, bd71828: Use ramp-delay helper
` [PATCH v5 15/19] regulator: Support ROHM BD71815 regulators
` [PATCH v5 16/19] regulator: bd71815: use ramp-delay helper
` [PATCH v5 17/19] clk: bd718x7: Add support for clk gate on ROHM BD71815 PMIC
` [PATCH v5 18/19] rtc: bd70528: Support RTC on ROHM BD71815
` [PATCH v5 19/19] MAINTAINERS: Add ROHM BD71815AGW

[PATCH v2 1/3] ARM: dts: imx6: pfla02: Fix USB vbus enable pinmuxing
 2021-03-29 13:01 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: dts: imx6: pbab01: Set USB OTG port to peripheral
` [PATCH v2 3/3] ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces

[RESEND 00/25] Rid W=1 warnings from HID
 2021-03-29 13:00 UTC  (4+ messages)
` [PATCH 23/25] HID: hid-sensor-hub: Move 'hsdev' description to correct struct definition

[PATCH v6 1/7] pwm: pca9685: Switch to atomic API
 2021-03-29 12:57 UTC  (7+ messages)
` [PATCH v6 2/7] pwm: pca9685: Support hardware readout
` [PATCH v6 3/7] pwm: pca9685: Improve runtime PM behavior
` [PATCH v6 4/7] pwm: pca9685: Support staggered output ON times
` [PATCH v6 5/7] dt-bindings: pwm: pca9685: Add nxp,staggered-outputs property
` [PATCH v6 6/7] pwm: pca9685: Restrict period change for prescaler users
` [PATCH v6 7/7] pwm: pca9685: Add error messages for failed regmap calls

[PATCH 00/30] DMA: Mundane typo fixes
 2021-03-29 12:57 UTC  (5+ messages)

[PATCH v4 0/5] arm64: kasan: support CONFIG_KASAN_VMALLOC
 2021-03-29 12:54 UTC  (4+ messages)
` [PATCH v4 5/5] arm64: Kconfig: select KASAN_VMALLOC if KANSAN_GENERIC is enabled

[syzbot] linux-next build error (12)
 2021-03-29 12:53 UTC 

[PATCH bpf-next 0/5] libbpf: Add TC-BPF API
 2021-03-29 12:49 UTC  (5+ messages)
` [PATCH bpf-next 3/5] libbpf: add low level "

[PATCH] Modify the explanation and documentation related to watchdog thread
 2021-03-29 12:48 UTC  (2+ messages)

[PATCH] ACPICA: Fix a typo
 2021-03-29 12:48 UTC  (2+ messages)

[PATCH] KVM: x86/vPMU: Forbid reading from MSR_F15H_PERF MSRs when guest doesn't have X86_FEATURE_PERFCTR_CORE
 2021-03-29 12:48 UTC 

[PATCH v2] x86/apic/vector: Move pr_warn() out of vector_lock
 2021-03-29 12:42 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: imx6: pfla02: Fix USB vbus enable pinmuxing
 2021-03-29 12:41 UTC  (6+ messages)
` [PATCH 3/3] ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces

[PATCH v1 1/3] mux: gpio: Use bitmap API instead of direct assignment
 2021-03-29 12:37 UTC  (2+ messages)

[PATCH V2 1/1] mm:improve the performance during fork
 2021-03-29 12:36 UTC 

[PATCH] ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso
 2021-03-29 12:36 UTC 

[PATCH] i2c: add i2c bus driver for amd navi gpu
 2021-03-29 12:36 UTC  (8+ messages)

[PATCH -next] sched/fair: Fix unused function warning
 2021-03-29 12:35 UTC  (2+ messages)

[PATCH -next 1/2] s390/cio: use DEFINE_SPINLOCK() for spinlock
 2021-03-29 12:34 UTC  (4+ messages)
` [PATCH -next 2/2] s390/cio: use DECLARE_WAIT_QUEUE_HEAD() for wait_queue

[PATCH] docs: perf: Address some html build warnings
 2021-03-29 12:32 UTC 

[PATCH] iio: buffer: return 0 for buffer getfd ioctl handler
 2021-03-29 12:33 UTC  (2+ messages)

[PATCH 00/12] i2c: Adding support for software nodes
 2021-03-29 12:32 UTC  (4+ messages)
` [PATCH 05/12] ARM: s3c: mini2440: Constify the software node

[PATCH -next] arm64: smp: Add missing prototype for some smp.c functions
 2021-03-29 12:28 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] livepatch: Replace the fake signal sending with TIF_NOTIFY_SIGNAL infrastructure
 2021-03-29 12:25 UTC  (2+ messages)

[PATCH RESEND] lib: crc8: Pointer to data block should be const
 2021-03-29 12:24 UTC 

[PATCH v1 0/3] Add Aspeed SSIF BMC driver
 2021-03-29 12:20 UTC  (2+ messages)

[PATCH v1 0/3] Add Aspeed SSIF BMC driver
 2021-03-29 12:17 UTC  (4+ messages)
` [PATCH v1 1/3] i2c: i2c-core-smbus: Expose PEC calculate function for generic use
` [PATCH v1 2/3] drivers: char: ipmi: Add Aspeed SSIF BMC driver
` [PATCH v1 3/3] bindings: ipmi: Add binding for "

[PATCH] lib: fix incorrect kernel-doc comment syntax in file
 2021-03-29 12:10 UTC 

[PATCH] mm: page_alloc: ignore init_on_free=1 for page alloc
 2021-03-29 12:10 UTC  (3+ 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).