public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-07 12:55:05 to 2024-06-07 14:41:29 UTC [more...]

[PATCH v4 00/22] block atomic writes for xfs
 2024-06-07 14:39 UTC  (19+ messages)
` [PATCH v4 01/22] fs: Add generic_atomic_write_valid_size()
` [PATCH v4 02/22] iomap: Allow filesystems set IO block zeroing size
` [PATCH v4 03/22] xfs: Use extent size granularity for iomap->io_block_size
` [PATCH v4 04/22] xfs: only allow minlen allocations when near ENOSPC
` [PATCH v4 05/22] xfs: always tail align maxlen allocations
` [PATCH v4 07/22] xfs: make EOF allocation simpler
` [PATCH v4 08/22] xfs: introduce forced allocation alignment
` [PATCH v4 09/22] xfs: align args->minlen for "
` [PATCH v4 10/22] xfs: Introduce FORCEALIGN inode flag
` [PATCH v4 11/22] xfs: Do not free EOF blocks for forcealign
` [PATCH v4 12/22] xfs: Update xfs_inode_alloc_unitsize_fsb() "
` [PATCH v4 13/22] xfs: Unmap blocks according to forcealign
` [PATCH v4 14/22] xfs: Only free full extents for forcealign
` [PATCH v4 15/22] xfs: Don't revert allocated offset "
` [PATCH v4 17/22] fs: Add FS_XFLAG_ATOMICWRITES flag
` [PATCH v4 18/22] iomap: Atomic write support
` [PATCH v4 21/22] xfs: Validate atomic writes
` [PATCH v4 22/22] xfs: Support setting FMODE_CAN_ATOMIC_WRITE

[RFC PATCH 2/2] kbuild: rust: provide an option to inline C helpers into Rust
 2024-06-07 14:40 UTC  (2+ messages)

[PATCH v6 0/7] arm64: dts: add description for solidrun cn9130 som and clearfog boards
 2024-06-07 14:40 UTC  (5+ messages)
` [PATCH v6 3/7] dt-bindings: iio: adc: ti,ads1015: add compatible for tla2021

[PATCH v2] net: fec: Add ECR bit macros, fix FEC_ECR_EN1588 being cleared on link-down
 2024-06-07 14:39 UTC  (4+ messages)

[PATCH v3 0/6] Add support for AD4000 series of ADCs
 2024-06-07 14:40 UTC  (23+ messages)
` [PATCH v3 1/6] spi: Add SPI mode bit for MOSI idle state configuration
` [PATCH v3 4/6] spi: spi-axi-spi-engine: Add support for MOSI idle configuration
` [PATCH v3 5/6] dt-bindings: iio: adc: Add AD4000

[RFC PATCH 0/5] Avoid MAP_FIXED gap exposure
 2024-06-07 14:38 UTC  (11+ messages)
` [RFC PATCH 1/5] mm/mmap: Correctly position vma_iterator in __split_vma()
` [RFC PATCH 2/5] mm/mmap: Split do_vmi_align_munmap() into a gather and complete operation
` [RFC PATCH 3/5] mm/mmap: Introduce vma_munmap_struct for use in munmap operations
` [RFC PATCH 4/5] mm/mmap: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas

[PATCH v16 0/5] implement getrandom() in vDSO
 2024-06-07 14:35 UTC  (6+ messages)
` [PATCH v16 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings

[Bug] Failing kunit test on ARCH=arm and LLVM=1
 2024-06-07 14:33 UTC  (2+ messages)

[RFC v3 net-next 0/7] net: pass receive socket to drop tracepoint
 2024-06-07 14:29 UTC  (5+ messages)
` [RFC v3 net-next 1/7] net: add rx_sk to trace_kfree_skb

[PATCH net-next v10 00/14] Device Memory TCP
 2024-06-07 14:27 UTC  (10+ messages)
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers

[PATCH net-next 00/13] net: dsa: lantiq_gswip: code improvements
 2024-06-07 14:27 UTC  (20+ messages)
