All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-13 13:39:01 to 2022-05-13 14:26:48 UTC [more...]

[PATCH 4.19 00/15] 4.19.243-rc1 review
 2022-05-13 14:23 UTC  (2+ messages)
` [PATCH 4.19 03/15] drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, environment} types

[PATCH 4.14 00/14] 4.14.279-rc1 review
 2022-05-13 14:23 UTC  (4+ messages)
` [PATCH 4.14 01/14] MIPS: Use address-of operator on section symbols
` [PATCH 4.14 10/14] ALSA: pcm: Fix races among concurrent read/write and buffer changes
` [PATCH 4.14 11/14] ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls

[BUG] BLE device unpairing triggers kernel panic
 2022-05-13 14:10 UTC 

[PATCH 4.9 0/7] 4.9.314-rc1 review
 2022-05-13 14:23 UTC  (8+ messages)
` [PATCH 4.9 1/7] MIPS: Use address-of operator on section symbols
` [PATCH 4.9 2/7] block: drbd: drbd_nl: Make conversion to enum drbd_ret_code explicit
` [PATCH 4.9 3/7] can: grcan: grcan_probe(): fix broken system id check for errata workaround needs
` [PATCH 4.9 4/7] can: grcan: only use the NAPI poll budget for RX
` [PATCH 4.9 5/7] Bluetooth: Fix the creation of hdev->name
` [PATCH 4.9 6/7] mmc: rtsx: add 74 Clocks in power on flow
` [PATCH 4.9 7/7] mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic()

[PATCH 0/2] can: drop tx skb if the device is in listen only mode
 2022-05-13 14:23 UTC  (3+ messages)
` [PATCH 1/2] can: move can_dropped_invalid_skb from skb.h to dev.h
` [PATCH 2/2] can: dev: drop tx skb if in listen only mode

[PATCH v7 00/28] media: ov5640: Rework the clock tree programming for MIPI
 2022-05-13 14:24 UTC  (30+ messages)
` [PATCH v7 01/28] media: ov5640: Add pixel rate to modes
` [PATCH v7 02/28] media: ov5640: Re-arrange modes definition
` [PATCH v7 03/28] media: ov5640: Add ov5640_is_csi2() function
` [PATCH v7 04/28] media: ov5640: Associate bpp with formats
` [PATCH v7 05/28] media: ov5640: Add LINK_FREQ control
` [PATCH v7 06/28] media: ov5640: Update pixel_rate and link_freq
` [PATCH v7 07/28] media: ov5640: Rework CSI-2 clock tree
` [PATCH v7 08/28] media: ov5640: Rework timings programming
` [PATCH v7 09/28] media: ov5640: Fix 720x480 in RGB888 mode
` [PATCH v7 10/28] media: ov5640: Split DVP and CSI-2 timings
` [PATCH v7 11/28] media: ov5640: Provide timings accessor
` [PATCH v7 12/28] media: ov5640: Re-sort per-mode register tables
` [PATCH v7 13/28] media: ov5640: Remove duplicated mode settings
` [PATCH v7 14/28] media: ov5640: Remove ov5640_mode_init_data
` [PATCH v7 15/28] media: ov5640: Add HBLANK control
` [PATCH v7 16/28] media: ov5640: Add VBLANK control
` [PATCH v7 17/28] media: ov5640: Adjust vblank with s_frame_interval
` [PATCH v7 18/28] media: ov5640: Remove frame rate check from find_mode()
` [PATCH v7 19/28] media: ov5640: Change CSI-2 timings to comply with FPS
` [PATCH v7 20/28] media: ov5640: Implement init_cfg
` [PATCH v7 21/28] media: ov5640: Implement get_selection
` [PATCH v7 22/28] media: ov5640: Register device properties
` [PATCH v7 23/28] media: ov5640: Add RGB565_1X16 format
` [PATCH v7 24/28] media: ov5640: Add BGR888 format
` [PATCH v7 25/28] media: ov5640: Restrict sizes to mbus code
` [PATCH v7 26/28] media: ov5640: Adjust format to bpp in s_fmt
` [PATCH v7 27/28] media: ov5640: Split DVP and CSI-2 formats
` [PATCH v7 28/28] media: ov5640: Move format mux config in format

[PATCH 0/6] Drain remote per-cpu directly v3
 2022-05-13 14:23 UTC  (3+ messages)

[PATCH 0/6] introduce Arm FF-A support
 2022-05-13 14:23 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] arm_ffa: introduce Arm FF-A low-level driver

[ANNOUNCE] CFP: CPU Isolation Microconference - Linux Plumbers Conference 2022
 2022-05-13 14:21 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-13 14:20 UTC 

[LTP] [PATCH v3 00/29] Introduce runtime and conver tests
 2022-05-13 14:22 UTC  (6+ messages)
` [LTP] [PATCH v3 22/29] fuzzy_sync: Convert to runtime

[PATCH v1 00/12] arm64/fp: Generate definitons for floating point system registers
 2022-05-13 14:18 UTC  (5+ messages)
` [PATCH v1 05/12] arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.h
` [PATCH v1 06/12] arm64/sysreg: Support generation of RAZ fields

[master][PATCH 00/26] sync up with dunfell
 2022-05-13 14:19 UTC  (3+ messages)
` [master][PATCH 21/26] conf: machine: am62xx Add missing dtbo file
  ` [EXTERNAL] [meta-ti] "

[PATCH v7 00/28] media: ov5640: Rework the clock tree programming for MIPI
 2022-05-13 14:14 UTC  (29+ messages)
` [PATCH v7 01/28] media: ov5640: Add pixel rate to modes
` [PATCH v7 02/28] media: ov5604: Re-arrange modes definition
` [PATCH v7 03/28] media: ov5640: Add ov5640_is_csi2() function
` [PATCH v7 04/28] media: ov5640: Associate bpp with formats
` [PATCH v7 05/28] media: ov5640: Add LINK_FREQ control
` [PATCH v7 06/28] media: ov5640: Update pixel_rate and link_freq
` [PATCH v7 07/28] media: ov5640: Rework CSI-2 clock tree
` [PATCH v7 08/28] media: ov5640: Rework timings programming
` [PATCH v7 09/28] media: ov5640: Fix 720x480 in RGB888 mode
` [PATCH v7 10/28] media: ov5640: Split DVP and CSI-2 timings
` [PATCH v7 11/28] media: ov5640: Provide timings accessor
` [PATCH v7 12/28] media: ov5640: Re-sort per-mode register tables
` [PATCH v7 13/28] media: ov5640: Remove duplicated mode settings
` [PATCH v7 14/28] media: ov5640: Remove ov5640_mode_init_data
` [PATCH v7 15/28] media: ov5640: Add HBLANK control
` [PATCH v7 16/28] media: ov5640: Add VBLANK control
` [PATCH v7 17/28] media: ov5640: Adjust vblank with s_frame_interval
` [PATCH v7 18/28] media: ov5640: Remove frame rate check from find_mode()
` [PATCH v7 19/28] media: ov5640: Change CSI-2 timings to comply with FPS
` [PATCH v7 20/28] media: ov5640: Implement init_cfg
` [PATCH v7 21/28] media: ov5640: Implement get_selection
` [PATCH v7 22/28] media: ov5640: Register device properties
` [PATCH v7 23/28] media: ov5640: Add RGB565_1X16 format
` [PATCH v7 24/28] media: ov5640: Add BGR888 format
` [PATCH v7 25/28] media: ov5640: Restrict sizes to mbus code
` [PATCH v7 26/28] media: ov5640: Adjust format to bpp in s_fmt
` [PATCH v7 27/28] media: ov5640: Split DVP and CSI-2 formats
` [PATCH v7 28/28] media: ov5640: Move format mux config in format

[PATCH] drm/vmwgfx: Fix passing partly uninitialized drm_mode_fb_cmd2 struct
 2022-05-13 14:18 UTC  (8+ messages)

