linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-14 05:51:55 to 2021-11-14 19:40:41 UTC [more...]

[PATCH v15 00/39] NVIDIA Tegra power management patches for 5.17
 2021-11-14 19:34 UTC  (14+ 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 10/39] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [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 16/39] drm/tegra: submit: Remove pm_runtime_enabled() checks

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

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

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

[GIT PULL] few more parisc architecture fixes for kernel v5.16-rc1
 2021-11-14 18:57 UTC 

[PULL] arch/sh updates for 5.16
 2021-11-14 18:53 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 

[GIT PULL] xfs: cleanups and resyncs for 5.16
 2021-11-14 17:23 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  (7+ 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

[GIT PULL] Devicetree fixes for v5.16, take 1
 2021-11-14 16:32 UTC 

[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] spi: fsl-dspi: use devm_spi_alloc_master()
 2021-11-14 15:44 UTC  (3+ messages)

[PATCH] HID: magicmouse: prevent division by 0 on scroll
 2021-11-14 15:33 UTC  (2+ messages)

[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  (7+ messages)
` [PATCH v3 1/3] dt-bindings: phy: rockchip: Add Naneng combo PHY bindings
` [PATCH v3 2/3] phy/rockchip: add naneng combo phy for RK3568
` [PATCH v3 3/3] arm64: dts: rockchip: add naneng combo phy nodes for rk3568

drivers/pci/controller/pcie-mt7621.c:224:13: error: implicit declaration of function 'mips_cps_numiocu'
 2021-11-14 11:34 UTC  (2+ messages)

[morse:mpam/snapshot/v5.15 62/139] fs/resctrl/rdtgroup.c:1644:13: error: no previous prototype for 'thread_throttle_mode_init'
 2021-11-14 11:12 UTC 

Backlight control broken on UM325 (OLED) on 5.15 (bisected)
 2021-11-14 10:56 UTC 

[PATCH] kstrtox: uninline everything
 2021-11-14 10:59 UTC 

Details and Specifications
 2021-11-14 10:35 UTC 

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

ERROR: modpost: "ioremap" [drivers/net/ethernet/xircom/xirc2ps_cs.ko] undefined!
 2021-11-14 10:20 UTC 

vmlinux.o: warning: objtool: __sev_get_ghcb.isra.0()+0x2c: call to ftrace_likely_update() leaves .noinstr.text section
 2021-11-14 10:11 UTC 

drivers/dma/mmp_tdma.c:650:10: warning: cast to smaller integer type 'enum mmp_tdma_type' from 'const void *'
 2021-11-14  9:51 UTC 

[syzbot] possible deadlock in console_unlock (2)
 2021-11-14  9:17 UTC 

[PATCH v3] staging: vt6655: fix camelcase in wCurrentRate
 2021-11-14  9:09 UTC 

arch/x86/kvm/x86.c:3354:1: error: unsupported size for integer register
 2021-11-14  8:59 UTC  (2+ messages)
` [PATCH] KVM: Fix steal time asm constraints in 32-bit mode

[PATCH 1/1] media: uvcvideo: Increase UVC_CTRL_CONTROL_TIMEOUT to 5 seconds
 2021-11-14  8:52 UTC 

arch/x86/kvm/cpuid.c:128:26: error: no previous prototype for 'kvm_find_kvm_cpuid_features'
 2021-11-14  8:39 UTC 

[PATCH v2] staging: vt6655: fix camelcase in wCurrentRate
 2021-11-14  8:37 UTC  (2+ messages)

[PATCH v2] ALSA: hda/realtek: Add quirk for ASRock NUC Box 1100
 2021-11-14  8:28 UTC  (2+ messages)

[morse:mpam/snapshot/v5.15 70/139] drivers/irqchip/irq-gic-v3.c:1422:22: error: 'GIC_IRQ_TYPE_LPI' undeclared
 2021-11-14  8:14 UTC 

[jolsa-perf:ftrace/direct 8/8] samples/ftrace/ftrace-direct-multi.c:8:6: error: no previous prototype for 'my_direct_func'
 2021-11-14  8:13 UTC 

[PATCH 0/2] Add SPI control driver for Sunplus SP7021 SoC
 2021-11-14  8:02 UTC  (3+ messages)
` [PATCH 1/2] SPI: Add SPI driver for Sunplus SP7021

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-11-14  7:54 UTC  (20+ messages)

[PATCH] time/sched_clock: Allow architecture to override cyc_to_ns()
 2021-11-14  7:47 UTC 

drivers/hid/hid-nintendo.c:196:45: error: unused variable 'joycon_rumble_frequencies'
 2021-11-14  7:32 UTC 

linux-next: Fixes tag needs some work in the sound-asoc-fixes tree
 2021-11-14  7:23 UTC 

[PATCH] aio: Fix incorrect usage of eventfd_signal_allowed()
 2021-11-14  7:15 UTC  (2+ messages)

[PATCH] KVM: arm64: remove unneeded comparison
 2021-11-14  7:11 UTC  (2+ messages)

[syzbot] WARNING in nbd_dev_add (2)
 2021-11-14  6:47 UTC 

fs/xfs/xfs_icache.c:321:1: warning: unused function 'xfs_inew_wait'
 2021-11-14  6:55 UTC 

[PATCH v1 1/1] PCI: probe: Use pci_find_vsec_capability() when looking for TBT devices
 2021-11-14  6:22 UTC  (2+ messages)

[PATCH net-next] devlink: Require devlink lock during device reload
 2021-11-14  6:19 UTC  (11+ messages)

[PATCH] btrfs: remove unneeded variable ret
 2021-11-14  6:15 UTC 

[PATCH] dmaengine: ppc4xx: remove unused variable `rval'
 2021-11-14  6:08 UTC 

[PATCH] igb: remove never changed variable `ret_val'
 2021-11-14  6:02 UTC 

[PATCH] sched: remove unneeded semicolon
 2021-11-14  5:55 UTC 

[PATCH] firmware: ti_sci: rm: remove unneeded semicolon
 2021-11-14  5:53 UTC 

[PATCH] usb: cdnsp: Remove unneeded semicolon after `}'
 2021-11-14  5:51 UTC 


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