All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-09 22:43:49 to 2022-02-10 00:05:10 UTC [more...]

drivers/md/dm-raid.c:3218:44-45: WARNING opportunity for min()
 2022-02-10  0:10 UTC  (2+ messages)
` [PATCH] coccinelle: misc: fix minmax.cocci warnings

[Intel-gfx] [PATCH] drm/i915/dg2: Invalidate LSC L1 cache
 2022-02-09 23:58 UTC 

[PATCH] pinctrl: k210: Fix bias-pull-up
 2022-02-09 23:59 UTC  (5+ messages)

[PATCH v2 07/10] nvmet: add copy command support for bdev and file ns
 2022-02-09 23:49 UTC 

drivers/video/fbdev/core/fbcon.c:1037:2: warning: Value stored to 'cap' is never read [clang-analyzer-deadcode.DeadStores]
 2022-02-09 23:49 UTC 

[PATCH] audit: don't deref the syscall args when checking the openat2 open_how::flags
 2022-02-09 23:45 UTC  (2+ messages)

[PATCH v1] audit: fix illegal pointer dereference for openat2
 2022-02-09 23:44 UTC  (2+ messages)

[PATCH v6 00/14] riscv: support for Svpbmt and D1 memory types
 2022-02-09 23:44 UTC  (3+ messages)

[Intel-wired-lan] [PATCH] e1000e: Print PHY register address when MDI read/write fails
 2022-02-09 23:43 UTC 

[PATCH mptcp-next] Squash to "selftests: mptcp: add mp_fail testcases v5"
 2022-02-09 23:39 UTC  (2+ messages)

[PATCH v2] fs: move binfmt_misc sysctl to its own file as built-in
 2022-02-09 23:39 UTC  (5+ messages)

[Buildroot] [PATCH v2 1/3] board/andes: rearrange nds32 folder structure
 2022-02-09 23:39 UTC  (6+ messages)
` [Buildroot] [PATCH v2 2/3] board/andes/ae350: add support for Andes AE350
` [Buildroot] [PATCH v2 3/3] DEVELOPERS: add Yu-Chien Lin to board/andes

[PATCH rcu 3/3] rcu: Allow expedited RCU grace periods on incoming CPUs
 2022-02-09 23:38 UTC 

[PATCH v2 00/44] Remove the SCSI pointer from struct scsi_cmnd
 2022-02-09 23:37 UTC  (5+ messages)
` [PATCH v2 22/44] iscsi: Stop using the SCSI pointer

[PATCH 0/3] Clock fixes for Ingenic SoCs
 2022-02-09 23:38 UTC  (3+ messages)

[PATCH v3] clone, submodule: pass partial clone filters to submodules
 2022-02-09 23:37 UTC  (3+ messages)

[oe-core][PATCH 1/1] virglrenderer: fix CVE-2022-0135 and -0175
 2022-02-09 23:36 UTC 

[PATCH v5 0/2] Use *switch*es instead of *if*s in the Artop PATA driver
 2022-02-09 23:34 UTC  (4+ messages)
` [PATCH v5 2/2] ata: pata_artop: use *switch* in atp8xx_fixup()

[PATCH] of/fdt: move elfcorehdr reservation early for crash dump kernel
 2022-02-09 23:32 UTC  (5+ messages)
  ` [EXT] "

[PATCH] pinctrl: fix loop in k210_pinconf_get_drive()
 2022-02-09 23:32 UTC  (3+ messages)

[PATCH V8 0/8] Use copy_process in vhost layer
 2022-02-09 23:29 UTC  (18+ messages)
` [PATCH V8 1/8] fork: Make IO worker options flag based
` [PATCH V8 2/8] fork/vm: Move common PF_IO_WORKER behavior to new flag
` [PATCH V8 3/8] fork: add USER_WORKER flag to not dup/clone files
` [PATCH V8 4/8] fork: Add USER_WORKER flag to ignore signals
` [PATCH V8 5/8] fork: allow kernel code to call copy_process
` [PATCH V8 6/8] vhost_task: Allow vhost layer to use copy_process
` [PATCH V8 7/8] vhost: move worker thread fields to new struct
` [PATCH V8 8/8] vhost: use vhost_tasks for worker threads

[PATCH v7 00/12] x86/edac/amd64: Add support for GPU nodes
 2022-02-09 23:31 UTC  (5+ messages)
` [PATCH v7 02/12] x86/amd_nb: Add support for northbridges on Aldebaran
` [PATCH v7 03/12] EDAC/mce_amd: Extract node id from MCA_IPID

[PATCH 00/10] irqchip: Prevent drivers abusing irq_chip::name
 2022-02-09 23:30 UTC  (3+ messages)
