All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-17 20:06:14 to 2023-11-17 21:15:37 UTC [more...]

[PATCH V2 0/4] Add Additional Boards and Features to RGxx3
 2023-11-17 21:15 UTC  (2+ messages)
` [PATCH V2 1/4] board: rockchip: Refactor panel auto-detect code

[PATCH 1/3] dt-bindings: display: ssd1307fb: Change "solomon,page-offset" default value
 2023-11-17 21:15 UTC  (4+ messages)
` [PATCH 2/3] fbdev: ssd1307fb: Change "solomon,page-offset" property "

[RFC net-next 0/5] refactor realtek switches and add reset controller
 2023-11-17 21:14 UTC  (4+ messages)
` [RFC net-next 4/5] net: dsa: realtek: load switch variants on demand

[Intel-gfx] [PATCH 1/3] drm/i915/fbc: Split plane size vs. surface size checks apart
 2023-11-17 21:14 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] checkpatch: add judgment condition for Kconfig help test
 2023-11-17 21:14 UTC  (3+ messages)

[PATCH RFC RFT v2 0/5] fork: Support shadow stacks in clone3()
 2023-11-17 21:12 UTC  (6+ messages)
` [PATCH RFC RFT v2 2/5] fork: Add shadow stack support to clone3()
` [PATCH RFC RFT v2 5/5] kselftest/clone3: Test shadow stack support

[Regression or Fix]perf: profiling stats sigificantly changed for aio_write/read(ext4) between 6.7.0-rc1 and 6.6.0
 2023-11-17 21:11 UTC  (9+ messages)
`  "
            ` Re:Re: [Regression "
              `  "

[PATCH bpf 00/12] verify callbacks as if they are called unknown number of times
 2023-11-17 21:10 UTC  (23+ messages)
