linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-06 16:33:13 to 2022-08-07 08:29:43 UTC [more...]

[PATCH -next] f2fs: Replace kmalloc() with f2fs_kmalloc
 2022-08-07  8:29 UTC  (3+ messages)

[PATCH] mm: add DEVICE_ZONE to FOR_ALL_ZONES
 2022-08-07  8:29 UTC  (2+ messages)

[PATCH] perf script: Delete repeated word "from"
 2022-08-07  8:06 UTC 

[PATCH v2] dt-binding: ipmi: add fallback to npcm845 compatible
 2022-08-07  8:03 UTC  (5+ messages)

[tip:master] BUILD SUCCESS f6f499f09cc094d56f1af5e69ea480f27c02f150
 2022-08-07  8:00 UTC 

[PATCH] can: rcar_canfd: Use dev_err_probe() to simplify code and better handle -EPROBE_DEFER
 2022-08-07  7:52 UTC 

[kbusch:io_uring/dma-register-v2 8/8] drivers/nvme/host/pci.c:927:3: warning: variable 'i' is uninitialized when used here
 2022-08-07  7:48 UTC 

[PATCH] perf test: Fix typo in comments
 2022-08-07  7:47 UTC 

[PATCH 0/5] asus-wmi: Add support for RGB keyboards
 2022-08-07  7:44 UTC  (7+ messages)
` [PATCH 1/5] asus-wmi: Add basic support for TUF laptop keyboard RGB
` [PATCH 3/5] asus-wmi: Add support for TUF laptop keyboard states

[PATCH] tools/testing/nvdimm: Fix typo in comments
 2022-08-07  7:39 UTC 

[PATCH] tools/perf: Fix typo in comments
 2022-08-07  7:32 UTC 

[PATCH 4/8] pwm: dwc: add of/platform support
 2022-08-07  7:27 UTC  (2+ messages)

[net] 2638eb8b50: WARNING:suspicious_RCU_usage
 2022-08-07  7:20 UTC 

[ammarfaizi2-block:tglx/devel/depthtracking 57/59] kernel/trace/trace_selftest.c:790:31: error: expected string literal before ')' token
 2022-08-07  7:16 UTC 

[tip:x86/mm] BUILD SUCCESS 86af8230ce138e0423f43f6b104f3fa050aced6d
 2022-08-07  7:06 UTC 

[PATCH v2] ASoC: amd: acp: Add TDM support for acp i2s stream
 2022-08-07  7:05 UTC  (2+ messages)

[PATCH v5 00/14] A patch series improving data quality of perf test for CoreSight
 2022-08-07  7:03 UTC  (25+ messages)
` [PATCH v5 03/14] perf test: Add build infra for perf test tools for CoreSight tests
` [PATCH v5 04/14] perf test: Add asm pureloop test tool
` [PATCH v5 05/14] perf test: Add asm pureloop test shell script
` [PATCH v5 06/14] perf test: Add git ignore for perf data generated by the CoreSight tests
` [PATCH v5 07/14] perf test: Add memcpy thread test tool
` [PATCH v5 08/14] perf test: Add memcpy thread test shell script
` [PATCH v5 09/14] perf test: Add thread loop test tool
` [PATCH v5 10/14] perf test: Add thread loop test shell scripts
` [PATCH v5 11/14] perf test: Add unroll thread test tool
` [PATCH v5 12/14] perf test: Add unroll thread test shell script
` [PATCH v5 13/14] perf test: Add git ignore for tmp and output files of CoreSight tests
` [PATCH v5 14/14] perf test: Add relevant documentation about CoreSight testing

[Bug] race condition at rebind_subsystems()
 2022-08-07  6:58 UTC  (7+ messages)

Question: dev_err_probe() vs Printk Index
 2022-08-07  6:57 UTC  (2+ messages)

[PATCH] mmc: meson-gx: Fix an error handling path in meson_mmc_probe()
 2022-08-07  6:56 UTC 

[PATCH v3] mm: add thp_utilization metrics to /proc/thp_utilization
 2022-08-07  6:55 UTC  (4+ messages)

