All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-07 14:10:52 to 2022-11-07 14:22:49 UTC [more...]

[PATCH] event/dlb2: fix meson build
 2022-11-07 14:22 UTC  (5+ messages)

[PATCH v4 0/3] Convert soundwire bindings to DT schema
 2022-11-07 14:20 UTC  (3+ messages)
` [PATCH v4 1/3] arm64: dts: qcom: Update soundwire slave node names
` [PATCH v4 2/3] arm64: dts: qcom: Remove redundant soundwire property

[PATCH v7 00/23] drm: Analog TV Improvements
 2022-11-07 14:16 UTC  (105+ messages)
` [Nouveau] "
` [Intel-gfx] "
` [PATCH v7 01/23] drm/tests: Add Kunit Helpers
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v7 02/23] drm/connector: Rename legacy TV property
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v7 03/23] drm/connector: Only register TV mode property if present
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v7 04/23] drm/connector: Rename drm_mode_create_tv_properties
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v7 05/23] drm/connector: Add TV standard property
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH v7 06/23] drm/modes: Add a function to generate analog display modes
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v7 07/23] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v7 08/23] drm/modes: Move named modes parsing to a separate function
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH v7 09/23] drm/modes: Switch to named mode descriptors
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v7 10/23] drm/modes: Fill drm_cmdline mode from named modes
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH v7 11/23] drm/connector: Add pixel clock to cmdline mode
  ` [Nouveau] "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v7 12/23] drm/connector: Add a function to lookup a TV mode by its name
  `  "
  ` [Nouveau] "
` [Intel-gfx] [PATCH v7 13/23] drm/modes: Introduce the tv_mode property as a command-line option
  `  "
  ` [Nouveau] "
` [Intel-gfx] [PATCH v7 14/23] drm/modes: Properly generate a drm_display_mode from a named mode
  `  "
  ` [Nouveau] "
` [Intel-gfx] [PATCH v7 15/23] drm/modes: Introduce more named modes
  `  "
  ` [Nouveau] "
` [Intel-gfx] [PATCH v7 16/23] drm/probe-helper: Provide a TV get_modes helper
  `  "
  ` [Nouveau] "
` [PATCH v7 17/23] drm/atomic-helper: Add a TV properties reset helper
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v7 18/23] drm/atomic-helper: Add an analog TV atomic_check implementation
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH v7 19/23] drm/vc4: vec: Use TV Reset implementation
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH v7 20/23] drm/vc4: vec: Check for VEC output constraints
  ` [Nouveau] "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v7 21/23] drm/vc4: vec: Convert to the new TV mode property
  `  "
  ` [Nouveau] "
` [PATCH v7 22/23] drm/vc4: vec: Add support for more analog TV standards
  ` [Nouveau] "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v7 23/23] drm/sun4i: tv: Convert to the new TV mode property
  `  "
  ` [Nouveau] "

[PATCH v3 10/15] iommufd: IOCTLs for the io_pagetable
 2022-11-07 14:17 UTC  (3+ messages)

[PATCH] xattr: use rbtree for simple_xattrs
 2022-11-07 14:20 UTC  (2+ messages)
` [lkp] [+364 bytes kernel size regression] [i386-tinyconfig] [d68fc4d5da] "

[PATCH 1/2] ASoC: mediatek: mt8183-da7219: Register to module device table
 2022-11-07 14:19 UTC  (3+ messages)

[OE-core][kirkstone 00/31] Patch review
 2022-11-07 14:19 UTC  (4+ messages)
` [OE-core][kirkstone 06/31] tiff: fix CVE-2022-2953

[PATCH] [next] drm/amdgpu: Replace 1-element array with flexible-array member
 2022-11-07  9:32 UTC 

[PATCH printk v3 00/40] reduce console_lock scope
 2022-11-07 14:16 UTC  (51+ messages)