` [PATCH bpf 06/12] bpf: "
` [PATCH bpf 09/12] selftests/bpf: test widening for iterating callbacks
` [PATCH bpf 10/12] bpf: keep track of max number of bpf_loop callback iterations
` [PATCH bpf 11/12] selftests/bpf: add __not_msg annotation for test_loader based tests
` [PATCH bpf 12/12] selftests/bpf: check if max number of bpf_loop iterations is tracked

[GIT PULL FOR 6.8] V4L2 subdev state cleanups and refactoring
 2023-11-17 21:10 UTC  (2+ messages)
` [GIT PULL FOR 6.8] V4L2 subdev state cleanups and refactoring (#97111)

[PATCH 1/2] r8152: Hold the rtnl_lock for all of reset
 2023-11-17 21:08 UTC  (2+ messages)
` [PATCH 2/2] r8152: Add RTL8152_INACCESSIBLE checks to more loops

[PATCH 0/4] Extend time to wait for UIP for some callers
 2023-11-17  6:32 UTC  (5+ messages)
` [PATCH 1/4] rtc: mc146818-lib: Adjust failure return code for mc146818_get_time()
` [PATCH 2/4] rtc: Adjust failure return code for cmos_set_alarm()
` [PATCH 3/4] rtc: Add support for configuring the UIP timeout for RTC reads
` [PATCH 4/4] rtc: Extend timeout for waiting for UIP to clear to 1s

[PATCH 0/3] pinctrl: don't use gpiod_to_chip()
 2023-11-17 21:09 UTC  (3+ messages)
` [PATCH 3/3] pinctrl: don't include GPIOLIB private header

[PATCH v10 0/5] riscv: Add fine-tuned checksum functions
 2023-11-17 21:07 UTC  (5+ messages)
` [PATCH v10 4/5] riscv: Add checksum library

[Intel-gfx] [rft, PATCH v4 00/16] drm/i915/dsi: 4th attempt to get rid of IOSF GPIO
 2023-11-17 21:06 UTC  (9+ messages)
    `  "

discuss about commit 3b0f9ce: filter-mpath: get wwids from sysfs vpd_pg83
 2023-11-17 21:05 UTC  (13+ messages)

[PATCH 58/58] service: Make DBG in '__connman_service_ipconfig_indicate_state' consistent
 2023-11-17 21:05 UTC  (2+ messages)
` [PATCH v2] "

kernel/fork.c:1672:9: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2023-11-17 21:03 UTC 

[mptcp:export 35/39] progs/mptcp_bpf_burst.c:37:18: error: no member named 'write_seq' in 'struct tcp_sock'
 2023-11-17 21:03 UTC 

[PATCH v3 00/70] QEMU Guest memfd + QEMU TDX support
 2023-11-17 21:03 UTC  (7+ messages)
` [PATCH v3 02/70] RAMBlock: Add support of KVM private guest memfd
` [PATCH v3 05/70] kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
` [PATCH v3 09/70] physmem: Introduce ram_block_convert_range() for page conversion

[PATCH 1/2] test_xarray: add tests for advanced multi-index use
 2023-11-17 21:01 UTC  (5+ messages)

[PATCH v5 00/40] dm vdo: add the dm-vdo deduplication and compression DM target
 2023-11-17 20:59 UTC  (41+ messages)
` [PATCH v5 01/40] dm: add documentation for dm-vdo target
` [PATCH v5 02/40] dm vdo: add the MurmurHash3 fast hashing algorithm
` [PATCH v5 03/40] dm vdo: add memory allocation utilities
` [PATCH v5 04/40] dm vdo: add basic logging and support utilities
` [PATCH v5 05/40] dm vdo: add vdo type declarations, constants, and simple data structures
` [PATCH v5 06/40] dm vdo: add thread and synchronization utilities
` [PATCH v5 07/40] dm vdo: add specialized request queueing functionality
` [PATCH v5 08/40] dm vdo: add basic hash map data structures
` [PATCH v5 09/40] dm vdo: add deduplication configuration structures
` [PATCH v5 10/40] dm vdo: add deduplication index storage interface
` [PATCH v5 11/40] dm vdo: implement the delta index
` [PATCH v5 12/40] dm vdo: implement the volume index
` [PATCH v5 13/40] dm vdo: implement the open chapter and chapter indexes
` [PATCH v5 14/40] dm vdo: implement the chapter volume store
` [PATCH v5 15/40] dm vdo: implement top-level deduplication index
` [PATCH v5 16/40] dm vdo: implement external deduplication index interface
` [PATCH v5 17/40] dm vdo: add administrative state and action manager
` [PATCH v5 18/40] dm vdo: add vio, the request object for vdo metadata
` [PATCH v5 19/40] dm vdo: add data_vio, the request object which services incoming bios
` [PATCH v5 20/40] dm vdo: add flush support
` [PATCH v5 21/40] dm vdo: add the vdo io_submitter
` [PATCH v5 22/40] dm vdo: add hash locks and hash zones
` [PATCH v5 23/40] dm vdo: add use of deduplication index in "
` [PATCH v5 24/40] dm vdo: add the compressed block bin packer
` [PATCH v5 25/40] dm vdo: add slab structure, slab journal and reference counters
` [PATCH v5 26/40] dm vdo: add the slab summary
` [PATCH v5 27/40] dm vdo: add the block allocators and physical zones
` [PATCH v5 28/40] dm vdo: add the slab depot
` [PATCH v5 29/40] dm vdo: add the block map
` [PATCH v5 30/40] dm vdo: implement the block map page cache
` [PATCH v5 31/40] dm vdo: add the recovery journal
` [PATCH v5 32/40] dm vdo: add repair of damaged vdo volumes
` [PATCH v5 33/40] dm vdo: add the primary vdo structure
` [PATCH v5 34/40] dm vdo: add the on-disk formats and marshalling of vdo structures
` [PATCH v5 35/40] dm vdo: add statistics reporting
` [PATCH v5 36/40] dm vdo: add sysfs support for setting parameters and fetching stats
` [PATCH v5 37/40] dm vdo: add debugging support
` [PATCH v5 38/40] dm vdo: add the top-level DM target
` [PATCH v5 39/40] dm vdo: enable configuration and building of dm-vdo
` [PATCH v5 40/40] dm vdo: add MAINTAINERS file entry

[Intel-gfx] [PATCH] drm/i915/dg2: Wa_18028616096 now applies to all DG2
 2023-11-17 20:58 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
 2023-11-17 20:57 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe/uapi: Fix various struct padding for 64b alignment
 2023-11-17 20:57 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] MAINTAINERS: refresh LLVM support
 2023-11-17 20:55 UTC  (2+ messages)

[PATCH] docs: translations: add translations links when they exist
 2023-11-17 20:54 UTC  (2+ messages)

