public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-23 17:14:54 to 2024-02-23 18:55:14 UTC [more...]

[PATCH v3 00/11] Mitigate a vmap lock contention v3
 2024-02-23 18:55 UTC  (8+ messages)

[PATCH 1/2] dt-bindings: arm: aspeed: add ASUS X4TF board
 2024-02-23 18:51 UTC  (4+ messages)

stable-kernel-rules was Re: fs/bcachefs/
 2024-02-23 18:50 UTC  (3+ messages)

[PATCH] x86: irq: unconditionally define KVM interrupt vectors
 2024-02-23 18:49 UTC  (2+ messages)

[PATCH v6 00/13] mtd: rawnand: brcmnand: driver and doc updates
 2024-02-23 18:47 UTC  (6+ messages)
` [PATCH v6 06/13] dt-bindings: mtd: brcmnand: Add ecc strap property
` [PATCH v6 12/13] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap

[PATCH v9 00/15] Add Cgroup support for SGX EPC memory
 2024-02-23 18:46 UTC  (6+ messages)
` [PATCH v9 13/15] x86/sgx: Turn on per-cgroup EPC reclamation

[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-02-23 18:46 UTC  (4+ messages)

[PATCHv7 00/16] x86/tdx: Add kexec support
 2024-02-23 18:45 UTC  (5+ messages)
` [PATCHv7 06/16] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
` [PATCHv7 07/16] x86/mm: Return correct level from lookup_address() if pte is none

[GIT PULL] arm64 fixes for -rc6
 2024-02-23 18:44 UTC  (2+ messages)

[GIT PULL] s390 fixes for 6.8-rc6
 2024-02-23 18:44 UTC  (2+ messages)

[GIT PULL] Arm and RISC-V SoC fixes for 6.8, part 2
 2024-02-23 18:44 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.8-rc6
 2024-02-23 18:44 UTC  (2+ messages)

[git pull] drm fixes for 6.8-rc6
 2024-02-23 18:43 UTC  (2+ messages)

[GIT PULL] parisc architecture fixes for v6.8-rc6
 2024-02-23 18:43 UTC  (2+ messages)

[PATCH 0/1] Rosebush, a new hash table
 2024-02-23 18:40 UTC  (2+ messages)

[PATCH 0/4] usb: typec: ucsi: Expand SOP/SOP' Discovery
 2024-02-23 18:40 UTC  (3+ messages)
` [PATCH 4/4] usb: typec: ucsi: Register SOP' alternate modes with cable plug

[PATCH 0/2] arm64: add minimal boot support for TP-Link Archer AX55 v1
 2024-02-23 18:39 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: add "

[PATCH v14 1/3] dt-bindings: adc: add AD7173
 2024-02-23 18:39 UTC  (4+ messages)

