All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-11 13:20:37 to 2021-09-11 14:33:13 UTC [more...]

[PATCH v3 0/7] drop support for ancient curl, improve version checks
 2021-09-11 14:32 UTC  (5+ messages)
` [PATCH v4 0/5] drop support for ancient curl
  ` [PATCH v4 2/5] http: drop support for curl < 7.16.0

[Buildroot] [PATCH v2 0/3] bump smcroute and add start script
 2021-09-11 14:33 UTC  (5+ messages)
` [Buildroot] [PATCH v2 1/3] package/smcroute: bump version to v2.5.2
` [Buildroot] [PATCH v2 2/3] package/smcroute: add sysv init script

[PATCH v2] board: sifive: Fix a potential build warning in board_fdt_blob_setup()
 2021-09-11 14:31 UTC 

[Buildroot] [PATCH] configs/ordeidc2: increase image size to 256M
 2021-09-11 14:30 UTC  (5+ messages)

[GIT PULL] io_uring fixes for 5.15-rc1
 2021-09-11 14:29 UTC 

[GIT PULL] Block fixes for 5.15-rc1
 2021-09-11 14:29 UTC 

[PATCH] Makefile: 'Promote' -Wunused-but-set-variable to W=3
 2021-09-11 14:29 UTC 

[PATCH] board: sifive: overwrite board_fdt_blob_setup in u-boot proper
 2021-09-11 14:28 UTC  (2+ messages)

[PATCH 0/3] packfile: use oidset for bad objects
 2021-09-11 14:27 UTC  (4+ messages)
` [PATCH 3/3] "

[PATCH] HID: plantronics: Fix bare use of 'unsigned'
 2021-09-11 14:26 UTC 

[PATCH 0/4] efi_loader: centralize known vendor GUIDs
 2021-09-11 14:25 UTC  (8+ messages)
` [PATCH 1/4] efi_loader: treat UEFI variable name as const
` [PATCH 2/4] efi_loader: function to get GUID for variable name
` [PATCH 3/4] efi_loader: simplify efi_sigstore_parse_sigdb()

[PATCH liburing v2 0/2] exec + timeout cancellation
 2021-09-11 14:25 UTC  (2+ messages)

[PATCH -perfbook 1/2] Makefile: Add patterns to ignore 'OLD' .eps files
 2021-09-11 14:25 UTC  (2+ messages)
