All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-28 00:32:58 to 2022-04-28 02:00:50 UTC [more...]

[PATCH net 1/7] secure_seq: return the full 64-bit of the siphash
 2022-04-28  1:59 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c:69:10: warning: Call to function 'sprintf' is insecure as it does not provide bounding of the memory buffer or security checks introduced in the C11 standard. Replace with analogous functions that support length arg
 2022-04-28  2:00 UTC 

[mkp-scsi:for-next 107/122] ./usr/include/scsi/scsi_bsg_mpi3mr.h:118:9: error: unknown type name 'uint8_t'
 2022-04-28  1:59 UTC 

[thierryreding:for-5.19/work 136/141] drivers/soc/tegra/cbb/tegra234-cbb.c:262:44: warning: variable 'access_id' set but not used
 2022-04-28  1:59 UTC 

[usb:usb-testing 74/77] drivers/usb/gadget/udc/core.c:1558:4: warning: Value stored to 'ret' is never read [clang-analyzer-deadcode.DeadStores]
 2022-04-28  2:00 UTC 

kernel/irq/msi.c:555 msi_handle_pci_fail() warn: ignoring unreachable code
 2022-04-28  2:00 UTC 

[PATCH v3 1/5] fbdev: Put mmap for deferred I/O into drivers
 2022-04-28  2:00 UTC 

[PATCH v3 05/46] x86: asm: instrument usercopy in get_user() and __put_user_size()
 2022-04-28  1:59 UTC  (2+ messages)

[PATCH v2 2/3] LoadPin: Enable loading from trusted dm-verity devices
 2022-04-28  1:59 UTC  (2+ messages)

[LTP] [PATCH 1/2] syscalls/shmdt01: Convert into new api
 2022-04-28  2:59 UTC  (2+ messages)
` [LTP] [PATCH v2] "

[PATCH 2/2] mm/huge_memory: do not overkill when splitting huge_zero_page
 2022-04-28  1:59 UTC  (2+ messages)

[PATCH v4 1/2] printk: stop including cache.h from printk.h
 2022-04-28  2:00 UTC 

drivers/net/dsa/sja1105/sja1105_main.c:493 sja1105_init_l2_forwarding_params() warn: is 'table->entries' large enough for 'struct sja1105_l2_forwarding_params_entry'? 0
 2022-04-28  2:00 UTC 

[PATCH] interconnect: Restore sync state by ignoring ipa-virt in provider count
 2022-04-28  2:00 UTC 

[PATCH] kernel: Optimize unused integer return values
 2022-04-28  1:59 UTC  (2+ messages)

[linux-next:master 4808/7265] arch/arm/mach-omap1/timer32k.c:215:12: warning: no previous prototype for function 'omap_init_clocksource_32k'
 2022-04-28  1:59 UTC 

[arnd-playground:to-build 7/7] arch/arm/mm/dma-mapping.c:77:57: warning: Parameter 'virt' can be declared with const [constParameter]
 2022-04-28  1:59 UTC 

[nacked] mm-vmscan-activate-swap-backed-executable-folios-after-first-usage.patch removed from -mm tree
 2022-04-28  1:59 UTC  (4+ messages)

[PATCH net 1/1] net: stmmac: disable Split Header (SPH) for Intel platforms
 2022-04-28  1:55 UTC  (4+ messages)

[PATCH v8 1/4] fs: add mode_strip_sgid() helper
 2022-04-28  1:59 UTC  (2+ messages)

[PATCH v4 0/2] Add generic serial MIDI driver using serial bus API
 2022-04-28  1:58 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: sound: Add generic serial MIDI device

[PATCH] uapi: Fix build errors in uapi header scsi_bsg_mpi3mr.h
 2022-04-28  1:57 UTC  (2+ messages)

[PATCH v2 1/2] vdpa: add the check for id_table in struct vdpa_mgmt_dev
 2022-04-28  1:56 UTC  (5+ messages)

[PATCH 1/2] seccomp: Use FIFO semantics to order notifications
 2022-04-28  1:54 UTC  (2+ messages)
` [PATCH 2/2] selftests/seccomp: Ensure that notifications come in FIFO order

[PATCH 00/30] The panic notifiers refactor
 2022-04-28  1:01 UTC  (37+ messages)
