All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-13 09:34:49 to 2024-05-13 10:32:23 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2024-05-13 10:32 UTC 

[syzbot] [netfilter?] general protection fault in nf_tproxy_laddr4
 2024-05-13 10:32 UTC 

Unmapping KVM Guest Memory from Host Kernel
 2024-05-13 10:31 UTC  (4+ messages)

[PATCH v5] riscv: thead: Add th.sxstatus CSR emulation
 2024-05-13 10:31 UTC  (2+ messages)

[net-next PATCH v4 00/10] Introduce RVU representors
 2024-05-13 10:31 UTC  (6+ messages)
` [net-next PATCH v4 02/10] octeontx2-pf: RVU representor driver
    ` [EXTERNAL] "
  ` [EXTERNAL] Re: [net-next PATCH v4 00/10] Introduce RVU representors

[PATCH v2 00/45] target/hppa: Misc improvements
 2024-05-13 10:30 UTC  (11+ messages)
` [PATCH v2 23/45] target/hppa: Use TCG_COND_TST* in do_unit_addsub
` [PATCH v2 24/45] target/hppa: Use TCG_COND_TST* in trans_bb_imm
` [PATCH v2 26/45] target/hppa: Use TCG_COND_TST* in trans_ftest
` [PATCH v2 27/45] target/hppa: Remove cond_free
` [PATCH v2 35/45] target/hppa: Split PSW X and B into their own field

[PATCH 00/16] drm/i915: skl+ plane register stuff
 2024-05-13 10:30 UTC  (17+ messages)
` [PATCH 01/16] drm/i915: Nuke _MMIO_PLANE_GAMC()
` [PATCH 02/16] drm/i915: Extract skl_universal_plane_regs.h
` [PATCH 03/16] drm/i915: Extract intel_cursor_regs.h
` [PATCH 04/16] drm/i915: Move skl+ wm/ddb registers to proper headers
` [PATCH 05/16] drm/i915/gvt: Use the proper PLANE_AUX_DIST() define
` [PATCH 06/16] drm/i915/gvt: Use the proper PLANE_AUX_OFFSET() define
` [PATCH 07/16] drm/i915/gvt: Use the full PLANE_KEY*() defines
` [PATCH 08/16] drm/i915/gvt: Use PLANE_CTL and PLANE_SURF defines

[Buildroot] [PATCH v3 01/14] package/qt6: bump version to 6.7.0
 2024-05-13 10:29 UTC  (5+ messages)
` [Buildroot] [PATCH v3 02/14] package/qt6/qt6base: patch CVE-2024-33861

[PATCH net] net: drop secpath extension before skb deferral free
 2024-05-13 10:29 UTC  (2+ messages)

CVE-2024-27401: firewire: nosy: ensure user_length is taken into account when fetching packet contents
 2024-05-13 10:29 UTC 

[PATCH 0/4] tests: Remove xfsprogs and g++ from the dockerfiles
 2024-05-13 10:28 UTC  (6+ messages)
` [PATCH 1/4] tests/lcitool: Remove 'xfsprogs' from QEMU
` [PATCH 2/4] tests/lcitool: Remove g++ from the containers (except for the MinGW one)
` [PATCH 3/4] tests/lcitool/projects/qemu.yml: Sort entries alphabetically again
` [PATCH 4/4] tests/docker/dockerfiles: Update container files with "lcitool-refresh"

[PATCH 0/7] Enable Aux Based EDP HDR
 2024-05-13 10:29 UTC  (2+ messages)

[PATCH v5 00/19] Add a host IOMMU device abstraction to check with vIOMMU
 2024-05-13 10:28 UTC  (4+ messages)
` [PATCH v5 01/19] backends: Introduce HostIOMMUDevice abstract

[PATCH v5] target/riscv: Implement dynamic establishment of custom decoder
 2024-05-13 10:27 UTC  (2+ messages)

[PATCH 0/7] wifi: iwlwifi: bugfixes for fixes tree 13-05-24
 2024-05-13 10:27 UTC  (8+ messages)
