linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-14 11:40:30 to 2021-11-14 20:38:01 UTC [more...]

drivers/rtc/rtc-ntxec.c:91:53: sparse: sparse: incorrect type in initializer (different base types)
 2021-11-14 20:36 UTC 

[GIT PULL] zstd changes for v5.16
 2021-11-14 20:33 UTC  (4+ messages)

[jpirko-mlxsw:linecards 55/112] drivers/net/ethernet/mellanox/mlxsw/core_linecards.c:366:26: warning: variable 'linecards' set but not used
 2021-11-14 20:29 UTC 

[GIT PULL] xfs: cleanups and resyncs for 5.16
 2021-11-14 20:24 UTC  (2+ messages)

[PATCH] HID: magicmouse: prevent division by 0 on scroll
 2021-11-14 20:19 UTC  (3+ messages)

[PATCH 0/2] fix bug when calling kexec_load()
 2021-11-14 20:16 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] arm64: trans_pgd: fix incorrect use of pmd_populate_kernel in copy_pte()
  ` [PATCH v2 2/2] arm64: kexec: reduce calls to page_address()

[PATCH 0/1] PCI: Intial KUnit test fixture for resource assignment
 2021-11-14 20:08 UTC  (2+ messages)
` [PATCH 1/1] PCI: Add KUnit tests for __pci_read_base()

[PATCH v1 0/2] Support Sharp LQ101R1SX03 display panel
 2021-11-14 20:07 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: sharp,lq101r1sx01: Add compatible for LQ101R1SX03
` [PATCH v1 2/2] drm/panel: sharp: lq101r1sx01: Support LQ101R1SX03

[PATCH v1 0/2] Support HannStar HSD101PWW2 display panel
 2021-11-14 20:04 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: display: simple: Add HannStar HSD101PWW2
` [PATCH v1 2/2] drm/panel: simple: Add support for HannStar HSD101PWW2 panel

DEAD callback error for CPU, WARNING: CPU: 3 PID: 1134 at kernel/cpu.c:1163 _cpu_down+0x20a/0x3a0
 2021-11-14 20:00 UTC  (5+ messages)

[GIT PULL] Devicetree fixes for v5.16, take 1
 2021-11-14 19:56 UTC  (2+ messages)

[PULL] arch/sh updates for 5.16
 2021-11-14 19:56 UTC  (3+ messages)

[GIT PULL] few more parisc architecture fixes for kernel v5.16-rc1
 2021-11-14 19:56 UTC  (2+ messages)

[PATCH 01/16] arm64: dts: qcom: sm8350: Move gpio.h inclusion to SoC DTSI
 2021-11-14 19:47 UTC  (3+ messages)
