linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-25 12:05:06 to 2023-04-25 14:51:45 UTC [more...]

[GIT PULL] Btrfs updates for 6.4
 2023-04-25 14:51 UTC 

[PATCH 00/34] Maple tree mas_{next,prev}_range() and cleanup
 2023-04-25 14:09 UTC  (28+ messages)
` [PATCH 01/34] maple_tree: Fix static analyser cppcheck issue
` [PATCH 02/34] maple_tree: Clean up mas_parent_enum()
` [PATCH 03/34] maple_tree: Avoid unnecessary ascending
` [PATCH 04/34] maple_tree: Clean up mas_dfs_postorder()
` [PATCH 05/34] maple_tree: Add format option to mt_dump()
` [PATCH 06/34] maple_tree: Add debug BUG_ON and WARN_ON variants
` [PATCH 07/34] maple_tree: Convert BUG_ON() to MT_BUG_ON()
` [PATCH 08/34] maple_tree: Change RCU checks to WARN_ON() instead of BUG_ON()
` [PATCH 09/34] maple_tree: Convert debug code to use MT_WARN_ON() and MAS_WARN_ON()
` [PATCH 10/34] maple_tree: Use MAS_BUG_ON() when setting a leaf node as a parent
` [PATCH 11/34] maple_tree: Use MAS_BUG_ON() in mas_set_height()
` [PATCH 12/34] maple_tree: Use MAS_BUG_ON() from mas_topiary_range()
` [PATCH 13/34] maple_tree: Use MAS_WR_BUG_ON() in mas_store_prealloc()
` [PATCH 14/34] maple_tree: Use MAS_BUG_ON() prior to calling mas_meta_gap()
` [PATCH 15/34] maple_tree: Return error on mte_pivots() out of range
` [PATCH 16/34] maple_tree: Make test code work without debug enabled
` [PATCH 17/34] mm: Update validate_mm() to use vma iterator
` [PATCH 18/34] mm: Update vma_iter_store() to use MAS_WARN_ON()
` [PATCH 19/34] maple_tree: Add __init and __exit to test module
` [PATCH 20/34] maple_tree: Remove unnecessary check from mas_destroy()
` [PATCH 21/34] maple_tree: mas_start() reset depth on dead node
` [PATCH 22/34] mm/mmap: Change do_vmi_align_munmap() for maple tree iterator changes
` [PATCH 25/34] maple_tree: Clear up index and last setting in single entry tree
` [PATCH 26/34] maple_tree: Update testing code for mas_{next,prev,walk}
` [PATCH 30/34] maple_tree: Fix comments for mas_next_entry() and mas_prev_entry()
` [PATCH 31/34] maple_tree: Add mas_next_range() and mas_find_range() interfaces
` [PATCH 32/34] maple_tree: Add mas_prev_range() and mas_find_range_rev interface

[PATCH v3 00/65] clk: Make determine_rate mandatory for muxes
 2023-04-25 14:48 UTC  (5+ messages)
` [PATCH v3 29/65] clk: socfpga: gate: Add a determine_rate hook

[PATCH v2] i2c: ocores: use devm_ managed clks
 2023-04-25 14:47 UTC  (4+ messages)
` [PATCH v3] "
    `  "

[syzbot] [kernel?] KCSAN: data-race in __fput / __tty_hangup (4)
 2023-04-25 14:47 UTC  (8+ messages)

[PATCH v3 00/14] Generalized Priority Inheritance via Proxy Execution v3
 2023-04-25 14:47 UTC  (4+ messages)
` [PATCH v3 08/14] sched: Replace rq->curr access w/ rq_curr(rq)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2023-04-25 14:46 UTC 

[PATCH] netdevsim: fib: Make use of rhashtable_iter
 2023-04-25 14:45 UTC 

[PATCH 0/3] tracing/user_events: Fixes and improvements for 6.4
 2023-04-25 14:43 UTC  (3+ messages)
` [PATCH 1/3] tracing/user_events: Ensure write index cannot be negative

[RFC] ACPI: PCC: Support shared interrupt for multiple subspaces
 2023-04-25 14:41 UTC  (13+ messages)
