All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-06 09:31:15 to 2023-11-06 10:20:22 UTC [more...]

[PULL] drm-misc-next
 2023-11-06 10:20 UTC  (5+ messages)
` [Intel-gfx] "

[RFC PATCH 00/32] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2023-11-06 10:19 UTC  (11+ messages)
` [RFC PATCH 18/32] function_graph: Fix to initalize ftrace_ops for fgraph with ftrace_graph_func
` [RFC PATCH 24/32] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS

[PATCH] net: usbnet: Fix potential NULL pointer dereference
 2023-11-06 10:18 UTC  (3+ messages)

[PATCH i-g-t 0/2] lib/kunit: Execute test cases synchronously
 2023-11-06 10:18 UTC  (10+ messages)
` [igt-dev] "
` [Intel-xe] "
` [PATCH i-g-t 1/2] lib/kunit: Split out reusable part of test case list gathering
  ` [igt-dev] "
  ` [Intel-xe] "
` [PATCH i-g-t 2/2] lib/kunit: Execute test cases synchronously
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-xe] ✗ CI.Patch_applied: failure for "

RTT-PROBE: lore-subspace-rtt
 2023-11-06 10:18 UTC 

[PATCH] USB: xhci-plat: fix legacy PHY double init
 2023-11-06 10:18 UTC  (6+ messages)
` [PATCH] USB: xhci-plat: fix legacy PHY double inity

[PATCH nf,v3] netfilter: nf_tables: remove catchall element in GC sync path
 2023-11-06 10:16 UTC  (2+ messages)

