All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-11 20:54:10 to 2023-09-11 21:17:01 UTC [more...]

[PATCH] net: hsr : Provide fix for HSRv1 supervisor frames decoding
 2023-09-11 15:01 UTC  (5+ messages)

[[RFC PATCH v4 net-next] 0/2] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
 2023-09-11 17:02 UTC  (4+ messages)

[RFC PATCH 0/2] Makes it easier for the wakee to choose previous CPU
 2023-09-11 10:19 UTC  (4+ messages)
` [RFC PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()

[PATCH v2] Documentation: stable: clarify patch series prerequisites
 2023-09-11 21:11 UTC  (2+ messages)

[PATCH V3 RESEND 0/6] Power: T7: add power domain driver
 2023-09-11 15:09 UTC  (4+ messages)
` (subset) "

[PATCH v6 0/5] drm/amdgpu: Rework coredump memory allocation
 2023-09-11 13:13 UTC  (4+ messages)
` [PATCH v6 1/5] drm/amdgpu: Allocate coredump memory in a nonblocking way

[PATCH v2 0/7] Improve Exynos thermal driver
 2023-09-11 13:34 UTC  (8+ messages)
  ` [PATCH v2 1/7] thermal: exynos: remove an unnecessary field description
  ` [PATCH v2 2/7] thermal: exynos: drop id field
  ` [PATCH v2 3/7] thermal: exynos: switch from workqueue-driven interrupt handling to threaded interrupts
  ` [PATCH v2 4/7] thermal: exynos: simplify regulator (de)initialization
  ` [PATCH v2 5/7] thermal: exynos: stop using the threshold mechanism on Exynos 4210
  ` [PATCH v2 6/7] thermal: exynos: split initialization of TMU and the thermal zone
  ` [PATCH v2 7/7] thermal: exynos: use set_trips

[PATCH v3 00/13] arm_scmi/cpufreq: Add generic performance scaling support
 2023-09-11 14:40 UTC  (7+ messages)
` [PATCH v3 08/13] dt-bindings: arm: cpus: Add a power-domain-name for a performance-domain
` [PATCH v3 09/13] dt-bindings: firmware: arm,scmi: Extend bindings for protocol@13
` [PATCH v3 10/13] dt-bindings: power: Clarify performance capabilities of power-domains

[PATCH v2 0/9] x86/clear_huge_page: multi-page clearing
 2023-09-11 21:16 UTC  (10+ messages)
` [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED

[GIT PULL] ARM: SoC/genpd driver updates for v6.6
 2023-09-11 13:57 UTC  (14+ messages)

[PATCH 00/11] Improve Exynos thermal driver
 2023-09-11 16:05 UTC  (5+ messages)
  ` [PATCH 04/11] thermal: exynos: remove fine-grained clk management

[RFC v1 0/3] add LVTS support for mt7988
 2023-09-11 18:33 UTC  (4+ messages)
` [RFC v1 1/3] dt-bindings: thermal: mediatek: add mt7988 compatible
` [RFC v1 2/3] thermal/drivers/mediatek/lvts_thermal: make coeff configurable
` [RFC v1 3/3] thermal/drivers/mediatek/lvts_thermal: add mt7988 support

[PATCH 0/2] Match data improvements for bq24257_charger driver
 2023-09-11 10:15 UTC  (5+ messages)
` [PATCH 1/2] power: supply: bq24257_charger: Make chip type and name in sync

[RFC PATCH v1 00/12] drm,usb/typec: uABI for USB-C DisplayPort connectors
 2023-09-11 21:15 UTC  (8+ messages)
` [RFC PATCH v1 01/12] Revert "drm/sysfs: Link DRM connectors to corresponding Type-C connectors"

[android-common:upstream-f2fs-stable-linux-4.19.y 289/1172] fs/crypto/hkdf.c:47:9: sparse: sparse: Variable length array is used
 2023-09-11 21:14 UTC 

[Intel-gfx] [PATCH] drm/i915/cx0: Add step for programming msgbus timer
 2023-09-11 21:13 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-xe] [PATCH v2 0/1] Properly return -EPROBE_DEFER if xe_display_driver_probe_defer()
 2023-09-11 21:12 UTC  (3+ messages)