[paulmck-rcu:context-tracking.2022.05.03a] BUILD REGRESSION 9527c561aed6424e77fd2a8827c37f1103c89177
 2022-05-13 14:18 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/d12+: Disable DMC firmware flip queue handlers
 2022-05-13 14:18 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/d12+: Disable DMC firmware flip queue handlers (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Buildroot] [PATCH] package/pkg-generic: explicitly do not download package withtout source
 2022-05-13 14:18 UTC  (5+ messages)

[PATCH 0/1] Prepare for maple tree
 2022-05-13 14:17 UTC  (5+ messages)
` [PATCH v9 16/69] proc: remove VMA rbtree use from nommu
  ` [PATCH v9 67/69] mm: remove the vma linked list

[GIT PULL] interconnect fix for 5.18-rc
 2022-05-13 14:16 UTC  (2+ messages)

[PATCH] perf tools: Remove unused machines__find_host()
 2022-05-13 14:16 UTC  (2+ messages)

[PATCH] mm/mmap: Fix potential leak on do_mas_align_munmap()
 2022-05-13 14:15 UTC 

[RFC PATCH 0/9] tests: run python tests under the build/tests/venv environment
 2022-05-13 14:12 UTC  (13+ messages)
` [RFC PATCH 1/9] python: update for mypy 0.950
` [RFC PATCH 3/9] tests: install "qemu" namespace package into venv
` [RFC PATCH 4/9] tests: silence pip upgrade warnings during venv creation
` [RFC PATCH 6/9] tests: add check-venv as a dependency of check and check-block

[PATCH 01/13] net: Add l_net_clear_host_bits utility
 2022-05-13 14:15 UTC 

Fanotify API - Tracking File Movement
 2022-05-13 14:14 UTC  (10+ messages)

[GIT PULL] virtio: last minute fixup
 2022-05-13 14:14 UTC  (8+ messages)

Fix some NPM related problems
 2022-05-13 14:14 UTC  (8+ messages)
` [PATCH 1/2] npm.bbclass: Fix file permissions before opening it for writing
  ` [OE-core] "
` [PATCH 2/2] staging.bbclass: Ignore installing multiple symlinks of the same name
  ` [OE-core] "

[PATCH] rcu: Direct boosting gp_tasks for strict grace periods
 2022-05-13 14:14 UTC  (4+ messages)

[PATCH 1/1] ov7251: Fix multiple problems in s_stream callback
 2022-05-13 14:14 UTC  (2+ messages)

[PATCH] acpi/erst: fix fallthrough code upon validation failure
 2022-05-13 14:10 UTC 

[PATCH v5] USB: core: skip unconfiguration if device doesn't support it
 2022-05-13 14:13 UTC  (5+ messages)

Gerrit and Jenkins server transition May 20th
 2022-05-13 14:12 UTC 

[PATCH V2 00/23] perf intel-pt: Better support for perf record --cpu
 2022-05-13 14:12 UTC  (7+ messages)
` [PATCH V2 22/23] perf tools: Allow system-wide events to keep their own CPUs

[PATCH 1/5] arm-bsp/optee-os: set PV correctly for the corstone1000 build
 2022-05-13 14:12 UTC  (5+ messages)
` [PATCH 2/5] arm-bsp/optee-test: clean up bbappends
` [PATCH 3/5] arm-bsp/optee-os: remove 3.16 bbappend
` [PATCH 4/5] arm-bsp/optee-client: remove bbappends
` [PATCH 5/5] arm-bsp/optee-os-tadevkit: remove unused bbappend

[PATCH v3 2/3] dt-bindings: mtd: partitions: Extend fixed-partitions binding
 2022-05-13 14:12 UTC  (4+ messages)

[syzbot] WARNING in mntput_no_expire (3)
 2022-05-13 14:12 UTC 

[PATCH bpf-next v4 0/6] Dynamic pointers
 2022-05-13 14:11 UTC  (3+ messages)
` [PATCH bpf-next v4 1/6] bpf: Add MEM_UNINIT as a bpf_type_flag

[PATCH 0/3] irqchip/gic-v3: pseudo-NMI fixes
 2022-05-13 14:08 UTC  (4+ messages)
