All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-23 15:05:36 to 2022-11-23 15:31:41 UTC [more...]

[PATCH v2 00/15] serial: qcom-geni-serial: implement support for SE DMA
 2022-11-23 15:30 UTC  (4+ messages)
` [PATCH v2 12/15] tty: serial: provide devm_uart_add_one_port()

[PATCH 00/24] drm: Introduce Kunit Tests to VC4
 2022-11-23 15:26 UTC  (24+ messages)
` [PATCH 01/24] drm/tests: helpers: Rename the device init helper
` [PATCH 02/24] drm/tests: helpers: Remove the name parameter
` [PATCH 03/24] drm/tests: helpers: Create the device in another function
` [PATCH 04/24] drm/tests: helpers: Switch to a platform_device
` [PATCH 05/24] drm/tests: helpers: Make sure the device is bound
` [PATCH 06/24] drm/tests: kunit: Allow for a custom device struct to be allocated
` [PATCH 07/24] drm/tests: helpers: Allow to pass a custom drm_driver
` [PATCH 08/24] drm/tests: Add a test for DRM managed actions
` [PATCH 09/24] drm/atomic: Constify the old/new state accessors
` [PATCH 10/24] drm/vc4: kms: Sort the CRTCs by output before assigning them
` [PATCH 11/24] drm/vc4: Constify container_of wrappers
` [PATCH 12/24] drm/vc4: Move HVS state to main header
` [PATCH 13/24] drm/vc4: kms: Constify the HVS old/new state helpers
` [PATCH 14/24] drm/vc4: txp: Reorder the variable assignments
` [PATCH 15/24] drm/vc4: Add TXP encoder type
` [PATCH 16/24] drm/vc4: txp: Initialise the CRTC before the encoder and connector
` [PATCH 17/24] drm/vc4: crtc: Pass the device and data in vc4_crtc_init
` [PATCH 18/24] drm/vc4: crtc: Introduce a lower-level crtc init helper
` [PATCH 19/24] drm/vc4: crtc: Make encoder lookup helper public
` [PATCH 20/24] drm/vc4: crtc: Provide a CRTC name
` [PATCH 21/24] drm/vc4: hvs: Provide a function to initialize the HVS structure
` [PATCH 23/24] drm/vc4: tests: Fail the current test if we access a register
` [PATCH 24/24] drm/vc4: tests: Add unit test suite for the PV muxing

[PATCH v2 0/5] Add some driver nodes for MT8186 SoC
 2022-11-23 15:30 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: usb: mtu3: add compatible for mt8186
` [PATCH v2 2/5] arm64: dts: mt8186: Add power domains controller
` [PATCH v2 3/5] arm64: dts: mt8186: Add IOMMU and SMI nodes
` [PATCH v2 4/5] arm64: dts: mt8186: Add dsi node

[PATCH v2 0/3] hw/isa/piix4: Remove MIPS Malta specific bits
 2022-11-23 15:30 UTC  (7+ messages)
` [PATCH v2 2/3] hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader

[PATCH v2] riscv: vdso: fix section overlapping under some conditions
 2022-11-23 15:20 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-23 15:30 UTC 

[isar-cip-core][PATCH 0/7] Secureboot on QEMU with EDK2, OP-TEE and RPMB
 2022-11-23 15:29 UTC  (8+ messages)
` [isar-cip-core][PATCH 1/7] add recipe for edk2
` [isar-cip-core][PATCH 2/7] add recipe for optee qemu arm64
` [isar-cip-core][PATCH 3/7] Include optee into u-boot
` [isar-cip-core][PATCH 4/7] add u-boot patch for qemu to support RPMB
` [isar-cip-core][PATCH 5/7] add recipe for trusted firmware a qemu arm64
` [isar-cip-core][PATCH 6/7] enhance start-qemu.sh for arm64 secure boot
` [isar-cip-core][PATCH 7/7] Use of snakeoil keys for qemu use case

[PATCH] module: Don't wait for GOING modules
 2022-11-23 15:29 UTC  (2+ messages)

[PATCH] f2fs: make __queue_discard_cmd() return void
 2022-11-23 15:28 UTC  (3+ messages)
  ` [f2fs-dev] "

