All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-23 07:21:59 to 2024-04-23 08:11:59 UTC [more...]

[PATCH i-g-t v2] tests/xe_evict|exec_threads: Use fd reopen to avoid corrupting global data
 2024-04-23  8:11 UTC  (2+ messages)

[PATCH v2 0/3] Add support for Amlogic T7 reset controller
 2024-04-23  8:11 UTC  (4+ messages)
` (subset) "

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-04-23  7:54 UTC  (56+ messages)
` [PATCH v3 01/11] stackleak: don't modify ctl_table argument
` [PATCH v3 02/11] cgroup: bpf: constify ctl_table arguments and fields
` [PATCH v3 03/11] hugetlb: constify ctl_table arguments of utility functions
` [PATCH v3 04/11] utsname: constify ctl_table arguments of utility function
` [PATCH v3 05/11] neighbour: "
` [PATCH v3 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions
` [PATCH v3 07/11] ipv6/addrconf: "
` [PATCH v3 08/11] ipv6/ndisc: constify ctl_table arguments of utility function
` [PATCH v3 09/11] ipvs: constify ctl_table arguments of utility functions
` [PATCH v3 10/11] sysctl: constify ctl_table arguments of utility function
` [PATCH v3 11/11] sysctl: treewide: constify the ctl_table argument of handlers

[PATCH 0/2] Optimize udelay for aarch64 boards
 2024-04-23  8:10 UTC  (3+ messages)
` [PATCH 1/2] arm: Move sev() and wfe() definitions to common Arm header file
` [PATCH 2/2] armv8: generic_timer: Use event stream for udelay

[PATCH] um: Add winch to winch_handlers before registering winch IRQ
 2024-04-23  8:11 UTC  (4+ messages)

Patchwork summary for: linux-renesas-soc
 2024-04-23  8:10 UTC 

Why conflict when merge a branch that the directory is unmodified
 2024-04-23  7:26 UTC  (2+ messages)

[PATCH v5 0/5] pwm: meson: dt-bindings fixup
 2024-04-23  8:08 UTC  (7+ messages)
` [PATCH v5 5/5] pwm: meson: add generic compatible for meson8 to sm1

[PATCH net] igc: Fix LED-related deadlock on driver unbind
 2024-04-23  8:08 UTC  (6+ messages)

[PATCH 1/2] Revert "drm/xe/vm: drop vm->destroy_work"
 2024-04-23  8:08 UTC  (6+ messages)
` [PATCH 2/2] drm/xe/vm: prevent UAF in rebind_work_func()
` ✓ CI.Patch_applied: success for series starting with [1/2] Revert "drm/xe/vm: drop vm->destroy_work"
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH 0/5] coresight: Convert to platform remove callback returning void
 2024-04-23  8:07 UTC  (6+ messages)
` [PATCH 1/5] coresight: catu: "
` [PATCH 2/5] coresight: debug: "
` [PATCH 3/5] coresight: stm: "
` [PATCH 4/5] coresight: tmc: "
` [PATCH 5/5] coresight: tpiu: "

[PATCH v3 00/13] drm/display: Convert helpers Kconfig symbols to depends on
 2024-04-23  8:05 UTC  (5+ messages)
` [PATCH v3 07/13] drm: Make drivers depends on DRM_DW_HDMI

[PATCH v4 0/9] drm/bridge: Allow using fwnode API to get the next bridge
 2024-04-23  8:05 UTC  (3+ messages)
` [PATCH v4 9/9] drm/bridge: tfp410: Add platform module alias

stable-rc: 5.10: arm: u64_stats_sync.h:136:2: error: implicit declaration of function 'preempt_disable_nested'
 2024-04-23  8:05 UTC 

[PATCH v3 00/10] arm64: dts: imx8qm Add audio\flexcan\i2c\fec1 nodes for imx8qm-mek board
 2024-04-23  7:53 UTC  (4+ messages)
` [PATCH v3 07/10] arm64: dts: imx8qm-mek: add flexcan support

[PATCH] x86/rtc: Avoid UIP flag being set for longer than expected
 2024-04-23  8:04 UTC  (4+ messages)

[PATCH i-g-t v6 0/2] Update compression check based on platform
 2024-04-23  8:03 UTC  (3+ messages)
` ✗ CI.xeFULL: failure for Update compression check based on platform (rev2)

[PATCH] perf test stat_all_pmu.sh: Parse return value of perf stat
 2024-04-23  8:01 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/amdgpu: fix uninitialized scalar variable warning
 2024-04-23  8:01 UTC  (3+ messages)