` [PATCH net-next 09/13] net: dsa: lantiq_gswip: Forbid gswip_add_single_port_br on the CPU port
` [PATCH net-next 10/13] net: dsa: lantiq_gswip: Fix error message in gswip_add_single_port_br()
` [PATCH net-next 11/13] net: dsa: lantiq_gswip: Fix comments in gswip_port_vlan_filtering()
` [PATCH net-next 12/13] net: dsa: lantiq_gswip: Add and use a GSWIP_TABLE_MAC_BRIDGE_FID macro
` [PATCH net-next 13/13] net: dsa: lantiq_gswip: Improve error message in gswip_port_fdb()

[PATCH 0/2] Add test to distinguish between thread's signal mask and ucontext_t
 2024-06-07 14:26 UTC  (6+ messages)
` [PATCH 2/2] selftests: Add a test mangling with uc_sigmask

[PATCH v2 0/6] iio: light: stk3310: support powering off during suspend
 2024-06-07 14:19 UTC  (4+ messages)
` [PATCH v2 2/6] iio: light: stk3310: Implement vdd supply and power it "

[GIT PULL] RISC-V Fixes for 6.10-rc3
 2024-06-07 14:25 UTC 

[PATCH 0/3] Add Remoteproc Support for TI's J722S SoCs
 2024-06-07 14:25 UTC  (6+ messages)
` [PATCH 1/3] arm64: dts: ti: Add R5F and C7x remote processor nodes
` [PATCH 3/3] arm64: dts: ti: k3-j722s-evm: Add memory carveouts for R5F and C7x

[PATCH 1/2] usb: dwc3: core: add p3p2tranok quirk
 2024-06-07 14:24 UTC  (9+ messages)
` [PATCH v2, 2/3] "
` [PATCH v2, 3/3] usb: dwc3: core: Workaround for CSR read timeout

[PATCH v3 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
 2024-06-07 14:23 UTC  (5+ messages)

[PATCH] hfsplus: fix to avoid false alarm of circular locking
 2024-06-07 14:23 UTC 

[PATCH v14 00/14] Add Cgroup support for SGX EPC memory
 2024-06-07 14:23 UTC  (5+ messages)
` [PATCH v14 02/14] cgroup/misc: Add per resource callbacks for CSS events

[PATCH 0/1] cpufreq: Move arch_freq_get_on_cpu to cpuinfo_cur_freq
 2024-06-07 14:21 UTC  (6+ messages)
` [PATCH 1/1] cpufreq: Rewire arch specific feedback for cpuinfo/scaling_cur_freq

[PATCH v8 00/23] Support more Amlogic SoC families in crypto driver
 2024-06-07 14:12 UTC  (24+ messages)
` [PATCH v8 01/23] drivers: crypto: meson: don't hardcode IRQ count
` [PATCH v8 02/23] drviers: crypto: meson: add platform data
` [PATCH v8 03/23] drivers: crypto: meson: remove clock input
` [PATCH v8 04/23] drivers: crypto: meson: add MMIO helpers
` [PATCH v8 05/23] drivers: crypto: meson: move get_engine_number()
` [PATCH v8 06/23] drivers: crypto: meson: drop status field from meson_flow
` [PATCH v8 07/23] drivers: crypto: meson: move algs definition and cipher API to cipher.c
` [PATCH v8 08/23] drivers: crypto: meson: cleanup defines
` [PATCH v8 09/23] drivers: crypto: meson: process more than MAXDESCS descriptors
` [PATCH v8 10/23] drivers: crypto: meson: avoid kzalloc in engine thread
` [PATCH v8 11/23] drivers: crypto: meson: introduce hasher
` [PATCH v8 12/23] drivers: crypto: meson: add support for AES-CTR
` [PATCH v8 13/23] drivers: crypto: meson: use fallback for 192-bit keys
` [PATCH v8 14/23] drivers: crypto: meson: add support for G12-series
` [PATCH v8 15/23] drivers: crypto: meson: add support for AXG-series
` [PATCH v8 16/23] drivers: crypto: meson: add support for A1-series
` [PATCH v8 17/23] dt-bindings: crypto: meson: correct clk and remove second interrupt line
` [PATCH v8 18/23] arch: arm64: dts: meson: gxl: correct crypto node definition
` [PATCH v8 19/23] dt-bindings: crypto: meson: support new SoC's
` [PATCH v8 20/23] arch: arm64: dts: meson: a1: add crypto node
` [PATCH v8 21/23] arch: arm64: dts: meson: s4: "
` [PATCH v8 22/23] arch: arm64: dts: meson: g12: "
` [PATCH v8 23/23] arch: arm64: dts: meson: axg: "

[GIT PULL] s390 fixes for 6.10-rc3
 2024-06-07 14:18 UTC 

