All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-10 11:42:09 to 2023-10-10 12:15:45 UTC [more...]

[XEN PATCH 0/9] address violations of MISRA C:2012 Rule 10.1
 2023-10-10 12:13 UTC  (11+ messages)
` [XEN PATCH][for-4.19 8/9] xen/types: address Rule 10.1 for DECLARE_BITMAP use

[Bug 216156] New: kmemleak: Not scanning unknown object at 0xc00000007f000000
 2023-10-10 12:14 UTC  (2+ messages)
` [Bug 216156] [bisected] "

[PATCH v6 0/5] Implement MTE tag compression for swapped pages
 2023-10-10 12:14 UTC  (6+ messages)
` [PATCH v6 1/5] lib/bitmap: add bitmap_{read,write}()

[PATCH RFC 0/2] regulator: qcom_smd: Disable unused regulators
 2023-10-10 12:14 UTC  (5+ messages)
` [PATCH RFC 1/2] regulator: core: Disable unused regulators with unknown status

[v2 0/3] Break out as separate driver from boe-tv101wum-nl6 panel driver
 2023-10-10 12:14 UTC  (4+ messages)
` [v2 1/3] drm/panel: ili9882t: Break out as separate driver
` [v2 2/3] drm/panel: ili9882t: Avoid blurred screen from fast sleep
` [v2 3/3] arm64: defconfig: Enable ILITEK_ILI9882T panel

[PATCH v17 00/16] TCG code quality tracking
 2023-10-10 12:13 UTC  (5+ messages)
` [PATCH v17 01/16] accel/tcg: Move HMP info jit and info opcount code
` [PATCH v17 07/16] accel/tcg: Collect TB jit statistics

[PATCH] dt-bindings: pinctrl: st,stm32: fix phandle-array warning
 2023-10-10 12:11 UTC  (3+ messages)

[patch net-next 00/10] devlink: finish conversion to generated split_ops
 2023-10-10 12:12 UTC  (6+ messages)
` [patch net-next 01/10] genetlink: don't merge dumpit split op for different cmds into single iter

[PATCHv5 0/7] scsi: EH rework, main part
 2023-10-10 12:12 UTC  (3+ messages)
` [PATCH 4/7] scsi: Use scsi_device as argument to eh_device_reset_handler()

[PATCH v7 00/13] selftests/sgx: Fix compilation errors
 2023-10-10 12:11 UTC  (5+ messages)

[PATCH net v3] docs: fix info about representor identification
 2023-10-10 12:08 UTC 

[QEMU PATCH v5 00/13] Support blob memory and venus on qemu
 2023-10-10 12:10 UTC  (9+ messages)
` [QEMU PATCH v5 05/13] virtio-gpu: Configure context init for virglrenderer
` [QEMU PATCH v5 12/13] virtio-gpu: Initialize Venus
` [QEMU PATCH v5 13/13] virtio-gpu: Enable virglrenderer render server flag for venus

[PATCH v2] debugobjects: stop accessing objects after releasing spinlock
 2023-10-10 12:10 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH 00/21] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-10-10 12:09 UTC  (5+ messages)
` [PATCH 19/21] google/gs101: Add dt overlay for oriole board

[PATCH] lockd: hold a reference to nlmsvc_serv while stopping thread
 2023-10-10 12:10 UTC  (2+ messages)

[PATCH 0/4] Fix Samsung pinctrl driver static allocation of GPIO base warning
 2023-10-10 12:09 UTC  (3+ messages)

[RFC PATCH 00/11] ppc: avocado test additions and new defaults
 2023-10-10 12:08 UTC  (7+ messages)
` [RFC PATCH 05/11] testing/avocado: ppc add new BookE boot_linux_console.py tests
` [RFC PATCH 10/11] ppc/spapr: change pseries machine default to POWER10 CPU
` [RFC PATCH 11/11] ppc/pnv: Change powernv default to powernv10

[Intel-wired-lan] [PATCH net-next 0/5] iavf: cleanup, improvements in init and
 2023-10-10 12:08 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH net-next 2/5] iavf: simplify mutex_trylock+sleep loops