` [Intel-xe] ✓ CI.BAT: success for Properly return -EPROBE_DEFER if xe_display_driver_probe_defer() (rev3)

[PATCH] x86: Fix build of UML with KASAN
 2023-09-11  8:56 UTC  (2+ messages)

[PATCH v3 0/5] ppc, fbdev: Clean up fbdev mmap helper
 2023-09-11 14:28 UTC  (8+ messages)
` [PATCH v3 1/5] fbdev: Avoid file argument in fb_pgprotect()
` [PATCH v3 2/5] fbdev: Replace fb_pgprotect() with fb_pgprot_device()
` [PATCH v3 3/5] arch/powerpc: Remove trailing whitespaces
` [PATCH v3 4/5] arch/powerpc: Remove file parameter from phys_mem_access_prot code
` [PATCH v3 5/5] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code

[PATCH v4 0/4] riscv: tlb flush improvements
 2023-09-11 13:12 UTC  (5+ messages)
` [PATCH v4 1/4] riscv: Improve flush_tlb()
` [PATCH v4 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
` [PATCH v4 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
` [PATCH v4 4/4] riscv: Improve flush_tlb_kernel_range()

[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
 2023-09-11 19:05 UTC  (17+ messages)
` [PATCH V11 01/17] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH V11 04/17] locking/qspinlock: Improve xchg_tail for number of cpus >= 16k
` [PATCH V11 07/17] riscv: qspinlock: Introduce qspinlock param for command line

[GIT PULL] Remove Itanium support
 2023-09-11 17:05 UTC  (2+ messages)

[PATCH v1 00/19] cleanup/refactor pgtable.h
 2023-09-11 19:03 UTC  (3+ messages)
` [PATCH v1 14/19] powerpc/nohash: Deduplicate _PAGE_CHG_MASK
` [PATCH v1 15/19] powerpc/nohash: Deduplicate pte helpers

[PATCH v3 0/4] riscv: tlb flush improvements
 2023-09-11  8:33 UTC  (4+ messages)
` [PATCH v3 4/4] riscv: Improve flush_tlb_kernel_range()

[PATCH v3 0/4] Add optional properties to MAX17040
 2023-09-11 11:39 UTC  (3+ messages)
` [PATCH v3 4/4] ARM: configs: s5pv210_defconfig: enable IIO required by MAX17040
  ` (subset) "

[PATCH] cpufreq: intel_pstate: Fix global turbo disable check
 2023-09-11 18:20 UTC  (2+ messages)

[PATCH v2] x86: bring back rep movsq for user access on CPUs without ERMS
 2023-09-11 10:37 UTC  (6+ messages)

[PATCH 0/2] arch: Sync all syscall tables with 2 newly added system calls
 2023-09-11 21:10 UTC  (3+ messages)
` [PATCH 2/2] arch: Reserve map_shadow_stack() syscall number for all architectures

[PATCH 1/3] mtd: rawnand: marvell: Ensure program page operations are successful
 2023-09-11 15:52 UTC  (3+ messages)
` [PATCH 2/3] mtd: rawnand: arasan: "

stable-rc/linux-5.10.y build: 19 builds: 0 failed, 19 passed, 6 warnings (v5.10.194-314-gda03e749b770)
 2023-09-11  8:42 UTC 

[Buildroot] [PATCH 1/2] package/{glibc, localedef}: bump to version 2.38-13-g92201f16cbcfd9eafe314ef6654be2ea7ba25675
 2023-09-11 21:09 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/localedef: build issue with old glibc (<= 2.38)

[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
 2023-09-11 21:09 UTC  (4+ messages)
` [PATCH 1/6] mm: page_alloc: remove pcppage migratetype caching

[Intel-gfx] [PATCH v2 00/19] drm/i915: Load LUTs with DSB
 2023-09-11 21:09 UTC  (8+ messages)
` [Intel-gfx] [PATCH v2 09/19] drm/i915/dsb: Introduce intel_dsb_reg_write_masked()
` [Intel-gfx] [PATCH v2 10/19] drm/i915/dsb: Add support for non-posted DSB registers writes
` [Intel-gfx] [PATCH v2 11/19] drm/i915/dsb: Don't use DSB to load the LUTs during full modeset

[Buildroot] [PATCH 1/1] package/cairo: fix pthread detection
 2023-09-11 21:08 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/cairo: fix pthread detection
 2023-09-11 21:06 UTC  (2+ messages)

[PATCH v1] arm64: dts: mt7986: add overlay for SATA power socket on BPI-R3
 2023-09-11 21:06 UTC  (5+ messages)

[PATCH 0/5] arm64: dts: meson: u200 audio clean up
 2023-09-11 15:56 UTC  (4+ messages)
` [PATCH 3/5] arm64: dts: meson: u200: add spdifout b routes
` [PATCH 5/5] arm64: dts: meson: u200: add onboard devices

[PATCH v6 00/45] use refcount+RCU method to implement lockless slab shrink
 2023-09-11 18:40 UTC  (20+ messages)
` [PATCH v6 03/45] binder: dynamically allocate the android-binder shrinker
` [PATCH v6 04/45] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v6 06/45] erofs: dynamically allocate the erofs-shrinker
` [PATCH v6 07/45] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v6 09/45] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v6 13/45] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v6 19/45] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v6 20/45] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v6 23/45] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v6 24/45] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v6 27/45] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v6 28/45] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v6 29/45] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v6 37/45] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v6 39/45] mm: shrinker: remove old APIs
` [PATCH v6 42/45] mm: shrinker: make global slab shrink lockless
` [PATCH v6 43/45] mm: shrinker: make memcg "
` [PATCH v6 44/45] mm: shrinker: hold write lock to reparent shrinker nr_deferred

[PATCH] target/i386: Re-introduce few KVM stubs for Clang debug builds
 2023-09-11 13:16 UTC  (7+ messages)

[PATCH 0/2] Match data improvements for mt9p031 driver
 2023-09-11  9:25 UTC  (7+ messages)
` [PATCH 1/2] media: mt9p031: Extend match support for OF tables
` [PATCH 2/2] media: mt9p031: Drop CONFIG_OF ifdeffery

[PATCH net-next v2 0/2] vsock: handle writes to shutdowned socket
 2023-09-11 20:20 UTC  (2+ messages)
` [PATCH net-next v2 2/2] test/vsock: shutdowned socket test