` [PATCH -perfbook 2/2] defer: Restore change of trace labels from 'rcu' to 'RCU'

[Buildroot] [git commit] package/vuejs-router: bump version to 4.0.11
 2021-09-11 14:21 UTC 

[Buildroot] [git commit] package/vuejs: bump version to 3.2.6
 2021-09-11 14:19 UTC 

[git commit] package/libiio: fix C# build
 2021-09-11 14:16 UTC 

[Buildroot] [git commit] package/libiio: fix python build
 2021-09-11 14:17 UTC 

[Buildroot] [git commit] package/libiio: drop unrecognized options
 2021-09-11 14:15 UTC 

[Buildroot] [PATCH] package/vuejs: bump version to 3.2.6
 2021-09-11 14:21 UTC  (2+ messages)

[PATCH] [PATCH 4.9] staging: android: ion: fix page is NULL
 2021-09-11 14:20 UTC  (3+ messages)

[PATCH 00/18] staging: r8188eu: remove unused functions from odm_interface.c
 2021-09-11 14:20 UTC  (20+ messages)
` [PATCH 01/18] staging: r8188eu: remove empty ODM_ReleaseTimer()
` [PATCH 02/18] staging: r8188eu: remove unused ODM_AcquireSpinLock()
` [PATCH 03/18] staging: r8188eu: remove unused ODM_ReleaseSpinLock()
` [PATCH 04/18] staging: r8188eu: remove unused ODM_FillH2CCmd()
` [PATCH 05/18] staging: r8188eu: remove unused ODM_sleep_us()
` [PATCH 06/18] staging: r8188eu: remove unused ODM_InitializeWorkItem()
` [PATCH 07/18] staging: r8188eu: remove unused ODM_StartWorkItem()
` [PATCH 08/18] staging: r8188eu: remove unused ODM_StopWorkItem()
` [PATCH 09/18] staging: r8188eu: remove unused ODM_FreeWorkItem()
` [PATCH 10/18] staging: r8188eu: remove unused ODM_ScheduleWorkItem()
` [PATCH 11/18] staging: r8188eu: remove unused ODM_IsWorkItemScheduled()
` [PATCH 12/18] staging: r8188eu: remove unused ODM_SetTimer()
` [PATCH 13/18] staging: r8188eu: remove unused ODM_Read2Byte()
` [PATCH 14/18] staging: r8188eu: remove unused ODM_FreeMemory()
` [PATCH 15/18] staging: r8188eu: remove unused ODM_AllocateMemory()
` [PATCH 16/18] staging: r8188eu: remove unused prototype ODM_InitializeTimer()
` [PATCH 17/18] staging: r8188eu: remove unused ODM_CancelAllTimers()
` [PATCH 18/18] staging: r8188eu: remove unused ODM_InitAllTimers()

[MAINTAINER SUMMIT] User-space requirements for accelerator drivers
 2021-09-11 14:20 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/libiio: fix python build
 2021-09-11 14:18 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libiio: fix C# build
 2021-09-11 14:18 UTC  (2+ messages)

[PATCH v11 00/16] target/riscv: Update QEmu for Zb[abcs] 1.0.0
 2021-09-11 14:00 UTC  (17+ messages)
` [PATCH v11 01/16] target/riscv: Introduce temporary in gen_add_uw()
` [PATCH v11 02/16] target/riscv: fix clzw implementation to operate on arg1
` [PATCH v11 03/16] target/riscv: clwz must ignore high bits (use shift-left & changed logic)
` [PATCH v11 04/16] target/riscv: Add x-zba, x-zbb, x-zbc and x-zbs properties
` [PATCH v11 05/16] target/riscv: Reassign instructions to the Zba-extension
` [PATCH v11 06/16] target/riscv: Remove the W-form instructions from Zbs
` [PATCH v11 07/16] target/riscv: Remove shift-one instructions (proposed Zbo in pre-0.93 draft-B)
` [PATCH v11 08/16] target/riscv: Reassign instructions to the Zbs-extension
` [PATCH v11 09/16] target/riscv: Add instructions of the Zbc-extension
` [PATCH v11 10/16] target/riscv: Reassign instructions to the Zbb-extension
` [PATCH v11 11/16] target/riscv: Add orc.b instruction for Zbb, removing gorc/gorci
` [PATCH v11 12/16] target/riscv: Add a REQUIRE_32BIT macro
` [PATCH v11 13/16] target/riscv: Add rev8 instruction, removing grev/grevi
` [PATCH v11 14/16] target/riscv: Add zext.h instructions to Zbb, removing pack/packu/packh
` [PATCH v11 15/16] target/riscv: Remove RVB (replaced by Zb[abcs])
` [PATCH v11 16/16] disas/riscv: Add Zb[abcs] instructions

[Buildroot] [PATCH/next 1/1] package/libiio: drop unrecognized options
 2021-09-11 14:16 UTC  (2+ messages)

[PATCH 00/12] staging: r8188eu: power management cleanup
 2021-09-11 14:15 UTC  (13+ messages)
` [PATCH 01/12] staging: r8188eu: btcoex_rfon is always false
` [PATCH 02/12] staging: r8188eu: setting HW_VAR_SET_RPWM does nothing
` [PATCH 03/12] staging: r8188eu: remove write-only variable cpwm
` [PATCH 04/12] staging: r8188eu: remove write-only variable tog
` [PATCH 05/12] staging: r8188eu: remove rtw_set_rpwm
` [PATCH 06/12] staging: r8188eu: remove unused power state defines
` [PATCH 07/12] staging: r8188eu: _free_pwrlock is empty
` [PATCH 08/12] staging: r8188eu: remove unused pwrctrl definitions
` [PATCH 09/12] staging: r8188eu: remove unused enum and array
` [PATCH 10/12] staging: r8188eu: rtw_set_ips_deny is not used
` [PATCH 11/12] staging: r8188eu: remove unused variable cpwm_tog
` [PATCH 12/12] staging: r8188eu: remove unused variable b_hw_radio_off

[PATCH] compression: drop write-only core_compression_* variables
 2021-09-11 14:15 UTC  (2+ messages)

[Buildroot] [git commit] package/kodi-pvr-vuplus: bump version to 7.4.11-Matrix
 2021-09-11 14:13 UTC 

[Buildroot] [git commit] package/kodi-pvr-iptvsimple: bump version to 7.6.10-Matrix
 2021-09-11 14:13 UTC 

[Buildroot] [git commit] package/kodi-pvr-filmon: bump version to 6.1.3-Matrix
 2021-09-11 14:12 UTC 

[Buildroot] [PATCH/next 1/3] package/kodi-pvr-filmon: bump version to 6.1.3-Matrix
 2021-09-11 14:14 UTC  (2+ messages)

[PATCH net] selftest: net: fix typo in altname test
 2021-09-11 14:14 UTC 

[GIT PULL] libata maintainers update
 2021-09-11 14:14 UTC 

[Buildroot] [git commit] package/swupdate: use package make install for target install
 2021-09-11 14:11 UTC 

[Buildroot] [git commit] package/kodi-pvr-nextpvr: bump version to 8.2.7-Matrix
 2021-09-11 14:11 UTC 

[Buildroot] [git commit] package/swupdate: prevent systemd from removing swupdate tmp folders
 2021-09-11 14:11 UTC 

[Buildroot] [git commit] package/swupdate: add comment on origin of services/configs
 2021-09-11 14:11 UTC 

[Buildroot] [git commit] package/swupdate: add progress/usb services
 2021-09-11 14:11 UTC 

[Buildroot] [git commit] package/swupdate: don't require website for services
 2021-09-11 14:11 UTC 

[PATCH] NFSD: drop support for ancient file-handles
 2021-09-11 14:12 UTC  (12+ messages)
` [PATCH v2] BTRFS/NFSD: provide more unique inode number for btrfs export