` [Intel-wired-lan] [PATCH net-next 5/5] iavf: fix the waiting time for initial reset

[kvm-unit-tests PATCH 0/3] s390x: Improve console handling
 2023-10-10 11:44 UTC  (9+ messages)
` [kvm-unit-tests PATCH 1/3] lib: s390x: hw: Provide early detect host
` [kvm-unit-tests PATCH 3/3] lib: s390x: sclp: Add line mode input handling

[PATCH 00/23] RCU/lock torture updates for v6.7
 2023-10-10 11:59 UTC  (24+ messages)
` [PATCH 01/23] torture: Share torture_random_state with torture_shuffle_tasks()
` [PATCH 02/23] torture: Make kvm-recheck.sh use mktemp
` [PATCH 03/23] torture: Make torture_hrtimeout_ns() take an hrtimer mode parameter
` [PATCH 04/23] rcu: Include torture_sched_setaffinity() declaration
` [PATCH 05/23] torture: Move rcutorture_sched_setaffinity() out of rcutorture
` [PATCH 06/23] locktorture: Add readers_bind and writers_bind module parameters
` [PATCH 07/23] rcutorture: Add CONFIG_DEBUG_OBJECTS to RCU Tasks testing
` [PATCH 08/23] rcutorture: Fix stuttering races and other issues
` [PATCH 09/23] locktorture: Alphabetize torture_param() entries
` [PATCH 10/23] locktorture: Consolidate "if" statements in lock_torture_writer()
` [PATCH 11/23] locktorture: Add acq_writer_lim to complain about long acquistion times
` [PATCH 12/23] rcutorture: Copy out ftrace into its own console file
` [PATCH 13/23] torture: Print out torture module parameters
` [PATCH 14/23] torture: Make torture.sh refscale testing qualify verbose_batched
` [PATCH 15/23] locktorture: Add new module parameters to lock_torture_print_module_parms()
` [PATCH 16/23] locktorture: Add call_rcu_chains module parameter
` [PATCH 17/23] doc: Catch-up update for locktorture module parameters
` [PATCH 18/23] locktorture: Rename readers_bind/writers_bind to bind_readers/bind_writers
` [PATCH 19/23] torture: Add kvm.sh --debug-info argument
` [PATCH 20/23] rcutorture: Replace schedule_timeout*() 1-jiffy waits with HZ/20
` [PATCH 21/23] rcutorture: Traverse possible cpu to set maxcpu in rcu_nocb_toggle()
` [PATCH 22/23] torture: Convert parse-console.sh to mktemp
` [PATCH 23/23] locktorture: Check the correct variable for allocation failure

[PATCH v21 00/16] PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-10-10 12:06 UTC  (5+ messages)
` [PATCH v21 13/16] PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe controller support
` [PATCH v21 14/16] PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe Endpoint support

RTT-PROBE: lore-subspace-rtt
 2023-10-10 12:07 UTC 

Xen Security Advisory 442 v2 (CVE-2023-34326) - x86/AMD: missing IOMMU TLB flushing
 2023-10-10 12:06 UTC 

Xen Security Advisory 440 v3 (CVE-2023-34323) - xenstored: A transaction conflict can crash C Xenstored
 2023-10-10 12:05 UTC 

Xen Security Advisory 441 v4 (CVE-2023-34324) - Possible deadlock in Linux kernel event handling
 2023-10-10 12:06 UTC 

[PATCH v1 1/1] pinctrl: core: Remove unneeded {} around one line conditional body
 2023-10-10 12:05 UTC  (2+ messages)

[PATCH 5.10 000/226] 5.10.198-rc1 review
 2023-10-10 12:05 UTC  (5+ messages)
  ` renesas_sdhi problems in 5.10-stable was "

[PATCH net-next] net: can: Use device_get_match_data()
 2023-10-10 12:02 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: qrb4210-rb2: don't force usb peripheral mode
 2023-10-10 12:05 UTC  (3+ messages)

[PATCH] spi: bcm2835: add a sentinel at the end of the lookup array
 2023-10-10 12:04 UTC  (3+ messages)

[PATCH] KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled
 2023-10-10 12:03 UTC  (2+ messages)

[isar-cip-core][PATCH v3 0/2] make compatible with latest ISAR revision
 2023-10-10  2:06 UTC  (4+ messages)
` [isar-cip-core][PATCH v3 2/2] update ISAR to latest version on master branch

