linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-30 10:35:11 to 2024-01-30 12:11:57 UTC [more...]

[PATCH 0/3] riscv: optimize memcpy/memmove/memset
 2024-01-30 12:11 UTC  (10+ messages)
` [PATCH 1/3] riscv: optimized memcpy
` [PATCH 2/3] riscv: optimized memmove
` [PATCH 3/3] riscv: optimized memset

[PATCH v2 0/2] net: stmmac: dwmac-imx: Time Based Scheduling support
 2024-01-30 12:10 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: ti: am62: Add USB support for k3-am62p
 2024-01-30 12:10 UTC  (7+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am62/a/p: use sub-node for USB_PHY_CTRL registers
` [PATCH 2/2] arm64: dts: ti: k3-am62p: add the USB sub-system

[PATCH v2] dt-bindings: pinctrl: cy8x95x0: Minor fix & update
 2024-01-30 12:08 UTC 

[PATCH] mmc: core Drop BLK_BOUNCE_HIGH
 2024-01-30 12:06 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: fsl-imx-esdhc: add i.MX95 compatible string
 2024-01-30 12:06 UTC  (2+ messages)

[PATCH] mmc: core: Remove usage of the deprecated ida_simple_xx() API
 2024-01-30 12:06 UTC  (2+ messages)

[PATCH net-next v12 0/3] Ethernet common fault IRQ support
 2024-01-30 12:07 UTC  (6+ messages)
` [PATCH net-next v12 1/3] dt-bindings: net: qcom,ethqos: add binding doc for safety IRQ for sa8775p
` [PATCH net-next v12 2/3] arm64: dts: qcom: sa8775p: enable safety IRQ
` [PATCH net-next v12 3/3] net: stmmac: Add driver support for common "

[net PATCH] octeontx2-pf: Remove xdp queues on program detach
 2024-01-30 12:06 UTC 

[PATCH] mmc: pwrseq: Use proper reboot notifier path
 2024-01-30 12:04 UTC  (2+ messages)

[PATCH net 00/10] Fix MODULE_DESCRIPTION() for net (p3)
 2024-01-30 12:03 UTC  (4+ messages)
` [PATCH net 02/10] net: fill in MODULE_DESCRIPTION()s for ocelot

[PATCH 1/2] devcoredump: Remove devcoredump device if failing device is gone
 2024-01-30 12:02 UTC  (3+ messages)
` [PATCH 2/2] devcoredump: Remove the mutex serialization

[PATCH v10 0/6]arm64: add machine check safe support
 2024-01-30 12:01 UTC  (8+ messages)
` [PATCH v10 2/6] arm64: add support for machine check error safe
` [PATCH v10 3/6] arm64: add uaccess to machine check safe

[PATCH -fixes] riscv: Fix arch_hugetlb_migration_supported() for NAPOT
 2024-01-30 12:01 UTC 

[PATCH] genirq: use relaxed access by default for irq_reg_{readl,writel}
 2024-01-30 11:59 UTC  (2+ messages)

[PATCH] ahci: Extend ASM1061 43-bit DMA address quirk to other ASM106x parts
 2024-01-30 11:59 UTC  (3+ messages)

[PATCH RFC v3 00/35] Add support for arm64 MTE dynamic tag storage reuse
 2024-01-30 11:58 UTC  (31+ messages)
` [PATCH RFC v3 01/35] mm: page_alloc: Add gfp_flags parameter to arch_alloc_page()
` [PATCH RFC v3 04/35] mm: page_alloc: Partially revert "mm: page_alloc: remove stale CMA guard code"
` [PATCH RFC v3 06/35] mm: cma: Make CMA_ALLOC_SUCCESS/FAIL count the number of pages
` [PATCH RFC v3 08/35] mm: cma: Introduce cma_alloc_range()
` [PATCH RFC v3 09/35] mm: cma: Introduce cma_remove_mem()
` [PATCH RFC v3 10/35] mm: cma: Fast track allocating memory when the pages are free
` [PATCH RFC v3 11/35] mm: Allow an arch to hook into folio allocation when VMA is known
` [PATCH RFC v3 23/35] arm64: mte: Try to reserve tag storage in arch_alloc_page()

[PATCH net-next v11 0/3] Ethernet common fault IRQ support
 2024-01-30 11:57 UTC  (5+ messages)
` [PATCH net-next v11 1/3] dt-bindings: net: qcom,ethqos: add binding doc for safety IRQ for sa8775p
` [PATCH net-next v11 2/3] arm64: dts: qcom: sa8775p: enable safety IRQ
` [PATCH net-next v11 3/3] net: stmmac: Add driver support for common "