` [PATCH 10/10] pinctrl: starfive: Switch to dynamic chip name output

[PATCH 03/10] exit: Move oops specific logic from do_exit into make_task_dead
 2022-02-09 23:31 UTC  (7+ messages)
` [PATCH] microblaze: remove CONFIG_SET_FS

[PATCH v4 0/4] GuC HWCONFIG with documentation
 2022-02-09 23:31 UTC  (13+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 1/4] drm/i915/guc: Add fetch of hwconfig table
  `  "
` [PATCH v4 2/4] drm/i915/uapi: Add query for hwconfig blob
  ` [Intel-gfx] "
` [PATCH v4 3/4] drm/i915/uapi: Add struct drm_i915_query_hwconfig_blob_item
  ` [Intel-gfx] "
` [PATCH v4 4/4] drm/i915/guc: Verify hwconfig blob matches supported format
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for GuC HWCONFIG with documentation (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[igt-dev] [PATCH i-g-t 0/4] Add i915 blt library + gem_ccs test
 2022-02-09 23:30 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/4] FIXME: Add DG2 defs to use in gem-ccs
` [igt-dev] [PATCH i-g-t 2/4] i915/gem_engine_topology: Only use the main copy engines for XY_BLOCK_COPY
` [igt-dev] [PATCH i-g-t 3/4] lib/i915_blt: Add library for blitter
` [igt-dev] [PATCH i-g-t 4/4] tests/gem_ccs: Verify uncompressed and compressed blits

[Intel-gfx] [RFC RESEND 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1.1)
 2022-02-09 23:29 UTC  (5+ messages)
` [PATCH 02/12] cgroup: rstat: Make cgroup_rstat_cpu_lock name readable

[PATCH] sched: move uclamp_util sysctls to core.c
 2022-02-09 23:28 UTC  (2+ messages)

net: dsa: realtek: silent indirect reg read failures on SMP
 2022-02-09 23:28 UTC  (3+ messages)

[PATCH] i2c: riic: Simplify reset handling
 2022-02-09 23:22 UTC 

[PATCH 0/3] Some improvements on panic_print
 2022-02-09 23:26 UTC  (8+ messages)
` [PATCH 3/3] panic: Allow printing extra panic information on kdump

[PATCH] sched: move energy_aware sysctls to topology.c
 2022-02-09 23:26 UTC  (2+ messages)

[PATCH] ASoC: qcom: Actually clear DMA interrupt register for HDMI
 2022-02-09 23:25 UTC  (2+ messages)

[PATCH 00/15] target: Use ArchCPU & CPUArchState as abstract interface to target CPU
 2022-02-09 23:18 UTC  (9+ messages)
` [PATCH 11/15] target: Use ArchCPU as "
` [RFC PATCH 12/15] hw/m68k: Restrict M68kCPU type to target/ code

[PATCH] sched: move cfs_bandwidth_slice sysctls to fair.c
 2022-02-09 23:24 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915: Check stolen memory size before calling drm_mm_init
 2022-02-09 23:22 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Check stolen memory size before calling drm_mm_init (rev2)

[PATCHv2 00/29] TDX Guest: TDX core support
 2022-02-09 23:21 UTC  (4+ messages)
` [PATCHv2 23/29] x86/tdx: Add helper to convert memory between shared and private

[PATCH 0/3] malta: Move PCI interrupt handling from gt64xxx to piix4
 2022-02-09 23:16 UTC  (5+ messages)
` [PATCH 3/3] isa/piix4: Resolve global variables

[PATCH v4 bpf-next 0/5] bpf: Light skeleton for the kernel
 2022-02-09 23:20 UTC  (6+ messages)
` [PATCH v4 bpf-next 1/5] bpf: Extend sys_bpf commands for bpf_syscall programs
` [PATCH v4 bpf-next 2/5] libbpf: Prepare light skeleton for the kernel
` [PATCH v4 bpf-next 3/5] bpftool: Generalize light skeleton generation
` [PATCH v4 bpf-next 4/5] bpf: Update iterators.lskel.h
` [PATCH v4 bpf-next 5/5] bpf: Convert bpf_preload.ko to use light skeleton

[PATCH mptcp-next] mptcp: mark ops structures as ro_after_init
 2022-02-09 23:18 UTC  (2+ messages)

[PATCH 0/9] exec: Split some user-mode specific declarations from 'exec/exec-all.h'
 2022-02-09 23:00 UTC  (10+ messages)