` [PATCH 1/7] wifi: iwlwifi: mvm: remove stale STA link data during restart
` [PATCH 2/7] wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd
` [PATCH 3/7] wifi: iwlwifi: mvm: handle BA session teardown in RF-kill
` [PATCH 4/7] wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option
` [PATCH 5/7] wifi: iwlwifi: mvm: check n_ssids before accessing the ssids
` [PATCH 6/7] wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkill
` [PATCH 7/7] wifi: iwlwifi: mvm: don't read past the mfuart notifcation

[linux-linus test] 185986: tolerable FAIL - PUSHED
 2024-05-13 10:26 UTC 

CVE-2024-27400: drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2
 2024-05-13 10:26 UTC 

[PATCH v9 0/6] Pointer Masking update for Zjpm v1.0
 2024-05-13 10:24 UTC  (3+ messages)

[PATCH 1/5] drm/amdgpu/pm: Fix the null pointer dereference for smu7
 2024-05-13 10:25 UTC  (5+ messages)
` [PATCH 2/5] drm/amdgpu: Fix the null pointer dereference to ras_manager
` [PATCH 3/5] drm/amdgpu: Fix null pointer dereference to aca_handle

CVE-2024-27399: Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout
 2024-05-13 10:25 UTC 

[iwl-next v2 00/15] ice: support devlink subfunction
 2024-05-13 10:22 UTC  (5+ messages)
` [iwl-next v2 05/15] ice: allocate devlink for subfunction
    ` [Intel-wired-lan] "

[PATCH 00/21] builtin/config: remove global state
 2024-05-13 10:23 UTC  (29+ messages)
` [PATCH 05/21] builtin/config: move actions into `cmd_config_actions()`
` [PATCH 06/21] builtin/config: check for writeability after source is set up
` [PATCH v2 00/21] builtin/config: remove global state
  ` [PATCH v2 01/21] builtin/config: stop printing full usage on misuse
  ` [PATCH v2 02/21] builtin/config: move legacy mode into its own function
  ` [PATCH v2 03/21] builtin/config: move subcommand options into `cmd_config()`
  ` [PATCH v2 04/21] builtin/config: move legacy "
  ` [PATCH v2 05/21] builtin/config: move actions into `cmd_config_actions()`
  ` [PATCH v2 06/21] builtin/config: check for writeability after source is set up
  ` [PATCH v2 07/21] config: make the config source const
  ` [PATCH v2 08/21] builtin/config: refactor functions to have common exit paths
  ` [PATCH v2 09/21] builtin/config: move location options into local variables
  ` [PATCH v2 10/21] builtin/config: move display "
  ` [PATCH v2 11/21] builtin/config: move type options into display options
  ` [PATCH v2 12/21] builtin/config: move default value "
  ` [PATCH v2 13/21] builtin/config: move `respect_includes_opt` into location options
  ` [PATCH v2 14/21] builtin/config: convert `do_not_match` to a local variable
  ` [PATCH v2 15/21] builtin/config: convert `value_pattern` "
  ` [PATCH v2 16/21] builtin/config: convert `regexp` "
  ` [PATCH v2 17/21] builtin/config: convert `key_regexp` "
  ` [PATCH v2 18/21] builtin/config: convert `key` "
  ` [PATCH v2 19/21] builtin/config: track "fixed value" option via flags only
  ` [PATCH v2 20/21] builtin/config: convert flags to a local variable
  ` [PATCH v2 21/21] builtin/config: pass data between callbacks via local variables

[PATCH] docs: dev-tools: checkpatch: Add targets for checkpatch tags
 2024-05-13 10:22 UTC 

[PATCH net-next v12 00/15] stmmac: Add Loongson platform support
 2024-05-13 10:23 UTC  (29+ messages)
` [PATCH net-next v12 02/15] net: stmmac: Add multi-channel support
` [PATCH net-next v12 03/15] net: stmmac: Export dwmac1000_dma_ops
` [PATCH net-next v12 04/15] net: stmmac: dwmac-loongson: Drop useless platform data
` [PATCH net-next v12 05/15] net: stmmac: dwmac-loongson: Use PCI_DEVICE_DATA() macro for device identification
` [PATCH net-next v12 08/15] net: stmmac: dwmac-loongson: Add phy mask for Loongson GMAC
` [PATCH net-next v12 11/15] net: stmmac: dwmac-loongson: Add loongson_dwmac_config_legacy
` [PATCH net-next v12 12/15] net: stmmac: dwmac-loongson: Fixed failure to set network speed to 1000
` [PATCH net-next v12 14/15] net: stmmac: dwmac-loongson: Move disable_force flag to _gnet_date

CVE-2024-27398: Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout
 2024-05-13 10:22 UTC 

[PATCH 00/12] accel/ivpu: Changes for 6.10
 2024-05-13 10:22 UTC  (16+ messages)
` [PATCH 02/12] accel/ivpu: Add sched_mode module param
` [PATCH 06/12] accel/ivpu: Implement support for hardware scheduler
` [PATCH 07/12] accel/ivpu: Add resume engine support
` [PATCH 08/12] accel/ivpu: Add NPU profiling support
` [PATCH 12/12] accel/ivpu: Share NPU busy time in sysfs

