All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-24 22:00:10 to 2021-09-24 23:53:36 UTC [more...]

[PATCH v4 0/6] Implement a batched fsync option for core.fsyncObjectFiles
 2021-09-24 23:53 UTC  (6+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v6 0/8] "
    ` [PATCH v6 1/8] object-file.c: do not rename in a temp odb
    ` [PATCH v6 2/8] bulk-checkin: rename 'state' variable and separate 'plugged' boolean

Reason for libbpf rejecting SECTION symbols in 'maps' section
 2021-09-24 23:52 UTC  (2+ messages)

[PATCH 00/14] bsd-user: misc cleanup for aarch64 import
 2021-09-24 23:51 UTC  (5+ messages)
` [PATCH 14/14] bsd-user/signal: Create a dummy signal queueing function

stable-rc/queue/5.10 baseline: 79 runs, 5 regressions (v5.10.68-63-g964be936e732)
 2021-09-24 23:51 UTC 

[PATCH v2 00/11] PCI devices passthrough on Arm, part 2
 2021-09-24 23:51 UTC  (9+ messages)
` [PATCH v2 01/11] xen/arm: Fix dev_is_dt macro definition
` [PATCH v2 02/11] xen/arm: Add new device type for PCI
` [PATCH v2 03/11] xen/arm: Introduce pci_find_host_bridge_node helper
` [PATCH v2 04/11] xen/device-tree: Make dt_find_node_by_phandle global

about mtd erase fix series
 2021-09-24 23:49 UTC 

[PATCH v3 0/2] gpio: mlxbf2: Introduce proper interrupt handling
 2021-09-24 23:48 UTC  (4+ messages)
` [PATCH v3 1/2] gpio: mlxbf2: Introduce IRQ support

[PATCH nf,v3 1/2] netfilter: nf_tables: add position handle in event notification
 2021-09-24 23:46 UTC  (2+ messages)
` [PATCH nf 2/2] netfilter: nf_tables: reverse order in rule replacement expansion

[Intel-gfx] [PATCH 1/3] drm/i915: Guard debugfs against invalid access without display
 2021-09-24 23:45 UTC  (8+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915: remove some debug-only registers from MCHBAR

[Intel-gfx] [PATCH] drm/i915/pmu: Connect engine busyness stats from GuC to pmu
 2021-09-24 23:45 UTC  (4+ messages)
`  "
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH v11 00/16] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2021-09-24 23:41 UTC  (5+ messages)
` [PATCH v11 03/16] dt-bindings: display: mediatek: disp: split each block to individual yaml

[PATCH net-next] tcp: tracking packets with CE marks in BW rate sample
 2021-09-24 23:42 UTC  (4+ messages)

[PATCH net-next 0/6 v5] RTL8366(RB) cleanups part 1
 2021-09-24 23:36 UTC  (7+ messages)
` [PATCH net-next 1/6 v5] net: dsa: rtl8366rb: Support bridge offloading
` [PATCH net-next 2/6 v5] net: dsa: rtl8366: Drop custom VLAN set-up
` [PATCH net-next 3/6 v5] net: dsa: rtl8366rb: Rewrite weird VLAN filering enablement
` [PATCH net-next 4/6 v5] net: dsa: rtl8366rb: Fix off-by-one bug
` [PATCH net-next 5/6 v5] net: dsa: rtl8366: Fix a bug in deleting VLANs
` [PATCH net-next 6/6 v5] net: dsa: rtl8366: Drop and depromote pointless prints

[PATCH v2 0/3] Enhance Measured Boot
 2021-09-24 23:36 UTC  (5+ messages)
` [PATCH v2 1/3] efi_loader: add SMBIOS table measurement

Two jobs at once on denx-vulcan?
 2021-09-24 23:36 UTC  (8+ messages)

[PATCH bpf] libbpf: Fix segfault in static linker for objects without BTF
 2021-09-24 23:35 UTC  (2+ messages)

[igt-dev] [PATCH] tests/kms_flip: Discard any stale event at each retry
 2021-09-24 23:35 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_flip: Discard any stale event at each retry (rev3)

[PATCH bpf-next] selftests/bpf: fix btf_dump __int128 test failure with clang build kernel
 2021-09-24 23:35 UTC  (3+ messages)

[PATCH 1/1] selftests: KVM: set affinity of VM to right CPUs
 2021-09-24 23:30 UTC 

WorldCist'22 - 10th World Conference on Information Systems and Technologies | Montenegro
 2021-09-24 16:07 UTC 

[PATCH 0/2] fuse: Send file/inode security context during creation
 2021-09-24 23:32 UTC  (6+ messages)
` [PATCH 2/2] fuse: Send security context of inode on file creation
    ` [Virtio-fs] "

[PATCH 00/28] bug fixes, additions, changes
 2021-09-24 23:31 UTC  (20+ messages)
` [PATCH 01/28] edid-decode: remove unnecessary length check
` [PATCH 02/28] edid-decode: fix standard timing vertical pixels
` [PATCH 03/28] edid-decode: exclude oui from _block functions
` [PATCH 04/28] edid-decode: check cta_hdr10plus length
` [PATCH 05/28] edid-decode: Capitalize fail sentence
` [PATCH 06/28] edid-decode: Replace return with break in switch
` [PATCH 07/28] edid-decode: extended tag length check
` [PATCH 08/28] edid-decode: Output block type before fail
` [PATCH 09/28] edid-decode: update Microsoft expected length
` [PATCH 10/28] edid-decode: Capitalize fail sentence
` [PATCH 11/28] edid-decode: make all OUI handlers the same
` [PATCH 12/28] edid-decode: move OUI parsing to separate function
` [PATCH 13/28] edid-decode: move unknown block warning
` [PATCH 14/28] edid-decode: remove cta_ext_block
` [PATCH 15/28] edid-decode: change unknown CTA block names
` [PATCH 16/28] edid-decode: move audio fail/warn messages
` [PATCH 17/28] edid-decode: replace first_block with block_number
` [PATCH 18/28] edid-decode: move parse_displayid_block inner loop
` [PATCH 19/28] edid-decode: remove offset from displayid_block

[PATCH] arm64: dts: qcom: sc7180: Base homestar's power coefficients in reality
 2021-09-24 23:29 UTC  (2+ messages)
` (subset) "

[PATCH 0/8] drm + usb-type-c: Add support for out-of-band hotplug notification (v4 resend)
 2021-09-24 23:29 UTC  (7+ messages)
` [PATCH 8/8] usb: typec: altmodes/displayport: Notify drm subsys of hotplug events
        ` [Intel-gfx] "

[PATCH 0/2] Register SCSI sysfs attributes earlier
 2021-09-24 23:26 UTC  (3+ messages)
` [PATCH 1/2] scsi: Register SCSI host "
` [PATCH 2/2] scsi: Register SCSI device "

[PATCH v2 00/17] PCI devices passthrough on Arm
 2021-09-24 23:26 UTC  (8+ messages)
` [PATCH v2 11/17] xen/arm: PCI host bridge discovery within XEN on ARM

[PATCH] arm64: dts: qcom: pm660: Add reboot mode support
 2021-09-24 23:26 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/7] arm64: dts: qcom: Introduce support for MSM8998 Sony Yoshino platform
 2021-09-24 23:26 UTC  (2+ messages)

[PATCH 1/2] drm/rockchip: dsi: hold pm-runtime across bind/unbind
 2021-09-24 23:23 UTC  (4+ messages)
` [PATCH 2/2] drm/rockchip: dsi: Fix unbalanced clock on probe error

[GIT PULL] cifs/smb3 client fixes
 2021-09-24 23:23 UTC 

[PATCH v9 0/5] Introduce SoC sleep stats driver
 2021-09-24 23:23 UTC  (5+ messages)
` [PATCH v9 1/5] dt-bindings: Introduce SoC sleep stats bindings
` [PATCH v9 2/5] soc: qcom: Add SoC sleep stats driver

[PATCH V3 0/3] Add handling of extended regions (safe ranges) on Arm (Was "xen/memory: Introduce a hypercall to provide unallocated space")
 2021-09-24 23:14 UTC  (5+ messages)