` [PATCH 13/16] arm64: dts: qcom: Add support for Xperia 1 III / 5 III

[PATCH] of: base: Skip CPU nodes with non-"okay"/"disabled" status
 2021-11-14 19:41 UTC  (2+ messages)

[PATCH] spi: fsl-dspi: use devm_spi_alloc_master()
 2021-11-14 19:39 UTC  (4+ messages)

[PATCH v15 00/39] NVIDIA Tegra power management patches for 5.17
 2021-11-14 19:34 UTC  (40+ messages)
` [PATCH v15 01/39] soc/tegra: Enable runtime PM during OPP state-syncing
` [PATCH v15 02/39] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v15 03/39] soc/tegra: Don't print error message when OPPs not available
` [PATCH v15 04/39] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v15 05/39] clk: tegra: Support runtime PM and power domain
` [PATCH v15 06/39] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v15 07/39] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v15 08/39] gpu: host1x: Add initial runtime PM and OPP support
` [PATCH v15 09/39] gpu: host1x: Add host1x_channel_stop()
` [PATCH v15 10/39] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v15 11/39] drm/tegra: hdmi: Add OPP support
` [PATCH v15 12/39] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v15 13/39] drm/tegra: gr3d: "
` [PATCH v15 14/39] drm/tegra: vic: Stop channel on suspend
` [PATCH v15 15/39] drm/tegra: nvdec: "
` [PATCH v15 16/39] drm/tegra: submit: Remove pm_runtime_enabled() checks
` [PATCH v15 17/39] drm/tegra: submit: Add missing pm_runtime_mark_last_busy()
` [PATCH v15 18/39] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v15 19/39] bus: tegra-gmi: "
` [PATCH v15 20/39] pwm: tegra: "
` [PATCH v15 21/39] mmc: sdhci-tegra: "
` [PATCH v15 22/39] mtd: rawnand: tegra: "
` [PATCH v15 23/39] spi: tegra20-slink: Add "
` [PATCH v15 24/39] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v15 25/39] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v15 26/39] media: staging: tegra-vde: Support generic "
` [PATCH v15 27/39] soc/tegra: fuse: Reset hardware
` [PATCH v15 28/39] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v15 29/39] soc/tegra: regulators: Prepare for suspend
` [PATCH v15 30/39] soc/tegra: pmc: Rename 3d power domains
` [PATCH v15 31/39] soc/tegra: pmc: Rename core power domain
` [PATCH v15 32/39] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v15 33/39] ARM: tegra: Rename CPU and EMC OPP table device-tree nodes
` [PATCH v15 34/39] ARM: tegra: Add 500MHz entry to Tegra30 memory OPP table
` [PATCH v15 35/39] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v15 36/39] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v15 37/39] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v15 38/39] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v15 39/39] ARM: tegra20/30: Disable unused host1x hardware

[GIT pull] irq/urgent for v5.16-rc1
 2021-11-14 19:24 UTC  (8+ messages)
` [GIT pull] locking/urgent "
` [GIT pull] timers/urgent "

arch/riscv/kvm/vcpu_sbi.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-11-14 19:20 UTC 

[PATCH 0/2] This is a patch series of ethernet driver for Sunplus SP7021 SoC
 2021-11-14 19:19 UTC  (7+ messages)
` [PATCH 2/2] net: ethernet: Add driver for Sunplus SP7021
` [PATCH v2 0/2] This is a patch series for pinctrl driver for Sunplus SP7021 SoC
  ` [PATCH v2 2/2] net: ethernet: Add driver for Sunplus SP7021

Kernel-4.14: With ubuntu-18.04 building rootfs images and booting gives SQUASHFS error: xz decompression failed, data probably corrupt
 2021-11-14 19:10 UTC  (6+ messages)

[PATCH] net: bridge: Slightly optimize 'find_portno()'
 2021-11-14 19:02 UTC 

[PATCH 0/8] drivers/perf: CPU PMU driver for Apple M1
 2021-11-14 18:35 UTC  (4+ messages)
` [PATCH 8/8] drivers/perf: Add Apple icestorm/firestorm CPU PMU driver

[PATCH 0/3] x86-64: Stack protector and percpu improvements
 2021-11-14 18:29 UTC  (6+ messages)
` [PATCH 3/3] x86_64: Use relative per-cpu offsets

[PATCH] tracing: Add length protection to histogram string copies
 2021-11-14 18:28 UTC 

[PATCH 1/2] perf evlist: Allow setting arbitrary leader
 2021-11-14 18:17 UTC  (4+ messages)
