All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-14 11:21:26 to 2022-11-14 11:55:42 UTC [more...]

[PATCH] drm/panel/raspberrypi-touchscreen: Fix error handling in rpi_touchscreen_init()
 2022-11-14 11:55 UTC  (2+ messages)

Deprecating and removing SLOB
 2022-11-14 11:50 UTC  (14+ messages)

[PATCH mptcp-next 0/3] mptcp: fix checkpatch splats
 2022-11-14 11:54 UTC  (4+ messages)
` [PATCH mptcp-next 1/3] Squash-to: "mptcp: implement delayed seq generation for passive fastopen"
` [PATCH mptcp-next 2/3] "
` [PATCH mptcp-next 3/3] Squash-to: "selftests: mptcp: mptfo Initiator/Listener"

[PATCH] crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()
 2022-11-14 11:49 UTC  (2+ messages)

[PATCH v2 00/17] media: atomisp: Convert to videobuf2
 2022-11-14 11:53 UTC  (3+ messages)
` [PATCH v2 06/17] media: atomisp: Also track buffers in a list when submitted to the ISP

KVM call for 2022-11-15
 2022-11-14 11:47 UTC 

[igt-dev] [i-g-t] tests/kms_vrr: Add Negative tests to validate VRR
 2022-11-14 11:52 UTC 

[RESEND PATCH v2] arm64: dts: mediatek: mt8195-demo: fix the memory size of node secmon
 2022-11-14 11:52 UTC  (3+ messages)

[PATCH net] net/x25: Fix skb leak in x25_lapb_receive_frame()
 2022-11-14 11:53 UTC  (2+ messages)

[PATCH v2] fs/ntfs3: Validate attribute data and valid sizes
 2022-11-14 11:53 UTC  (2+ messages)