[Intel-xe] [PATCH v13] drm/xe: Add mocs kunit
 2023-11-17 20:52 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add mocs kunit (rev14)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH V2 0/4] clk: qcom: Introduce clocks drivers for X1E80100
 2023-11-17 20:50 UTC  (3+ messages)
` [PATCH V2 2/4] clk: qcom: Add Global Clock controller (GCC) driver "

[PATCH net-next 00/10] net*: Convert to platform remove callback returning void
 2023-11-17 20:50 UTC  (3+ messages)
` [PATCH net-next 01/10] net: ipa: Don't error out in .remove()

[PATCH net-next 0/6] selftests: tc-testing: more updates to tdc
 2023-11-17 20:47 UTC  (2+ messages)

[PATCH net-next v8 00/15] Introducing P4TC
 2023-11-17 20:46 UTC  (5+ messages)

[PATCH v5 0/7] Landlock: IOCTL support
 2023-11-17 20:45 UTC  (3+ messages)
` [PATCH v5 2/7] landlock: Add IOCTL access right

[PATCH 00/14] spi: axi-spi-engine improvements
 2023-11-17 20:44 UTC  (16+ messages)
` [PATCH 01/14] dt-bindings: spi: axi-spi-engine: convert to yaml
` [PATCH 02/14] MAINTAINERS: add entry for AXI SPI Engine
` [PATCH 03/14] spi: axi-spi-engine: simplify driver data allocation
` [PATCH 04/14] spi: axi-spi-engine: use devm_spi_alloc_host()
` [PATCH 05/14] spi: axi-spi-engine: use devm action to reset hw on remove
` [PATCH 06/14] spi: axi-spi-engine: use devm_request_irq()
` [PATCH 07/14] spi: axi-spi-engine: use devm_spi_register_controller()
` [PATCH 08/14] spi: axi-spi-engine: check for valid clock rate
` [PATCH 09/14] spi: axi-spi-engine: move msg state to new struct
` [PATCH 10/14] spi: axi-spi-engine: use message_prepare/unprepare
` [PATCH 11/14] spi: axi-spi-engine: remove completed_id from driver state
` [PATCH 12/14] spi: axi-spi-engine: remove struct spi_engine::msg
` [PATCH 13/14] spi: axi-spi-engine: add support for cs_off
` [PATCH 14/14] spi: axi-spi-engine: add support for any word size

[PATCH v4 0/7] Landlock: IOCTL support
 2023-11-17 20:44 UTC  (4+ messages)

[PATCH] setup: recognize bare repositories with packed-refs
 2023-11-17 20:44 UTC  (3+ messages)

[meta-networking][PATCH] mdns: Upgrade 2200.0.8 -> 2200.40.37.0.1
 2023-11-17 20:42 UTC  (4+ messages)
` [oe] "

[Intel-xe] [PATCH] drm/xe/dg2: Wa_18028616096 now applies to all DG2
 2023-11-17 20:40 UTC  (3+ messages)
` [Intel-xe] ✓ CI.checksparse: success for "
` [Intel-xe] ✓ CI.BAT: "

[f2fs-dev] [PATCH] f2fs-tools: adjust nat and block release logic
 2023-11-17 20:38 UTC  (2+ messages)
`  "

[PATCH RFC] docs: automarkup: linkify git revs
 2023-11-17 20:37 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 00/11] drm/i915: Fix UHBR data, link M/N/TU and PBN values
 2023-11-17 20:37 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix UHBR data, link M/N/TU and PBN values (rev5)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
 2023-11-17 20:36 UTC  (7+ messages)

[PATCH 00/15] Tidy up file permission hooks
 2023-11-17 20:34 UTC  (2+ messages)

[freescale-fslc:pr/642 2702/30000] drivers/char/imx_amp/imx_sema4.c:122:5: warning: no previous prototype for '_imx_sema4_mutex_lock'
 2023-11-17 20:34 UTC 

[PATCH V4 0/6] rockchip: Add Powkiddy RK2023
 2023-11-17 20:25 UTC  (21+ messages)
` [PATCH V4 1/6] dt-bindings: display: nv3051d: Update NewVision NV3051D compatibles
` [PATCH V4 2/6] drm/panel: nv3051d: Hold panel in reset for unprepare
` [PATCH V4 3/6] drm/panel: nv3051d: Add Powkiddy RK2023 Panel Support
` [PATCH V4 4/6] dt-bindings: arm: rockchip: Add Powkiddy RK2023
` [PATCH V4 5/6] arm64: dts: rockchip: Update powkiddy,rgb30 include to rk2023 DTSI
  ` [PATCH V4 5/6] arm64: dts: rockchip: Update powkiddy, rgb30 "
` [PATCH V4 6/6] arm64: dts: rockchip: Add Powkiddy RK2023