` [PATCH 2/2] perf parse-events: Architecture specific leader override

[PATCH] pciehp: fast unplug for virtual machines
 2021-11-14 18:06 UTC  (4+ messages)

[PATCH] ipvs: remove unused variable for ip_vs_new_dest
 2021-11-14 18:02 UTC  (3+ messages)

[GIT PULL] sched/urgent for v5.16-rc1
 2021-11-14 17:58 UTC  (4+ messages)

[GIT PULL] x86/urgent for v5.16-rc1
 2021-11-14 17:52 UTC  (2+ messages)

[GIT PULL] perf/urgent for v5.16-rc1
 2021-11-14 17:52 UTC  (2+ messages)

[GIT PULL] perf tools changes for v5.16: 2nd batch
 2021-11-14 17:52 UTC  (2+ messages)

[GIT PULL] tracing: Three small fixes for 5.16
 2021-11-14 17:43 UTC  (3+ messages)

[nsaenz-rpi:wip 5/5] mm/page_alloc.c:3183:28: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-11-14 17:42 UTC 

drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn201/dcn201_clk_mgr.c:79:6: warning: no previous prototype for 'dcn201_update_clocks_vbios'
 2021-11-14 17:26 UTC 

[PATCH] signal: SIGKILL can cause signal effects to appear at PTRACE_EVENT_EXIT without tracer notification
 2021-11-14 17:19 UTC  (7+ messages)

[GIT PULL] per signal_struct coredumps
 2021-11-14 17:16 UTC  (6+ messages)

[PATCH v2 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook
 2021-11-14 17:03 UTC  (21+ messages)
` [PATCH v2 01/20] power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier()
` [PATCH v2 02/20] power: supply: bq25890: Fix ADC continuous conversion setting when charging
` [PATCH v2 03/20] power: supply: bq25890: Rename IILIM field to IINLIM
` [PATCH v2 04/20] power: supply: bq25890: Reduce reported CONSTANT_CHARGE_CURRENT_MAX for low temperatures
` [PATCH v2 05/20] power: supply: bq25890: Add a bq25890_rw_init_data() helper
` [PATCH v2 06/20] power: supply: bq25890: Add support to skip reset at probe() / remove()
` [PATCH v2 07/20] power: supply: bq25890: Add support to read back the settings from the chip
` [PATCH v2 08/20] power: supply: bq25890: Enable charging on boards where we skip reset
` [PATCH v2 09/20] power: supply: bq25890: Drop dev->platform_data == NULL check
` [PATCH v2 10/20] power: supply: bq25890: Add bq25890_set_otg_cfg() helper
` [PATCH v2 11/20] power: supply: bq25890: Add support for registering the Vbus boost converter as a regulator
` [PATCH v2 12/20] power: supply: bq25890: On the bq25892 set the IINLIM based on external charger detection
` [PATCH v2 13/20] power: supply: bq25890: Support higher charging voltages through Pump Express+ protocol
` [PATCH v2 14/20] mfd: intel_soc_pmic_chtwc: Add intel_cht_wc_get_model() helper function
` [PATCH v2 15/20] i2c: cht-wc: Make charger i2c-client instantiation board/device-model specific
` [PATCH v2 16/20] extcon: intel-cht-wc: Use new intel_cht_wc_get_model() helper
` [PATCH v2 17/20] extcon: intel-cht-wc: Support devs with Micro-B / USB-2 only Type-C connectors
` [PATCH v2 18/20] extcon: intel-cht-wc: Refactor cht_wc_extcon_get_charger()
` [PATCH v2 19/20] extcon: intel-cht-wc: Add support for registering a power_supply class-device
` [PATCH v2 20/20] extcon: intel-cht-wc: Report RID_A for ACA adapters

[UPDATE PATCH] mm: shmem: don't truncate page if memory failure happens
 2021-11-14 16:54 UTC  (3+ messages)

[PATCH v3] mips: bcm63xx: add support for clk_get_parent()
 2021-11-14 16:59 UTC  (3+ messages)

[PATCH] hwmon: (nct6775) mask out bank number in nct6775_wmi_read_value()
 2021-11-14 16:53 UTC  (2+ messages)

[PATCH] hwmon: (dell-smm) Fix warning on /proc/i8k creation error
 2021-11-14 16:52 UTC  (2+ messages)

[PATCH] hwmon: corsair-psu: fix plain integer used as NULL pointer
 2021-11-14 16:52 UTC  (2+ messages)

[PATCH] perf: add missing cpu entry in json output
 2021-11-14 16:45 UTC  (2+ messages)

[PATCH 0/2] iio: humidity: add support for Sensirion SHTC3
 2021-11-14 16:49 UTC  (5+ messages)
` [PATCH 1/2] iio: humidity: Add support for Sensirion SHTC3 sensor
` [PATCH 2/2] dt-bindings: trivial-devices: Add Sensirion SHTC3 humidity sensor

[PATCH] KVM: x86: fix cocci warnings
 2021-11-14 16:43 UTC 

[PATCH] staging: vt6655: refactor camelcase uCurrRSSI to current_rssi
 2021-11-14 16:40 UTC 

[PATCH] sched: Remove a useless #include
 2021-11-14 16:35 UTC 

[PATCH 0/4] Add support for Bosch BNO055 IMU
 2021-11-14 16:38 UTC  (18+ messages)
` [v2 00/10] "
  ` [v2 06/10] iio: document bno055 private sysfs attributes
  ` [v2 07/10] iio: imu: add Bosch Sensortec BNO055 core driver
  ` [v2 09/10] iio: imu: add BNO055 serdev driver
  ` [v2 10/10] iio: imu: add BNO055 I2C driver

