All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-24 13:04:54 to 2021-04-24 16:34:20 UTC [more...]

[PATCH v2 00/48] bsd-user style and reorg patches
 2021-04-24 16:00 UTC  (39+ messages)
` [PATCH v2 01/48] bsd-user: whitespace changes
` [PATCH v2 02/48] "
` [PATCH v2 03/48] "
` [PATCH v2 04/48] bsd-user: style tweak: keyword space (
` [PATCH v2 05/48] "
` [PATCH v2 06/48] "
` [PATCH v2 07/48] "
` [PATCH v2 08/48] bsd-user: style tweak: use C not C++ comments
` [PATCH v2 09/48] "
` [PATCH v2 10/48] bsd-user: Remove commented out code
` [PATCH v2 11/48] bsd-user: style tweak: Remove #if 0'd code
` [PATCH v2 12/48] "
` [PATCH v2 13/48] "
` [PATCH v2 14/48] "
` [PATCH v2 15/48] bsd-user: style tweak: return is not a function, eliminate ()
` [PATCH v2 16/48] bsd-user: style tweak: Put {} around all if/else/for statements
` [PATCH v2 17/48] bsd-user: style tweak: Fix commentary issues
` [PATCH v2 18/48] bsd-user: style tweak: Use preferred block comments
` [PATCH v2 19/48] bsd-user: style tweak: move extern to header file
` [PATCH v2 20/48] bsd-user: style tweak: use {} consistently in for / if / else statements
` [PATCH v2 21/48] bsd-user: style nits: return is not a function
` [PATCH v2 22/48] bsd-user: use qemu_strtoul in preference to strtol
` [PATCH v2 23/48] bsd-user: introduce host_os.h for bsd-specific code and defaults
` [PATCH v2 24/48] bsd-user: create target_arch_cpu.h
` [PATCH v2 26/48] bsd-user: move sparc cpu_loop into target_arch_cpu.h as target_cpu_loop
` [PATCH v2 27/48] bsd-user: style tweak: space pedantry
` [PATCH v2 28/48] bsd-user: style tweak: comments
` [PATCH v2 29/48] bsd-user: style tweak: use {} correctly
` [PATCH v2 30/48] bsd-user: style tweak: fix block comments
` [PATCH v2 31/48] bsd-user: style tweak: use {} for all if statements, format else correctly
` [PATCH v2 32/48] bsd-user: style tweak: remove spacing after '*' and add after }
` [PATCH v2 33/48] bsd-user: style tweak: Use preferred block comments
` [PATCH v2 35/48] bsd-user: style tweak: use {} for all if statements, format else correctly
` [PATCH v2 36/48] bsd-user: style tweak: Use preferred block comments
` [PATCH v2 37/48] bsd-user: style tweak: don't assign in if statements
` [PATCH v2 39/48] bsd-user: style tweak: spaces around =, remove stray space
` [PATCH v2 40/48] bsd-user: style tweak: Use preferred block comments
` [PATCH v2 47/48] bsd-user: style tweak: don't assign in if statement

[PATCH 0/5] hw: Fix reset of bus-less devices
 2021-04-24 16:22 UTC  (4+ messages)
` [PATCH 1/5] hw/ppc/spapr_iommu: Register machine reset handler
` [PATCH 2/5] hw/pcmcia/microdrive: "
` [PATCH 3/5] hw/block/nand: "

[PATCH] ARM: imx: Initialize SoC ID on i.MX50
 2021-04-24 16:21 UTC  (2+ messages)

[PATCH] zonefs: add uid,gid,perm mount option
 2021-04-24 16:23 UTC  (3+ messages)

[PATCH 0/6] Add libseccomp
 2021-04-24 16:23 UTC  (9+ messages)
` [PATCH 1/6] libseccomp: move recipe from meta-security to core
  ` [OE-core] "
` [PATCH 2/6] qemu: Enable seccomp if FEATURE is set
` [PATCH 3/6] gnutls: "
` [PATCH 4/6] systemd: "
` [PATCH 5/6] packagegroups/packagegroup-base: add seccomp grp
  ` [OE-core] "
` [PATCH 6/6] default-distrovars.inc: Add seccomp to DISTRO_FEATURES_DEFAULT

stable-rc/queue/5.10 build: 192 builds: 0 failed, 192 passed, 16 warnings (v5.10.32-1-g833be2d1372f5)
 2021-04-24 16:21 UTC 

[RFC PATCH] watchdog: Adding softwatchdog
 2021-04-24 16:19 UTC  (8+ messages)

stable-rc/queue/5.4 build: 200 builds: 0 failed, 200 passed, 121 warnings (v5.4.114-1-g48c1f0d8683b)
 2021-04-24 16:19 UTC 

[Buildroot] [PATCH 1/1] package/libp11: bump to version 0.4.11
 2021-04-24 16:16 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-pytrie: bump to version 0.4.0
 2021-04-24 16:16 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-sortedcontainers: bump to version 2.3.0
 2021-04-24 16:16 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/usb_modeswitch: bump to version 2.6.1
 2021-04-24 16:16 UTC  (2+ messages)

[Buildroot] [git commit] package/libp11: bump to version 0.4.11
 2021-04-24 16:15 UTC 

[Buildroot] [git commit] package/python-pytrie: bump to version 0.4.0
 2021-04-24 16:15 UTC 

[PATCH v2] common/rc: not run swapfile test for DAX
 2021-04-24 16:15 UTC 

[Buildroot] [git commit] package/python-sortedcontainers: bump to version 2.3.0
 2021-04-24 16:15 UTC 

[Buildroot] [git commit] package/usb_modeswitch: bump to version 2.6.1
 2021-04-24 16:15 UTC 

[Buildroot] [PATCH] package/mender: bump version to 2.6.0
 2021-04-24 16:14 UTC  (4+ messages)
` [Buildroot] [PATCH] package/mender-artifact: bump version to 3.5.1

[PATCH 0/2] powerpc/sstep: Add emulation support and tests for 'setb' instruction
 2021-04-24 16:13 UTC  (5+ messages)
` [PATCH 1/2] powerpc/sstep: Add emulation support for ‘setb’ instruction

[Buildroot] [git commit] package/mender-artifact: bump version to 3.5.1
 2021-04-24 16:14 UTC 

[PATCH 0/4] eeprom-93xx46: Add support for Atmel AT93C56 and AT93C66
 2021-04-24 16:13 UTC  (9+ messages)
` [PATCH 2/4] misc: eeprom_93xx46: set size and addrlen according to the dts
` [PATCH 3/4] misc: eeprom_93xx46: Compute bits based on addrlen
` [PATCH 4/4] misc: eeprom_93xx46: Switch based on word size, not addrlen

[Buildroot] [git commit] package/mender: bump version to 2.6.0
 2021-04-24 16:14 UTC 

[Buildroot] [PATCH 0/4] Update all NXP reference board defconfigs to 5.10.y 1.0.0 BSP components
 2021-04-24 16:13 UTC  (3+ messages)
` [Buildroot] [PATCH 1/4] configs/freescale_imx6*: bump BSP components to lf-5.10.y-1.0.0

[Buildroot] [git commit] configs/freescale_imx8*: bump BSP components to lf-5.10.y-1.0.0
 2021-04-24 16:13 UTC 

[Buildroot] [git commit] configs/freescale_imx8m*: bump BSP components to lf-5.10.y-1.0.0
 2021-04-24 16:13 UTC 

[Buildroot] [git commit] configs/freescale_imx7dsabresd: bump BSP components to lf-5.10.y-1.0.0
 2021-04-24 16:13 UTC 

[Buildroot] [git commit] configs/freescale_imx6*: bump BSP components to lf-5.10.y-1.0.0
 2021-04-24 16:13 UTC 

[Buildroot] [PATCH v2 1/6] package/freescale-imx/imx-vpu-hantro: bump version to 1.21.0
 2021-04-24 16:12 UTC  (2+ messages)

[Buildroot] [git commit] package/freescale-imx/imx-sc-firmware: bump to version 1.8.0
 2021-04-24 16:11 UTC 

[Buildroot] [git commit] package/freescale-imx/imx-seco: bump to version 3.7.5
 2021-04-24 16:11 UTC 

[Buildroot] [git commit] package/freescale-imx/imx-gpu-g2d: bump to version 6.4.3.p1.2
 2021-04-24 16:11 UTC 

[Buildroot] [git commit] package/freescale-imx/imx-gpu-viv: bump to version 6.4.3.p1.2
 2021-04-24 16:11 UTC 

[Buildroot] [git commit] package/freescale-imx/firmware-imx: bump version to 8.11
 2021-04-24 16:11 UTC 

[Buildroot] [git commit] package/freescale-imx/imx-vpu-hantro: bump version to 1.21.0
 2021-04-24 16:10 UTC 

[PATCH] usb: Restore the reference to ch9.h
 2021-04-24 16:10 UTC  (2+ messages)

[Buildroot] [git commit] package/uftrace: fix build on i386
 2021-04-24 16:09 UTC 

[PATCH] ARM: boot: remove redundant piggy_data from clean-files
 2021-04-24 16:00 UTC  (2+ messages)

[PATCH] MIPS: BCM63XX: Use BUG_ON instead of condition followed by BUG
 2021-04-24 15:59 UTC  (2+ messages)

[PATCH net-next v6 00/10] microchip: add support for ksz88x3 driver family
 2021-04-24 16:01 UTC  (13+ messages)
` [PATCH net-next v6 01/10] net: dsa: microchip: ksz8795: change drivers prefix to be generic
` [PATCH net-next v6 02/10] net: dsa: microchip: ksz8795: move cpu_select_interface to extra function
` [PATCH net-next v6 03/10] net: dsa: microchip: ksz8795: move register offsets and shifts to separate struct
` [PATCH net-next v6 04/10] net: dsa: microchip: ksz8795: add support for ksz88xx chips
` [PATCH net-next v6 05/10] net: dsa: microchip: Add Microchip KSZ8863 SPI based driver support
` [PATCH net-next v6 08/10] net: dsa: microchip: Add Microchip KSZ8863 SMI "

[Buildroot] [PATCH 1/1] package/freescale-imx/imx-vpu: fix {EULA, COPYING} file hashes
 2021-04-24 16:00 UTC  (5+ messages)

[PATCH] ARM: boot: remove redundant piggy_data from clean-files
 2021-04-24 15:57 UTC  (2+ messages)

[Buildroot] [git commit] package/freescale-imx/imx-vpu: fix {EULA, COPYING} file hashes
 2021-04-24 15:59 UTC 

Null ptr deref in core/hub.c
 2021-04-24 15:57 UTC  (2+ messages)

[PATCH v17 00/11] xfs: Delay Ready Attributes
 2021-04-24 15:56 UTC  (5+ messages)
` [PATCH v17 10/11] xfs: Add delay ready attr remove routines

[PATCH 0/6] docs/zh_CN: Add translation zh_CN/maintainer
 2021-04-24 15:56 UTC  (5+ messages)
` [PATCH 4/6] docs/zh_CN: Add translation zh_CN/maintainer/pull-requests.rst

[PATCH] usb: cdns3: Corrected comment to align with kernel-doc comment
 2021-04-24 15:53 UTC  (2+ messages)

[PATCH] selinux: Corrected comment to match kernel-doc comment
 2021-04-24 15:46 UTC  (2+ messages)

[PATCH v4 00/35] SYNOPSIS: Use syscall(SYS_...); and fix '#include's
 2021-04-24 15:46 UTC  (7+ messages)
` [PATCH v5 "

[Buildroot] [Bug 13771] New: package htop has undeclared dependency on host python
 2021-04-24 15:45 UTC  (2+ messages)
` [Buildroot] [Bug 13771] "

[PATCH] usb: Fix up movement of USB core kerneldoc location
 2021-04-24 15:27 UTC  (4+ messages)

how to rename remote branches, the long way
 2021-04-24 15:05 UTC  (5+ messages)

[PATCH v4 0/2] dmaengine: idxd: IDXD pmu support
 2021-04-24 15:04 UTC  (3+ messages)
` [PATCH v4 1/2] dmaengine: idxd: Add IDXD performance monitor support
` [PATCH v4 2/2] dmaengine: idxd: Enable "

[PATCH v2] usb: gadget: Drop unnecessary NULL checks after container_of
 2021-04-24 14:54 UTC 

[RFC PATCH] hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parent
 2021-04-24 14:53 UTC 

[PATCH] riscv: patch: remove lockdep assertion on lock text_mutex
 2021-04-24 14:52 UTC  (3+ messages)

[PATCH stable v5.4+] s390/ptrace: return -ENOSYS when invalid syscall is supplied
 2021-04-24 14:50 UTC  (2+ messages)

[PATCH 0/8] Fix bpf: fix userspace access for bpf_probe_read{,str}()
 2021-04-24 14:47 UTC  (3+ messages)

FAILED: patch "[PATCH] net: hso: fix null-ptr-deref during tty device unregistration" failed to apply to 4.14-stable tree
 2021-04-24 14:46 UTC  (3+ messages)

FAILED: patch "[PATCH] usbip: vudc synchronize sysfs code paths" failed to apply to 4.14-stable tree
 2021-04-24 14:45 UTC  (4+ messages)

[qemu-mainline test] 161419: regressions - FAIL
 2021-04-24 14:44 UTC 

[PATCH v5.10 0/8] preserve DMA offsets when using swiotlb
 2021-04-24 14:43 UTC  (6+ messages)

[PATCH] [GSOC] pretty: provide human date format
 2021-04-24 14:42 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v3 0/9] video: sunxi: rework DE2 driver
 2021-04-24 14:39 UTC  (2+ messages)

[PATCH v1 1/1] Documentation: firmware-guide: gpio-properties: Add note to SPI CS case
 2021-04-24 14:39 UTC 

FAILED: patch "[PATCH] drm/i915: Fix modesetting in case of unexpected AUX timeouts" failed to apply to 5.11-stable tree
 2021-04-24 14:39 UTC 

FAILED: patch "[PATCH] drm/amd/display: Update modifier list for gfx10_3" failed to apply to 5.11-stable tree
 2021-04-24 14:39 UTC 

[PATCH 1/2] powerpc: Make the code in __show_regs nice-looking
 2021-04-24 14:36 UTC  (11+ messages)
` [PATCH 2/2] powerpc: Print esr register when hitting Program Interrupt

[qemu-mainline bisection] complete test-amd64-amd64-qemuu-nested-intel
 2021-04-24 14:35 UTC 

[PATCH v1 0/2] Fix couple of bugs reported by Canonical
 2021-04-24 14:32 UTC  (6+ messages)
` [PATCH v1 1/2] ALSA: hda/cirrus: Set Initial DMIC volume for Bullseye to 16%
` [PATCH v1 2/2] ALSA: hda/cirrus: Use CS8409 Equalizer to fix abnormal sounds on Bullseye

Please pull u-boot-video
 2021-04-24 14:33 UTC 

[Buildroot] [PATCH 1/1] package/x11r7/xdriver_xf86-video-ati: add missing dependency
 2021-04-24 14:29 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.02.x] package/x11r7/xdriver_xf86-video-ati: add missing dependency
 2021-04-24 14:29 UTC 

[PATCH] kernel/locking: make __down_common use flags previously saved
 2021-04-24 14:28 UTC 

[Buildroot] [git commit] package/ffmpeg: bump version to 4.3.2
 2021-04-24 14:27 UTC  (2+ messages)

[PATCH v2 0/2] drm/msm/dsi: support CPHY mode for 7nm pll/phy
 2021-04-24 14:27 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH] yocto-check-layer: Avoid bug when iterating and autoadding dependencies
 2021-04-24 14:26 UTC 