[PATCH 0/2] Add generic framebuffer support to EFI earlycon driver
 2022-08-07  6:53 UTC  (7+ messages)
` [PATCH 2/2] efi: earlycon: Add support for generic framebuffers and move to fbdev subsystem

IOTLB support for vhost/vsock breaks crosvm on Android
 2022-08-07  6:52 UTC  (8+ messages)

New subsystem for acceleration devices
 2022-08-07  6:50 UTC  (11+ messages)

[PATCH] media: ov8865: Fix an error handling path in ov8865_probe()
 2022-08-07  6:43 UTC 

[x86/cpu] cad96c0b26: BUG:kernel_NULL_pointer_dereference,address
 2022-08-07  6:42 UTC 

[PATCH] iio: light: cm3605: Fix an error handling path in cm3605_probe()
 2022-08-07  6:37 UTC 

arch/parisc/math-emu/driver.c:88:17: sparse: sparse: Using plain integer as NULL pointer
 2022-08-07  6:34 UTC 

[PATCH 0/2] Add support for parallel port devices Netmos 9900 and Asix 99100
 2022-08-07  6:24 UTC  (3+ messages)
` [PATCH 2/2] Add parport support for Asix device 99100

[random] 99a314f603: kernel_BUG_at_mm/usercopy.c
 2022-08-07  6:14 UTC 

[PATCH 00/13] staging: r8188eu: simplify endpoint configuration
 2022-08-07  6:02 UTC  (15+ messages)
` [PATCH 01/13] staging: r8188eu: Hal_MappingOutPipe should return an int
` [PATCH 02/13] staging: r8188eu: process HalUsbSetQueuePipeMapping8188EUsb's return value
` [PATCH 03/13] staging: r8188eu: merge two small functions
` [PATCH 04/13] staging: r8188eu: move endpoint init functions to usb_halinit.c
` [PATCH 05/13] staging: r8188eu: summarize endpoint-related settings
` [PATCH 06/13] staging: r8188eu: remove OutEpNumber
` [PATCH 07/13] staging: r8188eu: remove comments about endpoint mapping
` [PATCH 08/13] staging: r8188eu: summarize common Queue2Pipe settings
` [PATCH 09/13] staging: r8188eu: simplify three_out_pipe
` [PATCH 10/13] staging: r8188eu: simplify two_out_pipe
` [PATCH 11/13] staging: r8188eu: remove _InitNormalChipOneOutEpPriority
` [PATCH 12/13] staging: r8188eu: we always use HQ and NQ for two endpoints
` [PATCH 13/13] staging: r8188eu: simplify _InitNormalChipTwoOutEpPriority

[PATCH] staging: r8188eu: txpktbuf_bndy does not depend on wifi_spec
 2022-08-07  6:00 UTC  (2+ messages)

[sched] 9ae606bc74: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_stats_print[rcutorture]
 2022-08-07  5:47 UTC  (4+ messages)

[PATCH] KVM: x86/mmu: rename trace function name for asynchronous page fault
 2022-08-07  5:21 UTC 

[GIT PULL] MM updates for 5.20-rc1
 2022-08-07  5:14 UTC 

[GIT PULL] smb3 client fixes
 2022-08-07  5:03 UTC 

[PATCH v2] net: atlantic: fix aq_vec index out of range error
 2022-08-07  4:51 UTC  (2+ messages)

[GIT PULL] non-MM updates for 5.20-rc1
 2022-08-07  4:41 UTC 

io_uring/poll.c:819:40: sparse: sparse: incorrect type in argument 2 (different base types)
 2022-08-07  4:41 UTC 

[jolsa-perf:bpf/tracing_multi_new_2 14/21] kernel/bpf/trampoline.c:1075:16: warning: variable 'ip' set but not used
 2022-08-07  4:41 UTC 

[PATCH v1 0/1]
 2022-08-07  3:40 UTC  (2+ messages)
` [PATCH v1 1/1] drivers: Modify some parts

