linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-17 09:21:53 to 2022-08-17 12:31:17 UTC [more...]

stalling IO regression in linux 5.12
 2022-08-17 12:31 UTC  (17+ messages)
        ` stalling IO regression since linux 5.12, through 5.18

[PATCH] ovl: Do not override fsuid and fsgid in ovl_link()
 2022-08-17 12:29 UTC  (10+ messages)
  ` [External] "

[PATCH v2] hwmon: Add the pmbus driver for the TEXAS TPS546D24 Buck Converter
 2022-08-17 12:28 UTC  (2+ messages)

[PATCH] nvmem: brcm_nvram: Use kzalloc for allocating only one element
 2022-08-17 12:24 UTC  (2+ messages)

[PATCH 0/5] ASoC: cs42l42: Some small code improvements
 2022-08-17 12:23 UTC  (6+ messages)
` [PATCH 1/5] ASoC: cs42l42: Don't include kernel.h
` [PATCH 2/5] ASoC: cs42l42: Add include dependencies to cs42l42.h
` [PATCH 3/5] ASoC: cs42l42: Move cs42l42_supply_names to .c file
` [PATCH 4/5] ASoC: cs42l42: Fix comment typo in cs42l42_slow_start_put()
` [PATCH 5/5] ASoC: cs42l42: Use snd_soc_tdm_params_to_bclk()

[PATCH 1/3] spi: dt-bindings: Add compatible for MediaTek MT8188
 2022-08-17 12:21 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: nvmem: mediatek: efuse: Add support for MT8188

Running kunit tests on platform devices
 2022-08-17 12:19 UTC  (3+ messages)

[PATCH 0/3] iommu/dma: Some housekeeping
 2022-08-17 12:19 UTC  (3+ messages)
` [PATCH 2/3] iommu/dma: Move public interfaces to linux/iommu.h

[PATCH] hwmon: (aquacomputer_d5next) Add support for reading virtual temp sensors
 2022-08-17 12:14 UTC 

[PATCH v2 00/12] PolarFire SoC reset controller & clock cleanups
 2022-08-17 12:17 UTC  (9+ messages)

[PATCH] drm/i915: Switch TGL-H DP-IN to dGFX when it's supported
 2022-08-17 12:15 UTC  (7+ messages)
        ` [Intel-gfx] "

[RESEND PATCH v2] arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly
 2022-08-17 12:15 UTC 

[PATCH FYI 1/1] tools arch x86: Sync the msr-index.h copy with the kernel sources
 2022-08-17 12:13 UTC 

[PATCH] x86/microcode/AMD: Attempt applying on every logical thread
 2022-08-17 12:12 UTC  (4+ messages)

[PATCH v3 0/5] Making microcode late-load robust
 2022-08-17 12:10 UTC  (11+ messages)
` [PATCH v3 1/5] x86/microcode/intel: Check against CPU signature before saving microcode
` [PATCH v3 3/5] x86/microcode: Avoid any chance of MCE's during microcode update

[syzbot] KASAN: use-after-free Read in mgmt_pending_remove
 2022-08-17 12:10 UTC 

[intel-tdx:guest-filter 8/28] htmldocs: Documentation/admin-guide/tainted-kernels.rst:82: WARNING: Malformed table
 2022-08-17 12:08 UTC 

[PATCH v4 1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages()
 2022-08-17 12:09 UTC  (7+ messages)
` [PATCH v4 2/2] mm/gup.c: Refactor check_and_migrate_movable_pages()

[RFT PATCH 00/14] arm64: dts: qcom: improvements to TCSR mutex in DTS
 2022-08-17 12:04 UTC  (16+ messages)