RTT-PROBE: lore-subspace-rtt
 2024-05-13 10:22 UTC 

[PATCH net-next v7 0/7] net: stmmac: Add support for RZN1 GMAC devices
 2024-05-13 10:21 UTC  (16+ messages)
` [PATCH net-next v7 2/7] net: stmmac: Add dedicated XPCS cleanup method
` [PATCH net-next v7 3/7] net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devices
` [PATCH net-next v7 4/7] net: stmmac: introduce pcs_init/pcs_exit stmmac operations
` [PATCH net-next v7 5/7] net: stmmac: dwmac-socfpga: use pcs_init/pcs_exit
` [PATCH net-next v7 6/7] net: stmmac: add support for RZ/N1 GMAC

[PATCH v6 0/3] Meson: R/W support for pages used by boot ROM
 2024-05-13 10:10 UTC  (6+ messages)
` [PATCH v6 1/3] dt-bindings: mtd: amlogic,meson-nand: support fields for boot ROM code

CVE-2023-52655: usb: aqc111: check packet for fixup for true limit
 2024-05-13 10:20 UTC 

[PATCH] iio: imu: inv_icm42600: add support of accel low-power mode
 2024-05-13  9:18 UTC  (3+ messages)

[syzbot] BUG: Bad rss-counter state (5)
 2024-05-13 10:19 UTC 

[PATCH 0/4] Fix few more headers
 2024-05-13 10:17 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI
 2024-05-13 10:16 UTC  (4+ messages)
` [RFC PATCH v2 4/4] tsm: Allow for extending and reading configured RTMRs

[PATCH v2 net] af_unix: Update unix_sk(sk)->oob_skb under sk_receive_queue lock
 2024-05-13 10:15 UTC  (3+ messages)

[PATCH 1/1] tests/fp/meson: don't build fp-bench test if fenv.h is missing
 2024-05-13 10:10 UTC  (9+ messages)

[libgpiod][RFC] helper functions for basic use cases
 2024-05-13 10:13 UTC  (5+ messages)

[PATCH 0/3] Trivial ARM changes
 2024-05-13 10:11 UTC  (4+ messages)
` [PATCH 1/3] hw/rtc/ds1338: Trace send and receive operations
` [PATCH 2/3] hw/timer/imx_gpt: Convert DPRINTF to trace events
` [PATCH 3/3] hw/watchdog/wdt_imx2: Remove redundant assignment

[LSF/MM/BFP TOPIC] Deprecate SPARSEMEM and have only SPARSEMEM_VMEMMAP
 2024-05-13 10:12 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-05-13 10:12 UTC 

[net-next,v5] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
 2024-05-13 10:09 UTC  (3+ messages)

[Bug 198923] Linux 4.15.4+: Write on Ext4 causes system block
 2024-05-13 10:09 UTC 

[PATCH net-next v3 00/24] Introducing OpenVPN Data Channel Offload
 2024-05-13 10:09 UTC  (8+ messages)
` [PATCH net-next v3 07/24] ovpn: introduce the ovpn_peer object
` [PATCH net-next v3 09/24] ovpn: implement basic TX path (UDP)

