linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-06 11:24:29 to 2024-02-06 12:39:36 UTC [more...]

linux-next: build failure after merge of the drm-misc tree
 2024-02-06 12:39 UTC  (3+ messages)

[PATCH v2 4/9] ima: Reset EVM status upon detecting changes to the real file
 2024-02-06 12:38 UTC  (2+ messages)

[PATCH v2 SPI for-next 0/3] DMA Support for SPI in PCI1xxxx
 2024-02-06 12:38 UTC  (3+ messages)
` [PATCH v2 SPI for-next 2/3] spi: mchp-pci1xxxx: DMA Read support for copying data into SPI Buf

[PATCH 1/1] Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devices
 2024-02-06 12:35 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-02-06 12:33 UTC  (3+ messages)
` [PATCH v2 1/3] rpmb: add "

[PATCH net v2] lan966x: Fix crash when adding interface under a lag
 2024-02-06 12:30 UTC 

[PATCH v4 0/3] arm64: dts: ti: am62: Add USB support for k3-am62p
 2024-02-06 12:30 UTC  (4+ messages)
` [PATCH v4 3/3] arm64: dts: ti: k3-am62p: add the USB sub-system

[PATCH net-next v7] bonding: Add independent control state machine
 2024-02-06 12:30 UTC  (3+ messages)

[PATCH net-next 0/4] pds_core: Various improvements/cleanups
 2024-02-06 12:30 UTC  (2+ messages)

[PATCH v2 00/23] gpio: rework locking and object life-time control
 2024-02-06 12:30 UTC  (8+ messages)
` [PATCH v2 17/23] gpio: reduce the functionality of validate_desc()
` [PATCH v2 21/23] gpio: protect the pointer to gpio_chip in gpio_device with SRCU

[PATCH v2] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
 2024-02-06 12:29 UTC  (2+ messages)

next: /dev/root: Can't open blockdev
 2024-02-06 12:28 UTC  (4+ messages)

[PATCH 0/3] Add DT support for Multiport controller on SC8280XP
 2024-02-06 12:28 UTC  (6+ messages)
` [PATCH 1/3] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280
` [PATCH 2/3] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports
` [PATCH 3/3] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller

[Patch] memory: tegra: Skip SID override from Guest VM
 2024-02-06 12:28 UTC  (5+ messages)

[PATCH] crypto: qat - use kcalloc() instead of kzalloc()
 2024-02-06 12:26 UTC  (2+ messages)

[PATCH][next] comedi: remove redundant assignment to variable range
 2024-02-06 12:19 UTC  (2+ messages)

[PATCH v7] PCI/DPC: Ignore Surprise Down error on hot removal
 2024-02-06 12:19 UTC  (2+ messages)

[PATCH net-next 00/15] net/smc: implement loopback-ism used by SMC-D
 2024-02-06 12:18 UTC  (2+ messages)

[PATCH 1/3] pstore: add multi-backend support
 2024-02-06 12:17 UTC  (2+ messages)

vger Facilities Management Contacts
 2024-02-06 12:16 UTC 

[PATCH] thermal: power_allocator: initialize params->sustainable_power in the bind callback
 2024-02-06 12:15 UTC  (4+ messages)
` [PATCH V2] thermal: power_allocator: Avoid overwriting PID coefficients from setup time

[PATCH 0/2 v3] Add cond_guard() to conditional guards
 2024-02-06 12:13 UTC  (3+ messages)
` [PATCH 1/2 v3] cleanup: "
` [PATCH 2/2 v3] cxl/region: Use cond_guard() in show_targetN()

[PATCH 1/2] x86/random: Retry on RDSEED failure
 2024-02-06 12:04 UTC  (11+ messages)
` [PATCH 2/2] x86/random: Issue a warning if RDRAND or RDSEED fails

[v6.6][PATCH 00/57] eventfs: Linus's updates for 6.6
 2024-02-06 12:10 UTC  (58+ messages)
