messages from 2025-03-06 14:35:54 to 2025-03-06 16:28:29 UTC [more...]
[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
2025-03-06 16:25 UTC (16+ messages)
` [PATCH v3 01/16] bitops: Change parity8() return type to bool
` [PATCH v3 02/16] bitops: Add parity16(), parity32(), and parity64() helpers
` [PATCH v3 03/16] media: media/test_drivers: Replace open-coded parity calculation with parity8()
` [PATCH v3 04/16] media: pci: cx18-av-vbi: "
` [PATCH v3 05/16] media: saa7115: "
` [PATCH v3 06/16] serial: max3100: "
` [PATCH v3 07/16] lib/bch: Replace open-coded parity calculation with parity32()
` [PATCH v3 08/16] Input: joystick - "
` [PATCH v3 09/16] net: ethernet: oa_tc6: "
` [PATCH v3 10/16] wifi: brcm80211: "
` [PATCH v3 11/16] drm/bridge: dw-hdmi: "
` [PATCH v3 12/16] mtd: ssfdc: "
` [PATCH v3 13/16] fsi: i2cr: "
` [PATCH v3 14/16] fsi: i2cr: Replace open-coded parity calculation with parity64()
` [PATCH v3 15/16] Input: joystick - "
[PATCH 0/4] nfsd: observability improvements
2025-03-06 16:28 UTC (4+ messages)
` [PATCH 3/4] nfsd: add some stub tracepoints around key vfs functions
[PATCH] block: Name the RQF flags enum
2025-03-06 16:27 UTC
[PATCH 1/1] dt-bindings: i2c: imx-lpi2c: add i.MX94 LPI2C
2025-03-06 16:27 UTC (2+ messages)
[PATCH v9 0/8] Buddy allocator like (or non-uniform) folio split
2025-03-06 16:27 UTC (13+ messages)
` [PATCH v9 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()
[PATCH 1/1] dt-bindings: mailbox: fsl,mu: Add i.MX94 compatible
2025-03-06 16:27 UTC (2+ messages)
[PATCH] /sched/core: Fix Unixbench spawn test regression
2025-03-06 16:26 UTC
[PATCH v2 0/2] Add USB2PHY control support for Renesas RZ/V2H(P) SoC
2025-03-06 16:26 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: reset: Document RZ/V2H(P) USB2PHY Control
[PATCH 6.13 000/157] 6.13.6-rc1 review
2025-03-06 16:26 UTC (3+ messages)
[PATCH v14 0/3] Enable HDMI RX controller on RK3588
2025-03-06 16:24 UTC (6+ messages)
` [PATCH v14 1/3] arm64: dts: rockchip: Add device tree support for HDMI RX Controller
[RFC PATCH v3 00/15] pkeys-based page table hardening
2025-03-06 16:23 UTC (2+ messages)
[PATCH v2 4/8] PCI: brcmstb: Fix error path upon call of regulator_bulk_get()
2025-03-06 16:24 UTC (5+ messages)
[PATCH v9 0/9] misc: Support TI FPC202 dual-port controller
2025-03-06 16:23 UTC (10+ messages)
` [PATCH v9 1/9] dt-bindings: misc: Describe TI FPC202 dual port controller
` [PATCH v9 2/9] media: i2c: ds90ub960: Replace aliased clients list with address list
` [PATCH v9 3/9] media: i2c: ds90ub960: Protect alias_use_mask with a mutex
` [PATCH v9 4/9] i2c: use client addresses directly in ATR interface
` [PATCH v9 5/9] i2c: move ATR alias pool to a separate struct
` [PATCH v9 6/9] i2c: rename field 'alias_list' of struct i2c_atr_chan to 'alias_pairs'
` [PATCH v9 7/9] i2c: support per-channel ATR alias pools
` [PATCH v9 8/9] i2c: Support dynamic address translation
` [PATCH v9 9/9] misc: add FPC202 dual port controller driver
[PATCH 6.12 000/150] 6.12.18-rc1 review
2025-03-06 16:23 UTC (3+ messages)
[PATCH] MAINTAINERS: Update the MODULE SUPPORT section
2025-03-06 16:20 UTC
request_irq() with local bh disabled
2025-03-06 16:19 UTC (3+ messages)
[PATCH v3 00/18] cxl: Address translation support, part 1: Cleanups and refactoring
2025-03-06 16:18 UTC (4+ messages)
` [PATCH v3 14/18] cxl/region: Unfold cxl_find_root_decoder() into cxl_endpoint_decoder_initialize()
[Bug report] Memory leak in scmi_device_create
2025-03-06 16:18 UTC (6+ messages)
[PATCH V6 2/2] checkpatch: check format of Vec<String> in modules
2025-03-06 16:18 UTC (2+ messages)
[PATCH v12 0/3] rust: add dma coherent allocator abstraction
2025-03-06 16:18 UTC (9+ messages)
` [PATCH v12 2/3] "
[PATCH] kunit: tool: Fix bug in parsing test plan
2025-03-06 16:17 UTC (6+ messages)
[PATCH] mm/vma: Do not register private-anon mappings with khugepaged during mmap
2025-03-06 16:10 UTC (4+ messages)
[PATCH net-next 0/2] vsock/test: check for null-ptr-deref when transport changes
2025-03-06 16:09 UTC (3+ messages)
` [PATCH net-next 1/2] vsock/test: Add new function to check for timeout
` [PATCH net-next 2/2] vsock/test: Add test for null ptr deref when transport changes
[PATCH next] spi: stm32-ospi: Fix an IS_ERR() vs NULL bug in stm32_ospi_get_resources()
2025-03-06 16:10 UTC (2+ messages)
[PATCH] regulator: core: Fix deadlock in create_regulator()
2025-03-06 16:10 UTC (2+ messages)
[PATCH] ASoC: cs42l43: convert to SYSTEM_SLEEP_PM_OPS
2025-03-06 16:10 UTC (2+ messages)
[PATCH 0/1] x86/vmemmap: x86/vmemmap: Use direct-mapped VA instead of vmemmap-based VA
2025-03-06 16:09 UTC (7+ messages)
` [PATCH 1/1] "
[PATCH V6 2/2] checkpatch: check format of Vec<String> in modules
2025-03-06 16:08 UTC (2+ messages)
[PATCH v5 0/7] bits: Fixed-type GENMASK()/BIT()
2025-03-06 16:08 UTC (12+ messages)
` [PATCH v5 1/7] bits: split the definition of the asm and non-asm GENMASK()
` [PATCH v5 2/7] bits: introduce fixed-type genmasks
` [PATCH v5 7/7] test_bits: add tests for BIT_U*()
[PATCH v2] clocksource: Defer marking clocksources unstable to kthread
2025-03-06 16:06 UTC
[PATCH clocksource] Defer marking clocksources unstable to kthread
2025-03-06 16:06 UTC (3+ messages)
[PATCH v2 0/2] Fix generic/390 failure due to quota release after freeze
2025-03-06 15:59 UTC (4+ messages)
` [PATCH v2 2/2] ext4: protect ext4_release_dquot against freezing
[PATCH v3 00/29] TDX MMU part 2
2025-03-06 16:04 UTC (4+ messages)
` [PATCH 22/29] KVM: TDX: Add an ioctl to create initial guest memory
[PATCH v6 0/3] Add support for SAMA7D65
2025-03-06 16:03 UTC (8+ messages)
` [PATCH v6 1/3] dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart
` [RESEND PATCH "
` [PATCH v6 2/3] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl
` [RESEND PATCH "
` [PATCH v6 3/3] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,sama7d65-flexcom
` [RESEND PATCH "
` [RESEND PATCH v6 0/3] Add support for SAMA7D65
[PATCH 6.1 000/176] 6.1.130-rc1 review
2025-03-06 16:03 UTC (3+ messages)
[PATCH 6.6 000/142] 6.6.81-rc1 review
2025-03-06 16:03 UTC (2+ messages)
[PATCH] media: vim2m: print device name after registering device
2025-03-06 16:01 UTC (7+ messages)
[PATCH] x86/boot: Sanitize boot params before parsing command line
2025-03-06 15:59 UTC
[PATCH v3 0/6] Add support for S4 audio
2025-03-06 15:58 UTC (3+ messages)
` [PATCH v3 5/6] ASoC: meson: s4: Add s4 tocodec driver
[PATCH v2 2/5] x86/mce: dump error msg from severities
2025-03-06 15:58 UTC (11+ messages)
[PATCH v2] kbuild: add Kbuild bash completion
2025-03-06 15:56 UTC
[PATCH next v2 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset
2025-03-06 15:56 UTC (4+ messages)
` [PATCH next v2 2/2] bluetooth: btnxpuart: implement powerup sequence
[PATCH] drm/gma500: Remove unused mrst_helper_funcs
2025-03-06 15:52 UTC (4+ messages)
[PATCH drm-next 0/2] Enhance drm_panic Support for Virtio-GPU
2025-03-06 15:52 UTC (5+ messages)
` [PATCH drm-next 1/2] vmalloc: Add atomic_vmap
[PATCH v2] drm/gma500: Remove unused mrst_clock_funcs
2025-03-06 15:51 UTC
[PATCH v2 0/3] media: uvcvideo: Introduce V4L2_META_FMT_UVC_CUSTOM + other meta fixes
2025-03-06 15:51 UTC (4+ messages)
` [PATCH v2 1/3] media: uvcvideo: Do not mark valid metadata as invalid
` [PATCH v2 2/3] media: Documentation: Add note about UVCH length field
` [PATCH v2 3/3] media: uvcvideo: Introduce V4L2_META_FMT_UVC_CUSTOM
[PATCH] iio: imu: st_lsm6dsx: fix possible lockup during FIFO read
2025-03-06 15:48 UTC (2+ messages)
[PATCH v5 00/16] drm/bridge: Various quality of life improvements
2025-03-06 15:48 UTC (13+ messages)
` [PATCH v5 04/16] drm/atomic: Introduce helper to lookup connector by encoder
` "
` Re:Re: [PATCH "
` [PATCH v5 08/16] drm/bridge: Add helper to reset bridge pipeline
` [PATCH v5 14/16] drm/bridge: tc358768: Stop disabling when failing to enable
[PATCH net] net: dsa: mv88e6xxx: Verify after ATU Load ops
2025-03-06 15:45 UTC (3+ messages)
` [PATCH v2 net 1/1] "
[PATCH v1] usb: core: Add boot delay for DH34 board in restore mode
2025-03-06 15:44 UTC (2+ messages)
[PATCH v7 0/3] drm/sched: Documentation and refcount improvements
2025-03-06 15:44 UTC (3+ messages)
[PATCH] s390/pci: Fix dev.dma_range_map missing sentinel element
2025-03-06 15:41 UTC (2+ messages)
[PATCH 1/2] cpumask: Fix kernel-doc formatting errors in cpumask.h
2025-03-06 15:38 UTC (2+ messages)
[PATCH net v2 0/2] net: phy: nxp-c45-tja11xx: add errata for TJA112XA/B
2025-03-06 15:35 UTC (5+ messages)
` [PATCH net v2 1/2] net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errata
[PATCH] mm: Remove redundant return in set_huge_zero_folio()
2025-03-06 15:34 UTC (2+ messages)
[PATCH 6.13 000/154] 6.13.6-rc2 review
2025-03-06 15:34 UTC (2+ messages)
[PATCH] pipe_read: don't wake up the writer if the pipe is still full
2025-03-06 15:33 UTC (9+ messages)
` [RFC PATCH 0/3] pipe: Convert pipe->{head,tail} to unsigned short
` [RFC PATCH 1/3] fs/pipe: Limit the slots in pipe_resize_ring()
` [RFC PATCH 3/3] treewide: pipe: Convert all references to pipe->{head,tail,max_usage,ring_size} to unsigned short
[RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
2025-03-06 15:32 UTC (11+ messages)
[PATCH v2 0/6] sysctl: Move sysctls from kern_table into their respective subsystems
2025-03-06 15:31 UTC (3+ messages)
` [PATCH v2 4/6] stack_tracer: move sysctl registration to kernel/trace/trace_stack.c
[PATCH] driver: svc-i3c-master: Kernel panic issue fixed
2025-03-06 15:31 UTC (4+ messages)
[PATCH net-next v3 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-03-06 15:29 UTC (7+ messages)
` [PATCH net-next v3 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
[PATCH v4 01/13] dt-bindings: soc: Add Renesas RZ/T2H (R9A09G077) SoC
2025-03-06 15:24 UTC (13+ messages)
` [PATCH v4 02/13] dt-bindings: clock: Add cpg for the Renesas RZ/T2H SoC
` [PATCH v4 03/13] dt-bindings: serial: Add compatible for Renesas RZ/T2H SoC in sci
` [PATCH v4 04/13] soc: renesas: Add RZ/T2H (R9A09G077) config option
` [PATCH v4 05/13] clk: renesas: Pass sub struct of cpg_mssr_priv to cpg_clk_register
` [PATCH v4 06/13] clk: renesas: Add support for R9A09G077 SoC
` [PATCH v4 07/13] serial: sh-sci: Fix a comment about SCIFA
` [PATCH v4 08/13] serial: sh-sci: Introduced function pointers
` [PATCH v4 09/13] serial: sh-sci: Introduced sci_of_data
` [PATCH v4 10/13] serial: sh-sci: Add support for RZ/T2H SCI
` [PATCH v4 11/13] arm64: dts: renesas: Add initial support for renesas RZ/T2H SoC
` [PATCH v4 12/13] arm64: dts: renesas: Add initial support for renesas RZ/T2H eval board
` [PATCH v4 13/13] arm64: defconfig: Enable Renesas RZ/T2H serial SCI
[RFC PATCH] block, fs: use FOLL_LONGTERM as gup_flags for direct IO
2025-03-06 15:26 UTC (2+ messages)
[PATCH v2 0/7] refactor mremap and fix bug
2025-03-06 15:26 UTC (3+ messages)
` [PATCH v2 3/7] mm/mremap: introduce and use vma_remap_struct threaded state
[PATCH v2 0/4] samsung: pinctrl: Add support for eint_fltcon_offset and filter selection on gs101
2025-03-06 15:26 UTC (8+ messages)
` [PATCH v2 2/4] pinctrl: samsung: add dedicated SoC eint suspend/resume callbacks
` [PATCH v2 3/4] pinctrl: samsung: add gs101 specific "
` [PATCH v2 4/4] pinctrl: samsung: Add filter selection support for alive bank on gs101
[for-next][PATCH 00/10] ring-buffer: Updates for v6.15
2025-03-06 15:25 UTC (11+ messages)
` [for-next][PATCH 01/10] ring-buffer: Allow persistent ring buffers to be mmapped
` [for-next][PATCH 02/10] ring-buffer: Fix bytes_dropped calculation issue
` [for-next][PATCH 03/10] ring-buffer: Use kaslr address instead of text delta
` [for-next][PATCH 04/10] ring-buffer: Add buffer meta data for persistent ring buffer
` [for-next][PATCH 05/10] ring-buffer: Add ring_buffer_meta_scratch()
` [for-next][PATCH 06/10] tracing: Have persistent trace instances save KASLR offset
` [for-next][PATCH 07/10] module: Add module_for_each_mod() function
` [for-next][PATCH 08/10] tracing: Have persistent trace instances save module addresses
` [for-next][PATCH 09/10] tracing: Show module names and addresses of last boot
` [for-next][PATCH 10/10] tracing: Update modules to persistent instances when loaded
[PATCH] arm64: dts: qcom: Add device tree for TUXEDO Elite 14 Gen1
2025-03-06 15:22 UTC (3+ messages)
[PATCH 6.12 000/148] 6.12.18-rc2 review
2025-03-06 15:20 UTC
[PATCH 6.6 000/147] 6.6.81-rc2 review
2025-03-06 15:20 UTC
[PATCH 6.1 000/161] 6.1.130-rc2 review
2025-03-06 15:20 UTC
6.13/regression/bisected - new nvme timeout errors
2025-03-06 15:19 UTC (2+ messages)
[PATCH v6 0/5] Utilize cpu-type for CPU matching
2025-03-06 15:18 UTC (3+ messages)
` [PATCH v6 4/5] x86/bugs: Declutter vulnerable CPU list
[PATCH] nvme: remove multipath module parameter
2025-03-06 15:16 UTC (12+ messages)
[PATCH v2 0/1] arm64: dts: rockchip: enable SCMI clk for RK3528 SoC
2025-03-06 15:16 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH resend ] tracepoint: Print the function symbol when tracepoint_debug is set
2025-03-06 15:13 UTC (4+ messages)
[PATCH v2] ktest: Fix Test Failures Due to Missing LOG_FILE Directories
2025-03-06 15:12 UTC (5+ messages)
[PATCH] jbd2: remove jbd2_journal_unfile_buffer()
2025-03-06 15:11 UTC (2+ messages)
[PATCH v7 0/5] Add support for Nuvoton npcm845 i3c controller
2025-03-06 15:08 UTC (3+ messages)
` [PATCH v7 2/5] i3c: master: svc: Add support for Nuvoton npcm845 i3c
[PATCH v1 0/2] override audit silence norule for fs cases
2025-03-06 15:06 UTC (3+ messages)
` [PATCH v1 1/2] audit: record fanotify event regardless of presence of rules
[PATCH 0/1] arm64: dts: rockchip: enable SCMI clk for RK3528 SoC
2025-03-06 14:54 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH V2 00/12] badblocks: bugfix and cleanup for badblocks
2025-03-06 15:05 UTC (2+ messages)
[PATCH 1/2] can: flexcan: only set CAN_STATE_ERROR_ACTIVE when resume has no issue
2025-03-06 15:04 UTC (4+ messages)
` [PATCH v2 2/2] can: flexcan: disable transceiver during system PM
[PATCH] ASoC: dt-bindings: fsl,imx-asrc: Document audio graph port
2025-03-06 15:02 UTC (2+ messages)
[PATCH v3] iio: gyro: bmg160_spi: add of_match_table
2025-03-06 14:57 UTC
[PATCH v2] drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()
2025-03-06 14:57 UTC (2+ messages)
[PATCH net-next v2 0/8] enic:enable 32, 64 byte cqes and get max rx/tx ring size from hw
2025-03-06 14:56 UTC (2+ messages)
[PATCH 0/4] Fix missing of_node_put() calls
2025-03-06 14:55 UTC (9+ messages)
` [PATCH 1/4] gpio: rcar: Fix missing of_node_put() call
` [PATCH 2/4] pinctrl: renesas: rzg2l: "
` [PATCH 3/4] pinctrl: renesas: rzv2m: "
` [PATCH 4/4] pinctrl: renesas: rza2: "
[RFC PATCH 1/7] drivers: Add motion control subsystem
2025-03-06 14:54 UTC (11+ messages)
[PATCH 0/2] clk: renesas: rzv2h-cpg: Add support for static mux clocks and static dividers
2025-03-06 14:53 UTC (4+ messages)
` [PATCH 2/2] clk: renesas: rzv2h-cpg: Add macro for defining "
[PATCH] platform/x86: amd: Add ISP platform info
2025-03-06 14:52 UTC (6+ messages)
[PATCH v2] x86/kexec: Merge x86_32 and x86_64 code using macros from asm.h
2025-03-06 14:52 UTC
[PATCH 1/1] arm64: dts: rockchip: enable SCMI clk for RK3528 SoC
2025-03-06 14:50 UTC (2+ messages)
[PATCH v4 0/8] bits: Fixed-type GENMASK()/BIT()
2025-03-06 14:48 UTC (5+ messages)
` [PATCH v4 3/8] bits: introduce fixed-type genmasks
[PATCH v8 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support
2025-03-06 14:47 UTC (2+ messages)
[PATCH v2 1/2] Input: atkbd - map F21 key to support touchpad toggle keys
2025-03-06 14:46 UTC (7+ messages)
` [PATCH v2 2/2] Input: atkbd - Fix TUXEDO NB02 notebook keyboards FN-keys
[PATCH] drm/amd/display: fix missing .is_two_pixels_per_container
2025-03-06 14:43 UTC (2+ messages)
[PATCH v5 0/3] printf: convert self-test to KUnit
2025-03-06 14:41 UTC (5+ messages)
` [PATCH v5 1/3] "
[PATCH] pipe_read: don't wake up the writer if the pipe is still full
2025-03-06 14:42 UTC (16+ messages)
[PATCH v2 0/2] Add support for Quad Input Page Program
2025-03-06 14:42 UTC (6+ messages)
` [PATCH v2 1/2] mtd: spi-nor: macronix: Add post_sfdp fixups "
[PATCH] sched/uclamp: Let each sched_class handle uclamp
2025-03-06 14:40 UTC (6+ messages)
[PATCH v3 00/10] selftests/mm: Some cleanups from trying to run them
2025-03-06 14:40 UTC (5+ messages)
` [PATCH v3 08/10] selftests/mm: Skip gup_longerm tests on weird filesystems
[PATCH 0/7] Add RK3576 SAI Audio Controller Support
2025-03-06 14:38 UTC (4+ messages)
` [PATCH 3/7] ASoC: dt-bindings: add schema for rockchip SAI controllers
(no subject)
2025-03-06 14:37 UTC (4+ messages)
` [PATCH v6 2/9] coresight-etm4x: change etmv4_drvdata spinlock type to raw_spinlock_t
[PATCH] mm: memcontrol: fix swap counter leak from offline cgroup
2025-03-06 14:37 UTC (3+ messages)
[PATCH v4 drm-dp 0/8] Add HPD, getting EDID, colorbar features in DP function
2025-03-06 14:36 UTC (7+ messages)
` [PATCH v4 drm-dp 3/8] drm/hisilicon/hibmc: Add dp serdes cfg in dp process
` [PATCH v4 drm-dp 7/8] drm/hisilicon/hibmc: Enable this hot plug detect of irq feature
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