messages from 2023-02-26 15:29:59 to 2023-02-26 23:05:16 UTC [more...]
nvme boot problems after merge of mm-stable tree into linux-next
2023-02-26 23:04 UTC (10+ messages)
linux-next: manual merge of the devicetree tree with the mmc tree
2023-02-26 23:02 UTC (2+ messages)
[PATCH v3 00/20] Self-encapsulate the thermal zone device structure
2023-02-26 22:59 UTC (22+ messages)
` [PATCH v3 01/20] thermal/core: Add a thermal zone 'devdata' accessor
` [PATCH v3 02/20] thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
` [PATCH v3 03/20] thermal/core: Use the thermal zone 'devdata' accessor in hwmon "
` [PATCH v3 04/20] thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers
` [PATCH v3 05/20] thermal/core: Show a debug message when get_temp() fails
` [PATCH v3 06/20] thermal: Remove debug or error messages in get_temp() ops
` [PATCH v3 07/20] thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()
` [PATCH v3 08/20] thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
` [PATCH v3 09/20] thermal: Don't use 'device' internal thermal zone structure field
` [PATCH v3 10/20] thermal/core: Add thermal_zone_device structure 'type' accessor
` [PATCH v3 11/20] thermal/drivers/spear: Don't use tz->device but pdev->dev
` [PATCH v3 12/20] thermal: Add a thermal zone id accessor
` [PATCH v3 13/20] thermal: Use thermal_zone_device_type() accessor
` [PATCH v3 14/20] thermal/drivers/da9062: Don't access the thermal zone device fields
` [PATCH v3 15/20] thermal/hwmon: Use the thermal_core.h header
` [PATCH v3 16/20] thermal/drivers/tegra: Remove unneeded lock when setting a trip point
` [PATCH v3 17/20] thermal/tegra: Do not enable the thermal zone, it is already enabled
` [PATCH v3 18/20] thermal/drivers/acerhdf: Make interval setting only at module load time
` [PATCH v3 19/20] thermal/drivers/acerhdf: Remove pointless governor test
` [PATCH v3 20/20] thermal/traces: Replace the thermal zone structure parameter with the field value
[PATCH 0/8] drivers: select REGMAP instead of depending on it
2023-02-26 22:59 UTC (5+ messages)
` [PATCH 1/8] ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO "
` [PATCH 3/8] gpio: GPIO_REGMAP: select REGMAP "
linux-next: manual merge of the modules tree with Linus' tree
2023-02-26 22:53 UTC
include/linux/gpio/driver.h:31:19: error: field has incomplete type 'msi_alloc_info_t' (aka 'struct irq_alloc_info')
2023-02-26 22:49 UTC
[PATCH] Revert "tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependency"
2023-02-26 22:45 UTC (2+ messages)
[PATCH V7 0/3] Generate device tree node for pci devices
2023-02-26 22:38 UTC (2+ messages)
[PATCH v1 0/2] add V1.1 dsc_helper fucntion
2023-02-26 22:34 UTC (3+ messages)
[Syzkaller & bisect] There is "xfs_dquot_alloc" related BUG in v6.2 in guest
2023-02-26 22:34 UTC (3+ messages)
[PATCH v2 0/9] i2c: Switch .probe() to not take an id parameter
2023-02-26 22:26 UTC (10+ messages)
` [PATCH v2 1/9] misc: ad525x_dpot-i2c: Convert to i2c's .probe_new()
` [PATCH v2 2/9] mtd: maps: pismo: "
` [PATCH v2 3/9] serial: sc16is7xx: "
` [PATCH v2 4/9] w1: ds2482: "
` [PATCH v2 5/9] media: i2c: ov5695: convert "
` [PATCH v2 6/9] media: i2c: ov2685: "
` [PATCH v2 7/9] i2c: Switch .probe() to not take an id parameter
` [PATCH v2 8/9] i2c: mux: Convert all drivers to new .probe() callback
` [PATCH v2 9/9] i2c: Convert "
[PATCH v2 0/4] MIPS DMA coherence fixes
2023-02-26 22:18 UTC (3+ messages)
` [PATCH v2 1/4] MIPS: Remove DMA_PERDEV_COHERENT
linux-next: build failure after merge of the mm tree
2023-02-26 22:18 UTC (3+ messages)
[PATCH 07/27] kbuild, MIPS: BCM47XX: remove MODULE_LICENSE in non-modules
2023-02-26 22:14 UTC (2+ messages)
[PATCH 0/5] rust: error: Add missing wrappers to convert to/from kernel error codes
2023-02-26 22:13 UTC (9+ messages)
` [PATCH 5/5] rust: error: Add from_kernel_result!() macro
[PATCH v1 wireless-next 0/2] wifi: rtw88: two small error propagation fixes
2023-02-26 22:10 UTC (3+ messages)
` [PATCH v1 wireless-next 1/2] wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser()
` [PATCH v1 wireless-next 2/2] wifi: rtw88: mac: Return the original error from rtw_mac_power_switch()
drivers/block/drbd/drbd_bitmap.c:451:7: warning: expression result unused
2023-02-26 22:09 UTC
[PATCH 0/2] MIPS: Implement two workarounds for BPF JIT
2023-02-26 22:09 UTC (3+ messages)
` [PATCH 2/2] MIPS: ebpf jit: Implement R4000 workarounds
[PATCH] KVM: MIPS: Make kvm_mips_callbacks const
2023-02-26 22:06 UTC (2+ messages)
[PATCH] mm/zswap: try to avoid worst-case scenario on same element pages
2023-02-26 21:57 UTC (2+ messages)
Regression in probing some AMBA devices possibly devlink related
2023-02-26 21:55 UTC (3+ messages)
[PATCH 0/7] of: unittest: new node lifecycle tests
2023-02-26 21:42 UTC (5+ messages)
` [PATCH 4/7] of: unittest: add "
[PATCH] net: geneve: accept every ethertype
2023-02-26 21:25 UTC
[PATCH 0/6] locking/rwsem: Rework writer wakeup and handoff
2023-02-26 21:31 UTC (14+ messages)
` [PATCH 3/6] locking/rwsem: Rework writer wakeup
` [PATCH 5/6] locking/rwsem: Unify wait loop
[PATCH v12 00/11] Parallel CPU bringup for x86_64
2023-02-26 20:59 UTC (3+ messages)
` [External] "
[PATCH 0/2] s390: don't use 128-bit cmpxchg for READ_ONCE() purposes
2023-02-26 20:56 UTC (4+ messages)
` [PATCH 1/2] s390/rwonce: add READ_ONCE_ALIGNED_128() macro
[PATCH] gpio: mxs: use dynamic allocation of base
2023-02-26 20:53 UTC
[PATCH] gpio: mxc: use dynamic allocation of base
2023-02-26 20:53 UTC
[PATCH] nvdimm: check for null return of devm_kmalloc in nd_pfn_probe
2023-02-26 20:46 UTC (2+ messages)
[GIT PULL] remoteproc updates for v6.3
2023-02-26 20:40 UTC (2+ messages)
[GIT PULL] rpmsg updates for v6.3
2023-02-26 20:40 UTC (2+ messages)
[GIT PULL] hwspinlock changes for v6.3
2023-02-26 20:40 UTC (2+ messages)
[GIT PULL for v6.3-rc1] media updates
2023-02-26 20:40 UTC (2+ messages)
[GIT PULL] Kbuild updates for v6.3-rc1
2023-02-26 20:40 UTC (3+ messages)
[syzbot] KMSAN: uninit-value in ondemand_readahead
2023-02-26 20:38 UTC (3+ messages)
` [syzbot] [fs?] [mm?] "
arch/arm/mach-versatile/versatile.c:56:14: warning: no previous prototype for function 'mmc_status'
2023-02-26 20:36 UTC
[PATCH] coccinelle: put_device: Include of_node_put to avoid false positives
2023-02-26 20:33 UTC (4+ messages)
[PATCH] blk-iocost: initialize rqos before accessing it
2023-02-26 20:18 UTC (4+ messages)
[PATCH net-next] scm: fix MSG_CTRUNC setting condition for SO_PASSSEC
2023-02-26 20:17 UTC
[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
2023-02-26 20:13 UTC (3+ messages)
` [PATCH mm-unstable v1 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
[PATCH] rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails
2023-02-26 20:04 UTC
[GIT PULL] TTY/Serial driver updates for 6.3-rc1
2023-02-26 19:58 UTC (6+ messages)
[PATCH v3 0/8] make slab shrink lockless
2023-02-26 19:51 UTC (2+ messages)
[PATCH RFC v2] rcu: Add a minimum time for marking boot as completed
2023-02-26 19:45 UTC (2+ messages)
[PATCH v1 00/10] Fix sound on ASUS Transformers
2023-02-26 19:42 UTC (9+ messages)
` [PATCH v1 01/10] dt-bindings: sound: nvidia,tegra-audio-common: add new property
` [PATCH v1 03/10] dt-bindings: sound: nvidia,tegra-audio: add RT5631 CODEC
` [PATCH v1 05/10] dt-bindings: sound: nvidia,tegra-audio: add MAX9808x CODEC
` [PATCH v1 08/10] dt-bindings: dsp: add Fortemedia FM34 DSP
[PATCH v2 0/2] GDB: Support getting current task struct in UML
2023-02-26 19:35 UTC (4+ messages)
[PATCH AUTOSEL 6.1 01/21] ARM: OMAP2+: omap4-common: Fix refcount leak bug
2023-02-26 19:33 UTC (6+ messages)
` [PATCH AUTOSEL 6.1 12/21] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
[PATCH v3] tools/memory-model: Make ppo a subrelation of po
2023-02-26 19:32 UTC (14+ messages)
[PATCH] dt-bindings: input: cypress,cyapa: convert to dtschema
2023-02-26 19:28 UTC (2+ messages)
[PATCH] kconfig: Proposed language extension for multiple builds
2023-02-26 19:23 UTC (7+ messages)
[PATCH v3] dt-bindings: mips: loongson: Add Loongson-1 based boards
2023-02-26 19:17 UTC (2+ messages)
Raspberry Pi 4B: Failed to create device link with soc:firmware:gpio
2023-02-26 19:13 UTC (4+ messages)
drivers/gpio/gpio-mxc.c:341:50: warning: shift count >= width of type
2023-02-26 19:04 UTC
[PATCH v9 7/8] x86/cpu: Support AMD Automatic IBRS
2023-02-26 18:44 UTC (12+ messages)
` [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set
[syzbot] [media?] WARNING in smsusb_term_device
2023-02-26 18:41 UTC (2+ messages)
[PATCH V3 0/2] nvmem: add and use generic MMIO NVMEM
2023-02-26 18:38 UTC (3+ messages)
` [PATCH V3 1/2] dt-bindings: nvmem: mmio: new binding for MMIO accessible NVMEM devices
[RFC PATCH v1 0/6] Introducing `wq_cpu_set` mount option for btrfs
2023-02-26 18:29 UTC (10+ messages)
` [RFC PATCH v1 1/6] workqueue: Add set_workqueue_cpumask() helper function
` [RFC PATCH v1 2/6] btrfs: Change `mount_opt` type in `struct btrfs_fs_info` to `u64`
` [RFC PATCH v1 3/6] btrfs: Create btrfs CPU set struct and helpers
` [RFC PATCH v1 4/6] btrfs: Add wq_cpu_set=%s mount option
` [RFC PATCH v1 5/6] btrfs: Adjust the default thread pool size when `wq_cpu_set` option is used
` [RFC PATCH v1 6/6] btrfs: Add `BTRFS_DEFAULT_MAX_THREAD_POOL_SIZE` macro
[PATCH net-next V6] dt-bindings: net: xlnx,axi-ethernet: convert bindings document to yaml
2023-02-26 18:20 UTC (2+ messages)
Announce loop-AES-v3.8a file/swap crypto package
2023-02-26 18:07 UTC
[PATCH net-next v8 0/9] net: add EEE support for KSZ9477 switch family
2023-02-26 18:06 UTC (3+ messages)
` [PATCH net-next v8 5/9] net: phy: add genphy_c45_ethtool_get/set_eee() support
[PATCH] dt-bindings: net: dsa: mediatek,mt7530: change some descriptions to literal
2023-02-26 18:04 UTC (2+ messages)
[PATCH v1 0/6] PolarFire SoC Auto Update Support
2023-02-26 18:01 UTC (3+ messages)
` [PATCH v1 2/6] dt-bindings: soc: microchip: add a property for system controller flash
[PATCH v6 00/10] Add the PowerQUICC audio support using the QMC
2023-02-26 17:48 UTC (3+ messages)
` [PATCH v6 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
[PATCH 0/2] Add support for Lenovo NT36523W BOE panel
2023-02-26 17:41 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: display/panel: Add "
[PATCH v2 0/3] perf/x86: Use sysfs_emit() in show() callback function
2023-02-26 17:36 UTC (5+ messages)
` [PATCH v2 1/3] perf/x86/core: "
[PATCH v2 1/6] dt-bindings: arm-smmu: Use qcom,smmu compatible for MMU500 adreno SMMUs
2023-02-26 17:37 UTC (2+ messages)
[PATCH v4 00/19] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
2023-02-26 17:34 UTC (5+ messages)
` [PATCH v4 11/19] clk: starfive: Add StarFive JH7110 system clock driver
` [PATCH v4 12/19] clk: starfive: Add StarFive JH7110 always-on "
[PATCH v3 0/3] perf/x86: Use sysfs_emit() in show() callback function
2023-02-26 17:31 UTC (4+ messages)
` [PATCH v3 1/3] perf/x86/core: "
` [PATCH v3 2/3] perf/x86/intel/pt: "
` [PATCH v3 3/3] perf/x86/intel: "
[PATCH v4 0/2] add support for Phytec PCM-049 and PCM-959
2023-02-26 17:22 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: arm: omap: add phytec pcm-049 som and pcm-959 dev board
[PATCH 0/1] drm/panel: st7703: Fix vertical refresh rate of XBD599
2023-02-26 17:17 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH v3 00/12] x86/mtrr: fix handling with PAT but without MTRR
2023-02-26 17:12 UTC (3+ messages)
` [PATCH v3 03/12] x86/mtrr: support setting MTRR state for software defined MTRRs
[PATCH v2 0/3] iio: Improce kernel docs
2023-02-26 17:22 UTC (2+ messages)
[RFC PATCH] iio: Add some kerneldoc for channel types
2023-02-26 17:20 UTC (5+ messages)
[PATCH v5 1/2] drm: add kms driver for loongson display controller
2023-02-26 17:03 UTC (2+ messages)
` [PATCH v5 2/2] MAINTAINERS: add maintainers for DRM LSDC driver
[PATCH v3 10/12] x86/mtrr: use new cache_map in mtrr_type_lookup()
2023-02-26 17:00 UTC (3+ messages)
` [PATCH v3.1 "
[RFC PATCH 0/6] Support ROHM BU27034 ALS sensor
2023-02-26 17:13 UTC (6+ messages)
` [RFC PATCH 2/6] iio: light: Add gain-time-scale helpers
` [RFC PATCH 5/6] iio: light: ROHM BU27034 Ambient Light Sensor
[PATCH v1 0/2] Two small patches for workqueue
2023-02-26 16:53 UTC (3+ messages)
` [PATCH v1 1/2] workqueue: Simplify a pr_warn() call in wq_select_unbound_cpu()
` [PATCH v1 2/2] MAINTAINERS: Add workqueue_internal.h to the WORKQUEUE entry
[PATCH v2] tty: serial: fsl_lpuart: select SERIAL_FSL_LPUART for SERIAL_FSL_LPUART_CONSOLE
2023-02-26 16:46 UTC (3+ messages)
[PATCH] hwspinlock: add a check of devm_regmap_field_alloc in qcom_hwspinlock_probe
2023-02-26 16:42 UTC (3+ messages)
[REGRESSION PATCH RFC] net: phy: don't resume PHY via MDIO when iface is not up
2023-02-26 16:42 UTC (2+ messages)
[PATCH] xen-netback: remove unused variables pending_idx and index
2023-02-26 16:34 UTC
[RFC PATCH v1 0/2] Documentation: Introducing `wq_cpu_set` mount option for btrfs
2023-02-26 16:26 UTC (3+ messages)
` [RFC PATCH v1 1/2] Documentation: btrfs: Document wq_cpu_set mount option
` [RFC PATCH v1 2/2] Documentation: btrfs: Document the influence of wq_cpu_set to thread_pool option
[PATCH v3 0/6] Several UFS MCQ Code Changes
2023-02-26 16:23 UTC (5+ messages)
` [PATCH v3 3/6] scsi: ufs: core: Fix mcq nr_hw_queues
` [PATCH v3 4/6] scsi: ufs: core: Remove redundant check
[PATCH v4] panic: Fixes the panic_print NMI backtrace setting
2023-02-26 16:11 UTC (3+ messages)
[PATCH v5] panic: Fixes the panic_print NMI backtrace setting
2023-02-26 16:08 UTC
[PATCH AUTOSEL 5.15 01/36] wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
2023-02-26 14:48 UTC (5+ messages)
` [PATCH AUTOSEL 5.15 04/36] rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
` [PATCH AUTOSEL 5.15 05/36] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
` [PATCH AUTOSEL 5.15 11/36] wifi: mt7601u: fix an integer underflow
` [PATCH AUTOSEL 5.15 22/36] netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj()
[PATCH AUTOSEL 5.4 01/19] wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
2023-02-26 14:51 UTC (4+ messages)
` [PATCH AUTOSEL 5.4 08/19] inet: fix fast path in __inet_hash_connect()
` [PATCH AUTOSEL 5.4 10/19] ACPI: Don't build ACPICA with '-Os'
` [PATCH AUTOSEL 5.4 16/19] net/mlx5: fw_tracer: Fix debug print
[PATCH AUTOSEL 6.2 01/53] wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
2023-02-26 14:44 UTC (6+ messages)
` [PATCH AUTOSEL 6.2 17/53] inet: fix fast path in __inet_hash_connect()
` [PATCH AUTOSEL 6.2 19/53] ice: add missing checks for PF vsi type
` [PATCH AUTOSEL 6.2 22/53] bpf, docs: Fix modulo zero, division by zero, overflow, and underflow
` [PATCH AUTOSEL 6.2 26/53] netpoll: Remove 4s sleep during carrier detection
` [PATCH AUTOSEL 6.2 52/53] devlink: Fix TP_STRUCT_entry in trace of devlink health report
[PATCH] mtd: ubi: eba.c: fix return value overwrite issue in try_write_vid_and_data()
2023-02-26 15:52 UTC (3+ messages)
[PATCH AUTOSEL 5.10 01/27] wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
2023-02-26 14:50 UTC (5+ messages)
` [PATCH AUTOSEL 5.10 02/27] wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
` [PATCH AUTOSEL 5.10 04/27] rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
` [PATCH AUTOSEL 5.10 15/27] clocksource: Suspend the watchdog temporarily when high read latency detected
` [PATCH AUTOSEL 5.10 23/27] coda: Avoid partial allocation of sig_inputArgs
[PATCH AUTOSEL 4.19 01/13] wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
2023-02-26 14:52 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 02/13] rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
[PATCH AUTOSEL 6.1 01/49] wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
2023-02-26 14:46 UTC (6+ messages)
` [PATCH AUTOSEL 6.1 08/49] rcu-tasks: Handle queue-shrink/callback-enqueue race condition
` [PATCH AUTOSEL 6.1 12/49] x86/bugs: Reset speculation control settings on init
` [PATCH AUTOSEL 6.1 21/49] thermal: intel: intel_pch: Add support for Wellsburg PCH
` [PATCH AUTOSEL 6.1 30/49] gcc-plugins: drop -std=gnu++11 to fix GCC 13 build
` [PATCH AUTOSEL 6.1 49/49] scm: add user copy checks to put_cmsg()
[PATCH] nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_properties
2023-02-26 15:33 UTC (2+ messages)
[syzbot] WARNING: locking bug in take_dentry_name_snapshot
2023-02-26 15:28 UTC (2+ messages)
` [syzbot] [overlayfs?] "
[PATCH AUTOSEL 4.14 01/11] wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
2023-02-26 14:52 UTC (3+ messages)
` [PATCH AUTOSEL 4.14 04/11] timers: Prevent union confusion from unexpected restart_syscall()
` [PATCH AUTOSEL 4.14 07/11] ACPI: Don't build ACPICA with '-Os'
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox