All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-12 21:35:09 to 2020-04-12 23:52:48 UTC [more...]

Improve documentation of bridge
 2020-04-12 23:50 UTC  (8+ messages)
` [V2][PATH 0/6] iproute improve "
  ` [PATCH 1/6] Better documentation of mcast_to_unicast option
  ` [PATCH 2/6] Improve hairpin mode description
  ` [PATCH 3/6] Document BPDU filter option
  ` [PATCH 4/6] Better documentation of BDPU guard
  ` [PATCH 5/6] Document root_block option
  ` [PATCH 6/6] State of bridge STP port are now case insensitive

[PATCH 0/3] hw: Use qdev gpio rather than qemu_allocate_irqs()
 2020-04-12 23:39 UTC  (4+ messages)
` [PATCH-for-5.0? 3/3] hw/openrisc/pic_cpu: "

[Bug 207219] New: [BISECTED] Sony Vaio laptop built-in ricoh webcam no longer found on Fedora 31 with 5.4.11 kernel
 2020-04-12 23:35 UTC 

[PATCH v2] gdbstub: Fix segment fault for i386 target
 2020-04-12 23:32 UTC 

[PATCH] gdbstub: Fix segment fault for i386 and m68k
 2020-04-12 23:32 UTC  (3+ messages)

Running m68k on qemu with external initramfs?
 2020-04-12 23:30 UTC  (6+ messages)
    ` GCC?, was "

AST2600 clock gates
 2020-04-12 23:22 UTC 

NET: r8169 driver fix/enchansments
 2020-04-12 23:18 UTC  (2+ messages)

Running m68k on qemu with external initramfs?
 2020-04-12 23:17 UTC  (5+ messages)

[PATCH] coresight: tmc: Read TMC mode only when TMC hw is enabled
 2020-04-12 23:17 UTC  (3+ messages)

[PATCH-for-5.1 v3 00/23] various: Fix error-propagation with Coccinelle scripts (part 2)
 2020-04-12 22:41 UTC  (57+ messages)
` [PATCH-for-5.1 v3 01/23] scripts/coccinelle: Catch missing error_propagate() calls in realize()
` [PATCH-for-5.1 v3 02/23] hw/arm/fsl-imx: Add missing error-propagation code
` [PATCH-for-5.1 v3 03/23] hw/arm/stm32f*05_soc: "
` [PATCH-for-5.1 v3 04/23] hw/arm/aspeed: "
` [PATCH-for-5.1 v3 05/23] hw/arm/allwinner-a10: "
` [PATCH-for-5.1 v3 06/23] hw/arm/msf2-soc: "
` [PATCH-for-5.1 v3 07/23] hw/riscv/sifive: "
` [PATCH-for-5.1 v3 08/23] hw/arm/armv7m: "
` [PATCH-for-5.1 v3 09/23] hw/intc/arm_gicv3_its_kvm: "
` [PATCH-for-5.1 v3 10/23] hw/microblaze/xlnx-zynqmp-pmu: "
` [PATCH-for-5.1 v3 11/23] hw/pci-host/pnv_phb3: "
` [PATCH-for-5.1 v3 12/23] hw/block/onenand: "
` [PATCH-for-5.1 v3 13/23] scripts/coccinelle: Add script to catch missing error_propagate() calls
` [PATCH-for-5.1 v3 14/23] hw/arm/bcm2835_peripherals: Add missing error-propagation code
` [PATCH-for-5.1 v3 15/23] hw/arm/fsl-imx: "
` [PATCH-for-5.1 v3 16/23] hw/arm/stm32fx05_soc: "
` [PATCH-for-5.1 v3 17/23] hw/dma/xilinx_axidma: "
` [PATCH-for-5.1 v3 18/23] hw/i386/x86: "
` [PATCH-for-5.1 v3 19/23] hw/mips/cps: "
` [PATCH-for-5.1 v3 20/23] hw/misc/macio/macio: "
` [PATCH-for-5.1 v3 21/23] hw/net/xilinx_axienet: "
` [PATCH-for-5.1 v3 22/23] hw/riscv/sifive_u: "
` [PATCH-for-5.1 v3 23/23] hw/sd/milkymist-memcard: "

[PATCH-for-5.1 v3 0/7] various: Fix error-propagation with Coccinelle scripts (part 3)
 2020-04-12 22:45 UTC  (2+ messages)

[PATCH] external-arm-toolchain: split and strip packages normally
 2020-04-12 23:03 UTC 

[PATCH] watchdog: imx_sc_wdt: Fix reboot on crash
 2020-04-12 23:01 UTC 

[PATCH-for-5.1 v3 00/24] various: Fix error-propagation with Coccinelle scripts (part 1)
 2020-04-12 22:36 UTC  (60+ messages)
