public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-06 06:33:48 to 2023-01-06 10:10:32 UTC [more...]

drivers/soc/qcom/smem.c:1056:31: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-01-06 10:09 UTC 

[PATCH v2 1/2] spi: spidev: fix a race condition when accessing spidev->spi
 2023-01-06 10:07 UTC  (2+ messages)
` [PATCH v2 2/2] spi: spidev: remove debug messages that access spidev->spi without locking

[PATCH v2 00/27] ARM: pxa: remove all unused boards&drivers
 2023-01-06 10:06 UTC  (10+ messages)
` [PATCH 01/27] ARM: pxa: remove unused board files
` [PATCH 22/27] fbdev: remove tmiofb driver

[PATCH] bcache: Silence memcpy() run-time false positive warnings
 2023-01-06 10:01 UTC  (2+ messages)

drivers/interconnect/qcom/bcm-voter.c:72:77: sparse: sparse: restricted __le16 degrades to integer
 2023-01-06  9:59 UTC 

[PATCH v2 0/2] Add Qualcomm SM6115 / SM4250 EUD dt-bindings & driver support
 2023-01-06  9:59 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: soc: qcom: eud: Add SM6115 / SM4250 binding

[PATCH] perf build: Fix build error when NO_LIBBPF=1
 2023-01-06  9:58 UTC  (5+ messages)

[PATCH net-next v2 0/8] Add support for two classes of VCAP rules
 2023-01-06  9:57 UTC  (12+ messages)
` [PATCH net-next v2 1/8] net: microchip: vcap api: Erase VCAP cache before encoding rule
` [PATCH net-next v2 2/8] net: microchip: sparx5: Reset VCAP counter for new rules
` [PATCH net-next v2 3/8] net: microchip: vcap api: Always enable VCAP lookups
` [PATCH net-next v2 4/8] net: microchip: vcap api: Convert multi-word keys/actions when encoding
` [PATCH net-next v2 5/8] net: microchip: vcap api: Use src and dst chain id to chain VCAP lookups
` [PATCH net-next v2 6/8] net: microchip: vcap api: Check chains when adding a tc flower filter
` [PATCH net-next v2 7/8] net: microchip: vcap api: Add a storage state to a VCAP rule
` [PATCH net-next v2 8/8] net: microchip: vcap api: Enable/Disable rules via chains in VCAP HW

[PATCH v6 00/14] coresight: Add new API to allocate trace source ID values
 2023-01-06  9:54 UTC  (5+ messages)
` [PATCH v6 11/14] kernel: events: Export perf_report_aux_output_id()

[PATCH v8 0/4] media: i2c: imx334: support lower bandwidth mode
 2023-01-06  9:52 UTC  (7+ messages)
` [PATCH v8 1/4] media: i2c: imx334: replace __v4l2_ctrl_s_ctrl to __v4l2_ctrl_modify_range
` [PATCH v8 2/4] media: i2c: imx334: add missing reset values for mode 3840x2160_regs[]
` [PATCH v8 3/4] media: i2c: imx334: support lower bandwidth mode
` [PATCH v8 4/4] media: i2c: imx334: update pixel and link frequency

[PATCH] sched: print parent comm in sched_show_task()
 2023-01-06  9:51 UTC  (3+ messages)

[PATCH] io_uring: fix some spelling mistakes in comment
 2023-01-06  9:51 UTC  (3+ messages)

drivers/rtc/rtc-sunplus.c:244:3: warning: format specifies type 'unsigned int' but the argument has type 'resource_size_t' (aka 'unsigned long long')
 2023-01-06  9:49 UTC 

[Regression] Bug 216881 - CIFS 1.0 mounts fail with "VFS: bogus file nlink value 0"
 2023-01-06  9:49 UTC 

[PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
 2023-01-06  9:48 UTC 

[PATCH] drm/radeon: free iio for atombios when driver shutdown
 2023-01-06  9:47 UTC 

[PATCH v3 0/2] Add power domain support for MT8188
 2023-01-06  9:47 UTC 

[PATCH 0/3] kallsyms: Optimize the search for module symbols by livepatch and bpf
 2023-01-06  9:45 UTC  (5+ messages)
` [PATCH 2/3] bpf: Optimize get_modules_for_addrs()

Bug report: the extended PCI config space is missed with 6.2-rc2
 2023-01-06  9:44 UTC  (2+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-06  9:40 UTC  (4+ messages)
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory

[PATCH v10 03/12] cpufreq: intel_pstate: use common macro definition for Energy Preference Performance(EPP)
 2023-01-06  9:38 UTC  (2+ messages)

fs/nfs/fscache.c:58:51: sparse: sparse: incorrect type in argument 3 (different base types)
 2023-01-06  9:38 UTC 

[PATCH 0/3] RISC-V Hibernation Support
 2023-01-06  9:37 UTC  (2+ messages)

[RFC PATCH 0/6] Discard __GFP_ATOMIC
 2023-01-06  9:35 UTC  (4+ messages)
` [PATCH 6/6] mm: discard __GFP_ATOMIC

[PATCH printk v4 0/8] printk: cleanup buffer handling
 2023-01-06  9:34 UTC  (5+ messages)
` [PATCH printk v4 6/8] printk: introduce console_prepend_dropped() for dropped messages

[PATCH v4 0/2] Driver support for RZ/V2M PWC
 2023-01-06  9:32 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: mfd: Add "

[PATCH 0/3] clk: qcom: Add DISPCC driver for SM8550
 2023-01-06  9:31 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: clock: document SM8550 DISPCC clock controller

[PATCH 0/6] kbuild: fix dep-file processing for rust
 2023-01-06  9:31 UTC  (7+ messages)
` [PATCH 1/6] kbuild: specify output names separately for each emission type from rustc
` [PATCH 3/6] kbuild: remove sed commands after rustc rules
` [PATCH 5/6] fixdep: avoid parsing the same file over again

linux-next: duplicate patches in the backlight tree
 2023-01-06  9:31 UTC  (3+ messages)

[PATCH] drm/i915: Add missing check and destroy for alloc_workqueue
 2023-01-06  9:30 UTC  (2+ messages)

[PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
 2023-01-06  9:28 UTC 

[PATCH 0/7] usb: fotg210: Various improvements
 2023-01-06  9:28 UTC  (3+ messages)
` [PATCH 1/7] dt-bindings: usb: Correct and extend FOTG210 schema

[PATCH net-next v1 0/3] add dts for yt8521 and yt8531s, add driver for yt8531
 2023-01-06  9:25 UTC  (10+ messages)
` [PATCH net-next v1 1/3] dt-bindings: net: Add Motorcomm yt8xxx ethernet phy Driver bindings
` [PATCH net-next v1 2/3] net: phy: Add dts support for Motorcomm yt8521/yt8531s gigabit ethernet phy

[PATCH v16 0/8] Coresight: Add support for TPDM and TPDA
 2023-01-06  9:21 UTC  (9+ messages)
` [PATCH v16 1/8] coresight: core: Use IDR for non-cpu bound sources' paths
` [PATCH v16 2/8] Coresight: Add coresight TPDM source driver
` [PATCH v16 3/8] dt-bindings: arm: Adds CoreSight TPDM hardware
` [PATCH v16 4/8] coresight-tpdm: Add DSB dataset support
` [PATCH v16 5/8] coresight-tpdm: Add integration test support
` [PATCH v16 6/8] Coresight: Add TPDA link driver
` [PATCH v16 7/8] dt-bindings: arm: Adds CoreSight TPDA hardware definitions
` [PATCH v16 8/8] arm64: dts: qcom: sm8250: Add tpdm mm/prng

[PATCH 0/4] ARM: dts: sunxi: Add MangoPi MQ-R board support
 2023-01-06  9:21 UTC  (5+ messages)
` [PATCH 3/4] dt-bindings: arm: sunxi: document MangoPi MQ-R board name
` [PATCH 4/4] ARM: dts: sunxi: add MangoPi MQ-R board

[PATCH] Add new open(2) flag - O_EMPTY_PATH
 2023-01-06  9:21 UTC  (5+ messages)
` [PATCH v2] "

[RFC PATCH v2 00/32] x86: enable FRED for x86-64
 2023-01-06  8:56 UTC  (33+ messages)
` [RFC PATCH v2 01/32] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR
` [RFC PATCH v2 02/32] x86/traps: add a system interrupt table for system interrupt dispatch
` [RFC PATCH v2 03/32] x86/traps: add install_system_interrupt_handler()
` [RFC PATCH v2 04/32] x86/traps: add external_interrupt() to dispatch external interrupts
` [RFC PATCH v2 05/32] x86/traps: add exc_raise_irq() for VMX IRQ reinjection
` [RFC PATCH v2 06/32] x86/cpufeature: add the cpu feature bit for FRED
` [RFC PATCH v2 07/32] x86/opcode: add ERETU, ERETS instructions to x86-opcode-map
` [RFC PATCH v2 08/32] x86/objtool: teach objtool about ERETU and ERETS
` [RFC PATCH v2 09/32] x86/cpu: add X86_CR4_FRED macro
` [RFC PATCH v2 10/32] x86/fred: add Kconfig option for FRED (CONFIG_X86_FRED)
` [RFC PATCH v2 11/32] x86/fred: if CONFIG_X86_FRED is disabled, disable FRED support
` [RFC PATCH v2 12/32] x86/cpu: add MSR numbers for FRED configuration
` [RFC PATCH v2 13/32] x86/fred: header file for event types
` [RFC PATCH v2 14/32] x86/fred: header file with FRED definitions
` [RFC PATCH v2 15/32] x86/fred: make unions for the cs and ss fields in struct pt_regs
` [RFC PATCH v2 16/32] x86/fred: reserve space for the FRED stack frame
` [RFC PATCH v2 17/32] x86/fred: add a page fault entry stub for FRED
` [RFC PATCH v2 18/32] x86/fred: add a debug "
` [RFC PATCH v2 19/32] x86/fred: add a NMI "
` [RFC PATCH v2 20/32] x86/fred: add a machine check "
` [RFC PATCH v2 21/32] x86/fred: FRED entry/exit and dispatch code
` [RFC PATCH v2 22/32] x86/fred: FRED initialization code
` [RFC PATCH v2 23/32] x86/fred: update MSR_IA32_FRED_RSP0 during task switch
` [RFC PATCH v2 24/32] x86/fred: let ret_from_fork() jmp to fred_exit_user when FRED is enabled
` [RFC PATCH v2 25/32] x86/fred: disallow the swapgs instruction "
` [RFC PATCH v2 26/32] x86/fred: no ESPFIX needed "
` [RFC PATCH v2 27/32] x86/fred: allow single-step trap and NMI when starting a new thread
` [RFC PATCH v2 28/32] x86/fred: fixup fault on ERETU by jumping to fred_entrypoint_user
` [RFC PATCH v2 29/32] x86/ia32: do not modify the DPL bits for a null selector
` [RFC PATCH v2 30/32] x86/fred: allow FRED systems to use interrupt vectors 0x10-0x1f
` [RFC PATCH v2 31/32] x86/fred: allow dynamic stack frame size
` [RFC PATCH v2 32/32] x86/fred: disable FRED by default in its early stage

[PATCH v6 0/2] KVM: x86/xen: update Xen CPUID Leaf 4
 2023-01-06  9:20 UTC  (6+ messages)
` [PATCH v6 1/2] KVM: x86/cpuid: generalize kvm_update_kvm_cpuid_base() and also capture limit

[PATCH 1/2] dt-bindings: usb: tps6598x: Add wakeup property
 2023-01-06  9:19 UTC  (2+ messages)

[PATCH 3/3] RISC-V: Add arch functions to support hibernation/suspend-to-disk
 2023-01-06  9:18 UTC  (2+ messages)

[PATCH v6 net-next 0/2] Fixed warnings
 2023-01-06  9:17 UTC  (4+ messages)
` [PATCH v6 net-next 1/2] net: phy: micrel: Fixed error related to uninitialized symbol ret
` [PATCH v6 net-next 2/2] net: phy: micrel: Fix warn: passing zero to PTR_ERR

[GIT PULL] Crypto Fixes for 5.16
 2023-01-06  9:15 UTC  (11+ messages)
  ` [GIT PULL] Crypto Fixes for 5.17
      ` [GIT PULL] Crypto Fixes for 5.18
        ` [GIT PULL] Crypto Fixes for 5.19
              ` [GIT PULL] Crypto Fixes for 6.1
                  ` [GIT PULL] Crypto Fixes for 6.2

[paulmck-rcu:dev.2023.01.04a] BUILD SUCCESS 837ec846852c2f8c8fa9f7f676319448df023410
 2023-01-06  9:13 UTC 

[PATCH] scripts/bloat-o-meter: use the reverse flag for sort
 2023-01-06  9:13 UTC 

[PATCH] platform/chromeos: cros_ec: Use per-device lockdep key
 2023-01-06  9:08 UTC  (2+ messages)

[PATCH] drm/msm: Set preferred depth
 2023-01-06  9:04 UTC  (5+ messages)

[PATCH] bpf: skip task with pid=1 in send_signal_common()
 2023-01-06  8:48 UTC 

[PATCH] PCI: of: Warn if bridge base/limit region overlaps with system ram region
 2023-01-06  8:47 UTC 

[PATCH RESEND] drm/msm: Add missing check and destroy for alloc_ordered_workqueue
 2023-01-06  8:47 UTC 

[PATCH v5 00/23] ufs: qcom: Add HS-G4 support
 2023-01-06  8:46 UTC  (7+ messages)

[PATCH v2 0/3] StarFive's SDIO/eMMC driver support
 2023-01-06  8:44 UTC  (7+ messages)
` [PATCH v2 3/3] riscv: dts: starfive: Add mmc node

[PATCH] dt-bindings: mmc: fsl-imx-esdhc: allow more compatible combinations
 2023-01-06  8:41 UTC  (2+ messages)

[PATCH v2 0/3] hwrng: starfive - Add driver for TRNG module
 2023-01-06  8:39 UTC  (3+ messages)
` [PATCH v2 2/3] hwrng: starfive - Add TRNG driver for StarFive SoC

[PATCH v3] ata: libata-eh: Cleanup ata_scsi_cmd_error_handler()
 2023-01-06  8:38 UTC  (3+ messages)

[RFC PATCH v4 0/2] sched/fair: Choose the CPU where short task is running during wake up
 2023-01-06  8:34 UTC  (4+ messages)
` [RFC PATCH v4 1/2] sched/fair: Introduce short duration task check

[PATCH 0/7] block zoned cleanups
 2023-01-06  8:33 UTC  (8+ messages)
  ` [PATCH 1/7] block: remove superfluous check for request queue in bdev_is_zoned
  ` [PATCH 2/7] block: add a new helper bdev_{is_zone_start, offset_from_zone_start}
  ` [PATCH 3/7] nvmet: introduce bdev_zone_no helper
  ` [PATCH 4/7] zonefs: use bdev_zone_no helper to calculate the zone index
  ` [PATCH 5/7] dm-zoned: ensure only power of 2 zone sizes are allowed
  ` [PATCH 6/7] dm-zone: use generic helpers to calculate offset from zone start
  ` [PATCH 7/7] dm: call dm_zone_endio after the target endio callback for zoned devices

[PATCH v3 0/3] Thermal ACPI APIs for generic trip points
 2023-01-06  8:32 UTC  (4+ messages)
` [PATCH v3 2/3] thermal/drivers/intel: Use generic trip points for intel_pch

[PATCH V9 0/5] ASoC: codecs: Add Awinic AW883XX audio amplifier driver
 2023-01-06  8:30 UTC  (3+ messages)
` [PATCH V9 5/5] ASoC: dt-bindings: Add schema for "awinic,aw88395"

[RFC PATCH] irqchip/gic-v3: wait irq done to set affinity
 2023-01-06  8:21 UTC 

[PATCH v2 10/13] media: verisilicon: Add Rockchip AV1 decoder
 2023-01-06  8:22 UTC  (3+ messages)

[PATCH v2 0/3] crypto: Allwinner D1 crypto support
 2023-01-06  8:20 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: sun8i-ce: Add compatible for D1
` [PATCH v2 2/3] crypto: sun8i-ce - Add TRNG clock to the D1 variant

[PATCH] scsi: ufs: core: initialize sg_cnt, sg_list
 2023-01-06  8:19 UTC  (2+ messages)

[PATCH v2 0/3] serial: Separate RT288x/Au1xxx code into own file
 2023-01-06  8:16 UTC  (5+ messages)
` [PATCH v2 1/3] serial: 8250: RT288x/Au1xxx code away from core
` [PATCH v2 3/3] serial: 8250_rt288x: Remove unnecessary UART_REG_UNMAPPED

[PATCH v2 1/3] dt-bindings: PCI: qcom: add oneOf to compatible match
 2023-01-06  8:12 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: PCI: qcom: add MSM8998 specific compatible
` [PATCH v2 3/3] dt-bindings: PCI: qcom: unify clock order between MSM8996 and MSM8998

[PATCH v5 0/5] arm64: dts: qcom: msm8916-gplus-fl8005a: Add initial device tree
 2023-01-06  8:10 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: vendor-prefixes: Add GPLUS
` [PATCH v5 2/5] dt-bindings: qcom: Document msm8916-gplus-fl8005a
` [PATCH v5 3/5] arm64: dts: qcom: msm8916-gplus-fl8005a: Add initial device tree
` [PATCH v5 4/5] arm64: dts: qcom: msm8916-gplus-fl8005a: Add touchscreen
` [PATCH v5 5/5] arm64: dts: qcom: msm8916-gplus-fl8005a: Add flash LED

[PATCH v3] ucsi_ccg: Refine the UCSI Interrupt handling
 2023-01-06  8:10 UTC  (2+ messages)

[PATCH] drm/msm: Add missing check and destroy for alloc_ordered_workqueue
 2023-01-06  8:08 UTC  (2+ messages)

[PATCH v2] ext4: Fix function prototype mismatch for ext4_feat_ktype
 2023-01-06  8:01 UTC  (2+ messages)

[PATCH] afs: fix a compilation issue
 2023-01-06  7:59 UTC 

[PATCH] media: platform: Fix refcount leak in probe and remove function
 2023-01-06  7:58 UTC 

[PATCH v5 00/23] Convert to filemap_get_folios_tag()
 2023-01-06  7:57 UTC  (3+ messages)
` [PATCH v5 17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag()
  ` [Cluster-devel] "

[PATCH v2] dt-bindings: remoteproc: qcom: sc7280-adsp-pil: Add reg-names and power-domain-names
 2023-01-06  7:50 UTC 

[PATCH v2] pipe: use __pipe_{lock,unlock} instead of spinlock
 2023-01-06  7:50 UTC  (4+ messages)

[PATCH v6 0/5] clk: qcom: Add support for SM8550
 2023-01-06  7:46 UTC  (7+ messages)
` [PATCH v6 4/5] clk: qcom: rpmh: Add support for SM8550 rpmh clocks

[RFC PATCH 2/3] riscv: use VA+PA variant of CMO macros for DMA synchorization
 2023-01-06  7:38 UTC  (4+ messages)

[PATCH v4] erofs: replace erofs_unzipd workqueue with per-cpu threads
 2023-01-06  7:35 UTC 

[PATCH v4 01/10] drm/print: Fix and add support for NULL as first argument in drm_* macros
 2023-01-06  7:32 UTC  (3+ messages)

[PATCH 1/4] dt-bindings: PCI: qcom: add MSM8998 specific compatible
 2023-01-06  7:32 UTC  (2+ messages)

[PATCH][next] media: rkisp1: make a few const arrays static
 2023-01-06  7:30 UTC  (2+ messages)

[regression, bisected, pci/iommu] Bug 216865 - Black screen when amdgpu started during 6.2-rc1 boot with AMD IOMMU enabled
 2023-01-06  7:28 UTC  (6+ messages)

[PATCH] maple_tree: Remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()
 2023-01-06  7:28 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: interconnect: OSM L3: Add SM6350 OSM L3 compatible
 2023-01-06  7:18 UTC  (2+ messages)

[PATCH V2 0/2] phy: ti: j721e-wiz: Add support to manage type-C swap on Lane2 and lane3
 2023-01-06  7:17 UTC  (3+ messages)
` [PATCH V2 1/2] phy: ti: j721e-wiz: Manage TypeC lane swap if typec-dir-gpios not specified
` [PATCH V2 2/2] phy: ti: j721e-wiz: Add support to enable LN23 Type-C swap

[PATCH v6] serial: linflexuart: Remove redundant uart type assignment
 2023-01-06  7:16 UTC  (2+ messages)

[PATCH] fs/coredump: fix a compilation issue
 2023-01-06  7:13 UTC 

[PATCH 2/2] Input: cap11xx - add support for cap1203, cap1293 and cap1298
 2023-01-06  7:11 UTC  (2+ messages)

[PATCH V8 4/5] ASoC: codecs: Aw883xx chip register file, data type file and Kconfig Makefile
 2023-01-06  7:09 UTC  (2+ messages)

[PATCH] rcu: Avoid kernel stack overflow due to rcu_irq_enter_check_tick() being kprobe-ed
 2023-01-06  7:09 UTC  (2+ messages)
` [PATCH v2] rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() "

[syzbot] [hfs?] WARNING in hfs_write_inode
 2023-01-06  7:09 UTC  (8+ messages)

[PATCH v3] erofs: replace erofs_unzipd workqueue with per-cpu threads
 2023-01-06  7:08 UTC  (3+ messages)

[PATCH 1/2] drm/atomic: Allow vblank-enabled + self-refresh "disable"
 2023-01-06  7:04 UTC  (2+ messages)

[PATCH -next] thermal: Fix unsigned comparison with less than zero
 2023-01-06  7:03 UTC  (2+ messages)

[PATCH 6.1 000/207] 6.1.4-rc1 review
 2023-01-06  6:58 UTC  (3+ messages)

[PATCH v2 0/7] pseries dynamic secure boot interface using secvar
 2023-01-06  6:49 UTC  (9+ messages)
` [PATCH v2 6/7] powerpc/secvar: Extend sysfs to include config vars
` [PATCH v2 7/7] powerpc/pseries: Implement secvars for dynamic secure boot

[PATCH 0/2] Fix EUD dt-binding doc & sc7280 EUD node syntax
 2023-01-06  6:48 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: soc: qcom: eud: Fix identation issues in the example


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox