All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-05 14:38:17 to 2022-12-05 15:21:49 UTC [more...]

[PATCH v2 0/9] media: dt-bindings: common CEC properties
 2022-12-05 15:18 UTC  (20+ messages)
` [PATCH v2 1/9] media: dt-bindings: amlogic,meson-gx-ao-cec: move to cec subfolder
` [PATCH v2 2/9] media: dt-bindings: st,stm32-cec: "
` [PATCH v2 3/9] media: dt-bindings: cec: convert common CEC properties to DT schema
` [PATCH v2 4/9] media: dt-bindings: amlogic,meson-gx-ao-cec: reference common CEC properties
` [PATCH v2 5/9] media: dt-bindings: chrontel,ch7322: "
` [PATCH v2 6/9] media: dt-bindings: samsung,s5p-cec: convert to DT schema
` [PATCH v2 7/9] media: dt-bindings: cec-gpio: "
` [PATCH v2 8/9] media: dt-bindings: nvidia,tegra-cec: "
` [PATCH v2 9/9] media: dt-bindings: st,stih-cec: "

[PATCH v2 0/3] switchtest: test different migration types
 2022-12-05 15:21 UTC  (4+ messages)
` [PATCH v2 1/3] switchtest: split the set_mode method
` [PATCH v2 2/3] switchtest: test multiple secondary switch cases
` [PATCH v2 3/3] switchtest: test mode switche while in kernel mode

[PATCH v2] rtc: abx80x: Add nvmem support
 2022-12-05 15:19 UTC 

[PATCH v8 00/14] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-12-05 15:20 UTC  (13+ messages)
` [PATCH v8 06/14] drm: bridge: samsung-dsim: Handle proper DSI host initialization

[jolsa-perf:bpf/tp_deny_list_6 3/4] kernel/bpf/syscall.c:3155:36: error: incompatible pointer types passing 'struct bpf_raw_event_data *' to parameter of type 'struct bpf_prog *'
 2022-12-05 15:20 UTC 

[PATCH 5.10.y stable v2] block: unhash blkdev part inode when the part is deleted
 2022-12-05 15:19 UTC  (3+ messages)

[RFC PATCH 00/21] Add SMMUv3 Stage 1 Support for XEN guests
 2022-12-05 15:20 UTC  (13+ messages)
` [RFC PATCH 04/21] xen/arm: vIOMMU: add generic vIOMMU framework
` [RFC PATCH 06/21] xen/domctl: Add XEN_DOMCTL_CONFIG_VIOMMU_* and viommu config param
` [RFC PATCH 08/21] xen/arm: vsmmuv3: Add support for registers emulation

serial driver issue
 2022-12-05 15:19 UTC  (4+ messages)

[PATCH v3 0/9] intel-m10-bmc: Split BMC to core and SPI parts & add PMCI+N6000 support
 2022-12-05 15:08 UTC  (6+ messages)
` [PATCH v3 7/9] mfd: intel-m10-bmc: Add PMCI driver

[PATCH] 9p/client: fix data race on req->status
 2022-12-05 15:19 UTC  (2+ messages)

[PATCH v6 0/2] EDAC: Add support for Xilinx ZynqMP OCM EDAC
 2022-12-05 15:19 UTC  (8+ messages)
` [PATCH v6 2/2] EDAC/zynqmp: Add EDAC support for Xilinx ZynqMP OCM

[PATCH v6 00/11] Implement AMD Pstate EPP Driver
 2022-12-05 15:19 UTC  (10+ messages)
