All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-06 20:41:35 to 2021-08-06 21:25:36 UTC [more...]

Please pull u-boot-video
 2021-08-06 21:22 UTC  (2+ messages)

[PATCH v2 00/32] pci: Drop all pre-driver model code
 2021-08-06 21:22 UTC  (51+ messages)
` [PATCH v2 01/32] pci: Drop old code from pci command
` [PATCH v2 04/32] pci: Remove guard around compatibility functions
` [PATCH v2 06/32] pci: Drop DM_PCI check from pci_common
` [PATCH v2 07/32] ppc: Drop CONFIG_SYS_PCI_SUBSYS_VENDORID
` [PATCH v2 08/32] pci: powerpc: Drop old code
` [PATCH v2 09/32] pci: freescale: "
` [PATCH v2 10/32] pci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci()
` [PATCH v2 11/32] ppc: Drop DM_PCI from config files
` [PATCH v2 13/32] pci: usb: Drop DM_PCI from ohci
` [PATCH v2 14/32] ppc: malta: Drop use of DM_PCI
` [PATCH v2 15/32] ppc: socrates: "
` [PATCH v2 16/32] pci: gt64120: "
` [PATCH v2 17/32] pci: msc01: "
` [PATCH v2 18/32] pci: imx: "
` [PATCH v2 19/32] pci: scsi: pci: Drop DM_PCI check from scsi
` [PATCH v2 20/32] pci: Drop DM_PCI check from bios_emul
` [PATCH v2 22/32] pci: imx: Drop DM_PCI check from cpu driver
` [PATCH v2 23/32] pci: arm: mvebu: Drop DM_PCI check from
` [PATCH v2 24/32] pci: sata_sil: Drop DM_PCI checks
` [PATCH v2 25/32] distro_bootcmd: Drop DM_PCI check
` [PATCH v2 26/32] pci: Drop pci_init_board()
` [PATCH v2 27/32] pci: ppc: Drop ftpci100 driver
` [PATCH v2 28/32] ppc: Drop idt8t49n222a_serdes_clk driver
` [PATCH v2 29/32] ppc: Drop t4qds and b4860qds references
` [PATCH v2 32/32] pci: Drop migration method

[Buildroot] [PATCH 1/1] package/xen: fix build with gcc 11
 2021-08-06 21:25 UTC 

[PATCH v2 0/6] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-06 21:24 UTC  (2+ messages)

[PATCH v2 00/29] xfsprogs: Drop the 'platform_' prefix
 2021-08-06 21:23 UTC  (30+ messages)
` [PATCH v2 01/29] xfsprogs: Stop using platform_uuid_compare()
` [PATCH v2 02/29] xfsprogs: Stop using platform_test_xfs_fd()
` [PATCH v2 03/29] xfsprogs: Stop using platform_test_xfs_path()
` [PATCH v2 04/29] xfsprogs: Stop using platform_fstatfs()
` [PATCH v2 05/29] xfsprogs: Stop using platform_getoptreset()
` [PATCH v2 06/29] xfsprogs: Stop using platform_uuid_copy()
` [PATCH v2 07/29] xfsprogs: Stop using platform_uuid_generate()
` [PATCH v2 08/29] xfsprogs: Stop using platform_uuid_unparse()
` [PATCH v2 09/29] xfsprogs: Stop using platform_uuid_clear()
` [PATCH v2 10/29] xfsprogs: Stop using platform_uuid_parse()
` [PATCH v2 11/29] xfsprogs: Stop using platform_uuid_is_null()
` [PATCH v2 12/29] xfsprogs: Stop using platform_check_mount()
` [PATCH v2 13/29] xfsprogs: Stop using platform_check_ismounted()
` [PATCH v2 14/29] xfsprogs: Stop using platform_flush_device()
` [PATCH v2 15/29] xfsprogs: Stop using platform_mntent_open()
` [PATCH v2 16/29] xfsprogs: Stop using platform_mntent_next()
` [PATCH v2 17/29] xfsprogs: Stop using platform_mntent_close()
` [PATCH v2 18/29] xfsprogs: Stop using platform_findsizes()
` [PATCH v2 19/29] xfsprogs: Stop using platform_discard_blocks
` [PATCH v2 20/29] xfsprogs: Stop using platform_zero_range()
` [PATCH v2 21/29] xfsprogs: Stop using platform_crash()
` [PATCH v2 22/29] xfsprogs: Stop using platform_nproc()
` [PATCH v2 23/29] xfsprogs: Stop using platform_check_iswritable()
` [PATCH v2 24/29] xfsprogs: Stop using platform_set_blocksize()
` [PATCH v2 25/29] xfsprogs: Stop using platform_findrawpath()
` [PATCH v2 26/29] xfsprogs: Stop using platform_findblockpath()
` [PATCH v2 27/29] xfsprogs: Stop using platform_direct_blockdev()
` [PATCH v2 28/29] xfsprogs: Stop using platform_align_blockdev()
` [PATCH v2 29/29] xfsprogs: Stop using platform_physmem()

