linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-09 07:11:38 to 2022-10-09 16:37:04 UTC [more...]

[v9 0/4] Add support for Maxim MAX735x/MAX736x variants
 2022-10-09 16:36 UTC  (7+ messages)
` [v9 1/4] dt-bindings: i2c: Add "
` [v9 3/4] i2c: muxes: pca954x: Configure MAX7357 in enhanced mode

[PATCH v6 0/3] iio: temperature: mlx90632: Add powermanagement
 2022-10-09 16:36 UTC  (5+ messages)
` [PATCH v6 1/3] iio: temperature: mlx90632 Add runtime powermanagement modes

[PATCH] soc: fsl: qe: Add check for ioremap
 2022-10-09 16:32 UTC  (2+ messages)

[PATCH 0/3] net: stmmac: probing config with fwnode instead of of
 2022-10-09 16:22 UTC  (4+ messages)
` [PATCH 1/3] net: stmmac: use fwnode instead of of to configure driver
` [PATCH 2/3] net: stmmac: add Phytium's PHYT0004 to dwmac-generic compatible devices
` [PATCH 3/3] net: stmmac: switch to stmmac_platform_{probe,remove}_config

[PATCH 0/3] Case-insensitive match_string and fwnode_is_compatible()
 2022-10-09 16:21 UTC  (4+ messages)
` [PATCH 1/3] string: add match_string_nocase() for case-insensitive match
` [PATCH 2/3] device property: add {device,fwnode}_property_match_string_nocase()
` [PATCH 3/3] device property: add fwnode_is_compatible() for compatible match

[PATCH] net: mdiobus: add fwnode_phy_is_fixed_link()
 2022-10-09 16:20 UTC 

kernel style preference trivia: '* const' vs '*const' ?
 2022-10-09 16:21 UTC 

[PATCH 1/8] dt-bindings: iio: addac: adi,ad74413r: use spi-peripheral-props.yaml
 2022-10-09 16:16 UTC  (3+ messages)

[PATCH v3 net-next 00/14] add support for the the vsc7512 internal copper phys
 2022-10-09 16:14 UTC  (15+ messages)
` [PATCH v3 net-next 12/14] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation

drivers/gpio/gpio-davinci.c:704:1: sparse: sparse: symbol 'davinci_gpio_dev_pm_ops' was not declared. Should it be static?
 2022-10-09 16:13 UTC 

