All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-27 01:04:37 to 2023-10-27 03:26:12 UTC [more...]

[PATCH v2 0/7] ima: kexec: measure events between kexec load and execute
 2023-10-27  3:25 UTC  (4+ messages)
` [PATCH v2 1/7] ima: refactor ima_dump_measurement_list to move memory allocation to a separate function

[PATCH v4] hwmon: (pmbus/max31785) Add delay between bus accesses
 2023-10-27  3:25 UTC  (3+ messages)

[PATCH v3] mtd: Fix gluebi NULL pointer dereference caused by ftl notifier
 2023-10-27  3:23 UTC  (4+ messages)

[meta-virtualization][mickledore][PATCH v3 1/1] kubernetes: Upgrade v1.27.1 -> v1.27.5
 2023-10-27  3:22 UTC  (2+ messages)

[PATCH 0/2] Some biosbits avocado test fixes
 2023-10-27  3:21 UTC  (3+ messages)
` [PATCH 1/2] acpi/tests/avocado/bits: enforce 32-bit SMBIOS entry point
` [PATCH 2/2] acpi/tests/avocado/bits: enable console logging from bits VM

[mickledore][master][PATCH] cni: clean dir ${B}/plugins before do_compile
 2023-10-27  3:22 UTC  (2+ messages)
` [meta-virtualization] "

[RFC PATCH v2 2/2] samples: rust: Add USB sample bindings
 2023-10-27  3:21 UTC  (2+ messages)

[PATCH v2 2/2] runv: set COMPATIBLE_HOST
 2023-10-27  3:20 UTC  (3+ messages)
` [PATCH v2 1/2] umoci & buildah & podman-tui: mark incompatible with mips

Lists.Linuxfoundation.Org
 2023-10-27  3:18 UTC 

[ovmf test] 183546: all pass - PUSHED
 2023-10-27  3:16 UTC 

[freescale-fslc:6.1-2.1.x-imx 3948/15770] drivers/vfio/fsl-mc/vfio_fsl_mc.c:375:45: error: incompatible types when assigning to type 'pgprot_t' from type 'int'
 2023-10-27  3:15 UTC 

[virtio-comment] [PATCH v2 0/9] virtio-iommu: Support page tables
 2023-10-27  3:14 UTC  (9+ messages)
` [virtio-comment] [PATCH v2 1/9] virtio-iommu: Add ATTACH_TABLE request
  ` [virtio-comment] "
` [virtio-comment] [PATCH v2 5/9] virtio-iommu: Add VT-d IO page table
  ` [virtio-comment] "

bcachefs RCU warnings
 2023-10-27  3:13 UTC  (4+ messages)

[Accel-config] [PATCH 1/8] fix some original bug
 2023-10-27  3:06 UTC  (8+ messages)
` [Accel-config] [PATCH 2/8] skip no-op & drain result check
` [Accel-config] [PATCH 3/8] enable shadow compression
` [Accel-config] [PATCH 4/8] rename dst length
` [Accel-config] [PATCH 5/8] add protection src buffer for iaa scan
` [Accel-config] [PATCH 6/8] add chain opt & expand scan src1 buffer
` [Accel-config] [PATCH 7/8] add scan chain
` [Accel-config] [PATCH 8/8] add chaining scan

[PATCH v4 0/6] querying mount attributes
 2023-10-27  3:11 UTC  (3+ messages)
