linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-02 17:15:57 to 2022-05-02 21:11:18 UTC [more...]

[jsarha:topic/cros-sof-v4.19 353/6555] drivers/block/virtio_blk.c:197:32: sparse: sparse: incorrect type in assignment (different base types)
 2022-05-02 21:10 UTC 

[PATCH] iio:proximity:sx_common: Fix device property parsing on DT systems
 2022-05-02 21:08 UTC 

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-05-02 21:03 UTC  (20+ messages)

[PATCH v2 1/4] media/v4l2-core: Add enum V4L2_FWNODE_BUS_TYPE_DPI
 2022-05-02 21:07 UTC  (3+ messages)
` [PATCH v2 3/4] dt-bindings:drm/bridge:anx7625: add port@0 property

[RESEND][PATCH] firmware: stratix10-svc: fix a missing check on list iterator
 2022-05-02 21:02 UTC  (2+ messages)

[PATCH v3] sh: avoid using IRQ0 on SH3/4
 2022-05-02 20:56 UTC  (6+ messages)

[PATCH v5 00/11] archs/random: fallback to best raw ktime when no cycle counter
 2022-05-02 21:01 UTC  (3+ messages)
` [PATCH v5 06/11] nios2: use fallback for random_get_entropy() instead of zero

[PATCH 1/2] hwmon: acpi_power_meter: fix style issue
 2022-05-02 21:00 UTC  (8+ messages)
` [PATCH 2/2] hwmon: acpi_power_meter: convert to hwmon_device_register_with_info

[PATCH v4 0/5] drm/msm/dp: implement HPD notifications handling
 2022-05-02 20:59 UTC  (3+ messages)
` [PATCH v4 5/5] drm/msm/dp: Implement hpd_notify()

[PATCH v5 0/3] module: Introduce module unload taint tracking
 2022-05-02 20:52 UTC  (4+ messages)
` [PATCH v5 1/3] module: Make module_flags_taint() accept a module's taints bitmap and usable outside core code
` [PATCH v5 2/3] module: Move module_assert_mutex_or_preempt() to internal.h
` [PATCH v5 3/3] module: Introduce module unload taint tracking

[PATCH v1 0/2] Add MT8186 support to MediaTek ADSP mailbox
 2022-05-02 20:51 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: mailbox: mtk,adsp-mbox: add mt8186 compatible name

[PATCH] cpufreq: intel_pstate: Support Sapphire Rapids OOB mode
 2022-05-02 20:50 UTC 

[PATCH 0/2] Renesas RZ/G2L IRQC support
 2022-05-02 20:50 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: interrupt-controller: Add Renesas RZ/G2L Interrupt Controller

NTFS3 driver is orphan already. What we do?
 2022-05-02 20:49 UTC  (4+ messages)

[PATCH] perf/x86/intel: Update event constraints for ICL
 2022-05-02 20:48 UTC 

[PATCH v2] drm/msm/disp/dpu1: avoid clearing hw interrupts if hw_intr is null during drm uninit
 2022-05-02 20:42 UTC  (2+ messages)

[PATCH v2 0/2] Input: cros-ec-keyb: Better matrixless support
 2022-05-02 20:41 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: google,cros-ec-keyb: Introduce switches only compatible

[PATCH v6 1/8] ARM: hpe: Introduce the HPE GXP architecture
 2022-05-02 20:40 UTC  (8+ messages)
` [PATCH v6 2/8] ARM: configs: multi_v7_defconfig: Add HPE GXP ARCH
` [PATCH v6 3/8] watchdog: hpe-wdt: Introduce HPE GXP Watchdog
` [PATCH v6 4/8] clocksource/drivers/timer-gxp: Add HPE GXP Timer
` [PATCH v6 5/8] dt-bindings: timer: hpe,gxp-timer: Creation
` [PATCH v6 6/8] dt-bindings: arm: hpe: add GXP Support
` [PATCH v6 7/8] ARM: dts: Introduce HPE GXP Device tree
` [PATCH v6 8/8] MAINTAINERS: Introduce HPE GXP Architecture

[PATCH v6 0/8] Introduce HPE GXP Architecture
 2022-05-02 20:40 UTC 