[Buildroot] [git commit branch/2021.02.x] package/ffmpeg: security bump to version 4.3.2
 2021-04-24 14:25 UTC 

[PATCH] pyyaml: Add missing HOMEPAGE
 2021-04-24 14:17 UTC  (2+ messages)
` [OE-core] "

stable-rc/queue/5.10 build: 191 builds: 0 failed, 191 passed, 15 warnings (v5.10.32-1-g1b3b5b658a3c5)
 2021-04-24 14:17 UTC 

[Intel-gfx] [PATCH] drm/i915: Simplify CCS and UV plane alignment handling
 2021-04-24 14:14 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2] "

[PATCH 0/7] Simplify codes with devm_add_action_or_reset
 2021-04-24 14:15 UTC  (21+ messages)
` [PATCH 3/7] iio: hw_consumer: simplify devm_iio_hw_consumer_alloc
` [PATCH 4/7] iio: triggered-buffer: simplify devm_iio_triggered_buffer_setup_ext
` [PATCH 5/7] iio: core: simplify some devm functions
` [PATCH 6/7] iio: trigger: simplify __devm_iio_trigger_register
` [PATCH 7/7] iio: inkern: simplify some devm functions

[PATCH 1/2] dt-bindings: rockchip-thermal: Support the RK3568 SoC compatible
 2021-04-24 14:14 UTC  (4+ messages)