[PATCH v2 0/2] log negotiated protocol version
 2021-08-06 21:22 UTC  (8+ messages)
` [PATCH v2 2/2] connect, protocol: "

[PATCH for-6.2 00/12] qom: Get rid of all manual usage of OBJECT_CHECK & friends
 2021-08-06 21:11 UTC  (19+ messages)
` [PATCH for-6.2 01/12] accel: Rename TYPE_ACCEL to TYPE_ACCEL_BASE
` [PATCH for-6.2 02/12] qom: Use DEVICE_*CLASS instead of OBJECT_*CLASS
` [PATCH for-6.2 03/12] scripts/codeconverter: Update to latest version
` [PATCH for-6.2 04/12] [automated] Add struct names to typedefs used by QOM types
` [PATCH for-6.2 05/12] [automated] Move QOM typedefs and add missing includes
` [PATCH for-6.2 06/12] [automated] Split QOM "typedef struct T { ... } T" declarations
` [PATCH for-6.2 07/12] [automated] Use DECLARE_*CHECKER* macros when possible
` [PATCH for-6.2 08/12] npcm7xx_clk: Use DECLARE_INSTANCE_CHECKER
` [PATCH for-6.2 09/12] npcm7xx_otp: Use DECLARE_CLASS_CHECKERS
` [PATCH for-6.2 10/12] [automated] Use DECLARE_OBJ_CHECKERS when possible
` [PATCH for-6.2 11/12] [automated] Use OBJECT_DECLARE_TYPE "
` [PATCH for-6.2 12/12] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE "

[syzbot] KASAN: use-after-free Read in timerfd_clock_was_set
 2021-08-06 21:21 UTC  (3+ messages)

[PATCH RFC v2 00/12] Enroll kernel keys thru MOK
 2021-08-06 21:20 UTC  (8+ messages)
` [PATCH RFC v2 10/12] KEYS: link system_trusted_keys to mok_trusted_keys

[PATCH 0/7] Add vmnet.framework based network backend
 2021-08-06 21:19 UTC  (5+ messages)
` [PATCH 1/7] net/vmnet: dependencies setup, initial preparations
` [PATCH 2/7] net/vmnet: add new netdevs to qapi/net

[PATCH v2 0/9] i2c: i801: Series with improvements
 2021-08-06 21:18 UTC  (10+ messages)
` [PATCH v2 1/9] i2c: i801: Improve disabling runtime pm
` [PATCH v2 2/9] i2c: i801: make p2sb_spinlock a mutex
` [PATCH v2 3/9] i2c: i801: Remove not needed debug message
` [PATCH v2 4/9] i2c: i801: Improve is_dell_system_with_lis3lv02d
` [PATCH v2 5/9] i2c: i801: Remove not needed check for PCI_COMMAND_INTX_DISABLE
` [PATCH v2 6/9] i2c: i801: Improve i801_acpi_probe/remove functions
` [PATCH v2 7/9] i2c: i801: Improve i801_add_mux
` [PATCH v2 8/9] i2c: i801: Improve register_dell_lis3lv02d_i2c_device
` [PATCH v2 9/9] i2c: i801: Improve handling platform data for tco device

[PATCH v6 00/12] Add OTG mode support to Tegra USB PHY, SMB347 and Nexus 7
 2021-08-06 21:14 UTC  (11+ messages)
` [PATCH v6 05/12] dt-bindings: power: supply: smb347-charger: Document USB VBUS regulator
` [PATCH v6 06/12] power: supply: smb347-charger: Make smb347_set_writable() IRQ-safe
` [PATCH v6 07/12] power: supply: smb347-charger: Utilize generic regmap caching
` [PATCH v6 08/12] power: supply: smb347-charger: Add missing pin control activation
` [PATCH v6 09/12] power: supply: smb347-charger: Implement USB VBUS regulator

[PATCH] perf script python: fix unintended underline
 2021-08-06 21:13 UTC  (2+ messages)

[PATCH 0/9] ARM: dts: Add Raspberry Pi CM4 & CM4 IO Board support
 2021-08-06 21:12 UTC  (7+ messages)
` [PATCH 4/9] dt-bindings: display: bcm2835: add optional property power-domains
` [PATCH 6/9] dt-bindings: arm: bcm2835: Add Raspberry Pi Compute Module 4

[PATCH] pahole: correct libbpf git url
 2021-08-06 21:11 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/qemu: disable vhost-user with uclibc-ng
 2021-08-06 21:10 UTC 

[PATCH 00/10] i2c: i801: Series with improvements
 2021-08-06 20:49 UTC  (4+ messages)