[PATCH v3] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells
 2024-01-30 11:56 UTC 

[PATCH -fixes] riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumask
 2024-01-30 11:55 UTC 

[PATCH 6.6 000/331] 6.6.15-rc1 review
 2024-01-30 11:54 UTC  (2+ messages)

[syzbot] BUG: sleeping function called from invalid context in __getblk_gfp
 2024-01-30 11:54 UTC  (3+ messages)
` [syzbot] [fs?] "

[PATCH v3] virtio_net: Support RX hash XDP hint
 2024-01-30 11:52 UTC  (2+ messages)

[PATCH 1/2] PCI: Clear LBMS on resume to avoid Target Speed quirk
 2024-01-30 11:53 UTC  (2+ messages)

[PATCH net v2] net: stmmac: protect updates of 64-bit statistics counters
 2024-01-30 11:39 UTC  (4+ messages)

[PATCH] arm64/signal: Don't assume that TIF_SVE means we saved SVE state
 2024-01-30 11:51 UTC  (2+ messages)

[PATCH v2] [net] ipv6: Ensure natural alignment of const ipv6 loopback and router addresses
 2024-01-30 11:50 UTC  (2+ messages)

[PATCH v2] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells
 2024-01-30 11:48 UTC  (3+ messages)

[PATCH v12 00/25] Linux RISC-V AIA Support
 2024-01-30 11:46 UTC  (7+ messages)

[PATCH v4 00/14] dm-raid: fix v6.7 regressions
 2024-01-30 11:46 UTC  (3+ messages)
` [PATCH RFC v4 13/14] dm: wait for IO completion before removing dm device

[PATCH] soc/tegra: fix build failure on Tegra241
 2024-01-30 11:45 UTC  (3+ messages)

[RFC PATCH] locking/percpu-rwsem: do not do lock handoff in percpu_up_write
 2024-01-30 11:41 UTC  (7+ messages)

[PATCH net v2] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
 2024-01-30 11:40 UTC  (2+ messages)

[syzbot] [block?] [trace?] INFO: task hung in blk_trace_remove (2)
 2024-01-30 11:41 UTC  (3+ messages)

[PATCH] spi: sh-msiof: avoid integer overflow in constants
 2024-01-30 11:39 UTC  (4+ messages)

[PATCH 0/5] Add IAX45 support for RZ/Five SoC
 2024-01-30 11:38 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document "
` [PATCH 2/5] irqchip/renesas-rzg2l: Add support for "
` [PATCH 3/5] riscv: dts: renesas: r9a07g043f: Add IRQC node to RZ/Five SoC DTSI
` [PATCH 4/5] arm64: dts: renesas: r9a07g043: Move interrupt-parent property to common DTSI
` [PATCH 5/5] riscv: dts: renesas: rzfive-smarc-som: Drop deleting interrupt properties from ETH0/1 nodes

[PATCH net-next v4 0/5] remove page frag implementation in vhost_net
 2024-01-30 11:37 UTC  (6+ messages)
` [PATCH net-next v4 1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
` [PATCH net-next v4 2/5] page_frag: unify gfp bits for order 3 page allocation
` [PATCH net-next v4 3/5] net: introduce page_frag_cache_drain()
` [PATCH net-next v4 4/5] vhost/net: remove vhost_net_page_frag_refill()
` [PATCH net-next v4 5/5] tools: virtio: introduce vhost_net_test

[PATCH v2] pidfd: implement PIDFD_THREAD flag for pidfd_open()
 2024-01-30 11:34 UTC  (2+ messages)

[RFC PATCH] mm/readahead: readahead aggressively if read drops in willneed range
 2024-01-30 11:34 UTC  (12+ messages)

[syzbot] [mm?] kernel BUG in validate_mm (3)
 2024-01-30 11:34 UTC  (2+ messages)

[RFC PATCH 0/7] Introduce cache_is_aliasing() to fix DAX regression
 2024-01-30 11:33 UTC  (3+ messages)
` [RFC PATCH 4/7] ext2: Use dax_is_supported()

[PATCH] arm64: dts: mediatek: mt8195: Add MTU3 nodes and correctly describe USB
 2024-01-30 11:32 UTC  (2+ messages)