` [PATCH V3 2/3] xen/arm: Add handling of extended regions for Dom0
` [PATCH V3 3/3] libxl/arm: Add handling of extended regions for DomU

[PATCH] ASoC: meson: aiu: Fix spelling mistake "Unsupport" -> "Unsupported"
 2021-09-24 23:12 UTC  (3+ messages)

[PATCH V2 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
 2021-09-24 23:14 UTC  (5+ messages)
` [PATCH V2 net-next 1/6] ethtool: add support to set/get tx copybreak buf size via ethtool
` [PATCH V2 net-next 3/6] ethtool: add support to set/get rx buf len "

[PATCH RFC bpf-next 00/10] bpf: CO-RE support in the kernel
 2021-09-24 23:13 UTC  (3+ messages)

[PATCH v3 bpf-next 1/5] bpf: Add bloom filter map implementation
 2021-09-24 23:12 UTC  (16+ messages)

[PATCH 0/8] Re-enable ENQCMD and PASID MSR
 2021-09-24 23:11 UTC  (11+ messages)
` [PATCH 5/8] x86/mmu: Add mm-based PASID refcounting

[PATCH] ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"
 2021-09-24 23:10 UTC 

Struct page proposal
 2021-09-24 23:05 UTC  (7+ messages)
    ` Mapcount of subpages

[RFC] Expose request_module via syscall
 2021-09-24 23:04 UTC  (12+ messages)

[PATCH net 0/2] net: sched: drop ct and dst for the packets toward ingress in act_mirred
 2021-09-24 23:04 UTC  (7+ messages)
` [PATCH net 1/2] net: sched: drop ct for the packets toward ingress only "

[PATCH] scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"
 2021-09-24 23:03 UTC  (2+ messages)

[PATCHv2] clk: socfpga: agilex: fix duplicate s2f_user0_clk
 2021-09-24 23:03 UTC  (2+ messages)

[PATCHv2 0/5] arm64/irqentry: remove duplicate housekeeping of
 2021-09-24 22:59 UTC  (4+ messages)

[PATCH V2 0/5] xfsprogs: generic serialisation primitives
 2021-09-24 23:02 UTC  (7+ messages)
` [PATCH V2 2/5] libxfs: add spinlock_t wrapper
` [PATCH V2 3/5] atomic: convert to uatomic
` [PATCH V2 4/5] libxfs: add kernel-compatible completion API

[PATCH v2 0/3] staging: vt6655: replace camel case variables
 2021-09-24 22:18 UTC  (6+ messages)
` [PATCH v2 3/3] staging: vt6655: replace camel case port_offset instead of PortOffset

stable-rc/linux-4.4.y build: 118 builds: 0 failed, 118 passed, 2 warnings (v4.4.284-24-gf0ff061a858b)
 2021-09-24 23:00 UTC 

[Intel-gfx] [PATCH] drm/i915/gvt: Fix spelling mistake "Unsupport" -> "Unsupported"
 2021-09-24 22:56 UTC  (2+ messages)
`  "

[PATCH] ui/gtk: skip any extra draw of same guest scanout blob res
 2021-09-24 22:51 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] mmc: sdhci-pci-o2micro: Fix spelling mistake "unsupport" -> "unsupported"
 2021-09-24 22:51 UTC 

Regression with mainline kernel on rpi4
 2021-09-24 22:50 UTC  (13+ messages)

[PATCH V10 0/8] Add QSPI and QUPv3 DT nodes for SC7280 SoC
 2021-09-24 22:47 UTC  (4+ messages)
` [PATCH V10 1/8] dt-bindings: spi: Add sc7280 support

[PATCH v2 0/3] Add missing A2NoC QoS clocks for SDM660 interconnect driver
 2021-09-24 22:44 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: sdm630: Add missing a2noc qos clocks
  ` (subset) "

incoming
 2021-09-24 22:44 UTC  (17+ messages)