` [PATCH v2 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt
` [PATCH v3 "

[PATCH v2 0/2] selftests/ftrace: Add tests for kprobes and optimized probes
 2023-04-25 14:41 UTC  (5+ messages)
` [PATCH v2 2/2] selftests/ftrace: Add new test case which checks for "

[PATCH v5 00/13] coresight: Fix CTI module refcount leak by making it a helper device
 2023-04-25 14:41 UTC  (6+ messages)
` [PATCH v5 13/13] "

[RFC PATCH 00/26] mm: reliable huge page allocator
 2023-04-25 14:39 UTC  (7+ messages)
` [RFC PATCH 08/26] mm: page_alloc: claim blocks during compaction capturing
` [RFC PATCH 20/26] mm: vmscan: use compaction_suitable() check in kswapd

[PATCH v6 00/13] coresight: Fix CTI module refcount leak by making it a helper device
 2023-04-25 14:35 UTC  (14+ messages)
` [PATCH v6 01/13] coresight: Fix loss of connection info when a module is unloaded
` [PATCH v6 02/13] coresight: Use enum type for cs_mode wherever possible
` [PATCH v6 03/13] coresight: Change name of pdata->conns
` [PATCH v6 04/13] coresight: Rename nr_outports to nr_outconns
` [PATCH v6 05/13] coresight: Rename connection members to make the direction explicit
` [PATCH v6 06/13] coresight: Dynamically add connections
` [PATCH v6 07/13] coresight: Store pointers to connections rather than an array of them
` [PATCH v6 08/13] coresight: Simplify connection fixup mechanism
` [PATCH v6 09/13] coresight: Store in-connections as well as out-connections
` [PATCH v6 10/13] coresight: Make refcount a property of the connection
` [PATCH v6 11/13] coresight: Refactor out buffer allocation function for ETR
` [PATCH v6 12/13] coresight: Enable and disable helper devices adjacent to the path
` [PATCH v6 13/13] coresight: Fix CTI module refcount leak by making it a helper device

[GIT PULL] pidfd updates
 2023-04-25 14:36 UTC  (8+ messages)

[PATCH RESEND v3 0/3] Add support for ESM
 2023-04-25 14:34 UTC  (4+ messages)

[PATCH 6.1 00/98] 6.1.26-rc1 review
 2023-04-25 14:33 UTC  (2+ messages)

[PATCH v10 00/14] HP BIOSCFG driver
 2023-04-25 14:32 UTC  (9+ messages)
` [PATCH v10 02/14] HP BIOSCFG driver - biosattr-interface
` [PATCH v10 03/14] HP BIOSCFG driver - bioscfg

[PATCH tracing 0/3] tracing: support > 8 byte filter predicates
 2023-04-25 14:32 UTC  (2+ messages)

[PATCH v2 00/24] selftests/resctrl: Fixes, cleanups, and rewritten CAT test
 2023-04-25 14:28 UTC  (5+ messages)
` [PATCH v2 17/24] selftests/resctrl: Replace count_bits with count_consecutive_bits()

[PATCH v2 0/3] drm/msm/dpu: Drop useless for-loop HW block lookup
 2023-04-25 14:26 UTC  (10+ messages)
` [PATCH v2 3/3] drm/msm/dpu: Pass catalog pointers directly from RM instead of IDs

[PATCH v2] net: phy: add driver for MediaTek SoC built-in GE PHYs
 2023-04-25 14:24 UTC  (4+ messages)

[PATCH v3 0/3] perf: Rework event forwarding logic
 2023-04-25 14:22 UTC  (4+ messages)
` [PATCH v3 1/3] perf/core: Rework forwarding of {task|cpu}-clock events
` [PATCH v3 2/3] perf/ibs: Fix interface via core pmu events
` [PATCH v3 3/3] perf test: Add selftest to test IBS invocation "

[PATCH v2 0/4] migrate: Avoid unbounded blocks in MIGRATE_SYNC_LIGHT
 2023-04-25 14:19 UTC  (4+ messages)
` [PATCH v2 1/4] mm/filemap: Add folio_lock_timeout()

[PATCH v2] ALSA: hda: Glenfly: add HD Audio PCI IDs and HDMI Codec Vendor IDs
 2023-04-25 14:17 UTC  (2+ messages)

[PATCH v1 0/2] LTC4286 and LTC4287 driver support
 2023-04-25 14:09 UTC  (4+ messages)
` [PATCH v1 2/2] hwmon: pmbus: Add ltc4286 driver

[PATCH net] net/sched: flower: Fix wrong handle assignment during filter change
 2023-04-25 14:06 UTC 

[PATCH v1] watchdog: starfive: Fix the probe return error if PM and early_enable are both disabled
 2023-04-25 14:06 UTC  (2+ messages)

[PATCH v8 10/11] tty: serial: Add Nuvoton ma35d1 serial driver support
 2023-04-25 14:01 UTC  (2+ messages)

[PATCH 5.15 00/73] 5.15.109-rc1 review
 2023-04-25 14:01 UTC  (4+ messages)

[PATCH 0/2] Allow parameter in smc/hvc calls
 2023-04-25 14:01 UTC  (3+ messages)
` [PATCH v4 "

[PATCH] mmc: queue: ensure error propagation for non-blk
 2023-04-25 14:01 UTC  (2+ messages)

[PATCH 5.4 00/39] 5.4.242-rc1 review
 2023-04-25 13:59 UTC  (2+ messages)

[PATCH 4.14 00/28] 4.14.314-rc1 review
 2023-04-25 13:58 UTC  (2+ messages)

[PATCH net-next v4 00/10] net: wwan: tmi: PCIe driver for MediaTek M.2 modem
 2023-04-25 13:56 UTC  (6+ messages)
` [PATCH net-next v4 01/10] net: wwan: tmi: Add PCIe core

[PATCH] rhashtable-test: Make use of rhashtable_walk_peek
 2023-04-25 13:56 UTC 

[GIT PULL] gfs2 fixes for 6.4
 2023-04-25 13:50 UTC 

BUG : PowerPC RCU: torture test failed with __stack_chk_fail
 2023-04-25 13:49 UTC  (15+ messages)

[GIT PULL] pipe: nonblocking rw for io_uring
 2023-04-25 13:46 UTC  (9+ messages)

[PATCH] spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG
 2023-04-25 13:45 UTC  (2+ messages)

[PATCH 0/3] spi: spi-imx: fix use of more than four chip selects
 2023-04-25 13:45 UTC  (4+ messages)
` [PATCH 1/3] spi: spi-imx: use "controller" variable consistently in spi_imx_probe()
` [PATCH 2/3] spi: spi-imx: set max_native_cs for imx51/imx53/imx6 variants
` [PATCH 3/3] spi: spi-imx: fix use of more than four chipselects

[PATCH v2 0/5] Support ROHM BU27008 RGB sensor
 2023-04-25 13:45 UTC  (5+ messages)
` [PATCH v2 4/5] iio: light: ROHM BU27008 color sensor

[PATCH v2] clk: qcom: gcc-ipq6018: Use floor ops for sdcc clocks
 2023-04-25 13:44 UTC  (2+ messages)

[PATCH] docs: security: Confidential computing intro and threat model
 2023-04-25 13:43 UTC  (3+ messages)

[PATCH] mmc: sdhci-cadence: Fix an error handling path in sdhci_cdns_probe()
 2023-04-25 13:41 UTC 

[PATCH] mei: make hdcp and pxp depend on X86 && PCI
 2023-04-25 13:40 UTC  (4+ messages)

[PATCH v3 0/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
 2023-04-25 13:40 UTC  (3+ messages)
` [PATCH v3 4/7] iio: accel: kionix-kx022a: Add an i2c_device_id table

[PATCH v11 00/14] HP BIOSCFG driver
 2023-04-25 13:39 UTC  (9+ messages)
` [PATCH v11 02/14] HP BIOSCFG driver - biosattr-interface

[PATCH 4.19 00/29] 4.19.282-rc1 review
 2023-04-25 13:39 UTC  (2+ messages)

linux-next: Tree for Apr 25
 2023-04-25 13:38 UTC 

[PATCH 5.10 00/68] 5.10.179-rc1 review
 2023-04-25 13:35 UTC  (3+ messages)

[PATCH] dt-bindings: leds: Drop redundant cpus enum match
 2023-04-25 13:34 UTC  (2+ messages)

[PATCH 2/2] docs: dt: allow case-insensitive RISC-V ISA string
 2023-04-25 13:32 UTC  (2+ messages)

[RFC PATCH 0/3] Add CPSW9G DT support for J784S4
 2023-04-25 13:32 UTC  (4+ messages)
` [RFC PATCH 1/3] arm64: dts: ti: k3-j784s4-main: Add CPSW9G nodes
` [RFC PATCH 2/3] arm64: dts: ti: k3-j784s4: Add overlay to enable QSGMII mode with CPSW9G
` [RFC PATCH 3/3] arm64: dts: ti: k3-j784s4: Add overlay for dual port USXGMII mode

[PATCH] net/ncsi: clear Tx enable mode when handling a Config required AEN
 2023-04-25 13:30 UTC 

[PATCH] drm/bridge: it6505: Move a variable assignment behind a null pointer check in receive_timing_debugfs_show()
 2023-04-25 13:30 UTC 

[PATCH v2 0/5] Add LVTS support for mt8192
 2023-04-25 13:30 UTC  (6+ messages)
` [PATCH v2 1/5] thermal/drivers/mediatek/lvts_thermal: Add suspend and resume
` [PATCH v2 2/5] dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for mt8192
` [PATCH v2 3/5] thermal/drivers/mediatek/lvts_thermal: Add mt8192 support
` [PATCH v2 4/5] arm64: dts: mediatek: mt8192: Add thermal nodes and thermal zones
` [PATCH v2 5/5] thermal/drivers/mediatek/lvts_thermal: Update calibration data documentation

Loongson (and other $ARCHs?) idle VS timer enqueue
 2023-04-25 13:28 UTC  (9+ messages)

[PATCH] clk: mediatek: clk-mt8173: fix memory leak in clk_mt8173_apmixed_probe
 2023-04-25 13:26 UTC 

[PATCH 00/43] ep93xx device tree conversion
 2023-04-25 13:27 UTC  (4+ messages)

[PATCH] media: common: saa7146: Avoid a leak in vmalloc_to_sg()
 2023-04-25 13:25 UTC 

[GIT PULL] extcon next for 6.4
 2023-04-25 13:22 UTC  (3+ messages)

[PATCH -next v4 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-04-25 13:20 UTC  (2+ messages)

BUG: KASAN: null-ptr-deref in drm_sched_job_cleanup+0x96/0x290 [gpu_sched]
 2023-04-25 13:19 UTC  (10+ messages)

[PATCH] arm: dts: k3-am62a7-sk: Describe main_uart1 and wkup_uart
 2023-04-25 13:19 UTC  (3+ messages)

[PATCH v14 0/8] arm64: j721s2: Add support for additional IPs
 2023-04-25 13:19 UTC  (8+ messages)
` [PATCH v14 4/8] arm64: dts: ti: k3-j721s2-common-proc-board: Enable SERDES0
    ` [EXTERNAL] "
` [PATCH v14 5/8] arm64: dts: ti: k3-j721s2-common-proc-board: Add USB support

[PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
 2023-04-25 13:19 UTC  (5+ messages)

[PATCH 4.19] net: netfilter: Keep conntrack reference until IPsecv6 policy checks are done
 2023-04-25 13:16 UTC 

[PATCH v4 0/5] Add peripherals for J784S4
 2023-04-25 13:16 UTC  (6+ messages)
` [PATCH v4 1/5] arm64: dts: ti: k3-j784s4-main: Add system controller and SERDES lane mux
` [PATCH v4 2/5] arm64: dts: ti: k3-j784s4: Add Main CPSW2G node
` [PATCH v4 3/5] arm64: dts: ti: k3-j784s4: Add WIZ and SERDES PHY nodes
` [PATCH v4 4/5] arm64: dts: ti: k3-j784s4-main: Add DSS and DP-bridge node
` [PATCH v4 5/5] arm64: dts: ti: k3-j784s4-evm: Enable DisplayPort-0

[PATCHv3] seq_buf: add seq_buf_do_printk() helper
 2023-04-25 13:14 UTC  (2+ messages)

[PATCH 0/4] Update the device tree for Ampere's Mt.Mitchell BMC
 2023-04-25 13:15 UTC  (3+ messages)
` [PATCH 2/4] ARM: dts: aspeed: mtmitchell: Add I2C Fan

[PATCH] fs/9p: Fix a datatype used with V9FS_DIRECT_IO
 2023-04-25 13:14 UTC  (6+ messages)

[PATCH 0/2] Allow case-insensitive RISC-V ISA string
 2023-04-25 13:14 UTC  (2+ messages)

[PATCH v3 41/55] iscsi: Assume "sendpage" is okay in iscsi_tcp_segment_map()
 2023-04-25 13:13 UTC  (4+ messages)

[PATCHSET wq/for-6.5] workqueue: Implement automatic CPU intensive detection and add monitoring
 2023-04-25 13:12 UTC  (3+ messages)
` [PATCH 4/5] workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVE

programming tips
 2023-04-25 13:12 UTC  (2+ messages)

[PATCH] cpufreq: tegra194: Fix an error handling path in tegra194_cpufreq_probe()
 2023-04-25 13:11 UTC 

[RFC 00/48] RISC-V CoVE support
 2023-04-25 13:10 UTC  (7+ messages)
` [RFC 45/48] RISC-V: ioremap: Implement for arch specific ioremap hooks

[PATCH net] virtio-net: reject small vring sizes
 2023-04-25 13:08 UTC  (15+ messages)

[PATCH v5 0/2] printk: console: Per-console loglevels
 2023-04-25 13:06 UTC  (3+ messages)
` [PATCH v5 1/2] printk: Do not delay messages which aren't solicited by any console
` [PATCH v5 2/2] printk: console: Support console-specific loglevels

[PATCH v1 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper device
 2023-04-25 13:03 UTC  (3+ messages)

[PATCH] docs: move tracing tools
 2023-04-25 13:02 UTC 

[PATCH] Fix freeze in lm8333 i2c keyboard driver
 2023-04-25 13:00 UTC 

[PATCH v3 0/4] devres: Provide krealloc_array
 2023-04-25 13:00 UTC  (3+ messages)

[PATCH] qedf: Fix NULL dereference in error handling
 2023-04-25 12:58 UTC  (2+ messages)
`  "

[PATCH net] rxrpc: Fix potential data race in rxrpc_wait_to_be_connected()
 2023-04-25 12:56 UTC 

[PATCH] regmap: don't check for alignment when using reg_shift
 2023-04-25 12:56 UTC  (3+ messages)

[PATCH v1 0/3] correct printing for rq->nr_uninterruptible and some updates
 2023-04-25 12:48 UTC  (4+ messages)
` [PATCH v1 1/3] sched/debug: use int type and fix wrong print for rq->nr_uninterruptible

[PATCH v2 0/4] Enable multiple MCAN on AM62x
 2023-04-25 12:47 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: net: can: Add poll-interval for MCAN
` [PATCH v2 3/4] DO_NOT_MERGE arm64: dts: ti: Add AM62x MCAN MAIN domain transceiver overlay

[PATCH] can: virtio-can: cleanups
 2023-04-25 12:45 UTC  (4+ messages)

[PATCH 1/2] riscv: allow case-insensitive ISA string parsing
 2023-04-25 12:45 UTC  (2+ messages)

[PATCH v3 1/2] mm/page_alloc: drop the unnecessary pfn_valid() for start pfn
 2023-04-25 12:44 UTC  (7+ messages)
` [PATCH v3 2/2] mm/page_alloc: add some comments to explain the possible hole in __pageblock_pfn_to_page()
          ` [PATCH v4] "

[PATCH] drm/amdgpu: Mark contexts guilty for any reset type
 2023-04-25 12:44 UTC  (5+ messages)

[PATCH v8 0/7] drm/i915: use ref_tracker library for tracking wakerefs
 2023-04-25 12:44 UTC  (5+ messages)
` [PATCH v8 2/7] lib/ref_tracker: improve printing stats
` [PATCH v8 3/7] lib/ref_tracker: add printing to memory buffer

[GIT PULL] open: fix O_DIRECTORY | O_CREAT
 2023-04-25 12:37 UTC  (5+ messages)

[PATCH 0/2] arm64: dts: ti: Add OLDI panel DT overlay
 2023-04-25 12:36 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: Add overlay for OLDI-LCD1EVM Display and touch screen

[PATCH] wifi: ath12k: Remove some dead code
 2023-04-25 12:10 UTC  (2+ messages)
` AW: "

[PATCH v13 0/6] add Amlogic A1 clock controller drivers
 2023-04-25 12:33 UTC  (7+ messages)
` [PATCH v13 4/6] clk: meson: a1: add Amlogic A1 PLL clock controller driver
` [PATCH v13 6/6] clk: meson: a1: add Amlogic A1 Peripherals "

[PATCH 00/17] sched: EEVDF using latency-nice
 2023-04-25 12:32 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: ti: k3-j7200: Fixes for various dtbs_checks warnings
 2023-04-25 12:27 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: ti: k3-j7200-mcu-wakeup: Split fss node up

[RESEND v2 0/6] Add JH7110 AON PMU support
 2023-04-25 12:26 UTC  (12+ messages)
` [RESEND v2 1/6] dt-bindings: power: "

[PATCH V7 0/7] spi: Add support for stacked/parallel memories
 2023-04-25 12:20 UTC  (7+ messages)
` [PATCH V7 1/7] spi: Add stacked and parallel memories support in SPI core

[PATCH] x86/mce/amd: init mce severity to handle deferred memory failure
 2023-04-25 12:18 UTC 

[RFC PATCH 0/2] DP83867/DP83869 Ethernet PHY workaround/fix
 2023-04-25 12:18 UTC  (5+ messages)
` [RFC PATCH 1/2] net: phy: dp83867: add w/a for packet errors seen with short cables
` [RFC PATCH 2/2] net: phy: dp83869: fix mii mode when rgmii strap cfg is used

[PATCH 0/5] crypto: Accelerated Chacha20/Poly1305 implementation
 2023-04-25 12:08 UTC  (9+ messages)
` [PATCH 1/5] An optimized Chacha20 implementation with 8-way unrolling for ppc64le
` [PATCH 5/5] Update Kconfig and Makefile

[PATCH] doc:it_IT: fix some typos
 2023-04-25 12:06 UTC  (2+ 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).