[jpirko-mlxsw:jiri_devel_devlink_locking 27/32] csky-linux-ld: dev.c:undefined reference to `devlink_port_type_clear'
 2022-08-07  3:40 UTC 

[jpirko-mlxsw:jiri_devel_devlink_locking 27/32] arc-elf-ld: dev.c:undefined reference to `devlink_port_type_clear'
 2022-08-07  3:29 UTC 

[PATCH 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2022-08-07  2:11 UTC  (11+ messages)
` [PATCH 01/11] mm/ioremap: change the return value of io[re|un]map_allowed
` [PATCH 02/11] mm: ioremap: fixup the physical address

[ammarfaizi2-block:tglx/devel/depthtracking 57/59] <inline asm>:24:23: error: expected register here
 2022-08-07  1:37 UTC 

[PATCH] kbuild: set EXIT trap before creating temporary directory
 2022-08-07  1:16 UTC  (3+ messages)

[ammarfaizi2-block:tglx/devel/depthtracking 32/59] vmlinux.o: warning: objtool: ftrace_replace_code.cold+0x0: unreachable instruction
 2022-08-07  1:06 UTC 

[ammarfaizi2-block:tglx/devel/depthtracking 9/59] arch/x86/include/asm/linkage.h:20:3: error: #error Unsupported function alignment
 2022-08-07  0:55 UTC 

[GIT PULL] MIPS changes for v6.0-rc1
 2022-08-07  0:50 UTC  (2+ messages)

[GIT PULL] x86 fixes
 2022-08-07  0:50 UTC  (2+ messages)

[GIT PULL] perf fixes
 2022-08-07  0:50 UTC  (2+ messages)

[GIT PULL] scheduler fixes
 2022-08-07  0:50 UTC  (2+ messages)

[GIT PULL] s390 updates for 5.20 merge window
 2022-08-07  0:50 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.0-1 tag
 2022-08-07  0:50 UTC  (2+ messages)

[PATCH] kbuild: remove the target in signal traps when interrupted
 2022-08-07  0:48 UTC 

drivers/gpu/drm/i915/gt/intel_region_lmem.c:70:23: error: result of comparison of constant 4294967296 with expression of type 'resource_size_t' (aka 'unsigned int') is always false
 2022-08-07  0:35 UTC 

drivers/spi/spi-lp8841-rtc.c:63:28: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-08-07  0:24 UTC 

[PATCH v1 1/2] serial: pic32_uart: Utilize uart_console_enabled()
 2022-08-06 22:56 UTC  (2+ messages)
` [PATCH v1 2/2] serial: pic32_uart: Convert to use GPIO descriptors

[GIT PULL] gfs2 fixes
 2022-08-06 22:08 UTC  (2+ messages)

[GIT PULL] 9p for 5.20 (or 6.0)
 2022-08-06 22:08 UTC  (2+ messages)

[GIT PULL] RISC-V Patches for the 5.20 Merge Window, Part 1
 2022-08-06 22:08 UTC  (2+ messages)

drivers/video/fbdev/core/fbmem.c:885:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-08-06 22:01 UTC 

drivers/gpu/drm/msm/adreno/a6xx_hfi.c:104:15: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-08-06 22:01 UTC 

io_uring/poll.c:480:43: sparse: sparse: incorrect type in initializer (different base types)
 2022-08-06 22:01 UTC 

[PATCH v2 0/3] Add generic framebuffer support to EFI earlycon driver
 2022-08-06 21:37 UTC  (6+ messages)
` [PATCH v2 1/3] drivers: serial: earlycon: Correct argument name
` [PATCH v2 2/3] drivers: serial: earlycon: Pass device-tree node
` [PATCH v2 3/3] efi: earlycon: Add support for generic framebuffers and move to console subsystem

[PATCH] soc: qcom: rpmhpd: Use highest corner until sync_state
 2022-08-06 21:28 UTC  (4+ messages)

[PATCH v1 1/4] pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
 2022-08-06 21:23 UTC  (4+ messages)
` [PATCH v1 2/4] pwm: sysfs: Return directly from the for-loop in PM callbacks
` [PATCH v1 3/4] pwm: sysfs: Replace sprintf() with sysfs_emit()
` [PATCH v1 4/4] pwm: sysfs: Utilize an array for polarity strings

[tip:timers/urgent] BUILD SUCCESS 221f9d9cdf429df8c3843b4291f4f412fde11543
 2022-08-06 21:05 UTC 

[PATCH v3 0/2] Add support for Xiaomi Poco F1 EBBG variant
 2022-08-06 21:02 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: split beryllium dts into common dtsi and tianma dts
` [PATCH v3 2/2] arm64: dts: qcom: sdm845-xiaomi-beryllium-ebbg: introduce Xiaomi Poco F1 EBBG variant

[PATCH 0/8] Update ADSP pil loader for SC7280 platform
 2022-08-06 20:57 UTC  (10+ messages)
` [PATCH 3/8] remoteproc: qcom: Add compatible name for SC7280 ADSP
` [PATCH 4/8] remoteproc: qcom: Update hard coded values with macros
` [PATCH 5/8] remoteproc: qcom: Add efuse evb selection control
` [PATCH 7/8] remoteproc: qcom: Add support for memory sandbox

[PATCH 0/5] staging: r8188eu: use struct ieee80211_mgmt in OnAssocRsp
 2022-08-06 20:52 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v8] firmware: google: Implement cbmem in sysfs driver
 2022-08-06 20:48 UTC 

