linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-06 20:52:52 to 2022-08-07 15:12:40 UTC [more...]

[PATCH 1/3] proc: Add get_task_cmdline_kernel() function
 2022-08-07 15:11 UTC  (3+ messages)

[PATCH] mm: add DEVICE_ZONE to FOR_ALL_ZONES
 2022-08-07 15:09 UTC  (4+ messages)

[PATCH v0] media: dvbdev: adopts refcnt to avoid UAF
 2022-08-07 14:59 UTC 

[PATCH 00/28] mfd: Remove #ifdef guards for PM functions
 2022-08-07 14:52 UTC  (29+ messages)
` [PATCH 01/28] mfd: 88pm80x: Remove #ifdef guards for PM related functions
` [PATCH 02/28] mfd: aat2870: "
` [PATCH 03/28] mfd: adp5520: "
` [PATCH 04/28] mfd: max8925-i2c: "
` [PATCH 05/28] mfd: mt6397-irq: "
` [PATCH 06/28] mfd: pcf50633: "
` [PATCH 07/28] mfd: rc5t583-irq: "
` [PATCH 08/28] mfd: stpmic1: "
` [PATCH 09/28] mfd: ucb1x00: "
` [PATCH 10/28] mfd: 88pm860x: "
` [PATCH 11/28] mfd: intel_soc_pmic: "
` [PATCH 12/28] mfd: mcp-sa11x0: "
` [PATCH 13/28] mfd: sec: "
` [PATCH 14/28] mfd: sm501: "
` [PATCH 15/28] mfd: tc6387xb: "
` [PATCH 16/28] mfd: tps6586x: "
` [PATCH 17/28] mfd: wm8994: "
` [PATCH 18/28] mfd: max77620: "
` [PATCH 19/28] mfd: t7l66xb: "
` [PATCH 20/28] mfd: arizona: "
` [PATCH 21/28] mfd: max14577: "
` [PATCH 22/28] mfd: max77686: "
` [PATCH 23/28] mfd: motorola-cpcap: "
` [PATCH 24/28] mfd: sprd-sc27xx: "
` [PATCH 25/28] mfd: stmfx: "
` [PATCH 26/28] mfd: stmpe: "
` [PATCH 27/28] mfd: tc3589x: "
` [PATCH 28/28] mfd: tc6393xb: "

[PATCH v2] dt-binding: ipmi: add fallback to npcm845 compatible
 2022-08-07 14:54 UTC  (7+ messages)

[PATCH] Add a read memory barrier to wait_on_buffer
 2022-08-07 14:50 UTC  (13+ messages)
` [PATCH v2] make buffer_locked provide an acquire semantics
      ` [PATCH v3 1/2] wait_bit: do read barrier after testing a bit
            ` [PATCH v4 2/2] change buffer_locked, so that it has acquire semantics
                    ` [PATCH v5] add barriers to buffer functions

drivers/clk/clk-stm32mp1.c:158:30: sparse: sparse: symbol 'ethrx_src' was not declared. Should it be static?
 2022-08-07 14:28 UTC 

[PATCH] Fixes checkpatch warnings and checks
 2022-08-07 14:18 UTC  (2+ messages)

[PATCH v4 0/9] Improve MCP3911 driver
 2022-08-07 14:24 UTC  (3+ messages)
` [PATCH v4 3/9] iio: adc: mcp3911: use correct formula for AD conversion

[PATCH] iio: light: cm3605: Fix an error handling path in cm3605_probe()
 2022-08-07 14:18 UTC  (2+ messages)

[PATCH] i2c: qcom-geni: Fix GPI DMA buffer sync-back
 2022-08-07 14:04 UTC 

[PATCH] workqueue: Use active mask for new worker when pool is DISASSOCIATED
 2022-08-07 13:52 UTC  (8+ messages)

[PATCH 1/6] habanalabs/gaudi2: change device f/w security check
 2022-08-07 13:54 UTC  (6+ messages)
` [PATCH 2/6] habanalabs: remove left-over code from bring-up
` [PATCH 3/6] habanalabs/gaudi2: new API to control engine cores running mode
` [PATCH 4/6] habanalabs: unify hwmon resources clean up
` [PATCH 5/6] habanalabs: fix H/W block handling for partial unmappings
` [PATCH 6/6] habanalabs: remove secured PCI IDs

[PATCH v2] arm64: run softirqs on the per-CPU IRQ stack
 2022-08-07 13:47 UTC  (3+ messages)

general protection fault in put_page
 2022-08-07 13:46 UTC  (2+ messages)

IOTLB support for vhost/vsock breaks crosvm on Android
 2022-08-07 13:35 UTC  (11+ messages)

[PATCH v2 0/3] Add generic framebuffer support to EFI earlycon driver
 2022-08-07 13:16 UTC  (4+ messages)