[V2] i2c: i2c-qcom-geni: Correct I2C TRE sequence
 2024-01-30 11:32 UTC  (3+ messages)

[syzbot] [bluetooth?] INFO: task hung in hci_conn_failed
 2024-01-30 11:30 UTC  (6+ messages)

[RFC PATCH 0/2] x86/kprobes: add exception opcode detector and boost more opcodes
 2024-01-30 11:30 UTC  (7+ messages)
` [RFC PATCH 1/2] x86/kprobes: Prohibit kprobing on INT and UD

[PATCH v2] dt-bindings: misc: xlnx,sd-fec: convert bindings to yaml
 2024-01-30 11:29 UTC  (4+ messages)

[PATCH] crypto: virtio/akcipher - Fix stack overflow on memcpy
 2024-01-30 11:27 UTC 

[PATCH v2 0/2] add MBR type rate control for encoder
 2024-01-30 11:24 UTC  (3+ messages)
` [PATCH v2 1/2] media: v4l2-ctrls: add encoder maximum bitrate control
` [PATCH v2 2/2] media: venus: add new rate control type MBR for encoder

[PATCH v2] bus: mhi: ep: Use kcalloc() instead of kzalloc()
 2024-01-30 11:23 UTC  (2+ messages)

[PATCH v3 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
 2024-01-30 11:21 UTC  (11+ messages)
              ` [RFC PATCH] pidfd: implement PIDFD_THREAD flag for pidfd_open()

Implement per-key keyboard backlight as auxdisplay?
 2024-01-30 11:12 UTC  (15+ messages)

[PATCH 0/3] soc: mediatek: mtk-socinfo: Fixes and cleanup
 2024-01-30 11:20 UTC  (7+ messages)
` [PATCH 1/3] soc: mediatek: mtk-socinfo: Clean up NVMEM cell read
` [PATCH 2/3] soc: mediatek: mtk-socinfo: Add extra entry for MT8183
` [PATCH 3/3] nvmem: mtk-efuse: Drop NVMEM device name

[PATCH net-next] net: micrel: Fix set/get PHC time for lan8814
 2024-01-30 11:20 UTC  (2+ messages)

[PATCH] ALSA: hda: cs35l41: Support ASUS Zenbook UM3402YAR
 2024-01-30 11:19 UTC  (3+ messages)

[PATCH v2] ALSA: hda: cs35l41: Support additional ASUS Zenbook UX3402VA
 2024-01-30 11:19 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] HID: logitech-dj: allow mice to use all types of reports
 2024-01-30 11:17 UTC  (2+ messages)
` [PATCH v2] HID: logitech-dj: allow mice to report multimedia keycodes

[PATCH v2 1/1] drm/virtio: Implement device_attach
 2024-01-30 11:16 UTC  (3+ messages)

[PATCH] select: Avoid wrap-around instrumentation in do_sys_poll()
 2024-01-30 11:15 UTC  (2+ messages)

[PATCH 6.1.y 0/7] ASoC: codecs: es8326: fix support
 2024-01-30 11:13 UTC  (3+ messages)
` [PATCH 6.1.y 1/7] ASoC: codecs: es8326: Convert to i2c's .probe_new()

[PATCH v1 00/18] Thermal: Part 1 - Introduce new structs and registration
 2024-01-30 11:12 UTC  (19+ messages)
` [PATCH v1 01/18] thermal: core: Change governor name to const char pointer
` [PATCH v1 02/18] thermal: Add new structures and thermal_zone_device_register()
` [PATCH v1 03/18] thermal: Directly use thermal_zone_platform_params for thermal_zone_device
` [PATCH v1 04/18] thermal/drivers/da9062: Migrate to thermal_zone_device_register()
` [PATCH v1 05/18] thermal/drivers/imx: "
` [PATCH v1 06/18] thermal/drivers/rcar: "
` [PATCH v1 07/18] thermal/drivers/st: "
` [PATCH v1 08/18] thermal: intel: pch_thermal: "
` [PATCH v1 09/18] thermal: intel: quark_dts: "
` [PATCH v1 10/18] thermal: intel: soc_dts_iosf: "
` [PATCH v1 11/18] thermal: intel: int340x: "
` [PATCH v1 12/18] thermal: int340x: processor: "
` [PATCH v1 13/18] thermal: intel: x86_pkg_temp: "
` [PATCH v1 14/18] thermal/drivers/armada: "
` [PATCH v1 15/18] thermal/drivers/dove: "
` [PATCH v1 16/18] thermal/drivers/kirkwood: "
` [PATCH v1 17/18] thermal/drivers/spear: "
` [PATCH v1 18/18] thermal/drivers/int340x: "

[PATCH net-next v3] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
 2024-01-30 11:12 UTC 

[ANNOUNCE] The Linux Test Project has been released for JANUARY 2024
 2024-01-30 11:13 UTC 

[PATCH 00/18] ALSA: Various fixes for Cirrus Logic CS35L56 support
 2024-01-30 11:12 UTC  (5+ messages)
` [PATCH 08/18] ASoC: cs35l56: Fix default SDW TX mixer registers