[Intel-xe] [PATCH v2] fixup! drm/i915: xe dpt integration
 2023-11-06 10:16 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for fixup! drm/i915: xe dpt integration (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "

[PATCH] RFC: Do not enable the v1 uAPI by default
 2023-11-06 10:15 UTC  (2+ messages)

arm: mach-socfpga: PCIe Root IO TLP support for Cyclone V
 2023-11-06 10:15 UTC  (4+ messages)
`  "

[PATCH net v2] net: ti: icssg-prueth: Add missing icss_iep_put to error path
 2023-11-06 10:15 UTC  (2+ messages)

[virtio-comment] [PATCH V2 0/6] introduce basic facilities for virito live migration
 2023-11-06 10:15 UTC  (23+ messages)
` [virtio-comment] [PATCH V2 1/6] virtio: introduce virtqueue state
  ` [virtio-comment] "
` [virtio-comment] [PATCH V2 2/6] virtio: introduce SUSPEND bit in device status
  ` [virtio-comment] "
` [virtio-comment] [PATCH V2 3/6] virtio: dont reset vqs when SUSPEND
  ` [virtio-comment] "
` [virtio-comment] [PATCH V2 6/6] virtio-pci: implement dirty page tracking
  ` [virtio-comment] "
    ` [virtio-comment] "

[PATCH] drm/i915: Fix potential spectre vulnerability
 2023-11-06 10:15 UTC  (8+ messages)
` [PATCH v2] "
    ` [Intel-gfx] "

[PATCH] fs/squashfs: enable LZ4 compression support
 2023-11-06 10:14 UTC 

[PATCH v1] drm: amd: Resolve Sphinx unexpected indentation warning
 2023-11-06 10:15 UTC  (6+ messages)

[PATCH 1/2] dt-bindings: clk: rs9: Add 9FGV0841
 2023-11-06 10:15 UTC  (7+ messages)
` [PATCH 2/2] clk: rs9: Add support for 9FGV0841

[PATCH v4] wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach
 2023-11-06 10:14 UTC  (2+ messages)

[PATCH] net/iavf: MDD fault diagnostics support on TX paths
 2023-11-06 10:03 UTC 

[PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
 2023-11-06 10:12 UTC  (3+ messages)

[PATCH v6 00/25] spl: Use common function for loading/parsing images
 2023-11-06 10:12 UTC  (3+ messages)

[PATCH 0/2] Documentation: x86: Note fixes for boot protocol doc
 2023-11-06 10:12 UTC  (3+ messages)
` [PATCH 1/2] Documentation: x86: Indent note directive for protocol version number note
` [PATCH 2/2] Documentation: x86: Wrap EFI handover deprecation in note block

[PULL v2 00/24] Pixman patches
 2023-11-06 10:11 UTC  (28+ messages)
` [PULL v2 01/24] build-sys: add a "pixman" feature
` [PULL v2 02/24] build-sys: drop needless warning pragmas for old pixman
` [PULL v2 03/24] ui: compile out some qemu-pixman functions when !PIXMAN
` [PULL v2 04/24] ui: add pixman-minimal.h
` [PULL v2 05/24] vl: drop needless -spice checks
` [PULL v2 06/24] qemu-options: define -vnc only #ifdef CONFIG_VNC
` [PULL v2 07/24] vl: simplify display_remote logic
` [PULL v2 08/24] vl: move display early init before default devices
` [PULL v2 09/24] ui/console: allow to override the default VC
` [PULL v2 10/24] ui/vc: console-vc requires PIXMAN
` [PULL v2 11/24] qmp/hmp: disable screendump if PIXMAN is missing
` [PULL v2 12/24] virtio-gpu: replace PIXMAN for region/rect test
` [PULL v2 13/24] ui/console: when PIXMAN is unavailable, don't draw placeholder msg
` [PULL v2 14/24] vhost-user-gpu: skip VHOST_USER_GPU_UPDATE when !PIXMAN
` [PULL v2 15/24] ui/gl: opengl doesn't require PIXMAN
` [PULL v2 16/24] ui/vnc: VNC requires PIXMAN
` [PULL v2 17/24] ui/spice: SPICE/QXL "
` [PULL v2 18/24] ui/gtk: -display gtk "
` [PULL v2 19/24] ui/dbus: do not require PIXMAN
` [PULL v2 20/24] arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMAN
` [PULL v2 21/24] hw/sm501: allow compiling without PIXMAN
` [PULL v2 22/24] hw/display: make ATI_VGA depend on PIXMAN
` [PULL v2 23/24] hw/mips: FULOONG depends on VT82C686
` [PULL v2 24/24] build-sys: make pixman actually optional

[PATCH] dm-verity: hash blocks with shash import+finup when possible
 2023-11-06 10:11 UTC  (6+ messages)

[PATCH] monitor: flush messages on abort
 2023-11-06 10:10 UTC  (4+ messages)

[PATCH nf,v2] netfilter: nf_tables: remove catchall element in GC sync path
 2023-11-06 10:10 UTC 

[PATCH net v2 0/3] bugfixs for smc
 2023-11-06 10:10 UTC  (2+ messages)

[PATCH v4] net/ice: fix crash on closing representor ports
 2023-11-06 10:00 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] app/testpmd: fix UDP cksum error for UFO enable
 2023-11-06 10:09 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] clk: rs9: Fix DIF OEn bit placement on 9FGV0241
 2023-11-06 10:09 UTC  (2+ messages)

[Intel-gfx] [PATCH v3] drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_init
 2023-11-06 10:09 UTC  (3+ messages)

Memory corruption with CONFIG_SWIOTLB_DYNAMIC=y
 2023-11-06 10:08 UTC  (4+ messages)

[PATCH] crypto: virtio-crypto: call finalize with bh disabled
 2023-11-06 10:08 UTC  (4+ messages)

[PATCH] MAINTAINERS: update iwlwifi maintainers
 2023-11-06 10:07 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-11-06 10:08 UTC 

[PATCH net v2] net: ti: icssg-prueth: Fix error cleanup on failing pruss_request_mem_region
 2023-11-06 10:07 UTC  (2+ messages)

[PATCH v2 2/2] iio: light: Add support for APDS9306 Light Sensor
 2023-11-06 10:07 UTC  (3+ messages)

[alobakin:pfcp 5/20] drivers/iio/imu/adis16475.c:363 adis16475_set_freq() warn: set_bit() takes a bit number
 2023-11-06 10:07 UTC  (4+ messages)

Considering first class integration for Cargo
 2023-11-06 10:05 UTC  (3+ messages)

[PATCH] fs/squashfs: remove unused declarations
 2023-11-06 10:03 UTC 

Patch : drivers/md/dm-verity-target.c
 2023-11-06 10:04 UTC  (2+ messages)

Inquiry from MikolajGroup Hungary
 2023-11-06  9:54 UTC 

Inquiry from MikolajGroup Hungary
 2023-11-06  9:54 UTC 

Inquiry from MikolajGroup Hungary
 2023-11-06  9:54 UTC 

[PATCH] overview-manual: Fix bitbake_tasks_map.svg numbered disks
 2023-11-06 10:03 UTC  (2+ messages)
` [docs] "

[PATCH 0/3] fanotify support for btrfs sub-volumes
 2023-11-06 10:03 UTC  (15+ messages)

[PATCH nf] netfilter: nf_tables: remove catchall element in GC sync path
 2023-11-06 10:03 UTC 

[cocci] [PATCH] net: bcmasp: Use common error handling code in bcmasp_probe()
 2023-11-06 10:02 UTC  (2+ messages)
`  "

smb cifs: Linux 6.7 pre rc-1 kernel dump in smb2_get_aead_req
 2023-11-06 10:01 UTC  (7+ messages)
` [PATCH] fs/smb: using crypto lib instead cifs_arc4

[PATCHv4] media: cec: core: count low-drive, error and arb-lost, conditions
 2023-11-06 10:01 UTC  (2+ messages)

[PATCH] net/cpfl: fix coverity issues
 2023-11-06  9:59 UTC 

[GIT PULL] Crypto Update for 6.1
 2023-11-06 10:00 UTC  (11+ messages)
` [GIT PULL] Crypto Update for 6.2
  ` [GIT PULL] Crypto Update for 6.3
    ` [GIT PULL] Crypto Update for 6.4
      ` [GIT PULL] Crypto Update for 6.5
        ` [GIT PULL] Crypto Update for 6.6
          ` [GIT PULL] Crypto Update for 6.7
                  ` [PATCH] crypto: jitterentropy - Hide esoteric Kconfig options under FIPS and EXPERT

[PATCH] arm64: dts: ti: k3-am65-main: Fix DSS irq trigger type
 2023-11-06  9:57 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-11-06  9:58 UTC 

[PATCH 0/4] ata: Drop platform_driver_probe() and convert to platform remove callback returning void (part II)
 2023-11-06  9:57 UTC  (9+ messages)
` [PATCH 1/4] ata: pata_falcon: Stop using module_platform_driver_probe()
` [PATCH 2/4] ata: pata_gayle: "
` [PATCH 3/4] ata: pata_falcon: Convert to platform remove callback returning void
` [PATCH 4/4] ata: pata_gayle: "

[Buildroot] [PATCH] package/gcc: Fix gcc finale library installation
 2023-11-06  9:57 UTC  (4+ messages)

MSS clamping with XDP/eBPF
 2023-11-06  9:57 UTC 

[PATCH v1 0/2] fuse: Introduce sysfs APIs to flush or resend pending requests
 2023-11-06  9:57 UTC  (3+ messages)

[PATCH v2 0/3] media: i2c: gc2145: GC2145 sensor support
 2023-11-06  9:55 UTC  (6+ messages)
` [PATCH v2 3/3] media: i2c: gc2145: Galaxy Core "

[PATCH RFC V2 0/6] rxe_map_mr_sg() fix cleanup and refactor
 2023-11-06  9:55 UTC  (4+ messages)

Inquiry from MikolajGroup Hungary
 2023-11-06  9:54 UTC 

[PATCH] MAINTAINERS: rectify entry for DIALOG SEMICONDUCTOR DRIVERS
 2023-11-06  9:53 UTC 

[PATCH 4.14] ata: ahci: fix enum constants for gcc-13
 2023-11-06  9:53 UTC  (2+ messages)

[PATCH v2 0/2] xen/arm: Split MMU code as the prepration of MPU work form Arm32
 2023-11-06  9:53 UTC  (2+ messages)

[Buildroot] [PATCH] package/zenoh-c: new package
 2023-11-06  9:53 UTC  (3+ messages)

[PATCH] drm/i915/vma: Fix potential UAF on multi-tile platforms
 2023-11-06  9:53 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 00/24] selftests/resctrl: CAT test improvements & generalized test framework
 2023-11-06  9:53 UTC  (6+ messages)