` [PATCH 3/3] irqchip/gic-v3: fix priority mask handling

RTT-PROBE: lore-subspace-rtt
 2022-05-13 14:09 UTC 

[PATCH v2 0/8] qmp, hmp: statistics subsystem and KVM suport
 2022-05-13 14:06 UTC  (4+ messages)
` [PATCH v2 1/8] qmp: Support for querying stats

[RFCv2 00/10] Linear Address Masking enabling
 2022-05-13 14:09 UTC  (3+ messages)
` [RFCv2 03/10] x86: Introduce userspace API to handle per-thread features

[kvm-unit-tests PATCH v2 00/23] EFI and ACPI support for arm64
 2022-05-13 14:09 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 16/23] arm/arm64: Add a setup sequence for systems that boot through EFI

[PATCH] bluetooth: bfusb: Check the endpoint type at probe
 2022-05-13 14:07 UTC  (3+ messages)
`  "
` [PATCH v2] Bluetooth: "

[PATCH RESEND v5 1/4] PCI: Clean up pci_scan_slot()
 2022-05-13 14:07 UTC  (3+ messages)

[bug report] x86, sched: Bail out of frequency invariance if turbo frequency is unknown
 2022-05-13 14:05 UTC  (3+ messages)

Failure to access cifs mount of samba share after resume from sleep with 5.17-rc5
 2022-05-13 14:05 UTC  (19+ messages)

[RESEND PATCH v4] devcoredump : Serialize devcd_del work
 2022-05-13 14:03 UTC  (2+ messages)

[PATCH] leds: lm3601x: Don't use mutex after it was destroyed
 2022-05-13 14:02 UTC  (2+ messages)

[PATCH] ANDROID: mutex: Add vendor hook and oem data to the mutex
 2022-05-13 13:45 UTC 

[PATCH V2 0/3] DSI host and peripheral initialisation ordering
 2022-05-13 14:01 UTC  (7+ messages)

[PATCH 0/8] qmp, hmp: statistics subsystem and KVM suport
 2022-05-13 13:57 UTC  (8+ messages)
` [PATCH 1/8] qmp: Support for querying stats

Bug in atmel-ecc driver
 2022-05-13 13:59 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-13 13:59 UTC 

[PATCH v1] driver core: Extend deferred probe timeout on driver registration
 2022-05-13 13:58 UTC  (3+ messages)

[PATCH] arm64: qcom: sc7280-herobrine: Enable DP
 2022-05-13 13:57 UTC 

Freeing page flags
 2022-05-13 13:57 UTC  (8+ messages)

[PATCH v3] hw: m25p80: allow write_enable latch get/set
 2022-05-13 13:54 UTC  (2+ messages)

[PATCH v3 0/5] Renesas RZ/G2L IRQC support
 2022-05-13 13:55 UTC  (11+ messages)
` [PATCH v3 5/5] pinctrl: renesas: pinctrl-rzg2l: Add IRQ domain to handle GPIO interrupt

[PATCH][next] drm/rockchip: Fix spelling mistake "aligened" -> "aligned"
 2022-05-13 13:53 UTC  (3+ messages)

[PATCH] dhcp: Use bound_time for retransmission timers
 2022-05-13 13:53 UTC 

[Bug 215890] New: Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory
 2022-05-13 13:50 UTC  (3+ messages)
` [Bug 215890] "

[PATCH v4] builtin/remote.c: teach `-v` to list filters for promisor remotes
 2022-05-13 13:49 UTC  (2+ messages)

[PATCH v8 00/10] PCI: qcom: Fix higher MSI vectors handling
 2022-05-13 13:50 UTC  (7+ messages)

[PATCH v2 1/2] tpm: Fix buffer access in tpm2_get_tpm_pt()
 2022-05-13 13:41 UTC  (2+ messages)