` [PATCH printk v3 01/40] rcu: implement lockdep_rcu_enabled for !CONFIG_DEBUG_LOCK_ALLOC
` [PATCH printk v3 02/40] serial: kgdboc: Lock console list in probe function
` [PATCH printk v3 03/40] printk: Convert console_drivers list to hlist
` [PATCH printk v3 04/40] printk: Prepare for SRCU console list protection
` [PATCH printk v3 05/40] printk: fix setting first seq for consoles
` [PATCH printk v3 06/40] um: kmsg_dump: only dump when no output console available
` [PATCH printk v3 07/40] console: introduce console_is_enabled() wrapper
` [PATCH printk v3 08/40] printk: use console_is_enabled()
` [PATCH printk v3 09/40] um: kmsg_dump: "
` [PATCH printk v3 10/40] kdb: kdb_io: "
` [PATCH printk v3 11/40] um: kmsg_dumper: use srcu console list iterator
` [PATCH printk v3 12/40] tty: serial: kgdboc: document console_lock usage
` [PATCH printk v3 13/40] tty: tty_io: "
` [PATCH printk v3 14/40] proc: consoles: "
` [PATCH printk v3 15/40] kdb: use srcu console list iterator
` [PATCH printk v3 16/40] printk: console_flush_all: "
` [PATCH printk v3 17/40] printk: console_unblank: "
` [PATCH printk v3 18/40] printk: console_flush_on_panic: "
` [PATCH printk v3 19/40] printk: console_device: "
` [PATCH printk v3 20/40] printk: __pr_flush: "
` [PATCH printk v3 21/40] printk: introduce console_list_lock
` [PATCH printk v3 22/40] console: introduce console_is_registered()
` [PATCH printk v3 23/40] serial_core: replace uart_console_enabled() with uart_console_registered()
` [PATCH printk v3 24/40] tty: nfcon: use console_is_registered()
` [PATCH printk v3 25/40] efi: earlycon: "
` [PATCH printk v3 26/40] tty: hvc: "
` [PATCH printk v3 27/40] tty: serial: earlycon: "
` [PATCH printk v3 28/40] tty: serial: pic32_uart: "
` [PATCH printk v3 29/40] tty: serial: samsung_tty: "
` [PATCH printk v3 30/40] tty: serial: xilinx_uartps: "
` [PATCH printk v3 31/40] usb: early: xhci-dbc: "
` [PATCH printk v3 32/40] netconsole: avoid CON_ENABLED misuse to track registration
` [PATCH printk v3 33/40] printk, xen: fbfront: create/use safe function for forcing preferred
` [PATCH printk v3 34/40] tty: tty_io: use console_list_lock for list synchronization
` [PATCH printk v3 35/40] proc: consoles: use console_list_lock for list iteration
` [PATCH printk v3 36/40] tty: serial: kgdboc: use console_list_lock for list traversal
` [PATCH printk v3 37/40] tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_console()
` [PATCH printk v3 38/40] tty: serial: kgdboc: use console_list_lock to trap exit
` [PATCH printk v3 39/40] printk: relieve console_lock of list synchronization duties
` [PATCH printk v3 40/40] tty: serial: sh-sci: use setup() callback for early console

[PATCH v2] ata: libata-scsi: fix SYNCHRONIZE CACHE (16) command failure
 2022-11-07 14:17 UTC  (2+ messages)

[PATCH 0/3] Add gdbstub support to HVF
 2022-11-07 14:15 UTC  (3+ messages)
` [PATCH 1/3] arm: move KVM breakpoints helpers

[PATCH V3 1/1] md/raid1: stop mdx_raid1 thread when raid1 array run failed
 2022-11-07 14:16 UTC 

[PATCH v12 0/6] media: atmel: atmel-isc: driver redesign
 2022-11-07 14:18 UTC  (7+ messages)
` [PATCH v12 1/6] media: atmel: move microchip_csi2dc to dedicated microchip platform
` [PATCH v12 2/6] media: microchip: add ISC driver as Microchip ISC
` [PATCH v12 3/6] media: microchip: microchip-isc: prepare for media controller support
` [PATCH v12 4/6] media: microchip: microchip-isc: implement media controller
` [PATCH v12 5/6] media: microchip: microchip-isc: move media_pipeline_* to (un)prepare cb
` [PATCH v12 6/6] media: atmel: atmel-isc: move to staging

[PATCH v3 0/9] buildman: Correct various issues with missing blobs
 2022-11-07 14:17 UTC  (3+ messages)
` [PATCH v3 3/9] binman: Use an exit code when blobs are missing

