All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-18 15:08:45 to 2022-08-18 16:00:40 UTC [more...]

[PATCH 00/33] drm/vc4: Misc fixes
 2022-08-18 15:38 UTC  (8+ messages)
` [PATCH 23/33] drm/vc4: hdmi: Move HDMI reset to pm_resume

[Intel-gfx] [PULL] gvt-fixes
 2022-08-18 15:43 UTC  (9+ messages)

[PATCH V4] mm: fix use-after free of page_ext after race with memory-offline
 2022-08-18 15:25 UTC  (2+ messages)

[PATCH v12 00/10] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-18 15:29 UTC  (10+ messages)
` [PATCH v12 01/10] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v12 03/10] bpf: Export bpf_dynptr_get_size()
` [PATCH v12 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v12 05/10] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v12 06/10] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v12 07/10] selftests/bpf: Compile kernel with everything as built-in
` [PATCH v12 08/10] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
` [PATCH v12 09/10] selftests/bpf: Add additional tests for bpf_lookup_*_key()
` [PATCH v12 10/10] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc

[PATCH 0/2] ASoC: Add a driver for the Iron Device SMA1303 Amp
 2022-08-18 15:43 UTC  (3+ messages)
` [PATCH 2/2] ASoC: dt-bindings: sma1303: "

mainline build failure for x86_64 allmodconfig with clang
 2022-08-18 15:59 UTC  (10+ messages)

[PATCH] dt-binding: i2c-imx: add SoC specific compatible strings for layerscape
 2022-08-18 15:36 UTC  (2+ messages)

[PATCH v5 00/26] KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs
 2022-08-18 15:59 UTC  (9+ messages)
` [PATCH v5 01/26] KVM: x86: hyper-v: Expose access to debug MSRs in the partition privilege flags
` [PATCH v5 03/26] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition

[PATCH v1 0/6] Mutex wrapper, locking and memory leak fixes
 2022-08-18 15:59 UTC  (5+ messages)
` [PATCH v1 6/6] perf build: Enable -Wthread-safety with clang

[PATCH v1 04/35] drm/modes: Introduce 480i and 576i modes
 2022-08-18 15:56 UTC  (22+ messages)

[PATCH 0/2] Allow --ancestry-path to take an argument
 2022-08-18 15:50 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] revision: allow "

[PATCH v2 00/10] Backport MEMCG changes from v5.17
 2022-08-18 15:55 UTC  (2+ messages)

[PATCH v14 0/4] trace: Introduce objtrace trigger to trace the kernel object
 2022-08-18 15:53 UTC  (8+ messages)
` [PATCH v14 4/4] Documentation: trace/objtrace: Add documentation for objtrace

[PATCH net-next 0/5][pull request] Intel Wired LAN Driver Updates 2022-08-18 (ice)
 2022-08-18 15:52 UTC  (6+ messages)
` [PATCH net-next 1/5] ice: Implement control of FCS/CRC stripping
` [PATCH net-next 2/5] ice: Implement FCS/CRC and VLAN stripping co-existence policy
` [PATCH net-next 3/5] ice: Allow 100M speeds for some devices
` [PATCH net-next 4/5] ice: Remove ucast_shared
` [PATCH net-next 5/5] ice: remove non-inclusive language

[PATCH v5 0/9] Xen FF-A mediator
 2022-08-18 15:55 UTC  (5+ messages)
` [PATCH v5 1/9] xen/arm: smccc: add support for SMCCCv1.2 extended input/output registers

[PULL 00/12] pc,virtio: fixes
 2022-08-18 15:35 UTC  (2+ messages)

[PATCH for-7.1 0/4] Last-minute LoongArch CPU model naming tweaks
 2022-08-18 15:52 UTC  (9+ messages)
` [PATCH for-7.1 3/4] target/loongarch: rename the TCG CPU "la464" to "qemu64-v1.00"

[PATCH 1/2] tests/tcg/ppc64le: Added an overflow with OE=1 test
 2022-08-18 15:32 UTC  (2+ messages)

[PATCH v3 00/11] net: phy: Add support for rate adaptation
 2022-08-18 15:51 UTC  (4+ messages)

[ammarfaizi2-block:tglx/devel/depthtracking 33/59] arch/x86/kvm/emulate.o: warning: objtool: seto+0x0: unreachable instruction
 2022-08-18 15:50 UTC 

RIP: 0010:qede_load+0x128d/0x13b0 [qede] - 5.19.0
 2022-08-18 15:51 UTC  (6+ messages)

[PATCH] automation: Remove build-* from gitignore
 2022-08-18 15:50 UTC  (3+ messages)

[RFC PATCH net-next 00/10] Use robust notifiers in DSA
 2022-08-18 15:49 UTC  (11+ messages)