` [PATCH v2 2/2] tpm: Add field upgrade mode support for Infineon TPM2 modules

[PATCH] selftests: alsa: Better error messages
 2022-05-13 13:40 UTC 

[PATCH 1/3] mac80211: mlme: move in RSSI reporting code
 2022-05-13 13:48 UTC  (3+ messages)
` [PATCH 2/3] mac80211: use ifmgd->bssid instead of ifmgd->associated->bssid
` [PATCH 3/3] mac80211: mlme: use local SSID copy

[paulmck-rcu:dev.2022.04.26a] BUILD SUCCESS a72d27598150936800e6aa313c507c6903f8ed9c
 2022-05-13 13:39 UTC 

[PATCH 1/3] dt-bindings: arm: qcom: Add sc7180 Chromebook board bindings
 2022-05-13 13:43 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: arm: qcom: Add / fix sc7280 "

[PATCH] serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485
 2022-05-13 13:46 UTC 

[PATCH v4 0/3] Add LTRF216A Driver
 2022-05-13 13:40 UTC  (4+ messages)
` [PATCH v4 3/3] iio: light: Add support for ltrf216a sensor

[PATCH] soc: qcom: Fix the id of SA8540P SoC
 2022-05-13 13:48 UTC  (2+ messages)

[LINUX PATCH 0/2] Add Xilinx DSI-Tx DRM driver
 2022-05-13 13:39 UTC  (7+ messages)
` [LINUX PATCH 1/2] dt-bindings: display: xlnx: Add DSI 2.0 Tx subsystem documentation
` [LINUX PATCH 2/2] drm: xlnx: dsi: driver for Xilinx DSI Tx subsystem

[PATCH for-rc] RDMA/rxe: Fix rnr retry behavior
 2022-05-13 13:38 UTC  (3+ messages)

Redhat 9 removes RXE (SoftROCE) support
 2022-05-13 13:48 UTC 

NFS regression between 5.17 and 5.18
 2022-05-13 13:30 UTC  (10+ messages)

[RFC] Adding private data and private data len as argument to rdma_disconnect()
 2022-05-13 13:31 UTC  (5+ messages)

[PATCH 0/6] Fully lock the container members of struct vfio_group
 2022-05-13 13:29 UTC  (4+ messages)
` [PATCH 4/6] vfio: Fully lock struct vfio_group::container

[PATCH v2 0/2] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-05-13 13:38 UTC  (8+ messages)
` [PATCH v2 2/3] riscv: Implement Zicbom-based cache management operations
` [PATCH v2 3/3] riscv: implement cache-management errata for T-Head SoCs

[PATCH v3 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-05-13 13:31 UTC  (6+ messages)
` [PATCH v3 08/23] ata: libahci_platform: Add function returning a clock-handle by id

[PATCH 1/4] target/i386: Fix sanity check on max APIC ID / X2APIC enablement
 2022-05-13 13:37 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-13 13:48 UTC 

[igt-dev] [v2] tests/i915/kms_dsc: IGT cleanup
 2022-05-13 13:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/kms_dsc: IGT cleanup (rev2)

[OSSTEST PATCH] ts-xen-build-prep: Grab newer NASM version, to build OVMF
 2022-05-13 13:43 UTC  (2+ messages)

[PATCH 1/6] app/eventdev: simplify signal handling and teardown
 2022-05-13 13:41 UTC  (6+ messages)
` [PATCH 2/6] app/eventdev: clean up worker state before exit
` [PATCH 6/6] examples/ipsec-secgw: cleanup "

[PATCH 03/13] netconfig: Create routes from Router Advertisements
 2022-05-13 13:39 UTC 

[PATCH] NFSv4: Restore nfs4_label into copied nfs_fattr for referrals
 2022-05-13 13:36 UTC 

[PATCH] KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
 2022-05-13 13:37 UTC  (2+ messages)

[PATCH 0/6] mtd: spi-nor: generic flash driver
 2022-05-13 13:35 UTC  (5+ messages)
` [PATCH 1/6] mtd: spi-nor: hide jedec_id sysfs attribute if not present
` [PATCH 3/6] mtd: spi-nor: remember full JEDEC flash ID
` [PATCH 4/6] mtd: spi-nor: move function declaration out of sfdp.h
` [PATCH 5/6] mtd: spi-nor: add generic flash driver


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.