` [patch 01/16] mm, hwpoison: add is_free_buddy_page() in HWPoisonHandlable()
` [patch 02/16] kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS
` [patch 03/16] mm/damon: don't use strnlen() with known-bogus source length
` [patch 04/16] xtensa: increase size of gcc stack frame check
` [patch 05/16] mm/shmem.c: fix judgment error in shmem_is_huge()
` [patch 06/16] ocfs2: drop acl cache for directories too
` [patch 07/16] scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' error
` [patch 08/16] tools/vm/page-types: remove dependency on opt_file for idle page tracking
` [patch 09/16] lib/zlib_inflate/inffast: check config in C to avoid unused function warning
` [patch 10/16] mm: fs: invalidate bh_lrus for only cold path
` [patch 11/16] mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PIN
` [patch 12/16] mm/debug: sync up latest migrate_reason to migrate_reason_names
` [patch 13/16] sh: pgtable-3level: fix cast to pointer from integer of different size
` [patch 14/16] kasan: always respect CONFIG_KASAN_STACK
` [patch 15/16] mm/memory_failure: fix the missing pte_unmap() call
` [patch 16/16] mm: fix uninitialized use in overcommit_policy_handler

[PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
 2021-09-24 22:43 UTC  (14+ messages)

Confusing lockdep splat
 2021-09-24 22:43 UTC  (3+ messages)

[PATCH v2 0/6] qapi: static typing conversion, pt5b
 2021-09-24 22:37 UTC  (4+ messages)
` [PATCH v2 2/6] qapi/parser: Allow empty QAPIDoc Sections

[PATCH v4] dt-bindings: net: wireless: qca,ath9k: convert to the json-schema
 2021-09-24 22:35 UTC 

[Intel-gfx] [PATCH v13 00/17] drm/i915: Introduce Intel PXP
 2021-09-24 22:34 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Introduce Intel PXP (rev13)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] net: hns: Fix spelling mistake "maped" -> "mapped"
 2021-09-24 22:31 UTC 

[folded-merged] mm-memory_failure-fix-the-missing-pte_unmap-call-fix.patch removed from -mm tree
 2021-09-24 22:31 UTC 

Re: [RFC v7] virtio/vsock: add two more queues for datagram types
 2021-09-24 22:27 UTC  (3+ messages)
`  "
  ` [External] "

[dm-devel] [PATCH] multipath-tools: make IBM/XIV config work with alua and multibus
 2021-09-24 22:27 UTC 

[RFC PATCH v2 0/4] Renesas RZ/G2L IRQC support
 2021-09-24 22:27 UTC  (4+ messages)
` [RFC PATCH v2 2/4] irqchip: Add RZ/G2L IA55 Interrupt Controller driver

ALSA kernel projects - for academic purposes
 2021-09-24 22:26 UTC  (5+ messages)

[Bug 213837] New: "Kernel panic - not syncing: corrupted stack end detected inside scheduler" at building via distcc on a G5
 2021-09-24 22:25 UTC  (4+ messages)
` [Bug 213837] "

[PATCH v4 0/2] irqchip/mchp-eic: add driver for Microchip EIC
 2021-09-24 22:23 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: microchip,eic: add bindings

[dpdk-dev] [PATCH v1] windows/netuio: add Intel 82599 10GbE VF device ID
 2021-09-24 22:24 UTC  (2+ messages)

[PATCH] video: fbdev: via: Fix spelling mistake "bellow" -> "below"
 2021-09-24 22:22 UTC 

OpenEmbedded Happy Hour September 29 during ELC hours and after
 2021-09-24 22:21 UTC 

[PATCH V1 0/3] Add tegra header license and dt-bindings Copyright
 2021-09-24 22:18 UTC  (4+ messages)
` [PATCH V1 2/3] trace: events: tegra_apb_dma: add SPDX license identifier

OpenEmbedded Happy Hour August 25 9pm/2100 UTC
 2021-09-24 22:19 UTC 

[PATCH] ASoC: max98373: Mark cache dirty before entering sleep
 2021-09-24 22:13 UTC 

[qemu-mainline test] 165179: regressions - FAIL
 2021-09-24 22:12 UTC 

debug_defconfig: error: call to '__write_overflow' declared with attribute error: detected write beyond size of object passed as 1st parameter
 2021-09-24 22:02 UTC 

[PATCH 5.10 00/63] 5.10.69-rc1 review
 2021-09-24 22:11 UTC  (3+ messages)

[PATCH net 00/15] Netfilter/IPVS fixes for net
 2021-09-24 22:11 UTC  (16+ messages)
` [PATCH net 01/15] netfilter: ipset: Fix oversized kvmalloc() calls
` [PATCH net 02/15] ipvs: check that ip_vs_conn_tab_bits is between 8 and 20
` [PATCH net 03/15] netfilter: ip6_tables: zero-initialize fragment offset
` [PATCH net 04/15] netfilter: conntrack: make max chain length random
` [PATCH net 05/15] netfilter: conntrack: include zone id in tuple hash again
` [PATCH net 06/15] netfilter: nat: include zone id in nat table "
` [PATCH net 07/15] selftests: netfilter: add selftest for directional zone support
` [PATCH net 08/15] selftests: netfilter: add zone stress test with colliding tuples
` [PATCH net 09/15] netfilter: nf_tables: unlink table before deleting it
` [PATCH net 10/15] netfilter: nf_tables: Fix oversized kvmalloc() calls
` [PATCH net 11/15] netfilter: nf_nat_masquerade: make async masq_inet6_event handling generic
` [PATCH net 12/15] netfilter: nf_nat_masquerade: defer conntrack walk to work queue
` [PATCH net 13/15] netfilter: iptable_raw: drop bogus net_init annotation
` [PATCH net 14/15] netfilter: log: work around missing softdep backend module
` [PATCH net 15/15] netfilter: conntrack: serialize hash resizes and cleanups

[PATCH V1 0/3] Add tegra header license and dt-bindings Copyright
 2021-09-24 22:10 UTC  (4+ messages)
` [PATCH V1 1/3] dt-bindings: tegra: memory,bpmp-thermal: add SPDX license

stable-rc/linux-4.14.y build: 120 builds: 0 failed, 120 passed, 3 warnings (v4.14.247-28-g4e502419d5ea)
 2021-09-24 22:10 UTC 

recent intermittent fsx-related failures
 2021-09-24 22:09 UTC  (6+ messages)

[RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles
 2021-09-24 22:07 UTC  (3+ messages)
` [PATCH v3 3/9] mm: Make swap_readpage() void

[PATCH 1/5] kgdb: Remove unused serial related options
 2021-09-24 22:07 UTC  (6+ messages)
` [PATCH 5/5] serial: Rework CONFIG_SYS_BAUDRATE_TABLE

[RFC] LKMM: Add volatile_if()
 2021-09-24 22:07 UTC  (5+ messages)

[PATCH 0/2] introduce a dedicated mt7915 debugfs sub-dir for ext-phy
 2021-09-24 22:06 UTC  (2+ messages)

[Patch bpf 0/3] sock_map: fix ->poll() and update selftests
 2021-09-24 22:05 UTC  (4+ messages)
` [Patch bpf 1/3] skmsg: introduce sk_psock_get_checked()
` [Patch bpf 2/3] net: poll psock queues too for sockmap sockets
` [Patch bpf 3/3] selftests/bpf: use recv_timeout() instead of retries

[PATCH V1 0/3] Add tegra header license and dt-bindings Copyright
 2021-09-24 22:04 UTC  (6+ messages)
` [PATCH V1 1/3] dt-bindings: tegra: memory,bpmp-thermal: add SPDX license

[PATCH v5 1/2] pwm: Introduce single-PWM of_xlate function
 2021-09-24 22:04 UTC  (4+ messages)
` [PATCH v5 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip

[PATCH 5.4 00/50] 5.4.149-rc1 review
 2021-09-24 22:03 UTC  (2+ messages)

[PATCH v2] drm/i915: Flush buffer pools on driver remove
 2021-09-24 22:02 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Flush buffer pools on driver remove (rev4)

[PATCH v2 mptcp-net] mptcp: fix possible stall on recvmsg()
 2021-09-24 22:01 UTC  (2+ messages)

[patch v2] tcp.7: Add description for TCP_FASTOPEN and TCP_FASTOPEN_CONNECT options
 2021-09-24 22:01 UTC  (3+ 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.