` [RFT PATCH 01/14] dt-bindings: mfd: qcom,tcsr: add SC7180, SC7280, SDM845 and MSM8998
` [RFT PATCH 01/14] dt-bindings: mfd: qcom,tcsr: add SC7x80, SDM845 and MSM8996/8
` [RFT PATCH 02/14] arm64: dts: qcom: msm8996: split TCSR halt regs out of mutex
` [RFT PATCH 03/14] arm64: dts: qcom: msm8996: switch TCSR mutex to MMIO
` [RFT PATCH 04/14] arm64: dts: qcom: msm8998: split TCSR halt regs out of mutex
` [RFT PATCH 05/14] arm64: dts: qcom: msm8998: switch TCSR mutex to MMIO
` [RFT PATCH 06/14] arm64: dts: qcom: sc7180: add missing TCSR syscon compatible
` [RFT PATCH 07/14] arm64: dts: qcom: sc7180: split TCSR halt regs out of mutex
` [RFT PATCH 08/14] arm64: dts: qcom: sc7180: switch TCSR mutex to MMIO
` [RFT PATCH 09/14] arm64: dts: qcom: sc7280: split TCSR halt regs out of mutex
` [RFT PATCH 10/14] arm64: dts: qcom: sdm845: "
` [RFT PATCH 11/14] arm64: dts: qcom: sdm845: switch TCSR mutex to MMIO
` [RFT PATCH 12/14] arm64: dts: qcom: qcs404: "
` [RFT PATCH 13/14] arm64: dts: qcom: sdm630: "
` [RFT PATCH 14/14] arm64: dts: qcom: sm8150: "

RE: [PATCH v4] thunderbolt: thunderbolt: add vendor's NVM formats
 2022-08-17 12:04 UTC  (2+ messages)

[RFC PATCH] nvmet-tcp: Don't kmap() pages which can't come from HIGHMEM
 2022-08-17 12:02 UTC  (4+ messages)

[PATCH FYI 1/1] perf beauty: Update copy of linux/socket.h with the kernel sources
 2022-08-17 12:01 UTC 

[PATCH -next 0/3] bfq simple cleanups
 2022-08-17 11:56 UTC  (7+ messages)
` [PATCH -next 1/3] block, bfq: remove unused functions
` [PATCH -next 2/3] block, bfq: remove useless checking in bfq_put_queue()
` [PATCH -next 3/3] block, bfq: remove useless parameter for bfq_add/del_bfqq_busy()

[PATCH v1 0/6] Mutex wrapper, locking and memory leak fixes
 2022-08-17 11:54 UTC  (3+ messages)
` [PATCH v1 2/6] perf mutex: Update use of pthread mutex/cond

[RFC PATCH v4 0/2] Add capabilities file to securityfs
 2022-08-17 11:53 UTC  (3+ messages)

[syzbot] KASAN: vmalloc-out-of-bounds Read in blocking_notifier_chain_unregister
 2022-08-17 11:52 UTC 

htmldocs: Warning: drivers/acpi/device_pm.c references a file that doesn't exist: Documentation/firmware-guide/acpi/low-power-probe.rst
 2022-08-17 11:48 UTC 

[PATCH v1 00/35] drm: Analog TV Improvements
 2022-08-17 11:46 UTC  (18+ messages)
` [PATCH v1 05/35] drm/connector: Add TV standard property

[PATCH] drivers: binderfs: fix memory leak in binderfs_fill_super
 2022-08-17 11:43 UTC  (9+ messages)

[PATCH] drm/radeon: add a force flush to delay work when radeon
 2022-08-17 11:40 UTC  (6+ messages)

[PATCH 0/4] perf tools: Support reading PERF_FORMAT_LOST (v2)
 2022-08-17 11:40 UTC  (2+ messages)

[PATCH 0/4] ASoC/soundwire: log actual PING status on resume issues
 2022-08-17 11:40 UTC  (4+ messages)

[GIT PULL] thermal fixes for v6.0-rc1
 2022-08-17 11:39 UTC 

[PATCH 5.18 0000/1094] 5.18.18-rc2 review
 2022-08-17 11:39 UTC  (5+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/dev.2022.08.03b 68/79] kernel/rcu/rcutorture.c:1194:18-31: duplicated argument to && or || (fwd)
 2022-08-17 11:38 UTC 

[PATCH v3 0/2] pinctrl: add support for SM8450 LPASS LPI pinctrl
 2022-08-17 11:38 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add sm8450 lpass lpi pinctrl bindings
` [PATCH v3 2/2] pinctrl: qcom: Add sm8450 lpass lpi pinctrl driver

[intel-tdx:kvm-upstream-workaround 204/308] htmldocs: Documentation/ABI/testing/sysfs-firmware-tdx:2: WARNING: Unexpected indentation
 2022-08-17 11:37 UTC 

[PATCH v2 0/2] pinctrl: add support for SC8280XP LPASS LPI pinctrl
 2022-08-17 11:37 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add sc8280xp lpass lpi pinctrl bindings
` [PATCH v2 2/2] pinctrl: qcom: Add sc8280xp lpass lpi pinctrl driver

[syzbot] general protection fault in hci_uart_tty_ioctl
 2022-08-17 11:36 UTC 

[PATCH v5 1/4] perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver
 2022-08-17 11:34 UTC  (4+ messages)