` [v6.6][PATCH 01/57] Revert "eventfs: Do not allow NULL parent to eventfs_start_creating()"
` [v6.6][PATCH 02/57] Revert "eventfs: Check for NULL ef in eventfs_set_attr()"
` [v6.6][PATCH 03/57] Revert "eventfs: Use simple_recursive_removal() to clean up dentries"
` [v6.6][PATCH 04/57] Revert "eventfs: Delete eventfs_inode when the last dentry is freed"
` [v6.6][PATCH 05/57] Revert "eventfs: Save ownership and mode"
` [v6.6][PATCH 06/57] Revert "eventfs: Remove "is_freed" union with rcu head"
` [v6.6][PATCH 07/57] eventfs: Remove eventfs_file and just use eventfs_inode
` [v6.6][PATCH 08/57] eventfs: Use eventfs_remove_events_dir()
` [v6.6][PATCH 09/57] eventfs: Use ERR_CAST() in eventfs_create_events_dir()
` [v6.6][PATCH 10/57] eventfs: Fix failure path "
` [v6.6][PATCH 11/57] tracefs/eventfs: Modify mismatched function name
` [v6.6][PATCH 12/57] eventfs: Fix WARN_ON() in create_file_dentry()
` [v6.6][PATCH 13/57] eventfs: Fix typo in eventfs_inode union comment
` [v6.6][PATCH 14/57] eventfs: Remove extra dget() in eventfs_create_events_dir()
` [v6.6][PATCH 15/57] eventfs: Fix kerneldoc of eventfs_remove_rec()
` [v6.6][PATCH 16/57] eventfs: Remove "is_freed" union with rcu head
` [v6.6][PATCH 17/57] eventfs: Have a free_ei() that just frees the eventfs_inode
` [v6.6][PATCH 18/57] eventfs: Test for ei->is_freed when accessing ei->dentry
` [v6.6][PATCH 19/57] eventfs: Save ownership and mode
` [v6.6][PATCH 20/57] eventfs: Hold eventfs_mutex when calling callback functions
` [v6.6][PATCH 21/57] eventfs: Delete eventfs_inode when the last dentry is freed
` [v6.6][PATCH 22/57] eventfs: Remove special processing of dput() of events directory
` [v6.6][PATCH 23/57] eventfs: Use simple_recursive_removal() to clean up dentries
` [v6.6][PATCH 24/57] eventfs: Remove expectation that ei->is_freed means ei->dentry == NULL
` [v6.6][PATCH 25/57] eventfs: Do not invalidate dentry in create_file/dir_dentry()
` [v6.6][PATCH 26/57] eventfs: Use GFP_NOFS for allocation when eventfs_mutex is held
` [v6.6][PATCH 27/57] eventfs: Move taking of inode_lock into dcache_dir_open_wrapper()
` [v6.6][PATCH 28/57] eventfs: Do not allow NULL parent to eventfs_start_creating()
` [v6.6][PATCH 29/57] eventfs: Make sure that parent->d_inode is locked in creating files/dirs
` [v6.6][PATCH 30/57] eventfs: Fix events beyond NAME_MAX blocking tasks
` [v6.6][PATCH 31/57] eventfs: Have event files and directories default to parent uid and gid
` [v6.6][PATCH 32/57] eventfs: Fix file and directory uid and gid ownership
` [v6.6][PATCH 33/57] tracefs: Check for dentry->d_inode exists in set_gid()
` [v6.6][PATCH 34/57] eventfs: Fix bitwise fields for "is_events"
` [v6.6][PATCH 35/57] eventfs: Remove "lookup" parameter from create_dir/file_dentry()
` [v6.6][PATCH 36/57] eventfs: Stop using dcache_readdir() for getdents()
` [v6.6][PATCH 37/57] tracefs/eventfs: Use root and instance inodes as default ownership
` [v6.6][PATCH 38/57] eventfs: Have eventfs_iterate() stop immediately if ei->is_freed is set
` [v6.6][PATCH 39/57] eventfs: Do ctx->pos update for all iterations in eventfs_iterate()
` [v6.6][PATCH 40/57] eventfs: Read ei->entries before ei->children "
` [v6.6][PATCH 41/57] eventfs: Shortcut eventfs_iterate() by skipping entries already read
` [v6.6][PATCH 42/57] eventfs: Have the inodes all for files and directories all be the same
` [v6.6][PATCH 43/57] eventfs: Do not create dentries nor inodes in iterate_shared
` [v6.6][PATCH 44/57] eventfs: Use kcalloc() instead of kzalloc()
` [v6.6][PATCH 45/57] eventfs: Save directory inodes in the eventfs_inode structure
` [v6.6][PATCH 46/57] tracefs: remove stale update_gid code
` [v6.6][PATCH 47/57] tracefs: Zero out the tracefs_inode when allocating it
` [v6.6][PATCH 48/57] eventfs: Initialize the tracefs inode properly
` [v6.6][PATCH 49/57] tracefs: Avoid using the ei->dentry pointer unnecessarily
` [v6.6][PATCH 50/57] tracefs: dentry lookup crapectomy
` [v6.6][PATCH 51/57] eventfs: Remove unused d_parent pointer field
` [v6.6][PATCH 52/57] eventfs: Clean up dentry ops and add revalidate function
` [v6.6][PATCH 53/57] eventfs: Get rid of dentry pointers without refcounts
` [v6.6][PATCH 54/57] eventfs: Warn if an eventfs_inode is freed without is_freed being set
` [v6.6][PATCH 55/57] eventfs: Restructure eventfs_inode structure to be more condensed
` [v6.6][PATCH 56/57] eventfs: Remove fsnotify*() functions from lookup()
` [v6.6][PATCH 57/57] eventfs: Keep all directory links at 1

[PATCH] spi: bcm2835: implement ctlr->max_transfer_size
 2024-02-06 12:09 UTC  (2+ messages)

[PATCH] spi: move split xfers for CS_WORD emulation
 2024-02-06 12:09 UTC  (2+ messages)

[PATCH] spi: axi-spi-engine: use common AXI macros
 2024-02-06 12:09 UTC  (2+ messages)

[PATCH v2 0/2] spi: fsl-dspi: A couple of error handling improvements
 2024-02-06 12:09 UTC  (2+ messages)

[PATCH] ASoC: amd: yc: Add DMI quirk for Lenovo Ideapad Pro 5 16ARP8
 2024-02-06 12:09 UTC  (2+ messages)

[PATCH 0/5] Add support for videocc and camcc on SM8650
 2024-02-06 12:08 UTC  (8+ messages)
` [PATCH 1/5] dt-bindings: clock: qcom: Add video clock bindings for SM8650
` [PATCH 2/5] clk: qcom: videocc-sm8550: Add support for SM8650 videocc
` [PATCH 3/5] dt-bindings: clock: qcom: Add SM8650 camera clock controller
` [PATCH 4/5] clk: qcom: camcc-sm8650: Add camera clock controller driver for SM8650
` [PATCH 5/5] arm64: dts: qcom: sm8650: Add video and camera clock controllers