[PATCH v9 0/7] Coresight for Kernel panic and watchdog reset
 2024-06-07 14:17 UTC  (4+ messages)
` [PATCH v9 5/7] coresight: tmc: Add support for reading crash data

[PATCH] arm64: dts: mt7622: fix switch probe on bananapi-r64
 2024-06-07 14:15 UTC  (9+ messages)

[PATCH] drm/radeon: remove load callback
 2024-06-07 14:15 UTC  (3+ messages)

[PATCH] powerpc: vdso: fix building with wrong-endian toolchain
 2024-06-07 14:11 UTC  (3+ messages)

[PATCH v2] iio: humidity: si7020: add heater support
 2024-06-07 14:10 UTC  (2+ messages)

[RESEND v3 0/2] dt-bindings: interrupt-controller: riscv,cpu-intc
 2024-06-07 14:11 UTC  (3+ messages)
` [RESEND v3 2/2] dt-bindings: riscv: cpus: add ref to interrupt-controller

[PATCH v2] cxl: add missing MODULE_DESCRIPTION() macros
 2024-06-07 14:10 UTC  (2+ messages)

[PATCH v2] f2fs: get rid of buffer_head use
 2024-06-07 14:10 UTC  (3+ messages)

[PATCH net] gve: ignore nonrelevant GSO type bits when processing TSO headers
 2024-06-07 14:07 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH] kernel/reboot: enhance dmesg logging for system restart
 2024-06-07 14:05 UTC  (2+ messages)

[PATCH v7 0/4] perf: Support PERF_SAMPLE_READ with inherit
 2024-06-07 14:04 UTC  (6+ messages)
` [PATCH v7 1/4] "

[syzbot] possible deadlock in hfsplus_file_truncate
 2024-06-07 14:03 UTC  (3+ messages)
  ` [syzbot] [hfs?] "

[ANNOUNCE] 4.19.315-rt135
 2024-06-07 14:01 UTC 

[PATCH] drm/msm/a6xx: request memory region
 2024-06-07 14:00 UTC 

[PATCH v2 0/4] usb: typec-mux: broadcast typec state to next mux for ptn36502 & nb7vpq904m retimers
 2024-06-07 14:00 UTC  (4+ messages)
` [PATCH v2 2/4] usb: typec-mux: nb7vpq904m: unregister typec switch on probe error and remove

[PATCH] cxl: add missing MODULE_DESCRIPTION() macros
 2024-06-07 13:57 UTC  (8+ messages)

[PATCH v5 net-next 00/15] locking: Introduce nested-BH locking
 2024-06-07 13:55 UTC  (5+ messages)
` [PATCH v5 net-next 01/15] locking/local_lock: Introduce guard definition for local_lock
` [PATCH v5 net-next 02/15] locking/local_lock: Add local nested BH locking infrastructure

Current state of the sysctl constification effort
 2024-06-07 13:54 UTC  (8+ messages)

[PATCH] HID: add missing MODULE_DESCRIPTION() macros
 2024-06-07 13:52 UTC  (3+ messages)

[PATCH] usb: misc: add Microchip usb5744 SMBus programming support
 2024-06-07 13:48 UTC  (3+ messages)

[PATCH v1 1/1] serial: 8250_platform: Explicitly show we initialise ISA ports only once
 2024-06-07 13:48 UTC  (2+ messages)

[PATCH] function_graph: Make fgraph_update_pid_func() a stub for !DYNAMIC_FTRACE
 2024-06-07 13:48 UTC 

[net PATCH] net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs parameters
 2024-06-07 13:47 UTC  (2+ messages)

[PATCH v4 00/11] Add missing features to FastRPC driver
 2024-06-07 13:45 UTC  (3+ messages)
` [PATCH v4 05/11] misc: fastrpc: Add static PD restart support

[PATCH v2 00/16] coresight: Use per-sink trace ID maps for Perf sessions
 2024-06-07 13:43 UTC  (6+ messages)
` [PATCH v2 13/16] "
` [PATCH v2 14/16] coresight: Remove pending trace ID release mechanism

[PATCH] drivers: nvme: target: core: deref after null
 2024-06-07 13:43 UTC 