` [PATCH v5 2/4] docs/perf: Add documentation for the Amlogic G12 DDR PMU
` [PATCH v5 3/4] dt-binding: perf: Add Amlogic "
` [PATCH v5 4/4] arm64: dts: meson: Add DDR PMU node

[PATCH net] net: phy: Warn about incorrect mdio_bus_phy_resume() state
 2022-08-17 11:32 UTC  (7+ messages)

[RFC PATCH] gpio: pca953x: Support for pcal6534
 2022-08-17 11:28 UTC 

arch/arm/kernel/tcm.c:256:13: warning: no previous prototype for function 'tcm_init'
 2022-08-17 11:26 UTC 

[PATCH v4.4] net: phy: Add driver for Motorcomm yt8521 gigabit ethernet phy
 2022-08-17 11:25 UTC 

[PATCH RESEND] drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores
 2022-08-17 11:22 UTC 

[PATCH 0/6] A few fixup patches for hugetlb
 2022-08-17 11:21 UTC  (7+ messages)
` [PATCH 4/6] mm: hugetlb_vmemmap: add missing smp_wmb() before set_pte_at()
` [PATCH 5/6] mm/hugetlb: fix sysfs group leak in hugetlb_unregister_node()

False-positive in Checkpatch
 2022-08-17 11:20 UTC  (2+ messages)

[PATCH v2 1/1] drivers/base/cpu: Print kernel arch
 2022-08-17 11:16 UTC  (5+ messages)

[PATCH v2 0/3]Adds status interface for zynqmp-fpga
 2022-08-17 11:16 UTC  (7+ messages)
` [PATCH v2 1/3] fpga: manager: change status api prototype, don't use older
` [PATCH v2 3/3] fpga: zynqmp-fpga: Adds status interface

[syzbot] KASAN: use-after-free Read in mgmt_pending_remove
 2022-08-17 11:14 UTC  (2+ messages)
` [PATCH] Bluetooth: hci_sync: fix double mgmt_pending_free() in remove_adv_monitor()

[PATCH] misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panic
 2022-08-17 11:14 UTC  (5+ messages)

[PATCH] drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores
 2022-08-17 11:13 UTC 

[PATCH 0/2] Preparation for fd-based guest private memory
 2022-08-17 11:12 UTC  (4+ messages)
` [PATCH 1/2] KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTS

[PATCH 0/3] iova: Some misc changes
 2022-08-17 11:12 UTC  (7+ messages)
` [PATCH 1/3] iova: Remove some magazine pointer NULL checks
` [PATCH 2/3] iova: Remove magazine BUG_ON() checks
` [PATCH 3/3] iova: Re-order code to remove forward declarations

[PATCH] s390: fix double free of GS and RI CBs on fork() failure
 2022-08-17 11:09 UTC  (2+ messages)

[PATCH] misc: fastrpc: Use USER_PD define in fastrpc_get_info_from_dsp
 2022-08-17 11:08 UTC  (2+ messages)

[RFC] PM: domains: Reverse the order of performance and enabling ops
 2022-08-17 11:04 UTC  (10+ messages)

[PATCH] KVM: x86: Always enable legacy fp/sse
 2022-08-17 11:03 UTC  (3+ messages)

[PATCH] tools: hv: Fix comment typo
 2022-08-17 11:02 UTC  (2+ messages)

[PATCH net-next v2] net: phy: broadcom: Implement suspend/resume for AC131 and BCM5241
 2022-08-17 11:00 UTC  (2+ messages)

[PATCH net-next 1/1] net: macsec: Expose MACSEC_SALT_LEN definition to user space
 2022-08-17 10:58 UTC 

[Regression] ext4: changes to mb_optimize_scan cause issues on Raspberry Pi
 2022-08-17 10:57 UTC  (6+ messages)

[PATCH 0/4] iio/adc-joystick: buffer data parsing fixes
 2022-08-17 10:56 UTC  (5+ messages)
` [PATCH 1/4] iio/adc: ingenic: fix channel offsets in buffer
` [PATCH 2/4] iio: add iio_channel_cb_get_iio_buffer helper
` [PATCH 3/4] iio: add helper function for reading channel offset in buffer
` [PATCH 4/4] input: joystick: Fix buffer data parsing

[PATCH] x86/kvm, objtool: Avoid fastop ENDBR from being sealed
 2022-08-17 10:56 UTC 

[PATCH 0/3] Add ARM SCMI Powercap driver
 2022-08-17 10:54 UTC  (4+ messages)