[tip:x86/fpu] BUILD SUCCESS b91c0922bf1ed15b67a6faa404bc64e3ed532ec2
 2022-05-02 20:38 UTC 

[PATCH v2 0/3] x86/PCI: Log E820 clipping
 2022-05-02 20:32 UTC  (2+ messages)

[PATCH v2 0/3] Krait Documentation conversion
 2022-05-02 20:18 UTC  (8+ messages)
` [PATCH v2 3/3] dt-bindings: arm: msm: Convert kpss-gcc driver Documentation to yaml

Greetings
 2022-05-02 20:26 UTC 

[GIT PULL] gfs2 fix
 2022-05-02 20:24 UTC  (17+ messages)

[PATCH] tty: serial: samsung_tty: Fix suspend/resume on S5L
 2022-05-02 20:22 UTC  (4+ messages)

[PATCH v2 00/19] crypto: allwinner: lots of fixes
 2022-05-02 20:19 UTC  (20+ messages)
` [PATCH v2 01/19] crypto: sun8i-ce: Fix minor style issue
` [PATCH v2 02/19] crypto: sun8i-ce: do not allocate memory when handling requests
` [PATCH v2 03/19] crypto: sun4i-ss: do not allocate backup IV on requests
` [PATCH v2 04/19] crypto: sun8i-ss: rework handling of IV
` [PATCH v2 05/19] crypto: sun8i-ss: handle zero sized sg
` [PATCH v2 06/19] crypto: sun8i-ss: remove redundant test
` [PATCH v2 07/19] crypto: sun8i-ss: test error before assigning
` [PATCH v2 08/19] crypto: sun8i-ss: use sg_nents_for_len
` [PATCH v2 09/19] crypto: sun8i-ss: do not allocate memory when handling hash requests
` [PATCH v2 10/19] crypto: sun8i-ss: do not zeroize all pad
` [PATCH v2 11/19] crypto: sun8i-ss: handle requests if last block is not modulo 64
` [PATCH v2 12/19] crypto: sun8i-ss: rework debugging
` [PATCH v2 13/19] crypto: sun8i-ss: Add function for handling hash padding
` [PATCH v2 14/19] crypto: sun8i-ss: add hmac(sha1)
` [PATCH v2 15/19] crypto: sun8i-ss: do not fallback if cryptlen is less than sg length
` [PATCH v2 16/19] crypto: sun8i-ce: Add function for handling hash padding
` [PATCH v2 17/19] crypto: sun8i-ce: use sg_nents_for_len
` [PATCH v2 18/19] crypto: sun8i-ce: rework debugging
` [PATCH v2 19/19] crypto: sun8i-ce: do not fallback if cryptlen is less than sg length

[PATCH] objtool: Fix SLS checks
 2022-05-02 20:17 UTC  (5+ messages)

[asahilinux:bits/090-spi-hid 11/11] drivers/hid/spi-hid/spi-hid-apple-core.c:259:22: warning: no previous prototype for function 'spihid_get_data'
 2022-05-02 20:16 UTC 

[PATCH 0/6] firmware: ti_sci: Introduce system suspend support
 2022-05-02 20:15 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: ti,sci: Add ti,ctx-memory-region property