Closing time for isar-cip-core 1.2
 2023-10-10  4:49 UTC 

[PATCH v5 1/3] platform/x86/amd/hsmp: create plat specific struct
 2023-10-10 12:03 UTC  (3+ messages)
` [PATCH v5 2/3] platform/x86/amd/hsmp: add support for metrics tbl
` [PATCH v5 3/3] platform/x86/amd/hsmp: improve the error log

[PATCH bpf-next v2] bpf: Detect jumping to reserved code during check_cfg()
 2023-10-10 12:03 UTC 

[PATCH] Documentation/process/coding-style.rst: space around const/volatile
 2023-10-10 12:03 UTC  (3+ messages)

[PATCH v2] pinctrl: aspeed: Allow changing SPI mode from hardware strap defaults
 2023-10-10 12:01 UTC  (4+ messages)

[PATCH] kvm/sev: make SEV/SEV-ES asids configurable
 2023-10-10 12:01 UTC  (4+ messages)

Question regarding scmi_perf_domain.c
 2023-10-10 12:01 UTC  (4+ messages)

[Buildroot] [PATCH v2 1/1] package/nodejs: bump version to 18.18.0
 2023-10-10 12:02 UTC 

[PATCH v3 00/18] Make Pixman an optional dependency
 2023-10-10 11:58 UTC  (5+ messages)
` [PATCH v3 16/18] hw/sm501: allow compiling without PIXMAN
` [PATCH v3 17/18] hw/display: make ATI_VGA depend on PIXMAN

[brgl:gpio/for-next] BUILD SUCCESS 74975b4f2836e3cc10eeb6c38a6da54311e1de5b
 2023-10-10 11:59 UTC 

[tip:x86/microcode] BUILD SUCCESS 9975802d3f7426abc32fd9ac0924a639d11a7c4f
 2023-10-10 12:00 UTC 

[RFC v2 0/5] gpio: add pinctrl based generic gpio driver
 2023-10-10 12:00 UTC  (10+ messages)
` [RFC v2 1/5] pinctrl: define PIN_CONFIG_INPUT
` [RFC v2 2/5] pinctrl: always export pin_config_get_for_pin()
` [RFC v2 4/5] gpio: add pinctrl based generic gpio driver

[PATCH 00/25] October maintainer omnibus pre-PR (tests, gdbstub, plugins)
 2023-10-10 12:00 UTC  (9+ messages)
` [PATCH 02/25] tests/avocado: remove flaky test marking for test_sbsaref_edk2_firmware
` [PATCH 03/25] tests/lcitool: add swtpm to the package list
` [PATCH 07/25] configure: remove gcc version suffixes
` [PATCH 25/25] contrib/plugins: fix coverity warning in hotblocks

[PATCH v3 0/3] Reduce impact of overlayfs backing files fake path
 2023-10-10 11:59 UTC  (4+ messages)
` [PATCH v3 3/3] fs: store real path instead of fake path in backing file f_path

[PATCH] driver: perf: arm_pmu: Drop some unused arguments from armv8_pmu_init()
 2023-10-10 11:59 UTC  (4+ messages)

[RFC PATCH bpf-next 0/8] bpf, cgroup: Add BPF support for cgroup1 hierarchy
 2023-10-10 11:58 UTC  (6+ messages)
` [RFC PATCH bpf-next 1/8] cgroup: Don't have to hold cgroup_mutex in task_cgroup_from_root()

[igt-dev] [PATCH i-g-t] tests/kms_plane: test odd size planar yuv
 2023-10-10 11:57 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/kms_plane: test odd size planar yuv (rev2)

RTT-PROBE: lore-subspace-rtt
 2023-10-10 11:57 UTC 

[PATCH] mmc: meson-gx: Remove setting of CMD_CFG_ERROR
 2023-10-10 11:55 UTC  (5+ messages)

[PATCH v1 00/20] Permission Overlay Extension
 2023-10-10 11:56 UTC  (15+ messages)
` [PATCH v1 05/20] arm64: context switch POR_EL0 register
` [PATCH v1 15/20] arm64: add POE signal support

[PATCH v2] arch_topology: Support SMT control on arm64
 2023-10-10 11:53 UTC  (2+ messages)

[PATCH v5 1/3] lib: introduce dispatcher library
 2023-10-10 11:56 UTC  (4+ messages)
` [PATCH v6 0/3] Add "
  ` [PATCH v6 2/3] test: add dispatcher test suite

[Intel-gfx] [PATCH i-g-t 0/4] Fix various intel_gpu_top UI layout issues
 2023-10-10 11:56 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH net-next v4 0/3] net/sched: Introduce tc block ports tracking and use
 2023-10-10 11:54 UTC  (11+ messages)

[PATCH v4 0/8] Port gen_compile_commands.py from Linux to U-Boot
 2023-10-10  2:17 UTC  (2+ messages)
`  "