` [RFC PATCH net-next 01/10] notifier: allow robust variants to take a different void *v argument on rollback
` [RFC PATCH net-next 02/10] net: dsa: introduce and use robust form of dsa_tree_notify()
` [RFC PATCH net-next 03/10] net: dsa: introduce and use robust form of dsa_broadcast()
` [RFC PATCH net-next 04/10] net: dsa: introduce and use robust form of dsa_port_notify()
` [RFC PATCH net-next 05/10] Revert "net: dsa: felix: suppress non-changes to the tagging protocol"
` [RFC PATCH net-next 06/10] net: dsa: convert switch.c functions to return void if they can
` [RFC PATCH net-next 07/10] net: dsa: remove "breaking chain" comment from dsa_switch_event
` [RFC PATCH net-next 08/10] net: dsa: introduce a robust form of MTU cross-chip notifiers
` [RFC PATCH net-next 09/10] net: dsa: make dsa_tree_notify() and derivatives return void
` [RFC PATCH net-next 10/10] net: dsa: make _del variants of functions "

Programmatic patches (transform commits)
 2022-08-18 15:48 UTC  (2+ messages)

[Bug 212649] general protection fault, probably for non-canonical address 0x1856385d1408f284: 0000 [#1] SMP NOPTI, RIP: 0010:kmem_cache_alloc_trace+0xe9/0x2f0
 2022-08-18 15:49 UTC 

[PATCH] xen/arm: acpi: Support memory reserve configuration table
 2022-08-18 15:49 UTC  (7+ messages)

[igt-dev] [i-g-t] tests/kms_plane_cursor: Convert tests to dynamic
 2022-08-18 15:49 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_plane_cursor: Convert tests to dynamic (rev2)

[PATCH] binder: fix UAF of ref->proc caused by race condition
 2022-08-18 15:48 UTC  (6+ messages)

[PATCH][V2][next] selftests/bpf: Fix spelling mistake "succesful" (kfunc_call.c)
 2022-08-18 15:48 UTC  (2+ messages)

[PATCH v2] nvmet-tcp: Don't kmap() pages which can't come from HIGHMEM
 2022-08-18 15:48 UTC  (2+ messages)

[PATCH v7 0/2] Remove useless param of devcoredump functions and fix bugs
 2022-08-18 15:46 UTC  (6+ messages)
` [PATCH v7 1/2] devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_coredumpm

[GIT PULL] irqchip fixes for 6.0, take #1
 2022-08-18 15:47 UTC  (2+ messages)
` [tip: irq/urgent] Merge tag 'irqchip-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent

[RFC 0/2] Virtio in order feature support for virtio-net device
 2022-08-18 15:12 UTC  (3+ messages)
` [RFC 1/2] virtio: expose used buffers
` [RFC 2/2] virtio: enable f_in_order feature for virtio-net

[Bug 1068] [20.11] creating a rule with a shared action after port restart causes a segfault
 2022-08-18 15:45 UTC  (2+ messages)

[PATCH v2 0/4] Input: xpad - sync with github fork
 2022-08-18 15:44 UTC  (5+ messages)
` [PATCH v2 1/4] Input: xpad - add supported devices as contributed on github
` [PATCH v2 2/4] Input: xpad - fix wireless 360 controller breaking after suspend
` [PATCH v2 3/4] Input: xpad - Poweroff XBOX360W on mode button long press
` [PATCH v2 4/4] Input: xpad - add support for XBOX One Elite paddles

[PATCH v1] regmap: introduce value tracing for regmap bulk operations
 2022-08-18 15:43 UTC  (4+ messages)

Buffers used in ASoC Intel Atom SST driver
 2022-08-18 15:42 UTC 

[PATCH] arm64: dts: qcom: sc7180: Add sleep state for alc5682 codec
 2022-08-18 15:42 UTC 

[PATCH v2 0/7] Modularize ghes_edac driver
 2022-08-18 15:42 UTC  (3+ messages)
` [PATCH v2 2/7] EDAC/ghes: Add notifier to report ghes_edac mem error

[PATCH 0/8] block, bfq: extend bfq to support multi-actuator drives
 2022-08-18 15:40 UTC  (5+ messages)

[PULL 00/10] pc,virtio: fixes
 2022-08-18 15:39 UTC  (5+ messages)
` [PULL 05/10] x86: disable rng seeding via setup_data

[PATCH v1 05/35] drm/connector: Add TV standard property
 2022-08-18 15:34 UTC  (19+ messages)

imx8m-mini csi-2 limitations
 2022-08-18 15:44 UTC  (6+ messages)
    `  "

[PATCH v2] hw/i386: place setup_data at fixed place in memory
 2022-08-18 15:38 UTC  (11+ messages)

[PATCH v2 0/6] Fix RISC-V/PCI dt-schema issues with dt-schema v2022.08
 2022-08-18 15:34 UTC  (5+ messages)
` [PATCH v2 2/6] dt-bindings: PCI: microchip,pcie-host: fix missing clocks properties

[RFC net-next PATCH 0/3] net: dsa: mv88e6xxx: Add RMU support
 2022-08-18 15:36 UTC  (3+ messages)
` [RFC net-next PATCH 3/3] mv88e6xxx: rmon: Use RMU to collect rmon data

[PATCH v1 00/35] drm: Analog TV Improvements
 2022-08-18 15:31 UTC  (19+ messages)
` [PATCH v1 05/35] drm/connector: Add TV standard property

[PATCH v5 0/4] MT8188 SMI SUPPORT
 2022-08-18 15:29 UTC  (4+ messages)
` [PATCH v5 1/4] dt-bindings: memory: mediatek: Add mt8188 smi binding

[PATCH net] net: dsa: microchip: keep compatibility with device tree blobs with no phy-mode
 2022-08-18 15:33 UTC  (7+ messages)

[PATCH net-next v3 1/1] net: macsec: Expose MACSEC_SALT_LEN definition to user space
 2022-08-18 15:32 UTC 

[igt-dev] [PATCH i-g-t 1/3] tests/gem_exec_fence: Fix wrong engine checked for store_dword capability
 2022-08-18 15:27 UTC  (3+ messages)
` [igt-dev] [Intel-gfx] "
  `  "

[PATCH v5 0/3] sched, cgroup/cpuset: Keep user set cpus affinity
 2022-08-18 15:31 UTC  (5+ messages)
` [PATCH v5 1/3] sched: Use user_cpus_ptr for saving user provided cpumask in sched_setaffinity()

[yocto] Minutes: Yocto Project Weekly Triage Meeting 8/18/2022
 2022-08-18 15:29 UTC 

[PATCH v2] platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfs
 2022-08-18 15:29 UTC 

[PATCH 0/9] parallels: Refactor the code of images checks and fix a bug
 2022-08-18 15:14 UTC  (10+ messages)
` [PATCH 1/9] parallels: Out of image offset in BAT leads to image inflation
` [PATCH 2/9] parallels: Fix data_end field value in parallels_co_check()
` [PATCH 3/9] parallels: create parallels_set_bat_entry_helper() to assign BAT value
` [PATCH 4/9] parallels: Use generic infrastructure for BAT writing in parallels_co_check()
` [PATCH 5/9] parallels: Move check of unclean image to a separate function
` [PATCH 6/9] parallels: Move check of cluster outside "
` [PATCH 7/9] parallels: Move check of leaks "
` [PATCH 8/9] parallels: Move statistic collection "
` [PATCH 9/9] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD

[PATCH v3] regulator: core: Resolve supply name earlier to prevent double-init
 2022-08-18 15:23 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v3 0/2] pinctrl: add support for SM8450 LPASS LPI pinctrl
 2022-08-18 15:27 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add sm8450 lpass lpi pinctrl bindings

[PATCH 0/9] Replace PREEMPT_RT ifdefs with preempt_[dis|en]able_nested()
 2022-08-18 15:27 UTC  (4+ messages)
` [PATCH 9/9] u64_stat: Remove the obsolete fetch_irq() variants

[PATCH v2] regulator: core: Resolve supply name earlier to prevent double-init
 2022-08-18 15:22 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] regulator: core: Resolve supply name earlier to prevent double-init
 2022-08-18 15:22 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v2 0/2] pinctrl: add support for SC8280XP LPASS LPI pinctrl
 2022-08-18 15:26 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add sc8280xp lpass lpi pinctrl bindings