` [PATCH 01/30] x86/crash, reboot: Avoid re-disabling VMX in all CPUs on crash/restart
` [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path
` [PATCH 03/30] notifier: Add panic notifiers info and purge trailing whitespaces
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 05/30] misc/pvpanic: "
` [PATCH 06/30] soc: bcm: brcmstb: Document panic notifier action and remove useless header
` [PATCH 07/30] mips: ip22: Reword PANICED to PANICKED "
` [PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 10/30] alpha: Clean-up the panic notifier code
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 13/30] s390/consoles: Improve panic notifiers reliability
` [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 17/30] tracing: Improve panic/die notifiers
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 22/30] panic: Introduce the panic post-reboot "
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
` [PATCH 24/30] panic: Refactor the panic path
` [PATCH 25/30] panic, printk: Add console flush parameter and convert panic_print to a notifier
` [PATCH 26/30] Drivers: hv: Do not force all panic notifiers to execute before kdump
` [PATCH 27/30] powerpc: "
` [PATCH 28/30] panic: Unexport crash_kexec_post_notifiers
` [PATCH 29/30] powerpc: ps3, pseries: Avoid duplicate call to kmsg_dump() on panic
` [PATCH 30/30] um: Avoid duplicate call to kmsg_dump()

[PATCH v2] virtio: Improve queue_reset polarity to match to default reset state
 2022-04-28  1:52 UTC  (14+ messages)
` [virtio-dev] "
` [virtio-dev] "
  ` [virtio-dev] "

[PATCH RFC v22 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-28  1:52 UTC  (5+ messages)
` [PATCH RFC v22 1/7] NFSD: add courteous server support for thread with only delegation

[LTP] [PATCH] syscalls/fcntl05: Convert into new api
 2022-04-28  2:51 UTC  (4+ messages)
  ` [LTP] [PATCH v2] "

RTT-PROBE: lore-subspace-rtt
 2022-04-28  1:50 UTC 

[PATCH v3] virtio: Improve queue_reset polarity to match to default reset state
 2022-04-28  1:50 UTC 

[PATCH v2 00/12] Improve Raid5 Lock Contention
 2022-04-28  1:49 UTC  (13+ messages)
` [PATCH v2 01/12] md/raid5: Factor out ahead_of_reshape() function
` [PATCH v2 02/12] md/raid5: Refactor raid5_make_request loop
` [PATCH v2 12/12] md/raid5: Pivot raid5_make_request()

[Accel-config] Re: [PATCH v1 1/1] accel-config/test: Fix description timeout calculation to overflow
 2022-04-28  1:48 UTC 

[PATCH v2] mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()
 2022-04-28  1:46 UTC  (2+ messages)

[PATCH bpf v2 0/3] bpf: invalidate unused part of bpf_prog_pack
 2022-04-28  1:45 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the block tree
 2022-04-28  1:44 UTC 

[PATCH v2 0/4] Geni based QUP controller binding cleanups
 2022-04-28  1:44 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: I2C: Add Qualcomm Geni based QUP I2C bindings

[PATCH 0/4] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-04-28  1:40 UTC  (5+ messages)
` [PATCH 1/4] mm: ioremap: Setup phys_addr of struct vm_struct

[PATCH v1] sunxi: Make SYS_VENDOR, SYS_BOARD, SYS_CONFIG_NAME configurable
 2022-04-28  1:41 UTC  (5+ messages)

[PATCH] docs: vm/page_owner: Use literal blocks for param description
 2022-04-28  1:41 UTC  (2+ messages)

[Patch net-next] net: dsa: ksz9477: move get_stats64 to ksz_common.c
 2022-04-28  1:40 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-28  1:39 UTC 

[PATCH v4 0/4] Use generic dma node name for Qcom platforms
 2022-04-28  1:39 UTC  (6+ messages)
` [PATCH v4 1/4] ARM: dts: qcom: apq8064: Use generic node name for DMA

[PATCH V6 0/2] drivers/perf: hisi: Add driver for HNS3 PMU
 2022-04-28  1:37 UTC  (4+ messages)