` [PATCH v6 01/11] ACPI: CPPC: Add AMD pstate energy performance preference cppc control
` [PATCH v6 03/11] cpufreq: intel_pstate: use common macro definition for Energy Preference Performance(EPP)
` [PATCH v6 07/11] cpufreq: amd-pstate: add frequency dynamic boost sysfs control

[PATCH 00/11] dmapool enhancements
 2022-12-05 14:59 UTC  (12+ messages)
` [PATCH 01/11] dmapool: add alloc/free performance test
` [PATCH 02/11] dmapool: remove checks for dev == NULL
` [PATCH 03/11] dmapool: use sysfs_emit() instead of scnprintf()
` [PATCH 04/11] dmapool: cleanup integer types
` [PATCH 05/11] dmapool: speedup DMAPOOL_DEBUG with init_on_alloc
` [PATCH 06/11] dmapool: move debug code to own functions
` [PATCH 07/11] dmapool: rearrange page alloc failure handling
` [PATCH 08/11] dmapool: consolidate page initialization
` [PATCH 09/11] dmapool: simplify freeing
` [PATCH 10/11] dmapool: don't memset on free twice
` [PATCH 11/11] dmapool: link blocks across pages

[PATCH] strcat.3: SYNOPSIS: Fix the size of 'dest'
 2022-12-05 15:11 UTC 

[PATCH for-next 0/7] CQ locking optimisation
 2022-12-05 15:18 UTC  (5+ messages)
` [PATCH for-next 5/7] io_uring: post msg_ring CQE in task context

[PATCH 1/9] media: dt-bindings: amlogic,meson-gx-ao-cec: move to cec subfolder
 2022-12-05 15:17 UTC  (8+ messages)
` [PATCH 5/9] media: dt-bindings: chrontel,ch7322: reference common CEC properties

[PATCH v2] cache/siggen: Simplify passing basehash data into the cache
 2022-12-05 15:18 UTC 

[PATCH v2 00/13] riscv: improve boot time isa extensions handling
 2022-12-05 15:18 UTC  (11+ messages)
` [PATCH v2 01/13] riscv: fix jal offsets in patched alternatives
` [PATCH v2 02/13] riscv: move riscv_noncoherent_supported() out of ZICBOM probe
` [PATCH v2 09/13] riscv: switch to relative alternative entries

[PATCH v2 0/2] Use a more portable way to enable target specific functions
 2022-12-05 15:16 UTC  (4+ messages)
` [PATCH 1/2] util/bufferiszero: Use __attribute__((target)) for avx2/avx512

[PATCH v5 0/3] Add riscv semihosting support in u-boot
 2022-12-05 15:16 UTC  (5+ messages)
` [PATCH v5 3/3] board: qemu-riscv: enable semihosting

[PATCH v2 1/6] mmc: sdhci-esdhc-imx: remove redundant code for manual tuning
 2022-12-05 14:59 UTC  (4+ messages)
` [PATCH v2 4/6] mmc: host: sdhci-esdhc-imx.c: disable auto-tuning when necessary

[PATCH] usb: gadget: uvc: Rename bmInterfaceFlags -> bmInterlaceFlags
 2022-12-05 15:15 UTC  (4+ messages)

[PATCH] rtc: abx80x: Add nvmem support
 2022-12-05 15:13 UTC  (3+ messages)

kernel BUG at include/linux/swapops.h:497!
 2022-12-05 15:14 UTC  (5+ messages)

[PATCH v2 1/1] PCI: mt7621: add sentinel to quirks table
 2022-12-05 15:12 UTC  (3+ messages)

[PATCH 0/6] Bluetooth: don't call kfree_skb() under spin_lock_irqsave()
 2022-12-05 15:09 UTC  (7+ messages)
` [PATCH 1/6] Bluetooth: hci_qca: "
` [PATCH 2/6] Bluetooth: hci_ll: "
` [PATCH 3/6] Bluetooth: hci_h5: "
` [PATCH 4/6] Bluetooth: hci_bcsp: "
` [PATCH 5/6] Bluetooth: hci_core: "
` [PATCH 6/6] Bluetooth: RFCOMM: "

[PATCH 0/9] Bundle URIs IV: advertise over protocol v2
 2022-12-05 15:11 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 6/9] strbuf: introduce strbuf_strip_file_from_path()

[PATCH] kmsan: fix memcpy tests
 2022-12-05 15:10 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] trace: Fix some checker warnings
 2022-12-05 15:10 UTC  (3+ messages)