` [PATCH-for-5.1 v3 01/24] various: Remove suspicious '\' character outside of #define in C code
` [PATCH-for-5.1 v3 02/24] scripts/coccinelle: Script to simplify DeviceClass error propagation
` [PATCH-for-5.1 v3 03/24] hw/arm/allwinner-a10: Move some code from realize() to init()
` [PATCH-for-5.1 v3 04/24] hw/arm/aspeed_ast2600: Simplify use of Error*
` [PATCH-for-5.1 v3 05/24] hw/arm/aspeed_ast2600: Move some code from realize() to init()
` [PATCH-for-5.1 v3 06/24] hw/arm/aspeed_soc: "
` [PATCH-for-5.1 v3 07/24] hw/arm/aspeed_soc: Simplify use of Error*
` [PATCH-for-5.1 v3 08/24] hw/arm/fsl-imx6: Simplify checks on 'smp_cpus' count
` [PATCH-for-5.1 v3 09/24] hw/arm/fsl-imx6: Move some code from realize() to init()
` [PATCH-for-5.1 v3 10/24] hw/arm/fsl-imx31: "
` [PATCH-for-5.1 v3 11/24] hw/arm/msf2-soc: Store MemoryRegion in MSF2State
` [PATCH-for-5.1 v3 12/24] hw/arm/stm32f205_soc: Store MemoryRegion in STM32F205State
` [PATCH-for-5.1 v3 13/24] hw/arm/stm32f205_soc: Move some code from realize() to init()
` [PATCH-for-5.1 v3 14/24] hw/arm/xlnx-zynqmp: Use single propagate_error() call
` [PATCH-for-5.1 v3 15/24] hw/arm/xlnx-zynqmp: Split xlnx_zynqmp_create_rpu() as init + realize
` [PATCH-for-5.1 v3 16/24] hw/arm/xlnx-zynqmp: Move some code from realize() to init()
` [PATCH-for-5.1 v3 17/24] hw/microblaze/xlnx-zynqmp-pmu: "
` [PATCH-for-5.1 v3 18/24] hw/pci-host/pnv_phb3: "
` [PATCH-for-5.1 v3 19/24] hw/riscv/sifive_e: "
` [PATCH-for-5.1 v3 20/24] hw/riscv/sifive_u: Use single type_init()
` [PATCH-for-5.1 v3 21/24] hw/riscv/sifive_u: Move some code from realize() to init()
` [PATCH-for-5.1 v3 22/24] hw/riscv/sifive_u: Store MemoryRegion in SiFiveUSoCState
` [PATCH-for-5.1 v3 23/24] hw/riscv/sifive_u: Move some code from realize() to init()
` [PATCH-for-5.1 v3 24/24] hw/riscv/sifive_u: Rename MachineClass::init()

linux-next: manual merge of the realtek tree with Linus' tree
 2020-04-12 22:50 UTC 

[frank-w-bpi-r2-4.14:5.6-main 40/41] sparc64-linux-ld: mt76x02_util.c:undefined reference to `mt76_rx_aggr_stop'
 2020-04-12 22:44 UTC 

[PATCH] u-boot.inc: install u-boot-initial-env as ${PN}-initial-env in $D and $DEPLOYDIR
 2020-04-12 22:42 UTC 

[PATCH v3] iio: adc: rockchip_saradc: Add support iio buffers
 2020-04-12 22:42 UTC 

[PATCH 0/3] Integrate changed-path Bloom filters with 'git blame'
 2020-04-12 22:30 UTC  (4+ messages)
` [PATCH 1/3] revision: complicated pathspecs disable filters

[PATCH-for-5.1 v2 00/54] various: Fix error-propagation with Coccinelle scripts
 2020-04-12 22:28 UTC  (7+ messages)
` [PATCH-for-5.1 v2 03/54] hw/arm/allwinner-a10: Move some code from realize() to init()
` [PATCH-for-5.1 v2 53/54] hw/mips/mips_malta: Add missing error-propagation code

Same mountpoint restriction in FICLONE ioctls
 2020-04-12 22:28 UTC  (3+ messages)

[PATCH 1/2] hwmon: Add amd_energy driver to report energy counters
 2020-04-12 22:27 UTC  (7+ messages)

[PATCH 0/5] ci: replace our Azure Pipeline by GitHub Actions
 2020-04-12 22:25 UTC  (9+ messages)