` [PATCH 2/2] thermal/rockchip: Support RK3568 SoCs in the thermal driver

Access Beyond End of Device & Input/Output Errors
 2021-04-24 14:13 UTC  (4+ messages)

[RFC PATCH 1/2] ovl: skip checking lower file's write permisson on truncate
 2021-04-24 14:03 UTC  (2+ messages)
` [RFC PATCH 2/2] ovl: enhance write permission check for writable open

三井住友トラストクラブお知らせ
 2021-04-24 14:00 UTC 

[Bug 211983] BUG: Unable to toggle bluetooth ON once switched off using rfkill
 2021-04-24 14:00 UTC 

stable-rc/queue/4.9 build: 196 builds: 0 failed, 196 passed, 4 warnings (v4.9.267-27-g8629e6e714594)
 2021-04-24 13:58 UTC 

[PATCH] drm/vkms: update the current status of todo list
 2021-04-24 13:57 UTC 

[PATCH] kconfig: refactor .gitignore
 2021-04-24 13:55 UTC 

[PATCHv9 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-04-24 13:55 UTC  (9+ messages)
` [PATCHv9 bpf-next 2/4] "

[PATCH] pyyaml: Add missing HOMEPAGE
 2021-04-24 13:51 UTC 

git pull --rebase silently skipping commits
 2021-04-24 13:46 UTC 

[PATCH 0/2] usb: dwc3: gadget: fix scatter gather support
 2021-04-24 13:43 UTC  (10+ messages)
` [PATCH 2/2] dwc3: gadget: fix tracking of used sgs in request

error: unknown target CPU 'r4300'
 2021-04-24 13:33 UTC 

[PATCH v2] usb: gadget: Fix double free of device descriptor pointers
 2021-04-24 13:31 UTC  (7+ messages)

[PATCH v2 0/6] Enable ECDSA FIT verification for stm32mp
 2021-04-24 13:30 UTC  (10+ messages)
` [PATCH v2 6/6] test: dm: Add test for ECDSA UCLASS support
      ` [EXTERNAL] "

5.10 build issue creating library for driver support
 2021-04-24 13:26 UTC  (2+ messages)
` Fwd: "

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.231-36-g3aaf2101239c3)
 2021-04-24 13:25 UTC 

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.267-21-g99e7ea61d93e7)
 2021-04-24 13:25 UTC 

Resetting non-qdev children in a 3-phase reset device
 2021-04-24 13:15 UTC  (10+ 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.