[PATCH v3 0/3] libperf: Unify scaling of counters obtained from perf_evsel__read()
 2021-11-14 16:19 UTC  (3+ messages)
` [PATCH v3 1/3] libperf: Move perf_counts_values__scale to tools/lib/perf

[PATCH v2 0/2] libperf: Add support for scaling counters obtained from the read() system call during multiplexing
 2021-11-14 16:16 UTC  (8+ messages)
` [PATCH v2 1/2] libperf: Add processing to scale the counters obtained during the read() system call when multiplexing

[PATCH] sched/rt: Slightly optimize 'init_rt_rq()'
 2021-11-14 16:16 UTC 

[PATCH v10 00/11] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2021-11-14 16:15 UTC  (5+ messages)
  ` [PATCH v10 01/11] arm64: Select STACKTRACE in arch/arm64/Kconfig

[PATCH] usb: dwc3: leave default DMA for PCI devices
 2021-11-14 16:11 UTC  (4+ messages)

[PATCH] tools: iio: use swap() to make code cleaner
 2021-11-14 16:05 UTC  (4+ messages)

[syzbot] possible deadlock in console_lock_spinning_enable (2)
 2021-11-14 15:58 UTC 

[PATCH 0/2] Add support for AD7293 Power Amplifier
 2021-11-14 15:58 UTC  (7+ messages)
` [PATCH v4 1/3] iio: frequency: admv1013: add support for ADMV1013
` [PATCH v4 2/3] dt-bindings: iio: frequency: add admv1013 doc
` [PATCH v4 3/3] Documentation:ABI:testing:admv1013: add ABI docs

[PATCH 0/2] clocksource: Avoid incorrect hpet fallback
 2021-11-14 15:54 UTC  (7+ messages)
` [PATCH 1/2] clocksource: Avoid accidental unstable marking of clocksources

[PATCH v16 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2021-11-14 15:45 UTC  (8+ messages)
` [PATCH v16 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl

[PATCH net-next 1/1] net: stmmac: enhance XDP ZC driver level switching performance
 2021-11-14 15:11 UTC  (2+ messages)

[PATCH v3 13/15] mm/pte_ref: free user PTE page table pages
 2021-11-14 14:43 UTC  (2+ messages)
` [mm/pte_ref] afcc9fb874: kernel_BUG_at_include/linux/pte_ref.h

[PATCH v3] mm: migrate: Support multiple target nodes demotion
 2021-11-14 14:40 UTC  (3+ messages)

[PATCH AUTOSEL 5.15 001/146] dma-buf: WARN on dmabuf release with pending attachments
 2021-11-14 14:25 UTC  (4+ messages)
` AUTOSEL series truncated was -- "

[PATCH v2 0/2] Introduce the pkill_on_warn parameter
 2021-11-14 14:21 UTC  (6+ messages)

[PATCH AUTOSEL 5.10 001/101] dma-buf: WARN on dmabuf release with pending attachments
 2021-11-14 14:16 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 021/101] fscrypt: allow 256-bit master keys with AES-256-XTS

