All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-10 09:31:10 to 2023-03-10 09:49:09 UTC [more...]

[PATCH v7 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2023-03-10  9:45 UTC  (10+ messages)
` [PATCH v7 1/4] riscv: Get rid of riscv_pfn_base variable
` [PATCH v7 2/4] mm: Introduce memblock_isolate_memory
` [PATCH v7 3/4] arm64: Make use of memblock_isolate_memory for the linear mapping

[PATCH 0/7] dsa: marvell: Add support for mv88e6071 and 6020 switches
 2023-03-10  9:47 UTC  (6+ messages)
` [PATCH 6/7] dsa: marvell: Correct value of max_frame_size variable after validation

[PATCH v2 00/18] ui: dbus & misc fixes
 2023-03-10  9:47 UTC  (5+ messages)
` [PATCH v2 02/18] ui/dbus: unregister clipboard on connection close
` [PATCH v2 03/18] audio/dbus: there are no sender for p2p mode

[PATCH v2 00/18] Improve the MT8365 SoC and EVK board support
 2023-03-10  9:46 UTC  (5+ messages)
` [PATCH v2 03/18] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property

[PATCH v3 0/3] TI K3 M4F support on AM64x and AM62x SoCs
 2023-03-10  9:46 UTC  (4+ messages)
` [PATCH v3 2/3] remoteproc: k4: Split out functions common with M4 driver

[PATCH V3] dt-bindings: nvmem: layouts: add fixed-layout
 2023-03-10  9:46 UTC  (7+ messages)
` [PATCH V3] dt-bindings: nvmem: convert base example to use "nvmem-layout" node

[PATCH 00/45] Add RISC-V vector cryptographic instruction set support
 2023-03-10  9:12 UTC  (17+ messages)
` [PATCH 30/45] target/riscv: Add vsha2ms.vv decoding, translation and execution support
` [PATCH 31/45] target/riscv: Add vsha2c[hl].vv "
` [PATCH 32/45] target/riscv: Expose zvknh cpu properties
` [PATCH 33/45] target/riscv: Add zvksh cpu property
` [PATCH 34/45] target/riscv: Add vsm3me.vv decoding, translation and execution support
` [PATCH 35/45] target/riscv: Add vsm3c.vi "
` [PATCH 36/45] target/riscv: Expose zvksh cpu property
` [PATCH 37/45] target/riscv: Add zvkg "
` [PATCH 38/45] target/riscv: Add vgmul.vv decoding, translation and execution support
` [PATCH 39/45] target/riscv: Add vghsh.vv "
` [PATCH 40/45] target/riscv: Expose zvkg cpu property
` [PATCH 41/45] crypto: Create sm4_subword
` [PATCH 42/45] crypto: Add SM4 constant parameter CK
` [PATCH 43/45] target/riscv: Add zvksed cfg property
` [PATCH 44/45] target/riscv: Add Zvksed support
` [PATCH 45/45] target/riscv: Expose Zvksed property

[PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2023-03-10  9:45 UTC  (8+ messages)

[ndctl patch RFC 0/2] add support for IDENTIFY command
 2023-03-10  9:45 UTC  (7+ messages)

[RFC PATCH v4 0/4] several updates to virtio/vsock
 2023-03-10  9:42 UTC  (3+ messages)

[PATCH v2] drm/i915/mtl: Disable stolen memory backed FB for A0
 2023-03-10  9:45 UTC  (2+ messages)
` [Intel-gfx] "

[regression] RPI4B drm vc4: no crtc or sizes since 5.17 (works in 5.16; and still broken in at least 6.1)
 2023-03-10  9:45 UTC  (9+ messages)

Legacy configuration for NCM/RNDIS does not work for Win >= 10
 2023-03-10  9:44 UTC 

Better suggestions when git-am(1) fails
 2023-03-10  9:44 UTC  (4+ messages)
` [PATCH 3/5] diff: add --default-prefix option

[PATCH v3 00/11] VDUSE: Improve performance
 2023-03-10  9:41 UTC  (4+ messages)

[PATCH v3 0/7] support overlays to the barebox live tree
 2023-03-10  9:42 UTC  (8+ messages)
` [PATCH v3 1/7] kbuild: Add target to build dtb overlay files
` [PATCH v3 2/7] driver: Add rescan hook to struct device
` [PATCH v3 3/7] i2c: implement rescan
` [PATCH v3 4/7] spi: Directly register SPI device
` [PATCH v3 5/7] spi: reduce scope of 'chip'
` [PATCH v3 6/7] spi: implement rescan
` [PATCH v3 7/7] of_overlay: Add option to apply overlay to live tree

[PULL V2 00/44] Net patches
 2023-03-10  9:35 UTC  (45+ messages)
` [PULL V2 01/44] e1000e: Fix the code style
` [PULL V2 02/44] hw/net: Add more MII definitions
` [PULL V2 03/44] fsl_etsec: Use hw/net/mii.h
` [PULL V2 04/44] e1000: "
` [PULL V2 05/44] e1000: Mask registers when writing
` [PULL V2 06/44] e1000e: Introduce E1000E_LOW_BITS_SET_FUNC
` [PULL V2 07/44] e1000e: Mask registers when writing
` [PULL V2 08/44] e1000: Use more constant definitions
` [PULL V2 09/44] e1000e: "
` [PULL V2 10/44] e1000: Use memcpy to intialize registers
` [PULL V2 11/44] e1000e: "
` [PULL V2 12/44] e1000e: Remove pending interrupt flags
` [PULL V2 13/44] e1000e: Improve software reset
` [PULL V2 14/44] e1000: Configure ResettableClass
` [PULL V2 15/44] e1000e: "
` [PULL V2 16/44] e1000e: Introduce e1000_rx_desc_union
` [PULL V2 17/44] e1000e: Set MII_ANER_NWAY
` [PULL V2 18/44] e1000e: Remove extra pointer indirection
` [PULL V2 19/44] net: Check L4 header size
` [PULL V2 20/44] e1000x: Alter the signature of e1000x_is_vlan_packet
` [PULL V2 21/44] net: Strip virtio-net header when dumping
` [PULL V2 22/44] hw/net/net_tx_pkt: Automatically determine if virtio-net header is used
` [PULL V2 23/44] hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr
` [PULL V2 24/44] e1000e: Perform software segmentation for loopback
` [PULL V2 25/44] hw/net/net_tx_pkt: Implement TCP segmentation
` [PULL V2 26/44] hw/net/net_tx_pkt: Check the payload length
` [PULL V2 27/44] e1000e: Do not assert when MSI-X is disabled later
` [PULL V2 28/44] MAINTAINERS: Add Akihiko Odaki as a e1000e reviewer
` [PULL V2 29/44] MAINTAINERS: Add e1000e test files
` [PULL V2 30/44] e1000e: Combine rx traces
` [PULL V2 31/44] e1000: Count CRC in Tx statistics
` [PULL V2 32/44] e1000e: "
` [PULL V2 33/44] net/eth: Report if headers are actually present
` [PULL V2 34/44] e1000e: Implement system clock
` [PULL V2 35/44] net/eth: Introduce EthL4HdrProto
` [PULL V2 36/44] pcie: Introduce pcie_sriov_num_vfs
` [PULL V2 37/44] e1000: Split header files
` [PULL V2 38/44] Intrdocue igb device emulation
` [PULL V2 39/44] tests/qtest/e1000e-test: Fabricate ethernet header
` [PULL V2 40/44] tests/qtest/libqos/e1000e: Export macreg functions
` [PULL V2 41/44] igb: Introduce qtest for igb device
` [PULL V2 42/44] tests/avocado: Add igb test
` [PULL V2 43/44] docs/system/devices/igb: Add igb documentation
` [PULL V2 44/44] ebpf: fix compatibility with libbpf 1.0+

[RFC PATCH v2 0/7] Add dedicated Qcom ICE driver
 2023-03-10  9:42 UTC  (10+ messages)
` [RFC PATCH v2 7/7] arm64: dts: qcom: Add the Inline Crypto Engine nodes

[PATCH v1 1/1] gpiolib: Remove duplicative check in gpiod_find_and_request()
 2023-03-10  9:42 UTC  (2+ messages)

[PATCH] drivers: iio: remove dead code in at91_adc_probe
 2023-03-10  9:41 UTC  (4+ messages)
  `  "

[LTP] [PATCH] configure.ac: fix mount_attr detection
 2023-03-10  9:42 UTC  (5+ messages)

[PATCH RESEND] bluetooth: btbcm: Fix logic error in forming the board name
 2023-03-10  9:41 UTC  (3+ messages)

[regression] Bug 217165 - NFS cache stops working if accessed from process with PPID of 1
 2023-03-10  9:42 UTC 

[PATCH] xfrm: Remove inner/outer modes from output path
 2023-03-10  9:40 UTC 

[PATCH v3 0/2] Add pm_runtime support to SM6350 camcc
 2023-03-10  9:39 UTC  (6+ messages)
` [PATCH v3 1/2] clk: qcom: camcc-sm6350: add pm_runtime support

Better suggestions when git-am(1) fails
 2023-03-10  9:39 UTC  (4+ messages)

[PATCH v8 00/13] Adds support for PHY LEDs with offload triggers
 2023-03-10  9:37 UTC  (4+ messages)

fs/esdfs/file.c:382:1: warning: no previous prototype for function 'esdfs_read_iter'
 2023-03-10  9:39 UTC 

[PATCH v1] x86: suppress warning generated by W=1
 2023-03-10  9:35 UTC  (5+ messages)

[PATCH 00/16] net/hns3: some code refactor for hns3 RSS
 2023-03-10  9:35 UTC  (17+ messages)
` [PATCH 01/16] net/hns3: fix possible truncation of hash key when config
` [PATCH 02/16] net/hns3: fix possible truncation of redirection table
` [PATCH 03/16] net/hns3: use hardware config to report hash key
` [PATCH 04/16] net/hns3: use hardware config to report hash types
` [PATCH 05/16] net/hns3: use hardware config to report redirection table
` [PATCH 06/16] net/hns3: separate the setting of hash algorithm
` [PATCH 07/16] net/hns3: separate the setting of hash key
` [PATCH 08/16] net/hns3: separate the setting of redirection table
` [PATCH 09/16] net/hns3: separate the setting of RSS types
` [PATCH 10/16] net/hns3: separate the setting and clearing of RSS rule
` [PATCH 11/16] net/hns3: use new RSS rule to configure hardware
` [PATCH 12/16] net/hns3: save hash algo to RSS filter list node
` [PATCH 13/16] net/hns3: adding queue buffer size hash rule allowed
` [PATCH 14/16] net/hns3: separate rte flow RSS config from hns3 rss conf
` [PATCH 15/16] net/hns3: reimplement hash flow function
` [PATCH 16/16] net/hns3: add the verification of RSS types

[PATCH v5 0/3] qga: Support merging output streams in guest-exec
 2023-03-10  9:36 UTC  (3+ messages)
` [PATCH v5 3/3] qga: test: Add tests for `merged` flag

[PATCH v1 0/2] spi: loongson: add bus driver for the loongson spi
 2023-03-10  9:33 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: spi: add "

[RFC] Implementing the BPF dispatcher on ARM64
 2023-03-10  9:33 UTC 

[PATCH v3 1/2] dt-bindings: display: panel: Add Novatek NT36523 bindings
 2023-03-10  9:33 UTC  (9+ messages)
` [PATCH v3 2/2] drm/panel: Add driver for Novatek NT36523

[PATCH 00/19] DC Patches Mar 13rd, 2023
 2023-03-10  9:31 UTC  (26+ messages)
` [PATCH 01/19] drm/amd/display: Fix HDCP failing to enable after suspend
` [PATCH 02/19] drm/amd/display: Add DSC Support for Synaptics Cascaded MST Hub
` [PATCH 03/19] drm/amd/display: default values for luminance range if they are 0
` [PATCH 04/19] drm/amd/display: Use DPP inst instead of pipe idx for DPP DTO programming
` [PATCH 05/19] drm/amd/display: reset the scaler boundary mode
` [PATCH 06/19] drm/amd/display: convert link.h functions to function pointer style
` [PATCH 07/19] drm/amd/display: Remove OTG DIV register write for Virtual signals
` [PATCH 08/19] drm/amd/display: Add Validate BW for USB4 Links
` [PATCH 09/19] drm/amd/display: Take FEC Overhead into Timeslot Calculation
` [PATCH 10/19] drm/amd/display: Do not set DRR on pipe Commit
` [PATCH 11/19] drm/amd/display: hpd rx irq not working with eDP interface
` [PATCH 12/19] drm/amd/display: Fix DP MST sinks removal issue
` [PATCH 13/19] drm/amd/display: disconnect MPCC only on OTG change
` [PATCH 14/19] drm/amd/display: reallocate DET for dual displays with high pixel rate ratio
` [PATCH 15/19] drm/amd/display: Make DCN32 functions available to future DCNs
` [PATCH 16/19] drm/amd/display: Clearly states if long or short HPD event in dmesg logs
` [PATCH 17/19] drm/amd/display: fix assert condition
` [PATCH 18/19] drm/amd/display: [FW Promotion] Release 0.0.158.0
` [PATCH 19/19] drm/amd/display: 3.2.227

[Intel-gfx] [PATCH] drm/i915/gt: Update engine_init_common documentation
 2023-03-10  9:36 UTC  (4+ messages)

dwc3 gadget and USB3
 2023-03-10  9:32 UTC  (11+ messages)

[PATCH] dt-bindings: pinctrl: k3: Introduce debounce select mux macros
 2023-03-10  9:32 UTC  (5+ messages)

[virtio-dev] [PATCH v10 00/10] Introduce device group and device management
 2023-03-10  9:34 UTC  (5+ messages)
` [virtio-dev] [PATCH v10 09/10] admin: conformance clauses
  ` [virtio-comment] "
      ` [virtio-dev] "

[PATCH v2 0/8] Enable building more libraries on Windows
 2023-03-10  9:34 UTC  (6+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 2/9] net/ring: build "

[KERNEL NEWBIES ACCESS] Kloudifold
 2023-03-10  9:34 UTC 

[PATCH 1/2] asm-generic/io.h: suppress endianness warnings for readq() and writeq()
 2023-03-10  9:30 UTC  (2+ messages)

simplify extent_buffer reading and writing
 2023-03-10  9:30 UTC  (3+ messages)
` [PATCH 07/20] btrfs: simplify the read_extent_buffer end_io handler

[PATCH v1 0/3] Enhance mediatek-cpufreq robustness
 2023-03-10  9:32 UTC  (9+ messages)
` [PATCH v1 1/3] cpufreq: mediatek: fix passing zero to 'PTR_ERR'
` [PATCH v1 2/3] cpufreq: mediatek: fix KP caused by handler usage after regulator_put/clk_put
` [PATCH v1 3/3] cpufreq: mediatek: raise proc/sram max voltage for MT7622 and MT8516

[PATCH vhost v2 00/12] virtio core prepares for AF_XDP
 2023-03-10  9:33 UTC  (3+ messages)

[libgpiod][PATCH] core: make the chip file descriptor blocking
 2023-03-10  9:29 UTC 

[PATCH 0/2] Add device-tree support for CPSW9G on J721E SoC
 2023-03-10  9:29 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-j721e: Add CPSW9G nodes
` [PATCH 2/2] arm64: dts: ti: k3-j721e: Add overlay to enable CPSW9G ports in QSGMII mode

[ANNOUNCE] Git v2.40.0-rc2
 2023-03-10  9:29 UTC  (5+ messages)
` 'BUG' in builtin add -p (was :Re: [ANNOUNCE] Git v2.40.0-rc2)
  ` [PATCH] add-patch: handle "* Unmerged path" lines

[PATCH v3 0/3] Allocate IOMMU page table using numa locality info
 2023-03-10  9:31 UTC  (4+ messages)
` [PATCH 1/3] iommu/amd: Add node ID to domain
` [PATCH 2/3] iommu/amd: Allocate page table using numa locality info
` [PATCH 3/3] iommu/amd: Allocate IOMMU irqs "

[PATCH 1/1] regulator: pca9450: Fix BUCK2 enable_mask
 2023-03-10  9:28 UTC 

[PATCH] mldev: disable build on Windows
 2023-03-10  9:32 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4] mm,kfence: decouple kfence from page granularity mapping judgement
 2023-03-10  9:30 UTC 

[PATCH] mldev: fix build for aarch32
 2023-03-10  9:32 UTC  (2+ messages)

[PATCH v2 00/18] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-03-10  9:28 UTC  (9+ messages)
` [PATCH v2 09/18] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep

[f2fs-dev] [PATCH] f2fs: fix unaligned field offset in 32-bits platform
 2023-03-10  9:28 UTC  (4+ messages)
    `  "

cpufreq: query regarding policy->min/max & policy->cpuinfo.min_freq/max_freq
 2023-03-10  9:27 UTC 

[PATCH v1 00/37] Implementation of ML CNXK driver
 2023-03-10  9:31 UTC  (7+ messages)
` [PATCH v5 02/39] ml/cnxk: add skeleton for ML cnxk driver
  ` [EXT] "
` [PATCH v6 00/39] Implementation of ML CNXK driver


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.