` [PATCH V6 2/2] drivers/perf: hisi: add "

[PATCH] dt-bindings: arm: mediatek: mmsys: refine power and gce properties
 2022-04-28  1:27 UTC  (2+ messages)

[PATCH 0/2] NFS: limit use of ACCESS cache for negative responses
 2022-04-28  1:37 UTC  (3+ messages)
` [PATCH 1/2] NFS: change nfs_access_get_cached() to nfs_access_check_cached()
` [PATCH 2/2] NFS: limit use of ACCESS cache for negative responses

[PATCH bpf-next v2 0/7] Dynamic pointers
 2022-04-28  1:37 UTC  (8+ messages)
` [PATCH bpf-next v2 3/7] bpf: Add bpf_dynptr_from_mem, bpf_dynptr_alloc, bpf_dynptr_put

[PATCH] drm/amdgpu: clean up psp ip if hw_init failed v2
 2022-04-28  1:37 UTC  (6+ messages)

[GIT PULL] md-next 20220427
 2022-04-28  1:37 UTC  (2+ messages)

[PATCH v3 00/21] TDX host kernel support
 2022-04-28  1:35 UTC  (14+ messages)
` [PATCH v3 10/21] x86/virt/tdx: Add placeholder to coveret all system RAM as TDX memory

[PATCH] net: cpsw: add missing of_node_put() in cpsw_probe_dt()
 2022-04-28  1:45 UTC 

[PATCH v2 0/7] Add the iMX8MP PCIe support
 2022-04-28  1:29 UTC  (8+ messages)
` [PATCH v2 3/7] phy: freescale: imx8m-pcie: Add iMX8MP PCIe PHY support

[Accel-config] [PATCH v1 1/1] accel-config/test: Fix description timeout calculation to overflow
 2022-04-28  1:31 UTC 

[PATCH v4 0/5] add xhci-exynos driver
 2022-04-28  1:29 UTC  (4+ messages)
  ` [PATCH v4 5/5] usb: host: "

[PATCH 0/6] usb: dwc3: gadget: Rework pullup
 2022-04-28  1:31 UTC  (4+ messages)
` [PATCH 6/6] usb: dwc3: gadget: Delay issuing End Transfer

[PATCH -next] net: cpsw: add missing of_node_put() in cpsw_probe_dt()
 2022-04-28  1:30 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-28  1:29 UTC 

[ovmf test] 169802: regressions - FAIL
 2022-04-28  1:29 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2022-04-28  1:29 UTC  (2+ messages)

[PATCH RFC 0/5] Implement a TLS handshake upcall
 2022-04-28  1:29 UTC  (10+ messages)
` [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)

[PATCH v5 0/2] hwmon: (nct6775) Add i2c driver
 2022-04-28  1:27 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: hwmon: Add nuvoton,nct6775
` [PATCH v5 2/2] hwmon: (nct6775) Add i2c driver

DAMON VA regions don't split on an large Android APP
 2022-04-28  1:27 UTC  (3+ messages)

stable/linux-5.10.y build: 173 builds: 3 failed, 170 passed, 4 errors, 10 warnings (v5.10.113)
 2022-04-28  1:28 UTC 

[PATCH net-next] net: Add SO_RCVMARK socket option to provide SO_MARK with recvmsg()
 2022-04-28  1:27 UTC  (4+ messages)