[PATCH v13 00/22] TDX host kernel support
 2023-09-11 12:39 UTC  (9+ messages)
` [PATCH v13 04/22] x86/cpu: Detect TDX partial write machine check erratum
` [PATCH v13 05/22] x86/virt/tdx: Handle SEAMCALL no entropy error in common code
` [PATCH v13 22/22] Documentation/x86: Add documentation for TDX host support

[PATCH v4 0/9] KVM: selftests: Test the consistency of the PMU's CPUID and its features
 2023-09-11 11:43 UTC  (3+ messages)
` [PATCH v4 2/9] KVM: selftests: Extend this_pmu_has() and kvm_pmu_has() to check arch events
` [PATCH v4 5/9] KVM: selftests: Test Intel PMU architectural events on fixed counters

[PATCH 0/2] Match data improvements for mt9v032 driver
 2023-09-11  9:14 UTC  (3+ messages)
` [PATCH 1/2] media: i2c: mt9v032: Extend match support for OF tables

[seabios test] 182944: tolerable FAIL - PUSHED
 2023-09-11 21:05 UTC 

[PATCH vfio 0/9] Add chunk mode support for mlx5 driver
 2023-09-11  9:38 UTC  (2+ messages)
` [PATCH vfio 5/9] vfio/mlx5: Rename some stuff to match chunk mode

[PATCH] KVM: x86: Allow exposure of VMware backdoor Pseudo-PMCs when !enable_pmu
 2023-09-11  9:59 UTC  (3+ messages)

[PATCH v3] mux: mmio: use reg property when parent device is not a syscon
 2023-09-11 15:10 UTC 

[PATCH 0/2] Match data improvements for adv7180 driver
 2023-09-11  8:51 UTC  (3+ messages)
` [PATCH 2/2] media: i2c: adv7180: Drop CONFIG_OF ifdeffery

