messages from 2023-10-22 11:28:00 to 2023-10-22 21:47:22 UTC [more...]
[PATCH v6 7/9] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
2023-10-22 21:46 UTC (2+ messages)
[PATCH v4 0/3] RK3588 USB3 host controller support
2023-10-22 21:42 UTC (5+ messages)
` [PATCH v4 1/3] dt-bindings: usb: add rk3588 compatible to rockchip,dwc3
[PATCH RFC v1 1/3] r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_tx
2023-10-22 21:23 UTC (4+ messages)
[PATCH 0/2] mm/damon/sysfs: fix unexpected targets adding bug
2023-10-22 21:07 UTC (3+ messages)
` [PATCH 1/2] mm/damon/sysfs: remove requested targets when online-commit inputs
` [PATCH 2/2] mm/damon/sysfs-test: add a unit test for damon_sysfs_set_targets()
[PATCH net 0/2] liquidio: Fix an off by one in octeon_download_firmware()
2023-10-22 20:59 UTC (3+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] liquidio: Simplify octeon_download_firmware()
[PATCH] media: dt-bindings: ti,ds90ub960: Add missing type for "i2c-alias"
2023-10-22 20:59 UTC (4+ messages)
[PATCH net-next 0/2] net: ethernet: renesas: infrastructure preparations for upcoming driver
2023-10-22 20:53 UTC (3+ messages)
` [PATCH net-next 1/2] net: ethernet: renesas: group entries in Makefile
` [PATCH net-next 2/2] net: ethernet: renesas: drop SoC names in Kconfig
[PATCH] dt-bindings: usb: rockchip,dwc3: fix reference to nonexistent file
2023-10-22 20:44 UTC (2+ messages)
[PATCH 3/4] arm64/entry-common: Make Aarch32 syscalls' availability depend on aarch32_enabled()
2023-10-22 20:30 UTC (2+ messages)
usbview 3.1 release
2023-10-22 20:39 UTC
[bpf-next PATCH v2 1/4] kbuild: remove ARCH_POSTLINK from module builds
2023-10-22 20:23 UTC (9+ messages)
` [bpf-next PATCH v2 4/4] kbuild: refactor module BTF rule
[PATCH v6 1/2] dt-bindings: arm: qcom: Add Xiaomi Pad 6 (xiaomi-pipa)
2023-10-22 19:56 UTC (5+ messages)
` [PATCH v6 2/2] arm64: dts: qcom: sm8250-xiaomi-pipa: Add initial device tree
[PATCH] amd64: Fix csum_partial_copy_generic()
2023-10-22 19:46 UTC (12+ messages)
` AW: "
` [RFC][PATCH] fix csum_and_copy_..._user() idiocy. "
[PATCH] fs/smb: using crypto lib instead cifs_arc4
2023-10-22 19:42 UTC (4+ messages)
[PATCH] apparmor: switch SECURITY_APPARMOR_HASH from sha1 to sha256
2023-10-22 19:40 UTC
PSA: BITS_TO_LONGS() most likely returns size_t, not what you think
2023-10-22 19:39 UTC
[PATCH v3 0/3] Input: Add TouchNetix axiom touchscreen driver
2023-10-22 19:35 UTC (4+ messages)
` [PATCH v3 3/3] Input: Add TouchNetix axiom i2c "
[PATCH] kdump: fix reference to nonexistent file
2023-10-22 19:04 UTC
[PATCH] Documentation: coresight: fix `make refcheckdocs` warning
2023-10-22 18:58 UTC
[PATCH] mm: hugetlb_vmemmap: fix reference to nonexistent file
2023-10-22 18:56 UTC
[PATCH] cpupower: fix reference to nonexistent document
2023-10-22 18:54 UTC
[PATCH v4 0/2] Add ADI MAX77503 regulator driver and bindings
2023-10-22 18:52 UTC (3+ messages)
` [PATCH v4 1/2] regulator: max77503: Add ADI MAX77503 support
` [PATCH v4 2/2] regulator: dt-bindings: "
[PATCH] docs: usb: fix reference to nonexistent file in UVC Gadget
2023-10-22 18:53 UTC
[PATCH] docs: doc-guide: mention 'make refcheckdocs'
2023-10-22 18:49 UTC
[PATCH v2 0/2] Input: add Himax HX852x(ES) touchscreen driver
2023-10-22 18:49 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH v5 1/2] From: Luka Panio <lukapanio@gmail.com>
2023-10-22 18:47 UTC (4+ messages)
[GIT PULL] gpio: fixes for v6.6-rc7
2023-10-22 18:43 UTC (5+ messages)
[PATCH v13 00/10] Add multiport support for DWC3 controllers
2023-10-22 18:41 UTC (7+ messages)
` [PATCH v13 03/10] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v13 05/10] usb: dwc3: qcom: Refactor IRQ handling in QCOM Glue driver
[syzbot] [net?] KASAN: slab-use-after-free Read in ptp_read
2023-10-22 18:37 UTC
[PATCH 0/2] Input: add Himax HX852x(ES) touchscreen driver
2023-10-22 18:28 UTC (5+ messages)
` [PATCH 2/2] "
[PATCH v5 00/18] Add Cgroup support for SGX EPC memory
2023-10-22 18:26 UTC (4+ messages)
` [PATCH v5 16/18] x86/sgx: Limit process EPC usage with misc cgroup controller
[PATCH 01/10] modpost: remove ALL_EXIT_DATA_SECTIONS macro
2023-10-22 18:24 UTC (11+ messages)
` [PATCH 02/10] linux/init: remove __memexit* annotations
` [PATCH 03/10] modpost: disallow *driver to reference .meminit* sections
` [PATCH 04/10] modpost: remove more symbol patterns from the section check whitelist
` [PATCH 05/10] modpost: remove MEM_INIT_SECTIONS macro
` [PATCH 06/10] modpost: remove EXIT_SECTIONS macro
` [PATCH 07/10] modpost: disallow the combination of EXPORT_SYMBOL and __meminit*
` [PATCH 08/10] modpost: use ALL_INIT_SECTIONS for the section check from DATA_SECTIONS
` [PATCH 09/10] modpost: merge sectioncheck table entries regarding init/exit sections
` [PATCH 10/10] modpost: squash ALL_{INIT,EXIT}_TEXT_SECTIONS to ALL_TEXT_SECTIONS
[PATCH 0/6] crypto: pkcs7 x509 add FIPS 202 SHA-3 support
2023-10-22 18:22 UTC (7+ messages)
` [PATCH 1/6] x509: Add OIDs for FIPS 202 SHA-3 hash and signatures
` [PATCH 2/6] crypto: FIPS 202 SHA-3 register in hash info for IMA
` [PATCH 3/6] crypto: rsa-pkcs1pad - Add FIPS 202 SHA-3 support
` [PATCH 4/6] crypto: x509 pkcs7 - allow FIPS 202 SHA-3 signatures
` [PATCH 5/6] crypto: enable automatic module signing with FIPS 202 SHA-3
` [PATCH 6/6] Documentation/module-signing.txt: bring up to date
Oops with v6.6-rc6+
2023-10-22 18:18 UTC (5+ messages)
[PATCH] kmod: Add FIPS 202 SHA-3 support
2023-10-22 18:09 UTC
[PATCH v3] Documentation/gpu: VM_BIND locking document
2023-10-22 18:02 UTC
[PATCH v3 00/13] Support Andes PMU extension
2023-10-22 18:00 UTC (7+ messages)
` [PATCH v3 01/13] riscv: errata: Rename defines for Andes
` [RFC PATCH v3 02/13] irqchip/riscv-intc: Allow large non-standard hwirq number
` [RFC PATCH v3 03/13] irqchip/riscv-intc: Introduce Andes IRQ chip
` [PATCH v3 04/13] dt-bindings: riscv: Add Andes interrupt controller compatible string
` [PATCH v3 05/13] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
[PATCH] kbuild: Add inline-account tool
2023-10-22 17:54 UTC (2+ messages)
[PATCH] selftests:net change ifconfig with ip command
2023-10-22 17:50 UTC (2+ messages)
[PATCH] dt-bindings: watchdog: cnxt,cx92755-wdt: convert txt to yaml
2023-10-22 17:45 UTC (3+ messages)
[PATCH] dt-bindings: pinctrl: nuvoton,npcm845: Add missing additionalProperties on gpio child nodes
2023-10-22 17:35 UTC (2+ messages)
[PATCH 1/2] dt-bindings: arm: qcom: Add Huawei Honor 5X / GR5 (2016)
2023-10-22 17:31 UTC (3+ messages)
[PATCH v2 0/5] Add support for BMP390 and various driver cleanups
2023-10-22 17:22 UTC (6+ messages)
` [PATCH v2 1/5] iio: pressure: bmp280: Use i2c_get_match_data()
` [PATCH v2 2/5] iio: pressure: bmp280: Use spi_get_device_match_data()
` [PATCH v2 3/5] iio: pressure: bmp280: Rearrange vars in reverse xmas tree order
` [PATCH v2 4/5] iio: pressure: bmp280: Allow multiple chips id per family of devices
` [PATCH v2 5/5] iio: pressure: bmp280: Add support for BMP390
[PATCH 0/2] input: Imagis: add support for the IST3032C touchscreen
2023-10-22 17:17 UTC (5+ messages)
` [PATCH 2/2] "
[GIT PULL]: Generic phy fixes for v6.6
2023-10-22 17:14 UTC (2+ messages)
[PATCH v3 0/3] userfaultfd move option
2023-10-22 17:01 UTC (5+ messages)
` [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
[PATCH] sbsa_gwdt: Calculate timeout with 64-bit math
2023-10-22 16:58 UTC (4+ messages)
[PATCH v6] x86/tdx: Dump TDX Version During TD Bootup
2023-10-22 16:51 UTC (2+ messages)
Linux regressions report for mainline [2023-10-22]
2023-10-22 16:49 UTC
[PATCH iproute2-next 0/3] Add support to set privileged qkey parameter
2023-10-22 16:48 UTC (5+ messages)
` [PATCH iproute2-next 2/3] rdma: Add an option to set privileged QKEY parameter
[PATCH v2] watchdog: apple: Deactivate on suspend
2023-10-22 16:48 UTC (2+ messages)
[PATCH] dcache: remove unnecessary NULL check in dget_dlock()
2023-10-22 16:45 UTC
[PATCH 00/11] Add support for the Mobileye EyeQ5 SoC
2023-10-22 16:42 UTC (6+ messages)
` [PATCH 02/11] MIPS: use virtual addresses from xkphys for MIPS64
[PATCH v3] dt-bindings: phy: ralink-usb-phy: convert to dtschema
2023-10-22 16:37 UTC (2+ messages)
[RFC PATCH 1/1] scripts: Build per module Rust crates
2023-10-22 16:30 UTC (3+ messages)
[PATCH] kbuild: simplify cmd_ld_multi_m
2023-10-22 16:30 UTC
[PATCH v13 0/8] Wave5 codec driver
2023-10-22 16:27 UTC (10+ messages)
` [PATCH v13 4/8] media: chips-media: wave5: Add vpuapi layer
` [PATCH v13 6/8] media: dt-bindings: wave5: add Chips&Media 521c codec IP support
[PATCH v2] dt-bindings: phy: ralink-usb-phy: convert to dtschema
2023-10-22 16:25 UTC (3+ messages)
[PATCH net-next 00/17] Change cork to a pointer in sockets
2023-10-22 16:21 UTC (17+ messages)
` [PATCH net-next 01/17] Make cork in inet_sock a pointer
` [PATCH net-next 02/17] Allocate and free cork for ipv4 and ipv6
` [PATCH net-next 03/17] Change cork in ipv6_pinfo to a pointer
` [PATCH net-next 04/17] Allocate and free cork in inet6_sk
` [PATCH net-next 05/17] Change occurence of cork to pointer
` [PATCH net-next 06/17] Update code for cork as a pointer
` [PATCH net-next 07/17] Change occurences of cork to pointer
` [PATCH net-next 08/17] Update "
` [PATCH net-next 09/17] Change instances of cork to a pointer
` [PATCH net-next 11/17] Update occurences of cork to pointer
` [PATCH net-next 12/17] Change an occurence "
` [PATCH net-next 13/17] Change some instances of cork to a pointer
` [PATCH net-next 14/17] Update usages "
` [PATCH net-next 15/17] Modify occurences of cork to make it "
` [PATCH net-next 16/17] Change a usage of cork to pointer
` [PATCH net-next 17/17] Change the last instance "
[PATCH v2] clk: qcom: gcc-ipq6018: add QUP6 I2C clock
2023-10-22 15:50 UTC (2+ messages)
[PATCH v5 0/9] Enable cpufreq for IPQ5332 & IPQ9574
2023-10-22 15:50 UTC (2+ messages)
` (subset) "
[PATCH v2 00/11] Add GPLL0 as clock provider for the Qualcomm's IPQ mailbox controller
2023-10-22 15:50 UTC (2+ messages)
` (subset) "
[PATCH] ARM: dts: qcom: msm8226: provide dsi phy clocks to mmcc
2023-10-22 15:50 UTC (2+ messages)
[PATCH v5 0/2] irqchip/qcom-pdc: support v3.2 HW
2023-10-22 15:50 UTC (2+ messages)
` (subset) "
[PATCH] arm64: dts: qcom: sc8280xp-x13s: Use the correct DP PHY compatible
2023-10-22 15:50 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sc8280xp-x13s: add missing camera LED pin config
2023-10-22 15:50 UTC (2+ messages)
[PATCH v2] soc: qcom: pmic_glink_altmode: Print return value on error
2023-10-22 16:25 UTC (2+ messages)
[PATCH v5 00/15] arm64: qcom: add and enable SHM Bridge support
2023-10-22 16:25 UTC (2+ messages)
` (subset) "
[PATCH V2] arm64: dts: imx8mp: Add NPU Node
2023-10-22 16:19 UTC
[PATCH 0/6] Delay VERW
2023-10-22 16:16 UTC (3+ messages)
` [PATCH 1/6] x86/bugs: Add asm helpers for executing VERW
[PATCH] dt-bindings: arm: cpus: Add Qualcomm Kryo 465
2023-10-22 16:09 UTC (2+ messages)
[PATCH] Documentation: speakup: Update speakup docs
2023-10-22 16:05 UTC (2+ messages)
[PATCH v2 0/2] iio: adc: ti-adc128s052: Add support for adc102s021 and family
2023-10-22 16:00 UTC (3+ messages)
` [PATCH v2 2/2] iio: adc: ti-adc128s052: Add lower resolution devices support
[PATCH 1/2] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add WSA2 audio ports IDs
2023-10-22 15:59 UTC (4+ messages)
` [PATCH 2/2] ASoC: qcom: Add support for WSA2 LPASS
[PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
2023-10-22 15:46 UTC (11+ messages)
[PATCH v2 00/14] arm64: dts: qcom: msm8916/39: Enable sound and modem with QDSP6
2023-10-22 15:50 UTC (2+ messages)
[PATCH 0/2] Small style fixes in msm8974.dtsi
2023-10-22 15:50 UTC (2+ messages)
[PATCH 0/3] arm64: dts: qcom: msm8916/39: Fix-ups for dynamic reserved mem patches
2023-10-22 15:50 UTC (2+ messages)
[PATCH v2 0/2] Small updates / fixups for PMIC spmi-gpio
2023-10-22 15:50 UTC (2+ messages)
` (subset) "
[PATCH v2 0/2] Add CCI support for SC7280
2023-10-22 15:50 UTC (2+ messages)
` (subset) "
[PATCH 0/2] arm64: dts: qcom: longcheer l8910 and l9100: Enable RGB LED
2023-10-22 15:50 UTC (2+ messages)
[PATCH V2] net: ethernet: davinci_emac: Use MAC Address from Device Tree
2023-10-22 15:19 UTC
[PATCH v2 0/2] Input: ilitek_ts_i2c - Fix spurious input events
2023-10-22 15:13 UTC (2+ messages)
[PATCH v2] KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled
2023-10-22 14:59 UTC (2+ messages)
[GIT PULL] s390 fixes for 6.6-rc7
2023-10-22 14:54 UTC (5+ messages)
[PATCH -fixes] drivers: perf: Do not broadcast to other cpus when starting a counter
2023-10-22 14:42 UTC
[RFC PATCH v2 0/6] slub: Delay freezing of CPU partial slabs
2023-10-22 14:52 UTC (2+ messages)
[net-next v4 0/5] net: wwan: t7xx: fw flashing & coredump support
2023-10-22 14:49 UTC
[PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture
2023-10-22 14:33 UTC (2+ messages)
Loans at your finger tip
2023-10-22 14:18 UTC
Old WiFi modules -- for testing?
2023-10-22 14:17 UTC (4+ messages)
How can I get/check all the kernel boot messages?
2023-10-22 14:09 UTC (4+ messages)
[PATCH v2] pci: loongson: Workaround MIPS firmware MRRS settings
2023-10-22 13:38 UTC (11+ messages)
[RESEND PATCH] Revert "fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT"
2023-10-22 13:35 UTC (2+ messages)
[PATCH] erofs: simplify compression configuration parser
2023-10-22 13:09 UTC (2+ messages)
` [PATCH v2] "
[PATCH v11 00/16] LAM and LASS KVM Enabling
2023-10-22 12:35 UTC (4+ messages)
[PATCH v2 0/3] staging: greybus: Coding style cleanup patches
2023-10-22 12:22 UTC (4+ messages)
` [PATCH v2 1/3] staging: greybus: camera: Alignment should match open parenthesis
` [PATCH v2 2/3] staging: greybus: camera: Modify lines end with a '('
` [PATCH v2 3/3] staging: greybus: bootrom: fixed prefer using ftrace warning
[PATCH] arm64: dts: freescale: debix-som-a-bmb-08: Add CSI Power Regulators
2023-10-22 12:05 UTC (3+ messages)
[PATCH 0/3] staging: greybus: Coding style cleanup patches
2023-10-22 12:03 UTC (4+ messages)
` [PATCH 3/3] staging: greybus: fixed prefer using ftrace warning
[syzbot] [kernel?] INFO: rcu detected stall in schedule (6)
2023-10-22 11:52 UTC (2+ messages)
[PATCH v17 08/12] nvmet: add copy command support for bdev and file ns
2023-10-22 11:51 UTC (2+ messages)
usbutils 016 release
2023-10-22 11:44 UTC
[PATCH] dt-bindings: clock: brcm,kona-ccu: convert to YAML
2023-10-22 11:31 UTC
[PATCH 3/5] misc: mlx5ctl: Add info ioctl
2023-10-22 11:27 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox