All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-03 21:26:40 to 2023-01-03 22:40:35 UTC [more...]

Inquiry around 'b4 send' individual patch Cc's
 2023-01-03 22:40 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add new PID/VID 0489:e0f2 for MT7921
 2023-01-03 22:40 UTC  (2+ messages)

[PATCH v7] livepatch: Clear relocation targets on a module removal
 2023-01-03 22:39 UTC  (3+ messages)

[PATCH net] inet: control sockets should not use current thread task_frag
 2023-01-03 22:38 UTC  (2+ messages)

[Bug 216867] New: KVM instruction emulation breaks LOCK instruction atomicity when CMPXCHG fails
 2023-01-03 22:39 UTC  (5+ messages)
` [Bug 216867] "

[PATCH net v4 0/3] Stop corrupting socket's task_frag
 2023-01-03 22:37 UTC  (6+ messages)
` [PATCH net v4 2/3] Treewide: "

[PATCH bpf-next v5 00/17] xdp: hints via kfuncs
 2023-01-03 22:35 UTC  (8+ messages)
` [PATCH bpf-next v5 01/17] bpf: Document XDP RX metadata
` [PATCH bpf-next v5 07/17] bpf: XDP metadata RX kfuncs

[PATCH] x86/mce: Mask out non-address bits from machine check bank
 2023-01-03 22:34 UTC 

[freescale-fslc:5.15-2.1.x-imx 1121/18687] drivers/gpu/drm/imx/dcss/dcss-rdsrc.c:86:13: warning: variable 'buf_size' set but not used
 2023-01-03 22:32 UTC 

drivers/spi/spidev.c:577:13: warning: Uninitialized variable: iter->devt [uninitvar]
 2023-01-03 22:32 UTC 

[bluez/bluez] 5abd99: shared/crypto: Adds bt_crypto_sih
 2023-01-03 22:31 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-03 22:31 UTC 

[PATCH v2] wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() fails
 2023-01-03 22:30 UTC  (2+ messages)

[PATCH] libbpf: Return -ENODATA for missing btf section
 2023-01-03 22:30 UTC  (2+ messages)

[PATCH 0/2] ip/ip6_gre: Fix GRE tunnels not generating IPv6 link local addresses
 2023-01-03 22:28 UTC  (4+ messages)
` [PATCH 1/2] ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local address

[PATCH v6 net-next 00/10] dt-binding preparation for ocelot switches
 2023-01-03 22:25 UTC  (6+ messages)
` [PATCH v6 net-next 01/10] dt-bindings: dsa: sync with maintainers

[PATCH] hugetlb: unshare some PMDs when splitting VMAs
 2023-01-03 22:23 UTC  (4+ messages)

[PATCH 0/5] KVM: x86/mmu: TDP MMU fixes for 6.2
 2023-01-03 22:21 UTC  (7+ messages)
` [PATCH 5/5] KVM: x86/mmu: Move kvm_tdp_mmu_map()'s prolog and epilog to its caller

Typo on the BitBake Documentation
 2023-01-03 22:24 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH BlueZ 1/5] shared/crypto: Adds bt_crypto_sih
 2023-01-03 22:20 UTC  (2+ messages)

[PATCH RFC net-next v2 00/12] net: mdio: Start separating C22 and C45
 2023-01-03 22:19 UTC  (6+ messages)
` [PATCH RFC net-next v2 03/12] net: mdio: mdiobus_register: update validation test

[PATCH v4 00/27] Recover from failure to probe GPU
 2023-01-03 22:18 UTC  (84+ messages)
` [PATCH v4 01/27] drm/amd: Delay removal of the firmware framebuffer
` [PATCH v4 02/27] drm/amd: Add a legacy mapping to "amdgpu_ucode_ip_version_decode"
` [PATCH v4 03/27] drm/amd: Convert SMUv11 microcode to use `amdgpu_ucode_ip_version_decode`
` [PATCH v4 04/27] drm/amd: Convert SMUv13 "
` [PATCH v4 05/27] drm/amd: Add a new helper for loading/validating microcode
` [PATCH v4 06/27] drm/amd: Use `amdgpu_ucode_load` helper for SDMA
` [PATCH v4 07/27] drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`
` [PATCH v4 08/27] drm/amd: Make SDMA firmware load failures less noisy
` [PATCH v4 09/27] drm/amd: Use `amdgpu_ucode_load` helper for VCN
` [PATCH v4 10/27] drm/amd: Load VCN microcode during early_init
` [PATCH v4 11/27] drm/amd: Load MES "
` [PATCH v4 12/27] drm/amd: Use `amdgpu_ucode_load` helper for MES
` [PATCH v4 13/27] drm/amd: Remove superfluous assignment for `adev->mes.adev`
` [PATCH v4 14/27] drm/amd: Use `amdgpu_ucode_load` helper for GFX9
` [PATCH v4 15/27] drm/amd: Load GFX9 microcode during early_init
` [PATCH v4 16/27] drm/amd: Use `amdgpu_ucode_load` helper for GFX10
` [PATCH v4 17/27] drm/amd: Load GFX10 microcode during early_init
` [PATCH v4 18/27] drm/amd: Use `amdgpu_ucode_load` helper for GFX11
` [PATCH v4 19/27] drm/amd: Load GFX11 microcode during early_init
` [PATCH v4 20/27] drm/amd: Parse both v1 and v2 TA microcode headers using same function
` [PATCH v4 21/27] drm/amd: Avoid BUG() for case of SRIOV missing IP version
` [PATCH v4 22/27] drm/amd: Load PSP microcode during early_init
` [PATCH v4 23/27] drm/amd: Use `amdgpu_ucode_load` helper for PSP
` [PATCH v4 24/27] drm/amd/display: Load DMUB microcode during early_init
` [PATCH v4 25/27] drm/amd: Use `amdgpu_ucode_load` helper for SMU
` [PATCH v4 26/27] drm/amd: Load SMU microcode during early_init
` [PATCH v4 27/27] drm/amd: Optimize SRIOV switch/case for PSP microcode load

RTT-PROBE: lore-subspace-rtt
 2023-01-03 22:21 UTC 

[PATCH v5] Bluetooth: Add hci_nxp to hci_uart module to support NXP BT chipsets
 2023-01-03 22:19 UTC  (6+ messages)

[PATCH v1 0/4] Temperature sensor support for StarFive JH7110 RISC-V SoC
 2023-01-03 22:14 UTC  (7+ messages)
` [PATCH v1 1/4] dt-bindings: hwmon: Add starfive,jh71x0-temp
` [PATCH v1 2/4] hwmon: (sfctemp) Add StarFive JH71x0 temperature sensor

[PATCH 6.0 00/74] 6.0.17-rc1 review
 2023-01-03 22:11 UTC  (2+ messages)

[syzbot] WARNING: locking bug in inet_autobind
 2023-01-03 22:12 UTC  (6+ messages)

gpmc wait pin regression from 89aed3cd5cb9
 2023-01-03 22:11 UTC 

[PATCH] cxl/mbox: Fix Payload Length check for Get Log command
 2023-01-03 22:11 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-03 22:11 UTC 

linked list within a kernel probe
 2023-01-03 18:52 UTC 

[RFC PATCH 0/3] x86/resctrl: Miscellaneous resctrl features
 2023-01-03 22:06 UTC  (4+ messages)
` [RFC PATCH 1/3] x86/resctrl: Add multiple tasks to the resctrl group at once
` [RFC PATCH 2/3] x86/resctrl: Move the task's threads to the group automatically
` [RFC PATCH 3/3] x86/resctrl: Display the RMID and COSID for resctrl groups

[PATCH v1 0/3] bbdev: remove offload cost
 2023-01-03 22:07 UTC  (2+ messages)

[virtio-comment] [PATCH v3] virtio-network: Clarify VLAN filter table configuration
 2023-01-03 22:07 UTC 

[PATCH net-next v5 0/4] phy: aquantia: Determine rate adaptation support from registers
 2023-01-03 22:05 UTC  (5+ messages)
` [PATCH net-next v5 1/4] net: phy: Move/rename phylink_interface_max_speed
` [PATCH net-next v5 2/4] phy: mdio: Reorganize defines
` [PATCH net-next v5 3/4] net: mdio: Update speed register bits
` [PATCH net-next v5 4/4] phy: aquantia: Determine rate adaptation support from registers

[PATCH bpf-next 0/7] BPF verifier state equivalence checks improvements
 2023-01-03 22:04 UTC  (6+ messages)
` [PATCH bpf-next 7/7] bpf: unify PTR_TO_MAP_{KEY,VALUE} with default case in regsafe()

[PATCH 1/3] tls: Make mask parameter in l_tls_set_domain_mask() const
 2023-01-03 22:02 UTC 

[PATCH 2/3] tls: Add support for l_tls_set_server_name and SNI extension
 2023-01-03 22:02 UTC 

[PATCH 3/3] tls: Add support l_tls_set_alpn_list() and ALPN extension
 2023-01-03 22:02 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-03 22:01 UTC 

[PATCH nf-next,v1 1/3] netfilter: nf_tables: rename function to destroy hook list
 2023-01-03 21:58 UTC  (3+ messages)
` [PATCH nf-next,v1 2/3] netfilter: nf_tables: support for adding new devices to an existing netdev chain
` [PATCH nf-next,v1 3/3] netfilter: nf_tables: support for deleting devices in "

[PATCH nft,v1] src: allow for updating devices on existing netdev chain
 2023-01-03 21:58 UTC 

[PATCH libnftnl] chain: relax logic to build NFTA_CHAIN_HOOK
 2023-01-03 21:58 UTC 

[virtio-dev] [PATCH v1] virtio-network: Clarify VLAN filter table configuration
 2023-01-03 21:58 UTC  (3+ messages)
` [virtio-comment] "
  ` [virtio-comment] "