[PATCH v7 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-11-14 11:51 UTC  (7+ messages)
` [PATCH v7 01/20] dt-bindings: imx6q-pcie: Fix clock names for imx6sx and imx8mq
` [PATCH v7 20/20] PCI: dwc: Add Baikal-T1 PCIe controller support

[PATCH v3 00/11] leds: deduplicate led_init_default_state_get()
 2022-11-14 11:47 UTC  (10+ messages)

[PATCH v4 00/11] Add BananaPi R3
 2022-11-14 11:50 UTC  (37+ messages)
` [PATCH v4 01/11] arm64: dts: mt7986: move wed_pcie node
` [PATCH v4 02/11] dt-bindings: phy: mediatek,tphy: add support for mt7986
` [PATCH v4 03/11] dt-bindings: usb: mtk-xhci: "
` [PATCH v4 04/11] dt-bindings: PCI: mediatek-gen3: add SoC based clock config
` [PATCH v4 06/11] arm64: dts: mt7986: add spi related device nodes
` [PATCH v4 07/11] arm64: dts: mt7986: add usb "
` [PATCH v4 08/11] arm64: dts: mt7986: add mmc "
` [PATCH v4 09/11] arm64: dts: mt7986: add pcie "
` [PATCH v4 10/11] arm64: dts: mt7986: add Bananapi R3

[PATCH v2] mm: add new syscall pidfd_set_mempolicy()
 2022-11-14 11:46 UTC  (5+ messages)
  ` [External] "

[PATCH 00/10] ASoC: dt-bindings: Rework Qualcomm APR/GPR Sound nodes for SM8450
 2022-11-14 11:50 UTC  (6+ messages)
` [PATCH 10/10] ASoC: dt-bindings: qcom,q6apm: Add SM8450 bedais node

[PATCH V5 0/3] drm/panel: Add NewVision NV3051D Panels
 2022-11-14 11:46 UTC  (3+ messages)

[PATCH v2] zonefs: add sanity check for aggregated conventional zones
 2022-11-14 11:46 UTC  (3+ messages)

[PATCH 00/46] gcc-LTO support for the kernel
 2022-11-14 11:43 UTC  (47+ messages)
` [PATCH 01/46] x86/boot: robustify calling startup_{32,64}() from the decompressor code
` [PATCH 02/46] kbuild: pass jobserver to cmd_ld_vmlinux.o
` [PATCH 03/46] kbuild: lto: preserve MAKEFLAGS for module linking
` [PATCH 04/46] compiler.h: introduce __visible_on_lto
` [PATCH 05/46] compiler.h: introduce __global_on_lto
` [PATCH 06/46] Compiler Attributes, lto: introduce __noreorder
` [PATCH 07/46] tracepoint, lto: Mark static call functions as __visible
` [PATCH 08/46] static_call, lto: Mark static keys "
` [PATCH 09/46] static_call, lto: Mark static_call_return0() "
` [PATCH 10/46] static_call, lto: Mark func_a() as __visible_on_lto
` [PATCH 11/46] x86/alternative, lto: Mark int3_*() as global and __visible
` [PATCH 12/46] x86/paravirt, lto: Mark native_steal_clock() as __visible_on_lto
` [PATCH 13/46] x86/preempt, lto: Mark preempt_schedule_*thunk() as __visible
` [PATCH 14/46] x86/sev, lto: Mark cpuid_table_copy as __visible_on_lto
` [PATCH 15/46] x86/xen, lto: Mark xen_vcpu_stolen() as __visible
` [PATCH 16/46] x86, lto: Mark gdt_page and native_sched_clock() "
` [PATCH 17/46] amd, lto: Mark amd pmu and pstate functions as __visible_on_lto
` [PATCH 18/46] entry, lto: Mark raw_irqentry_exit_cond_resched() as __visible
` [PATCH 19/46] export, lto: Mark __kstrtab* in EXPORT_SYMBOL() as global and __visible
` [PATCH 20/46] softirq, lto: Mark irq_enter/exit_rcu() as __visible
` [PATCH 21/46] btf, lto: pass scope as strings
` [PATCH 22/46] btf, lto: Make all BTF IDs global on LTO
` [PATCH 23/46] init.h, lto: mark initcalls as __noreorder
` [PATCH 24/46] bpf, lto: mark interpreter jump table "
` [PATCH 25/46] sched, lto: mark sched classes "
` [PATCH 26/46] x86/apic, lto: Mark apic_driver*() "
` [PATCH 27/46] linkage, lto: use C version for SYSCALL_ALIAS() / cond_syscall()
` [PATCH 28/46] scripts, lto: re-add gcc-ld
` [PATCH 29/46] scripts, lto: use CONFIG_LTO for many LTO specific actions
` [PATCH 30/46] Kbuild, lto: Add Link Time Optimization support
` [PATCH 31/46] x86/purgatory, lto: Disable gcc LTO for purgatory
` [PATCH 32/46] x86/realmode, lto: Disable gcc LTO for real mode code
` [PATCH 33/46] x86/vdso, lto: Disable gcc LTO for the vdso
` [PATCH 34/46] scripts, lto: disable gcc LTO for some mod sources
` [PATCH 35/46] Kbuild, lto: disable gcc LTO for bounds+asm-offsets
` [PATCH 36/46] lib/string, lto: disable gcc LTO for string.o
` [PATCH 37/46] Compiler attributes, lto: disable __flatten with LTO
` [PATCH 38/46] Kbuild, lto: don't include weak source file symbols in System.map
` [PATCH 39/46] x86, lto: Disable relative init pointers with gcc LTO
` [PATCH 40/46] x86/livepatch, lto: Disable live patching "
` [PATCH 41/46] x86/lib, lto: Mark 32bit mem{cpy,move,set} as __used
` [PATCH 42/46] mm/kasan, lto: Mark kasan "
` [PATCH 43/46] scripts, lto: check C symbols for modversions
` [PATCH 44/46] scripts/bloat-o-meter, lto: handle gcc LTO
` [PATCH 45/46] kasan, lto: remove extra BUILD_BUG() in memory_is_poisoned
` [PATCH 46/46] x86, lto: Finally enable gcc LTO for x86

On time64 and Large File Support
 2022-11-14 11:47 UTC  (4+ messages)

[PATCH] erofs: fix missing xas_retry() in fscache mode
 2022-11-14 11:44 UTC  (3+ messages)

[PATCH] misc: ocxl: fix possible name leak in ocxl_file_register_afu()
 2022-11-14 11:46 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Simplify internal helper function signature
 2022-11-14 11:46 UTC  (3+ messages)

[sashal-stable:pending-5.15 53/85] drivers/net/ethernet/mediatek/mtk_star_emac.c:980:29: error: 'struct mtk_star_priv' has no member named 'rx_napi'; did you mean 'napi'?
 2022-11-14 11:45 UTC 

[Buildroot] [Bug 15131] New: Target GDB uses internal zlib
 2022-11-14 11:46 UTC 

[RFC PATCHv6 0/7] ipvs: Use kthreads for stats
 2022-11-14 11:46 UTC  (6+ messages)
` [RFC PATCHv6 3/7] ipvs: use u64_stats_t for the per-cpu counters

[Intel-gfx] [PATCH] drm/i915/pps: improve eDP power on flow
 2022-11-14 11:45 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/pps: improve eDP power on flow. (rev4)

[Intel-gfx] [PATCH v2] drm/i915/mtl: Add Wa_14017073508 for SAMedia
 2022-11-14 11:44 UTC  (4+ messages)
  `  "

[net] net: usb: smsc95xx: fix external PHY reset
 2022-11-14 13:16 UTC  (3+ messages)

[RFC PATCH 0/4] git: remove --super-prefix
 2022-11-14 10:09 UTC  (9+ messages)
` [RFC PATCH 0/8] Get rid of "git --super-prefix"

[PATCH v7 0/6] rcu: Add RCU stall diagnosis information
 2022-11-14 11:42 UTC  (5+ messages)
` [PATCH v7 2/6] sched: Add helper kstat_cpu_softirqs_sum()
` [PATCH v7 4/6] rcu: Add RCU stall diagnosis information

答复: [PATCH net-next] driver: cadence macb driver support acpi mode
 2022-11-14 11:41 UTC  (3+ messages)
` [PATCH v2] net:macb: "

[PATCH] ksmbd: use F_SETLK when unlocking a file
 2022-11-14 11:40 UTC  (2+ messages)

[PATCH v2 00/23] Update cache properties for arm64 DTS
 2022-11-14 11:41 UTC  (3+ messages)
` [PATCH v2 08/23] arm64: dts: Update cache properties for freescale

[PATCH] scsi: sd_zbc: trace zone append emulation
 2022-11-14 11:41 UTC  (2+ messages)

[PATCH net-next 0/6] Add support for sorted VCAP rules in Sparx5
 2022-11-14 11:40 UTC  (3+ messages)

[PATCH v3] wwan: core: Support slicing in port TX flow of WWAN subsystem
 2022-11-14 11:40 UTC  (6+ messages)

[net-next 01/15] net/mlx5: Bridge, Use debug instead of warn if entry doesn't exists
 2022-11-14 11:40 UTC  (2+ messages)

[PATCH net] net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shims
 2022-11-14 11:40 UTC  (2+ messages)

[PATCH 0/7] Zbb string optimizations and call support in alternatives
 2022-11-14 11:38 UTC  (6+ messages)
` [PATCH 5/7] RISC-V: fix auipc-jalr addresses in patched alternatives

[PATCH v2 0/2] irqchip: loongarch-cpu: add DT support
 2022-11-14 11:38 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: interrupt-controller: add yaml for LoongArch CPU interrupt controller

[RFC PATCH 0/3] KVM: arm64: Allow userspace to trap hypercall ranges
 2022-11-14 11:36 UTC  (9+ messages)
` [RFC PATCH 2/3] KVM: arm64: Allow userspace to trap SMCCC sub-ranges

[igt-dev] [PATCH i-g-t] tests/api_intel_bb: Run misplaced-blitter only with supported engines
 2022-11-14 11:38 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] futex: Resend potentially swallowed owner death notification
 2022-11-14 11:37 UTC  (2+ messages)

