messages from 2025-04-28 11:17:04 to 2025-04-28 13:03:03 UTC [more...]
[PATCH] vsprintf: Use %p4chR instead of %p4cn for reading data in reversed host ordering
2025-04-28 13:02 UTC (2+ messages)
[PATCH] overlayfs: fix potential NULL pointer dereferences in file handle code
2025-04-28 13:01 UTC (3+ messages)
[PATCH 0/7] Optimize mprotect for large folios
2025-04-28 12:59 UTC (11+ messages)
` [PATCH 1/7] mm: Refactor code in mprotect
` [PATCH 2/7] mm: Optimize mprotect() by batch-skipping PTEs
` [PATCH 3/7] mm: Add batched versions of ptep_modify_prot_start/commit
` [PATCH 4/7] arm64: Add batched version of ptep_modify_prot_start
` [PATCH 5/7] arm64: Add batched version of ptep_modify_prot_commit
` [PATCH 6/7] mm: Batch around can_change_pte_writable()
` [PATCH 7/7] mm: Optimize mprotect() through PTE-batching
[PATCH v1 0/2] add support for MCP998X
2025-04-28 12:57 UTC (4+ messages)
` [PATCH v1 2/2] iio: temperature: "
[PATCH 0/4] comedi: non-contiguous buffer pages changes
2025-04-28 12:56 UTC (3+ messages)
` [PATCH 4/4] comedi: allocate DMA coherent buffer as individual pages
[PATCH] coresight: trbe: Save/restore state across CPU low power state
2025-04-28 12:55 UTC (6+ messages)
[PATCH] Revert "crypto: crc32 - remove "_generic" from filenames"
2025-04-28 12:54 UTC
[PATCH v3 0/3] timers: Exclude isolated cpus from timer migation
2025-04-28 12:54 UTC (4+ messages)
` [PATCH v3 1/3] timers: Rename tmigr 'online' bit to 'available'
` [PATCH v3 2/3] timers: Add the available mask in timer migration
` [PATCH v3 3/3] timers: Exclude isolated cpus from timer migation
[PATCH net V3] amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload
2025-04-28 12:54 UTC (2+ messages)
[PATCH v3] docs: namespace: Tweak and reword resource control doc
2025-04-28 12:54 UTC (2+ messages)
[PATCH net-next] net: phy: realtek: Add support for WOL magic packet on RTL8211F
2025-04-28 12:53 UTC (2+ messages)
[PATCH v2 0/3] brd: discard bugfix
2025-04-28 12:52 UTC (3+ messages)
` [PATCH v2 1/3] brd: protect page with rcu
[PATCH net v1 0/2] address EEE regressions on KSZ switches since v6.9 (v6.14+)
2025-04-28 12:51 UTC (3+ messages)
` [PATCH net v1 1/2] net: dsa: microchip: let phylink manage PHY EEE configuration on KSZ switches
` [PATCH net v1 2/2] net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylink
[PATCH V2] loop: Add sanity check for read/write_iter
2025-04-28 12:49 UTC (5+ messages)
` [PATCH V3] "
[PATCH v2 00/34] drm: convert all bridges to devm_drm_bridge_alloc()
2025-04-28 12:44 UTC (7+ messages)
` [PATCH v2 01/34] drm: convert many bridge drivers from devm_kzalloc() to devm_drm_bridge_alloc() API
` "
` [PATCH v2 03/34] drm/bridge: analogix-anx6345: convert "
` "
` [PATCH v2 34/34] drm/bridge: panel: "
[PATCH v2] tee: shm: fix slab page refcounting
2025-04-28 12:48 UTC (6+ messages)
[PATCH] arm64: defconfig: Enable XDP socket support for high-performance networking
2025-04-28 12:48 UTC (3+ messages)
[BUG] perf segfaults when combining --overwrite and intel_pt event
2025-04-28 12:47 UTC (4+ messages)
drm/msm/dp: Introduce link training per-segment for LTTPRs
2025-04-28 12:47 UTC (4+ messages)
[PATCH v2 0/6] pwm: Update PWM_PXA driver for SpacemiT K1
2025-04-28 12:46 UTC (4+ messages)
` [PATCH v2 3/6] riscv: dts: spacemit: add PWM support for K1 SoC
[PATCH 0/2] Add support for rk3399 industry evaluation board
2025-04-28 12:45 UTC (5+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add rk3399-evb-ind board
[PATCH 0/2] nvme-fc: fix schedule in atomic context
2025-04-28 12:44 UTC (4+ messages)
` [PATCH 1/2] nvme: only allow entering LIVE from CONNECTING state
[PATCH v2 0/5] allwinner: Add EMAC0 support to A523 variant SoC
2025-04-28 12:44 UTC (8+ messages)
` [PATCH v2 1/5] dt-bindings: sram: sunxi-sram: Add A523 compatible
` [PATCH v2 2/5] dt-bindings: arm: sunxi: Add A523 EMAC0 compatible
[PATCH net] fec: Workaround for ERR007885 on fec_enet_txq_submit_skb()
2025-04-28 12:43 UTC
[PATCH v2] PCI: dwc: ep: Use FIELD_GET()
2025-04-28 12:42 UTC
[PATCH v0] net: phy: aquantia: fix commenting format
2025-04-28 12:41 UTC (2+ messages)
[PATCH v3 0/3] riscv: sophgo: add mailbox support for CV18XX series SoC
2025-04-28 12:39 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: mailbox: add Sophgo "
` [PATCH v3 2/3] riscv: dts: add mailbox for "
` [PATCH v3 3/3] mailbox: sophgo: add mailbox driver for "
[PATCH v2 00/15] tools/nolibc: various new functions
2025-04-28 12:40 UTC (16+ messages)
` [PATCH v2 01/15] tools/nolibc: add strstr()
` [PATCH v2 02/15] tools/nolibc: add %m printf format
` [PATCH v2 03/15] tools/nolibc: add more stat() variants
` [PATCH v2 04/15] tools/nolibc: add mremap()
` [PATCH v2 05/15] tools/nolibc: add getrandom()
` [PATCH v2 06/15] tools/nolibc: add abs() and friends
` [PATCH v2 07/15] tools/nolibc: add support for access() and faccessat()
` [PATCH v2 08/15] tools/nolibc: add clock_getres(), clock_gettime() and clock_settime()
` [PATCH v2 09/15] tools/nolibc: add timer functions
` [PATCH v2 10/15] tools/nolibc: add timerfd functionality
` [PATCH v2 11/15] tools/nolibc: add difftime()
` [PATCH v2 12/15] tools/nolibc: add namespace functionality
` [PATCH v2 13/15] tools/nolibc: add fopen()
` [PATCH v2 14/15] tools/nolibc: fall back to sys_clock_gettime() in gettimeofday()
` [PATCH v2 15/15] tools/nolibc: implement wait() in terms of waitpid()
[PATCH v2 00/23] Add support for HEVC and VP9 codecs in decoder
2025-04-28 12:38 UTC (7+ messages)
` [PATCH v2 14/23] media: iris: Fix NULL pointer dereference
[PATCH 0/2] arm64: dts: allwinner: Support Orange Pi 3 LTS board
2025-04-28 12:37 UTC (5+ messages)
` [PATCH 2/2] arm64: dts: allwinner: h6: Add OrangePi 3 LTS DTS
[PATCH] ASoC: SOF: ipc4-pcm: Adjust pipeline_list->pipelines allocation type
2025-04-28 12:38 UTC (2+ messages)
[PATCH v6 0/9] blk: honor isolcpus configuration
2025-04-28 12:37 UTC (3+ messages)
` [PATCH v6 1/9] lib/group_cpus: let group_cpu_evenly return number initialized masks
[PATCH 0/3] ACPI: thermal: Properly support the _SCP control method
2025-04-28 12:34 UTC (6+ messages)
[PATCH v6 0/5] media: uvcvideo: Implement Granular Power Saving
2025-04-28 12:31 UTC (6+ messages)
` [PATCH v6 3/5] media: uvcvideo: Increase/decrease the PM counter per IOCTL
[PATCH] [RFC] x86/cpu: rework instruction set selection
2025-04-28 12:30 UTC (11+ messages)
` [PATCH] bitops/32: Convert variable_ffs() and fls() zero-case handling to C
[PATCH v2 0/7] iio: adc: Add support for AD4170 series of ADCs
2025-04-28 12:29 UTC (8+ messages)
` [PATCH v2 1/7] dt-bindings: iio: adc: Add AD4170
` [PATCH v2 2/7] iio: adc: Add basic support for AD4170
` [PATCH v2 3/7] iio: adc: ad4170: Add support for buffered data capture
` [PATCH v2 4/7] iio: adc: ad4170: Add clock provider support
` [PATCH v2 5/7] iio: adc: ad4170: Add GPIO controller support
` [PATCH v2 6/7] iio: adc: ad4170: Add support for internal temperature sensor
` [PATCH v2 7/7] iio: adc: ad4170: Add support for weigh scale and RTD sensors
[PATCH] xfs: allow ro mounts if rtdev or logdev are read-only
2025-04-28 12:27 UTC (3+ messages)
[REGRESSION] 6.14.3 panic - kernel NULL pointer dereference in htb_dequeue
2025-04-28 12:28 UTC (10+ messages)
[PATCH v3 0/2] media: qcom: camss: x1e80100: Add support for individual CSIPHY supplies
2025-04-28 12:26 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: media: qcom,x1e80100-camss: Fixup csiphy supply names
linux-next: build failure after merge of the rust-xarray tree
2025-04-28 12:25 UTC (2+ messages)
[PATCH 0/3] mm: small cleanups for io-mapping, debug_page_alloc and numa
2025-04-28 12:24 UTC (5+ messages)
` [PATCH 1/3] mm/io-mapping: precompute remap protection flags for clarity
` [PATCH 2/3] mm/debug_page_alloc: improve error message for invalid guardpage minorder
[PATCH v2 0/4] of: Common "memory-region" parsing
2025-04-28 12:23 UTC (4+ messages)
[PATCH v2 1/3] PCI: Export pci_msix_prepare_desc() for dynamic MSI-X alloc
2025-04-28 12:22 UTC (2+ messages)
[PATCH 0/5] KVM: RISC-V: VCPU reset fixes
2025-04-28 12:22 UTC (5+ messages)
` [PATCH 3/5] KVM: RISC-V: remove unnecessary SBI reset state
` [PATCH 4/5] KVM: RISC-V: reset VCPU state when becoming runnable
[net-next v8 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-04-28 12:20 UTC (3+ messages)
` [net-next v8 1/7] dt-bindings: net: Add MTIP L2 switch description
[PATCH] nvmem: Remove unused nvmem cell table support
2025-04-28 12:18 UTC (2+ messages)
linux-next: build failure after merge of the rockchip tree
2025-04-28 12:17 UTC (2+ messages)
[PATCH v3] tty: serial: samsung_tty: support 18 uart ports
2025-04-28 12:14 UTC (5+ messages)
[PATCH vfs/vfs.fixes v2] eventpoll: Set epoll timeout if it's in the future
2025-04-28 12:14 UTC (3+ messages)
[PATCH v2 0/2] ASoC: codec: twl4030: Convert to GPIO descriptors
2025-04-28 12:12 UTC (3+ messages)
` [PATCH v2 1/2] ASoC: codec: twl4030: Sort headers alphabetically
` [PATCH v2 2/2] ASoC: codec: twl4030: Convert to GPIO descriptors
[PATCH] iommu: Handle yet another race around registration
2025-04-28 12:14 UTC (3+ messages)
[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
2025-04-28 12:12 UTC (3+ messages)
` [PATCH v2 10/22] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
[RFC][PATCH 0/2] Add is_user_thread() and is_kernel_thread() helper functions
2025-04-28 12:12 UTC (5+ messages)
` [PATCH] sched/core: Introduce task_*() helpers for PF_ flags
linux-next: Tree for Apr 28
2025-04-28 12:11 UTC
[PATCH] drm/i915/gt: Remove const from struct i915_wa list allocation
2025-04-28 12:09 UTC (3+ messages)
[PATCH 6.1 v2 0/3] aic79xx: Add some non-NULL checks
2025-04-28 12:07 UTC (4+ messages)
[PATCH net 0/4] Bug fixes from XDP patch series
2025-04-28 12:04 UTC (5+ messages)
` [PATCH net 1/4] net: ti: icssg-prueth: Set XDP feature flags for ndev
` [PATCH net 2/4] net: ti: icssg-prueth: Report BQL before sending XDP packets
` [PATCH net 3/4] net: ti: icssg-prueth: Fix race condition for traffic from different network sockets
` [PATCH net 4/4] net: ti: icssg-prueth: Fix kernel panic during concurrent Tx queue access
[PATCH] amd-xgbe: Add device IDs for Hygon 10Gb ethernet controller
2025-04-28 12:02 UTC (4+ messages)
` [PATCH v1] "
[PATCH] clk: samsung: correct clock summary for hsi1 block
2025-04-28 11:50 UTC
[PATCH] staging: comedi: das16 : fixed a struct warning in code
2025-04-28 10:44 UTC (2+ messages)
[PATCH v7 00/11] Add support for MAX7360
2025-04-28 11:57 UTC (12+ messages)
` [PATCH v7 01/11] dt-bindings: mfd: gpio: Add MAX7360
` [PATCH v7 02/11] mfd: Add max7360 support
` [PATCH v7 03/11] pinctrl: Add MAX7360 pinctrl driver
` [PATCH v7 04/11] pwm: max7360: Add MAX7360 PWM support
` [PATCH v7 05/11] regmap: irq: Add support for chips without separate IRQ status
` [PATCH v7 06/11] gpio: regmap: Allow to allocate regmap-irq device
` [PATCH v7 07/11] gpio: regmap: Allow to provide init_valid_mask callback
` [PATCH v7 08/11] gpio: max7360: Add MAX7360 gpio support
` [PATCH v7 09/11] input: keyboard: Add support for MAX7360 keypad
` [PATCH v7 10/11] input: misc: Add support for MAX7360 rotary
` [PATCH v7 11/11] MAINTAINERS: Add entry on MAX7360 driver
[PATCH v7 0/6] Maxim Integrated MAX77759 PMIC MFD-based drivers
2025-04-28 11:54 UTC (9+ messages)
` [PATCH v7 1/6] dt-bindings: gpio: add max77759 binding
` [PATCH v7 2/6] dt-bindings: nvmem: "
` [PATCH v7 3/6] dt-bindings: mfd: "
` [PATCH v7 4/6] mfd: max77759: add Maxim MAX77759 core mfd driver
` [PATCH v7 5/6] gpio: max77759: add Maxim MAX77759 gpio driver
` [PATCH v7 6/6] nvmem: max77759: add Maxim MAX77759 NVMEM driver
[PATCH] igb: Fix watchdog_task race with shutdown
2025-04-28 11:54 UTC
[PATCH RESEND] crypto: sun8i-ss: do not use sg_dma_len before calling DMA functions
2025-04-28 11:54 UTC (2+ messages)
[PATCH] crypto: octeontx2 - Simplify multiple return statements
2025-04-28 11:54 UTC (2+ messages)
[PATCH] crypto: iaa: Adjust workqueue allocation type
2025-04-28 11:53 UTC (2+ messages)
[PATCH 1/4] crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare()
2025-04-28 11:53 UTC (4+ messages)
` [PATCH 2/4] crypto: sun8i-ce-cipher - use crypto_skcipher_driver_name()
[PATCH v3 00/13] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
2025-04-28 11:53 UTC (2+ messages)
[PATCH v3 0/2] kbuild: Support gendwarfksyms
2025-04-28 11:50 UTC (5+ messages)
` [PATCH v3 1/2] kbuild: deb-pkg: Add libdw-dev:native to Build-Depends-Arch
` [PATCH v3 2/2] kbuild: rpm-pkg: Add (elfutils-devel or libdw-devel) to BuildRequires
[PATCH net] fec: Workaround for ERR007885 on fec_enet_txq_submit_skb()
2025-04-28 11:49 UTC
[PATCH v2] i2c: amd-isp: Add ISP i2c-designware driver
2025-04-28 11:48 UTC (3+ messages)
[PATCH] fs/netfs/read_collect: remove duplicate line
2025-04-28 11:48 UTC
Potential Linux Crash: possible deadlock in do_lock_mount in linux6.12.24(longterm maintenance)
2025-04-28 11:46 UTC (2+ messages)
[PATCH 6.1.y v2] net/sched: act_mirred: don't override retval if we already lost the skb
2025-04-28 11:46 UTC (2+ messages)
[PATCH] security/commoncap: don't assume "setid" if all ids are identical
2025-04-28 11:43 UTC (3+ messages)
[PATCH perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-04-28 11:40 UTC (5+ messages)
` [PATCH perf/core 07/22] uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock
[PATCH] iommu/amd: Ensure GA log notifier callbacks finish running before module unload
2025-04-28 11:40 UTC (2+ messages)
[PATCH v1 0/2] Add Qualcomm extended CTI support
2025-04-28 11:40 UTC (7+ messages)
` [PATCH v1 1/2] dt-bindings: arm: Add Qualcomm extended CTI
[PATCHv3 net] bonding: assign random address if device address is same as bond
2025-04-28 11:40 UTC (2+ messages)
[PATCH] mm/memory: fix mapcount / refcount sanity check for mTHP reuse
2025-04-28 11:39 UTC (2+ messages)
[PATCH v6 0/6] Maxim Integrated MAX77759 PMIC MFD-based drivers
2025-04-28 11:39 UTC (3+ messages)
linux-next: build failure after merge of the sunxi tree
2025-04-28 11:38 UTC
[PATCH v2 0/4] Apple Display Pipe driver fixes
2025-04-28 11:37 UTC (5+ messages)
` [PATCH v2 1/4] drm: adp: Use spin_lock_irqsave for drm device event_lock
` [PATCH v2 2/4] drm: adp: Handle drm_crtc_vblank_get() errors
` [PATCH v2 3/4] drm: adp: Enable vblank interrupts in crtc's .atomic_enable
` [PATCH v2 4/4] drm: adp: Remove pointless irq_lock spin lock
[PATCH 6.12 000/223] 6.12.25-rc1 review
2025-04-28 11:36 UTC (3+ messages)
[PATCH] media: renesas: rzg2l-cru: Simplify FIFO empty check
2025-04-28 11:36 UTC (7+ messages)
[PATCH v2 0/4] Fix CPUCL0 add CPUCL1/2 clock support for exynosauto v920 SoC
2025-04-28 11:35 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: exynosautov920: add cpucl1/2 clock definitions
` [PATCH v2 2/4] clk: samsung: exynosautov920: add cpucl1/2 clock support
` [PATCH v2 3/4] clk: samsung: exynosautov920: Fix incorrect CLKS_NR_CPUCL0 definition
` [PATCH v2 4/4] arm64: dts: exynosautov920: add cpucl1/2 clock DT nodes
[PATCH v8 0/5] auxdisplay: add support for TI LP5812 4x3 Matrix LED driver
2025-04-28 11:34 UTC (4+ messages)
[PATCH v2 0/3] Fix CPUCL0 add CPUCL1/2 clock support for exynosauto v920 SoC
2025-04-28 11:28 UTC
[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
2025-04-28 11:29 UTC (6+ messages)
` [PATCH net-next 1/4] dt-bindings: net: ethernet-controller: update descriptions of RGMII modes
[PATCH net] fec: Workaround for ERR007885 on fec_enet_txq_submit_skb()
2025-04-28 11:26 UTC (3+ messages)
[PATCH v5 0/8] Support Multi-frequency scale for UFS
2025-04-28 11:26 UTC (5+ messages)
[PATCH v3 1/1] iommu: Allow attaching static domains in iommu_attach_device_pasid()
2025-04-28 11:24 UTC (2+ messages)
[RFC PATCH 0/15] x86: Remove support for TSC-less and CX8-less CPUs
2025-04-28 11:21 UTC (9+ messages)
` [PATCH 13/15] x86/cpu: Make CONFIG_X86_CX8 unconditional
[PATCH] [v2] iommu/io-pgtable-arm: dynamically allocate selftest device struct
2025-04-28 11:21 UTC (2+ messages)
[PATCH net] docs: tproxy: fix code block style
2025-04-28 11:20 UTC (2+ messages)
[PATCH] iommu: ipmmu-vmsa: avoid Wformat-security warning
2025-04-28 11:20 UTC (2+ messages)
[PATCH net-next] crypto/krb5: Fix change to use SG miter to use offset
2025-04-28 11:19 UTC (2+ messages)
[PATCH v6 net-next 00/14] Add more features for ENETC v4 - round 2
2025-04-28 10:56 UTC (2+ messages)
` [PATCH v6 net-next 14/14] net: enetc: add loopback support for i.MX95 ENETC PF
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