` [PATCH 2/6] dt-bindings: ti,sci: Add lpm region and ti,lpm-firmware-name

[PATCH v2] scripts/faddr2line: s/vmlinux.o/vmlinux
 2022-05-02 20:14 UTC 

[PATCH] crypto: atmel-sha204a: Add support for ATSHA204 cryptochip
 2022-05-02 20:11 UTC  (2+ messages)

[PATCH] scripts/faddr2line: s/vmlinux.o/vmlinux
 2022-05-02 20:07 UTC 

[PATCH v4 0/6] Add Xilinx RPU subsystem support
 2022-05-02 20:07 UTC  (3+ messages)
` [PATCH v4 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings

[PATCH 0/9] staging: r8188eu: clean up OnAction
 2022-05-02 20:06 UTC  (10+ messages)
` [PATCH 1/9] staging: r8188eu: action category ht is not used
` [PATCH 2/9] staging: r8188eu: action category wmm "
` [PATCH 3/9] staging: r8188eu: remove unused action handler prototypes
` [PATCH 4/9] staging: r8188eu: remove action_handler string
` [PATCH 5/9] staging: r8188eu: remove an unused category define
` [PATCH 6/9] staging: r8188eu: replace OnAction_tbl with switch-case
` [PATCH 7/9] staging: r8188eu: use ieee80211_mgmt for action category
` [PATCH 8/9] staging: r8188eu: use standard category defines
` [PATCH 9/9] staging: r8188eu: remove unused IEEE_* defines

[PATCH v2 0/5] bitmap: fix conversion from/to fix-sized arrays
 2022-05-02 20:06 UTC  (5+ messages)
` [PATCH 2/5] lib: add bitmap_{from,to}_arr64

[PATCH 1/2] sysctl: read() must consume poll events, not poll()
 2022-05-02 20:03 UTC  (16+ messages)
` [PATCH 2/2] random: add fork_event sysctl for polling VM forks

[PATCH v3 0/5] Introduce PRU remoteproc consumer API
 2022-05-02 19:56 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: remoteproc: Add PRU consumer bindings

[RFC PATCH 00/21] KCFI support
 2022-05-02 19:55 UTC  (5+ messages)

[asahilinux:bits/100-shutdown-notifier 4/20] kernel/reboot.o: warning: objtool: sys_off_handler_power_off() falls through to next function type_store()
 2022-05-02 19:45 UTC 

[PATCH] kunit: take `kunit_assert` as `const`
 2022-05-02 19:43 UTC  (2+ messages)

[PATCH v5 0/6] RZN1 USB Host support
 2022-05-02 19:44 UTC  (5+ messages)
` [PATCH v5 2/6] dt-bindings: PCI: renesas,pci-rcar-gen2: Add device tree support for r9a06g032

[PATCH v2 0/3] drm: Allow simpledrm to setup its emulated FB as firmware provided
 2022-05-02 19:41 UTC  (13+ messages)
` [PATCH v2 1/3] drm: Remove superfluous arg when calling to drm_fbdev_generic_setup()
` [PATCH v2 3/3] drm: Allow simpledrm to setup its emulated FB as firmware provided

[PATCH] memcg: accounting for objects allocated for new netdevice
 2022-05-02 19:37 UTC  (3+ messages)
  ` kernfs memcg accounting

[jsarha:topic/chromeos-4.19-s0ix 9206/9999] kernel/gcov/gcc_4_7.c:162:16: error: implicit declaration of function 'within_module'; did you mean 'init_module'?
 2022-05-02 19:25 UTC 

[PATCH v3] irq/core: synchronize irq_thread startup
 2022-05-02 19:24 UTC  (6+ messages)
` [tip: irq/urgent] genirq: Synchronize interrupt thread startup

[PATCH v2 0/2] Mediatek SCP dt-binding tweaks
 2022-05-02 19:24 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: mediatek: Fix optional reg-names for mtk,scp
` [PATCH v2 2/2] dt-bindings: remoteproc: mediatek: Add optional memory-region to mtk,scp

[PATCH] lib/atomic64_test.c: convert to use KUnit
 2022-05-02 19:23 UTC 

fully convert arm to use dma-direct v2
 2022-05-02 19:21 UTC  (3+ messages)
` [PATCH 04/10] ARM/dma-mapping: remove the unused virt_to_dma helper

[PATCH v2 0/5] KVM nVHE Hypervisor stack unwinder
 2022-05-02 19:12 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: arm64: Factor out common stack unwinding logic
` [PATCH v2 2/5] KVM: arm64: Compile stacktrace.nvhe.o
` [PATCH v2 3/5] KVM: arm64: Add hypervisor overflow stack
` [PATCH v2 4/5] KVM: arm64: Allocate shared stacktrace pages
` [PATCH v2 5/5] KVM: arm64: Unwind and dump nVHE hypervisor stacktrace

[PATCH] mm: fix is_pinnable_page against on cma page
 2022-05-02 19:15 UTC  (4+ messages)

[PATCH 0/2] Fix detection of 2nd fan on X1C9
 2022-05-02 19:13 UTC  (6+ messages)
` [PATCH 1/2] platform/x86: thinkpad_acpi: Restore X1 Carbon 9th Gen dual fan quirk
  ` [External] "

[PATCH v2 0/3] Asynchronous shutdown interface and example implementation
 2022-05-02 19:13 UTC  (6+ messages)
` [PATCH v2 1/3] driver core: Support asynchronous driver shutdown

clang-format inconsistencies with checkpatch.pl
 2022-05-02 19:13 UTC  (2+ messages)

[PATCH] mfd: rt4831: Improve error reporting for problems during .remove()
 2022-05-02 19:10 UTC 

[PATCH net v3 1/2] ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support
 2022-05-02 19:08 UTC  (2+ messages)
` [PATCH net v3 2/2] ptp: ptp_clockmatrix: return -EBUSY if phase pull-in is in progress

[PATCH] arm64: dts: intel: add device tree for n6000
 2022-05-02 19:04 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 5.18-rc6
 2022-05-02 19:03 UTC  (2+ messages)

[gustavoars:for-next/kspp-stringop-overflow] BUILD SUCCESS a5fbdd7edd1f05de248a0f89b881b008b43cd79f
 2022-05-02 19:01 UTC 

[asahilinux:bits/070-audio 13/20] sound/soc/apple/macaudio.c:429:12: warning: stack frame size (1056) exceeds limit (1024) in 'macaudio_late_probe'
 2022-05-02 18:54 UTC 

[PATCH v8 00/70] Introducing the Maple Tree
 2022-05-02 18:50 UTC  (10+ messages)
` [PATCH v8 23/70] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap()

[REGRESSION] lxc-stop hang on 5.17.x kernels
 2022-05-02 18:49 UTC  (7+ messages)

[PATCH 0/3] x86: Address various objtool complaints
 2022-05-02 18:47 UTC  (3+ messages)
` [PATCH 2/3] x86/cpu: Elide KCSAN for cpu_has() and friends

[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-05-02 18:46 UTC  (4+ messages)
` [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses

[PATCH v4 0/2] module: Introduce module unload taint tracking
 2022-05-02 18:45 UTC  (4+ messages)
` [PATCH v4 2/2] "

[PATCH 0/3] of: overlay: unittest: fix overlay notify error, add overlay notifier tests, fix bug revealed by new unittests
 2022-05-02 18:44 UTC  (6+ messages)
` [PATCH 1/3] of: overlay: add entry to of_overlay_action_name[]

[PATCH] scripts/faddr2line: Only use text symbols to calculate function size
 2022-05-02 18:43 UTC 

[PATCH v4 0/7] hwmon: (nct6775) Convert to regmap, add i2c support
 2022-05-02 18:42 UTC  (4+ messages)

[PATCH] kprobes: fix build with CONFIG_KRETPROBES=n
 2022-05-02 18:40 UTC 

[PATCH v2] dt-bindings: eeprom/at24: Add samsung,s524ad0xd1 compatible
 2022-05-02 18:40 UTC  (2+ messages)

[PATCH] net: sfp: Add tx-fault quirk for Huawei MA5671A SFP ONT
 2022-05-02 18:37 UTC  (2+ messages)

[PATCH 0/2] Mediatek SCP dt-binding tweaks
 2022-05-02 18:35 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: mediatek: Fix optional reg-names for mtk,scp
` [PATCH 2/2] dt-bindings: remoteproc: mediatek: Add optional memory-region to mtk,scp

[PATCH v1 1/1] staging: vc04_services: Re-use generic struct s32_fract
 2022-05-02 18:34 UTC  (2+ messages)

[PATCH] wfx: use container_of() to get vif
 2022-05-02 18:34 UTC  (4+ messages)

[PATCH 0/3] staging: vchiq_arm: remove some unnecessary global
 2022-05-02 18:30 UTC  (4+ messages)
` [PATCH 1/3] staging: vchiq_arm: add reference to vchiq device in vchiq_state
` [PATCH 2/3] staging: vchiq_arm: get rid of global device structure
` [PATCH 3/3] staging: vchiq_arm: get rid of global vchiq_states array

systemtap 4.7 release
 2022-05-02 18:23 UTC 

[PATCH 0/4] soc/PM/arm64: qcom: Add initial version of bwmon
 2022-05-02 18:20 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: interconnect: qcom,sdm845-cpu-bwmon: add BWMON device
` [PATCH 2/4] opp: Add apis to retrieve opps with interconnect bandwidth
` [PATCH 3/4] soc: qcom: icc-bwmon: Add bandwidth monitoring driver
` [PATCH 4/4] arm64: dts: qcom: sdm845: Add CPU BWMON

[PATCH v2 0/3] of: overlay: unittest: fix overlay notify error, add overlay notifier tests, fix bug revealed by new unittests
 2022-05-02 18:17 UTC  (4+ messages)
` [PATCH v2 1/3] of: overlay: add entry to of_overlay_action_name[]
` [PATCH v2 2/3] of: overlay: unittest: add tests for overlay notifiers
` [PATCH v2 3/3] of: overlay: do not free changeset when of_overlay_apply returns error

[asahilinux:bits/100-shutdown-notifier 4/20] vmlinux.o: warning: objtool: sys_off_handler_power_off() falls through to next function type_store()
 2022-05-02 18:14 UTC 

[PATCH v2] zram: remove double compression logic
 2022-05-02 18:11 UTC  (4+ messages)

[PATCH V6 0/8] x86/entry: Clean up entry code
 2022-05-02 18:09 UTC  (10+ messages)
` [PATCH V6 3/8] x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry()
` [PATCH V6 6/8] x86/entry: Convert SWAPGS to swapgs and remove the definition of SWAPGS

[willy-pagecache:for-next 60/69] fs/ntfs/aops.c:378:12: warning: stack frame size (2216) exceeds limit (1024) in 'ntfs_read_folio'
 2022-05-02 18:00 UTC  (3+ messages)

[PATCH] objtool: Fix STACK_FRAME_NON_STANDARD reloc type
 2022-05-02 17:59 UTC  (5+ messages)

linux-next: build failure after merge of the usb tree
 2022-05-02 17:49 UTC  (5+ messages)

[PATCH 0/2] Finalising swap-over-NFS patches
 2022-05-02 17:48 UTC  (5+ messages)
` [PATCH 1/2] MM: handle THP in swap_*page_fs()

[PATCH v4] KVM: SEV: Mark nested locking of vcpu->lock
 2022-05-02 17:45 UTC  (2+ messages)

[PATCH v9 0/4] trace: Introduce objtrace trigger to trace the kernel object
 2022-05-02 17:42 UTC  (4+ messages)
` [PATCH v9 1/4] trace: Add trace any "

[linux-stable-rc:linux-5.4.y 2861/3424] include/linux/sunrpc/xdr.h:539:17: error: comparison is always false due to limited range of data type
 2022-05-02 17:33 UTC 

[PATCH] drivers/dma-buf: fix the wrong return val
 2022-05-02 17:14 UTC 

[PATCH] drm/msm: Limit command submission when no IOMMU
 2022-05-02 17:29 UTC 

[PATCH] dt-bindings: Fix missing '/schemas' in $ref paths
 2022-05-02 17:28 UTC  (2+ messages)

[PATCH v5 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
 2022-05-02 16:08 UTC  (4+ messages)
` [PATCH v5 02/11] dt-bindings: spi: Add Aspeed SMC controllers device tree binding

[PATCH v4 00/10] Introduce In Field Scan driver
 2022-05-02 17:23 UTC  (4+ messages)
` [PATCH v5 "

[PATCH 1/5] arm64: dts: qcom: sc7180: Add wormdingler dts files
 2022-05-02 17:17 UTC  (10+ messages)
` [PATCH 2/5] arm64: dts: qcom: sc7180: Add mrbland "
` [PATCH 3/5] arm64: dts: qcom: sc7180: Add quackingstick "
` [PATCH 4/5] arm64: dts: qcom: sc7180: Add pazquel "
` [PATCH 5/5] arm64: dts: qcom: sc7180: Add kingoftown "

[RFC PATCH 00/11] Kernel FineIBT Support
 2022-05-02 17:17 UTC  (4+ messages)
` [RFC PATCH 01/11] x86: kernel FineIBT

[PATCH v2 1/2] drm/edid: parse DRM VESA dsc bpp target
 2022-05-02 17:10 UTC  (3+ messages)
` [RESEND PATCH "
  ` [RESEND PATCH v2 2/2] drm/amd: use fixed dsc bits-per-pixel from edid


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