All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-27 10:16:56 to 2020-08-27 11:20:50 UTC [more...]

[PATCH 0/2] do exception handling appropriately in imx_es8328_probe()
 2020-08-27  9:17 UTC  (3+ messages)
` [PATCH 2/2] ASoC: fsl: imx-es8328: add missing put_device() call "

[PATCH v3 1/3] usb typec: mt6360: Add support for mt6360 Type-C driver
 2020-08-27 11:18 UTC  (4+ messages)
` [PATCH v3 2/3] usb typec: mt6360: Rename driver/Kconfig/Makefile from mt6360 to mt636x
` [PATCH v3 3/3] usb typec: mt6360: Add MT6360 Type-C DT binding documentation

[PATCH v3 0/7] migration: bring improved savevm/loadvm/delvm to QMP
 2020-08-27 11:16 UTC  (6+ messages)
` [PATCH v3 1/7] migration: improve error reporting of block driver state name
` [PATCH v3 2/7] block: push error reporting into bdrv_all_*_snapshot functions
` [PATCH v3 3/7] migration: stop returning errno from load_snapshot()
` [PATCH v3 4/7] block: add ability to specify list of blockdevs during snapshot
` [PATCH v3 6/7] iotests: add support for capturing and matching QMP events

[PATCH yocto-autobuilder-helper] config.json: add binutils to images where it's required by tests
 2020-08-27 11:19 UTC  (6+ messages)
` [yocto] "

[PATCH] drm/radeon: Prefer lower feedback dividers
 2020-08-27 11:18 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] package/netopeer2: bump verstion to 1.1.39
 2020-08-27 11:17 UTC 

[PATCH 00/35] kasan: add hardware tag-based mode for arm64
 2020-08-27 11:17 UTC  (40+ messages)
` [PATCH 20/35] arm64: mte: Add in-kernel MTE helpers
` [PATCH 21/35] arm64: mte: Add in-kernel tag fault handler
` [PATCH 22/35] arm64: mte: Enable in-kernel MTE
` [PATCH 24/35] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [PATCH 26/35] kasan, arm64: Enable TBI EL1
` [PATCH 28/35] kasan: define KASAN_GRANULE_SIZE for HW_TAGS
` [PATCH 31/35] kasan, arm64: implement HW_TAGS runtime
` [PATCH 32/35] kasan, arm64: print report from tag fault handler

[meta-oe][PATCH] util-linux: Set license for pylibmount sub package
 2020-08-27 11:15 UTC  (2+ messages)
  ` [OE-core] "

[PATCH 00/77] target/microblaze improvements
 2020-08-27 11:11 UTC  (9+ messages)
` [PATCH 64/77] target/microblaze: Convert mbar to decodetree

[PATCH 00/12] fix some error memleaks
 2020-08-27 11:08 UTC  (5+ messages)
` [PATCH 06/12] ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()

[PATCH 0/6] rtlwifi: Convert RT_TRACE to rtl_dbg and neatening
 2020-08-27 10:52 UTC  (9+ messages)
` [PATCH 2/6] rtlwifi: Remove unnecessary parenthese in rtl_dbg uses

[PATCH v3 00/10] trivial patchs for static code analyzer fixes
 2020-08-27 11:06 UTC  (24+ messages)
` [PATCH v3 01/10] hw/arm/virt-acpi-build:Remove dead assignment in build_madt()
` [PATCH v3 02/10] hw/arm/omap1:Remove redundant statement in omap_clkdsp_read()
` [PATCH v3 03/10] target/arm/translate-a64:Remove dead assignment in handle_scalar_simd_shli()
` [PATCH v3 04/10] target/arm/translate-a64:Remove redundant statement in disas_simd_two_reg_misc_fp16()
` [PATCH v3 05/10] hw/virtio/vhost-user:Remove dead assignment in scrub_shadow_regions()
` [PATCH v3 06/10] hw/net/virtio-net:Remove redundant statement in virtio_net_rsc_tcp_ctrl_check()
` [PATCH v3 07/10] vfio/platform: Remove dead assignment in vfio_intp_interrupt()
` [PATCH v3 08/10] usb/bus: Remove dead assignment in usb_get_fw_dev_path()
` [PATCH v3 09/10] hw/intc: fix default registers value in exynos4210_combiner_read()
` [PATCH v3 10/10] hw/display/vga:Remove redundant statement in vga_draw_graphic()