[PATCH v4 0/9] MediaTek DRM - DSI driver cleanups
 2024-02-06 12:07 UTC  (10+ messages)
` [PATCH v4 1/9] drm/mediatek: dsi: Use GENMASK() for register mask definitions
` [PATCH v4 2/9] drm/mediatek: dsi: Fix DSI RGB666 formats and definitions
` [PATCH v4 3/9] drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}()
` [PATCH v4 4/9] drm/mediatek: dsi: Use bitfield macros where useful
` [PATCH v4 5/9] drm/mediatek: dsi: Replace open-coded instance of HZ_PER_MHZ
` [PATCH v4 6/9] drm/mediatek: dsi: Register DSI host after acquiring clocks and PHY
` [PATCH v4 7/9] drm/mediatek: dsi: Simplify with dev_err_probe and remove gotos
` [PATCH v4 8/9] drm/mediatek: dsi: Compress of_device_id entries and add sentinel
` [PATCH v4 9/9] drm/mediatek: dsi: Use mipi_dsi_pixel_format_to_bpp() helper function

[syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfsplus_bnode_read_key
 2024-02-06 12:05 UTC  (3+ messages)
` [PATCH next] hfsplus: fix oob "

[PATCH] ext4: fix corruption during on-line resize
 2024-02-06 12:05 UTC 

