All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-10 19:39:41 to 2020-10-10 22:51:44 UTC [more...]

[PATCH 00/18] dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema
 2020-10-10 22:41 UTC  (5+ messages)
` [PATCH 15/18] dt-bindings: usb: meson-g12a-usb: Discard FL-adj property
` [PATCH 16/18] dt-bindings: usb: meson-g12a-usb: Validate DWC2/DWC3 sub-nodes

[PATCH] checkpatch: Check for .byte-spelled insn opcodes documentation on x86
 2020-10-10 15:27 UTC  (4+ messages)

[PATCH v2] kcov, usb, vhost: specify contexts for remote coverage sections
 2020-10-10 20:08 UTC  (3+ messages)

Unexpected behavior with branch.*.{remote,pushremote,merge}
 2020-10-10 18:27 UTC 

questions about the linux NFS 4.1 client and persistent sessions
 2020-10-10 20:39 UTC 

[Linux-kernel-mentees] [PATCH] net: usb: rtl8150: don't incorrectly assign random MAC addresses
 2020-10-10 19:20 UTC  (6+ messages)
      `  "

[Linux-kernel-mentees] [PATCH] net: usb: usbnet: update __usbnet_{read|write}_cmd() to use new API
 2020-10-10 17:48 UTC  (3+ messages)
  `  "

[PATCH] nfs: add missing "posix" local_lock constant table definition
 2020-10-10 14:03 UTC 

[PATCH] NFSD: Fix oversight in .pc_func conversion
 2020-10-10 19:43 UTC 

[PATCH v6 00/10] vfio/fsl-mc: VFIO support for FSL-MC device
 2020-10-10 17:50 UTC  (17+ messages)
` [PATCH v6 01/10] vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices
` [PATCH v6 02/10] vfio/fsl-mc: Scan DPRC objects on vfio-fsl-mc driver bind
` [PATCH v6 04/10] vfio/fsl-mc: Implement VFIO_DEVICE_GET_REGION_INFO ioctl call
` [PATCH v6 05/10] vfio/fsl-mc: Allow userspace to MMAP fsl-mc device MMIO regions
` [PATCH v6 06/10] vfio/fsl-mc: Added lock support in preparation for interrupt handling
` [PATCH v6 07/10] vfio/fsl-mc: Add irq infrastructure for fsl-mc devices
` [PATCH v6 08/10] vfio/fsl-mc: trigger an interrupt via eventfd
` [PATCH v6 10/10] vfio/fsl-mc: Add support for device reset

[PATCH] irqbypass: fix error handle when irq_bypass_register_producer() return fails
 2020-10-10 14:26 UTC  (5+ messages)

[PATCH 0/5] Fix x2apic enablement and allow up to 32768 CPUs without IR where supported
 2020-10-10 11:58 UTC  (12+ messages)
` [PATCH 1/5] x86/apic: Fix x2apic enablement without interrupt remapping
  ` [PATCH 5/5] x86/kvm: Add KVM_FEATURE_MSI_EXT_DEST_ID

[kvm-unit-tests PATCH] x86: vmx: Add test for SIPI signal processing
 2020-10-10  9:09 UTC  (3+ messages)

[dpdk-dev] [PATCH] security: update session create API
 2020-10-10 22:11 UTC  (6+ messages)
  ` [dpdk-dev] [PATCH v2] "

[linux-linus test] 155639: regressions - FAIL
 2020-10-10 21:55 UTC 

[PATCH v2 00/17] follow_pfn and other iomap races
 2020-10-10 21:50 UTC  (34+ messages)
` [PATCH v2 03/17] misc/habana: Stop using frame_vector helpers
` [PATCH v2 09/17] mm: Add unsafe_follow_pfn

[PATCH 0/2] log: allow for message continuation
 2020-10-10 21:51 UTC  (5+ messages)
` [PATCH 2/2] test: log: test "

[GIT PULL] KVM/arm64 updates for 5.10
 2020-10-10 16:38 UTC 

[PATCH] rcutorture: remove unneeded check
 2020-10-10 18:07 UTC  (8+ messages)