[Buildroot] [git commit] package/swupdate: add webserver config option
 2021-09-11 14:11 UTC 

[Buildroot] [git commit] package/swupdate: let buildroot handle stripping
 2021-09-11 14:11 UTC 

[PATCH 0/2] ftrace: improve ftrace during compiling
 2021-09-11 14:12 UTC  (5+ messages)
` [PATCH 1/2] scripts: ftrace - move the sort-processing in ftrace_init to compile time
` [PATCH 2/2] scripts: ftrace - move the nop-processing "

[Buildroot] [git commit] package/kodi-pvr-zattoo: bump version to 19.7.10-Matrix
 2021-09-11 14:11 UTC 

[Buildroot] [git commit] package/swupdate: enable/disable systemd support automatically
 2021-09-11 14:11 UTC 

[Buildroot] [git commit] package/kodi-audiodecoder-nosefart: bump version to 19.0.0-Matrix
 2021-09-11 14:11 UTC 

[PATCH 0/3] Dump log cleanups
 2021-09-11 14:11 UTC  (7+ messages)
` [PATCH 1/3] xfstests: Rename _scratch_inject_logprint to _scratch_remount_dump_log
` [PATCH 2/3] xfstests: Rename _test_inject_logprint to _test_remount_dump_log
` [PATCH 3/3] xfstests: Move *_dump_log routines to common/xfs

[Buildroot] [PATCH v2 1/8] package/swupdate: let buildroot handle stripping
 2021-09-11 14:11 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Add ww context to intel_dpt_pin (fwd)
 2021-09-11 13:58 UTC  (2+ messages)

[PATCH v4 3/3] PCI: Add CRS handling to pci_dev_wait()
 2021-09-11 14:03 UTC  (2+ messages)

[PATCH 4.14] netns: protect netns ID lookups with RCU
 2021-09-11 14:02 UTC 

[PATCH 4.19] netns: protect netns ID lookups with RCU
 2021-09-11 14:02 UTC 

[PATCH 5.4] netns: protect netns ID lookups with RCU
 2021-09-11 14:00 UTC  (2+ messages)

[PATCH 5.4] netns: protect netns ID lookups with RCU
 2021-09-11 14:00 UTC  (2+ messages)

[PATCH v1 1/5] erofs-utils: introduce dump.erofs for utils
 2021-09-11 13:46 UTC  (5+ messages)
` [PATCH v1 2/5] dump.erofs: add "-s" option to dump superblock information
` [PATCH v1 3/5] dump.erofs: add -S options for collecting statistics of the whole filesystem
` [PATCH v1 4/5] dump.erofs: add -i options to dump file information of specific inode number
` [PATCH v1 5/5] dump.erofs: add -I options to dump the layout of a particular inode on disk

[RFC][PATCH liburing] tests: test CQE skipping
 2021-09-11 13:58 UTC 

[PATCH 5.4] netns: protect netns ID lookups with RCU
 2021-09-11 13:58 UTC 

[PATCH v2] scsi: libiscsi: move init ehwait to iscsi_session_setup()
 2021-09-11 13:51 UTC 

[syzbot] WARNING in io_wq_submit_work (2)
 2021-09-11 13:53 UTC  (2+ messages)

[RFC][PATCH 0/3] allow to skip CQE posting
 2021-09-11 13:52 UTC  (4+ messages)
` [PATCH 1/3] io_uring: clean cqe filling functions
` [PATCH 2/3] io_uring: add option to skip CQE posting
` [PATCH 3/3] io_uring: don't spinlock when not posting CQEs