` [PATCH 1/9] accel/tcg: Add missing 'tcg/tcg.h' header
` [PATCH 2/9] coverity-scan: Cover common-user/
` [PATCH 3/9] include: Move exec/user/ to user/
` [PATCH 4/9] linux-user/exit: Add missing 'qemu/plugin.h' header
` [PATCH 5/9] linux-user/cpu_loop: Add missing 'exec/cpu-all.h' header
` [PATCH 6/9] exec: Define MMUAccessType in 'exec/cpu-tlb.h' header
` [PATCH 7/9] user: Declare target-specific prototypes in 'user/cpu-target.h'
` [PATCH 8/9] user: Declare target-agnostic prototypes in 'user/cpu-common.h'
` [PATCH 9/9] user: Share preexit_cleanup() with linux and bsd implementations

[PATCH mptcp-next] mptcp: don't save tcp data_ready and write space callbacks
 2022-02-09 23:18 UTC  (2+ messages)

[PATCH v5 00/11] 9p: Add support for darwin
 2022-02-09 23:10 UTC  (6+ messages)
` [PATCH v5 09/11] 9p: darwin: Implement compatibility for mknodat

[Buildroot] [PATCH v3 1/1] package/guile: Fix build failure due to missing libiconv
 2022-02-09 23:17 UTC  (3+ messages)

[PATCH v3 bpf-next 0/5] bpf: Light skeleton for the kernel
 2022-02-09 23:15 UTC  (4+ messages)
` [PATCH v3 bpf-next 2/5] libbpf: Prepare light "

[PATCH 0/4] soc: Add support for Marvell OcteonTX2 SDP block
 2022-02-09 22:42 UTC  (6+ messages)
` [PATCH 1/4] soc: octeontx2-sdp: Add SDP PF driver support
` [PATCH 2/4] soc: octeontx2-sdp: Add mailbox support
` [PATCH 3/4] soc: octeontx2-sdp: Add FLR handling support
` [PATCH 4/4] soc: octeontx2-sdp: setup the SDP channel configuration

[PATCH 0/2] Add QCOM TCSR driver
 2022-02-09 23:17 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: soc: qcom: add qcom,tcsr bindings

[PATCH v2 0/4] Fix softlockup when adding inotify watch
 2022-02-09 23:14 UTC  (5+ messages)
` [PATCH v2 1/4] dcache: sweep cached negative dentries to the end of list of siblings
` [PATCH v2 2/4] fsnotify: stop walking child dentries if remaining tail is negative
` [PATCH v2 3/4] dcache: add action D_WALK_SKIP_SIBLINGS to d_walk()
` [PATCH v2 4/4] dcache: stop walking siblings if remaining dentries all negative

[PATCH mptcp-next] mptcp: strict local address ID selection
 2022-02-09 23:12 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: timer: Add PWM compatible for X1000 SoC
 2022-02-09 23:11 UTC  (2+ messages)
` [PATCH 2/2] pwm: jz4740: Add support "

[PATCH v2 0/2] Add cat-file --batch-command flag
 2022-02-09 23:10 UTC  (5+ messages)
` [PATCH v3 0/3] "

Disconnection every 10 minutes with mt7921e
 2022-02-09 22:48 UTC  (2+ messages)

[PATCH] watchdog: allow building BCM7038_WDT for BCM4908
 2022-02-09 23:08 UTC  (3+ messages)

[PATCH] pinctrl: ingenic: Fix regmap on X series SoCs
 2022-02-09 23:04 UTC 

[PATCH v2] linux-firmware: Amphion: Add VPU firmwares for NXP i.MX8Q SoCs
 2022-02-09 23:07 UTC  (2+ messages)

i915 Updates: ADL-P DMC v2.16
 2022-02-09 23:05 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v2] builddeb: Support signing kernels with the module signing key
 2022-02-09 23:04 UTC  (10+ messages)

[PATCH 1/3] linux-yocto/5.4: update to v5.4.173
 2022-02-09 23:03 UTC  (3+ messages)
` [PATCH 2/3] linux-yocto/5.4: update to v5.4.176
` [PATCH 3/3] linux-yocto/5.4: update to v5.4.178

[PATCH 1/1] kallsyms: print module name in %ps/S case when KALLSYMS is disabled
 2022-02-09 23:02 UTC  (3+ messages)

[PATCH] clk: ingenic-tcu: Fix missing TCU clock for X1000 SoC
 2022-02-09 23:01 UTC 

[PATCH 00/10] drm: dt-bindings: exynos: convert to dtschema
 2022-02-09 23:00 UTC  (26+ messages)
` [PATCH 06/10] dt-bindings: display: samsung,exynos-hdmi-ddc: "
` [PATCH 07/10] dt-bindings: display: samsung,exynos-mixer: "
` [PATCH 08/10] dt-bindings: display: samsung,exynos-hdmi: "
  ` [PATCH 08/10] dt-bindings: display: samsung, exynos-hdmi: "
` [PATCH 09/10] dt-bindings: display: samsung,exynos5433-mic: "
` [PATCH 10/10] dt-bindings: display: samsung,exynos-fimd: "
  ` [PATCH 10/10] dt-bindings: display: samsung, exynos-fimd: "