[PATCH] cxl/cdat: Free correct buffer on checksum error
 2023-11-17 20:25 UTC  (4+ messages)
  ` [PATCH] cxl/pci: Get rid of pointer arithmetic reading CDAT table

drivers/tty/serial/sifive.c:1036:1: sparse: sparse: symbol 'sifive_uart_pm_ops' was not declared. Should it be static?
 2023-11-17 20:24 UTC 

[PATCH 0/7] ASoC: cs43130: Fixes and improvements
 2023-11-17 20:21 UTC  (3+ messages)
` [PATCH 3/7] ASoC: cs43130: Allow configuration of bit clock and frame inversion

[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
 2023-11-17 20:20 UTC  (7+ messages)
` [RFC PATCH 11/53] netfs: Add support for DIO buffering
` [RFC PATCH 12/53] netfs: Provide tools to create a buffer in an xarray

[PATCH -tip] x86/mm: Use %RIP-relative address in untagged_addr()
 2023-11-17 20:17 UTC  (4+ messages)

[PATCH v3] cxl: Add cxl_region_rwsem around commit_end write during decoder enumeration
 2023-11-17 20:18 UTC 

[PATCH v2 0/8] Add UFS support for SC7180/SM7125
 2023-11-17 20:08 UTC  (18+ messages)
` [PATCH v2 1/8] dt-bindings: crypto: ice: Document SC7180 inline crypto engine
` [PATCH v2 2/8] dt-bindings: ufs: qcom: Add SC7180 compatible string
` [PATCH v2 3/8] dt-bindings: phy: Add QMP UFS PHY compatible for SC7180
` [PATCH v2 4/8] dt-bindings: arm: qcom: Add Xiaomi Redmi Note 9S
` [PATCH v2 5/8] phy: qcom: qmp-ufs: Add SC7180 support
` [PATCH v2 6/8] arm64: dts: qcom: sc7180: Add UFS nodes
` [PATCH v2 7/8] arm64: dts: qcom: sm7125-xiaomi-common: "
` [PATCH v2 8/8] arm64: dts: qcom: Add support for Xiaomi Redmi Note 9S

[PATCH v16 000/116] KVM TDX basic feature support
 2023-11-17 20:15 UTC  (4+ messages)
` [PATCH v16 059/116] KVM: TDX: Create initial guest memory

[PATCH] dbus: add SharedCodeAgent interface to iwd-dbus.conf
 2023-11-17 20:13 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: iio: pressure: add honeywell,hsc030
 2023-11-17 20:13 UTC  (3+ messages)
` [PATCH v2 "

[layerindex-web][PATCH] update.py: display first unsatisfied LAYERDEPENDS
 2023-11-17 20:12 UTC 

[PATCH v2 0/3] NFSD DRC fixes for v6.7-rc
 2023-11-17 20:11 UTC  (6+ messages)
` [PATCH v2 1/3] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()

[PATCH mptcp-net] mptcp: fix inconsistent state on fastopen race
 2023-11-17 20:10 UTC  (2+ messages)

[PATCH v10 00/17] PCI devices passthrough on Arm, part 3
 2023-11-17 20:08 UTC  (9+ messages)
` [PATCH v10 13/17] vpci: add initial support for virtual PCI bus topology

[PATCH RFC 00/11] use toctree :caption: for ToC headings
 2023-11-17 20:09 UTC  (2+ messages)

[PATCH] bcachefs-tools: fix broken libblkid superblock wipe
 2023-11-17 20:06 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Use int type for entry_setup_frames
 2023-11-17 20:06 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/display: Use int type for entry_setup_frames (rev2)

[PULL 0/2] hppa64 fixes
 2023-11-17 20:05 UTC  (3+ messages)
` [PULL 1/2] target/hppa: Fix 64-bit SHRPD instruction
` [PULL 2/2] disas/hppa: Show hexcode of instruction along with disassembly


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.