[PATCH] Documentation/scheduler: Modify the description of sched-stats column 9
 2020-10-10  9:37 UTC 

[PATCH] ext2: Remove unnecessary blank
 2020-10-10  9:43 UTC 

[PATCH 1/2] kunit: Support for Parameterized Testing
 2020-10-10 14:55 UTC  (2+ messages)
` [PATCH 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

arm-smmu 5000000.iommu: Cannot accommodate DMA offset for IOMMU page tables
 2020-10-10 18:53 UTC  (9+ messages)

[PATCH] ARM: davinci_all_defconfig: Add CONFIG_DRM_DISPLAY_CONNECTOR=m
 2020-10-10 21:37 UTC  (3+ messages)

[PATCH v3 1/3] dt-bindings: media: atmel: csi2dc: add bindings for microchip csi2dc
 2020-10-10 21:17 UTC  (2+ messages)

Final Reminder
 2020-10-10  9:05 UTC 

[Linux-kernel-mentees] [PATCH net] ethtool: strset: Fix out of bound read in strset_parse_request()
 2020-10-10 21:09 UTC 

[PATCH v3 00/20] hw/mips: Set CPU frequency
 2020-10-10 20:43 UTC  (21+ messages)
` [PATCH v3 01/20] util/cutils: Introduce freq_to_str() to display Hertz units
` [PATCH v3 02/20] qdev-monitor: Display frequencies scaled to SI unit
` [PATCH v3 03/20] hw/qdev-clock: Display error hint when clock is missing from device
` [PATCH v3 04/20] hw/core/clock: add the clock_new helper function
` [PATCH v3 05/20] target/mips: Move cpu_mips_get_random() with CP0 helpers
` [PATCH v3 06/20] target/mips/cp0_timer: Explicit unit in variable name
` [PATCH v3 07/20] target/mips/cp0_timer: Document TIMER_PERIOD origin
` [PATCH v3 08/20] target/mips: Move cp0_count_ns to CPUMIPSState
` [PATCH v3 09/20] target/mips/cpu: Calculate the CP0 timer period using the CPU frequency
` [PATCH v3 10/20] target/mips/cpu: Make cp0_count_rate a property
` [PATCH v3 11/20] target/mips/cpu: Allow the CPU to use dynamic frequencies
` [PATCH v3 12/20] hw/mips/r4k: Explicit CPU frequency is 200 MHz
` [PATCH v3 13/20] hw/mips/fuloong2e: Set CPU frequency to 533 MHz
` [PATCH v3 14/20] hw/mips/mipssim: Correct CPU frequency
` [PATCH v3 15/20] hw/mips/jazz: Correct CPU frequencies
` [PATCH v3 16/20] hw/mips/cps: Expose input clock and connect it to CPU cores
` [PATCH v3 17/20] hw/mips/boston: Set CPU frequency to 1 GHz
` [PATCH v3 18/20] hw/mips/malta: Set CPU frequency to 320 MHz
` [PATCH v3 19/20] hw/mips/cps: Do not allow use without input clock
` [PATCH v3 20/20] target/mips/cpu: Display warning when CPU is used "

[dpdk-dev] [dpdk-dev v10 0/4] cryptodev: add raw data-path APIs
 2020-10-10 21:03 UTC  (9+ messages)
` [dpdk-dev] [dpdk-dev v11 "
  ` [dpdk-dev] [dpdk-dev v11 2/4] cryptodev: add raw crypto "
  ` [dpdk-dev] [dpdk-dev v11 4/4] test/crypto: add unit-test for cryptodev raw API test

[Buildroot] [PATCH] package/fail2ban: fix fail2ban-python symlink
 2020-10-10 21:00 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.08.x] package/fail2ban: fix fail2ban-python symlink
 2020-10-10 21:00 UTC 

[Buildroot] [git commit branch/2020.05.x] package/fail2ban: fix fail2ban-python symlink
 2020-10-10 20:59 UTC 