` [PATCH v4 2/6] mounts: keep list of mounts in an rbtree

[PATCH net-next v7 0/5] Rust abstractions for network PHY drivers
 2023-10-27  3:11 UTC  (6+ messages)

[PATCH v2] irqchip/gic-v3-its: Flush ITS tables before writing GITS_BASER<n> registers in non-coherent GIC designs
 2023-10-27  3:10 UTC  (2+ messages)

[PATCH net-next] bnxt_en: Fix 2 stray ethtool -S counters
 2023-10-27  3:10 UTC  (2+ messages)

[tip:x86/percpu] BUILD SUCCESS 0548eb067ed664b93043e033295ca71e3e706245
 2023-10-27  3:05 UTC 

[PATCH] drm/panel-edp: Add panel entry for AUO B116XTN02 and BOE NT116WHM-N21,836X2 and NV116WHM-N49 V8.0
 2023-10-27  3:04 UTC 

[PATCH] arm64: versal-net: enable CONFIG_MMC_SDHCI_ADMA
 2023-10-27  3:04 UTC 

[PATCH v2 00/25] add the NFP vDPA PMD
 2023-10-27  3:00 UTC  (29+ messages)
` [PATCH v3 "
  ` [PATCH v4 00/24] "
    ` [PATCH v4 01/24] common/nfp: introduce driver
    ` [PATCH v4 02/24] net/nfp: make VF PMD use NFP common driver
    ` [PATCH v4 03/24] net/nfp: rename net common module
    ` [PATCH v4 04/24] net/nfp: rename ctrl module
    ` [PATCH v4 05/24] net/nfp: extract cap data field
    ` [PATCH v4 06/24] net/nfp: extract qcp "
    ` [PATCH v4 07/24] net/nfp: extract ctrl BAR "
    ` [PATCH v4 08/24] net/nfp: extract ctrl "
    ` [PATCH v4 09/24] net/nfp: change parameter of functions
    ` [PATCH v4 10/24] net/nfp: change parameter of reconfig
    ` [PATCH v4 11/24] net/nfp: extract MAC address data field
    ` [PATCH v4 12/24] net/nfp: rename parameter in related logic
    ` [PATCH v4 13/24] common/nfp: add common ctrl module
    ` [PATCH v4 14/24] common/nfp: add common module
    ` [PATCH v4 15/24] common/nfp: move queue logic
    ` [PATCH v4 16/24] common/nfp: move platform module
    ` [PATCH v4 17/24] common/nfp: move device module
    ` [PATCH v4 18/24] vdpa/nfp: introduce driver
    ` [PATCH v4 19/24] vdpa/nfp: add basic framework
    ` [PATCH v4 20/24] vdpa/nfp: add remap PCI memory
    ` [PATCH v4 21/24] vdpa/nfp: add hardware init
    ` [PATCH v4 22/24] vdpa/nfp: add datapath update
    ` [PATCH v4 23/24] vdpa/nfp: add notify related logic
    ` [PATCH v4 24/24] vdpa/nfp: add device operations

[virtio-comment] [PATCH v6 0/1] Add new feature VIRTIO_F_PRESERVE_RESOURCES
 2023-10-27  3:03 UTC  (13+ messages)
` [virtio-comment] [PATCH v6 1/1] content: "
  ` [virtio-comment] "
    ` [virtio-comment] "
                    ` [virtio-dev] "

[PATCH v2] net: 9p: fix possible memory leak in p9_check_errors()
 2023-10-27  3:03 UTC 

[PATCH] maintainers: update for DMA perf app
 2023-10-27  3:00 UTC 

[PATCH net] net: stmmac: xgmac: Fix support for multiple Flexible PPS outputs
 2023-10-27  2:56 UTC  (2+ messages)

[PATCH net-next v2 0/5] WAKE_FILTER for Broadcom PHY (v2)
 2023-10-27  2:53 UTC  (3+ messages)
` [PATCH net-next v2 3/5] net: phy: Add pluming for ethtool_{get,set}_rxnfc

[PATCH v2] ti: fix possible memory leak in _ti_omap4_clkctrl_setup()
 2023-10-27  2:50 UTC 

[PATCH net-next 0/5] WAKE_FILTER for Broadcom PHY (v2)
 2023-10-27  2:50 UTC  (6+ messages)
` [PATCH net-next 4/5] net: phy: broadcom: Add support for WAKE_FILTER

[PATCH net-next] netlink: specs: support conditional operations
 2023-10-27  2:50 UTC  (2+ messages)

[PATCH net-next] tools: ynl-gen: respect attr-cnt-name at the attr set level
 2023-10-27  2:50 UTC  (2+ messages)

[Bug 1306] hash: internal hash key pointer overflow
 2023-10-27  2:45 UTC 

[PATCH] drm/atomic: Spelling fix in comments
 2023-10-27  2:44 UTC  (5+ messages)
  ` [PATCH v2] drm/atomic-helper: Fix spelling mistake "preceeding" -> "preceding"

[drm:topic/nvidia-gsp 41/48] ld: disp.c:undefined reference to `__udivdi3'
 2023-10-27  2:43 UTC  (2+ messages)

[PATCH] perf evsel: Rename evsel__increase_rlimit to rlimit__increase_nofile
 2023-10-27  2:43 UTC  (4+ messages)

[PATCH 00/11] t: reduce direct disk access to data structures
 2023-10-27  2:42 UTC  (4+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 5/9] t1450: convert tests to remove worktrees via git-worktree(1)

[PATCH] net: 9p: fix possible memory leak in p9_check_errors()
 2023-10-27  2:41 UTC  (3+ messages)

[virtio-comment] [PATCH v2] virtio-net: support distinguishing between partial and full checksum
 2023-10-27  2:35 UTC  (2+ messages)

[igt-dev] [PATCH v2 i-g-t] tests/amd_security: add secure write test for gfx
 2023-10-27  2:35 UTC  (3+ messages)
` [igt-dev] ✓ CI.xeBAT: success for tests/amd_security: add secure write test for gfx (rev3)
` [igt-dev] ✓ Fi.CI.BAT: "

[LTP] [RFC] LTP open monthly meeting
 2023-10-27  2:34 UTC  (3+ messages)
` [LTP] Open monthly meeting 1st of November 09:00 UTC

[PATCH V3 00/18] Cleanup for siw
 2023-10-27  2:33 UTC  (19+ messages)
` [PATCH V3 01/18] RDMA/siw: Introduce siw_get_page
` [PATCH V3 02/18] RDMA/siw: Introduce siw_update_skb_rcvd
` [PATCH V3 03/18] RDMA/siw: Use iov.iov_len in kernel_sendmsg
` [PATCH V3 04/18] RDMA/siw: Remove goto lable in siw_mmap
` [PATCH V3 05/18] RDMA/siw: Remove rcu from siw_qp
` [PATCH V3 06/18] RDMA/siw: No need to check term_info.valid before call siw_send_terminate
` [PATCH V3 07/18] RDMA/siw: Also goto out_sem_up if pin_user_pages returns 0
` [PATCH V3 08/18] RDMA/siw: Factor out siw_generic_rx helper
` [PATCH V3 09/18] RDMA/siw: Introduce SIW_STAG_MAX_INDEX
` [PATCH V3 10/18] RDMA/siw: Add one parameter to siw_destroy_cpulist
` [PATCH V3 11/18] RDMA/siw: Introduce siw_cep_set_free_and_put
` [PATCH V3 12/18] RDMA/siw: Introduce siw_free_cm_id
` [PATCH V3 13/18] RDMA/siw: Cleanup siw_accept
` [PATCH V3 14/18] RDMA/siw: Remove siw_sk_save_upcalls
` [PATCH V3 15/18] RDMA/siw: Fix typo
` [PATCH V3 16/18] RDMA/siw: Only check attrs->cap.max_send_wr in siw_create_qp
` [PATCH V3 17/18] RDMA/siw: Introduce siw_destroy_cep_sock
` [PATCH V3 18/18] RDMA/siw: Update comments for siw_qp_sq_process

[PATCH RFC v2 3/3] cxl/memdev: Register for and process CPER events
 2023-10-27  2:32 UTC  (2+ messages)

[PATCH] perf python: Add missing util/rlimit.c file to the python binding linkage list
 2023-10-27  2:30 UTC 

[PATCH] Toaster: Write logs to BUILDDIR/toaster_logs
 2023-10-27  2:32 UTC  (3+ messages)
` [Toaster] "

[virtio-comment] [PATCH v4] virtio-net: support the RSS context
 2023-10-27  2:31 UTC 

[PATCH 0/1] Enable -Wshadow=local
 2023-10-27  2:25 UTC  (3+ messages)

[linux-next:pending-fixes 188/225] htmldocs: Documentation/driver-api/cxl/memory-devices:454: ./drivers/cxl/core/region.c:1541: WARNING: Unexpected indentation
 2023-10-27  2:22 UTC 

[PATCH net v1 1/2] octeontx2-pf: Fix error codes
 2023-10-27  2:19 UTC  (2+ messages)
` [PATCH net v1 2/2] octeontx2-pf: Fix holes in error code

[PULL 00/94] target/sparc: Convert to decodetree
 2023-10-27  2:15 UTC  (5+ messages)
` [PATCH 06/29] tcg/optimize: Handle TCG_COND_TST{EQ,NE}
` [PATCH 13/29] tcg/i386: Support TCG_COND_TST{EQ,NE}

[PATCH] ti: fix possible memory leak in _ti_omap4_clkctrl_setup
 2023-10-27  2:13 UTC  (3+ messages)

[PATCH] power: swap: Remove unnecessary ‘0’ values from ret
 2023-10-27  2:13 UTC 

[PATCH 1/3] configs: rzg2_beacon: Disable the ability to remove devices
 2023-10-27  2:12 UTC  (6+ messages)
` [PATCH 3/3] arm: rmobile: rzg2_beacon: Auto select Linux device tree by SoC

linux-next: manual merge of the integrity tree with the vfs-brauner tree
 2023-10-27  2:11 UTC 

Netfilter queue is unable to mangle fragmented UDP6: bug?
 2023-10-27  2:10 UTC  (3+ messages)

[PATCH v2 00/11] x86-64: Stack protector and percpu improvements
 2023-10-27  2:09 UTC  (4+ messages)
` [PATCH v2 07/11] x86/percpu/64: Use relative percpu offsets

[PATCH] soc: aspeed: lpc: Fix impossible judgment condition
 2023-10-27  2:07 UTC  (3+ messages)

linux-next: manual merge of the apparmor tree with the security tree
 2023-10-27  2:03 UTC 

arch/arm64/include/asm/memory.h: asm-generic/memory_model.h is included more than once
 2023-10-27  2:02 UTC  (2+ messages)

[tip:x86/percpu 21/22] arch/x86/include/asm/processor.h:522:24: sparse: sparse: dereference of noderef expression
 2023-10-27  2:01 UTC 

[kvalo-ath:ath-qca] BUILD SUCCESS b4a4c89a679779e9f2511edf11f9ca2676c1e0bb
 2023-10-27  2:00 UTC 

[PATCH net] octeontx2-pf: Fix holes in error code
 2023-10-27  2:01 UTC  (6+ messages)
  ` [EXT] "

[meta-ti][kirkstone][PATCH 0/3] Update to cicd.kirkstone.202310261800
 2023-10-27  2:00 UTC  (4+ messages)
` [meta-ti][kirkstone][PATCH 1/3] u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.kirkstone.202310261800
` [meta-ti][kirkstone][PATCH 2/3] linux-ti-staging-rt_6.1: "
` [meta-ti][kirkstone][PATCH 3/3] linux-ti-staging_6.1: "

[meta-arago][kirkstone][PATCH] ltp-ddt: CI/CD Auto-Merger: cicd.kirkstone.202310261800
 2023-10-27  2:00 UTC 

[PATCH] drm/amd/pm: Return 0 as default min power limit for legacy asics
 2023-10-27  1:58 UTC  (2+ messages)

[PATCH 0/4] wifi: rtw89: update address CAM size and PPDU parser to support WiFi 7 chips
 2023-10-27  1:57 UTC  (6+ messages)
` [PATCH 1/4] wifi: rtw89: set entry size of address CAM to H2C field by chip
` [PATCH 2/4] wifi: rtw89: configure PPDU max user "
` [PATCH 3/4] wifi: rwt89: consider RX info for WiFi 7 chips
` [PATCH 4/4] wifi: rtw89: extend PHY status parser to support "

[PATCH 0/6] support admin-revocation of v4 state
 2023-10-27  1:45 UTC  (7+ messages)
` [PATCH 1/6] nfsd: prepare for supporting admin-revocation of state
` [PATCH 2/6] nfsd: allow admin-revoked state to appear in /proc/fs/nfsd/clients/*/states
` [PATCH 3/6] nfsd: allow admin-revoked NFSv4.0 state to be freed
` [PATCH 4/6] nfsd: allow lock state ids to be revoked and then freed
` [PATCH 5/6] nfsd: allow open "
` [PATCH 6/6] nfsd: allow delegation "

[PATCH v2 0/4] wifi: rtw89: update address CAM size and PPDU parser to support WiFi 7 chips
 2023-10-27  1:50 UTC  (5+ messages)
` [PATCH v2 1/4] wifi: rtw89: set entry size of address CAM to H2C field by chip
` [PATCH v2 2/4] wifi: rtw89: configure PPDU max user "
` [PATCH v2 3/4] wifi: rtw89: consider RX info for WiFi 7 chips
` [PATCH v2 4/4] wifi: rtw89: extend PHY status parser to support "

[PATCH] power: swap: Assign a value when removing the 'error' definition
 2023-10-27  1:55 UTC 

linux-next: manual merge of the security tree with the asm-generic tree
 2023-10-27  1:52 UTC 

[PATCH 0/8] USB fixes: xHCI error handling
 2023-10-27  0:52 UTC  (3+ messages)
` [PATCH 2/8] usb: xhci: Better error handling in abort_td()

linux-next: manual merge of the security tree with the asm-generic, block and tip trees
 2023-10-27  1:50 UTC 

cron job: media_tree daily build: WARNINGS
 2023-10-27  1:45 UTC 

[PATCH 1/8] usb: xhci: Guard all calls to xhci_wait_for_event
 2023-10-27  0:36 UTC  (3+ messages)
` [PATCH] fixup! "

[palmer:not-for-next 29/31] arch/riscv/mm/tlbflush.c:52:22: warning: variable 'cpuid' set but not used
 2023-10-27  1:40 UTC 

[PATCH 1/3] selftests/rseq: Add 64bit LoongArch support
 2023-10-27  1:40 UTC  (4+ messages)
` [PATCH 2/3] LoongArch: Add RSEQ_SIG break code definition

[PATCH 1/1] RDMA/rxe: Fix blktests srp lead kernel panic with 64k page size
 2023-10-27  1:39 UTC  (18+ messages)

[PATCH bpf-next 1/2] bpf: add skcipher API support to TC/XDP programs
 2023-10-27  1:35 UTC  (4+ messages)

[PATCH] mm, memcg: avoid recycling when there is no more recyclable memory
 2023-10-27  9:30 UTC 

[PATCH 0/1] Fix errors when reporting rotation capability
 2023-10-27  1:30 UTC  (8+ messages)
` [PATCH 1/1] drm/mediatek: "

[PATCH v7 0/7] configfs-tsm: Attestation Report ABI
 2023-10-27  1:30 UTC  (5+ messages)
` [PATCH v7 3/7] configfs-tsm: Introduce a shared ABI for attestation reports

[PATCH] usb:cdnsp: remove TRB_FLUSH_ENDPOINT command
 2023-10-27  1:30 UTC  (2+ messages)

Linux kernel 6.1 - drivers/usb/storage/unusual_cypress.h "Super Top" minimum bcdDevice too high
 2023-10-27  1:27 UTC  (2+ messages)

[PATCH v2] arm64/arm: perf: Don't discard upper 32 bits from PMCEID0/1 registers
 2023-10-27  1:22 UTC  (2+ messages)

[PATCH v4 net-next 0/6] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
 2023-10-27  1:23 UTC  (5+ messages)
` [PATCH v4 net-next 3/6] net-smnp: reorganize SNMP fast path variables

[PATCH] net/nfp: support represented port action
 2023-10-27  1:17 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Include drm_drv.h in intel_display_params.c
 2023-10-27  1:17 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] arm64: perf: Don't disgard upper 32 bits from PMCEID0/1 registers
 2023-10-27  1:16 UTC  (4+ messages)

[PATCH v3 0/4] GC0308 Camera Sensor
 2023-10-27  1:12 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: vendor-prefixes: add GalaxyCore
` [PATCH v3 2/4] media: dt-bindings: gc0308: add binding
` [PATCH v3 3/4] media: MAINTAINERS: Add GalaxyCore in camera sensor section
` [PATCH v3 4/4] media: i2c: gc0308: new driver

ls-remote bug
 2023-10-27  1:08 UTC  (2+ messages)

[tip:irq/core] BUILD SUCCESS a0b0bad10587ae2948a7c36ca4ffc206007fbcf3
 2023-10-27  1:06 UTC 

[PATCH] Support for the RISCV Zalasr extension
 2023-10-26 23:03 UTC 

[brgl:gpio/for-next] BUILD SUCCESS 9bc633117d6a8411c6912cb0194b3e0f83ef9d56
 2023-10-27  1:06 UTC 

[wireless-next:pending] BUILD SUCCESS 81ba6b51c3a640b277274701407bbf557f12edac
 2023-10-27  1:04 UTC 

[LTP] [PATCH v1] pwritev201: Add check for RWF_APPEND
 2023-10-27  1:05 UTC  (2+ messages)
` [LTP] [PATCH v2] "

[PATCH] drm/amd/display: fix S/G display enablement
 2023-10-27  1:04 UTC  (2+ messages)

[RFC 00/13] cmd: bootefi: refactor the code for bootmgr
 2023-10-27  1:04 UTC  (7+ messages)
` [RFC 11/13] fs: remove explicit efi configuration dependency


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.