` [PATCH 1/3] powercap: arm_scmi: Add SCMI Powercap based driver
` [PATCH 2/3] powercap: arm_scmi: Fix signedness bug in probe
` [PATCH 3/3] powercap: arm_scmi: Fix a NULL vs IS_ERR() bug

[net v3 1/1] ice: Fix crash by keep old cfg when update TCs more than queues
 2022-08-17 10:53 UTC 

upstream kernel crashes
 2022-08-17 10:53 UTC  (10+ messages)

[PATCH] HID: magicmouse: Add parameter to be able to adjust middle button position
 2022-08-17 10:50 UTC 

include/linux/compiler_types.h:319:45: error: call to '__compiletime_assert_223' declared with attribute error: BUILD_BUG_ON failed: FIX_KMAP_SLOTS > PTRS_PER_PTE
 2022-08-17 10:46 UTC 

[PATCH 1/6] brcmfmac: fix continuous 802.1x tx pending timeout error
 2022-08-17 10:44 UTC  (5+ messages)
` [1/6] wifi: "

thermal driver patch
 2022-08-17 10:39 UTC 

[GIT PULL] virtio: fixes
 2022-08-17 10:38 UTC 

[PATCH v3 0/3] Input: joystick: xpad: Add X-Box Adaptive Controller support
 2022-08-17 10:37 UTC  (7+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] Input: joystick: xpad: Add X-Box Adaptive Controller Layer button
` [PATCH v3 3/3] Input: joystick: xpad: Add X-Box Adaptive Controller XBox button

[PATCH -next] iommu: return early when devices in a group require different domain type
 2022-08-17 10:34 UTC  (2+ messages)

arch/s390/kvm/gaccess.c:859 guest_range_to_gpas() error: uninitialized symbol 'prot'
 2022-08-17 10:30 UTC  (2+ messages)

[PATCH net] net/sched: fix netdevice reference leaks in attach_one_default_qdisc()
 2022-08-17 10:46 UTC 

[PATCH] CDC-ACM : Add Icom PMR F3400 support (0c26:0020)
 2022-08-17 10:24 UTC 

[PATCH v4 00/17] common kmalloc v4
 2022-08-17 10:18 UTC  (18+ messages)
` [PATCH v4 01/17] mm/slab: move NUMA-related code to __do_cache_alloc()
` [PATCH v4 02/17] mm/slab: cleanup slab_alloc() and slab_alloc_node()
` [PATCH v4 03/17] mm/slab_common: remove CONFIG_NUMA ifdefs for common kmalloc functions
` [PATCH v4 04/17] mm/slab_common: cleanup kmalloc_track_caller()
` [PATCH v4 05/17] mm/sl[au]b: factor out __do_kmalloc_node()
` [PATCH v4 06/17] mm/slab_common: fold kmalloc_order_trace() into kmalloc_large()
` [PATCH v4 07/17] mm/slub: move kmalloc_large_node() to slab_common.c
` [PATCH v4 08/17] mm/slab_common: kmalloc_node: pass large requests to page allocator
` [PATCH v4 09/17] mm/slab_common: cleanup kmalloc_large()
` [PATCH v4 10/17] mm/slab: kmalloc: pass requests larger than order-1 page to page allocator
` [PATCH v4 11/17] mm/sl[au]b: introduce common alloc/free functions without tracepoint
` [PATCH v4 12/17] mm/sl[au]b: generalize kmalloc subsystem
` [PATCH v4 13/17] mm/sl[au]b: cleanup kmem_cache_alloc[_node]_trace()
` [PATCH v4 14/17] mm/slab_common: unify NUMA and UMA version of tracepoints
` [PATCH v4 15/17] mm/slab_common: drop kmem_alloc & avoid dereferencing fields when not using
` [PATCH v4 16/17] mm/slab_common: move declaration of __ksize() to mm/slab.h
` [PATCH v4 17/17] mm/sl[au]b: check if large object is valid in __ksize()

[PATCH 5.19 0000/1157] 5.19.2-rc2 review
 2022-08-17 10:17 UTC  (2+ messages)

[PATCH 0/3] PCI: Expose resource resizing through sysfs
 2022-08-17 10:10 UTC  (2+ messages)

[PATCH V4 0/3] Add the fec node on i.MX8ULP platform
 2022-08-17 10:10 UTC  (4+ messages)
` [PATCH V4 2/3] arm64: dts: imx8ulp: Add the fec support

[PATCH 0/5] cpumask, sched/topology: NUMA-aware CPU spreading interface
 2022-08-17 10:09 UTC  (7+ messages)
` [PATCH 1/5] bitops: Introduce find_next_andnot_bit()
` [PATCH 2/5] cpumask: Introduce for_each_cpu_andnot()

[PATCH] drm/i915: Fix all occurences of the "the the" typo
 2022-08-17 10:07 UTC  (2+ messages)

[PATCH v3 0/4] regulator: Add support for Allwinner D1 LDOs
 2022-08-17 10:01 UTC  (4+ messages)
` [PATCH v3 2/4] regulator: sun20i: "