[PATCH 0/6] wifi: wilc1000: fix default mac address
 2024-04-23  8:00 UTC  (3+ messages)
` [PATCH 6/6] wifi: wilc1000: read MAC address from fuse at probe

[PATCH v4 0/2] kunit: fix minor error path mistakes
 2024-04-23  8:00 UTC  (5+ messages)
` [PATCH v4 2/2] kunit: avoid memory leak on device register error

[PATCH v3 00/19] Venus cleanups
 2024-04-23  7:59 UTC  (5+ messages)
` [PATCH v3 05/19] media: venus: pm_helpers: Kill dead code

[PATCH v11 0/8] AMD Pstate Fixes And Enhancements
 2024-04-23  7:58 UTC  (9+ messages)
` [PATCH v11 1/8] cpufreq: amd-pstate: Document *_limit_* fields in struct amd_cpudata
` [PATCH v11 2/8] cpufreq: amd-pstate: Document the units for freq variables in amd_cpudata
` [PATCH v11 3/8] cpufreq: amd-pstate: Unify computation of {max,min,nominal,lowest_nonlinear}_freq
` [PATCH v11 4/8] cpufreq: amd-pstate: Remove amd_get_{min,max,nominal,lowest_nonlinear}_freq()
` [PATCH v11 5/8] cpufreq: amd-pstate: Bail out if min/max/nominal_freq is 0
` [PATCH v11 6/8] cpufreq: amd-pstate: get transition delay and latency value from ACPI tables
` [PATCH v11 7/8] cppc_acpi: print error message if CPPC is unsupported
` [PATCH v11 8/8] cpufreq: amd-pstate: Add quirk for the pstate CPPC capabilities missing

[PATCH v5 0/2] add initial Milk-V Duo S board support
 2024-04-23  7:57 UTC  (8+ messages)
` [PATCH v5 2/2] riscv: dts: sophgo: "

[PATCH 00/14] drm/i915: VLV/CHV DPIO register cleanup
 2024-04-23  7:58 UTC  (4+ messages)
` [PATCH 13/14] drm/i915/dpio: Clean up the vlv/chv PHY register bits

[axboe-block:rw_iter 335/438] arch/mips/kernel/vpe.c:856:2: warning: expression result unused
 2024-04-23  7:57 UTC 

[RFC PATCH] net: skb: Increasing allocation in __napi_alloc_skb() to 2k when needed
 2024-04-23  7:56 UTC  (2+ messages)

[PATCH v2 0/4] vfio-pci support pasid attach/detach
 2024-04-23  7:58 UTC  (14+ messages)

[PATCH v3] dt-bindings: usb: uhci: convert to dt schema
 2024-04-23  7:54 UTC  (3+ messages)

[PATCH v2 0/5] Kconfig: some cleanups
 2024-04-22 19:36 UTC  (2+ messages)

linux-next: build failure after merge of the gpio-brgl-fixes tree
 2024-04-23  7:53 UTC  (2+ messages)

[PATCH] mm/rmap: remove unnecessary page_table_lock
 2024-04-23  7:53 UTC  (3+ messages)

elf(5) and ld.so(8): DT_RPATH deprecated - really?
 2024-04-23  7:53 UTC  (5+ messages)
      ` [patch] elf.5 and ld.so.8: undeprecate DT_RPATH; explain DT_RPATH vs DT_RUNPATH

[PATCH] x86/MTRR: avoid several indirect calls
 2024-04-23  7:52 UTC  (3+ messages)

[PATCH 0/8] iio: ad9467: support interface tuning
 2024-04-23  7:52 UTC  (12+ messages)
` [PATCH 1/8] iio: backend: add API for "
` [PATCH 6/8] iio: adc: adi-axi-adc: support digital interface calibration
` [PATCH 8/8] iio: adc: ad9467: "

[PATCH] x86/MTRR: correct inadvertently inverted WC check
 2024-04-23  7:51 UTC 

[PATCH v4] arm64: dts: rockchip: add PCIe3 support on rk3588-jaguar
 2024-04-23  7:49 UTC  (3+ messages)

[PATCH 0/2] Add API to correct KVM/PV clock drift
 2024-04-23  7:49 UTC  (8+ messages)
` [PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction

[PATCH 00/27] Add qapi-domain Sphinx extension
 2024-04-23  7:48 UTC  (7+ messages)

[PATCH net v2 1/2] net: dsa: mv88e6xxx: Add support for model-specific pre- and post-reset handlers
 2024-04-23  7:47 UTC  (2+ messages)
` [PATCH net v2 2/2] net: dsa: mv88e6xxx: Avoid EEPROM timeout without EEPROM on 88E6250-family switches

[PATCH v10 0/6] QGV/SAGV related fixes
 2024-04-23  7:46 UTC  (5+ messages)
` [PATCH v10 6/6] drm/i915/display: force qgv check after the hw state readout

[PATCH v7 0/5] i2c: thunderx: Marvell thunderx i2c changes
 2024-04-23  7:46 UTC  (6+ messages)
` [PATCH v7 1/5] i2c: thunderx: Clock divisor logic changes
` [PATCH v7 2/5] i2c: thunderx: Support for High speed mode
` [PATCH v7 3/5] i2c: octeon: Add platform prefix to macros
` [PATCH v7 4/5] i2c: octeon: Handle watchdog timeout
` [PATCH v7 5/5] i2c: thunderx: Adding ioclk support

[PATCH] serial: sh-sci: Call device_set_wakeup_path() for serial console
 2024-04-23  7:45 UTC  (4+ messages)

[PATCH 2/4] perf/x86/ibs: Use CPUID region helper
 2024-04-23  7:45 UTC  (11+ messages)

[PATCH BlueZ v1 1/1] Fix null pointer deference in bap_get_ascs()
 2024-04-23  7:44 UTC  (2+ messages)
` [PATCH BlueZ v1 0/1] "

[PATCH][next] ASoc: PCM6240: Fix spelling mistake: "deley" -> "delay"
 2024-04-23  7:44 UTC 

[PATCH v6] fpga: region: add owner module and take its refcount
 2024-04-23  7:38 UTC  (2+ messages)

[PATCH] LoongArch: Fix callchain parse error with kernel tracepoint events
 2024-04-23  7:43 UTC 

[PATCH] drm/amd/display: Fix division by zero in setup_dsc_config
 2024-04-22 15:38 UTC  (2+ messages)

[PATCH RESEND] drm/amd/display: Fix division by zero in setup_dsc_config
 2024-04-22 14:35 UTC 

[PATCH] drm/amdgpu: Fixup bad vram size on gmc v6 and v7
 2024-04-22 13:44 UTC  (5+ messages)

[PATCH] LoongArch: Fix access error when read fault on a write-only VMA
 2024-04-23  7:42 UTC 

[PATCH 2/2] drm/amdgpu: fix uninitialized variable warning
 2024-04-23  7:41 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] configs/ti_am62x_sk_defconfig: reorder defconfig
 2024-04-23  7:40 UTC  (2+ messages)

[linux-linus test] 185763: regressions - FAIL
 2024-04-23  7:40 UTC 

[PATCH] KVM: selftests: Add 'malloc' failure check in test_vmx_nested_state
 2024-04-23  7:39 UTC 

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-23  7:33 UTC  (3+ messages)
` [PATCH 33/34] drivers: remove incorrect of_match_ptr/ACPI_PTR annotations

[PATCH] KVM: selftests: Add 'malloc' failure check in config_name
 2024-04-23  7:37 UTC 

[PATCH v2 1/1] genirq/cpuhotplug: retry with cpu_online_mask when irq_do_set_affinity return -ENOSPC
 2024-04-23  7:34 UTC 

[OE-core][dunfell][PATCH 1/4] binutils: Fix CVE-2022-44840
 2024-04-23  7:34 UTC  (4+ messages)
` [OE-core][dunfell][PATCH 2/4] binutils: Fix CVE-2022-45703
` [OE-core][dunfell][PATCH 3/4] binutils: Fix CVE-2022-48065
` [OE-core][dunfell][PATCH 4/4] binutils: Mark CVE-2022-47673 as patch

[RFC PATCH v3 0/3] Add a new acquire resource to query vcpu statistics
 2024-04-23  7:34 UTC  (3+ messages)
` [RFC PATCH v3 2/3] x86/mm: Do not validate/devalidate PGT_none type

[PATCH 0/3] drivers/s390: Fix instances of -Wcast-function-type-strict
 2024-04-23  7:34 UTC  (11+ messages)
` [PATCH 1/3] s390/vmlogrdr: Remove function pointer cast

[GIT PULL] Block updates for 6.9-rc1
 2024-04-23  7:33 UTC  (5+ messages)