` [PATCH net-next v3] net: SO_RCVMARK socket option for "

linux-next: manual merge of the net-next tree with the net tree
 2022-04-28  1:21 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-28  1:19 UTC 

aspeed: spi driver: fmc wdt2
 2022-04-28  1:17 UTC  (2+ messages)

[RESEND PATCH V6 00/10] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2022-04-28  1:12 UTC  (11+ messages)
` [RESEND PATCH V6 01/10] spmi: pmic-arb: add a print in cleanup_irq
` [RESEND PATCH V6 02/10] spmi: pmic-arb: handle spurious interrupt
` [RESEND PATCH V6 03/10] spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq
` [RESEND PATCH V6 04/10] spmi: pmic-arb: check apid against limits before calling irq handler
` [RESEND PATCH V6 05/10] spmi: pmic-arb: add support to dispatch interrupt based on IRQ status
` [RESEND PATCH V6 06/10] spmi: pmic-arb: correct duplicate APID to PPID mapping logic
` [RESEND PATCH V6 07/10] spmi: pmic-arb: block access for invalid PMIC arbiter v5 SPMI writes
` [RESEND PATCH V6 08/10] dt-bindings: spmi: spmi-pmic-arb: make interrupt properties as optional
` [RESEND PATCH V6 09/10] spmi: pmic-arb: make interrupt support optional
` [RESEND PATCH V6 10/10] spmi: pmic-arb: increase SPMI transaction timeout delay

[PATCH v2 0/4] Add Toshiba Visconti AFFINE image processing accelerator driver
 2022-04-28  1:04 UTC  (5+ messages)

[PATCH 0/5] i915: SSEU handling updates
 2022-04-28  1:11 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for i915: SSEU handling updates (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH RESEND] ethernet: stmmac: fix for none child queue node for tx node
 2022-04-28  1:09 UTC  (2+ messages)

[PATCH -next v3 0/3] support concurrent sync io for bfq on a specail occasion
 2022-04-28  1:09 UTC  (9+ messages)
` [PATCH -next v3 1/3] block, bfq: record how many queues are busy in bfq_group
` [PATCH -next v3 2/3] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'

RTT-PROBE: lore-subspace-rtt
 2022-04-28  1:08 UTC 

[PATCH] ethernet: stmmac: fix for none child queue node for tx node
 2022-04-28  0:59 UTC  (2+ messages)

[PATCH v3] ceph: fix statfs for subdir mounts
 2022-04-28  1:08 UTC  (2+ messages)

[PATCH 0/5] iommu/sun50i: Allwinner D1 support
 2022-04-28  1:04 UTC  (18+ messages)
` [PATCH 1/5] dt-bindings: iommu: sun50i: Add compatible for Allwinner D1
` [PATCH 2/5] iommu/sun50i: Support variants without an external reset
` [PATCH 3/5] iommu/sun50i: Ensure bypass is disabled
` [PATCH 4/5] iommu/sun50i: Add support for the D1 variant
` [PATCH 5/5] iommu/sun50i: Ensure the IOMMU can be used for DMA

linux-next: build failure after merge of the pm tree
 2022-04-28  1:00 UTC 

[PATCH] net: fec: add missing of_node_put() in fec_enet_init_stop_mode()
 2022-04-28  1:00 UTC  (2+ messages)

[PATCH net] bnx2x: fix napi API usage sequence
 2022-04-28  1:00 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-28  0:58 UTC 

linux-next: Fixes tag needs some work in the sound-asoc tree
 2022-04-28  0:57 UTC 

[PATCH v2 0/5] mm: demotion: Introduce new node state N_DEMOTION_TARGETS
 2022-04-28  0:56 UTC  (16+ messages)

Re: [PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
 2022-04-28  0:54 UTC  (12+ messages)
  `  "

[PATCH v3 00/12] mm: userspace hugepage collapse
 2022-04-28  0:51 UTC  (4+ messages)
` [PATCH v3 03/12] mm/khugepaged: make hugepage allocation context-specific

[xen-unstable-smoke test] 169781: regressions - FAIL
 2022-04-28  0:47 UTC  (5+ messages)

NTFS3 driver is orphan already. What we do?
 2022-04-28  0:47 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-28  0:47 UTC 

[PATCH net v4] nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_dev to avoid bugs
 2022-04-28  0:45 UTC  (2+ messages)

[PATCH v5 0/9] Add new formats support to vkms
 2022-04-28  0:44 UTC  (11+ messages)
` [PATCH v5 6/9] drm: vkms: Refactor the plane composer to accept new formats

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-04-28  0:44 UTC  (12+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Fix memory leaks in per-gt sysfs
 2022-04-28  0:41 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v4 0/3] Add TDX Guest Attestation support
 2022-04-28  0:40 UTC  (8+ messages)
` [PATCH v4 1/3] x86/tdx: Add TDX Guest attestation interface driver

[PATCH blktests 0/3] Add QD=1 and gap zone tests
 2022-04-28  0:39 UTC  (3+ messages)
` [PATCH blktests 3/3] tests/scsi: Add tests for SCSI devices with gap zones

RTT-PROBE: lore-subspace-rtt
 2022-04-28  0:37 UTC 

[PATCH V1] extcon: modify extcon device to be created after driver data is set
 2022-04-28  0:36 UTC  (3+ messages)

[Virtio-fs] [virtiofsd] Issue opened: virtiofsd with writeback sometimes ends up with stale handles
 2022-04-28  0:34 UTC 

[PATCH V6 0/8] x86/entry: Clean up entry code
 2022-04-28  0:33 UTC  (4+ messages)
` [PATCH V6 3/8] x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry()

[PATCH] locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by first waiter
 2022-04-28  0:32 UTC  (4+ 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.