[PATCH v3 0/8] Add power-supply properties for sdmmc nodes on Microchip boards
 2024-02-06 12:03 UTC  (9+ messages)
` [PATCH v3 1/8] ARM: dts: microchip: sam9x60_curiosity: Add power-supply properties for sdmmc nodes
` [PATCH v3 2/8] ARM: dts: microchip: sam9x60ek: "
` [PATCH v3 3/8] ARM: dts: microchip: sama5d27_som1_ek: "
` [PATCH v3 4/8] ARM: dts: microchip: sama5d27_wlsom1: Add power-supply property for sdmmc1 node
` [PATCH v3 5/8] ARM: dts: microchip: sama5d27_wlsom1_ek: Add power-supply property for sdmmc0 node
` [PATCH v3 6/8] ARM: dts: microchip: sama5d29_curiosity: Add power-supply properties for sdmmc nodes
` [PATCH v3 7/8] ARM: dts: microchip: sama5d2_icp: Add power-supply property for sdmmc0 node
` [PATCH v3 8/8] ARM: dts: microchip: sama5d2_xplained: "

[PATCH v5 0/3] Introduce STM32 LVDS driver
 2024-02-06 12:01 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: display: add STM32 LVDS device
` [PATCH v5 2/3] drm/stm: lvds: add new STM32 LVDS Display Interface Transmitter driver
` [PATCH v5 3/3] drm/stm: ltdc: add lvds pixel clock

[PATCH 0/4] spi: s3c64xx: add support for google,gs101-spi
 2024-02-06 12:00 UTC  (6+ messages)
` [PATCH 4/4] "

[PATCH v4 00/15] Hardware wrapped key support for qcom ice and ufs
 2024-02-06 11:59 UTC  (8+ messages)
` [PATCH v4 01/15] ice, ufs, mmc: use blk_crypto_key for program_key
` [PATCH v4 02/15] qcom_scm: scm call for deriving a software secret
` [PATCH v4 03/15] qcom_scm: scm call for create, prepare and import keys

[PATCH v7 0/8] I3C target mode support
 2024-02-06 11:54 UTC  (3+ messages)
` [PATCH v7 6/8] i3c: target: func: add tty driver

[PATCH v2] nvmem: rmem: Fix return value of rmem_read()
 2024-02-06 11:52 UTC  (5+ messages)

[PATCH][next] netxen_nic: remove redundant assignment to variable capability
 2024-02-06 11:50 UTC 

[PATCH v7 0/5] perf: script: Intro capstone disasm engine to show instruction trace
 2024-02-06 11:49 UTC  (7+ messages)
` [PATCH v7 1/5] perf: build: introduce the libcapstone
` [PATCH v7 2/5] perf: util: use capstone disasm engine to show assembly instructions
` [PATCH v7 3/5] perf: script: add field 'disasm' to display mnemonic instructions
` [PATCH v7 4/5] perf: script: add raw|disasm arguments to --insn-trace option
` [PATCH v7 5/5] perf: script: prefer capstone to XED

[PATCH v3 0/4] i2c: thunderx: Marvell thunderx i2c changes
 2024-02-06 11:43 UTC  (5+ messages)
` [PATCH v3 1/4] i2c: thunderx: Clock divisor logic changes
` [PATCH v3 2/4] i2c: thunderx: Add support for High speed mode
` [PATCH v3 3/4] i2c: octeon: Handle watchdog timeout
` [PATCH v3 4/4] i2c: thunderx: Adding ioclk support

[PATCH V4] lockdep: fix deadlock issue between lockdep and rcu
 2024-02-06 11:44 UTC 

[PATCH v4] dt-bindings: pinctrl: cy8c95x0: Update gpio-reserved-ranges
 2024-02-06 11:45 UTC  (2+ messages)

[PATCH] gpio-mvebu: no hardcoded timer assignment for pwm
 2024-02-06 11:43 UTC  (2+ messages)

[PATCH net-next v3] net: dqs: add NIC stall detector based on BQL
 2024-02-06 11:40 UTC  (2+ messages)

[PATCH v10 00/20] timers: Move from a push remote at enqueue to a pull at expiry model
 2024-02-06 11:36 UTC  (4+ messages)