[PATCH v8] vmxnet3: Add XDP support
 2023-01-03 21:52 UTC  (3+ messages)

[PATCH v4 0/9] Add video damage tracking
 2023-01-03 21:50 UTC  (10+ messages)
` [PATCH v4 1/9] dm: video: Add damage tracking API
` [PATCH v4 2/9] dm: video: Add damage notification on display clear
` [PATCH v4 3/9] vidconsole: Add damage notifications to all vidconsole drivers
` [PATCH v4 4/9] video: Add damage notification on bmp display
` [PATCH v4 5/9] efi_loader: GOP: Add damage notification on BLT
` [PATCH v4 6/9] video: Only dcache flush damaged lines
` [PATCH v4 7/9] video: Use VIDEO_DAMAGE for VIDEO_COPY
` [PATCH v4 8/9] video: Always compile cache flushing code
` [PATCH v4 9/9] video: Enable VIDEO_DAMAGE for drivers that need it

RTT-PROBE: lore-subspace-rtt
 2023-01-03 21:51 UTC 

Potential hang on ublk_ctrl_del_dev()
 2023-01-03 21:51 UTC  (2+ messages)

[PATCH v6] xen/pt: reserve PCI slot 2 for Intel igd-passthru
 2023-01-03 21:50 UTC  (5+ messages)

[PATCH] memory: Do not print MR priority in flatview HMP output
 2023-01-03 21:48 UTC  (2+ messages)

[FSL P50x0] DPAA Ethernet issue
 2023-01-03 19:59 UTC  (2+ messages)

[PATCH] scsi: ufs: core: fix devfreq deadlocks
 2023-01-03 21:45 UTC  (3+ messages)

[meta-networking][PATCH] open-vm-tools: Fix build with 64-bit time_t
 2023-01-03 21:43 UTC 

[PATCH] RISC-V: fix compile error from decuplicated __ALTERNATIVE_CFG_2
 2023-01-03 21:42 UTC 

[PATCH v4 0/5] ARM: Add GXP Fan and SPI controllers
 2023-01-03 21:38 UTC  (16+ messages)
` [PATCH v4 1/5] hwmon: (gxp-fan-ctrl) Add GXP fan controller
` [PATCH v4 2/5] dt-bindings: hwmon: Add hpe,gxp-fan-ctrl
` [PATCH v4 3/5] ARM: dts: add GXP Support for fans and SPI
` [PATCH v4 4/5] ARM: multi_v7_defconfig: Add GXP Fan and SPI support
` [PATCH v4 5/5] MAINTAINERS: add gxp fan controller and documents

[ndctl PATCH 0/2] cxl-list: Construct CXL topology graph images
 2023-01-03 21:43 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-03 21:41 UTC 

[PATCH 0/4] Fix truncation of various XENVER_* subops
 2023-01-03 21:40 UTC  (5+ messages)
` [PATCH 4/4] xen/version: Introduce non-truncating "

[RFC PATCH 00/25] Upstream kvx Linux port
 2023-01-03 21:35 UTC  (5+ messages)
` [RFC PATCH 02/25] kvx: Add ELF-related definitions
` [RFC PATCH 09/25] kvx: irqchip: Add support for irq controllers

[PATCH] watchdog: meson_gxbb: Use devm_clk_get_enabled() helper
 2023-01-03 21:26 UTC  (4+ messages)

[RFC PATCH 0/8] cxl: Introduce HDM decoder emulation from DVSEC range registers
 2023-01-03 21:32 UTC  (4+ messages)
` [RFC PATCH 1/8] cxl: break out range register decoding from cxl_hdm_decode_init()

[PATCH] generic: update setgid tests
 2023-01-03 21:31 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-03 21:31 UTC 

[PATCH v5 6/6] soc: renesas: Add L2 cache management for RZ/Five SoC
 2023-01-03 21:28 UTC  (5+ messages)
` [RFC v5.1 9/9] [DON'T APPLY] cache: sifive-ccache: add cache flushing capability

[PATCH v7 0/4] drm/panel: Add Magnachip D53E6EA8966 Panel Controller
 2023-01-03 20:03 UTC  (3+ messages)
` [PATCH V7 3/4] drm/panel: Add Magnachip D53E6EA8966 Panel Driver

[Buildroot] [git commit branch/2022.11.x] board/freescale/imx6sabre/readme.txt: update broken urls
 2023-01-03 21:22 UTC 

[Buildroot] [git commit branch/2022.11.x] package/fluidsynth: bump to version 2.3.1
 2023-01-03 21:25 UTC 

[Buildroot] [git commit branch/2022.11.x] board/freescale/imx6ulevk/readme.txt: update broken url
 2023-01-03 21:22 UTC 

[Buildroot] [git commit branch/2022.11.x] board/freescale/imx28evk/readme.txt: update broken url
 2023-01-03 21:21 UTC 

[Buildroot] [git commit branch/2022.11.x] package/freescale-imx: update SITE to directly use https
 2023-01-03 21:21 UTC 


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.