[PATCH net] net: ethernet: altera: Add use of ethtool_op_get_ts_info
 2022-08-17  9:57 UTC 

[PATCH v2 0/3] dma-buf: map-info support
 2022-08-17  9:57 UTC  (7+ messages)
` [PATCH v2 1/3] dma-buf: Add ioctl to query mmap coherency/cache info

[intel-tdx:guest-filter 1/28] drivers/usb/core/sysfs.c:1164:31: warning: unused variable 'intf'
 2022-08-17  9:56 UTC 

[PATCH v25 0/4] media: mediatek: support mdp3 on mt8183 platform
 2022-08-17  9:56 UTC  (5+ messages)
` [PATCH v25 1/4] dt-binding: mediatek: add bindings for MediaTek MDP3 components
` [PATCH v25 2/4] dt-binding: mediatek: add bindings for MediaTek CCORR and WDMA
` [PATCH v25 3/4] arm64: dts: mt8183: add MediaTek MDP3 nodes
` [PATCH v25 4/4] media: platform: mtk-mdp3: add MediaTek MDP3 driver

[PATCH 0/3] Documentation fixes for kvm-upstream-workaround
 2022-08-17  9:54 UTC  (4+ messages)
` [PATCH 1/3] Documentation: ABI: tdx: fix formatting in ABI documentation
` [PATCH 2/3] Documentation: ABI: tdx: grammar improv
` [PATCH 3/3] Documentation: kvm: enclose the final closing brace in code block

Missing MIPI IPU6 camera driver for Intel Alder Lake laptops
 2022-08-17  9:49 UTC  (15+ messages)
                    ` [External] "

[PATCH] x86/sgx: Allow exposing EDECCSSA user leaf function to KVM guest
 2022-08-17  9:49 UTC  (2+ messages)

[broonie-sound:for-6.1 3/22] sound/soc/codecs/src4xxx.c:288 src4xxx_hw_params() error: uninitialized symbol 'pj'
 2022-08-17  9:47 UTC 

[PATCH 0/7] Fix relationship between uclamp and fits_capacity()
 2022-08-17  9:48 UTC  (8+ messages)
` [PATCH 2/7] sched/uclamp: Make task_fits_capacity() use util_fits_cpu()

[PATCH 0/3] KVM: kvm_create_vm() bug fixes and cleanup
 2022-08-17  9:47 UTC  (2+ messages)

[PATCH] arm64: head: rely on CONFIG_RANDOM_TRUST_CPU
 2022-08-17  9:46 UTC 

[PATCH v5] cpu/hotplug: Do not bail-out in DYING/STARTING sections
 2022-08-17  9:46 UTC  (2+ messages)

[PATCH v2 1/2] mm/migrate_device.c: Copy pte dirty bit to page
 2022-08-17  9:41 UTC  (8+ messages)

[PATCH v3 25/25] xfs: Support large folios
 2022-08-17  9:36 UTC  (11+ messages)
    ` Multi-page folio issues in 5.19-rc4 (was [PATCH v3 25/25] xfs: Support large folios)

[PATCH v1] ALSA: hda/cs8409: Support new Dolphin Variants
 2022-08-17  9:34 UTC  (2+ messages)

[PATCH] dt-bindings: soc: renesas: Move renesas.yaml from arm to soc
 2022-08-17  9:30 UTC  (3+ messages)

[PATCH v6 0/2] Lattice ECP5 FPGA manager
 2022-08-17  9:04 UTC  (6+ messages)
` [PATCH v6 1/2] fpga: ecp5-spi: add "

[RFC] ftrace: Add support to keep some functions out of ftrace
 2022-08-17  9:29 UTC  (11+ messages)

[PATCH] mtd: rawnand: atmel: Unmap streaming DMA mappings
 2022-08-17  9:28 UTC  (2+ messages)

[PATCH v5 6/7] remoteproc: qcom: Add support for memory sandbox
 2022-08-17  9:25 UTC  (2+ messages)

[PATCH v1 0/2] arm64: dts: imx8mm-verdin: update CAN clock and interrupt type
 2022-08-17  9:24 UTC  (3+ messages)

[PATCH 1/1] md/raid5: Fix spelling mistakes in comments
 2022-08-17  9:21 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).