` [PATCH 09/10] i2c: i801: Improve register_dell_lis3lv02d_i2c_device

[PATCH] target/mips: Remove JR opcode unused arguments
 2021-08-06 21:09 UTC  (2+ messages)

[PATCH] qapi: Fix crash on redefinition with a different condition
 2021-08-06 21:09 UTC  (2+ messages)

[PATCH-for-6.2 v2 0/5] target/mips: Convert NEC Vr54xx to decodetree
 2021-08-06 21:05 UTC  (6+ messages)
` [PATCH-for-6.2 v2 1/5] target/mips: Extract NEC Vr54xx helpers to vr54xx_helper.c
` [PATCH-for-6.2 v2 2/5] target/mips: Introduce decodetree structure for NEC Vr54xx extension
` [PATCH-for-6.2 v2 3/5] target/mips: Convert Vr54xx MACC* opcodes to decodetree
` [PATCH-for-6.2 v2 4/5] target/mips: Convert Vr54xx MUL* "
` [PATCH-for-6.2 v2 5/5] target/mips: Convert Vr54xx MSA* "

[PATCH v3 0/5] nvmem: nintendo-otp: Add new driver for the Wii and Wii U OTP
 2021-08-06 21:07 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/5] dt-bindings: nintendo-otp: Document the Wii and Wii U OTP support

[Buildroot] [git commit branch/2021.05.x] docs/manual/resources.txt: add link to lore.kernel.org
 2021-08-06 20:39 UTC 

[Buildroot] [git commit branch/2021.05.x] package/cwiid: update url
 2021-08-06 20:37 UTC 

[Buildroot] [git commit branch/2021.05.x] package/fail2ban: fix CVE-2021-32749
 2021-08-06 20:41 UTC 

[PATCH 0/4] Add support for EcoNet EN7523 SoC
 2021-08-06 21:04 UTC  (17+ messages)
` [PATCH 1/5] dt-bindings: Add vendor prefix for EcoNet
` [PATCH 2/5] dt-bindings: arm: econet: Add binding for EN7523 SoC and EVB
` [PATCH 3/5] ARM: dts: Add basic support for EcoNet EN7523

[Buildroot] [git commit branch/2021.05.x] docs/manual/resources.txt: change pastebin site URL
 2021-08-06 20:39 UTC 

[Buildroot] [git commit branch/2021.05.x] package/nmap: fix ncat on Unix socket
 2021-08-06 20:27 UTC 

[Buildroot] [git commit branch/2021.05.x] package/x11r7/xlib_libX11: bump version to 1.7.2
 2021-08-06 19:47 UTC 

[Buildroot] [git commit branch/2021.05.x] package/libkrb5: security bump to version 1.18.4
 2021-08-06 19:52 UTC 

[Buildroot] [git commit branch/2021.05.x] package/go: security bump version to 1.16.6
 2021-08-06 20:44 UTC 

[Buildroot] [git commit branch/2021.05.x] utils/scanpypi: fix flake8 errors
 2021-08-06 20:13 UTC 

[Buildroot] [git commit branch/2021.05.x] package/x11r7/xserver_xorg-server: bump version to 1.20.12
 2021-08-06 19:48 UTC 

[Buildroot] [git commit branch/2021.02.x] package/go: security bump to version 1.15.15
 2021-08-06 20:57 UTC 

[Buildroot] [git commit branch/2021.02.x] package/nmap: fix ncat on Unix socket
 2021-08-06 20:27 UTC 

[Buildroot] [git commit branch/2021.02.x] docs/manual/resources.txt: change pastebin site URL
 2021-08-06 20:38 UTC 

[Buildroot] [git commit branch/2021.02.x] package/fail2ban: fix CVE-2021-32749
 2021-08-06 20:42 UTC 

[master][PATCH 0/4] Reproducible LTO builds
 2021-08-06 21:04 UTC  (7+ messages)
` [OE-core] "

[Buildroot] [git commit branch/2021.02.x] package/fail2ban: bump to version 0.11.2
 2021-08-06 20:42 UTC 

[Buildroot] [git commit branch/2021.02.x] docs/manual/resources.txt: add link to lore.kernel.org
 2021-08-06 20:38 UTC 

[Buildroot] [git commit branch/2021.02.x] package/libkrb5: security bump to version 1.18.4
 2021-08-06 19:53 UTC 

[Buildroot] [git commit branch/2021.02.x] package/cwiid: update url
 2021-08-06 20:38 UTC 

[Buildroot] [git commit branch/2021.02.x] package/htop: fix sources location
 2021-08-06 20:05 UTC 

[Buildroot] [git commit branch/2021.02.x] package/x11r7/xserver_xorg-server: bump version to 1.20.12
 2021-08-06 19:48 UTC 

[Buildroot] [git commit branch/2021.02.x] utils/scanpypi: fix flake8 errors
 2021-08-06 20:13 UTC 