` [PATCH v10 18/20] timers: Implement the hierarchical pull model

linux-next: manual merge of the drm-misc tree with Linus' tree
 2024-02-06 11:34 UTC  (4+ messages)

[PATCH v4 0/3] Introduce STM32 LVDS driver
 2024-02-06 11:33 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: display: add STM32 LVDS device
` [PATCH v4 2/3] drm/stm: lvds: add new STM32 LVDS Display Interface Transmitter driver
` [PATCH v4 3/3] drm/stm: ltdc: add lvds pixel clock

[v6.7][PATCH v2 00/23] eventfs: Linus's updates for 6.7
 2024-02-06 11:32 UTC  (24+ messages)
` [v6.7][PATCH v2 01/23] eventfs: Remove "lookup" parameter from create_dir/file_dentry()
` [v6.7][PATCH v2 02/23] eventfs: Stop using dcache_readdir() for getdents()
` [v6.7][PATCH v2 03/23] tracefs/eventfs: Use root and instance inodes as default ownership
` [v6.7][PATCH v2 04/23] eventfs: Have eventfs_iterate() stop immediately if ei->is_freed is set
` [v6.7][PATCH v2 05/23] eventfs: Do ctx->pos update for all iterations in eventfs_iterate()
` [v6.7][PATCH v2 06/23] eventfs: Read ei->entries before ei->children "
` [v6.7][PATCH v2 07/23] eventfs: Shortcut eventfs_iterate() by skipping entries already read
` [v6.7][PATCH v2 08/23] eventfs: Have the inodes all for files and directories all be the same
` [v6.7][PATCH v2 09/23] eventfs: Do not create dentries nor inodes in iterate_shared
` [v6.7][PATCH v2 10/23] eventfs: Use kcalloc() instead of kzalloc()
` [v6.7][PATCH v2 11/23] eventfs: Save directory inodes in the eventfs_inode structure
` [v6.7][PATCH v2 12/23] tracefs: remove stale update_gid code
` [v6.7][PATCH v2 13/23] tracefs: Zero out the tracefs_inode when allocating it
` [v6.7][PATCH v2 14/23] eventfs: Initialize the tracefs inode properly
` [v6.7][PATCH v2 15/23] tracefs: Avoid using the ei->dentry pointer unnecessarily
` [v6.7][PATCH v2 16/23] tracefs: dentry lookup crapectomy
` [v6.7][PATCH v2 17/23] eventfs: Remove unused d_parent pointer field
` [v6.7][PATCH v2 18/23] eventfs: Clean up dentry ops and add revalidate function
` [v6.7][PATCH v2 19/23] eventfs: Get rid of dentry pointers without refcounts
` [v6.7][PATCH v2 20/23] eventfs: Warn if an eventfs_inode is freed without is_freed being set
` [v6.7][PATCH v2 21/23] eventfs: Restructure eventfs_inode structure to be more condensed
` [v6.7][PATCH v2 22/23] eventfs: Remove fsnotify*() functions from lookup()
` [v6.7][PATCH v2 23/23] eventfs: Keep all directory links at 1

[PATCH v3 0/3] iommu/iova: use named kmem_cache for iova magazines
 2024-02-06 11:32 UTC  (7+ messages)
` [PATCH v3 1/3] iommu/iova: Tidy up iova_cache_get() failure
` [PATCH v3 3/3] iommu/iova: use named kmem_cache for iova magazines

[PATCH] iommu/amd: Fix failure return from snp_lookup_rmpentry()
 2024-02-06 11:31 UTC  (2+ messages)

[PATCH net] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
 2024-02-06 11:30 UTC  (5+ messages)
      ` [netfilter-core] "

[PATCH] perf: CXL: fix mismatched cpmu event opcode
 2024-02-06 11:29 UTC  (3+ messages)

[PATCH] dt-bindings: mfd: Update pattern property case
 2024-02-06 11:27 UTC  (7+ messages)

[PATCH v3 0/7] MediaTek DRM - DSI driver cleanups
 2024-02-06 11:24 UTC  (4+ messages)
` [PATCH v3 2/7] drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}()

This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c
 2024-02-06 11:26 UTC  (5+ 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).