[Buildroot] [git commit branch/2020.02.x] package/fail2ban: fix fail2ban-python symlink
 2020-10-10 20:59 UTC 

[Buildroot] [PATCH 1/2] python-socketio: drop asgi/asyncio files for python 2.x to fix pycompile issue
 2020-10-10 20:59 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] python-engineio: drop asyncio "

[Buildroot] [git commit branch/2020.02.x] package/python-engineio: drop asyncio files for python 2.x to fix pycompile issue
 2020-10-10 20:59 UTC 

[Buildroot] [git commit branch/2020.02.x] package/python-socketio: drop asgi/asyncio files for python 2.x to fix pycompile issue
 2020-10-10 20:59 UTC 

[Buildroot] [git commit branch/2020.05.x] package/python-engineio: drop asyncio files for python 2.x to fix pycompile issue
 2020-10-10 20:59 UTC 

[Buildroot] [git commit branch/2020.05.x] package/python-socketio: drop asgi/asyncio files for python 2.x to fix pycompile issue
 2020-10-10 20:59 UTC 

[Buildroot] [git commit branch/2020.08.x] package/python-engineio: drop asyncio files for python 2.x to fix pycompile issue
 2020-10-10 20:59 UTC 

[Buildroot] [git commit branch/2020.08.x] package/python-socketio: drop asgi/asyncio files for python 2.x to fix pycompile issue
 2020-10-10 20:58 UTC 

[Buildroot] [PATCH 1/2] package/ltp-testsuite: Fix m68k build
 2020-10-10 20:56 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.08.x] package/ltp-testsuite: Fix m68k build
 2020-10-10 20:55 UTC 

[Buildroot] [PATCH v3 1/2] package/mtd: add host-acl dependency for host
 2020-10-10 20:53 UTC  (4+ messages)
` [Buildroot] [PATCH v3 2/2] fs/jffs2: copy xattrs

[xen-unstable-smoke test] 155662: regressions - FAIL
 2020-10-10 20:52 UTC 

[Buildroot] [git commit branch/2020.08.x] fs/jffs2: copy xattrs
 2020-10-10 20:52 UTC 

[Buildroot] [git commit branch/2020.08.x] package/mtd: add host-acl dependency for host
 2020-10-10 20:52 UTC 

[PATCH 0/3] console: make QMP screendump use coroutine
 2020-10-10 20:41 UTC  (4+ messages)
` [PATCH 1/3] coroutine: let CoQueue wake up outside a coroutine
` [PATCH 2/3] console: modify ppm_save to take a pixman image ref
` [PATCH 3/3] console: make QMP/HMP screendump run in coroutine

[Buildroot] [PATCH v3 1/4] boot/uboot: add stm32 binary format
 2020-10-10 20:48 UTC  (11+ messages)
