linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-11 15:41:33 to 2024-02-12 01:26:55 UTC [more...]

linux-next: build failure after merge of the drm-misc tree
 2024-02-12  1:26 UTC 

linux-next: build failure after merge of the drm-misc tree
 2024-02-12  1:25 UTC  (2+ messages)

[PATCH 0/3] spi: ppc4xx: Various fixes
 2024-02-12  1:02 UTC  (2+ messages)

[PATCH] ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work()
 2024-02-12  0:57 UTC  (2+ messages)

[PATCH] ASoC: SOF: amd: Fix locking in ACP IRQ handler
 2024-02-12  0:57 UTC  (2+ messages)

[PATCH v7 0/7] mtd: ubi: allow UBI volumes to provide NVMEM
 2024-02-12  0:48 UTC  (2+ messages)

linux-next: build failure after merge of the vfs-brauner tree
 2024-02-12  0:36 UTC  (2+ messages)

[PATCH] power: supply: mm8013: select REGMAP_I2C
 2024-02-12  0:16 UTC  (2+ messages)

[PATCH v3 1/2] power: supply: Add STC3117 fuel gauge unit driver
 2024-02-12  0:14 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: a64: Add thermal trip points for GPU
 2024-02-12  0:07 UTC  (4+ messages)

[syzbot] [ext4?] WARNING in lock_two_nondirectories
 2024-02-12  0:00 UTC  (2+ messages)

linux-next: build failure after merge of the bcachefs tree
 2024-02-11 23:54 UTC 

[PATCH v3 00/19] Remove pm_power_off use in drivers/power/reset
 2024-02-11 23:54 UTC  (4+ messages)
` [PATCH v3 18/19] power: reset: syscon-poweroff: Move device data into a struct

[PATCH v4 00/10] devm_led_classdev_register() usage problem
 2024-02-11 23:52 UTC  (4+ messages)
    ` [DMARC error][SPF error] "

[PATCHv6 0/2] *** Detect interrupt storm in softlockup ***
 2024-02-11 23:46 UTC  (7+ messages)
` [PATCHv6 1/2] watchdog/softlockup: low-overhead detection of interrupt
` [PATCHv6 2/2] watchdog/softlockup: report the most frequent interrupts

[PATCH v3 0/2] arm64: dts: allwinner: h618: Add Sipeed Longan SoM 3H and Pi 3H board
 2024-02-11 23:39 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: arm: sunxi: Add Sipeed Longan Module 3H and Longan Pi 3H
` [PATCH v3 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support

[PATCH 1/2] locking/mutex: Clean up mutex.h
 2024-02-11 23:28 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mn-beacon: Remove unnecessary clock configuration
 2024-02-11 23:18 UTC 

[PATCH] kasan: add atomic tests
 2024-02-11 23:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 00/35] Fast kernel headers: reduce header dependencies
 2024-02-11 23:15 UTC  (36+ messages)
` [PATCH v4 01/35] include: add missing includes
` [PATCH v4 02/35] include: remove unnecessary #include directives
` [PATCH v4 03/35] include: reduce header dependencies by using "*_types.h"
` [PATCH v4 04/35] workqueue.h: move struct delayed_work to workqueue_types.h
` [PATCH v4 05/35] kref.h: move declarations to kref_types.h
` [PATCH v4 06/35] kobject.h: move declarations to kobject_types.h
` [PATCH v4 07/35] sysfs.h: move declarations to sysfs_types.h
` [PATCH v4 08/35] maple_tree.h: move declarations to maple_tree_types.h
` [PATCH v4 09/35] rwsem.h: move declarations to rwsem_types.h
` [PATCH v4 10/35] uprobes.h: move declarations to uprobes_types.h
` [PATCH v4 11/35] percpu_counter.h: move declarations to percpu_counter_types.h
` [PATCH v4 12/35] bvec.h: move declarations to bvec_types.h
` [PATCH v4 13/35] wait.h: move declarations to wait_types.h
` [PATCH v4 14/35] swait.h: move declarations to swait_types.h
` [PATCH v4 15/35] completion.h: move declarations to completion_types.h
` [PATCH v4 16/35] device.h: move declarations to device_types.h
` [PATCH v4 17/35] xarray.h: move declarations to xarray_types.h
` [PATCH v4 18/35] blkdev.h: move blk_op_is_passthrough() to blk_types.h
` [PATCH v4 19/35] bio.h: move bio_has_data() and bio_no_advance_iter() "
` [PATCH v4 20/35] bio.h: move declarations to bio_types.h
` [PATCH v4 21/35] percpu-refcount.h: move declarations to percpu-refcount_types.h
` [PATCH v4 22/35] blkdev.h: move declarations to blkdev_types.h
` [PATCH v4 23/35] sbitmap.h: move declarations to sbitmap_types.h
` [PATCH v4 24/35] list_lru.h: move declarations to list_lru_types.h
` [PATCH v4 25/35] list_bl.h: move declarations to list_bl_types.h
` [PATCH v4 26/35] percpu-rwsem.h: move declarations to percpu-rwsem_types.h
` [PATCH v4 27/35] quota.h: move declarations to quota_types.h
` [PATCH v4 28/35] radix-tree.h: move declarations to radix-tree_types.h
` [PATCH v4 29/35] linux/random.h: reduce dependencies on linux/kernel.h
` [PATCH v4 30/35] linux/kernel.h: move might_sleep(), ... to sched/debug_atomic_sleep.h
` [PATCH v4 31/35] linux/kernel.h: move READ and WRITE to direction.h
` [PATCH v4 32/35] linux/kernel.h: move VERIFY_OCTAL_PERMISSIONS() to octal_permissions.h
` [PATCH v4 33/35] linux/kernel.h: move upper/lower_*_bits macros to wordpart.h
` [PATCH v4 34/35] linux/kernel.h: move PTR_IF() to ptr_util.h
` [PATCH v4 35/35] include: remove lots of unnecessary <linux/kernel.h> includes