[PATCH mptcp-next] mptcp: constify a bunch of of helpers
 2022-02-09 23:01 UTC  (2+ messages)

[PATCH mptcp-net] selftests: mptcp: be more conservative with cookie MPJ limits
 2022-02-09 23:00 UTC  (2+ messages)

[PATCH 0/1] sched: Use printk_deferred() in __schedule()
 2022-02-09 23:00 UTC  (2+ messages)

[linux-next:master 2746/4656] ld.lld: error: undefined symbol: ptp_clock_register
 2022-02-09 22:59 UTC  (2+ messages)

DMA with EVL-attached Thread
 2022-02-09 23:00 UTC 

[PATCH 00/13] mm/munlock: rework of mlock+munlock page handling
 2022-02-09 22:59 UTC  (5+ messages)

[saeed:net-next-mlx5 24/149] net/mptcp/pm_netlink.c:1224:6: warning: Branch condition evaluates to a garbage value [clang-analyzer-core.uninitialized.Branch]
 2022-02-09 22:59 UTC 

[frank-w-bpi-r2-4.14:5.17-r2pro-hdmiv5 16/97] drivers/misc/mediatek/connectivity/common/conn_soc/core/wmt_core.c:172:14: error: variable 'WMT_EFUSE_EVT' is not needed and will not be emitted
 2022-02-09 22:59 UTC 

[PATCH 0/3] i2c/busses: Use platform_get_irq/_optional() variants to fetch IRQ's
 2022-02-09 22:56 UTC  (12+ messages)
` [PATCH 2/3] i2c: sh_mobile: Use platform_get_irq_optional() to get the interrupt

[PATCH 00/23] KVM: MMU: MMU role refactoring
 2022-02-09 22:57 UTC  (5+ messages)
` [PATCH 03/23] KVM: MMU: remove valid from extended role
` [PATCH 04/23] KVM: MMU: constify uses of struct kvm_mmu_role_regs

[PATCH v2 0/5] Input/HID: Consolidate ChromeOS Vivaldi keyboard logic
 2022-02-09 22:55 UTC  (6+ messages)
` [PATCH v2 1/5] Input: atkbd: Convert function_row_physmap to u16 array
` [PATCH v2 2/5] Input: Extract ChromeOS vivaldi physmap show function
` [PATCH v2 3/5] HID: Extract vivaldi hid feature mapping for use in hid-hammer
` [PATCH v2 4/5] HID: google: Add support for vivaldi to hid-hammer
` [PATCH v2 5/5] HID: google: modify HID device groups of eel

[Buildroot] [PATCH v2] board/arcturus/aarch64-ucls1012a: bump u-boot and kernel version
 2022-02-09 22:54 UTC  (2+ messages)

[PATCH 00/35] Shadow stacks for userspace
 2022-02-09 22:52 UTC  (4+ messages)
` [PATCH 20/35] mm: Update can_follow_write_pte() for shadow stack

[PATCH v1 0/1] drm/amdgpu: Show IP discovery in sysfs
 2022-02-09 22:51 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH] soc: octeontx2-dpi: Add DPI DMA PF driver
 2022-02-09 22:50 UTC  (2+ messages)

[PATCH v7 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
 2022-02-09 22:48 UTC  (9+ messages)

[PATCH RFC 0/6] NFSD size, offset, and count sanity
 2022-02-09 21:55 UTC  (5+ messages)
` [PATCH RFC 1/6] NFSD: Fix NFSv4 SETATTR's handling of large file sizes

[PATCH 0/5] scalar: implement the subcommand "diagnose"
 2022-02-09 22:48 UTC  (9+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] archive: optionally add "virtual" files

[PATCH RESEND 1/2] ARM: dts: imx6dl: Add a label to cpu1 node
 2022-02-09 22:32 UTC  (2+ messages)
` [PATCH RESEND 2/2] ARM: dts: imx6qdl: phycore-som: Add custom volt/freq table

[PATCH 5.16 0/5] 5.16.9-rc1 review
 2022-02-09 22:48 UTC  (2+ messages)

Can I use rte_pktmbuf_chain to chain multiple mbuffs for calling only single tx_eth_burst API
 2022-02-09 22:46 UTC  (3+ messages)

[PATCH net-next] net: dsa: realtek: rtl8365mb: irq with realtek-mdio
 2022-02-09 22:45 UTC 

Propose a new application for reading DIMM SPD directly
 2022-02-09 22:45 UTC  (7+ 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.