` [PATCH v2 3/3] efi: earlycon: Add support for generic framebuffers and move to console subsystem

[PATCH 1/3] ARM: dts: qcom: ipq8064: add v2 dtsi variant
 2022-08-07 13:00 UTC  (2+ messages)

[syzbot] possible deadlock in ext4_xattr_get
 2022-08-07 13:08 UTC 

drivers/edac/thunderx_edac.c:438:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-08-07 12:56 UTC 

[ACPI] 1d52f10917: BUG:KASAN:use-after-free_in_strlen
 2022-08-07 12:45 UTC 

[PATCH 0/5] asus-wmi: Add support for RGB keyboards
 2022-08-07 12:41 UTC  (8+ 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 0/2] Fix some typos in SC8180X pinctrl driver
 2022-08-07 12:26 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: qcom: sc8180x: Fix gpio_wakeirq_map
` [PATCH 2/2] pinctrl: qcom: sc8180x: Fix wrong pin numbers

linux-next: Tree for Jul 28
 2022-08-07 12:02 UTC  (3+ messages)

[PATCH v5 0/5] Add support for pressure sensor Bosch BMP380
 2022-08-07 11:57 UTC  (6+ messages)
` [PATCH v5 1/5] iio: pressure: bmp280: simplify driver initialization logic
` [PATCH v5 2/5] iio: pressure: bmp280: Fix alignment for DMA safety
` [PATCH v5 3/5] iio: pressure: bmp280: Add support for BMP380 sensor family
` [PATCH v5 4/5] dt-bindings: iio: pressure: bmp085: Add BMP380 compatible string
` [PATCH v5 5/5] iio: pressure: bmp280: Add more tunable config parameters for BMP380

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

[PATCH v1 1/4] pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
 2022-08-07 11:23 UTC  (8+ 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

[PATCH v2] f2fs: iostat: support accounting compressed IO
 2022-08-07 10:49 UTC 

net/bluetooth/hci_conn.c:800:5-12: WARNING: kzalloc should be used for d, instead of kmalloc/memset
 2022-08-07 10:43 UTC 

[PATCH] leds: max8997: Don't error if there is no pdata
 2022-08-07 10:40 UTC 

[RFC PATCH 0/5] Print CPU at segfault time
 2022-08-07 10:35 UTC  (7+ messages)
` [RFC PATCH 5/5] x86/entry: Store CPU info on exception entry

[PATCH] thunderbolt: thunderbolt: add vendor's NVM formats
 2022-08-07 10:33 UTC  (3+ messages)

subcribe
 2022-08-07 10:15 UTC 

[GIT PULL] hwmon updates for v5.20
 2022-08-07 10:07 UTC  (2+ messages)

[PATCH] mm/vmscan: define macros for refaults in struct lruvec
 2022-08-07 10:02 UTC  (2+ messages)

[peterz-queue:sched/idle 27/37] ld: warning: orphan section `.noinstr.text' from `arch/x86/boot/compressed/tdcall.o' being placed in section `.noinstr.text'
 2022-08-07  9:51 UTC 

[PATCH 0/2] usb: dwc3: qcom: clean up icc init
 2022-08-07  9:50 UTC  (4+ messages)
` [PATCH 2/2] "

drivers/gpu/drm/tinydrm/core/tinydrm-pipe.c:147:5: warning: no previous prototype for 'tinydrm_display_pipe_init'
 2022-08-07  9:40 UTC 

[PATCH] kbuild: remove the target in signal traps when interrupted
 2022-08-07  9:39 UTC  (2+ messages)

[PATCH v1 1/3] hwmon: (pwm-fan) Make use of device properties
 2022-08-07  9:20 UTC  (7+ messages)
` [PATCH v1 2/3] pwm: core: Get rid of unused devm_of_pwm_get()
` [PATCH v1 3/3] pwm: core: Make of_pwm_get() static

[PATCH] nvme-fabrics: Fix a typo in an error message
 2022-08-07  9:15 UTC  (2+ messages)

[PATCH RFC net-next] vsock: Reschedule connect_work for O_NONBLOCK connect() requests
 2022-08-07  9:00 UTC  (3+ messages)
` [PATCH net v2 1/2] vsock: Fix memory leak in vsock_connect()
  ` [PATCH net v2 2/2] vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()

[PATCH] perf trace: Fix typo in comments
 2022-08-07  8:46 UTC 

AQV Personalleasing „THE FALL IN THE PRICE OF BITCOIN WILL MAKE YOU A MILLIONAIRE“
 2022-08-07  8:33 UTC 

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

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

[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] 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

[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 

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  (2+ messages)

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

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] soc: qcom: rpmhpd: Use highest corner until sync_state
 2022-08-06 21:28 UTC  (2+ messages)

[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  (3+ messages)
` [PATCH 3/8] remoteproc: qcom: Add compatible name for SC7280 ADSP

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


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