[PATCH] driver core: Disable driver deferred probe timeout by default
 2022-11-14 11:38 UTC  (4+ messages)

twl: not initialized and twl6030_uv_to_vsel problems
 2022-11-14 11:38 UTC 

[ANNOUNCE] xfsprogs-6.0.0 released
 2022-11-14 11:36 UTC 

[PATCH] NFSD: Fix trace_nfsd_fh_verify_err() crasher
 2022-11-14 11:35 UTC  (2+ messages)

[LTP] [PATCH] pidns12: Avoid write in sig handler
 2022-11-14 11:34 UTC  (2+ messages)

[PATCH] firmware: stratix10-svc: Fix IS_ERR() vs NULL check in stratix10_svc_drv_probe()
 2022-11-14 11:33 UTC  (4+ messages)

[PATCH v2] spi: spi-mtk-nor: Optimize timeout for dma read
 2022-11-14 11:32 UTC  (3+ messages)

[Intel-gfx] [PATCH v7 0/3] Enable Pipewriteback
 2022-11-14 11:32 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Enable Pipewriteback (rev10)

[dm-devel] [PATCHv2 0/5] fix direct io device mapper errors
 2022-11-14 11:31 UTC  (5+ messages)
    `  "

[PATCH] fstests: update group name according to xfs_io command requirement
 2022-11-14 11:31 UTC  (3+ messages)

[PATCH] vfs: fix copy_file_range() averts filesystem freeze protection
 2022-11-14 11:33 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/amdkfd: Migrate in CPU page fault use current mm" failed to apply to 5.15-stable tree
 2022-11-14 11:32 UTC 

[PATCH -perfbook] CodeSamples: Add -fcommon to GCC_ARGS
 2022-11-14 11:31 UTC 

[PATCH] firmware: arm_scmi: Resolve dependency with TEE subsystem
 2022-11-14 11:29 UTC  (6+ messages)

[PATCH] Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()"
 2022-11-14 11:29 UTC  (3+ messages)

[PATCH net-next 0/3] ibmvnic: Introduce affinity hint support
 2022-11-14 11:30 UTC  (2+ messages)

[PATCH linux-next] ipasdv4/tcp_ipv4: remove redundant assignment
 2022-11-14 11:30 UTC  (2+ messages)

[igt-dev] [PATCH 0/2] Add new subtest and test cleanup
 2022-11-14 11:30 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v8 0/9] kallsyms: Optimizes the performance of lookup symbols
 2022-11-14 11:30 UTC  (8+ messages)
` [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()

[PATCH net v2] net: mhi: Fix memory leak in mhi_net_dellink()
 2022-11-14 11:30 UTC  (2+ messages)

[PATCH] spi: spi-imx: Revert "spi: spi-imx: add PIO polling support"
 2022-11-14 11:29 UTC  (6+ messages)

[PATCH v1 1/4] list: Introduce list_count() to count existing nodes
 2022-11-14 11:28 UTC  (4+ messages)
` [PATCH v1 2/4] usb: gadget: hid: Convert to use list_count()
` [PATCH v1 3/4] usb: gadget: udc: bcm63xx: "
` [PATCH v1 4/4] xhci: "

[PATCH v3 00/16] KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache
 2022-11-14 11:27 UTC  (7+ messages)
` [PATCH 03/16] KVM: x86: set gfn-to-pfn cache length consistently with VM word size

[PATCH 0/5] media: mediatek: vcodec: Fix decode random crash for PLT test
 2022-11-14 11:27 UTC  (7+ messages)
` [PATCH 3/5] media: mediatek: vcodec: Fix h264 set lat buffer error
` [PATCH 5/5] media: mediatek: vcodec: Core thread depends on core_list

[PATCH] arm64: dts: mediatek: mt7986: Add SoC compatible
 2022-11-14 11:26 UTC  (4+ messages)

[PATCH 0/2 v2] ceph: fix the use-after-free bug for file_lock
 2022-11-14 11:24 UTC  (3+ messages)
` [PATCH 1/2 v2] ceph: add ceph_lock_info support "

[dm-devel] [PATCH 3/3] blk-crypto: move internal only declarations to blk-crypto-internal.h
 2022-11-14 11:25 UTC  (3+ messages)
  `  "

[PATCH v4 0/8] arm64/sve: Clean up KVM integration and optimise syscalls
 2022-11-14 11:25 UTC  (5+ messages)
` [PATCH v4 7/8] arm64/sve: Leave SVE enabled on syscall if we don't context switch

[LTP] [PATCH v1] sched_setscheduler: test SCHED_RESET_ON_FORK
 2022-11-14 11:06 UTC  (2+ messages)

[PATCH net 0/4] octeon_ep: fix several bugs in exception paths
 2022-11-14 11:20 UTC  (2+ messages)

[PATCH v2] xen/platform-pci: add missing free_irq() in error path
 2022-11-14 11:21 UTC 

[PATCH v2 0/3] btrfs: fix some test failures with btrfs-progs 5.19 and 6.0
 2022-11-14 11:19 UTC  (3+ messages)
` [PATCH v2 1/3] btrfs/003: fix failure on new btrfs-progs versions

[PATCH] [RFC] SELINUX: Remove obsolete deferred inode security init list
 2022-11-14 11:18 UTC 

[PATCH] virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()
 2022-11-14 11:18 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: Intel: avs: DSP recovery and resume fixes
 2022-11-14 11:37 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: Intel: avs: Lock substream before snd_pcm_stop()
` [PATCH v2 2/2] ASoC: Intel: avs: Disconnect substream if suspend or resume fails


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.