` [PATCH] tracing: Fix complicated dependency of

[PATCH 0/5] gfx: improvements when using multiboot2 and EFI + misc
 2022-12-05 15:10 UTC  (3+ messages)
` [PATCH 4/5] multiboot2: parse console= option when setting GOP mode

[PATCH] KVM: X86: set EXITING_GUEST_MODE as soon as vCPU exits
 2022-12-05 15:09 UTC  (3+ messages)

linux-next: build failure after merge of the v9fs tree
 2022-12-05 14:31 UTC  (3+ messages)

[PULL 00/10] virtio,pc,pci: fixes,cleanups,features
 2022-12-05 14:59 UTC  (7+ messages)
` [PULL 02/10] pci-bridge/cxl_downstream: Add a CXL switch downstream port

[PATCH] acpi: allow usage of acpi_tad without PRW
 2022-12-05 15:08 UTC  (2+ messages)
` [PATCH v2] acpi: allow usage of acpi_tad on HW-reduced platforms

[PATCH v1] mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bit
 2022-12-05 15:08 UTC 

stable-rc/queue/4.14 build: 195 builds: 3 failed, 192 passed, 2 errors, 38 warnings (v4.14.300-75-gba1a61cccd5e)
 2022-12-05 15:07 UTC 

[PATCH ima-evm-utils] Experimental fsverity.test related GA CI improvements
 2022-12-05 15:07 UTC  (4+ messages)

[PATCH v2] x86/sev: Add SEV-SNP guest feature negotiation support
 2022-12-05 15:07 UTC  (4+ messages)

[RFC] Unify messaging in gadget functions
 2022-12-05 15:07 UTC  (4+ messages)

[Regression] mqueue performance degradation after "The new cgroup slab memory controller" patchset
 2022-12-05 15:05 UTC  (2+ messages)

[PATCH 2/3] dt-bindings: timer: sifive,clint: add compatible for OpenC906
 2022-12-05 15:05 UTC  (12+ messages)

[PATCH bpf-next v9 3/4] bpf: Add kfuncs for storing struct task_struct * as a kptr
 2022-12-05 15:02 UTC  (3+ messages)

[PATCH 0/5] gpio/media/int3472: Add support for tps68470 privacy-LED output
 2022-12-05 15:01 UTC  (4+ messages)

PATCH] expand: Add ifsfree to expand to fix a logic error that causes a buffer over-read
 2022-12-05 15:02 UTC  (2+ messages)
` [v2 "

[GIT PULL] -funsigned-char conversion for 6.2-rc1
 2022-12-05 15:01 UTC 

[PATCH] maintenance: use xcalloc instead of xmalloc where possible
 2022-12-05 15:01 UTC  (2+ messages)

[PATCH v2 0/3] target/riscv: Apply KVM policy to ISA extensions
 2022-12-05 15:01 UTC  (3+ messages)
` [PATCH v2 2/3] target/riscv: Extend isa_ext_data for single letter extensions

[PATCH 1/2] erofs: fix missing unmap if z_erofs_get_extent_compressedlen() fails
 2022-12-05 15:00 UTC  (4+ messages)
` [PATCH 2/2] erofs: validate the extent length for uncompressed pclusters

Issue in man page wcscspn.3
 2022-12-05 15:00 UTC  (3+ messages)

[PATCH 0/6] Add RZ/V2M Compare-Match Timer (TIM) support
 2022-12-05 14:59 UTC  (7+ messages)
` [PATCH 1/6] clk: renesas: r9a09g011: Add TIM clock and reset entries
` [PATCH 2/6] dt-bindings: timer: Add RZ/V2M TIM binding
` [PATCH 3/6] clocksource/drivers/rzv2m-tim: Add Renesas RZ/V2M compare match timer(TIM) driver
` [PATCH 4/6] dt-bindings: counter: Add RZ/V2M TIM counter binding
` [PATCH 5/6] counter: Add Renesas RZ/V2M TIM counter driver
` [PATCH 6/6] arm64: dts: renesas: r9a09g011: Add tim nodes

[igt-dev] [PATCH i-g-t] tests/i915: Added XY_FAST_COPY_BLT support for gem_blits
 2022-12-05 14:59 UTC  (2+ messages)

[PATCH] lib/buildstats: fix parsing of trees with reduced_proc_pressure directories
 2022-12-05 14:59 UTC 

[PATCH net-next] tcp: use 2-arg optimal variant of kfree_rcu()
 2022-12-05 14:59 UTC  (5+ messages)

stable-rc/queue/4.19 build: 198 builds: 6 failed, 192 passed, 2 errors, 38 warnings (v4.19.267-111-gb357a8480fd4)
 2022-12-05 14:58 UTC 

[PATCH] ALSA: hda/cirrus: Add extra 10 ms delay to allow PLL settle and lock
 2022-12-05 14:57 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: asix: add support for the Linux Automation GmbH USB 10Base-T1L
 2022-12-05 14:57 UTC  (3+ messages)

[PATCH] kernel.bbclass: remove empty module directories to prevent QA issues
 2022-12-05 14:56 UTC 

[f2fs-dev] [PATCH] f2fs: fix iostat parameter for discard
 2022-12-05 14:56 UTC  (2+ messages)
`  "