[PATCH v3 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2022-10-09 16:12 UTC  (16+ messages)
` [PATCH v3 01/11] hexagon: mm: Convert to GENERIC_IOREMAP
` [PATCH v3 02/11] openrisc: mm: remove unneeded early ioremap code
` [PATCH v3 03/11] mm/ioremap: change the return value of io[re|un]map_allowed and rename
` [PATCH v3 04/11] mm: ioremap: allow ARCH to have its own ioremap definition
` [PATCH v3 05/11] arc: mm: Convert to GENERIC_IOREMAP
` [PATCH v3 06/11] ia64: "
` [PATCH v3 07/11] openrisc: "
` [PATCH v3 08/11] parisc: "
` [PATCH v3 09/11] s390: "
` [PATCH v3 10/11] sh: "
` [PATCH v3 11/11] xtensa: "

drivers/net/vmxnet3/vmxnet3_drv.c:228:23: sparse: sparse: incorrect type in assignment (different base types)
 2022-10-09 16:12 UTC 

btf.c:954:23: error: 'scn' may be used uninitialized in this function
 2022-10-09 16:12 UTC 

[PATCH v1 1/2] dt-bindings:iio:adc: add documentation for TI LMP92064 controller
 2022-10-09 16:11 UTC  (3+ messages)
` [PATCH v1 2/2] iio: adc: add ADC driver for the "

[PATCH 1/2] fs/exec: switch timens when a task gets a new mm
 2022-10-09 16:10 UTC  (3+ messages)
` [PATCH 2/2] selftests/timens: add a test for vfork+exit

[PATCH v2] staging: rtl8192e: cleanup if statements
 2022-10-09 16:05 UTC 

[sj:damon/next 17/29] htmldocs: Documentation/PCI/index.rst: WARNING: document isn't included in any toctree
 2022-10-09 16:01 UTC 

[RFC v4 net-next 00/17] add support for the the vsc7512 internal copper phys
 2022-10-09 15:58 UTC  (7+ messages)
` [RFC v4 net-next 13/17] dt-bindings: mfd: ocelot: remove spi-max-frequency from required properties
` [RFC v4 net-next 14/17] dt-bindings: mfd: ocelot: add ethernet-switch hardware support
` [RFC v4 net-next 15/17] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation

tools/nolibc: fix missing strlen() definition and infinite loop with gcc-12
 2022-10-09 15:45 UTC 

[RESEND PATCH v16 mfd 0/8] add support for VSC7512 control over SPI
 2022-10-09 15:38 UTC  (3+ messages)
` [RESEND PATCH v16 mfd 7/8] dt-bindings: mfd: ocelot: add bindings for VSC7512

[PATCH v2 1/2] clocksource: loongson2_hpet: add hpet driver support
 2022-10-09 15:30 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: hpet: add loongson2k hpet binding

[PATCH 5.10 0/1] rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
 2022-10-09 15:23 UTC  (5+ messages)
` [PATCH 5.10 1/1] "

[net-next][PATCH v4] dt-bindings: dsa: Add lan9303 yaml
 2022-10-09 15:20 UTC  (3+ messages)

[PATCH v1 0/3] librem5-devkit: Let LED use PWM
 2022-10-09 15:18 UTC  (5+ messages)
` [PATCH v1 1/3] arm64: defconfig: Enable pattern LED trigger
` [PATCH v1 2/3] arm64: dts: librem5-devkit: Make LED use PWM
` [PATCH v1 3/3] arm64: dts: librem5-devkit: Use function and color rather than label

tools/nolibc: fix missing strlen() definition and infinite loop with gcc-12
 2022-10-09 15:19 UTC 

[selftests/nolibc] 362aecb2d8: kernel-selftests.nolibc.make_fail
 2022-10-09 15:19 UTC  (2+ messages)

[PATCH v2] staging: rtl8192e: remove necessary braces for single statement blocks
 2022-10-09 15:18 UTC  (2+ messages)

[PATCH -next v2 0/2] Remove unused variables in x86/boot
 2022-10-09 15:17 UTC  (4+ messages)
` [PATCH -next v3 "
  ` Ping: "

[PATCH V2 0/3] Convert Unisoc GPIO bindings to yaml and add support for UMS512
 2022-10-09 15:14 UTC  (5+ messages)
` [PATCH V2 2/3] dt-bindings: gpio: Convert Unisoc EIC controller binding to yaml

[PATCH v1 1/2] clocksource: loongson2_hpet: add hpet driver support
 2022-10-09 15:14 UTC  (5+ messages)
` [PATCH v1 2/2] dt-bindings: hpet: add loongson2k hpet binding

[PATCH] proc: Remove unnecessary ‘NULL’ and '0' values
 2022-10-09 15:12 UTC  (2+ messages)

[linuxppc:next 117/211] arch/powerpc/mm/nohash/e500.c:314:21: warning: no previous prototype for function 'relocate_init'
 2022-10-09 15:09 UTC 

drivers/block/aoe/aoenet.c:42:9: warning: 'strncpy' specified bound 1024 equals destination size
 2022-10-09 14:39 UTC 

[PATCH v5 0/7] treewide cleanup of random integer usage
 2022-10-09 14:17 UTC  (3+ messages)

[syzbot] UBSAN: shift-out-of-bounds in dbFindCtl
 2022-10-09 14:15 UTC 

[PATCH v5 0/5] pci: Work around ASMedia ASM2824 PCIe link training failures
 2022-10-09 14:14 UTC  (2+ messages)

[PATCH] PCI: Assign PCI domain by ida_alloc()
 2022-10-09 14:02 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3] checksyscalls: Ignore fstat to silence build warning on LoongArch
 2022-10-09 14:01 UTC  (3+ messages)

[PATCH] blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()
 2022-10-09 13:48 UTC  (3+ messages)

[PATCH v3] riscv: support update_mmu_tlb()
 2022-10-09 13:45 UTC 

[PATCH v2] ring-buffer: Fix kernel-doc
 2022-10-09 13:43 UTC  (2+ messages)

[PATCH -next] i2c: mlxbf: Fix unused-variable warning
 2022-10-09 13:38 UTC 

[PATCH v2] PCI: Assign PCI domain by ida_alloc()
 2022-10-09 13:39 UTC  (4+ messages)

[PATCH] staging: sm750fb: fix spelling typo in comment
 2022-10-09 13:36 UTC  (2+ messages)

[PATCH -next] power: supply: mt6370: Fix Kconfig dependency
 2022-10-09 13:34 UTC  (3+ messages)

PSI idle-shutoff
 2022-10-09 13:17 UTC  (7+ messages)

[PATCH v2] riscv: fix styling in ucontext header
 2022-10-09 13:13 UTC 

[PATCH] bpf: Replace strlcpy with strscpy in preload module
 2022-10-09 13:03 UTC 

[PATCH] x86/alternative: fix undefined reference to __ibt_endbr_seal[_end]
 2022-10-09 15:45 UTC  (4+ messages)

[syzbot] general protection fault in kernfs_get_inode
 2022-10-09 13:10 UTC  (6+ messages)
        ` [PATCH] cgroup: Fix crash with CLONE_INTO_CGROUP and v1 cgroups

[PATCH] x86/tsc: Extend the watchdog check exemption to 4S/8S machine
 2022-10-09 13:01 UTC  (2+ messages)

[PATCH bpf-next 0/5] Fix bugs found by ASAN when running selftests
 2022-10-09 13:18 UTC  (6+ messages)
` [PATCH bpf-next 1/5] libbpf: Fix use-after-free in btf_dump_name_dups
` [PATCH bpf-next 2/5] libbpf: Fix memory leak in parse_usdt_arg()
` [PATCH bpf-next 3/5] selftests/bpf: Fix memory leak caused by not destroying skeleton
` [PATCH bpf-next 4/5] selftest/bpf: Fix memory leak in kprobe_multi_test
` [PATCH bpf-next 5/5] selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c

[GIT PULL] Backlight for v6.1
 2022-10-09 12:58 UTC  (9+ messages)

[PATCH] lib: bpf: Optimized variable usage in the btf_parse_elf function
 2022-10-09 12:53 UTC  (3+ messages)

[RFC PATCH 0/5] Introduce daemon failover mechanism to recover from crashing
 2022-10-09 12:49 UTC  (10+ messages)
` [RFC PATCH 2/5] cachefiles: extract ondemand info field from cachefiles_object
    ` [External] "
` [RFC PATCH 3/5] cachefiles: resend an open request if the read request's object is closed
    ` [External] "
` [RFC PATCH 5/5] cachefiles: add restore command to recover inflight ondemand read requests
    ` [External] "

[PATCH] Fixed styling in riscv ucontext header
 2022-10-09 12:49 UTC  (5+ messages)

[PATCH v3 0/8] iio: stm32-adc: add support of adc for stm32mp13
 2022-10-09 12:46 UTC  (5+ messages)
` [PATCH v3 1/8] iio: adc: stm32-adc: fix channel sampling time init
` [PATCH v3 2/8] dt-bindings: iio: adc: stm32-adc: add stm32mp13 compatibles

[PATCH] crypto: qat - fix spelling typo in comment
 2022-10-09 12:42 UTC  (2+ messages)

[RFC PATCH v2 0/5] iio: Support ROHM/Kionix kx022a
 2022-10-09 12:38 UTC  (13+ messages)
` [RFC PATCH v2 1/5] regulator: Add devm helpers for get and enable
` [RFC PATCH v2 3/5] dt-bindings: iio: Add KX022A accelerometer
` [RFC PATCH v2 4/5] iio: accel: Support Kionix/ROHM "
` [RFC PATCH v2 5/5] MAINTAINERS: Add KX022A maintainer entry

[PATCH] fs/ntfs3: Add windows_names mount option
 2022-10-09 12:24 UTC  (2+ messages)

[PATCH v2] misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault and gru_handle_user_call_os
 2022-10-09 20:14 UTC  (3+ messages)

arch/arm/kernel/crash_dump.c:33:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-10-09 12:08 UTC 

[PATCH] phy: marvell: phy-mvebu-a3700-comphy: Reset COMPHY registers before USB 3.0 power on
 2022-10-09 12:07 UTC  (7+ messages)

[PATCH] arm64: dts: marvell: Fix compatible strings for Armada 3720 boards
 2022-10-09 12:06 UTC  (3+ messages)

[PATCH 1/4] gpio: mvebu: Fix check for pwm support on non-A8K platforms
 2022-10-09 12:05 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] ARM: dts: armada-38x: Fix compatible string for gpios

[PATCH] powerpc: dts: turris1x.dts: Add channel labels for temperature sensor
 2022-10-09 12:05 UTC  (3+ messages)

[PATCH] dt-bindings: marvell: Update Armada 37xx platform bindings
 2022-10-09 11:56 UTC  (2+ messages)

[PATCH v2] kvm: x86: Keep the lock order consistent
 2022-10-09 11:49 UTC 

[PATCH] arm64: dts: armada-3720-turris-mox: Add missing interrupt for RTC
 2022-10-09 11:48 UTC  (2+ messages)

[PATCH] ARM: dts: turris-omnia: Add ethernet aliases
 2022-10-09 11:46 UTC  (3+ messages)

[PATCH] kvm: x86: keep srcu writer side operation mutually exclusive
 2022-10-09 11:45 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: leds: register-bit-led: Add active-low property
 2022-10-09 11:40 UTC  (5+ messages)
` [PATCH 2/2] leds: syscon: Implement support for "

[bug][6.1] Enable run-time checking of dynamic memcpy() and memmove() lengths causes warning on every boot at net/wireless/wext-core.c:623 (size 4)
 2022-10-09 11:39 UTC 

[PATCH v2 0/9] Implement AMD Pstate EPP Driver
 2022-10-09 11:26 UTC  (11+ messages)
` [PATCH v2 1/9] ACPI: CPPC: Add AMD pstate energy performance preference cppc control
` [PATCH v2 3/9] cpufreq: cpufreq: export cpufreq cpu release and acquire
` [PATCH v2 4/9] x86/msr: Add the MSR definition for AMD CPPC boost state
` [PATCH v2 5/9] Documentation: amd-pstate: add EPP profiles introduction
` [PATCH v2 6/9] cpufreq: amd_pstate: add AMD pstate EPP support for shared memory type processor
` [PATCH v2 7/9] cpufreq: amd_pstate: add AMD Pstate EPP support for the MSR based processors
` [PATCH v2 8/9] cpufreq: amd_pstate: implement amd pstate cpu online and offline callback
` [PATCH v2 9/9] cpufreq: amd-pstate: implement suspend and resume callbacks

[PATCH 1/2] powerpc/pci: Allow to disable filling deprecated pci-OF-bus-map
 2022-10-09 11:25 UTC  (2+ messages)

[PATCH 0/6] ARM: dts: pci-mvebu: Fix assigned-addresses for every PCIe Root Port
 2022-10-09 11:15 UTC  (2+ messages)

[PATCH 0/4] docs/memory-barriers.txt: Fix nits and update Korean translation
 2022-10-09 11:10 UTC  (3+ messages)
` [PATCH 1/4] docs/memory-barriers.txt: Add a missed closing parenthesis

[PATCH] powerpc/fsl-pci: Choose PCI host bridge with alias pci0 as the primary
 2022-10-09 11:08 UTC  (2+ messages)

[PATCH] powerpc/boot: Fix compilation of uImage for e500 platforms
 2022-10-09 11:06 UTC  (8+ messages)
` [PATCH v3] powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage

[PATCH v2 0/3] ipmi: fix ipmi memleak and unload bug
 2022-10-09 11:03 UTC  (5+ messages)
` [PATCH v2 1/3] ipmi: fix msg stack when IPMI is disconnected
` [PATCH v2 2/3] ipmi: fix long wait in unload when IPMI disconnect
` [PATCH v2 3/3] ipmi: fix memleak when unload ipmi driver

[GIT PULL] Please pull powerpc/linux.git powerpc-6.1-1 tag
 2022-10-09 11:01 UTC 

[PATCH] staging: rtl8192e: Fix braces/tabs/number/OOM warnings
 2022-10-09 10:53 UTC  (3+ messages)

[PATCH] powerpc/sysdev: Remove some duplicate prefix in some messages
 2022-10-09 10:49 UTC 

[PATCH] fs/select: avoid clang stack usage warning
 2022-10-09 10:49 UTC  (5+ messages)

[GIT PULL] fbdev fixes and updates for v6.1-rc1
 2022-10-09 10:49 UTC 

[GIT PULL] gfs2 fixes
 2022-10-09 10:45 UTC 

[PATCH][CFT] [coredump] don't use __kernel_write() on kmap_local_page()
 2022-10-09 10:37 UTC  (11+ messages)

[PATCH] LoongArch: mm: Refactor TLB handlers
 2022-10-09 10:37 UTC  (3+ messages)

[PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}"
 2022-10-09 10:28 UTC  (5+ messages)

[PATCH V5 RESEND] mtd: rawnand: Add Loongson1 NAND driver
 2022-10-09 10:26 UTC  (3+ messages)

[PATCH] Revert "serial: fsl_lpuart: Reset prior to registration"
 2022-10-09 10:23 UTC  (7+ messages)

[PATCH v3 0/3] mtd: mtdoops: use pr_ functions, add and direct call mtdoops_erase function when panic
 2022-10-09 10:17 UTC  (4+ messages)
` [PATCH v3 1/3] mtd: mtdoops: change printk() to counterpart pr_ functions

[PATCH 0/2] Add mt7986 i2c support
 2022-10-09 10:16 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: i2c: update bindings for mt7986 soc
` [PATCH 2/2] i2c: mediatek: add mt7986 support

[PATCH] interrupt: discover and disable very frequent interrupts
 2022-10-09 10:02 UTC  (7+ messages)

[PATCH v4 2/2] irqchip/apple-aic: Add support for A7-A11 SoCs
 2022-10-09  9:57 UTC  (2+ messages)

A field in files_struct has been used without initialization
 2022-10-09  9:33 UTC  (2+ messages)

[blk] 8c5035dfbb: fio.read_iops -10.6% regression
 2022-10-09  9:32 UTC  (4+ messages)

[PATCH -next] coredump: fix unused-function warning
 2022-10-09  9:24 UTC 

linux-next: Fixes tag needs some work in the mm-stable tree
 2022-10-09  9:15 UTC  (2+ messages)

[KVM] 21d4c575eb: perf-sanity-tests.Test_event_parsing.fail
 2022-10-09  9:07 UTC 

[PATCHv3 0/8] zram: Support multiple compression streams
 2022-10-09  9:07 UTC  (9+ messages)
` [PATCHv3 1/8] zram: Preparation for multi-zcomp support
` [PATCHv3 2/8] zram: Add recompression algorithm sysfs knob
` [PATCHv3 3/8] zram: Factor out WB and non-WB zram read functions
` [PATCHv3 4/8] zram: Introduce recompress sysfs knob
` [PATCHv3 5/8] documentation: Add recompression documentation
` [PATCHv3 6/8] zram: Add recompression algorithm choice to Kconfig
` [PATCHv3 7/8] zram: Add recompress flag to read_block_state()
` [PATCHv3 8/8] zram: correct typos

[PATCH] staging: rtl8192u: fix spelling typo in comment
 2022-10-09  8:57 UTC 

[PATCH] watchdog: sp805_wdt: fix spelling typo in comment
 2022-10-09  8:39 UTC 

linux-next: Fixes tag needs some work in the mm-stable tree
 2022-10-09  8:38 UTC 

[PATCH -next 1/3] remoteproc: qcom: wcss: check return value after calling platform_get_resource_byname()
 2022-10-09  8:38 UTC  (3+ messages)

[PATCH v2] x86/resctrl: Clear the stale staged config after the configuration is completed
 2022-10-09  8:36 UTC 

linux-next: Fixes tag needs some work in the mm-stable tree
 2022-10-09  8:36 UTC 

linux-next: Fixes tag needs some work in the mm-stable tree
 2022-10-09  8:32 UTC 

[PATCH] nvmem: stm32: fix spelling typo in comment
 2022-10-09  8:28 UTC 

[PATCH] include/rdma/opa_vnic.h: fix spelling typo in comment
 2022-10-09  8:10 UTC 

[PATCH] ASoC: cx2072x: fix spelling typo in comment
 2022-10-09  7:48 UTC 

[PATCH] usb: cdns3: adjust the partial logic of cdnsp_pci_remove
 2022-10-09  7:33 UTC  (3+ messages)

[PATCH] i2c: sis630: fix spelling typo in comment
 2022-10-09  7:28 UTC 

[PATCH] usb: cdns3: adjust the partial logic of cdnsp_pci_remove
 2022-10-09  7:23 UTC 

[PATCH] i2c: mlxcpld: fix spelling typo in comment
 2022-10-09  7:19 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).