[PATCH v2 (BROKEN) 0/6] migration: bring improved savevm/loadvm/delvm to QMP
 2020-08-27 11:06 UTC  (6+ messages)

[PATCH v3 4/4] btrfs: avoid allocating unnecessary page pointers
 2020-08-27  8:56 UTC  (2+ messages)
` [btrfs] a73ab37eba: last_state.is_incomplete_run

[PATCH v3 00/38] tools: move most libraries into tools/libs
 2020-08-27 11:07 UTC  (38+ messages)
` [PATCH v3 02/38] tools: switch XEN_LIBXEN* make variables to lower case (XEN_libxen*)
` [PATCH v3 03/38] tools: add a copy of library headers in tools/include
` [PATCH v3 04/38] tools: don't call make recursively from libs.mk
` [PATCH v3 05/38] tools: define ROUNDUP() in tools/include/xen-tools/libs.h
` [PATCH v3 06/38] tools: generate most contents of library make variables
` [PATCH v3 09/38] tools: drop explicit path specifications for qemu build
` [PATCH v3 10/38] tools: tweak tools/libs/libs.mk for being able to support libxenctrl
` [PATCH v3 12/38] tools: fix pkg-config file for libxenguest
` [PATCH v3 13/38] tools: don't assume libxenguest and libxenctrl to be in same directory
` [PATCH v3 14/38] tools/misc: don't use libxenctrl internals from xen-hptool
` [PATCH v3 15/38] tools/misc: don't include xg_save_restore.h from xen-mfndump.c
` [PATCH v3 16/38] tools/misc: replace PAGE_SIZE with XC_PAGE_SIZE in xen-mfndump.c
` [PATCH v3 17/38] tools/misc: drop all libxc internals from xen-mfndump.c
` [PATCH v3 18/38] tools/libxc: remove unused headers xc_efi.h and xc_elf.h
` [PATCH v3 19/38] tools/libxc: move xc_[un]map_domain_meminfo() into new source xg_domain.c
` [PATCH v3 20/38] tools/libxc: rename all libxenguest sources to xg_*
` [PATCH v3 21/38] tools/libxc: rename libxenguest internal headers
` [PATCH v3 22/38] tools/misc: rename xc_dom.h do xenctrl_dom.h

[PATCH 1/6] systemd-boot: bump version to 246.2
 2020-08-27 11:06 UTC  (7+ messages)
` [PATCH 2/6] json-glib: inherit upstream-version-is-even
` [PATCH 3/6] packagegroup-core-device-devel: remove
` [PATCH 4/6] oeqa/x32lib: rework to use readelf from the host
` [PATCH 5/6] oeqa/multilib: "
` [PATCH 6/6] oeqa/multilib: un-skip the connman test
  ` [OE-core] "

[Buildroot] [PATCH 1/1] package/linuxptp: bump version to 3.0
 2020-08-27 11:05 UTC 

[Buildroot] [PATCH 3/3] package/netopeer2: bump verstion to 1.1.39
 2020-08-27 11:05 UTC 

[Buildroot] [PATCH 2/3] package/sysrepo: bump version to 1.4.70
 2020-08-27 11:05 UTC 

[Buildroot] [PATCH 1/3] package/libyang: bump version to 1.0.184
 2020-08-27 11:04 UTC 

[dpdk-dev] 19.11.4 patches review and test
 2020-08-27 10:57 UTC  (6+ messages)

[PATCH] drm: Parse Colorimetry data block from EDID
 2020-08-27 10:57 UTC  (3+ messages)

[PATCH] gitignore: ignore ebmalloc.c soft link
 2020-08-27 10:56 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] iavf: use kvzalloc instead of kzalloc for rx/tx_bi buffer
 2020-08-27 10:54 UTC  (5+ messages)

[Linux-kernel-mentees] [PATCH] lib: kunit: add list_sort test conversion to KUnit
 2020-08-27 10:53 UTC  (4+ messages)
`  "

[net-next v5 1/2] seg6: inherit DSCP of inner IPv4 packets
 2020-08-27 10:52 UTC  (7+ messages)