[PATCH AUTOSEL 4.19 01/47] drm: panel-orientation-quirks: Add quirk for KD Kurio Smart C15200 2-in-1
 2021-11-14 14:13 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 10/47] NET: IPV4: fix error "do not initialise globals to 0"
` [PATCH AUTOSEL 4.19 41/47] arm64/sve: Add stub for sve_max_virtualisable_vl()

[PATCH 2/2] jump_label: refine placement of static_keys
 2021-11-14 14:07 UTC  (2+ messages)
` [jump_label] b8efb810ab: leaking-addresses.proc..data.unlikely

[PATCH AUTOSEL 4.14 01/39] Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
 2021-11-14 14:03 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 10/39] mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-type

[nsaenz-rpi:wip 4/5] mm/page_alloc.c:1472:30: sparse: sparse: incorrect type in assignment (different modifiers)
 2021-11-14 14:02 UTC 

[PATCH 1/2] dt-bindings: watchdog: Add Apple Watchdog
 2021-11-14 13:25 UTC  (10+ messages)
` [PATCH 2/2] watchdog: Add Apple SoC watchdog driver

[PATCH v6] hugetlb: Add hugetlb.*.numa_stat file
 2021-11-14 13:43 UTC  (7+ messages)

[PATCH stable-5.4.y 1/2] ALSA: mixer: oss: Fix racy access to slots
 2021-11-14 13:43 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in sixpack_close
 2021-11-14 13:24 UTC  (2+ messages)

[PATCH v2 1/2] iio:amplifiers:ad7293: add support for AD7293
 2021-11-14 13:25 UTC  (2+ messages)

[gustavoars:for-next/clang-fallthrough] BUILD SUCCESS 9c515d6ed2c46a83b5d63952fb497af0c4be732c
 2021-11-14 13:19 UTC 

[PATCH] riscv/entry: fix misspelling of instruction
 2021-11-14 13:04 UTC 

[GIT PULL] irqchip fixes for 5.16, take #1
 2021-11-14 13:03 UTC  (2+ messages)
` [tip: irq/urgent] Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent

[PATCH v5 0/2] drivers:iio:dac: Add AD3552R driver support
 2021-11-14 13:07 UTC  (3+ messages)
` [PATCH v5 2/2] "

[morse:mpam/snapshot/v5.15 72/139] drivers/irqchip/irq-gic.c:1075:22: error: 'GIC_IRQ_TYPE_GSI' undeclared
 2021-11-14 12:57 UTC 

[PATCH v1] Bluetooth: hci_h4: Fix padding calculation error within h4_recv_buf()
 2021-11-14 12:46 UTC  (2+ messages)

[PATCH v1 2/3] dt-bindings: net: bluetooth: Add device tree bindings for QTI bluetooth MAPLE
 2021-11-14 12:34 UTC  (3+ messages)

[RFC PATCH v2] ACPI: Move sdei_init and ghes_init ahead
 2021-11-14 12:33 UTC 

[PATCH linux-next] ipv4: drop unused assignment
 2021-11-14 12:30 UTC  (2+ messages)

[PATCH linux-next] ipv4: Remove duplicate assignments
 2021-11-14 12:30 UTC  (2+ messages)

[PATCH linux-next] ipv6: Remove duplicate statements
 2021-11-14 12:30 UTC  (2+ messages)

drivers/hwmon/corsair-psu.c:536:82: sparse: sparse: Using plain integer as NULL pointer
 2021-11-14 11:57 UTC 

[PATCH] powerpc: tsi108: make EXPORT_SYMBOL follow its function immediately
 2021-11-14 11:56 UTC 

drivers/platform/x86/thinkpad_acpi.c:4475:35: error: unused variable 'fwbug_cards_ids'
 2021-11-14 11:46 UTC  (3+ messages)

[PATCH v3 0/3] Add Naneng combo PHY support for RK3568
 2021-11-14 11:40 UTC  (3+ messages)
` [PATCH v3 2/3] phy/rockchip: add naneng combo phy "


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