[PATCH] arm64: dts: imx8mn: Slow default video_pll clock rate
 2024-02-11 23:15 UTC 

[PATCH] gpio: uapi: clarify default_values being logical
 2024-02-11 23:13 UTC  (3+ messages)

[PATCH] parisc/kprobes: always include asm-generic/kprobes.h
 2024-02-11 23:09 UTC 

[PATCH V2 1/2] drm/bridge: samsung-dsim: Set P divider based on min/max of fin pll
 2024-02-11 23:09 UTC  (2+ messages)
` [PATCH V2 2/2] drm/bridge: samsung-dsim: Fix porch calcalcuation rounding

stackinit unit test failures on m68k
 2024-02-11 23:06 UTC 

linux-next: manual merge of the risc-v tree with Linus' tree
 2024-02-11 22:55 UTC 

[PATCH] parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check
 2024-02-11 22:43 UTC 

[PATCH v16 0/6] Introducing trace buffer mapping by user-space
 2024-02-11 22:38 UTC  (7+ messages)
` [PATCH v16 2/6] ring-buffer: Introducing ring-buffer mapping functions
` [PATCH v16 4/6] tracing: Allow user-space mapping of the ring-buffer
` [PATCH v16 5/6] Documentation: tracing: Add ring-buffer mapping

[PATCH] sysfs:Addresses documentation in sysfs_merge_group and sysfs_unmerge_group
 2024-02-11 22:36 UTC 

[PATCH v3 00/19] x86: Confine early 1:1 mapped startup code
 2024-02-11 22:36 UTC  (6+ messages)
` [PATCH v3 06/19] x86/startup_64: Drop global variables keeping track of LA57 state

[PATCH 0/4] Add support for AF8133J magnetometer
 2024-02-11 22:32 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: vendor-prefix: Add prefix for Voltafield
` [PATCH 2/4] dt-bindings: iio: magnetometer: Add DT binding for Voltafield AF8133J
` [PATCH 3/4] MAINTAINERS: Add an entry for AF8133J driver
` [PATCH 4/4] iio: magnetometer: add a driver for Voltafield AF8133J magnetometer

[PATCH bpf-next v2] bpf: Allow compiler to inline most of bpf_local_storage_lookup()
 2024-02-11 22:20 UTC  (2+ messages)

[PATCH] powerpc/32: fix ADB_CUDA kconfig warning
 2024-02-11 22:16 UTC 

[PATCH 0/2] mm/zswap: optimize for dynamic zswap_pools
 2024-02-11 22:05 UTC  (7+ messages)
` [PATCH 1/2] mm/zswap: global lru and shrinker shared by all zswap_pools
` [PATCH 2/2] mm/zswap: change zswap_pool kref to percpu_ref