[PATCH v12 00/13] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-06-07 13:42 UTC  (4+ messages)
` [PATCH v12 02/13] media: imagination: Add E5010 JPEG Encoder driver

6.10/bisected/regression - commits bc87d666c05 and 6d4279cb99ac cause appearing green flashing bar on top of screen on Radeon 6900XT and 120Hz
 2024-06-07 13:39 UTC  (2+ messages)

[PATCH v3] mm: convert page type macros to enum
 2024-06-07 13:37 UTC  (2+ messages)

[PATCH v3 1/4] tracing: add __print_sym() to replace __print_symbolic()
 2024-06-07 13:37 UTC  (3+ messages)

[PATCH v3] HID: hid-goodix: Add Goodix HID-over-SPI driver
 2024-06-07 13:36 UTC 

[PATCH v1 0/6] fs/proc: move page_mapcount() to fs/proc/internal.h
 2024-06-07 13:36 UTC  (5+ messages)
` [PATCH v1 1/6] fs/proc/task_mmu: indicate PM_FILE for PMD-mapped file THP

[PATCH v13 00/13] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-06-07 13:33 UTC  (14+ messages)
` [PATCH v13 01/13] media: dt-bindings: Add Imagination "
` [PATCH v13 02/13] media: imagination: Add E5010 JPEG Encoder driver
` [PATCH v13 03/13] media: v4l2-jpeg: Export reference quantization and huffman tables
` [PATCH v13 04/13] media: Documentation: Document v4l2-jpeg helper functions
` [PATCH v13 05/13] media: imagination: Use exported tables from v4l2-jpeg core
` [PATCH v13 06/13] media: verisilicon : Use exported tables from v4l2-jpeg for hantro codec
` [PATCH v13 07/13] math.h: Add macros for rounding to closest value
` [PATCH v13 08/13] math.h: Use kernel-doc syntax for divison macros
` [PATCH v13 09/13] Documentation: core-api: Add math.h macros and functions
` [PATCH v13 10/13] lib: add basic KUnit test for lib/math
` [PATCH v13 11/13] lib: math_kunit: Add tests for new macros related to rounding to nearest value
` [PATCH v13 12/13] media: imagination: Round to closest multiple for cropping region
` [PATCH v13 13/13] gpu: ipu-v3: Use generic macro for rounding closest to specified value

[PATCH v1 0/6] perf: build: Fix cross compilation
 2024-06-07 13:33 UTC  (4+ messages)
` [PATCH v1 4/6] perf: build: Only link libebl.a for old libdw

[PATCH net-next v3] net: ti: icssg-prueth: Add multicast filtering support
 2024-06-07 13:32 UTC  (2+ messages)

[PATCH net v3] liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet
 2024-06-07 13:32 UTC  (2+ messages)

[PATCH v2 0/2] mtd: spi-nor: macronix: workaround for device id re-use
 2024-06-07 13:30 UTC  (9+ messages)
` [PATCH v2 1/2] mtd: spi-nor: core: add flag for doing optional SFDP

[PATCH V3 00/15] clk: imx: misc update/fix
 2024-06-07 13:33 UTC  (16+ messages)
` [PATCH V3 01/15] clk: imx: composite-8m: Enable gate clk with mcore_booted
` [PATCH V3 02/15] clk: imx: composite-93: keep root clock on when mcore enabled
` [PATCH V3 03/15] clk: imx: composite-7ulp: Check the PCC present bit
` [PATCH V3 04/15] clk: imx: fracn-gppll: fix fractional part of PLL getting lost
` [PATCH V3 05/15] clk: imx: imx8mp-audiomix: remove sdma root clock
` [PATCH V3 06/15] clk: imx: imx8mp: fix clock tree update of TF-A managed clocks
` [PATCH V3 07/15] clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7D
` [PATCH V3 08/15] clk: imx: add CLK_SET_RATE_PARENT for lcdif_pixel_src "
` [PATCH V3 09/15] clk: imx: imx8mn: add sai7_ipg_clk clock settings
` [PATCH V3 10/15] clk: imx: imx8mm: Change the 'nand_usdhc_bus' clock to non-critical one
` [PATCH V3 11/15] clk: imx: imx8qxp: Add LVDS bypass clocks
` [PATCH V3 12/15] clk: imx: imx8qxp: Add clock muxes for MIPI and PHY ref clocks
` [PATCH V3 13/15] clk: imx: imx8qxp: Register dc0_bypass0_clk before disp clk
` [PATCH V3 14/15] clk: imx: imx8qxp: Parent should be initialized earlier than the clock
` [PATCH V3 15/15] clk: imx: fracn-gppll: update rate table