` [PATCH for-6.10 1/2] dm-crypt: stop constraining max_segment_size to PAGE_SIZE
` [PATCH for-6.10 2/2] dm: use queue_limits_set

[PATCH v9 00/46] Generic line based metadata support, internal pads
 2024-04-23  7:32 UTC  (8+ messages)
` [PATCH v9 06/46] media: uapi: v4l: Add generic 8-bit metadata format definitions
` [PATCH v9 07/46] media: v4l: Support line-based metadata capture

[PATCH v5 1/2] Bluetooth: btusb: Add USB HW IDs for MT7921/MT7922/MT7925
 2024-04-23  7:32 UTC  (2+ messages)
` [v5,1/2] "

[PATCH v8 0/4] LVDS Controller Support for SAM9X75 SoC
 2024-04-23  7:31 UTC  (2+ messages)
` (subset) "

[PATCH] ima: Avoid blocking in RCU read-side critical section
 2024-04-23  7:30 UTC  (5+ messages)

[PATCH 0/5] Update PHYTEC SOM Detection
 2024-04-23  7:30 UTC  (9+ messages)
` [PATCH 1/5] board: phytec: common: Generic "add extension" function
` [PATCH 2/5] board: phytec: introduce eeprom struct member 'valid'
` [PATCH 3/5] board: phytec: check eeprom_data validity
` [PATCH 4/5] board: phytec: common: Fix eepom is empty check

[PATCH v12 00/14] Add Cgroup support for SGX EPC memory
 2024-04-23  7:29 UTC  (3+ messages)
` [PATCH v12 13/14] Docs/x86/sgx: Add description for cgroup support

[PATCH v3 0/2] Mesh PMU: Add tertiary match group support
 2024-04-23  7:29 UTC  (3+ messages)

[PATCH v5 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-04-23  7:29 UTC  (2+ messages)

[PATCH v2] nfsd: return hard failure for OP_SETCLIENTID when there are too many clients
 2024-04-23  7:28 UTC 

Please create the email alias do-not-apply-to-stable@kernel.org -> /dev/null
 2024-04-23  7:28 UTC  (12+ messages)

[PATCH v2 0/2] Add StarFive's JH8100 StarLink Cache Controller
 2024-04-23  7:26 UTC  (3+ messages)
` [PATCH v2 1/2] cache: Add StarFive StarLink cache management for StarFive JH8100
` [PATCH v2 2/2] dt-bindings: cache: Add docs for StarFive Starlink cache controller

[PATCH 0/3] target/arm: Make the counter frequency default 1GHz for new CPUs, machines
 2024-04-23  7:26 UTC  (6+ messages)

[tip:x86/urgent] BUILD SUCCESS e70316d17f6ab49a6038ffd115397fd68f8c7be8
 2024-04-23  7:25 UTC 

[Bug 218686] New: Fail to set energy_performance_preference of amd processor on asus ga403uv
 2024-04-23  7:25 UTC  (2+ messages)
` [Bug 218686] "

Missing features in QEMU SapphireRapid definition
 2024-04-23  7:23 UTC  (3+ messages)

[PATCH v1 0/3] Arm: npcm: modify npcm mem and boot issue
 2024-04-23  7:22 UTC  (4+ messages)
` [PATCH v1 1/3] Arm: npcm: fix npcm7xx boot to kernel error
` [PATCH v1 2/3] configs: arbel: increase u-boot mapping size
` [PATCH v1 3/3] board: arbel: Limit the dram effective size to bank0 maximal size

[PATCH net-next v4] net: openvswitch: Check vport netdev name
 2024-04-23  2:34 UTC  (3+ messages)

[PATCH] cpuidle: kirkwood: Convert to platform remove callback returning void
 2024-04-23  7:22 UTC  (5+ messages)

[PATCH] cpufreq: ti: Implement scope-based cleanup in ti_cpufreq_match_node()
 2024-04-23  7:22 UTC  (3+ messages)

[PATCH net-next v8 0/7] Implement reset reason mechanism to detect
 2024-04-23  7:21 UTC  (6+ messages)
` [PATCH net-next v8 3/7] rstreason: prepare for active reset
` [PATCH net-next v8 4/7] tcp: support rstreason for passive reset
` [PATCH net-next v8 5/7] mptcp: "
` [PATCH net-next v8 6/7] mptcp: introducing a helper into active reset logic
` [PATCH net-next v8 7/7] rstreason: make it work in trace world


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.