[PATCH v3 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-02-23 18:37 UTC  (9+ messages)
` [PATCH v3 1/7] remoteproc: Add TEE support
` [PATCH v3 3/7] remoteproc: core: Add check on cached_table pointer
` [PATCH v3 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH v2 00/14] Add support for TI TPS65224 PMIC
 2024-02-23 18:37 UTC  (3+ messages)
` [PATCH v2 04/14] dt-bindings: mfd: ti,tps6594: Add "

[PATCH 0/5] firmware: support i.MX95 SCMI BBM/MISC Extenstion
 2024-02-23 18:35 UTC  (5+ messages)
` [PATCH 4/5] firmware: imx: support BBM module
` [PATCH 5/5] firmware: imx: add i.MX95 MISC driver

[PATCH 1/1] media: dt-bindings: sony,imx290: Allow props from video-interface-devices
 2024-02-23 18:35 UTC  (2+ messages)

[PATCH] dt-bindings: iio: light: vishay,veml6075: make vdd-supply required
 2024-02-23 18:34 UTC  (2+ messages)

[PATCH v2] clkdev: Update clkdev id usage to allow for longer names
 2024-02-23 18:32 UTC  (4+ messages)

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-02-23 18:30 UTC  (11+ messages)
` [PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements

[syzbot] [gfs2?] kernel BUG in __gfs2_glock_put
 2024-02-23 18:29 UTC 

[PATCH] sparc: vdso: Disable UBSAN instrumentation
 2024-02-23 18:26 UTC  (2+ messages)

[PATCH v2 0/3] cleanup of SLAB_ flags
 2024-02-23 18:27 UTC  (4+ messages)
` [PATCH v2 1/3] mm, slab: deprecate SLAB_MEM_SPREAD flag
` [PATCH v2 2/3] mm, slab: use an enum to define SLAB_ cache creation flags
` [PATCH v2 3/3] mm, slab, kasan: replace kasan_never_merge() with SLAB_NO_MERGE

[RFC PATCH 00/20] Introduce the famfs shared-memory file system
 2024-02-23 18:23 UTC  (22+ messages)
` [RFC PATCH 01/20] famfs: Documentation
` [RFC PATCH 02/20] dev_dax_iomap: Add fs_dax_get() func to prepare dax for fs-dax usage
` [RFC PATCH 03/20] dev_dax_iomap: Move dax_pgoff_to_phys from device.c to bus.c since both need it now
` [RFC PATCH 04/20] dev_dax_iomap: Save the kva from memremap
` [RFC PATCH 05/20] dev_dax_iomap: Add dax_operations for use by fs-dax on devdax
` [RFC PATCH 06/20] dev_dax_iomap: Add CONFIG_DEV_DAX_IOMAP kernel build parameter
` [RFC PATCH 07/20] famfs: Add include/linux/famfs_ioctl.h
` [RFC PATCH 08/20] famfs: Add famfs_internal.h
` [RFC PATCH 09/20] famfs: Add super_operations
` [RFC PATCH 10/20] famfs: famfs_open_device() & dax_holder_operations
` [RFC PATCH 11/20] famfs: Add fs_context_operations
` [RFC PATCH 12/20] famfs: Add inode_operations and file_system_type
` [RFC PATCH 13/20] famfs: Add iomap_ops
` [RFC PATCH 14/20] famfs: Add struct file_operations
` [RFC PATCH 15/20] famfs: Add ioctl to file_operations
` [RFC PATCH 16/20] famfs: Add fault counters
` [RFC PATCH 17/20] famfs: Add module stuff
` [RFC PATCH 18/20] famfs: Support character dax via the dev_dax_iomap patch
` [RFC PATCH 19/20] famfs: Update MAINTAINERS file
` [RFC PATCH 20/20] famfs: Add Kconfig and Makefile plumbing

[PATCH 0/3] panel-simple: add support for Crystal Clear CMT430B19N00
 2024-02-23 18:23 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: Add Crystal Clear Technology vendor prefix
` [PATCH 2/3] dt-bindings: display: simple: add support for Crystal Clear CMT430B19N00

[PATCH v3] PM / core: conditionally skip system pm in device/driver model
 2024-02-23 18:20 UTC  (3+ messages)

[PATCH net-next v4 0/3] ioam6: netlink multicast event
 2024-02-23 18:20 UTC  (3+ messages)
` [PATCH net-next v4 3/3] net: exthdrs: ioam6: send trace event

[PATCH] dt-bindings: leds: pwm-multicolour: re-allow active-low
 2024-02-23 18:17 UTC  (3+ messages)

[PATCH] f2fs: introduce SEGS_TO_BLKS/BLKS_TO_SEGS for cleanup
 2024-02-23 18:17 UTC  (2+ messages)

[PATCH 1/2] perf/ring_buffer: Trigger FASYNC signals for watermark wakeups
 2024-02-23 18:17 UTC  (9+ messages)
` [PATCH 2/2] perf test: Test FASYNC with "

[PATCH v4 0/7] of: populate of_root node if bootloader doesn't
 2024-02-23 18:17 UTC  (5+ messages)
` [PATCH v4 5/7] arm64: Unconditionally call unflatten_device_tree()

[PATCH] ARM: OMAP: fix USB regression on Nokia N8x0
 2024-02-23 18:16 UTC 

[PATCH v5] KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing
 2024-02-23 18:15 UTC  (3+ messages)

[PATCH v2 0/6] ALSA: cs35l56: Apply calibration from EFI
 2024-02-23 18:15 UTC  (5+ messages)
` [PATCH v2 6/6] ASoC: cs-amp-lib: Add KUnit test for calibration helpers

[PATCH net] kunit: Fix again checksum tests on big endian CPUs
 2024-02-23 18:15 UTC  (3+ messages)

[PATCH 0/5] Fix MMC/GPIO regression on Nokia N8x0
 2024-02-23 18:14 UTC  (6+ messages)
` [PATCH 1/5] ARM: OMAP: fix bogus MMC GPIO labels "
` [PATCH 2/5] ARM: OMAP: fix N810 MMC gpiod table
` [PATCH 3/5] MMC: OMAP: fix broken slot switch lookup
` [PATCH 4/5] MMC: OMAP: fix deferred probe
` [PATCH 5/5] MMC: OMAP: restore original power up/down steps

tree for the greybus subsystem
 2024-02-23 18:14 UTC 

[PATCH v3 0/8] usb: cdns: fix suspend on J7200 by assuming reset-on-resume
 2024-02-23 18:13 UTC  (5+ messages)
` [PATCH v3 1/8] dt-bindings: usb: ti,j721e-usb: drop useless compatible list
` [PATCH v3 2/8] dt-bindings: usb: ti,j721e-usb: add ti,j7200-usb compatible

[PATCH v2 0/4] KVM: x86/mmu: Clean up indirect_shadow_pages usage
 2024-02-23 18:12 UTC  (4+ messages)
` [PATCH v2 4/4] KVM: x86/mmu: Fix a *very* theoretical race in kvm_mmu_track_write()

[PATCH v3,0/2] media: adding lock to protect the context list
 2024-02-23 18:11 UTC  (5+ messages)
` [PATCH v3,1/2] media: mediatek: vcodec: adding lock to protect decoder "
` [PATCH v3,2/2] media: mediatek: vcodec: adding lock to protect encoder "

[PATCH 0/4] selftests/resctrl: Enable MBM and MBA tests on AMD
 2024-02-23 18:11 UTC  (4+ messages)
` [PATCH 1/4] selftests/resctrl: Rename variable imcs and num_of_imcs() to generic names

[RESEND PATCH v0 0/5] wave5 codec driver
 2024-02-23 18:09 UTC  (15+ messages)
` [RESEND PATCH v0 3/5] wave5 : Support runtime suspend/resume

[PATCH v2 00/11] KVM: SEV: allow customizing VMSA features
 2024-02-23 18:04 UTC  (6+ messages)
` [PATCH v2 09/11] KVM: SEV: define VM types for SEV and SEV-ES
` [PATCH v2 11/11] selftests: kvm: add tests for KVM_SEV_INIT2

[PATCH v10 0/8] KVM: allow mapping non-refcounted pages
 2024-02-23 18:03 UTC  (8+ messages)
` [PATCH v10 4/8] KVM: mmu: Improve handling of non-refcounted pfns
` [PATCH v10 7/8] KVM: x86/mmu: Track if sptes refer to refcounted pages

[PATCH 1/2] staging: rtl8192e: Remove unneeded braces from single line if statement
 2024-02-23 17:58 UTC  (2+ messages)
` [PATCH 2/2] staging: rtl8192e: Include blank line after variable declarations

[RFC PATCH v7 00/12] memory: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-02-23 17:57 UTC  (5+ messages)

[PATCH v9 0/2] lib: checksum: Fix issues with checksum tests
 2024-02-23 17:54 UTC  (4+ messages)
` [PATCH v9 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests

[PATCH] [RFQ] dm-integrity: Add a lazy commit mode for journal
 2024-02-23 17:53 UTC  (3+ messages)

[PATCH v6 1/9] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
 2024-02-23 17:53 UTC  (5+ messages)
` [PATCH v6 4/9] dt-bindings: usb: add NXP ChipIdea USB2 Controller schema
    ` [EXT] "

[PATCH net-next v6 0/8] net: ethernet: Rework EEE
 2024-02-23 17:53 UTC  (6+ messages)
` [PATCH net-next v6 5/8] net: phy: Immediately call adjust_link if only tx_lpi_enabled changes

[PATCH 0/6] ASoC: meson: axg fixes and clean-up
 2024-02-23 17:51 UTC  (7+ messages)
` [PATCH 1/6] ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs
` [PATCH 2/6] ASoC: meson: axg-tdm-interface: add frame rate constraint
` [PATCH 3/6] ASoC: meson: axg-tdm-interface: update error format error traces
` [PATCH 4/6] ASoC: meson: axg-spdifin: use max width for rate detection
` [PATCH 5/6] ASoC: meson: axg-fifo: take continuous rates
` [PATCH 6/6] ASoC: meson: axg-fifo: use FIELD helpers

[PATCH net-next 1/2] net: vxlan: enable local address bind for vxlan sockets
 2024-02-23 17:49 UTC  (2+ messages)

[PATCH v2] iio: pressure: dlhl60d: Initialize empty DLH bytes
 2024-02-23 17:50 UTC  (4+ messages)

[PATCH 6.6 000/338] 6.6.18-rc2 review
 2024-02-23 17:47 UTC  (2+ messages)

[PATCH] [RFC] iio: pressure: dlhl60d: Check mask_width for IRQs
 2024-02-23 17:45 UTC  (4+ messages)

[REGRESSION] 6.7.1: md: raid5 hang and unresponsive system; successfully bisected
 2024-02-23 17:44 UTC  (2+ messages)

[tip:irq/core] BUILD SUCCESS 3f734564a03df595c671316314b65a465d333f4a
 2024-02-23 17:42 UTC 

[PATCH 6.1 000/206] 6.1.79-rc2 review
 2024-02-23 17:43 UTC  (2+ messages)

[PATCH v1 1/1] kernel.h: Move lib/cmdline.c prototypes to string.h
 2024-02-23 17:41 UTC  (2+ messages)

[tip:smp/core] BUILD SUCCESS 266e95786452d97f42dcb9a881bba223584b9648
 2024-02-23 17:40 UTC 

[PATCH v9 0/2] lib: checksum: Fix issues with checksum tests
 2024-02-23 17:39 UTC  (4+ messages)

[PATCH v2] mm: Update mark_victim tracepoints fields
 2024-02-23 17:38 UTC  (6+ messages)

[PATCH 1/3] f2fs: deprecate io_bits
 2024-02-23 17:38 UTC  (9+ messages)
` [PATCH 3/3] f2fs: kill zone-capacity support
  ` [PATCH 3/3 v2] "
    ` [f2fs-dev] "

[PATCH v3 0/4] Add post-init-providers binding to improve suspend/resume stability
 2024-02-23 17:37 UTC  (5+ messages)
` [PATCH v3 4/4] of: property: fw_devlink: Add support for "post-init-providers" property

"test_ip_fast_csum: ASSERTION FAILED at lib/checksum_kunit.c:589" at boot with CONFIG_CHECKSUM_KUNIT=y enabled on a Talos II, kernel 6.8-rc5
 2024-02-23 17:35 UTC  (6+ messages)

[PATCH v3] mm: Update mark_victim tracepoints fields
 2024-02-23 17:32 UTC 

[PATCH v3 1/2] f2fs: separate f2fs_gc_range() to use GC for a range
 2024-02-23 17:31 UTC  (4+ messages)
` [PATCH v3 2/2] f2fs: support file pinning for zoned devices
  ` [f2fs-dev] "

[PATCH v4 00/39] Add support for sam9x7 SoC family
 2024-02-23 17:31 UTC  (40+ messages)
` [PATCH v4 01/39] dt-bindings: net: cdns,macb: add sam9x7 ethernet interface
` [PATCH v4 02/39] dt-bindings: atmel-sysreg: add sam9x7
` [PATCH v4 03/39] dt-bindings: crypto: add sam9x7 in Atmel AES
` [PATCH v4 04/39] dt-bindings: crypto: add sam9x7 in Atmel SHA
` [PATCH v4 05/39] dt-bindings: crypto: add sam9x7 in Atmel TDES
` [PATCH v4 06/39] dt-bindings: i2c: at91: Add sam9x7 compatible string
` [PATCH v4 07/39] dt-bindings: atmel-ssc: add microchip,sam9x7-ssc
` [PATCH v4 08/39] dt-bindings: atmel-nand: add microchip,sam9x7-pmecc
` [PATCH v4 09/39] dt-bindings: pinctrl: at91: add sam9x7
` [PATCH v4 10/39] dt-bindings: rng: atmel,at91-trng: add sam9x7 TRNG
` [PATCH v4 11/39] dt-bindings: rtt: at91rm9260: add sam9x7 compatible
` [PATCH v4 12/39] dt-bindings: serial: atmel,at91-usart: add compatible for sam9x7
` [PATCH v4 13/39] ASoC: dt-bindings: atmel-classd: add sam9x7 compatible
` [PATCH v4 14/39] dt-bindings: pwm: at91: Add sam9x7 compatible strings list
` [PATCH v4 15/39] dt-bindings: watchdog: sama5d4-wdt: add compatible for sam9x7-wdt
` [PATCH v4 16/39] spi: dt-bindings: atmel,at91rm9200-spi: remove 9x60 compatible from list
` [PATCH v4 17/39] ASoC: dt-bindings: microchip: add sam9x7
` [PATCH v4 18/39] ARM: at91: pm: add support for sam9x7 SoC family
` [PATCH v4 19/39] ARM: at91: pm: add sam9x7 SoC init config
` [PATCH v4 20/39] ARM: at91: add support in SoC driver for new sam9x7
` [PATCH v4 21/39] dt-bindings: clk: at91: add sam9x7
` [PATCH v4 22/39] dt-bindings: clk: at91: add sam9x7 clock controller
` [PATCH v4 23/39] clk: at91: clk-sam9x60-pll: re-factor to support individual core freq outputs
` [PATCH v4 24/39] clk: at91: sam9x7: add support for HW PLL freq dividers
` [PATCH v4 25/39] clk: at91: sama7g5: move mux table macros to header file
` [PATCH v4 26/39] dt-bindings: clock: at91: Allow PLLs to be exported and referenced in DT
` [PATCH v4 27/39] clk: at91: sam9x7: add sam9x7 pmc driver
` [PATCH v4 28/39] dt-bindings: irqchip/atmel-aic5: Add support for sam9x7 aic
` [PATCH v4 29/39] irqchip/atmel-aic5: Add support to get nirqs from DT for sam9x60 & sam9x7
` [PATCH v4 30/39] power: reset: at91-poweroff: lookup for proper pmc dt node for sam9x7
` [PATCH v4 31/39] power: reset: at91-reset: add reset support for sam9x7 SoC
` [PATCH v4 32/39] power: reset: at91-reset: add sdhwc "
` [PATCH v4 33/39] dt-bindings: reset: atmel,at91sam9260-reset: add sam9x7
` [PATCH v4 34/39] dt-bindings: power: reset: atmel,sama5d2-shdwc: "
` [PATCH v4 35/39] ARM: at91: Kconfig: add config flag for SAM9X7 SoC
` [PATCH v4 36/39] ARM: configs: at91: enable config flags for sam9x7 SoC family
` [PATCH v4 37/39] ARM: dts: at91: sam9x7: add device tree for SoC
` [PATCH v4 38/39] dt-bindings: arm: add sam9x75 curiosity board
` [PATCH v4 39/39] ARM: dts: at91: sam9x75_curiosity: "

[PATCH v3 00/10] evm: Support signatures on stacked filesystem
 2024-02-23 17:25 UTC  (11+ messages)
` [PATCH v3 01/10] ima: Rename backing_inode to real_inode
` [PATCH v3 02/10] security: allow finer granularity in permitting copy-up of security xattrs
` [PATCH v3 03/10] evm: Implement per signature type decision in security_inode_copy_up_xattr
` [PATCH v3 04/10] evm: Use the metadata inode to calculate metadata hash
` [PATCH v3 05/10] ima: Move file-change detection variables into new structure
` [PATCH v3 06/10] evm: Store and detect metadata inode attributes changes
` [PATCH v3 07/10] ima: re-evaluate file integrity on file metadata change
` [PATCH v3 08/10] evm: Enforce signatures on unsupported filesystem for EVM_INIT_X509
` [PATCH v3 09/10] fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED
` [PATCH v3 10/10] evm: Rename is_unsupported_fs to is_unsupported_hmac_fs

[PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users
 2024-02-23 17:22 UTC  (11+ messages)
` [PATCH 8/8] dm-verity: Convert from tasklet to BH workqueue

[PATCH v9] ASoc: tas2783: Add tas2783 codec driver
 2024-02-23 17:20 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v1] ARM: dts: imx7: remove DSI port endpoints
 2024-02-23 17:19 UTC  (2+ messages)

[PATCH RESEND] clk: set initial best mux parent to current parent when determining rate
 2024-02-23 17:18 UTC 

[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
 2024-02-23 17:17 UTC  (5+ messages)
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)

[PATCH 0/2] usb: dwc3: add glue driver for Hi3798MV200
 2024-02-23 17:17 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: usb: add hisilicon,hi3798mv200-dwc3
` [PATCH 2/2] usb: dwc3: of-simple: Add compatible for hi3798mv200 DWC3 controller

[ANNOUNCE] Git v2.44.0
 2024-02-23 17:17 UTC 

[ANNOUNCE] Git v2.43.3
 2024-02-23 17:16 UTC 

[PATCH printk v2 00/26] wire up write_atomic() printing
 2024-02-23 17:15 UTC  (3+ messages)
` [PATCH printk v2 16/26] printk: nbcon: Use nbcon consoles in console_flush_all()


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