[PATCH] net/tun: use reciprocal_scale
 2024-01-30 11:10 UTC  (2+ messages)

[RFC PATCH net-next 0/2] RPMsg based shared memory ethernet driver
 2024-01-30 11:09 UTC  (3+ messages)
` [RFC PATCH net-next 1/2] net: ethernet: ti: Introduce inter-core-virt-eth as RPMsg driver
` [RFC PATCH net-next 2/2] net: ethernet: ti: inter-core-virt-eth: Register as network device

[PATCH RFC 0/4] Fix file lock cache accounting, again
 2024-01-30 11:04 UTC  (11+ messages)
` [PATCH RFC 1/4] fs/locks: "

[PATCH] gpio-mvebu: no hardcoded timer assignment for pwm
 2024-01-30 10:55 UTC 

[PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
 2024-01-30 11:03 UTC  (4+ messages)

[PATCH v3 0/3] drm/atomic: Allow drivers to write their own plane check for async
 2024-01-30 11:02 UTC  (4+ messages)
` [PATCH v3 3/3] drm/amdgpu: Implement check_async_props for planes

linux-next: Tree for Jan 29
 2024-01-30 11:02 UTC  (5+ messages)
` linux-next: Tree for Jan 29 (soc/tegra/fuse/fuse-tegra30.c)

[PATCH] dt-bindings: usb: microchip,usb5744: Remove peer-hub as requirement
 2024-01-30 11:01 UTC  (2+ messages)

[PATCH v3 00/10] mtd: rawnand: brcmnand: driver and doc updates
 2024-01-30 11:01 UTC  (9+ messages)
` [PATCH v3 10/10] mtd: rawnand: brcmnand: allow for on-die ecc

[PATCH 0/4] x86/alternatives: Do NOPs optimization on a temporary buffer
 2024-01-30 10:59 UTC  (5+ messages)
` [PATCH 1/4] x86/alternatives: Use a temporary buffer when optimizing NOPs
` [PATCH 2/4] x86/alternatives: Get rid of __optimize_nops()
` [PATCH 3/4] x86/alternatives: Optimize optimize_nops()
` [PATCH 4/4] x86/alternatives: Sort local vars in apply_alternatives()

[net-next PATCH] octeontx2: Add PTP clock driver for Octeon PTM clock
 2024-01-30 10:56 UTC  (3+ messages)

[PATCH 0/2] arm64/sme: Fix handling of traps on resume
 2024-01-30 10:54 UTC  (5+ messages)
` [PATCH 1/2] arm64/sme: Restore SMCR on exit from suspend
` [PATCH 2/2] arm64/sme: Restore SMCR_EL1.EZT0 "

[PATCH 0/2] Update phandle cache on device node attach
 2024-01-30 10:52 UTC  (3+ messages)
` [PATCH 1/2] of: Introduce __of_phandle_update_cache
` [PATCH 2/2] of: Implment cache update operation on device node attach

[PATCH v1 tty] 8250: microchip: Add 4 Mbps support in PCI1XXXX UART
 2024-01-30 10:52 UTC  (3+ messages)

[PATCH v6 0/4] Add missing port pins on RZ/Five SoC
 2024-01-30 10:52 UTC  (10+ messages)