[PATCH][next] drm/i915/gvt: remove redundant assignment to pointer map
 2024-02-11 21:50 UTC  (2+ messages)

[PATCH V3 0/3] dt-bindings: arm: mediatek: convert MT7622-related bindings to the json-schema
 2024-02-11 21:39 UTC  (4+ messages)
` [PATCH V3 1/3] dt-bindings: arm: mediatek: convert HIFSYS to the json-schema clock
` [PATCH V3 2/3] dt-bindings: arm: mediatek: convert PCIESYS "
` [PATCH V3 3/3] dt-bindings: arm: mediatek: convert SSUSBSYS "

[PATCH] Fix malformed table error in gadget-testing.rst
 2024-02-11 20:57 UTC  (5+ messages)

[PATCH v1 00/10] RK3588 USBDP support
 2024-02-11 20:45 UTC  (12+ messages)
` [PATCH v1 01/10] dt-bindings: soc: rockchip: add clock to RK3588 VO grf
` [PATCH v1 02/10] dt-bindings: soc: rockchip: add rk3588 USB3 syscon
` [PATCH v1 03/10] dt-bindings: phy: add rockchip usbdp combo phy document
` [PATCH v1 04/10] phy: rockchip: add usbdp combo phy driver
` [PATCH v1 06/10] arm64: dts: rockchip: add USBDP phys on rk3588

Linux support for a 7 segment LED display
 2024-02-11 20:46 UTC 

[PATCH v7 0/4] page_owner: print stacks and their outstanding allocations
 2024-02-11 20:42 UTC  (13+ messages)
` [PATCH v7 2/4] mm,page_owner: Implement the tracking of the stacks count
` [PATCH v7 3/4] mm,page_owner: Display all stacks and their count

Linux 6.8-rc4
 2024-02-11 20:36 UTC 

[PATCH] ARM: dts: qcom: ipq4019: add QCA8075 PHY Package nodes
 2024-02-11 20:26 UTC 

[PATCH] bus: sunxi-rsb: make sunxi_rsb_bus const
 2024-02-11 20:25 UTC  (2+ messages)

[PATCH] iio: core: fix memleak in iio_device_register_sysfs
 2024-02-11 20:19 UTC  (6+ messages)

[PATCH] iwlwifi/uefi: remove CONFIG_ACPI check
 2024-02-11 20:19 UTC 

[PATCH 1/2] arm64: dts: allwinner: use capital "OR" for multiple licenses in SPDX
 2024-02-11 20:18 UTC  (2+ messages)

[PATCH] crypto: ccp - Have it depend on AMD_IOMMU
 2024-02-11 20:18 UTC  (3+ messages)

[PATCH v1 0/3] iio: st_sensors: lsm9ds0: Miscellaneous cleanups
 2024-02-11 20:14 UTC  (4+ messages)
` [PATCH v1 1/3] iio: st_sensors: lsm9ds0: Use dev_err_probe() everywhere
` [PATCH v1 2/3] iio: st_sensors: lsm9ds0: Don't use "proxy" headers
` [PATCH v1 3/3] iio: st_sensors: lsm9ds0: Use common style for terminator in ID tables

[PATCH] Kconfig: Explicitly disable asm goto w/ outputs on gcc-11 (and earlier)
 2024-02-11 20:12 UTC  (11+ messages)

[GIT PULL] x86/urgent for v6.8-rc4
 2024-02-11 20:00 UTC  (2+ messages)

[GIT PULL] timers/urgent for v6.8-rc4
 2024-02-11 20:00 UTC  (2+ messages)

`intel_lpss_pci_driver_init` takes 23.8 ms
 2024-02-11 19:38 UTC  (4+ messages)

[PATCH v1 3/6] PCI: dwc: Add HDMA support
 2024-02-11 19:37 UTC  (3+ messages)

[PATCH] sh: hd64461: Make setup_hd64461 static
 2024-02-11 19:34 UTC 

[PATCH] brcmfmac: Remove unnecessary NULL-check
 2024-02-11 19:26 UTC  (3+ messages)

[PATCH v2 0/6] Pinephone video out fixes (flipping between two frames)
 2024-02-11 19:25 UTC  (8+ messages)
` [PATCH v2 5/6] drm/panel: st7703: Drive XBD599 panel at higher clock rate