` [PATCH 2/5] ci/lib: allow running in "

[PATCH 1/1] mm: slub: fix corrupted freechain in deactivate_slab()
 2020-04-12 22:20 UTC  (2+ messages)

[PATCH] iio: imu: st_lsm6dsx: limit variales scope reading hw FIFO
 2020-04-12 22:12 UTC  (3+ messages)

[PATCH] Formatting: remove leading space
 2020-04-12 17:19 UTC 

[PATCH 01/13] net: rtl8139: Register macro cleanup
 2020-04-12 22:03 UTC  (13+ messages)
` [PATCH 02/13] net: rtl8139: Rework eeprom_delay() macro
` [PATCH 03/13] net: rtl8139: Minor cleanup of read_eeprom()
` [PATCH 04/13] net: rtl8139: Consistently use rtl8139_rx_config
` [PATCH 05/13] net: rtl8139: Minor cleanup of set_rx_mode()
` [PATCH 06/13] net: rtl8139: Minor cleanup of rtl_reset()
` [PATCH 07/13] net: rtl8139: Minor cleanup of rtl_transmit()
` [PATCH 08/13] net: rtl8139: Minor cleanup of rtl_poll()
` [PATCH 09/13] net: rtl8139: Minor cleanup of rtl_disable()
` [PATCH 10/13] net: rtl8139: Factor out hardware reset
` [PATCH 11/13] net: rtl8139: Finish cleanup
` [PATCH 12/13] net: rtl8139: Move functions around
` [PATCH 13/13] net: rtl8139: Fill in SPDX tag

[PATCH 0/4] More wrappers for xenlight Go package
 2020-04-12 22:02 UTC  (5+ messages)
` [PATCH 1/4] golang/xenlight: add NameToDomid and DomidToName util functions
` [PATCH 2/4] golang/xenlight: add DeviceNicAdd/Remove wrappers
` [PATCH 3/4] golang/xenlight: add DevicePciAdd/Remove wrappers
` [PATCH 4/4] golang/xenlight: add DeviceUsbdevAdd/Remove wrappers

[PATCH] pinctrl: actions: fix function group name for i2c0_group
 2020-04-12 21:58 UTC  (3+ messages)

[frank-w-bpi-r2-4.14:5.6-main 40/41] hppa-linux-ld: undefined reference to `mt76_rx_aggr_stop'
 2020-04-12 21:55 UTC 

[PATCH] cifs: dump the session id and keys also for SMB2 sessions
 2020-04-12 21:51 UTC  (2+ messages)

[PATCH] Input: dlink-dir685-touchkeys: Fix a typo in driver name
 2020-04-12 21:39 UTC  (2+ messages)

[PATCH v9 0/6] New proc-receive hook for centralized workflow
 2020-04-12 21:46 UTC  (5+ messages)
` [PATCH v10 3/8] refs.c: refactor to reuse ref_is_hidden()
` [PATCH v10 4/8] receive-pack: new config receive.procReceiveRefs

f45ec5ff16 ("userfaultfd: wp: support swap and page migration"): [ 140.777858] BUG: Bad rss-counter state mm:b278fc66 type:MM_ANONPAGES val:1
 2020-04-12 21:45 UTC  (4+ messages)

i386: selftests: vm: compaction_test: BUG: kernel NULL pointer dereference, address: 00000000
 2020-04-12 21:41 UTC  (2+ messages)

[frank-w-bpi-r2-4.14:5.6-main 41/41] mt76x02_mac.c:undefined reference to `__tracepoint_mac_txdone'
 2020-04-12 21:41 UTC 

[PATCH] KVM: PPC: Book3S: Remove unneeded NULL check before kfree()
 2020-04-12 15:45 UTC 

[PATCH] mfd: tqmx86: Fix a typo in MODULE_DESCRIPTION
 2020-04-12 21:36 UTC  (3+ messages)

[PATCH] net: mvneta: Fix a typo
 2020-04-12 21:35 UTC  (3+ messages)

[Buildroot] [PATCH v2] package/openvpn: enable pam plugin support
 2020-04-12 21:37 UTC  (5+ messages)
` [Buildroot] [PATCH v2] pkcs11-helper: new package
` [Buildroot] [PATCH v2] package/openvpn: add pkcs11 support

[PATCH] When updating the PFLASH file contents, we should check for a possible failure of blk_pwrite(). Similar to 3a68829 commit
 2020-04-12 21:35 UTC  (3+ messages)

[PATCH 1/1] imx: Kconfig: fix references to doc/README.mxc_hab
 2020-04-12 21:35 UTC  (3+ messages)

[Buildroot] [git commit] package/openvpn: add pkcs11 support
 2020-04-12 21:35 UTC 

[f2fs-dev] [PATCH 0/1] mkfs.f2fs: update manual and help message
 2020-04-12 21:34 UTC  (2+ messages)
` [f2fs-dev] [PATCH 1/1] "

[Buildroot] [git commit] package/pkcs11-helper: new package
 2020-04-12 21:35 UTC 


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.