[syzbot] KASAN: out-of-bounds Write in end_buffer_read_sync
 2022-08-06 20:48 UTC  (2+ messages)

[PATCH v6] firmware: google: Implement cbmem in sysfs driver
 2022-08-06 20:46 UTC  (4+ messages)
` [PATCH v7] "

[PATCH v7] firmware: google: Implement cbmem in sysfs driver
 2022-08-06 20:40 UTC 

[git pull] IOMMU Updates for Linux v5.20
 2022-08-06 20:31 UTC  (5+ messages)

kernel/sched/rt.c:9:18: warning: 'max_rt_runtime' defined but not used
 2022-08-06 20:19 UTC 

[PATCH] nvme-fabrics: Fix a typo in an error message
 2022-08-06 20:15 UTC 

[jsarha:topic/chromeos-4.19-s0ix 6418/9999] drivers/input/keyreset.c:119:5: warning: no previous prototype for function 'keyreset_remove'
 2022-08-06 20:08 UTC 

[GIT PULL] fbdev updates & fixes for v5.20-rc1
 2022-08-06 20:06 UTC 

[PATCH] mtd: Fix a typo in a comment
 2022-08-06 20:07 UTC 

[linux-stable-rc:linux-5.10.y 499/7421] arch/powerpc/kernel/smp.c:1380:7: error: variable 'ret' set but not used
 2022-08-06 19:58 UTC 

[PATCH] vfio/fsl-mc: Fix a typo in a comment
 2022-08-06 19:56 UTC 

[PATCH] btrfs: qgroup: Fix a typo in a comment
 2022-08-06 19:42 UTC 

[PATCH 0/3] sched/psi: psi bug fixes and cleanups
 2022-08-06 19:38 UTC  (2+ messages)

[PATCH v4 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace
 2022-08-06 19:36 UTC  (7+ messages)
` [PATCH v4 2/2] selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace

[PATCH] ASoC: tlv320adcx140: Fix a typo in a comment
 2022-08-06 19:33 UTC 

[RFC PATCH net-next] net: dsa: qca8k: convert to regmap read/write API
 2022-08-06 19:22 UTC 

[GIT PULL] rtla: Updates for 5.20/6.0
 2022-08-06 19:23 UTC  (13+ messages)

[PATCH] x86/bugs: Enable STIBP for IBPB mitigated RetBleed
 2022-08-06 19:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] x86/mm: Rename set_memory_present() to set_memory_p()
 2022-08-06 18:50 UTC  (2+ messages)