[PATCH] staging: vchiq: Replace function typedefs with equivalent declaration
 2021-09-11 13:23 UTC  (2+ messages)

[PATCH 0/3] Apple Mailbox Controller support
 2021-09-11 13:16 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: mailbox: Add Apple mailbox bindings

[PATCH AUTOSEL 4.9 1/4] dt-bindings: mtd: gpmc: Fix the ECC bytes vs. OOB bytes equation
 2021-09-11 13:14 UTC  (6+ messages)
` [PATCH AUTOSEL 4.9 2/4] mfd: Don't use irq_create_mapping() to resolve a mapping
` [PATCH AUTOSEL 4.9 3/4] net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920
` [PATCH AUTOSEL 4.9 4/4] ethtool: Fix an error code in cxgb2.c

[PATCH AUTOSEL 4.4 1/2] dt-bindings: mtd: gpmc: Fix the ECC bytes vs. OOB bytes equation
 2021-09-11 13:14 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 2/2] ethtool: Fix an error code in cxgb2.c

[Buildroot] [PATCH] package/linux-headers: drop 5.11.x / 5.12.x headers
 2021-09-11 13:37 UTC 

[PATCH AUTOSEL 4.14 1/5] dt-bindings: mtd: gpmc: Fix the ECC bytes vs. OOB bytes equation
 2021-09-11 13:14 UTC  (7+ messages)
` [PATCH AUTOSEL 4.14 2/5] mfd: Don't use irq_create_mapping() to resolve a mapping
` [PATCH AUTOSEL 4.14 3/5] PCI: Add ACS quirks for Cavium multi-function devices
` [PATCH AUTOSEL 4.14 4/5] net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920
` [PATCH AUTOSEL 4.14 5/5] ethtool: Fix an error code in cxgb2.c

[Bug 1914117] [NEW] Short files returned via FTP on Qemu with various architectures and OSes
 2021-09-11 13:30 UTC  (3+ messages)
` [Bug 1914117] "
  ` [Bug 1914117] "

[PATCH] net: mana: Prefer struct_size over open coded arithmetic
 2021-09-11 13:36 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 1/7] dt-bindings: mtd: gpmc: Fix the ECC bytes vs. OOB bytes equation
 2021-09-11 13:14 UTC  (8+ messages)
` [PATCH AUTOSEL 4.19 2/7] mfd: Don't use irq_create_mapping() to resolve a mapping
` [PATCH AUTOSEL 4.19 3/7] PCI: Add ACS quirks for Cavium multi-function devices
` [PATCH AUTOSEL 4.19 4/7] net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920
` [PATCH AUTOSEL 4.19 5/7] block, bfq: honor already-setup queue merges
` [PATCH AUTOSEL 4.19 6/7] ethtool: Fix an error code in cxgb2.c

[Buildroot] [git commit] {linux, linux-headers}: add version 5.14
 2021-09-11 13:31 UTC 

[PATCH] staging: r8188eu: remove write-only variable bLCKInProgress
 2021-09-11 13:32 UTC  (2+ messages)

[Buildroot] [git commit] configs/kontron_smarc_sal28: use kernel 5.14
 2021-09-11 13:31 UTC 

[Buildroot] [PATCH 1/2] {linux, linux-headers}: add version 5.14
 2021-09-11 13:32 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] configs/kontron_smarc_sal28: use kernel 5.14