[linux-next:master 1824/3717] drivers/misc/mei/hw-virtio.c:715:9: sparse: sparse: no generic selection for 'unsigned int virtio_cread_v'
 2020-08-27 10:51 UTC 

[xen-unstable-smoke test] 152887: tolerable all pass - PUSHED
 2020-08-27 10:49 UTC 

[weiny2:lm-pks-pmem-for-5.10 24/71] microblaze-linux-ld: drivers/base/firmware_loader/main.c:411: undefined reference to `kunmap_thread'
 2020-08-27 10:48 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_flip: add flip to downscaled subtests
 2020-08-27 10:47 UTC  (3+ messages)

devtool add <npmmodule> ignores "devDependencies" from package.json when generates npm-shrinkwrap.json file
 2020-08-27 10:47 UTC 

[PATCH] meson: fix qxl module build
 2020-08-27 10:45 UTC  (2+ messages)

drivers/net/wireless/realtek/rtw88/pci.c:1477:5: warning: no previous prototype for 'rtw_pci_probe'
 2020-08-27 10:46 UTC  (3+ messages)

drivers/net/wireless/realtek/rtw88/rtw8821c.c:71:8: warning: type qualifiers ignored on function return type
 2020-08-27 10:45 UTC  (4+ messages)

[PATCH 01/16] wireless: ath5k: convert tasklets to use new tasklet_setup() API
 2020-08-27 10:44 UTC  (4+ messages)

[PATCH] linux-firmware: mt7615: update firmware to 20200814 version
 2020-08-27 10:43 UTC  (4+ messages)

[PATCH v7 0/8] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-08-27 10:41 UTC  (14+ messages)
` [PATCH v7 1/8] Introduce yank feature
` [PATCH v7 2/8] block/nbd.c: Add "
` [PATCH v7 3/8] chardev/char-socket.c: "
` [PATCH v7 4/8] migration: "
` [PATCH v7 8/8] tests/test-char.c: Wait for the chardev to connect in char_socket_client_dupid_test

lib/crypto/chacha.c:65:1: warning: the frame size of 1604 bytes is larger than 1024 bytes
 2020-08-27 10:41 UTC  (8+ messages)

kernel since 5.6 do not boot anymore on Apple PowerBook
 2020-08-27 10:39 UTC  (17+ messages)

[PATCH] IB/qib: remove superfluous fallthrough statements
 2020-08-27 10:40 UTC  (7+ messages)
` [PATCH v2 1/2] "

[PATCH] edac: nxp: Add L1 and L2 error detection for A53 and A72 cores
 2020-08-27 10:40 UTC  (6+ messages)
  ` [EXT] "

[PATCH net-next 0/2] Put ip6_fragment in ipv6_stub
 2020-08-27 10:39 UTC  (3+ messages)
` [PATCH net-next 1/2] ipv6: add ipv6_fragment hook "
` [PATCH net-next 2/2] openvswitch: using ip6_fragment "

[PATCH 0/4] Add initial support for RoseapplePi SBC
 2020-08-27 10:37 UTC  (5+ messages)
` [PATCH 1/4] arm: dts: owl-s500: Fix incorrect PPI interrupt specifiers

[PATCH v2 0/3] Add Actions Semi S500 pinctrl support
 2020-08-27 10:36 UTC  (4+ messages)

[PATCH nf-next v3 0/3] Netfilter egress hook
 2020-08-27 10:36 UTC  (2+ messages)

[v2] ioctl: only memset non-NULL link settings
 2020-08-27 10:36 UTC  (2+ messages)

[PATCH v5 0/3] Add Actions Semi Owl family sirq support
 2020-08-27 10:35 UTC  (8+ messages)
` [PATCH v5 1/3] dt-bindings: interrupt-controller: Add Actions SIRQ controller binding

[PATCH v2 00/34] Drivers for the BCM283x CSI-2/CCP2 receiver and ISP
 2020-08-27 10:38 UTC  (7+ messages)
` [PATCH v2 06/34] staging: vc04_services: Add new vc-sm-cma driver

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-08-27 10:32 UTC  (5+ messages)
` [PATCH v10 01/16] s390/vfio-ap: add version vfio_ap module

powering off phys on 'ip link set down'
 2020-08-27 10:29 UTC  (2+ messages)

[PATCH v4 00/17] media: mtk-vcodec: venc: support for MT8183
 2020-08-27 10:29 UTC  (8+ messages)
` [PATCH v4 09/17] arm64: dts: mt8183: add encoder node

[PATCH v3 0/8] Hirschmann Hellcreek DSA driver
 2020-08-27 10:29 UTC  (7+ messages)
` [PATCH v3 2/8] net: dsa: Add DSA driver for Hirschmann Hellcreek switches

[PATCH 1/5] arm: mvebu: Espressobin: Move env load addresses
 2020-08-27 10:29 UTC  (10+ messages)
` [PATCH 4/5] arm: mvebu: Espressobin: Define console env

[PATCH 0/9] R8A774E1 SoC enable support for IPMMU, DMAC, GPIO and AVB
 2020-08-27 10:28 UTC  (4+ messages)
` [PATCH 8/9] dt-bindings: net: renesas,ravb: Add support for r8a774e1 SoC

[ANNOUNCE] v5.9-rc2-rt1
 2020-08-27 10:28 UTC  (9+ messages)

[PATCH] meson: fix keymaps witout qemu-keymap
 2020-08-27 10:26 UTC 

[PATCH v3] ASoC: max9867: shutdown codec when changing filter type
 2020-08-27 10:25 UTC 

[PATCH] Revert "ath: add support for special 0x0 regulatory domain"
 2020-08-27 10:25 UTC  (5+ messages)

[PATCH net-next] gtp: add notification mechnism
 2020-08-27 10:25 UTC  (8+ messages)
` [PATCH net-next v2] gtp: add notification mechanism

[PULL 0/3] Fixes 20200825 patches
 2020-08-27 10:23 UTC  (3+ messages)

[PATCH v2 0/7] KVM: nSVM: ondemand nested state allocation + smm fixes
 2020-08-27 10:23 UTC  (5+ messages)
` [PATCH v2 4/7] KVM: x86: allow kvm_x86_ops.set_efer to return a value

[PATCH 03/16] wireless: ath: convert tasklets to use new tasklet_setup() API
 2020-08-27 10:21 UTC  (4+ messages)

[PATCH] fs: Optimized fget to improve performance
 2020-08-27 10:19 UTC 

[PULL v5 00/12] The following changes since commit 3461487523b897d324e8d91f3fd20ed55f849544:
 2020-08-27 10:20 UTC  (2+ messages)

[PATCH 21/28] wireless: ath: wil6210: debugfs: Fix a couple of formatting issues in 'wil6210_debugfs_init'
 2020-08-27 10:21 UTC  (2+ messages)

[PATCH][next] carl9170: Use fallthrough pseudo-keyword
 2020-08-27 10:20 UTC  (2+ messages)

[PATCH net-next] ath11k: return -ENOMEM on allocation failure
 2020-08-27 10:19 UTC  (4+ messages)

[PATCH] ath11k: return error if firmware request fails
 2020-08-27 10:19 UTC  (3+ messages)

feature request - add --only-author option to git push
 2020-08-27 10:19 UTC  (2+ messages)

[PATCH] ath9k: Do not select MAC80211_LEDS by default
 2020-08-27 10:18 UTC  (2+ messages)

[PATCH 00/23] clean up the code related to ASSERT()
 2020-08-27 10:14 UTC  (7+ messages)
` [PATCH 02/23] ia64: use ASSERT_FAIL()/ASSERT_WARN() to cleanup some code
` [PATCH 03/23] KVM: "
` [PATCH 04/23] fore200e: "
` [PATCH 05/23] scsi: "
` [PATCH 06/23] rxrpc: "
` [PATCH 07/23] lib/mpi: "

[PATCH 17/30] wireless: ath: ath9k: ar9002_initvals: Remove unused array 'ar9280PciePhy_clkreq_off_L1_9280'
 2020-08-27 10:17 UTC  (2+ messages)

[PATCH 0/4] qla2xxx: A couple crash fixes
 2020-08-27 10:17 UTC  (3+ messages)
` [PATCH 4/4] qla2xxx: Handle incorrect entry_type entries

[PATCH] ath9k_htc: Do not select MAC80211_LEDS by default
 2020-08-27 10:17 UTC  (2+ messages)

[PATCH 02/16] wireless: ath9k: convert tasklets to use new tasklet_setup() API
 2020-08-27 10:16 UTC  (3+ 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.