[PATCH v6 0/2] lib: checksum: Fix issues with checksum tests
 2024-02-11 19:18 UTC  (2+ messages)

[PATCH v2 0/2] PCI/IOV: sriov_numvfs bug fixes
 2024-02-11 19:15 UTC  (5+ messages)
  ` [PATCH v2 1/2] PCI/IOV: Revert "PCI/IOV: Serialize sysfs sriov_numvfs reads vs writes"

[PATCH] HID: multitouch: Add required quirk for Synaptics 0xcddc device
 2024-02-11 19:04 UTC 

[RESEND Patch v13 0/3] media: rockchip: Add a driver for Rockchip's camera interface
 2024-02-11 19:03 UTC  (4+ messages)
` [RESEND Patch v13 1/3] media: dt-bindings: media: add bindings for Rockchip CIF
` [RESEND Patch v13 2/3] media: rockchip: Add a driver for Rockchip's camera interface
` [RESEND Patch v13 3/3] arm64: dts: rockchip: Add the px30 "

[PATCH net] octeontx2-af: Remove the PF_FUNC validation for NPC transmit rules
 2024-02-11 19:00 UTC 

[PATCH V4 0/6] soc: imx8mp: Finish support for HDMI
 2024-02-11 18:52 UTC  (9+ messages)
` [PATCH V4 2/6] phy: freescale: add Samsung HDMI PHY
` [PATCH V4 3/6] arm64: dts: imx8mp: add HDMI power-domains
` [PATCH V4 4/6] arm64: dts: imx8mp: add HDMI irqsteer
` [PATCH V4 5/6] arm64: dts: imx8mp: add HDMI display pipeline

[PATCH] dm vdo slab-depot: delete unnecessary check
 2024-02-11 18:55 UTC  (3+ messages)
`  "

[PATCH v3] regmap: kunit: Ensure that changed bytes are actually different
 2024-02-11 18:54 UTC  (2+ messages)

[PATCH 1/2] octeontx2-af: Remove the PF_FUNC validation for NPC transmit rules
 2024-02-11 18:46 UTC  (2+ messages)

[PATCH] Subject: [PATCH] sound: drivers: fix typo 'reguest' to 'request'
 2024-02-11 18:28 UTC 

[PATCH] iommu/mtk_iommu: Use devm_kcalloc() instead of devm_kzalloc()
 2024-02-11 18:22 UTC 

[PATCH 2/7] cpufreq: amd-pstate: initialize new core precision boost state
 2024-02-11 18:19 UTC  (2+ messages)

[PATCH v3 02/35] include: remove unnecessary #include directives
 2024-02-11 18:19 UTC  (3+ messages)

[PATCH net-next] net: phy: aquantia: clear PMD Global Transmit Disable bit during init
 2024-02-11 18:16 UTC 

[PATCH] comedi: comedi_8255: Correct error in subdevice initialization
 2024-02-11 17:58 UTC 

[PATCH] iommu/vt-d: Use kcalloc() instead of kzalloc()
 2024-02-11 17:51 UTC 

[PATCH 0/2] iio: adc: ad7944: new driver
 2024-02-11 17:49 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: add ad7944 ADCs
` [PATCH 2/2] iio: adc: ad7944: add driver for AD7944/AD7985/AD7986