[Intel-gfx] [PATCH 00/13] drm/i915: Gamma/DSB prep work
 2022-11-23 15:26 UTC  (14+ messages)
` [Intel-gfx] [PATCH 01/13] drm/i915: Shorten GAMMA_MODE_MODE_12BIT_MULTI_SEGMENTED a bit
` [Intel-gfx] [PATCH 02/13] drm/i915: Clean up GAMMA_MODE defines
` [Intel-gfx] [PATCH 03/13] drm/i915: Define skl+ palette anti-collision bit
` [Intel-gfx] [PATCH 04/13] drm/i915: Clean up various indexed LUT registers
` [Intel-gfx] [PATCH 05/13] drm/i915: Standardize auto-increment LUT load procedure
` [Intel-gfx] [PATCH 06/13] drm/i915: Document LUT "max" register precision
` [Intel-gfx] [PATCH 07/13] drm/i915: Move the DSB->mmio fallback into the LUT code
` [Intel-gfx] [PATCH 08/13] drm/i915: Move the DSB setup/cleaup into the color code
` [Intel-gfx] [PATCH 09/13] drm/i915: Make DSB lower level
` [Intel-gfx] [PATCH 10/13] drm/i915: Disable DSB usage specifically for LUTs
` [Intel-gfx] [PATCH 11/13] Revert "drm/i915: Disable DSB usage for now"
` [Intel-gfx] [PATCH 12/13] drm/i915: Use ilk_lut_write*() for all ilk+ gamma modes
` [Intel-gfx] [PATCH 13/13] drm/i915: Do state check for color management changes

[PATCH net-next v2 0/4] TC protocol all support in Sparx5 IS2 VCAP
 2022-11-23 15:25 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: microchip: sparx5: Support for copying and modifying rules in the API
` [PATCH net-next v2 2/4] net: microchip: sparx5: Support for TC protocol all
` [PATCH net-next v2 3/4] net: microchip: sparx5: Support for displaying a list of keysets
` [PATCH net-next v2 4/4] net: microchip: sparx5: Add VCAP filter keys KUNIT test

[Syzkaller & bisect] There is "__perf_event_overflow" WARNING in v6.1-rc5 kernel in guest
 2022-11-23 15:26 UTC  (6+ messages)

[PATCH 6.0 000/314] 6.0.10-rc1 review
 2022-11-23 15:27 UTC  (2+ messages)

[PATCH 5.10 000/149] 5.10.156-rc1 review
 2022-11-23 15:27 UTC  (2+ messages)

[PATCH 5.4 000/156] 5.4.225-rc1 review
 2022-11-23 15:27 UTC  (2+ messages)

[PATCH 5.15 000/181] 5.15.80-rc1 review
 2022-11-23 15:27 UTC  (2+ messages)

[Bug 216727] New: Failure to wake up from suspend to RAM
 2022-11-23 15:27 UTC  (2+ messages)
` [Bug 216727] "

[PATCH v2,0/2] Add dpi compatibles and platform data for MT8188
 2022-11-23 15:25 UTC  (5+ messages)
` [PATCH v2,2/2] drm: mediatek: Add mt8188 dpi compatibles and platform data

[PATCH for 7.2-rc3 v1 0/2] virtio fixes
 2022-11-23 15:26 UTC  (4+ messages)
` [PATCH v1 1/2] include/hw: attempt to document VirtIO feature variables
` [PATCH v1 2/2] include/hw: VM state takes precedence in virtio_device_should_start

[virtio-dev] [PATCH 0/2] introduce virtio-ism: internal shared memory device
 2022-11-23 15:27 UTC  (5+ messages)

[PATCH v2 0/2] ASoC/soundwire: revisit support for clock registers
 2022-11-23 15:25 UTC  (6+ messages)