[PATCH] tools/mm: allow filtering and culling by module in page_owner_sort
 2024-05-13 10:01 UTC  (3+ messages)

[PATCH] media: ov2740: Ensure proper reset sequence on probe()
 2024-05-13 10:07 UTC  (4+ messages)

[PATCH v2] media: mediatek: vcodec: add decoder command to support stateless decoder
 2024-05-13 10:06 UTC  (4+ messages)

[PATCH v5 1/2] dts: Change hugepage runtime config to 2MB Exclusively
 2024-05-13 10:06 UTC  (6+ messages)
` [PATCH v5 2/2] dts: Change hugepage 'amount' to a different term

[PATCH bpf v3] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH
 2024-05-13 10:06 UTC  (2+ messages)

[PATCH] buildhistory: Fix do_package race issues
 2024-05-13 10:05 UTC  (4+ messages)
  ` [OE-core] "

[syzbot] [netfilter?] general protection fault in nf_tproxy_laddr4
 2024-05-13 10:04 UTC  (2+ messages)
` [syzbot] "

[PATCH v3 1/1] apache2: fix multilib file conflicts
 2024-05-13 10:03 UTC  (4+ messages)

[PATCH] fetch-pack: Remove unused struct 'loose_object_iter'
 2024-05-13 10:02 UTC  (2+ messages)

[PATCH] gpiolib: acpi: Move ACPI device NULL check to acpi_can_fallback_to_crs()
 2024-05-13 10:02 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-05-13 10:02 UTC 

[PATCH 0/2 v3] drivers: introduce automatic cleanup feature
 2024-05-13 10:02 UTC  (3+ messages)
` [PATCH 0/2 v4] drivers: arch_topology: "

[PATCH 0/2] platform/x86: Add new Dell UART backlight driver
 2024-05-13 10:01 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH] hwmon: add MP2891 driver
 2024-05-13 10:01 UTC  (2+ messages)

[PATCH] gpiolib: acpi: Add ACPI device NULL check to acpi_can_fallback_to_crs()
 2024-05-13 10:02 UTC  (2+ messages)
` [PATCH] gpiolib: acpi: Add ACPI device NULL check to

[PATCH] lib/hash: setting the maximum reclamation size
 2024-05-13 10:00 UTC  (2+ messages)
` [PATCH v2] lib/hash: Set the maximum reclamation size to user provided value

[arnd-asm-generic:syscall-tbl-6.9] BUILD REGRESSION e0d7a2fe9b74052a280531e773ebaba59e2d523f
 2024-05-13  9:59 UTC 

[paulmck-rcu:rcu/next] BUILD SUCCESS 0e9b1d2b05601ee54f26a3f562450db708707e85
 2024-05-13 10:00 UTC 

[PATCH] compat/regex: fix argument order to calloc(3)
 2024-05-13 10:00 UTC  (2+ messages)

[PATCH v5 1/3] ASoC: tas2781: Fix wrong loading calibrated data sequence
 2024-05-13  9:59 UTC  (4+ messages)
` [PATCH v5 2/3] "

[RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
 2024-05-13  9:56 UTC  (15+ messages)

[PATCH v3 0/2] ARM: st: add new compatible for PWR regulators on STM32MP13
 2024-05-13  9:56 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: regulator: st,stm32mp1-pwr-reg: add compatible for STM32MP13
` [PATCH v3 2/2] regulator: stm32-pwr: add support of STM32MP13

[PATCH 0/1] virtio-media: Add device specification
 2024-05-13  9:56 UTC  (2+ messages)

[PATCH v3 0/8] Move camss version related defs in to resources
 2024-05-13  9:55 UTC  (4+ messages)
` [PATCH v3 1/8] media: qcom: camss: Add per sub-device type resources

isar-cip-core reproducibility pipelines
 2024-05-13  9:54 UTC  (2+ messages)

[PATCH v4 00/11] LIN Bus support for Linux
 2024-05-13  9:52 UTC  (3+ messages)
` [PATCH v4 01/11] can: Add LIN bus as CAN abstraction

[PATCH v5 0/2] Methodology change for hugepage configuration
 2024-05-13  9:53 UTC  (3+ messages)
` [PATCH v6 "

checkpatch doc suggestion
 2024-05-13  9:53 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-05-13  9:52 UTC 

[PATCH v4 00/30] KVM: arm64: Preamble for pKVM
 2024-05-13  9:51 UTC  (11+ messages)
` [PATCH v4 01/30] KVM: arm64: Initialize the kvm host data's fpsimd_state pointer in pKVM

[PATCHv5 bpf-next 0/8] uprobe: uretprobe speed up
 2024-05-13  9:50 UTC  (9+ messages)
` [PATCHv5 bpf-next 6/8] x86/shstk: Add return uprobe support
` [PATCHv5 bpf-next 7/8] selftests/x86: Add return uprobe shadow stack test

[PATCH] MA-21654 Use dma_alloc_pages in vb2_dma_sg_alloc_compacted
 2024-05-13  9:49 UTC  (9+ messages)
              ` [EXT] "

[meta-oe][PATCH] libgpiod: update to v2.1.2
 2024-05-13  9:48 UTC 

[PATCH v2 0/2] ARM: st: add new compatible for PWR regulators on STM32MP13
 2024-05-13  9:46 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: regulator: st,stm32mp1-pwr-reg: add compatible for STM32MP13

[PATCH 0/6] Add support for VF to query its configuration
 2024-05-13  9:47 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[PATCH] eal/unix: support ZSTD compression for firmwares
 2024-05-13  9:46 UTC  (3+ messages)

[PATCH 0/2] PCI hotplug driver fixes
 2024-05-13  9:45 UTC  (4+ messages)
` [PATCH 2/2] arch/powerpc: hotplug driver bridge support

[PATCH AUTOSEL 5.10 1/9] ASoC: rt5645: Fix the electric noise due to the CBJ contacts floating
 2024-05-13  9:46 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 5/9] net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()

[PATCH] kconfig: default to zero if int/hex symbol lacks default property
 2024-05-13  9:45 UTC  (7+ messages)

[PATCH v1 1/1] selftests/sgx: Fix the implicit declaration of asprintf() compiler error
 2024-05-13  9:43 UTC  (5+ messages)

[PATCH net-next v6 0/6] add ethernet driver for Tehuti Networks TN40xx chips
 2024-05-13  9:40 UTC  (3+ messages)
` [PATCH net-next v6 5/6] net: tn40xx: add mdio bus support

RTT-PROBE: lore-subspace-rtt
 2024-05-13  9:42 UTC 

[GIT PULL] SPI updates for v6.10
 2024-05-13  9:39 UTC 

[GIT PULL] regulator updates for v6.10
 2024-05-13  9:38 UTC 

[GIT PULL] regmap updates for v6.10
 2024-05-13  9:38 UTC 

[PATCH 0/2] Add generic panel-dsi to panel-simple
 2024-05-13  9:38 UTC  (7+ messages)
` [PATCH 2/2] dt-bindings: panel-simple-dsi: Add generic panel-dsi

[GIT PULL] ASoC updates for v6.10
 2024-05-13  9:34 UTC 

[PATCH v2] arm64: dts: qcom: sm4450: Add cpufreq support
 2024-05-13  9:36 UTC 

[PATCH v2 00/10] AMD Pstate Driver Fixes and Improvements
 2024-05-13  9:36 UTC  (3+ messages)
` [PATCH v2 10/10] cpufreq: amd-pstate: automatically load pstate driver by default

[PATCH v2 (resend) 00/27] Remove the directmap
 2024-05-13  9:35 UTC  (4+ messages)
` [PATCH v2 (resend) 12/27] x86/mapcache: Initialise the mapcache for the idle domain

[PATCH v2 net-next 0/5] ENA driver changes May 2024
 2024-05-13  9:35 UTC  (7+ messages)
` [PATCH v2 net-next 3/5] net: ena: Add validation for completion descriptors consistency
` [PATCH v2 net-next 4/5] net: ena: Changes around strscpy calls
` [PATCH v2 net-next 5/5] net: ena: Change initial rx_usec interval


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.