LTP test df01.sh detected different size of loop device in v5.19
 2022-08-18 15:25 UTC  (8+ messages)
          ` [LTP] "

Panic when loading modules with CONFIG_ARM64_BTI_KERNEL
 2022-08-18 15:21 UTC  (2+ messages)

[PATCH v5 0/7] Update ADSP pil loader for SC7280 platform
 2022-08-18 15:24 UTC  (3+ messages)
` [PATCH v5 1/7] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support

[RFC/PATCH] sequencer: do not translate reflog messages
 2022-08-18 15:23 UTC  (7+ messages)
` [PATCH 0/4] sequencer: clarify translations
  ` [PATCH 2/4] sequencer: do not translate parameters to error_resolve_conflict()
  ` [PATCH 4/4] po: adjust README to code

[PATCH] spi: amd: Setup all xfers before opcode execution
 2022-08-18 15:23 UTC  (2+ messages)

[PATCH] vfio-pci/zdev: require KVM to be built-in
 2022-08-18 15:22 UTC  (6+ messages)
` [PATCH] KVM: s390: pci: Hook to access KVM lowlevel from VFIO

[syzbot] WARNING in iomap_iter
 2022-08-18 15:21 UTC  (4+ messages)

[PATCH 0/1] enable Intel Alderlake RST VMD configuration
 2022-08-18 15:21 UTC  (7+ messages)