` [PATCH v2 1/2] ASoC/soundwire: remove is_sdca boolean property

Setting MAC address from I2C EEPROM - debug / commands? (Xilinx)
 2022-11-23 15:26 UTC  (4+ messages)

[PATCH 4.19 000/114] 4.19.267-rc1 review
 2022-11-23 15:26 UTC  (2+ messages)

mm/low-mem-notify.c:53:6: warning: no previous prototype for function 'low_mem_notify'
 2022-11-23 15:26 UTC 

[qemu-web PATCH] Add a blog post about zoned storage emulation
 2022-11-23 15:26 UTC  (5+ messages)

autoip address set/reset loop
 2022-11-23 15:10 UTC  (2+ messages)

[PATCH net-next] net/hanic: Add the hanic network interface for high availability links
 2022-11-23 15:25 UTC  (8+ messages)
    ` [EXT] "

[RFC PATCH v1 0/3] test/vsock: update two tests and add new tool
 2022-11-23 15:24 UTC  (12+ messages)
` [RFC PATCH v1 1/3] test/vsock: rework message bound test
` [RFC PATCH v1 2/3] test/vsock: add big message test

[PATCH 4.14 00/88] 4.14.300-rc1 review
 2022-11-23 15:25 UTC  (2+ messages)

[PATCH 4.9 00/76] 4.9.334-rc1 review
 2022-11-23 15:25 UTC  (2+ messages)

[PATCH net] l2tp: Don't sleep and disable BH under writer-side sk_callback_lock
 2022-11-23 15:24 UTC  (11+ messages)

Questions about kprobe handler
 2022-11-23 15:24 UTC  (3+ messages)

[PATCH 1/2] parisc: Add unlocked functions for pdc_iodc_getc() and pdc_iodc_print()
 2022-11-23 15:24 UTC  (2+ messages)
` [PATCH 2/2] parisc: Fix kgdb keyboard input in pdc early console driver

[PATCH 0/2] x86/xen: Fix memory leak issue
 2022-11-23 15:23 UTC  (2+ messages)

[PATCH v7] f2fs: introduce F2FS_IOC_START_ATOMIC_REPLACE
 2022-11-23 15:23 UTC  (3+ messages)
` [f2fs-dev] "

[v4 0/5] Support pwm/tach driver for aspeed ast26xx
 2022-11-23 15:21 UTC  (10+ messages)
` [v4 1/5] dt-bindings: mfd: Add aspeed pwm-tach binding
` [v4 2/5] dt-bindings: pwm: Add bindings for aspeed pwm controller
` [v4 3/5] dt-bindings: hwmon: Add bindings for aspeed tach controller

stable-rc/linux-4.19.y baseline: 112 runs, 20 regressions (v4.19.266-115-gf65c47c3f336)
 2022-11-23 15:22 UTC 

[meta-secure-core][kirkstone][PATCH 1/1] Signed-off-by: Manoj Saun <manojsingh.saun@windriver.com>
 2022-11-23 15:23 UTC 

[tip:x86/urgent] BUILD SUCCESS 4dbd6a3e90e03130973688fd79e19425f720d999
 2022-11-23 15:21 UTC 

[PATCH] xen/arm: Fix unreachable panic for vpl011 vIRQ
 2022-11-23 15:22 UTC  (2+ messages)

[PATCH resend] platform/x86: intel-uncore-freq: add Emerald Rapids support
 2022-11-23 15:22 UTC  (6+ messages)

[PATCH v1 net] af_unix: Call sk_diag_fill() under the bucket lock
 2022-11-23 15:22 UTC  (4+ messages)

[pull request][net 00/14] mlx5 fixes 2022-11-21
 2022-11-23 15:21 UTC  (5+ messages)
` [net 04/14] net/mlx5: cmdif, Print info on any firmware cmd failure to tracepoint
` [net 13/14] net/mlx5e: Fix MACsec update SecY

[PATCH net-next v2 0/3] Add support for netnamespace filtering in drop monitor
 2022-11-23 15:21 UTC  (4+ messages)
` [PATCH net-next v2 1/3] drop_monitor: Implement namespace filtering/reporting for software drops

[PATCH] target/mips: Properly set C0_CMGCRBase after CPU reset
 2022-11-23 15:21 UTC  (2+ messages)

[PATCH] ddr: altera: n5x: Ensure 'cal->header.data_len' is validated
 2022-11-23 15:21 UTC 