` [PATCH 23/24] selftests/resctrl: Add L2 CAT test

[PATCH v4] xen/arm: Skip memory nodes if not enabled
 2023-11-06  9:52 UTC  (3+ messages)

[PATCH 0/3] imx8qm/imx8qxp: Support for inverted PWM
 2023-11-06  9:52 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: pwm: imx-pwm: Add constraints for #pwm-cells
` [PATCH 2/3] arm64: dts: freescale: imx8-ss-lsio: Fix #pwm-cells
` [PATCH 3/3] arm64: dts: freescale: imx8-ss-dma: "

[PATCH 5.4] Revert "ARM: dts: Move am33xx and am43xx mmc nodes to sdhci-omap driver"
 2023-11-06  9:50 UTC 

[PULL 00/23] Pixman patches
 2023-11-06  9:50 UTC  (2+ messages)

[v3,1/1] dmaengine: dw-axi-dmac: Support src_maxburst and dst_maxburst
 2023-11-06  9:50 UTC 

[PATCH] drm/qxl: prevent memory leak
 2023-11-06  9:49 UTC  (3+ messages)

drivers/comedi/drivers/tests/../ni_stc.h:1140:35: warning: 'range_ni_E_ao_ext' defined but not used
 2023-11-06  9:48 UTC  (4+ messages)

[RESEND PATCH] drm/qxl: prevent memory leak
 2023-11-06  9:48 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-11-06  9:48 UTC 

[PATCH 4/6] mfd: bcm590xx: Add compatible for BCM59054
 2023-11-06  9:46 UTC  (3+ messages)

[PATCH v4 2/2] xen/arm: Enlarge identity map space to 10TB
 2023-11-06  9:45 UTC  (13+ messages)

[PATCH] vfs: remove a redundant might_sleep in wait_on_inode
 2023-11-06  9:45 UTC  (2+ messages)

[RFC] mempool: CPU cache aligning mempool driver accesses
 2023-11-06  9:45 UTC  (2+ messages)

[LTP] [PATCH] ci: add centos stream support
 2023-11-06  9:44 UTC  (5+ messages)

[PATCH iwl-net] ice: fix DDP package download for packages without signature segment
 2023-11-06  9:44 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v8 00/20] Imagination Technologies PowerVR DRM driver
 2023-11-06  9:43 UTC  (4+ messages)

[PATCH v2 0/5] target/s390x: CC fixes
 2023-11-06  9:31 UTC  (6+ messages)
` [PATCH v2 1/5] target/s390x: Fix CLC corrupting cc_src
` [PATCH v2 2/5] tests/tcg/s390x: Test CLC with inaccessible second operand
` [PATCH v2 3/5] target/s390x: Fix LAALG not updating cc_src
` [PATCH v2 4/5] tests/tcg/s390x: Test LAALG with negative cc_src
` [PATCH v2 5/5] tests/tcg/s390x: Test ADD LOGICAL WITH CARRY

