All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-07 13:58:12 to 2022-11-07 14:19:02 UTC [more...]

[PATCH v7 00/23] drm: Analog TV Improvements
 2022-11-07 14:16 UTC  (79+ 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] "
` [Intel-gfx] [PATCH v7 03/23] drm/connector: Only register TV mode property if present
  `  "
  ` [Nouveau] "
` [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] "
` [Intel-gfx] [PATCH v7 06/23] drm/modes: Add a function to generate analog display modes
  `  "
  ` [Nouveau] "
` [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] "
` [Nouveau] [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
  `  "
` [Intel-gfx] [PATCH v7 18/23] drm/atomic-helper: Add an analog TV atomic_check implementation
  `  "
` [PATCH v7 19/23] drm/vc4: vec: Use TV Reset implementation
` [PATCH v7 20/23] drm/vc4: vec: Check for VEC output constraints
` [PATCH v7 21/23] drm/vc4: vec: Convert to the new TV mode property
` [PATCH v7 22/23] drm/vc4: vec: Add support for more analog TV standards
` [PATCH v7 23/23] drm/sun4i: tv: Convert to the new TV mode property

[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 printk v3 00/40] reduce console_lock scope
 2022-11-07 14:16 UTC  (45+ 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 21/40] printk: introduce console_list_lock
` [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 33/40] printk, xen: fbfront: create/use safe function for forcing preferred
` [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 40/40] tty: serial: sh-sci: use setup() callback for early console

[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  (9+ messages)
` [igt-dev] [PATCH i-g-t 2/6] igt_core: Split too long log lines when sending to runner with comms
` [igt-dev] [PATCH i-g-t 4/6] igt_core: Make sure test result gets to runner when test has no subtests
` [igt-dev] [PATCH i-g-t 5/6] lib/runnercomms: Report empty comms dump as empty
` [igt-dev] [PATCH i-g-t 6/6] Revert "runner: Disable socket communications for now"

[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  (4+ messages)
` [OE-core] "

[RFC PATCH v2 0/3] new subsystem for compute accelerator devices
 2022-11-07 14:10 UTC  (12+ messages)
` [RFC PATCH v2 1/3] drivers/accel: define kconfig and register a new major

[Intel-gfx] [PATCH] drm/i915: Don't wait forever in drop_caches
 2022-11-07 14:09 UTC  (11+ messages)

[PATCH] virt: sev-guest: Add MODULE_ALIAS
 2022-11-07 14:09 UTC  (4+ messages)

kernel BUG in ext4_writepages
 2022-11-07 14:08 UTC  (2+ messages)

[PATCH v3 0/2] arm64: kdump: Function supplement and performance optimization
 2022-11-07 14:07 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: kdump: Provide default size when crashkernel=Y,low is not specified

[Bug 214259] New: Discrete Thunderbold Controller 8086:1137 throws DMAR and XHCI errors and is only partially functional
 2022-11-07 14:08 UTC  (2+ messages)
` [Bug 214259] "

[PATCH V2] hw/riscv: virt: Remove size restriction for pflash
 2022-11-07 14:08 UTC  (4+ messages)

Raspberry PI emulation - "state of the art"
 2022-11-07 12:03 UTC 

[PATCH] Clear previous CPU release address when reset
 2022-11-07 14:07 UTC 

[PATCH] hw/riscv: virt: Remove size restriction for pflash
 2022-11-07  9:57 UTC  (2+ messages)

fs/nfsd/filecache.c:1118 nfsd_file_do_acquire() warn: passing freed memory 'nf'
 2022-11-07 14:07 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/pxp: use <> instead of "" for headers in include/
 2022-11-07 14:04 UTC 

[PATCH v2] uvc: gadget: uvc: Defer uvcg_complete_buffer() until .complete()
 2022-11-07 14:03 UTC  (2+ messages)

[PATCH] wifi: mac80211: convert PS buffering into iTXQ
 2022-11-07 13:59 UTC  (3+ messages)

[LTP] [LTP|PATCH] du: bug fix for testcase/du/du01.sh
 2022-11-07 13:54 UTC  (2+ messages)

[cip-dev][isar-cip-core][PATCH] tmp-fs: Use systemd tmp.mount
 2022-11-07 14:01 UTC  (3+ messages)
` [cip-dev][isar-cip-core][PATCH v2] "

[XEN v2 00/12] Arm: Enable GICv3 for AArch32 (v8R)
 2022-11-07 14:00 UTC  (6+ messages)
` [XEN v2 04/12] xen/Arm: vGICv3: Adapt emulation of GICR_TYPER for AArch32

[PATCH 0/7] Add the Renesas USBF controller support
 2022-11-07 13:58 UTC  (8+ messages)
` [PATCH 1/7] soc: renesas: r9a06g032-sysctrl: Export function to get H2MODE from CFG_USB register
` [PATCH 2/7] dt-bindings: clock: renesas,r9a06g032-sysctrl: Add h2mode property
` [PATCH 3/7] soc: renesas: r9a06g032-sysctrl: Handle h2mode device-tree property
` [PATCH 4/7] dt-bindings: usb: add the Renesas USBF controller binding
` [PATCH 5/7] usb: gadget: udc: add Renesas RZ/N1 USBF controller support
` [PATCH 6/7] ARM: dts: r9a06g032: Add the USBF controller node
` [PATCH 7/7] MAINTAINERS: add the Renesas RZ/N1 USBF controller entry

[PATCH] nvmet: only allocate a single slab for bvecs
 2022-11-07 14:00 UTC 

ALC1220 DualCodec no optical out
 2022-11-07 13:58 UTC 

[PATCH net-next v2 0/3] net: dsa: microchip: add MTU support for KSZ8 series
 2022-11-07 13:57 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: dsa: microchip: move max mtu to one location
` [PATCH net-next v2 2/3] net: dsa: microchip: add ksz_rmw8() function
` [PATCH net-next v2 3/3] net: dsa: microchip: ksz8: add MTU configuration support

[PATCH v10 0/9] s390x: CPU Topology
 2022-11-07 13:57 UTC  (6+ messages)
` [PATCH v10 2/9] s390x/cpu topology: reporting the CPU topology to the guest


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.