[PATCH] USB: disable all RNDIS protocol drivers
 2022-11-23 15:21 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-23 15:20 UTC 

[PATCH v2 0/4] pinctrl: qcom: Add support for SM8550
 2022-11-23 15:20 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: qcom: Add SM8550 pinctrl
` [PATCH v2 2/4] dt-bindings: pinctrl: qcom,tlmm-common: document i2c pull property
` [PATCH v2 3/4] pinctrl: qcom: add support for i2c specific pull feature
` [PATCH v2 4/4] pinctrl: qcom: Add SM8550 pinctrl driver

[PATCH 0/1] Fix for CID 314037
 2022-11-23 15:20 UTC  (4+ messages)
` [PATCH 1/1] fs/udf: validate length of AED in grub_udf_read_block()

[PATCH 0/2] cgroup/cpuset: v2 optimization
 2022-11-23 15:19 UTC  (4+ messages)
` [PATCH 2/2] cgroup/cpuset: Optimize cpuset_attach() on v2

[PATCH v2 1/5] kbuild: add test-{le,ge,lt,gt} macros
 2022-11-23 15:18 UTC  (6+ messages)
` [PATCH v2 2/5] kbuild: implement {gcc,clang}-min-version only with built-in functions
` [PATCH v2 3/5] kbuild: add read-file macro
` [PATCH v2 4/5] kconfig: refactor Makefile to reduce process forks
` [PATCH v2 5/5] kbuild: check Make version

[meta-oe][PATCH] boinc-client: Update boinc from 7.18.1 to 7.20.4
 2022-11-23 13:06 UTC 

[PATCH v4] drm/fourcc: Add Synaptics VideoSmart tiled modifiers
 2022-11-23 14:58 UTC  (4+ messages)

[PATCH v8 00/13] Support for AMD QoS new features
 2022-11-23 15:17 UTC  (10+ messages)
` [PATCH v8 02/13] x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA
` [PATCH v8 03/13] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag
` [PATCH v8 05/13] x86/resctrl: Detect and configure Slow Memory Bandwidth Allocation

[PATCH v10 000/108] KVM TDX basic feature support
 2022-11-23 15:17 UTC  (3+ messages)
` [PATCH v10 104/108] KVM: TDX: Silently ignore INIT/SIPI

thoughts about fanotify and HSM
 2022-11-23 15:16 UTC  (12+ messages)

[PATCH 1/2] dt-bindings: arm: qcom: Adding DT binding for zombie
 2022-11-23 15:16 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc7280: Add DT for sc7280-herobrine-zombie

[PATCH 0/9] fix memory leaks in fs module
 2022-11-23 15:16 UTC  (5+ messages)
` [PATCH 3/9] fs/minix: Fix memory leak in grub_minix_lookup_symlink
` [PATCH 4/9] fs/ntfs: Fix memory leak in grub_ntfs_read_symlink

[PATCH 0/2] riscv/ftrace: add WITH_DIRECT_CALLS support
 2022-11-23 15:15 UTC  (4+ messages)
` [PATCH 1/2] riscv/ftrace: add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support

[PATCH] dma-buf: Require VM_PFNMAP vma for mmap
 2022-11-23 15:15 UTC  (15+ messages)
  ` [Linaro-mm-sig] "
                      ` [Intel-gfx] "