` [PATCH 1/1] mdadm: "

[kvm-unit-tests PATCH v1 1/1] lib/s390x: fix SMP setup bug
 2022-08-18 15:21 UTC 

[PATCH v2 0/8] Add support for Renesas RZ/Five SoC
 2022-08-18 15:16 UTC  (4+ messages)
` [PATCH v2 4/8] RISC-V: Kconfig.socs: Add Renesas RZ/Five SoC kconfig option

[PATCH 0/2] Add DISPCC driver for SM6115
 2022-08-18 15:18 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: add QCOM SM6115 display clock bindings
` [PATCH 2/2] clk: qcom: Add display clock controller driver for SM6115

[PATCH v6 0/4] PCI EP driver support MSI doorbell from host
 2022-08-18 15:11 UTC  (10+ messages)
` [PATCH v6 1/4] irqchip: allow pass down .pm field at IRQCHIP_PLATFORM_DRIVER_END
` [PATCH v6 2/4] irqchip: Add IMX MU MSI controller driver
` [PATCH v6 3/4] dt-bindings: irqchip: imx mu work as msi controller
` [PATCH v6 4/4] pcie: endpoint: pci-epf-vntb: add endpoint MSI support

[xen-unstable-smoke test] 172620: trouble: blocked/broken/fail/pass
 2022-08-18 15:17 UTC 

[PATCH] x86/kvm, objtool: Avoid fastop ENDBR from being sealed
 2022-08-18 15:17 UTC  (6+ messages)

[PATCH v3 1/2] USB: trancevibrator: remove redundant space
 2022-08-18 15:15 UTC  (4+ messages)
` [PATCH v3 2/2] USB: trancevibrator: simplify tv_probe

[PATCH 00/11] ARM: defconfig cleanup
 2022-08-18 15:10 UTC  (5+ messages)
` [PATCH 02/11] ARM: defconfig: clean up multi_v4t and multi_v5 configs
  ` [PATCH 06/11] ARM: defconfig: drop CONFIG_PTP_1588_CLOCK=y

[PATCH] soc/tegra: pmc: Print reset info during probe
 2022-08-18 15:14 UTC  (2+ messages)

[PATCH v2] soc/tegra: pmc: Add IO Pad table for tegra234
 2022-08-18 15:13 UTC  (2+ messages)

[PATCH devicetree 0/3] NXP LS1028A DT changes for multiple switch CPU ports
 2022-08-18 15:08 UTC  (11+ messages)
` [PATCH devicetree 2/3] arm64: dts: ls1028a: mark enetc port 3 as a DSA master too
` [PATCH devicetree 3/3] arm64: dts: ls1028a: enable swp5 and eno3 for all boards

[PATCH] docs/ja_JP/SubmittingPatches: Remove reference to submitting-drivers.rst
 2022-08-18 15:12 UTC 

build failure of next-20220817 for amdgpu
 2022-08-18 15:10 UTC  (7+ messages)

[syzbot] KASAN: use-after-free Read in p9_req_put
 2022-08-18 15:12 UTC  (3+ messages)

[PATCH -next] ASoC: SOF: ipc4-topology: fix wrong use of sizeof in sof_ipc4_widget_setup_comp_src()
 2022-08-18 15:11 UTC  (3+ messages)

[PATCH v1 0/7] i2c-mlxbf.c: bug fixes and new feature support
 2022-08-18 15:11 UTC  (3+ messages)
` [PATCH v1 6/7] i2c-mlxbf.c: support BlueField-3 SoC

[PATCH V2] dt-bindings: watchdog: Convert Xilinx watchdog bindings to json-schema
 2022-08-18 15:06 UTC 

[PATCH v5 0/4] Introduce security_create_user_ns()
 2022-08-18 15:11 UTC  (11+ messages)

[PATCH v3] arm: Support initrd with address in boot alias region
 2022-08-18 14:52 UTC 

stalling IO regression since linux 5.12, through 5.18
 2022-08-18 15:10 UTC  (13+ messages)

[PATCH] usb: usbtest: Fix typo in comments
 2022-08-18 15:10 UTC  (2+ messages)

[RFC PATCH 0/3] kallsyms: add option to include relative filepaths into kallsyms
 2022-08-18 15:07 UTC  (6+ messages)
` [RFC PATCH 1/3] modpost: fix TO_NATIVE() with expressions and consts


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.