[RFC] nftables 1.0.6 -stable backports
 2023-10-10 11:53 UTC  (6+ messages)

[PATCH v2 0/1] hwrng: meson - add support for S4
 2023-10-10 11:13 UTC  (2+ messages)
` [PATCH v2 1/1] drivers: rng: add support for Meson S4

[PATCH v6 00/12] sound: Use -EPROBE_DEFER instead of i915 module loading
 2023-10-10 11:53 UTC  (4+ messages)
` [PATCH v6 08/12] ASoC: Intel: avs: Move snd_hdac_i915_init to before probe_work

[PATCH v2 0/2] Meson A1: add HW RNG and AO Secure nodes
 2023-10-10 10:06 UTC  (3+ messages)
` [PATCH v2 1/2] meson-a1: dts: add hw rng node
` [PATCH v2 2/2] meson-a1: dts: add ao secure node

[Intel-xe] [CI 01/11] drm/gpuvm: add common dma-resv per struct drm_gpuvm
 2023-10-10 11:52 UTC  (2+ messages)
` [Intel-xe] ✗ CI.BAT: failure for series starting with [CI,01/11] "

[PATCH v2] mailbox: remove runtime GCE clk control
 2023-10-10 11:52 UTC  (5+ messages)

[PATCH v2 0/6] hw: Clean up global variables shadowing
 2023-10-10 11:50 UTC  (7+ messages)
` [PATCH v2 1/6] hw/core/cpu: Clean up global variable shadowing
` [PATCH v2 2/6] hw/loader: Clean up global variable shadowing in rom_add_file()
` [PATCH v2 3/6] hw/display/vga: Clean up global variable shadowing
` [PATCH v2 4/6] hw/acpi/pcihp: Clean up global variable shadowing in acpi_pcihp_init()
` [PATCH v2 5/6] hw/pci: Clean up global variable shadowing of address_space_io variable
` [PATCH v2 6/6] hw/s390x: Clean up global variable shadowing in quiesce_powerdown_req()

[PATCH] media: subdev: Don't report V4L2_SUBDEV_CAP_STREAMS when the streams API is disabled
 2023-10-10 11:52 UTC  (3+ messages)

cip-gitlab/ci/pavel/linux-test baseline: 120 runs, 76 regressions (v5.10.194-553-gd498c00818b88)
 2023-10-10 11:50 UTC 

cip-gitlab/ci/pavel/linux-test baseline-nfs: 46 runs, 44 regressions (v5.10.194-553-gd498c00818b88)
 2023-10-10 11:50 UTC 

[net PATCH] octeon_ep: update BQL sent bytes before ringing doorbell
 2023-10-10 11:50 UTC 

[PATCH v3 0/9] video: screen_info cleanups
 2023-10-10 11:48 UTC  (5+ messages)

[syzbot] [reiserfs?] possible deadlock in super_lock
 2023-10-10 11:49 UTC 

[PATCH v8 00/25] timer: Move from a push remote at enqueue to a pull at expiry model
 2023-10-10 11:48 UTC  (5+ messages)
` [PATCH v8 08/25] timer: Rework idle logic

[PATCH] powerpc/47x: Fix 47x syscall return crash
 2023-10-10 11:47 UTC 

[Intel-gfx] [PATCH v3] drm/i915/lnl: Remove watchdog timers for PSR
 2023-10-10 11:47 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-10-10 11:47 UTC 

[PATCH v2 0/2] target/s390x/kvm: Simplify the synchronization code
 2023-10-10 11:46 UTC  (4+ messages)