[PATCH] ASoC: dt-bindings: ak4554: Convert to dtschema
 2024-06-07 13:24 UTC  (5+ messages)

[PATCH v3] landlock: Add abstract unix socket connect restriction
 2024-06-07 13:24 UTC  (2+ messages)

[PATCH net v2] net: stmmac: dwmac-qcom-ethqos: Configure host DMA width
 2024-06-07 13:24 UTC  (2+ messages)

[PATCH v5 0/9] drm/msm: make use of the HDMI connector infrastructure
 2024-06-07 13:23 UTC  (10+ messages)
` [PATCH v5 1/9] drm/connector: hdmi: allow disabling Audio Infoframe
` [PATCH v5 2/9] drm/bridge-connector: switch to using drmm allocations
` [PATCH v5 3/9] drm/bridge-connector: implement glue code for HDMI connector
` [PATCH v5 4/9] drm/msm/hdmi: switch to atomic bridge callbacks
` [PATCH v5 5/9] drm/msm/hdmi: turn mode_set into atomic_enable
` [PATCH v5 6/9] drm/msm/hdmi: make use of the drm_connector_hdmi framework
` [PATCH v5 7/9] drm/msm/hdmi: get rid of hdmi_mode
` [PATCH v5 8/9] drm/msm/hdmi: update HDMI_GEN_PKT_CTRL_GENERIC0_UPDATE definition
` [PATCH v5 9/9] drm/msm/hdmi: also send the SPD and HDMI Vendor Specific InfoFrames

[PATCH] platform/x86: dell-pc: avoid double free and invalid unregistration
 2024-06-07 13:22 UTC  (2+ messages)

[PATCH] kernel/trace: fix possible deadlock in trie_delete_elem
 2024-06-07 13:19 UTC 

[GIT PULL] first NFSD fix for v6.10-rc
 2024-06-07 13:19 UTC 

[PATCH printk v2 00/18] add threaded printing + the rest
 2024-06-07 13:17 UTC  (3+ messages)
` [PATCH printk v2 04/18] printk: nbcon: Introduce printing kthreads

[PATCH V3 1/3] platform/x86/intel/sdsi: Add ioctl SPDM transport
 2024-06-07 13:14 UTC  (2+ messages)

[PATCH net-next v3 0/4] Enable PTP timestamping/PPS for AM65x SR1.0 devices
 2024-06-07 13:02 UTC  (5+ messages)
` [PATCH net-next v3 1/4] net: ti: icssg-prueth: Enable PTP timestamping support for "
` [PATCH net-next v3 2/4] net: ti: icss-iep: Remove spinlock-based synchronization
` [PATCH net-next v3 3/4] net: ti: icss-iep: Enable compare events
` [PATCH net-next v3 4/4] arm64: dts: ti: iot2050: Add IEP interrupts for SR1.0 devices

[PATCH] kallsyms, livepatch: Fix livepatch with CONFIG_LTO_CLANG
 2024-06-07 13:06 UTC  (2+ messages)

[PATCH v2] sbitmap: fix io hung due to race on sbitmap_word::cleared
 2024-06-07 12:59 UTC  (5+ messages)

[PATCH v6 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
 2024-06-07 12:53 UTC  (7+ messages)
` [PATCH v6 11/16] selftests/resctrl: Simplify bandwidth report type handling
` [PATCH v6 12/16] selftests/resctrl: Make some strings passed to resctrlfs functions const
` [PATCH v6 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
` [PATCH v6 14/16] selftests/resctrl: Remove mongrp from MBA test
` [PATCH v6 15/16] selftests/resctrl: Remove mongrp from CMT test
` [PATCH v6 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()

[PATCH v5 00/12] Series to deliver Ethernet for STM32MP13
 2024-06-07 12:50 UTC  (11+ messages)
` [PATCH v5 07/12] net: stmmac: dwmac-stm32: Mask support for PMCR configuration
` [PATCH v5 08/12] net: stmmac: dwmac-stm32: add management of stm32mp13 for stm32
` [PATCH v5 09/12] ARM: dts: stm32: add ethernet1 and ethernet2 support on stm32mp13
` [PATCH v5 11/12] ARM: dts: stm32: add ethernet1 for STM32MP135F-DK board
` [PATCH v5 12/12] ARM: multi_v7_defconfig: Add MCP23S08 pinctrl support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox