All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-20 16:45:53 to 2023-02-20 17:59:13 UTC [more...]

[PATCH wpan v2 0/6] ieee802154: Scan/Beacon fixes
 2023-02-20 17:59 UTC  (4+ messages)

[PATCH 0/6] clk: uclass fixes and improvements
 2023-02-20 17:58 UTC  (6+ messages)
` [PATCH 2/6] clk: Fix error handling in clk_get_rate()

[PATCH] ui/gtk: fix passing y0_top parameter to scanout
 2023-02-20 17:58 UTC  (2+ messages)

null-ptr-deref in nvmet_execute_disc_get_log_page
 2023-02-20 17:58 UTC 

[GIT PULL] x86/microcode for v6.3-rc1
 2023-02-20 17:57 UTC 

[Intel-gfx] [PATCH] drm/i915/display: Communicate display configuration to pcode
 2023-02-20 17:56 UTC  (5+ messages)

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-02-20 17:50 UTC  (5+ messages)
` [PATCH RFC v7 13/64] x86/cpufeatures: Add SEV-SNP CPU feature

[PATCH V2 00/21] Add basic ACPI support for RISC-V
 2023-02-20 17:54 UTC  (13+ messages)
` [PATCH V2 10/21] RISC-V: smpboot: Add ACPI support in smp_setup()
` [PATCH V2 11/21] RISC-V: ACPI: Add a function to retrieve the hartid
` [PATCH V2 12/21] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH V2 13/21] RISC-V: cpu: Enable cpuinfo for ACPI systems

[PATCH] libtraceevent: fix some missing commas in big endian blocks
 2023-02-20 17:52 UTC 

[PATCH v2] hash: add XOR32 hash function
 2023-02-20 17:54 UTC  (7+ messages)
` [PATCH v3] "

[PATCH 0/7] target/s390x: mem_helper.c cleanups
 2023-02-20 17:53 UTC  (2+ messages)

[PATCH v2 00/29] Add KVM LoongArch support
 2023-02-20 17:53 UTC  (7+ messages)
` [PATCH v2 02/29] LoongArch: KVM: Implement kvm module related interface
` [PATCH v2 06/29] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v2 08/29] LoongArch: KVM: Implement vcpu handle exit interface

[PATCH v3 1/2] clk: Add generic sync_state callback for disabling unused clocks
 2023-02-20 17:51 UTC  (5+ messages)

[PATCH V3 0/2] nvmem: add and use generic MMIO NVMEM
 2023-02-20 17:49 UTC  (6+ messages)
` [PATCH V3 1/2] dt-bindings: nvmem: mmio: new binding for MMIO accessible NVMEM devices
` [PATCH V3 2/2] nvmem: add generic driver for devices with MMIO access

next/master bisection: baseline.bootrr.mscc_felix-probed on kontron-kbox-a-230-ls
 2023-02-20 17:48 UTC 

[PATCH v9 00/12] net: ethernet: mtk_eth_soc: various enhancements
 2023-02-20 17:49 UTC  (11+ messages)
` [PATCH v9 03/12] dt-bindings: arm: mediatek: sgmiisys: Convert to DT schema
` [PATCH v9 09/12] net: ethernet: mtk_eth_soc: ppe: add support for flow accounting
` [PATCH v9 10/12] net: pcs: add driver for MediaTek SGMII PCS
` [PATCH v9 11/12] net: ethernet: mtk_eth_soc: switch to external PCS driver
` [PATCH v9 12/12] net: dsa: mt7530: use "

[PATCH v2 0/4] Adds support for running QEMU natively on windows-arm64
 2023-02-20 17:50 UTC  (5+ messages)
` [PATCH v2 2/4] sysemu/os-win32: fix setjmp/longjmp "

[PATCH v3 00/27] target/s390x: pc-relative translation blocks
 2023-02-20 17:49 UTC  (6+ messages)
` [PATCH v3 01/27] target/s390x: Use tcg_constant_* in local contexts

Running bootstrap script fails on Debian unstable
 2023-02-20 17:50 UTC  (5+ messages)

[RFC][PATCH 1/2] time: alarmtimer: Fix erroneous case of using 0 as an "invalid" initialization value
 2023-02-20 17:48 UTC  (7+ messages)
` [RFC][PATCH 2/2] time: alarmtimer: Use TASK_FREEZABLE to cleanup freezer handling

[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-02-20 17:06 UTC  (8+ messages)
` [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
        ` [Nouveau] "

[PATCH 0/2] media: i2c: ov5647: Add test pattern support
 2023-02-20 17:46 UTC  (3+ messages)
` [PATCH 2/2] media: i2c: ov5647: Use bus-locked i2c_transfer()

[PATCH RESEND] x86/speculation: Fix user-mode spectre-v2 protection with KERNEL_IBRS
 2023-02-20 17:46 UTC  (6+ messages)

[PATCH] ref-manual: Fix invalid feature name
 2023-02-20 17:45 UTC  (3+ messages)
` [OE-core] "

[Intel-gfx] [PATCH 00/17] drm/i915: Init DDI ports in VBT order
 2023-02-20 17:44 UTC  (18+ messages)
` [Intel-gfx] [PATCH 01/17] drm/i915: Populate dig_port->connected() before connector init
` [Intel-gfx] [PATCH 02/17] drm/i915: Get rid of the gm45 HPD live state nonsense
` [Intel-gfx] [PATCH 03/17] drm/i915: Introduce <platoform>_hotplug_mask()
` [Intel-gfx] [PATCH 04/17] drm/i915: Introduce intel_hpd_detection()
` [Intel-gfx] [PATCH 05/17] drm/i915: Check HPD live state during eDP probe
` [Intel-gfx] [PATCH 06/17] drm/i915: Sanitize child devices later
` [Intel-gfx] [PATCH 07/17] drm/i915: Split map_aux_ch() into per-platform arrays
` [Intel-gfx] [PATCH 08/17] drm/i915: Flip VBT DDC pin maps around
` [Intel-gfx] [PATCH 09/17] drm/i915: Nuke intel_bios_is_port_dp_dual_mode()
` [Intel-gfx] [PATCH 10/17] drm/i915: Remove bogus DDI-F from hsw/bdw output init
` [Intel-gfx] [PATCH 11/17] drm/i915: Introduce device info port_mask
` [Intel-gfx] [PATCH 12/17] drm/i915: Assert that device info bitmasks have enough bits
` [Intel-gfx] [PATCH 13/17] drm/i915: Assert that the port being initialized is valid
` [Intel-gfx] [PATCH 14/17] drm/i915: Beef up SDVO/HDMI port checks
` [Intel-gfx] [PATCH 15/17] drm/i915: Init DDI outputs based on port_mask on skl+
` [Intel-gfx] [PATCH 16/17] drm/i915: Try to initialize DDI/ICL+ DSI ports for every VBT child device
` [Intel-gfx] [PATCH 17/17] drm/i915: Convert HSW/BDW to use VBT driven DDI probe

git check-rebase - compare branches
 2023-02-20 17:43 UTC 

[PATCH 0/2] QGA installer fixes
 2023-02-20 17:41 UTC  (3+ messages)
` [PATCH 1/2] qga/win32: Remove change action from MSI installer
` [PATCH 2/2] qga/win32: Use rundll for VSS installation

[meta-ti][kirkstone][PATCH] ti-img-rogue-umlibs: drop unused patch
 2023-02-20 17:41 UTC 

stable-rc/linux-5.4.y build: 187 builds: 2 failed, 185 passed, 34 warnings (v5.4.231-157-g01caaff11184)
 2023-02-20 17:41 UTC 

[PATCH v1 0/1] GPIO buttons keyboard driver update
 2023-02-20 17:40 UTC  (2+ messages)
` [PATCH v1 1/1] input: button_kbd: make driver complementary to gpio buttons

[meta-ti][master/kirkstone][PATCH] ti-img-rogue-umlibs: handling the firmware installation with usrmerge
 2023-02-20 17:40 UTC 

[RFC PATCH] sched/fair: Interleave cfs bandwidth timers for improved single thread performance at low utilization
 2023-02-20 17:38 UTC  (2+ messages)

[PATCH 00/14] target/arm: gdbstub cleanups and additions
 2023-02-20 17:37 UTC  (11+ messages)
` [PATCH 11/14] target/arm: Implement gdbstub pauth extension
` [PATCH 12/14] target/arm: Export arm_v7m_mrs_control
` [PATCH 13/14] target/arm: Export arm_v7m_get_sp_ptr
` [PATCH 14/14] target/arm: Support reading m-profile system registers from gdb

Fixes to multichannel reconnects
 2023-02-20 17:37 UTC  (2+ messages)

[PATCH 1/2] gen-dtb-s: reference OF IMD entries automatically
 2023-02-20 17:31 UTC  (3+ messages)
` [PATCH 2/2] treewide: remove no-longer needed IMD_USED_OF

[PATCH v2 0/2] Teach diff to honor diff algorithms set through git attributes
 2023-02-20 17:32 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] diff: teach diff to read algorithm from diff driver

AX.25 Patches and the 5.10.0-23 (5.10.158) kernel tree
 2023-02-20 17:33 UTC  (2+ messages)

[PATCH RFC] drivers/core: Replace lockdep_set_novalidate_class() with unique class keys
 2023-02-20 17:32 UTC  (11+ messages)

[dm-devel] [git pull] device mapper changes for 6.3
 2023-02-20 17:31 UTC  (2+ messages)
`  "

stable-rc/linux-5.10.y baseline: 175 runs, 14 regressions (v5.10.168-58-ga96fb51aec5a)
 2023-02-20 17:30 UTC 

[PATCH mptcp-net] Revert "mptcp: fix locking for in-kernel listener creation"
 2023-02-20 17:28 UTC  (3+ messages)
` Revert "mptcp: fix locking for in-kernel listener creation": Tests Results

[PATCH net-next v1 0/4] net: phy: EEE fixes
 2023-02-20 17:27 UTC  (8+ messages)
` [PATCH net-next v1 3/4] net: phy: do not force EEE support

Can I specify a prebuilt version of toolchain only for kernel building?
 2023-02-20 17:26 UTC  (2+ messages)
` [yocto] "

[PATCH] drm/i915/sseu: fix max_subslices array-index-out-of-bounds access
 2023-02-20 17:18 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2 0/3] Fix a couple of corner cases in feec() when using uclamp_max
 2023-02-20 17:24 UTC  (11+ messages)
` [PATCH v2 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
` [PATCH v2 2/3] sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0

[Buildroot] [git commit] package/webkitgtk: security bump to version 2.38.5
 2023-02-20 17:22 UTC 

[Buildroot] [git commit] Revert "xorg-server: not available with musl on ARM"
 2023-02-20 17:17 UTC 

[Buildroot] [PATCH v1 1/3] Revert "xorg-server: not available with musl on ARM"
 2023-02-20 17:22 UTC  (6+ messages)
` [Buildroot] [PATCH v1 2/3] package/libgtk3: re-enable atk-bridge
` [Buildroot] [PATCH v1 3/3] package/webkitgtk: security bump to version 2.38.5

[RFC PATCH 00/43] Add LoongArch LSX instructions
 2023-02-20 17:21 UTC  (5+ messages)
` [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw

[linux-next:master 11777/13681] drivers/net/phy/phy-c45.c:712 genphy_c45_write_eee_adv() error: uninitialized symbol 'changed'
 2023-02-20 17:20 UTC 

[PATCH v10 0/4] add support for self monitoring
 2023-02-20 17:21 UTC  (10+ messages)
` [PATCH v11 "
  ` [PATCH v11 1/4] lib: add generic support for reading PMU events
      ` [EXT] "

[PATCH] pull: conflict hint pull.rebase suggestion should offer "merges" vs "true"
 2023-02-20 17:20 UTC  (12+ messages)

stable-rc/linux-4.19.y baseline: 145 runs, 21 regressions (v4.19.272-90-g7da75cf935b8)
 2023-02-20 17:20 UTC 

kirkstone merge request: Feb 20th
 2023-02-20 17:20 UTC  (2+ messages)

[iwlwifi-next:pending 15/21] (.text+0x1df0): multiple definition of `ieee80211_link_debugfs_add'; net/mac80211/driver-ops.o:(.text+0x4a4): first defined here
 2023-02-20 17:20 UTC 

stable-rc/linux-4.14.y build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.305-54-g2fbaf74fe657)
 2023-02-20 17:19 UTC 

[PATCH] docs: locking: refer to the actual existing config names
 2023-02-20 17:18 UTC  (2+ messages)

[PATCH] [langdale] ref-manual: Fix invalid feature name
 2023-02-20 17:17 UTC 

[PATCH v3] configure: Add 'mkdir build' check
 2023-02-20 17:17 UTC  (2+ messages)

[PATCH linux-next 0/2] x86/xen TSC related cleanups
 2023-02-20 17:17 UTC  (3+ messages)
` [PATCH linux-next 1/2] xen: update arch/x86/include/asm/xen/cpuid.h
` [PATCH linux-next 2/2] x86/xen/time: cleanup xen_tsc_safe_clocksource

[PATCH v2] drm/msm: DEVFREQ_GOV_SIMPLE_ONDEMAND is no longer needed
 2023-02-20 17:16 UTC  (3+ messages)

[Buildroot] [git commit] package/python-cryptography: security bump to version 39.0.1
 2023-02-20 17:11 UTC 

[PATCH] perf/util: Symbol lookup can fail if multiple segmets match stext
 2023-02-20 17:16 UTC  (5+ messages)
` [PATCH v2] perf/util: Symbol lookup with kcore can fail if multiple segments "

[Buildroot] [git commit] package/python-django: security bump to version 4.1.7
 2023-02-20 17:10 UTC 

[Buildroot] [git commit] package/glslsandbox-player: add wayland-protocols optional dependency
 2023-02-20 17:12 UTC 

stable-rc/linux-5.10.y build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.168-58-g7d11e4c4fc56)
 2023-02-20 17:15 UTC 

[Buildroot] [git commit] package/libcurl: bump version to 7.88.0
 2023-02-20 17:05 UTC 

[Buildroot] [git commit] package/rockchip-mali: needs C++
 2023-02-20 17:13 UTC 

[PATCH v3 0/3] spl: allow loading via partition type GUID
 2023-02-20 17:14 UTC  (3+ messages)
` [PATCH v3 2/3] kconfig: new macro IF_ENABLED()

[PATCH 0/2] Minor documentation clean-up in fs
 2023-02-20 17:07 UTC  (4+ messages)
` [PATCH 1/2] qnx6: credit contributor and mark filesystem orphan
` [PATCH 2/2] qnx4: credit contributors in CREDITS

[Buildroot] [git commit] package/wpewebkit: security bump to version 2.38.5
 2023-02-20 17:06 UTC 

[Buildroot] [git commit] package/libostree: bump to version 2023.1
 2023-02-20 17:07 UTC 

[Intel-gfx] [RFC v2 0/5] Waitboost drm syncobj waits
 2023-02-20 17:14 UTC  (14+ messages)

[Buildroot] [git commit] package/less: fix CVE-2022-46663
 2023-02-20 17:05 UTC 

[PATCH] net: phy: aquantia: clamp temperature value in aqr_hwmon_set
 2023-02-20 17:14 UTC  (5+ messages)

[PATCH v2 0/2] Fix kexec of pesigned images
 2023-02-20 17:12 UTC  (3+ messages)
` [PATCH v2 1/2] verify_pefile: relax wrapper length check
` [PATCH v2 2/2] asymmetric_keys: log on fatal failures in PE/pkcs7

[PATCH] ipsec_mb: expect ENOTSUP in ipsec_mb_create()
 2023-02-20 17:13 UTC 

stable-rc/queue/5.4 baseline: 157 runs, 33 regressions (v5.4.231-156-gdf1d20f09444)
 2023-02-20 17:13 UTC 

[Buildroot] [PATCH 1/1] package/rockchip-mali: needs C++
 2023-02-20 17:13 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/glslsandbox-player: add wayland-protocols optional dependency
 2023-02-20 17:12 UTC  (2+ messages)

[RFC PATCH v2 1/2] PM: domains: Skip disabling unused domains if provider has sync_state
 2023-02-20 17:15 UTC  (10+ messages)

[PATCH v1 00/17] Self-encapsulate the thermal zone device structure
 2023-02-20 17:12 UTC  (6+ messages)
` [PATCH v1 07/17] thermal/hwmon: Use the thermal API instead tampering the internals

[PATCH v2] drm/amd: Don't allow s0ix on APUs older than Raven
 2023-02-20 17:12 UTC  (4+ messages)

[patch V3 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2023-02-20 17:11 UTC  (3+ messages)
` [patch V3 09/33] genirq/msi: Add range checking to msi_insert_desc()
  ` [REGRESSION] "

[Buildroot] [PATCH 1/1] package/python-cryptography: security bump to version 39.0.1
 2023-02-20 17:11 UTC  (2+ messages)

[RFC PATCH v2 00/22] Introduce QC USB SND audio offloading support
 2023-02-20 17:11 UTC  (3+ messages)
` [RFC PATCH v2 12/22] sound: usb: card: Introduce USB SND platform op callbacks

[Buildroot] [PATCH 1/1] package/python-django: security bump to version 4.1.7
 2023-02-20 17:10 UTC  (2+ messages)

[Buildroot] [PATCH] package/libostree: bump to version 2023.1
 2023-02-20 17:09 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libcurl: bump version to 7.88.0
 2023-02-20 17:06 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/less: fix CVE-2022-46663
 2023-02-20 17:06 UTC  (2+ messages)

[PATCH 1/2] rebase: add a --rebase-merges=drop option
 2023-02-20 17:06 UTC  (6+ messages)
` [PATCH 2/2] rebase: add a config option for --rebase-merges

possible bug in linux-6.2/drivers/spi/spi-sn-f-ospi.c
 2023-02-20 17:05 UTC 

[PULL 00/22] Block layer patches
 2023-02-20 17:01 UTC  (2+ messages)

[GIT PULL] ktest.pl: Updates for 6.3
 2023-02-20 17:01 UTC 

[GIT PULL] integrity: susbsytem updates for v6.3
 2023-02-20 17:00 UTC 

[PATCH] cfengine: upgrade to 3.21.0
 2023-02-20 16:59 UTC  (2+ messages)

[PATCH v4 00/21] net/tcp: Add TCP-AO support
 2023-02-20 16:57 UTC  (4+ messages)
` [PATCH v4 01/21] net/tcp: Prepare tcp_md5sig_pool for TCP-AO

[PATCH v2 1/3] python3-atomicwrites: add BBCLASSEXTEND
 2023-02-20 16:55 UTC  (3+ messages)
` [PATCH v2 2/3] python3-iniconfig: "
` [PATCH v2 3/3] python3-pytest: set RDEPENDS globally, not just target

[PATCH 0/3] remoteproc: uclass cleanup
 2023-02-20 16:54 UTC  (3+ messages)
` [PATCH 2/3] remoteproc: Remove unused mem_type platform data

[ANNOUNCE] v6.1.12-rt7
 2023-02-20 16:54 UTC 

[RFC PATCH v2 0/2] Add a new acquire resource to query vcpu statistics
 2023-02-20 16:51 UTC  (6+ messages)
` [RFC PATCH v2 1/2] xen/memory : Add a stats_table resource type

[PATCH v4] drm: add kms driver for loongson display controller
 2023-02-20 16:51 UTC  (2+ messages)

[PATCH] WIP: TPM additions
 2023-02-20 16:50 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tools/intel_vbt_decode: Dump mode backlight data
 2023-02-20 16:49 UTC 

release candidate 23.03-rc1
 2023-02-20 16:48 UTC 

[RFC] libbbpf/bpftool: Support 32-bit Architectures
 2023-02-20 16:47 UTC  (8+ messages)

[PATCH v2] uio:uio_pci_generic:Don't clear master bit when the process does not exit
 2023-02-20 17:10 UTC 

[PATCH v2 0/3] efi: Enable BTI for EFI runtimes services
 2023-02-20 16:46 UTC  (9+ messages)
` [PATCH v2 2/3] efi: arm64: Wire up BTI annotation in memory attributes table

FAILED: patch "[PATCH] nvme-apple: reset controller during shutdown" failed to apply to 6.1-stable tree
 2023-02-20 16:45 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Get HDR DPCD refresh timeout from VBT
 2023-02-20 16:47 UTC 

tcpci module in Kernel 5.15.74 with PTN5110 not working correctly
 2023-02-20 16:45 UTC  (3+ messages)
    ` AW: "

[LTP] [PATCH v3 1/1] lib/tst_pid.c: Count used pid by traversing /proc
 2023-02-20 16:44 UTC  (2+ messages)


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.