[PATCH v7 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2024-02-11 17:47 UTC  (5+ messages)
` [PATCH v7 1/4] kvm: arm64: introduce new flag for non-cacheable "
` [PATCH v7 2/4] mm: introduce new flag to indicate wc safe
` [PATCH v7 3/4] kvm: arm64: set io memory s2 pte as normalnc for vfio pci device
` [PATCH v7 4/4] vfio: convey kvm that the vfio-pci device is wc safe

[PATCH 0/8] of: automate of_node_put() - new approach to loops
 2024-02-11 17:42 UTC  (9+ messages)
` [PATCH 1/8] of: Add cleanup.h based auto release via __free(device_node) markings
` [PATCH 2/8] of: Introduce for_each_*_child_of_node_scoped() to automate of_node_put() handling
` [PATCH 3/8] of: unittest: Use for_each_child_of_node_scoped()
` [PATCH 4/8] iio: adc: fsl-imx25-gcq: Use for_each_available_child_node_scoped()
` [PATCH 5/8] iio: adc: rcar-gyroadc: use for_each_available_child_node_scoped()
` [PATCH 6/8] iio: adc: ad7124: Use for_each_available_child_of_node_scoped()
` [PATCH 7/8] iio: adc: ad7292: "
` [PATCH 8/8] iio: adc: adi-axi-adc: Use __free(device_node) and guard(mutex)

[PATCH] afs: Increase buffer size in afs_update_volume_status()
 2024-02-11 17:24 UTC  (2+ messages)

[REGRESSION] Acp5x probing regression introduced between kernel 6.7.2 -> 6.7.4
 2024-02-11 17:19 UTC 

[PATCH V3 1/3] soc/tegra: pmc: Update address mapping sequence for PMC apertures
 2024-02-11 17:17 UTC  (3+ messages)
` [PATCH V3 2/3] dt-bindings: tegra: pmc: Update scratch as an optional aperture
` [PATCH V3 3/3] soc/tegra: "

[PATCH v3 35/35] include: remove lots of unnecessary <linux/kernel.h> includes
 2024-02-11 17:16 UTC  (2+ messages)

[PATCH V2 1/3] soc/tegra: pmc: Update address mapping sequence for PMC apertures
 2024-02-11 17:07 UTC  (4+ messages)
` [PATCH V2 2/3] dt-bindings: tegra: pmc: Update scratch as an optional aperture

[PATCH V4 0/5] mlx5 ConnectX control misc driver
 2024-02-11 17:01 UTC  (11+ messages)

sched/cpufreq: Rework schedutil governor performance estimation - Regression bisected
 2024-02-11 16:43 UTC  (5+ messages)

[PATCH] hrtimer: select housekeeping CPU during migration
 2024-02-11 16:37 UTC  (2+ messages)

[PATCH stable 5.4 v2] net: bcmgenet: Fix EEE implementation
 2024-02-11 16:36 UTC  (3+ messages)
` [PATCH stable 5.15 "

[PATCH 0/2] phy: qcom: eusb2-repeater: Add support for SMB2360
 2024-02-11 16:27 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom,snps-eusb2-repeater: Add compatible "

Problems with csum_partial with misaligned buffers on sh4 platform
 2024-02-11 16:12 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: net: dp83826: support TX data voltage tuning
 2024-02-11 16:22 UTC  (2+ messages)

[PATCH v5 0/5] arm64: dts: add description for solidrun am642 som and hummingboard evb
 2024-02-11 16:22 UTC  (3+ messages)
` [PATCH v5 2/5] dt-bindings: rtc: abx80x: convert to yaml

[PATCH v2 0/5] usb: dwc3-am62: module removal and errata fixes
 2024-02-11 16:18 UTC  (3+ messages)
` [PATCH v2 5/5] usb: dwc3-am62: add workaround for Errata i2409

[PATCH] MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assembler
 2024-02-11 16:08 UTC 

[PATCH v2 0/7] Add tuning algorithm for delay chain
 2024-02-11 16:02 UTC  (2+ messages)

[PATCH 0/1] Bluetooth: mgmt: Add command for getting device IO capabilities
 2024-02-11 15:57 UTC  (2+ messages)

[PATCH v2] ARM: s3c64xx: make s3c6410_subsys const
 2024-02-11 15:57 UTC 

[PATCH] ARM: s3c64xx: make s3c6410_subsys const
 2024-02-11 15:56 UTC  (3+ messages)

[PATCH v3] clk: keystone: sci-clk: Adding support for non contiguous clocks
 2024-02-11 15:54 UTC  (2+ messages)

[PATCH 0/2] firmware: struct bus_type cleanup
 2024-02-11 15:51 UTC  (3+ messages)
` [PATCH 1/2] firmware: arm_ffa: Make ffa_bus_type const
` [PATCH 2/2] firmware: arm_scmi: make scmi_bus_type const

[PATCH v2] Revert "usb: typec: tcpm: fix cc role at port reset"
 2024-02-11 15:50 UTC  (3+ messages)

[PATCH v1 0/9] Fix MMC properties on Sitara devices
 2024-02-11 15:44 UTC  (2+ messages)

[PATCH 0/2] ARM: struct bus_type cleanup
 2024-02-11 15:45 UTC  (3+ messages)
` [PATCH 1/2] ARM: sa1111: make sa1111_bus_type const
` [PATCH 2/2] ARM: ecard: make ecard_bus_type const


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