` [tip: x86/mm] "

drivers/irqchip/irq-loongson-pch-lpc.c:151:48: warning: 'struct acpi_madt_lpc_pic' declared inside parameter list will not be visible outside of this definition or declaration
 2022-08-06 18:47 UTC 

[PATCH] arch_topology: Silence early cacheinfo errors when non-existent
 2022-08-06 18:27 UTC  (3+ messages)

[PATCH 00/10] Encrypted Hibernation
 2022-08-06 18:21 UTC  (11+ messages)

[GIT PULL] Backlight for v5.20
 2022-08-06 18:19 UTC  (2+ messages)

[GIT PULL] tpmdd updates for v5.20
 2022-08-06 18:19 UTC  (7+ messages)

[GIT PULL] sound updates for 6.0-rc1
 2022-08-06 18:19 UTC  (2+ messages)

[GIT PULL] MFD for v5.20
 2022-08-06 18:19 UTC  (2+ messages)

[GIT PULL] dma-mapping updates for the kernel formetly known as 5.20
 2022-08-06 18:19 UTC  (2+ messages)

[GIT PULL] livepatching for 5.20
 2022-08-06 18:19 UTC  (2+ messages)

[GIT PULL] VFIO updates for v6.0-rc1
 2022-08-06 18:19 UTC  (2+ messages)

[GIT PULL] perf tools changes for v6.0: 1st batch
 2022-08-06 18:19 UTC  (2+ messages)

[PATCH 0/3] staging: r8188eu: clean up phy_CalculateBitShift()
 2022-08-06 18:18 UTC  (2+ messages)

[PATCH] crypto: ccp: Load the firmware twice when SEV API version < 1.43
 2022-08-06 18:17 UTC  (8+ messages)

[PATCH v2 00/10] dt-bindings: iio: use spi-peripheral-props.yaml
 2022-08-06 17:31 UTC  (6+ messages)
` [PATCH v2 02/10] dt-bindings: iio: accel: "

[PATCH v2 0/3] Add support for the Pine64 PinePhone Pro phone
 2022-08-06 17:04 UTC  (6+ messages)
` [PATCH v2 3/3] arm64: dts: rockchip: Add initial support for Pine64 PinePhone Pro

[PATCH v2 0/9] usb: dwc3: qcom: fix wakeup implementation
 2022-08-06 17:09 UTC  (15+ messages)
` [PATCH v2 3/9] usb: dwc3: qcom: fix gadget-only builds
` [PATCH v2 4/9] usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup
` [PATCH v2 7/9] dt-bindings: usb: qcom,dwc3: add wakeup-source property

[PATCH v5 0/2] iio: humidity: hdc100x: add manufacturer and device ID check
 2022-08-06 17:12 UTC  (9+ messages)
` [PATCH v5 2/2] "

[PATCH 0/7] arm64: dts: qcom: sc8280xp: HID wakeup sources and alt. touchpad
 2022-08-06 16:59 UTC  (15+ messages)
` [PATCH 1/7] arm64: dts: qcom: sc8280xp-crd: disable touchscreen pull-up
` [PATCH 2/7] arm64: dts: qcom: sc8280xp-crd: move HID pin config
` [PATCH 3/7] arm64: dts: qcom: sc8280xp-crd: mark HID wakeup sources
` [PATCH 4/7] arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: disable touchscreen pull-up
` [PATCH 5/7] arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: move HID pin config
` [PATCH 6/7] arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: mark HID wakeup sources
` [PATCH 7/7] arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: add alternate touchpad

[PATCH v3 0/2] ECAP support on TI AM62x SoC
 2022-08-06 17:01 UTC  (7+ messages)
` [PATCH v3 2/2] iio: time: capture-tiecap: capture driver support for ECAP

[PATCH v1 1/1] leds: bcm6358: Get rid of custom led_init_default_state_get()
 2022-08-06 16:43 UTC  (2+ messages)

[PATCH v2] selftests/net: Refactor xfrm_fill_key() to use array of structs
 2022-08-06 16:35 UTC  (2+ messages)
` [PATCH v3] "

[asahilinux:bits/090-spi-hid 17/21] drivers/hid/dockchannel-hid/dockchannel-hid.c:569:37: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'}
 2022-08-06 16:32 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).