[PATCH bpf-next] bpf: Don't use idx variable when registering kfunc dtors
 2022-11-23 15:14 UTC  (2+ messages)

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-11-22 16:04 UTC  (5+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver

[PATCH v2 0/9] dt-bindings: cleanup titles
 2022-11-21 11:06 UTC  (2+ messages)
` [PATCH v2 6/9] dt-bindings: drop redundant part of title (end, part three)

[PATCH 1/5] driver core: make struct class.dev_uevent() take a const *
 2022-11-23 15:14 UTC  (7+ messages)
` [PATCH 3/5] driver core: make struct device_type.uevent() "

[PATCH v1 4/9] PCI: microchip: Clean up initialisation of interrupts
 2022-11-17 18:28 UTC  (2+ messages)

[RFC PATCH 0/9] dt-bindings: cleanup titles
 2022-11-17 12:38 UTC  (2+ messages)
` [RFC PATCH 6/9] dt-bindings: drop redundant part of title (end, part three)

[PATCH v1 8/9] PCI: microchip: Partition inbound address translation
 2022-11-17  6:06 UTC  (2+ messages)

[PATCHv2 net-next 0/5] net: eliminate the duplicate code in the ct nat functions of ovs and tc
 2022-11-23 15:13 UTC  (4+ messages)
` [PATCHv2 net-next 5/5] net: move the nat function to nf_nat_ovs for "
    ` [ovs-dev] "

[PATCH] f2fs: remove useless io_aware_gran variable
 2022-11-23 15:12 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH] riscv: boot: add zstd support
 2022-11-23 15:02 UTC  (2+ messages)

[PATCH] f2fs: fix to set DISCARD opt
 2022-11-23 15:11 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH] memmem.3: Added list of known systems where this is available
 2022-11-23 15:11 UTC  (7+ messages)
        ` [musl] "

[PATCH resend] media: staging: stkwebcam: Restore MEDIA_{USB,CAMERA}_SUPPORT dependencies
 2022-11-23 15:10 UTC  (4+ messages)

[PATCH RFC v2 00/12] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-11-23 15:09 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-23 15:10 UTC 

[PATCH AUTOSEL 5.15 01/31] Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode
 2022-11-23 15:04 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 25/31] dm-log-writes: set dma_alignment limit in io_hints
  ` [dm-devel] "

[PATCH v7 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-11-23 15:09 UTC  (2+ messages)

[PATCH] counter: stm32-lptimer-cnt: fix the check on arr and cmp registers update
 2022-11-23 14:56 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t v5] tests/i915/gem_userptr_blits: Added XY_FAST_COPY_BLT Command for MTL
 2022-11-23 15:09 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/gem_userptr_blits: Added XY_FAST_COPY_BLT Command for MTL (rev5)

[PATCH] libnvdimm/of_pmem: Fix memory leak in of_pmem_region_probe()
 2022-11-23 15:09 UTC  (3+ messages)

[Buildroot] [PATCH] configs/qemu_aarch64_ebbr: add host-qemu
 2022-11-23 15:08 UTC 

[PATCH v2] Drop more useless casts from void * to pointer
 2022-11-23 15:08 UTC  (4+ messages)

[PATCH v4 0/4] x86/of: Add support for interrupt mode config for x86 OF systems
 2022-11-23 15:07 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: x86: apic: Convert Intel's APIC bindings to YAML schema

[PATCH v2] libnvdimm/of_pmem: Fix memory leak in of_pmem_region_probe()
 2022-11-23 15:04 UTC 

[PATCH] config: introduce an Operating System-specific `includeIf` condition
 2022-11-23 15:07 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 1/2] dt-bindings: arm: qcom: Adding DT binding for zombie
 2022-11-23 15:07 UTC  (3+ messages)

[PATCH 0/4] powerpc/pseries: expose firmware security variables via filesystem
 2022-11-23 15:05 UTC  (8+ messages)
` [PATCH 2/4] fs: define a firmware security filesystem named fwsecurityfs

[PATCH v4 0/2] migration: check magic value for deciding the mapping of channels
 2022-11-23 15:05 UTC  (3+ messages)
` [PATCH v4 1/2] io: Add support for MSG_PEEK for socket channel
` [PATCH v4 2/2] migration: check magic value for deciding the mapping of channels

[PATCH v4 1/4] i915: Move list_count() to list.h for broader use
 2022-11-23 15:06 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH 0/6] kbuild: strive to avoid $(shell ...) invocations
 2022-11-23 15:05 UTC  (3+ messages)
` [PATCH 2/6] kbuild: make CONFIG_*_VERSION always 6-digit

[PATCH] Fix E275 missing whitespace after keyword
 2022-11-23 15:05 UTC  (3+ messages)

stable-rc/linux-5.4.y baseline: 114 runs, 17 regressions (v5.4.224-157-g3e1fbfce73e5)
 2022-11-23 15:05 UTC 


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.