` [Buildroot] [PATCH v3 4/4] configs/stm32mp157c-dk2: add support for wifi

clang-12: error: assembler command failed with exit code 1 (use -v to see invocation)
 2020-10-10 20:48 UTC 

[Buildroot] [PATCH v2] support/scripts/apply-patches.sh: do not blindly remove *.orig files
 2020-10-10 20:44 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.08.x] support/scripts/apply-patches.sh: do not blindly remove *.orig files
 2020-10-10 20:43 UTC 

[Buildroot] [git commit branch/2020.05.x] support/scripts/apply-patches.sh: do not blindly remove *.orig files
 2020-10-10 20:43 UTC 

[Buildroot] [git commit branch/2020.02.x] support/scripts/apply-patches.sh: do not blindly remove *.orig files
 2020-10-10 20:43 UTC 

[Buildroot] [git commit] package/mesa3d: drop r100 dependency on _HAS_ATOMIC
 2020-10-10 20:40 UTC  (2+ messages)

[Buildroot] [git commit] package/mesa3d: add missing depends and driver name to r100 driver
 2020-10-10 20:39 UTC  (2+ messages)

[PATCH v4 0/4] hw/arm/raspi: Fix SYS_timer to unbrick Linux kernels v3.7+
 2020-10-10 20:37 UTC  (5+ messages)
` [PATCH v4 1/4] hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition
` [PATCH v4 2/4] hw/timer/bcm2835: Rename variable holding CTRL_STATUS register
` [PATCH v4 3/4] hw/timer/bcm2835: Support the timer COMPARE registers
` [PATCH v4 4/4] hw/arm/bcm2835_peripherals: Correctly wire the SYS_timer IRQs

[Buildroot] [git commit branch/2020.02.x] package/mesa3d: drop r100 dependency on _HAS_ATOMIC
 2020-10-10 20:39 UTC 

[Buildroot] [git commit branch/2020.02.x] package/mesa3d: add missing depends and driver name to r100 driver
 2020-10-10 20:39 UTC 

[Buildroot] [git commit branch/2020.05.x] package/mesa3d: drop r100 dependency on _HAS_ATOMIC
 2020-10-10 20:39 UTC 

[Buildroot] [git commit branch/2020.05.x] package/mesa3d: add missing depends and driver name to r100 driver
 2020-10-10 20:39 UTC 

[Buildroot] [git commit branch/2020.08.x] package/mesa3d: drop r100 dependency on _HAS_ATOMIC
 2020-10-10 20:39 UTC 

[Buildroot] [git commit branch/2020.08.x] package/mesa3d: add missing depends and driver name to r100 driver
 2020-10-10 20:39 UTC 

[PATCH 00/13] Clean up legacy clock tick users
 2020-10-10 20:31 UTC  (5+ messages)
` [PATCH 01/13] timekeeping: add CONFIG_LEGACY_TIMER_TICK

[Buildroot] [PATCH 1/1] package/brotli: fix pkg-config
 2020-10-10 20:25 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/brotli: fix pkg-config
 2020-10-10 20:24 UTC 

[Buildroot] [git commit branch/2020.05.x] package/brotli: fix pkg-config
 2020-10-10 20:24 UTC 

[Buildroot] [git commit branch/2020.08.x] package/brotli: fix pkg-config
 2020-10-10 20:23 UTC 

[bug report] ASoC: Intel: catpt: Firmware loading and context restore
 2020-10-10 20:15 UTC 

[PATCH v3 0/4] hw/arm/raspi: Fix SYS_timer to unbrick Linux kernels v3.7+
 2020-10-10 20:15 UTC  (4+ messages)
` [PATCH v3 3/4] hw/timer/bcm2835: Support the timer COMPARE registers

[rdma-rdma:for-next 180/181] drivers/infiniband/core/device.c:1191:14: error: 'struct device' has no member named 'dma_ops'
 2020-10-10 20:14 UTC 

[Buildroot] [PATCH 1/2] package/mraa: renumber patch
 2020-10-10 20:10 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/mraa: drop C++ dependency

[Buildroot] [git commit branch/2020.08.x] package/mraa: drop C++ dependency
 2020-10-10 20:09 UTC 

[Buildroot] [git commit branch/2020.08.x] package/mraa: renumber patch
 2020-10-10 20:09 UTC 

[PATCH] mm/hmm/test: fix an error code in hmm_dmirror_init()
 2020-10-10 20:08 UTC  (3+ messages)
` [PATCH] mm/hmm/test: Fix an error code in dmirror_allocate_chunk()

[Buildroot] [PATCH 1/1] package/wireshark: security bump to version 3.2.7
 2020-10-10 20:06 UTC 

[Buildroot] [PATCH v2] boot/barebox: fix target bareboxenv command compile
 2020-10-10 20:06 UTC  (2+ messages)

[qemu-mainline test] 155645: regressions - FAIL
 2020-10-10 19:55 UTC 

[Buildroot] [git commit branch/2020.02.x] boot/barebox: fix target bareboxenv command compile
 2020-10-10 19:55 UTC 

[Buildroot] [git commit branch/2020.02.x] boot/barebox: don't specify .config to munge
 2020-10-10 19:55 UTC 

Recent changes (master)
 2020-10-10 12:00 UTC 

