All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-03 18:41:33 to 2023-08-03 19:20:00 UTC [more...]

[Buildroot] [PATCH 1/1] package/libopenssl: security bump version to 3.0.10
 2023-08-03 19:19 UTC  (2+ messages)

[Buildroot] [git commit] package/libopenssl: security bump version to 3.0.10
 2023-08-03 19:19 UTC 

[PATCH 0/4] general defconfig cleanups
 2023-08-03 19:18 UTC  (9+ messages)
` [PATCH 1/4] arch/arm/configs/omap2plus_defconfig: drop removed options
` [PATCH 2/4] arch/*/configs/*_defconfig cleanup: drop CONFIG_IP_NF_TARGET_CLUSTERIP
` [PATCH 3/4] arch/arm/configs/*_defconfig cleanup: drop CONFIG_USB_MUSB_AM35X
` [PATCH 4/4] arch/*/configs/*_defconfig cleanup: drop CONFIG_NFT_OBJREF

[PATCH v3] fstests: add helper to canonicalize devices used to enable persistent disks
 2023-08-03 19:18 UTC 

[Buildroot] [PATCH v1 1/1] DEVELOPERS: sort entries of Neal Frager
 2023-08-03 19:18 UTC  (2+ messages)

[PATCH net-next 0/4] Add QPL mode for DQO descriptor format
 2023-08-03 19:18 UTC  (4+ messages)
` [PATCH net-next 1/4] gve: Control path for DQO-QPL

[Buildroot] [git commit] DEVELOPERS: sort entries of Neal Frager
 2023-08-03 19:16 UTC 

[XEN PATCH 0/4] x86: address some violations of MISRA C:2012 Rule 5.3
 2023-08-03 19:16 UTC  (5+ messages)
` [XEN PATCH 3/4] x86/irq: rename variable to address "

[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
 2023-08-03 19:15 UTC  (5+ messages)

[PATCH] MAINTAINERS: nolibc: add myself as co-maintainer
 2023-08-03 19:15 UTC  (4+ messages)

[OE-core][dunfell]gcc: fix runpath errors in cc1 binary
 2023-08-03 19:15 UTC 

[PATCH v3 0/6] make vma locking more obvious
 2023-08-03 19:14 UTC  (4+ messages)
` [PATCH v3 6/6] mm: move vma locking out of vma_prepare and dup_anon_vma

[Buildroot] [PATCH 1/2] package/systemd: fix typos in comments
 2023-08-03 19:12 UTC  (2+ messages)

[Buildroot] [git commit] package/systemd: fix wrong variable name in comment
 2023-08-03 19:10 UTC 

[PATCH v6 00/38] New page table range API
 2023-08-03 19:11 UTC  (5+ messages)
` [PATCH v6 01/38] minmax: Add in_range() macro

[Buildroot] [git commit] package/systemd: fix typos in comments
 2023-08-03 19:09 UTC 

[Intel-xe] [PATCH] drm/xe: Implement HW workaround 14016763929
 2023-08-03 19:10 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "

[jarkko-tpmdd:master 3/11] drivers/char/tpm/tpm-interface.c:284:5: error: conflicting types for 'tpm_pcr_read'; have 'int(struct tpm_chip *, u32, struct tpm_digest *)' {aka 'int(struct tpm_chip *, unsigned int, struct tpm_digest *)'}
 2023-08-03 19:09 UTC 

[PATCH] KVM: SVM: Add exception to disable objtool warning for kvm-amd.o
 2023-08-03 19:07 UTC  (4+ messages)

[PATCH v3 0/7] smaps / mm/gup: fix gup_can_follow_protnone fallout
 2023-08-03 19:06 UTC  (5+ messages)
` [PATCH v3 6/7] selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything got merged
` [PATCH v3 7/7] selftest/mm: ksm_functional_tests: Add PROT_NONE test

[PATCH v10 0/3] ublk: enable zoned storage support
 2023-08-03 19:07 UTC  (6+ messages)
` [PATCH v10 1/3] ublk: add helper to check if device supports user copy
` [PATCH v10 3/3] ublk: enable zoned storage support

Solution Bugzilla Issue 1659 - iptables-nft v1.8.9 Error: meta sreg key not supported
 2023-08-03 19:05 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: hci_sync: Fix handling of HCI_OP_CREATE_CONN_CANCEL
 2023-08-03 19:05 UTC  (2+ messages)
` [1/2] "

[PATCH 0/3] git bisect visualize: find gitk on Windows again
 2023-08-03 19:03 UTC  (4+ messages)

[PATCH net-next v5 1/2] drivers: net: prevent tun_build_skb() to exceed the packet size limit
 2023-08-03 19:03 UTC  (4+ messages)
` [PATCH net-next v5 2/2] net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail()

ACPI & PCI suspend/wake errors on MacBook Pro 14,1
 2023-08-03 19:02 UTC 

[PATCH RFT 00/12] firmware: arm_ffa: Add FF-A v1.1 notifications support
 2023-08-03 19:02 UTC  (26+ messages)
` [PATCH RFT 01/12] firmware: arm_ffa: Update the FF-A command list with v1.1 additions
` [PATCH RFT 02/12] firmware: arm_ffa: Implement notification bitmap create and destroy interfaces
` [PATCH RFT 03/12] firmware: arm_ffa: Implement the notification bind and unbind interface
` [PATCH RFT 04/12] firmware: arm_ffa: Implement the FFA_RUN interface
` [PATCH RFT 05/12] firmware: arm_ffa: Implement the FFA_NOTIFICATION_SET interface
` [PATCH RFT 06/12] firmware: arm_ffa: Implement the FFA_NOTIFICATION_GET interface
` [PATCH RFT 07/12] firmware: arm_ffa: Implement the NOTIFICATION_INFO_GET interface
` [PATCH RFT 08/12] firmware: arm_ffa: Initial support for scheduler receiver interrupt
` [PATCH RFT 09/12] firmware: arm_ffa: Add schedule receiver callback mechanism
` [PATCH RFT 10/12] firmware: arm_ffa: Add interfaces to request notification callbacks
` [PATCH RFT 11/12] firmware: arm_ffa: Add interface to send a notification to a given partition
` [PATCH RFT 12/12] firmware: arm_ffa: Add notification handling mechanism

[PATCH] python3-chardet: upgrade 5.1.0 -> 5.2.0
 2023-08-03 19:01 UTC 

[PATCH 0/6] SUNRPC: thread management improvements
 2023-08-03 19:00 UTC  (3+ messages)
` [PATCH 2/6] SUNRPC: rename and refactor svc_get_next_xprt()

[PATCH] ASoC: soc-acpi: Add missing kernel doc
 2023-08-03 18:59 UTC  (2+ messages)

[PATCH net] MAINTAINERS: update TUN/TAP maintainers
 2023-08-03 19:00 UTC  (2+ messages)

[PATCH] buildman: Allow more results while building
 2023-08-03 18:59 UTC 

[PATCH] fsync.2: no writability requirements, must operate on directories
 2023-08-03 18:59 UTC  (6+ messages)

[PATCH v6] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2023-08-03 18:58 UTC  (7+ messages)

[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
 2023-08-03 18:58 UTC  (7+ messages)
` [PATCH RFC net-next v5 03/14] af_vsock: support multi-transport datagrams

[OE-core][master][PATCH] bind: Upgrade 9.18.15 -> 9.18.16
 2023-08-03 18:57 UTC  (3+ messages)

[PATCH] mISDN: Update parameter type of dsp_cmx_send()
 2023-08-03 18:57 UTC  (3+ messages)

[PULL] drm-intel-next
 2023-08-03 18:56 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] mm: memcg: use rstat for non-hierarchical stats
 2023-08-03 18:52 UTC  (11+ messages)
` [PATCH v3] "

[PATCH 1/2] docs: rcu: Add cautionary note on plain-accesses to requirements
 2023-08-03 18:52 UTC  (3+ messages)
` [PATCH 2/2] docs: memory-barriers: Add note on plain-accesses to address-dependency barriers

[PATCH 1/2] buildman: Exit after reading toolchain
 2023-08-03 18:51 UTC  (2+ messages)
` [PATCH 2/2] buildman: Drop warning about orphaned defconfigs

[PATCH V4] Revert "PCI: tegra194: Enable support for 256 Byte payload"
 2023-08-03 18:50 UTC  (3+ messages)

[Buildroot] Update schedule of sources.buildroot.org
 2023-08-03 18:51 UTC  (4+ messages)

[PATCH v3] powerpc/inst: add PPC_TLBILX_LPID
 2023-08-03 18:48 UTC  (5+ messages)

[PATCH v4] mm: memcg: use rstat for non-hierarchical stats
 2023-08-03 18:50 UTC  (2+ messages)

[xen-unstable-smoke test] 182170: tolerable all pass - PUSHED
 2023-08-03 18:50 UTC 

[PATCH net-next v2 00/19] net: phy: add support for shared interrupts (part 1)
 2023-08-03 18:49 UTC  (5+ messages)
` [PATCH net-next v2 02/19] net: phy: add a shutdown procedure

[PATCH v4 0/2] add MCP4728 I2C DAC driver​
 2023-08-03 18:46 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: iio: dac: add mcp4728.yaml

[PATCH v4 0/8] Refactor the SMMU's CD table ownership
 2023-08-03 18:47 UTC  (5+ messages)
` [PATCH v4 6/8] iommu/arm-smmu-v3: Move CD table to arm_smmu_master

[PATCH v6 0/7] Changed path filter hash fix and version bump
 2023-08-03 18:45 UTC  (6+ messages)

[Intel-wired-lan] [PATCH v3 net-next 00/10] Improve the taprio qdisc's relationship with its children
 2023-08-03 18:43 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH v3 net-next 09/10] selftests/tc-testing: test that taprio can only be attached as root
      `  "

[Intel-gfx] [PATCH] drm/i915/vdsc: Fix first_line_bpg_offset calculation
 2023-08-03 18:47 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-xe] [PATCH v4] drm/xe: Make explicit that exec uAPI expects canonical addresses
 2023-08-03 18:46 UTC  (3+ messages)

[PATCH] hw/nvme: fix oob memory read in fdp events log
 2023-08-03 18:44 UTC 

[PATCH 0/3] arm64/ptrace: Fixes for more SME only streaming SVE cases
 2023-08-03 18:33 UTC  (8+ messages)
` [PATCH 1/3] arm64/ptrace: Don't enable SVE when setting streaming SVE
` [PATCH 2/3] arm64/fpsimd: Sync FPSIMD state with SVE for SME only systems
` [PATCH 3/3] arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVE

[PATCH v3 00/47] fbdev: Use I/O helpers
 2023-08-03 18:36 UTC  (76+ messages)
` [PATCH v3 01/47] media/vivid: Use fbdev "
` [PATCH v3 03/47] fbdev/asiliantfb: "
` [PATCH v3 04/47] fbdev/atmel_lcdfb: "
` [PATCH v3 05/47] fbdev/aty128fb: "
` [PATCH v3 07/47] fbdev/chipsfb: "
` [PATCH v3 08/47] fbdev/da8xx-fb: "
` [PATCH v3 09/47] fbdev/efifb: "
` [PATCH v3 10/47] fbdev/fm2fb: "
` [PATCH v3 11/47] fbdev/fsl-diu-fb: "
` [PATCH v3 12/47] fbdev/g364fb: "
` [PATCH v3 15/47] fbdev/geode/lxfb: "
` [PATCH v3 16/47] fbdev/goldfishfb: "
` [PATCH v3 17/47] fbdev/grvga: "
` [PATCH v3 18/47] fbdev/gxt4500: "
` [PATCH v3 19/47] fbdev/i740fb: "
` [PATCH v3 20/47] fbdev/imxfb: "
` [PATCH v3 21/47] fbdev/kyro: "
` [PATCH v3 22/47] fbdev/macfb: "
` [PATCH v3 23/47] fbdev/maxinefb: "
` [PATCH v3 24/47] fbdev/mb862xxfb: "
` [PATCH v3 25/47] fbdev/mmpfb: "
` [PATCH v3 26/47] fbdev/mx3fb: "
` [PATCH v3 27/47] fbdev/ocfb: "
` [PATCH v3 28/47] fbdev/offb: "
` [PATCH v3 29/47] fbdev/omapfb: "
` [PATCH v3 30/47] fbdev/platinumfb: "
` [PATCH v3 31/47] fbdev/pmag-aa-fb: "
` [PATCH v3 32/47] fbdev/pmag-ba-fb: "
` [PATCH v3 33/47] fbdev/pmagb-b-fb: "
` [PATCH v3 34/47] fbdev/pxa168fb: "
` [PATCH v3 35/47] fbdev/pxafb: "
` [PATCH v3 36/47] fbdev/q40fb: "
` [PATCH v3 37/47] fbdev/s3cfb: "
` [PATCH v3 38/47] fbdev/sh7760fb: "
` [PATCH v3 39/47] fbdev/simplefb: "
` [PATCH v3 40/47] fbdev/sstfb: "
` [PATCH v3 41/47] fbdev/sunxvr1000: "
` [PATCH v3 42/47] fbdev/sunxvr2500: "
` [PATCH v3 43/47] fbdev/uvesafb: "
` [PATCH v3 44/47] fbdev/valkyriefb: "
` [PATCH v3 45/47] fbdev/vesafb: "
` [PATCH v3 46/47] fbdev/xilinxfb: "
` [PATCH v3 47/47] vfio-dev/mdpy-fb: "

[PATCH b4] b4: fix from header not using real name
 2023-08-03 18:41 UTC  (11+ 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.