stable-rc/queue/5.4 baseline: 99 runs, 12 regressions (v5.4.225-158-g48e53bd52217)
 2022-12-05 14:56 UTC 

[PATCH] memory: dump HPA and access type of ramblocks
 2022-12-05 14:54 UTC  (2+ messages)

[XEN v5 00/11] Arm: Enable GICv3 for AArch32
 2022-12-05 13:26 UTC  (8+ messages)
` [XEN v5 03/11] xen/Arm: vreg: Support vreg_reg64_* helpers on AArch32
` [XEN v5 04/11] xen/Arm: vGICv3: Adapt emulation of GICR_TYPER for AArch32
` [XEN v5 05/11] xen/Arm: GICv3: Fix GICR_{PENDBASER, PROPBASER} emulation on 32-bit host
` [XEN v5 06/11] xen/Arm: vGICv3: Fix emulation of ICC_SGI1R on AArch32
` [XEN v5 07/11] xen/Arm: GICv3: Define ICH_LR<n>_EL2 "
` [XEN v5 10/11] xen/Arm: GICv3: Define macros to read/write 64 bit
` [XEN v5 11/11] xen/Arm: GICv3: Enable GICv3 for AArch32

brk() in v6.1-rc1 can expand file mappings, seemingly without taking file locks
 2022-12-05 14:53 UTC  (3+ messages)

[PATCH v3 0/14] Zbb string optimizations and call support in alternatives
 2022-12-05 14:53 UTC  (5+ messages)
` [PATCH v3 02/14] RISC-V: add prefix to all constants/macros in parse_asm.h

[RFC 0/1] adapting btrfs/237 to work with the new reclaim algorithm
 2022-12-05 14:53 UTC  (4+ messages)

[PATCH V3 vfio 00/14] Add migration PRE_COPY support for mlx5 driver
 2022-12-05 14:48 UTC  (15+ messages)
` [PATCH V3 vfio 01/14] net/mlx5: Introduce ifc bits for pre_copy
` [PATCH V3 vfio 02/14] vfio: Extend the device migration protocol with PRE_COPY
` [PATCH V3 vfio 03/14] vfio/mlx5: Enforce a single SAVE command at a time
` [PATCH V3 vfio 04/14] vfio/mlx5: Refactor PD usage
` [PATCH V3 vfio 05/14] vfio/mlx5: Refactor MKEY usage
` [PATCH V3 vfio 06/14] vfio/mlx5: Refactor migration file state
` [PATCH V3 vfio 07/14] vfio/mlx5: Refactor to use queue based data chunks
` [PATCH V3 vfio 08/14] vfio/mlx5: Introduce device transitions of PRE_COPY
` [PATCH V3 vfio 09/14] vfio/mlx5: Introduce SW headers for migration states
` [PATCH V3 vfio 10/14] vfio/mlx5: Introduce vfio precopy ioctl implementation
` [PATCH V3 vfio 11/14] vfio/mlx5: Consider temporary end of stream as part of PRE_COPY
` [PATCH V3 vfio 12/14] vfio/mlx5: Introduce multiple loads
` [PATCH V3 vfio 13/14] vfio/mlx5: Fallback to STOP_COPY upon specific PRE_COPY error
` [PATCH V3 vfio 14/14] vfio/mlx5: Enable MIGRATION_PRE_COPY flag