Inquiry from MikolajGroup Hungary
 2023-11-06  9:32 UTC 

[resend PATCH v4] fuse: share lookup state between submount and its parent
 2023-11-06  9:41 UTC  (2+ messages)

[PATCH v2 0/3] phy: qcom-qmp-combo: correct sm8550 PHY programming
 2023-11-06  9:41 UTC  (6+ messages)

[PATCH 0/9] media: rkvdec: Add HEVC backend
 2023-11-06  9:41 UTC  (4+ messages)
` (subset) "

[meta-multimedia][PATCH] nv-codec-headers: Upgrade 12.0.16.0 -> 12.1.14.0
 2023-11-06  9:40 UTC 

[PATCH 0/2] Add SDX75 support and its dependency
 2023-11-06  9:39 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-11-06  9:38 UTC 

[kvm-unit-tests RFC PATCH 00/19] arm/arm64: Rework cache maintenance at boot
 2023-11-06  9:37 UTC  (3+ messages)

[PATCH v2 0/6] mtd: spi-nor: introduce die erase
 2023-11-06  9:34 UTC  (23+ messages)
` [PATCH v2 2/6] mtd: spi-nor: add erase die (chip) capability

[PATCH 00/29] gdbstub and plugin read register and windows support
 2023-11-06  9:32 UTC  (3+ messages)
` [PATCH 13/29] target/riscv: Use GDBFeature for dynamic XML

[PATCH v4 00/41] vfio: Adopt iommufd
 2023-11-06  9:33 UTC  (3+ messages)
` [PATCH v4 05/41] vfio/common: Move vfio_host_win_add/del into spapr.c

[Buildroot] [PATCH 0/4] support/download: accept user-provided list of extra hash files (branch yem/multi-hash)
 2023-11-06  9:33 UTC  (3+ messages)
` [Buildroot] [PATCH 2/4] support/download: teach dl-wrapper to handle more than one hash file

[Buildroot] [PATCH] package/nodejs/nodejs-src: fix arch check on additional modules
 2023-11-06  9:32 UTC  (3+ messages)

[LTP] [PATCH v3 0/3] Introduce new field .hptype for reserving gigantic page
 2023-11-06  9:30 UTC  (3+ messages)
` [LTP] [PATCH v3 2/3] hugemmap32: improvement test
` [LTP] [PATCH v3 3/3] hugemmap34: Test to detect bug with migrating gigantic pages


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.