` [PATCH v2 2/2] target/s390x/kvm: Simplify the GPRs, ACRs, CRs and prefix "

next/master baseline: 350 runs, 73 regressions (next-20231010)
 2023-10-10 11:46 UTC 

[PATCH] video: fbdev: arkfb: fix possible object reference leak
 2023-10-10 11:45 UTC  (5+ messages)

[PATCH] mfd: Use device_get_match_data()
 2023-10-10 11:44 UTC  (4+ messages)

[PATCH 00/15] kernel: consolidated pull request
 2023-10-10 11:44 UTC  (3+ messages)
` [PATCH 04/15] perf: fix buildpaths QA warning in 6.4+
  ` [OE-core] "

[PATCH] fanotify: delete useless parenthesis in FANOTIFY_INLINE_FH macro
 2023-10-10 11:44 UTC 

[RFC] IXP4XX MAINTAINERS entries
 2023-10-10 11:43 UTC 

[Intel-gfx] [PATCH 00/25] Framework for display parameters
 2023-10-10 11:41 UTC  (26+ messages)
` [Intel-gfx] [PATCH 01/25] drm/i915/display: Add framework to add parameters specific to display
` [Intel-gfx] [PATCH 02/25] drm/i915/display: Dump also display parameters into GPU error dump
` [Intel-gfx] [PATCH 03/25] drm/i915/display: Move enable_fbc module parameter under display
` [Intel-gfx] [PATCH 04/25] drm/i915/display: Move psr related module parameters "
` [Intel-gfx] [PATCH 05/25] drm/i915/display: Move vbt_firmware module parameter "
` [Intel-gfx] [PATCH 06/25] drm/i915/display: Move lvds_channel_mode "
` [Intel-gfx] [PATCH 07/25] drm/i915/display: Move panel_use_ssc "
` [Intel-gfx] [PATCH 08/25] drm/i915/display: Move vbt_sdvo_panel_type "
` [Intel-gfx] [PATCH 09/25] drm/i915/display: Move enable_dc "
` [Intel-gfx] [PATCH 10/25] drm/i915/display: Move enable_dpt "
` [Intel-gfx] [PATCH 11/25] drm/i915/display: Move enable_sagv "
` [Intel-gfx] [PATCH 12/25] drm/i915/display: Move disable_power_well "
` [Intel-gfx] [PATCH 13/25] drm/i915/display: Move enable_ips "
` [Intel-gfx] [PATCH 14/25] drm/i915/display: Move invert_brightness "
` [Intel-gfx] [PATCH 15/25] drm/i915/display: Move edp_vswing "
` [Intel-gfx] [PATCH 16/25] drm/i915/display: Move fastboot "
` [Intel-gfx] [PATCH 17/25] drm/i915/display: Move enable_dpcd_backlightmodule "
` [Intel-gfx] [PATCH 18/25] drm/i915/display: Move load_detect_test "
` [Intel-gfx] [PATCH 19/25] drm/i915/display: Move force_reset_modeset_test "
` [Intel-gfx] [PATCH 20/25] drm/i915/display: Move disable_display "
` [Intel-gfx] [PATCH 21/25] drm/i915/display: Use device parameters instead of module in I915_STATE_WARN
` [Intel-gfx] [PATCH 22/25] drm/i915/display: Move verbose_state_checks under display
` [Intel-gfx] [PATCH 23/25] drm/i915/display: Move nuclear_pageflip "
` [Intel-gfx] [PATCH 24/25] drm/i915/display: Move enable_dp_mst "
` [Intel-gfx] [PATCH 25/25] drm/i915/display: Use same permissions for enable_sagv as for rest

[PATCH 0/6] sched/numa: Complete scanning of partial and inactive VMAs
 2023-10-10 11:42 UTC  (3+ messages)
` [PATCH 6/6] sched/numa: Complete scanning of inactive VMAs when there is no alternative

[PATCH 6.1 000/162] 6.1.57-rc1 review
 2023-10-10 11:42 UTC  (3+ messages)

[PATCH] ethdev: add calculate hash function
 2023-10-10 11:42 UTC  (3+ messages)

[PATCH] pinctrl: mxs: Remove undocumented 'fsl,mxs-gpio' property
 2023-10-10 11:42 UTC  (2+ messages)


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.