[PATCH v4 0/7] binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script
 2022-11-07 14:17 UTC  (3+ messages)
` [PATCH v4 4/7] rockchip: Support building the all output files in binman

[PATCH] CHROMIUM: ASoC: amd: acp: Add tdm support for codecs in machine driver
 2022-11-07 14:14 UTC  (8+ messages)

[PATCH 0/3] ASoC: core: Suspend/resume error propagation
 2022-11-07 14:11 UTC  (5+ messages)
` [PATCH 1/3] ASoC: component: Propagate result of suspend and resume callbacks

[PATCH v5 0/5] Add RZ/G2L MTU3 Core, Counter and pwm driver
 2022-11-07 14:16 UTC  (3+ messages)
` [PATCH v5 2/5] clocksource/drivers: Add RZ/G2L MTU3 core driver

[igt-dev] [PATCH i-g-t 1/6] runner: Use a bigger buffer for receiving test outputs
 2022-11-07 14:16 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/6] igt_core: Split too long log lines when sending to runner with comms

[ovmf test] 174657: all pass - PUSHED
 2022-11-07 14:16 UTC 

[PATCH] xfs: fix incorrect i_nlink caused by inode racing
 2022-11-07 14:36 UTC 

[PATCH v3 12/15] iommufd: Add kAPI toward external drivers for physical devices
 2022-11-07 14:14 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/mtl: Media GT and Render GT share common GGTT
 2022-11-07 14:13 UTC  (4+ messages)
  `  "

thoughts about fanotify and HSM
 2022-11-07 14:13 UTC  (12+ messages)

[Intel-gfx] [PATCH v6 00/20] drm/i915/vm_bind: Add VM_BIND functionality
 2022-11-07 14:13 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/vm_bind: Add VM_BIND functionality (rev9)

[PATCH v4a 00/38] timers: Use timer_shutdown*() before freeing timers
 2022-11-07 14:12 UTC  (4+ messages)
` [PATCH v4a 30/38] timers: dma-buf: Use timer_shutdown_sync() for on stack timers

[PATCH] lockd: set other missing fields when unlocking files
 2022-11-07 14:12 UTC  (3+ messages)

[PATCH] tools/kvm_stat: fix attack vector with user controlled FUSE mounts
 2022-11-07 14:12 UTC  (3+ messages)

[PATCH 0/2] xfs: shutdown UAF fixes
 2022-11-07 14:27 UTC  (3+ messages)
` [PATCH v2 1/2] xfs: wait xlog ioend workqueue drained before tearing down AIL
  ` [PATCH v2 2/2] xfs: fix super block buf log item UAF during force shutdown

[PATCH v2 RESEND rebased] bus: mhi: host: pci_generic: Add HP variant of T99W175
 2022-11-07 14:12 UTC  (3+ messages)

[PULL 0/1] VFIO fix for v7.2-rc0
 2022-11-06 22:34 UTC  (2+ messages)

[PULL 0/7] target-arm queue
 2022-11-05 12:34 UTC  (2+ messages)

[PULL v2 0/9] loongarch-to-apply queue
 2022-11-05 12:34 UTC  (2+ messages)

[PATCH] app/testeventdev: fix limit names in error message
 2022-11-07 14:10 UTC  (3+ messages)

[PATCH v2] wic: make ext2/3/4 images reproducible
 2022-11-07 14:10 UTC  (2+ messages)
` [OE-core] "


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.