[Intel-gfx] [PATCH v4 0/5] Add guard padding around i915_vma
 2022-12-05 14:47 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for add guard padding around i915_vma (rev7)

[meta-gnome][PATCH] gnome-photos: update dependencies
 2022-12-05 14:47 UTC 

[PATCH v5 0/7] Add ARM Cortex-R52 CPU
 2022-12-05 14:46 UTC  (11+ messages)
` [PATCH v5 1/7] target/arm: Don't add all MIDR aliases for cores that implement PMSA
` [PATCH v5 2/7] target/arm: Make RVBAR available for all ARMv8 CPUs
` [PATCH v5 3/7] target/arm: Make stage_2_format for cache attributes optional
` [PATCH v5 4/7] target/arm: Enable TTBCR_EAE for ARMv8-R AArch32
` [PATCH v5 7/7] target/arm: Add ARM Cortex-R52 CPU

[PATCH v2 0/3] Putting some basic order on isa extension lists
 2022-12-05 14:45 UTC  (8+ messages)
` [PATCH v2 1/3] RISC-V: clarify ISA string ordering rules in cpu.c
` [PATCH v2 2/3] RISC-V: resort all extensions in consistent orders
` [PATCH v2 3/3] Documentation: riscv: add a section about ISA string ordering in /proc/cpuinfo

[PATCH v1 0/2] PM: runtime: Fix rpm_idle() and relocate rpm_callback()
 2022-12-05 14:45 UTC  (4+ messages)
` [PATCH v1 1/2] PM: runtime: Do not call __rpm_callback() from rpm_idle()

clang 15 built kernel crashes w. "BUG: kernel NULL pointer dereference, address: 00000000", gcc 12 built kernel with same config boots fine (x86)
 2022-12-05 14:44 UTC 

[PATCH bpf-next v2 0/3] Fix attaching fentry/fexit/fmod_ret/lsm to modules
 2022-12-05 14:42 UTC  (4+ messages)
` [PATCH bpf-next v2 2/3] bpf: "

[PATCH v1] KVM: arm64: Fix benign bug with incorrect use of VA_BITS
 2022-12-05 14:42 UTC  (4+ messages)

[GIT PULL] mtd: nand: Changes for 6.2
 2022-12-05 14:42 UTC  (2+ messages)

[PATCH 00/24] Split page pools from struct page
 2022-12-05 14:42 UTC  (3+ messages)
` [PATCH 01/24] netmem: Create new type

[PATCH] ASoC: sof_es8336: fix possible use-after-free in sof_es8336_remove()
 2022-12-05 14:41 UTC  (2+ messages)

[GIT PULL] mtd: spi-nor: Changes for 6.2
 2022-12-05 14:42 UTC  (2+ messages)

[PATCH] net/net.c: Fix qemu crash when hot-pluging a vhost-net failed
 2022-12-05 14:40 UTC  (2+ messages)

[xen-unstable-smoke test] 175048: tolerable all pass - PUSHED
 2022-12-05 14:40 UTC 

[PATCH v4 0/2] utils: add v4l2-tracer utility
 2022-12-05 14:39 UTC  (2+ messages)

[PATCH v3 1/2] sched/fair: Introduce short duration task check
 2022-12-05 14:38 UTC  (5+ messages)

[PATCH net] xen/netback: don't call kfree_skb() under spin_lock_irqsave()
 2022-12-05 14:38 UTC  (2+ messages)

[PATCH 0/3] Add ability to disable UVC Gadget's interrupt endpoint
 2022-12-05 14:37 UTC  (3+ messages)
` [PATCH 2/3] usb: gadget: uvc: Add new disable_interrupt_ep attribute
` [PATCH 3/3] usb: gadget: uvc: Allow disabling of interrupt endpoint


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.