` [PATCH v6 1/4] pinctrl: renesas: rzg2l: Improve code for readability
` [PATCH v6 2/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
` [PATCH v6 3/4] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
` [PATCH v6 4/4] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property

[PATCH] fpga: dfl: fme: Return directly after a failed devm_kasprintf() call in fme_perf_pmu_register()
 2024-01-30 10:48 UTC  (4+ messages)
    `  "

[PATCH net-next 0/3] net: macb: WOL enhancements
 2024-01-30 10:48 UTC  (4+ messages)
` [PATCH net-next 1/3] net: macb: queue tie-off or disable during WOL suspend
` [PATCH net-next 2/3] dt-bindings: net: cdns,macb: Add wol-arp-packet property
` [PATCH net-next 3/3] net: macb: Add ARP support to WOL

[PATCH] mempolicy: add home_node info to mpol_to_str()
 2024-01-30 10:48 UTC 

[PATCH v2 17/33] spi: bitbang: Follow renaming of SPI "master" to "controller"
 2024-01-30 10:46 UTC  (2+ messages)

[PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users
 2024-01-30 10:46 UTC  (3+ messages)
` [PATCH 7/8] dm-crypt: Convert from tasklet to BH workqueue

Convert write_cache_pages() to an iterator v5
 2024-01-30 10:46 UTC  (3+ messages)
` [PATCH 19/19] writeback: simplify writeback iteration

[PATCH net 0/9] wifi: Fix MODULE_DESCRIPTION() for net (p4)
 2024-01-30 10:42 UTC  (10+ messages)
` [PATCH net 1/9] wifi: fill in MODULE_DESCRIPTION()s for wlcore
` [PATCH net 2/9] wifi: fill in MODULE_DESCRIPTION()s for wl1251 and wl12xx
` [PATCH net 3/9] wifi: fill in MODULE_DESCRIPTION()s for Broadcom WLAN
` [PATCH net 4/9] wifi: fill in MODULE_DESCRIPTION()s for ar5523
` [PATCH net 5/9] wifi: fill in MODULE_DESCRIPTION()s for wcn36xx
` [PATCH net 6/9] wifi: fill in MODULE_DESCRIPTION()s for p54spi
` [PATCH net 7/9] wifi: fill in MODULE_DESCRIPTION()s for wl18xx
` [PATCH net 8/9] wifi: fill in MODULE_DESCRIPTION()s for wilc1000
` [PATCH net 9/9] wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers

[PATCH v2 00/12] rust: kernel: documentation improvements
 2024-01-30 10:44 UTC  (2+ messages)

[PATCH 0/3] fs/exec: remove current->in_execve flag
 2024-01-30 10:42 UTC  (6+ messages)
` [PATCH 1/3] LSM: add security_bprm_aborting_creds() hook

[PATCH] media: dt-bindings: qcom,sc7280-venus: Allow one IOMMU entry
 2024-01-30 10:40 UTC  (2+ messages)

[Linaro-mm-sig] [PATCH v5 1/6] dma-buf: Add dma_buf_{begin,end}_access()
 2024-01-30 10:40 UTC  (10+ messages)
              ` [Linaro-mm-sig] "

[PATCH net-next] selftests: net: add missing config for GENEVE
 2024-01-30 10:12 UTC 

[PATCH] ARM: dts: aspeed: asus: Add ASUS X4TF BMC
 2024-01-30 10:39 UTC  (5+ messages)

[PATCH net-next v3 0/5] remove page frag implementation in vhost_net
 2024-01-30 10:38 UTC  (4+ messages)

[PATCH v1 0/3] DesignWare PWM improvements
 2024-01-30 10:30 UTC  (4+ messages)
` [PATCH v1 1/3] pwm: dwc: Add 16 channel support for Intel Elkhart Lake

[PATCH v2 0/5] mm: ptdump: Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute
 2024-01-30 10:34 UTC  (6+ messages)
` [PATCH v2 1/5] arm: ptdump: Rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX
` [PATCH v2 2/5] arm64, powerpc, riscv, s390, x86: ptdump: Refactor CONFIG_DEBUG_WX
` [PATCH v2 3/5] powerpc,s390: ptdump: Define ptdump_check_wx() regardless of CONFIG_DEBUG_WX
` [PATCH v2 4/5] mm: ptdump: Have ptdump_check_wx() return bool
` [PATCH v2 5/5] mm: ptdump: add check_wx_pages debugfs attribute

[PATCH 1/2] x86/fred: Fix build with clang
 2024-01-30 10:34 UTC  (3+ messages)
` [PATCH v1A "

[RFC PATCH] mm/readahead: readahead aggressively if read drops in willneed range
 2024-01-29  3:57 UTC  (5+ messages)


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