[PATCH net-next v8 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-09-11 20:22 UTC  (2+ messages)
` [PATCH net-next v8 4/4] vsock/virtio: MSG_ZEROCOPY flag support

[BTTV] [FSL P50x0] [PASEMI] TV Time doesn't work anymore after dropping the overlay support
 2023-09-11  9:51 UTC  (10+ messages)

[PATCH 1/2] dt-bindings: ARM: at91: Document Microchip SAMA5D29 Curiosity
 2023-09-11 15:03 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/3] nVMX: Test for EP4TA pointing at MMIO
 2023-09-11 18:20 UTC  (2+ messages)
` [kvm-unit-tests PATCH 1/3] nVMX: Use helpers to check for WB memtype and 4-level EPT support

[PATCH net-next v2 0/2] Add Half Duplex support for ICSSG Driver
 2023-09-11 16:46 UTC  (3+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: Add documentation for Half duplex support

[RFC PATCH 0/8] Add FS035VG158 panel
 2023-09-11  9:49 UTC  (5+ messages)
` [RFC PATCH 3/8] drm/panel: nv3052c: Sleep for 150ms after reset
` [RFC PATCH 8/8] dt-bindings: display: panel: add Fascontek FS035VG158 panel

[bug report] vfio/pds: Add VFIO live migration support
 2023-09-11 16:03 UTC  (2+ messages)

[PATCH V2 0/6] pinctrl: sprd: Modification of UNIOC Platform pinctrl Driver
 2023-09-11 13:41 UTC  (14+ messages)
` [PATCH V2 1/6] pinctrl: sprd: Modify the probe function parameters
` [PATCH V2 2/6] pinctrl: sprd: Fix the incorrect mask and shift definition
` [PATCH V2 3/6] pinctrl: sprd: Modify pull-up parameters
` [PATCH V2 4/6] pinctrl: sprd: Add pinctrl support for UMS512
` [PATCH V2 5/6] pinctrl: sprd: Increase the range of register values
` [PATCH V2 6/6] pinctrl: sprd: Add pinctrl support for UMS9621

[PATCH] pinctrl: berlin: Drop superfluous ampersands
 2023-09-11 13:45 UTC  (2+ messages)

[PATCH -next] pinctrl: lantiq: Remove unsued declaration ltq_pinctrl_unregister()
 2023-09-11 13:42 UTC  (2+ messages)

[PATCH 0/1] Fallback mechanism for GETMXDS CCC
 2023-09-11  8:24 UTC 

[PATCH v5] gpio: sim: don't fiddle with GPIOLIB private members
 2023-09-11 12:57 UTC  (4+ messages)

stable-rc/linux-5.15.y baseline: 104 runs, 8 regressions (v5.15.131-378-g0d005f1330c2)
 2023-09-11 12:29 UTC 

[PATCH v2 1/2] arm64: dts: imx93: Add the TMU interrupt
 2023-09-11 21:03 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: thermal: qoriq-thermal: Adjust fsl,tmu-range maxItems

[syzbot] Monthly exfat report (Sep 2023)
 2023-09-11  8:39 UTC 

[PATCH v2 0/7] Add pinctrl driver support for Realtek DHC SoCs
 2023-09-11  8:58 UTC  (7+ messages)
` [PATCH v2 1/7] pinctrl: realtek: Add common pinctrl driver for Realtek DHC RTD SoCs
` [PATCH v2 6/7] dt-bindings: pinctrl: realtek: add RTD1319D pinctrl binding
` [PATCH v2 7/7] dt-bindings: pinctrl: realtek: add RTD1619B "

[PATCH v2] vfs: fix readahead(2) on block devices
 2023-09-11 13:23 UTC  (2+ messages)

[PATCH v7 0/2] pinctrl: nuvoton: add pinmux and GPIO driver for NPCM8XX
 2023-09-11 19:36 UTC  (5+ messages)
` [PATCH v7 2/2] pinctrl: nuvoton: add NPCM8XX pinctrl and GPIO driver

linusw/devel baseline: 48 runs, 4 regressions (v6.6-rc1)
 2023-09-11 10:47 UTC 

linusw/fixes baseline: 46 runs, 4 regressions (v6.6-rc1)
 2023-09-11 11:21 UTC 

[PATCH v4 0/4] cleanups for lockless slab shrink
 2023-09-11  9:25 UTC  (3+ messages)
` [PATCH v4 1/4] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v4 3/4] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations

[PATCH 0/2] Rename and export some vfs helpers
 2023-09-11 13:09 UTC  (2+ messages)

[PATCH] pinctrl: nuvoton: Use pinconf_generic_dt_node_to_map_all()
 2023-09-11 13:47 UTC  (2+ messages)

[PATCH 0/2] virtiofs submounts forgotten after client / guest memory pressure
 2023-09-11 18:38 UTC  (2+ messages)
` [PATCH 2/2] fuse: ensure that submounts lookup their root

[PATCH] pinctrl: single: remove get rid of __maybe_unused
 2023-09-11  8:49 UTC  (2+ messages)

[PATCH 00/32] bsd-user: Implement freebsd process related system calls
 2023-09-11 20:58 UTC  (4+ messages)
` [PATCH 04/32] bsd-user: Add freebsd_exec_common and do_freebsd_procctl to qemu.h

[Buildroot] [git commit branch/2023.05.x] package/python3: berkeleydb support needs the dbm interface
 2023-09-11 20:48 UTC 

[Buildroot] [git commit branch/2023.05.x] package/xlib_libXpresent: new package
 2023-09-11 20:53 UTC 

[Buildroot] [git commit branch/2023.05.x] package/mpv: fix x11 build
 2023-09-11 20:53 UTC 

[Buildroot] [git commit branch/2023.02.x] package/berkeleydb: add option for historic dbm interface
 2023-09-11 20:49 UTC 

[Buildroot] [git commit branch/2023.05.x] package/flite: add FLITE_CPE_ID_VENDOR
 2023-09-11 20:46 UTC 

[Buildroot] [git commit branch/2023.05.x] package/berkeleydb: add option for historic dbm interface
 2023-09-11 20:48 UTC 

[Buildroot] [git commit branch/2023.02.x] package/python3: berkeleydb support needs the dbm interface
 2023-09-11 20:49 UTC 

[Buildroot] [git commit branch/2023.02.x] package/flite: add FLITE_CPE_ID_VENDOR
 2023-09-11 20:46 UTC 

[PATCH 6.1 000/600] 6.1.53-rc1 review
 2023-09-11 20:58 UTC  (2+ messages)

[Buildroot] [PATCH] package/gcc: fix missing .note.GNU-stack section
 2023-09-11 20:57 UTC  (2+ messages)

[Buildroot] [git commit] package/gcc: fix missing .note.GNU-stack section
 2023-09-11 20:56 UTC 

[Buildroot] [PATCH] package/xterm: fix compilation with uClibc
 2023-09-11 20:55 UTC  (2+ messages)

[PATCH v3] spi: bcm2835: reduce the abuse of the GPIO API
 2023-09-11 16:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/xlib_libXpresent: new package
 2023-09-11 20:55 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/mpv: fix x11 build

[PATCH] pinctrl: mediatek: mt7981: add additional uart groups
 2023-09-11 13:44 UTC  (2+ messages)

[PATCH v2 0/8] Remove some unneeded arm/mach- dirs
 2023-09-11 14:07 UTC  (2+ messages)
` [PATCH v2 3/8] ARM: mach-rda: Move RDA Micro support into Kconfig.platforms

[PATCH 1/5] gpio: mockup: fix kerneldoc
 2023-09-11  8:30 UTC  (2+ messages)

linusw/for-next baseline: 47 runs, 1 regressions (v6.6-rc1)
 2023-09-11 10:48 UTC 

[PATCH v2] leds: Mark GPIO LED trigger broken
 2023-09-11  9:17 UTC  (3+ messages)

[PATCH v1] drivers: meson: sm: correct meson_sm_* API retval handling
 2023-09-11  9:46 UTC  (2+ messages)

linusw/devel build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.6-rc1)
 2023-09-11 10:03 UTC 

[Intel-xe] [PATCH v2 0/1] Turn display finalizers into static functions
 2023-09-11 20:55 UTC  (2+ messages)
` [Intel-xe] ✓ CI.checksparse: success for Turn display finalizers into static functions (rev3)

[GIT PULL] Immutable branch between pdx86 android tablets branch and GPIO due for the v6.7 merge window
 2023-09-11 11:43 UTC 

[PATCH v4] gpio: sim: don't fiddle with GPIOLIB private members
 2023-09-11 10:48 UTC  (5+ messages)

[PATCH v2] pinctrl: renesas: pinctrl-rzg2l: Add validation of GPIO pin in rzg2l_gpio_request()
 2023-09-11 13:16 UTC 

linusw/fixes build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.6-rc1)
 2023-09-11 10:36 UTC 

[PATCH 00/11] qdev: Make array properties user accessible again
 2023-09-11 20:54 UTC  (5+ messages)
` [PATCH 01/11] qdev: Add qdev_prop_set_array()
` [PATCH 09/11] hw/rx/rx62n: Use qdev_prop_set_array()

[PATCH v1 1/2] target/s390x: introduce "host-recommended" option for model expansion
 2023-09-11 20:52 UTC  (2+ messages)
` [PATCH v1 2/2] target/s390x: flag te and cte as deprecated

linusw/for-next build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.6-rc1)
 2023-09-11 10:04 UTC 

[PATCH v2 0/4] Match data improvements for mcp23s08 driver
 2023-09-11 10:10 UTC  (2+ messages)

[v6.1.52][PATCH] Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race condition
 2023-09-11 13:17 UTC  (3+ messages)

[PATCH v3] xarray: Document necessary flag in alloc-functions
 2023-09-11 14:51 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.