[Buildroot] [git commit branch/2021.02.x] package/x11r7/xlib_libX11: bump version to 1.7.2
 2021-08-06 19:47 UTC 

[PATCH] drm/i915: Release ctx->syncobj on final put, not on ctx close
 2021-08-06 21:02 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] pixman: re-disable iwmmxt
 2021-08-06 21:00 UTC 

[igt-dev] [PATCH i-g-t v4 00/56] Add allocator support in IGT
 2021-08-06 20:57 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v4 14/56] tests/gem_ctx_isolation: Adopt to use allocator
` [igt-dev] ✗ GitLab.Pipeline: warning for Add allocator support in IGT (rev2)

[Buildroot] Serious time jump bug found in gpsd 3.20+
 2021-08-06 20:56 UTC  (5+ messages)

[xiang-erofs:dev] BUILD SUCCESS 6805789f5092589c10307f3ef1c8c59964db39a2
 2021-08-06 20:52 UTC 

[PATCH 0/2] tracing: addition of event probe
 2021-08-06 20:55 UTC  (4+ messages)
` [PATCH 2/2] tracing: Update to the event probes

[Intel-wired-lan] [PATCH v2 net-next 3/7] ice: Add DSCP support
 2021-08-06 20:53 UTC 

[PATCH v2 0/7] docs/devel: Organize devel manual into further subsections
 2021-08-06 20:51 UTC  (5+ messages)
` [PATCH v2 2/7] docs/devel: create "Developing QEMU" subsection

[pull] amdgpu, amdkfd, radeon drm-next-5.15
 2021-08-06 20:52 UTC 

[PATCH] makefile: update detect-compiler for newer Xcode version
 2021-08-06 20:52 UTC  (5+ messages)
` [PATCH v2 0/3] detect-compiler: clang updates
  ` [PATCH v2 1/3] build: update detect-compiler for newer Xcode version
  ` [PATCH v2 2/3] build: clang version may not be followed by extra words
  ` [PATCH v2 3/3] build: catch clang that identifies itself as "$VENDOR clang"

s3test: In ceph-nautilus branch , some fails_strict_rfc2616 test failed, Is this normal?
 2021-08-06 20:52 UTC  (2+ messages)

[PATCH-for-6.2 0/4] target/mips: Decodetree housekeeping
 2021-08-06 20:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/go: security bump version to 1.16.6
 2021-08-06 20:51 UTC  (2+ messages)

[PATCH v1 00/55] KVM: PPC: Book3S HV P9: entry/exit optimisations
 2021-08-06 20:49 UTC  (10+ messages)
` [PATCH v1 30/55] KVM: PPC: Book3S HV P9: Only execute mtSPR if the value changed
` [PATCH v1 31/55] KVM: PPC: Book3S HV P9: Juggle SPR switching around
` [PATCH v1 32/55] KVM: PPC: Book3S HV P9: Move vcpu register save/restore into functions

[PATCH v5 0/5] ARM: dts: NSP: add Meraki MX64/MX65 series
 2021-08-06 20:44 UTC  (24+ messages)
  ` [PATCH v5 1/5] ARM: dts: NSP: Add common bindings for MX64/MX65
  ` [PATCH v5 2/5] ARM: dts: NSP: Add Ax stepping modifications
  ` [PATCH v5 3/5] ARM: dts: NSP: Add DT files for Meraki MX64 series
  ` [PATCH v5 4/5] ARM: dts: NSP: Add DT files for Meraki MX65 series
  ` [PATCH v5 5/5] dt-bindings: arm: bcm: NSP: add Meraki MX64/MX65

[PATCH v3 intel-next 0/6] XDP_TX improvements for ice
 2021-08-06 20:46 UTC  (4+ messages)
` [PATCH v3 intel-next 1/6] ice: split ice_ring onto Tx/Rx separate structs
    ` [Intel-wired-lan] "

[PATCH 01/11] dt-bindings: usb: mtk-xhci: add support property 'tpl-support'
 2021-08-06 20:43 UTC  (8+ messages)
` [PATCH 02/11] dt-bindings: usb: mtk-xhci: add optional property to disable usb2 ports
` [PATCH 03/11] dt-bindings: usb: mtk-xhci: add compatible for mt8195

[PATCH for-6.2 v3 00/12] mirror: Handle errors after READY cancel
 2021-08-06 20:42 UTC  (3+ messages)
` [PATCH for-6.2 v3 11/12] mirror: Do not clear .cancelled

[Bug 207273] New: cgroup with 1.5GB limit and 100MB rss usage OOM-kills processes due to page cache usage after upgrading to kernel 5.4
 2021-08-06 20:42 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/fail2ban: fix CVE-2021-32749
 2021-08-06 20:42 UTC  (2+ 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.