[PATCH 00/10] clean up all Hisilicon-related errors detected by DT schema on arm32
 2020-10-10  9:57 UTC  (3+ messages)
` [PATCH 03/10] ARM: dts: hisilicon: fix errors detected by usb yaml
` [PATCH 05/10] ARM: dts: hisilicon: fix errors detected by root-node.yaml

[PATCH -next] i2c: at91: Use devm_platform_get_and_ioremap_resource()
 2020-10-10 10:11 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.05.x] boot/barebox: fix target bareboxenv command compile
 2020-10-10 19:51 UTC 

[Buildroot] [git commit branch/2020.08.x] boot/barebox: fix target bareboxenv command compile
 2020-10-10 19:50 UTC 

[Buildroot] [PATCH 1/1] package/suricata: bump to version 6.0.0
 2020-10-10 19:48 UTC 

[Buildroot] [PATCH 1/1] package/jansson: bump to version 2.13.1
 2020-10-10 19:46 UTC 

[BUG] mx6cuboxi : broken MMC support
 2020-10-10 19:45 UTC  (4+ messages)

[Buildroot] [git commit] package/vlc: fix build with live555 and without openssl
 2020-10-10 19:44 UTC  (2+ messages)

[PATCH v2 00/22] log: Add commands for manipulating filters
 2020-10-10 19:43 UTC  (23+ messages)
` [PATCH v2 01/22] log: Fix missing negation of ENOMEM
` [PATCH v2 02/22] log: Fix incorrect documentation of log_filter.cat_list
` [PATCH v2 03/22] log: Add additional const qualifier to arrays
` [PATCH v2 04/22] log: Add new category names to log_cat_name
` [PATCH v2 05/22] log: Use CONFIG_IS_ENABLED() for LOG_TEST
` [PATCH v2 06/22] log: Expose some helper functions
` [PATCH v2 07/22] log: Add function to create a filter with flags
` [PATCH v2 08/22] log: Add filter flag to deny on match
` [PATCH v2 09/22] test: Add tests for LOGFF_DENY
` [PATCH v2 10/22] log: Add filter flag to match greater than a log level
` [PATCH v2 11/22] test: Add test for LOGFF_MIN
` [PATCH v2 12/22] cmd: log: Use sub-commands for log
` [PATCH v2 13/22] cmd: log: Split off log level parsing
` [PATCH v2 14/22] cmd: log: Move log test to end of help string
` [PATCH v2 15/22] cmd: log: Add commands to list categories and drivers
` [PATCH v2 16/22] cmd: log: Make "log level" print all log levels
` [PATCH v2 17/22] lib: Add getopt
` [PATCH v2 18/22] test: Add a test for getopt
` [PATCH v2 19/22] cmd: log: Add commands to manipulate filters
` [PATCH v2 20/22] test: Add a test for log filter-*
` [PATCH v2 21/22] doc: Add log kerneldocs to documentation
` [PATCH v2 22/22] doc: Update logging documentation

[PATCH] meson: add sysroot property
 2020-10-10 19:43 UTC  (6+ messages)
      ` [OE-core] "

[Buildroot] [git commit branch/2020.02.x] package/vlc: fix build with live555 and without openssl
 2020-10-10 19:42 UTC 

[Buildroot] [git commit branch/2020.05.x] package/vlc: fix build with live555 and without openssl
 2020-10-10 19:42 UTC 

[Buildroot] [git commit branch/2020.08.x] package/vlc: fix build with live555 and without openssl
 2020-10-10 19:42 UTC 

[Buildroot] [PATCH v2, 1/2] package/live555: fix static build with openssl
 2020-10-10 19:41 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/ti-utils: fix build with gcc 10
 2020-10-10 19:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/localedef: bump to glibc-2.31-54
 2020-10-10 19:40 UTC  (2+ messages)

[Buildroot] [PATCHv2 1/2] Revert "package/supertux: fix build with RELRO"
 2020-10-10 19:39 UTC  (3+ messages)
` [Buildroot] [PATCHv2 2/2] package/supertux: build squirrel builtin library with fPIC


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.