All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-24 12:51:40 to 2022-08-24 13:32:35 UTC [more...]

[PATCH v4 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-08-24 13:26 UTC  (9+ messages)
` [PATCH v4 11/31] drm/i915: Call acpi_video_register_backlight() (v2)
      ` [Intel-gfx] "
        ` [Nouveau] "

[PATCH] crypto/luks: Support creating LUKS image on Darwin
 2022-08-24 12:53 UTC  (2+ messages)

[PATCH v6 0/2] power: domain: handle power supplies that need interrupts
 2022-08-24 13:30 UTC  (8+ messages)
` [PATCH v6 1/2] power: domain: handle genpd correctly when needing interrupts

[PATCH 1/4] dt-bindings: vendor-prefixes: Document Chongzhou
 2022-08-24 13:32 UTC  (5+ messages)
` [PATCH 2/4] dt-bindings: vendor-prefixes: Document Jadard
` [PATCH 3/4] dt-bindings: display: Document Jadard JD9365DA-H3 DSI panel

KMSAN: uninit-value in ath9k_htc_rx_msg
 2022-08-24 13:30 UTC  (3+ messages)

[PATCH] pci/cx18: fix repeated words in comments
 2022-08-24 13:29 UTC 

[PATCH] perf hashmap: Tidy hashmap dependency
 2022-08-24 13:30 UTC  (2+ messages)

[PATCH] pci/cx18: fix repeated words in comments
 2022-08-24 13:27 UTC 

[RFC PATCH v1 0/2] Add a new acquire resource to query vcpu statistics
 2022-08-24 13:27 UTC  (3+ messages)
` [RFC PATCH v1 1/2] xen/memory : Add a stats_table resource type
` [RFC PATCH v1 2/2] tools/misc: Add xen-vcpus-stats tool

[PATCH 00/51] tests/qtest: Enable running qtest on Windows
 2022-08-24 12:35 UTC  (3+ messages)
` [PATCH 14/51] backends/tpm: Exclude headers and macros that don't exist on win32

[PATCH v3 0/5] Add PolarFire SoC Fabric Clock Conditioning Circuitry Support
 2022-08-24 13:27 UTC  (4+ messages)
` [PATCH v3 2/5] dt-bindings: clk: document PolarFire SoC fabric clocks

[PATCH v4 0/4] Fix dt-validate issues on qemu dtbdumps due to dt-bindings
 2022-08-24 13:26 UTC  (4+ messages)
` [PATCH v4 4/4] dt-bindings: riscv: isa string bonus content

[Intel-gfx] [PATCH v2 00/38] drm/i915: add display sub-struct to drm_i915_private
 2022-08-24 13:16 UTC  (36+ messages)
` [Intel-gfx] [PATCH v2 01/38] "
` [Intel-gfx] [PATCH v2 02/38] drm/i915: move cdclk_funcs to display.funcs
` [Intel-gfx] [PATCH v2 03/38] drm/i915: move dpll_funcs "
` [Intel-gfx] [PATCH v2 04/38] drm/i915: move hotplug_funcs "
` [Intel-gfx] [PATCH v2 05/38] drm/i915: move wm_disp funcs "
` [Intel-gfx] [PATCH v2 06/38] drm/i915: move fdi_funcs "
` [Intel-gfx] [PATCH v2 07/38] drm/i915: move color_funcs "
` [Intel-gfx] [PATCH v2 08/38] drm/i915: move and group gmbus members under display.gmbus
` [Intel-gfx] [PATCH v2 09/38] drm/i915: move and group pps members under display.pps
` [Intel-gfx] [PATCH v2 10/38] drm/i915: move dmc to display.dmc
` [Intel-gfx] [PATCH v2 11/38] drm/i915: move and split audio under display.audio and display.funcs
` [Intel-gfx] [PATCH v2 13/38] drm/i915: move and group fbdev under display.fbdev
` [Intel-gfx] [PATCH v2 14/38] drm/i915: move wm to display.wm
` [Intel-gfx] [PATCH v2 15/38] drm/i915: move and group hdcp under display.hdcp
` [Intel-gfx] [PATCH v2 16/38] drm/i915: move hotplug to display.hotplug
` [Intel-gfx] [PATCH v2 17/38] drm/i915: move overlay to display.overlay
` [Intel-gfx] [PATCH v2 18/38] drm/i915: move and group sagv under display.sagv
` [Intel-gfx] [PATCH v2 19/38] drm/i915: move and group max_bw and bw_obj under display.bw
` [Intel-gfx] [PATCH v2 20/38] drm/i915: move opregion to display.opregion
` [Intel-gfx] [PATCH v2 21/38] drm/i915: move and group cdclk under display.cdclk
` [Intel-gfx] [PATCH v2 22/38] drm/i915: move backlight to display.backlight
` [Intel-gfx] [PATCH v2 23/38] drm/i915: move mipi_mmio_base to display.dsi
` [Intel-gfx] [PATCH v2 24/38] drm/i915: move vbt to display.vbt
` [Intel-gfx] [PATCH v2 25/38] drm/i915: move fbc to display.fbc
` [Intel-gfx] [PATCH v2 26/38] drm/i915/vrr: drop window2_delay member from i915
` [Intel-gfx] [PATCH v2 28/38] drm/i915: move and group fdi members under display.fdi
` [Intel-gfx] [PATCH v2 29/38] drm/i915: move fb_tracking under display sub-struct
` [Intel-gfx] [PATCH v2 30/38] drm/i915: move INTEL_FRONTBUFFER_* macros to intel_frontbuffer.h
` [Intel-gfx] [PATCH v2 31/38] drm/i915: move dbuf under display sub-struct
` [Intel-gfx] [PATCH v2 32/38] drm/i915: move and group modeset_wq and flip_wq under display.wq
` [Intel-gfx] [PATCH v2 33/38] drm/i915: split gem quirks from display quirks
` [Intel-gfx] [PATCH v2 35/38] drm/i915/quirks: abstract quirks further by making quirk ids an enum
` [Intel-gfx] [PATCH v2 36/38] drm/i915: move quirks under display sub-struct
` [Intel-gfx] [PATCH v2 37/38] drm/i915: move atomic_helper "
` [Intel-gfx] [PATCH v2 38/38] drm/i915: move and group properties under display.properties

[PATCH wpan-next 00/20] net: ieee802154: Support scanning/beaconing
 2022-08-24 13:26 UTC  (10+ messages)
` [PATCH wpan-next 01/20] net: mac802154: Allow the creation of coordinator interfaces

[PATCH 0/3] spi: add generic R-Car Gen4 and specific r8a779f0 support
 2022-08-24 13:26 UTC  (6+ messages)
` [PATCH 1/3] spi: renesas,sh-msiof: Add generic Gen4 and "
` [PATCH 3/3] spi: renesas,sh-msiof: R-Car V3U is R-Car Gen4

[Intel-gfx] [PATCH v2 00/21] Initial Meteorlake Support
 2022-08-24 13:25 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 03/21] drm/i915/mtl: MMIO range is now 4MB
    `  "

[PATCH] pci/cx88: fix repeated words in comments
 2022-08-24 13:26 UTC 

Cifs: caching of arbitrary directories and attributes
 2022-08-24 13:26 UTC  (3+ messages)
` [PATCH 2/6] cifs: cifs: handlecache, only track the dentry for the root handle

[PATCH V2 1/2] LoongArch: Add CPU HWMon platform driver
 2022-08-24 13:25 UTC  (5+ messages)
` [PATCH V2 2/2] LoongArch: Add ACPI-based generic laptop driver

[PATCH] rtc: mpfs: Use devm_clk_get_enabled() helper
 2022-08-24 13:25 UTC  (6+ messages)

[PATCH 0/9] Replace PREEMPT_RT ifdefs with preempt_[dis|en]able_nested()
 2022-08-24 13:25 UTC  (4+ messages)
` [PATCH 1/9] slub: Make PREEMPT_RT support less convoluted

[PATCH v2 0/2] ASoC: mediatek: dt-bindings: modify machine
 2022-08-24 12:50 UTC  (8+ messages)
` [PATCH v2 1/2] ASoC: mediatek: dt-bindings: modify machine bindings for SOF
` [PATCH v2 2/2] "

[PATCH] pci/ivtv: fix repeated words in comments
 2022-08-24 13:23 UTC 

[PATCH] pci/saa7164: fix repeated words in comments
 2022-08-24 13:25 UTC 

[PATCH v13 0/9] enable menu-driven UEFI variable maintenance
 2022-08-24 13:25 UTC  (3+ messages)
` [PATCH v13 5/9] bootmenu: add removable media entries

[PATCH v2 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
 2022-08-24 13:24 UTC  (10+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl to evaluate "

[PATCH] ceph: increment i_version when doing a setattr with caps
 2022-08-24 13:24 UTC 

[GIT PULL] Audit fixes for v6.0 (#1)
 2022-08-24  2:45 UTC  (2+ messages)

[OE-core] Should BB_DEFAULT_UMASK be set with ?=
 2022-08-24 13:23 UTC 

[PATCH 1/2] system_data_types.7: srcfix
 2022-08-24 13:22 UTC  (11+ messages)
            ` .TH 4th field (Was: [PATCH 1/2] system_data_types.7: srcfix)

[Devel] [PATCH v3 0/2] Disable FIE on machines with slow counters
 2022-08-24 13:22 UTC  (6+ messages)
` [Devel] [PATCH v3 1/2] ACPI: CPPC: Disable FIE if registers in PCC regions
  ` [Devel] "
      `  "

[Printing-architecture] cups-filters 1.28.16 released!
 2022-08-24 13:22 UTC 

[PATCH] media/i2c: Use 'unsigned int' instead of just 'unsigned'
 2022-08-24 13:21 UTC 

[PATCH 0/3] built-in add -p: support diff-so-fancy better
 2022-08-24 13:21 UTC  (4+ messages)

[xilinx-xlnx:xlnx_rebase_v5.15_LTS_2022.1_update 132/1117] drivers/clk/clk-xlnx-clock-wizard.c:309:15: error: implicit declaration of function 'FIELD_PREP'
 2022-08-24 13:19 UTC 

[PATCH linux-next] regulator: max597x: Remove the unneeded result variable
 2022-08-24 13:20 UTC  (2+ messages)

[PATCH v2 0/4] lib: optimize find_bit() functions
 2022-08-24 13:19 UTC  (4+ messages)
` [PATCH v2 1/3] lib/find_bit: introduce FIND_FIRST_BIT() macro

[Buildroot] [PATCH 1/1] package/cog: bump to version 0.14.0
 2022-08-24 13:18 UTC 

Bug 216355 - Thinkpad X1C 9th mute LED stop working after kernel 5.19 upgrade
 2022-08-24 13:18 UTC 

[PATCH] media/i2c: fix repeated words in comments
 2022-08-24 13:18 UTC 

[PATCH] media/i2c: fix repeated words in comments
 2022-08-24 13:14 UTC 

[PATCH v2] leds: simatic-ipc-leds-gpio: make sure we have the GPIO providing driver
 2022-08-24 13:16 UTC  (2+ messages)

[PATCH] i2c/cx25840: fix repeated words in comments
 2022-08-24 13:16 UTC 

[PATCH] meta-poky/conf: move default templates to conf/templates/default/
 2022-08-24 13:16 UTC 

[PATCH] virtio-blk: Fix WARN_ON_ONCE in virtio_queue_rq()
 2022-08-24 13:16 UTC  (3+ messages)

Understanding osdep_xenforeignmemory_map mmap behaviour
 2022-08-24 13:14 UTC  (9+ messages)

[RFC PATCH 0/1] net: xilinx: handle internal PHY/PCS
 2022-08-24 12:51 UTC  (4+ messages)
` [RFC PATCH 1/1] "

[PATCH] usb/dvb-usb-v2: fix repeated words in comments
 2022-08-24 13:13 UTC 

[PATCH v4 0/5] add support for another simatic board
 2022-08-24 13:10 UTC  (5+ messages)
` [PATCH v4 1/5] gpio-f7188x: Add GPIO support for Nuvoton NCT6116

[PATCH] clk: samsung: MAINTAINERS: add Krzysztof Kozlowski
 2022-08-24 13:11 UTC  (2+ messages)

[PATCH] usb/dvb-usb: fix repeated words in comments
 2022-08-24 13:11 UTC 

[PATCH] PM: suspend: select SUSPEND_SKIP_SYNC too if PM_USERSPACE_AUTOSLEEP is selected
 2022-08-24 13:10 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH net-next] driver: cadence macb driver support acpi mode
 2022-08-24 13:10 UTC  (3+ messages)

[PATCH] usb/msi2500: fix repeated words in comments
 2022-08-24 13:10 UTC 

[PATCH] usb/uvc: fix repeated words in comments
 2022-08-24 13:08 UTC 

[PATCH] ACPI: APEI: Add BERT error log footer
 2022-08-24 13:01 UTC 

[PATCH] asus-wmi: Support the hardware GPU MUX on some laptops
 2022-08-24 13:09 UTC  (8+ messages)

drivers/net/dsa/realtek/rtl8365mb.c:1391 rtl8365mb_stats_update() error: uninitialized symbol 'ret'
 2022-08-24 13:08 UTC 

[igt-dev] [PATCH i-g-t 00/23] Add DG2 OA test
 2022-08-24 13:08 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Add DG2 OA test (rev3)

[PATCH v2 0/3] Fix crash when using Qcom LLCC/EDAC drivers
 2022-08-24 13:07 UTC  (7+ messages)
` [PATCH v2 1/3] soc: qcom: llcc: Pass SoC specific EDAC register offsets to EDAC driver

[PATCH 0/2] iio: adc: add max11205 adc driver
 2022-08-24 13:07 UTC  (4+ messages)
` [PATCH 1/2] bindings: iio: adc: Add max11205 documentation file
` [PATCH 2/2] iio: adc: add max11205 adc driver

[PATCH] usb: host: Use helper function to get endpoint
 2022-08-24 13:07 UTC  (2+ messages)

[RFC PATCH] libacpi: Fix cross building x86 on arm
 2022-08-24 13:06 UTC  (12+ messages)

[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2022-08-19 22:17 UTC  (12+ messages)
` [PATCH V3 01/11] ARM: Disable FIQs (but not IRQs) on CPUs shutdown paths
` [PATCH V3 02/11] notifier: Add panic notifiers info and purge trailing whitespaces
` [PATCH V3 03/11] alpha: Clean-up the panic notifier code
` [PATCH V3 04/11] um: Improve panic notifiers consistency and ordering
` [PATCH V3 05/11] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH V3 06/11] tracing: Improve panic/die notifiers
` [PATCH V3 07/11] notifiers: Add tracepoints to the notifiers infrastructure
` [PATCH V3 08/11] EDAC/altera: Skip the panic notifier if kdump is loaded
` [PATCH V3 09/11] video/hyperv_fb: Avoid taking busy spinlock on panic path
` [PATCH V3 10/11] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH V3 11/11] panic: Fixes the panic_print NMI backtrace setting

[PATCH] ARM: module: Teach unwinder about PLTs
 2022-08-24 13:04 UTC  (3+ messages)

[PATCH] drm/tidss: fix repeated words in comments
 2022-08-24 13:04 UTC 

data-race in audit_log_start / audit_receive
 2022-08-23 13:09 UTC  (6+ messages)

[RFC PATCH 0/3] Convert NFS to the new netfs API
 2022-08-24 13:05 UTC  (5+ messages)
` [RFC PATCH 2/3] NFS: Add support for netfs in struct nfs_inode and Kconfig

[PATCH v2 0/5] mm/slub: fix validation races and cleanup locking
 2022-08-24 13:04 UTC  (3+ messages)
` [PATCH v2 5/5] mm/slub: simplify __cmpxchg_double_slab() and slab_[un]lock()

[PATCH, v2] media: mediatek: vcodec: Add to support VP9 inner racing mode
 2022-08-24 13:02 UTC  (4+ messages)

[PATCH] drm/vboxvideo: fix repeated words in comments
 2022-08-24 13:02 UTC 

[PATCH] tty: serial: atmel: Preserve previous USART mode if RS485 disabled
 2022-08-24 13:01 UTC  (4+ messages)

[PATCH v4 0/2] ksm: count allocated rmap_items and update documentation
 2022-08-24 13:02 UTC  (6+ messages)
` [PATCH v4 1/2] ksm: count allocated ksm rmap_items for each process
` [PATCH v4 2/2] ksm: add profit monitoring documentation

[PATCH 0/4]Add afi config drivers support
 2022-08-24 12:59 UTC  (10+ messages)
` [PATCH 2/4] bindings: fpga: Add binding doc for the zynqmp afi config driver
` [PATCH 3/4] bindings: firmware: Update binding doc for the zynqmp afi config node
` [PATCH 4/4] fpga: zynqmp: Add afi config driver

[PATCH next] audit: printk before dropping logs in audit_log_end
 2022-08-24  3:57 UTC  (5+ messages)

[PATCH v4 net 00/17] net: sysctl: Fix data-races around net.core.XXX
 2022-08-24 13:00 UTC  (2+ messages)

Page alignment & memory regions expectations
 2022-08-24 12:43 UTC 

Building for both target and host
 2022-08-24 13:01 UTC  (2+ messages)
` [yocto] "

[PATCH] drm/vc4: fix repeated words in comments
 2022-08-24 13:00 UTC 

[PATCH v5 0/4] drm/bridge: ti-sn65dsi86: Basic DP support
 2022-08-24 13:00 UTC  (5+ messages)
` [PATCH v5 1/4] drm/bridge: ti-sn65dsi86: check AUX errors better
` [PATCH v5 2/4] drm/bridge: ti-sn65dsi86: Reject modes with too large blanking
` [PATCH v5 3/4] drm/bridge: ti-sn65dsi86: Support DisplayPort (non-eDP) mode
` [PATCH v5 4/4] drm/bridge: ti-sn65dsi86: Implement bridge connector operations

[PATCH mptcp-next 2/2] mptcp: never re-inject data on a single subflow
 2022-08-24 13:00 UTC  (2+ messages)
` mptcp: never re-inject data on a single subflow: Tests Results

[PATCH v2 0/7] xen/evtchn: implement static event channel signaling
 2022-08-24 12:59 UTC  (5+ messages)
` [PATCH v2 7/7] xen/arm: introduce new xen,enhanced property value

linux-next: build warnings after merge of the slab tree
 2022-08-24 12:59 UTC  (2+ messages)

[PATCH -next 1/2] ASoC: SOF: imx8ulp: change es8326_regmap_config to static
 2022-08-24 12:58 UTC  (4+ messages)

[PATCH v2 0/2] mmc: meson-gx: add SDIO interrupt support
 2022-08-24 12:57 UTC  (7+ messages)
` [PATCH v2 2/2] "

drivers/net/dsa/realtek/rtl8365mb.c:1391 rtl8365mb_stats_update() error: uninitialized symbol 'ret'
 2022-08-24 12:58 UTC 

[v1] KVM: s390: pv: fix external interruption loop not always detected
 2022-08-24 12:58 UTC 

[PATCH] mdadm/systemd: remove KillMode=none from service file
 2022-08-24 12:57 UTC  (8+ messages)

[vbabka-slab:for-6.1/common_kmalloc 12/17] mm/slab_common.c:1023:7: warning: no previous prototype for '__kmalloc_large_node'
 2022-08-24 12:57 UTC  (4+ messages)

[PATCHv3 0/8] Virtual NMI feature
 2022-08-24 12:56 UTC  (5+ messages)
` [PATCHv3 5/8] KVM: SVM: Add VNMI support in inject_nmi

[RFC] s390: kernel BUG at include/linux/mm.h:1529!
 2022-08-24 12:57 UTC  (3+ messages)

[PATCH] drm/vmwgfx: fix repeated words in comments
 2022-08-24 12:55 UTC 

[oe-core][PATCHv3] connman: add PACKAGECONFIG to support iwd
 2022-08-24 12:54 UTC 

[PATCH] iversion: update comments with info about atime updates
 2022-08-24 12:53 UTC  (11+ messages)

[PATCH v2] loop: Check for overflow while configuring loop
 2022-08-24 12:53 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: clocks: imx8mp: Add ID for usb suspend clock
 2022-08-24 12:52 UTC  (3+ messages)

[RFC PATCH 00/11] Bus cleanup for 22.11
 2022-08-24 12:53 UTC  (4+ messages)
` [RFC v3 08/26] dev: move unrelated macros from header

[oe-core][PATCH] connman: add PACKAGECONFIG to support iwd
 2022-08-24 12:52 UTC  (6+ messages)

[PATCH v3 0/2] ksm: count allocated rmap_items and update documentation
 2022-08-24 12:52 UTC  (4+ messages)
` [PATCH v3 2/2] ksm: add profit monitoring documentation


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.