[PATCH AUTOSEL 5.4 01/14] dt-bindings: mtd: gpmc: Fix the ECC bytes vs. OOB bytes equation
 2021-09-11 13:13 UTC  (10+ messages)
` [PATCH AUTOSEL 5.4 02/14] mfd: db8500-prcmu: Adjust map to reality
` [PATCH AUTOSEL 5.4 03/14] PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platforms
` [PATCH AUTOSEL 5.4 04/14] fuse: fix use after free in fuse_read_interrupt()
` [PATCH AUTOSEL 5.4 05/14] mfd: Don't use irq_create_mapping() to resolve a mapping
` [PATCH AUTOSEL 5.4 08/14] Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6
` [PATCH AUTOSEL 5.4 09/14] net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920
` [PATCH AUTOSEL 5.4 11/14] PCI: ibmphp: Fix double unmap of io_mem
` [PATCH AUTOSEL 5.4 12/14] ethtool: Fix an error code in cxgb2.c

[PATCH] perf script: Fix ip display when type != attr->type
 2021-09-11 13:30 UTC 

[Buildroot] [PATCH v3 0/3] Add support for OCI rootfs images
 2021-09-11 13:29 UTC  (3+ messages)
` [Buildroot] [PATCH v3 2/3] fs: new OCI filesystem type

[PATCH AUTOSEL 5.10 01/25] dt-bindings: mtd: gpmc: Fix the ECC bytes vs. OOB bytes equation
 2021-09-11 13:13 UTC  (6+ messages)
` [PATCH AUTOSEL 5.10 02/25] mfd: db8500-prcmu: Adjust map to reality
` [PATCH AUTOSEL 5.10 08/25] mfd: Don't use irq_create_mapping() to resolve a mapping
` [PATCH AUTOSEL 5.10 11/25] PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool
` [PATCH AUTOSEL 5.10 13/25] PCI: j721e: Add PCIe support for J7200
` [PATCH AUTOSEL 5.10 14/25] PCI: j721e: Add PCIe support for AM64

[PATCH v3 0/2] Use "ref" clocks from firmware for DSI PLL VCO parent
 2021-09-11 13:19 UTC  (3+ messages)
` [PATCH v3 1/2] drm/msm/dsi: Use "ref" fw clock instead of global name for "
` [PATCH v3 2/2] clk: qcom: gcc-sdm660: Remove transient global "xo" clock

[Buildroot] [PATCH/next 1/3] package/kodi-audiodecoder-nosefart: bump version to 19.0.0-Matrix
 2021-09-11 13:25 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.05.x] package/c-ares: regenerate 0001-Provide-ares_nameser-h-as-a-public-interface.patch without renames
 2021-09-11 13:23 UTC 

[Buildroot] [git commit] package/{bluez5_utils, bluez5_utils-headers}: bump to version 5.61
 2021-09-11 13:23 UTC 

[PATCH] serial: mvebu-uart: fix driver's tx_empty callback
 2021-09-11 13:20 UTC 

[Buildroot] [git commit] package/dovecot-pigeonhole: bump version to 0.5.16
 2021-09-11 13:23 UTC 

[Buildroot] [git commit] package/qemu: fix fuse-lseek on uclibc-ng and musl
 2021-09-11 13:23 UTC 

[Buildroot] [git commit] package/dovecot: bump version to 2.3.16
 2021-09-11 13:23 UTC 

[Buildroot] [git commit branch/2021.02.x] package/c-ares: regenerate 0001-Provide-ares_nameser-h-as-a-public-interface.patch without renames
 2021-09-11 13:19 UTC 

[PATCH] memstick: jmb38x_ms: Prefer struct_size over open coded arithmetic
 2021-09-11 13:19 UTC 

[PATCH] workaround regression in ina2xx introduced by cb47755725da("time: Prevent undefined behaviour in timespec64_to_ns()")
 2021-09-11 13:23 UTC  (2+ messages)

[PATCH AUTOSEL 5.13 01/29] dt-bindings: mtd: gpmc: Fix the ECC bytes vs. OOB bytes equation
 2021-09-11 13:12 UTC  (2+ messages)
` [PATCH AUTOSEL 5.13 17/29] PCI: j721e: Add PCIe support for AM64


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.