All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-15 15:34:19 to 2019-10-15 16:00:03 UTC [more...]

[Xen-devel] [PATCH] xen/arm: remove special dom0 case in dump_hyp_walk
 2019-10-15 15:59 UTC  (6+ messages)

[PATCH v2 00/11] drm/tinydrm: Remove tinydrm.ko
 2019-10-15 15:59 UTC  (6+ messages)
` [PATCH v2 05/11] drm/tinydrm: Remove tinydrm_spi_max_transfer_size()

git smart http + apache mod_auth_openidc
 2019-10-15 15:59 UTC 

[PATCH] nvme: resync include/linux/nvme.h with nvmecli
 2019-10-15 15:58 UTC  (4+ messages)

[PATCHv4 0/6] media: cedrus: h264: Support multi-slice frames
 2019-10-15 15:58 UTC  (2+ messages)

[libnftnl PATCH 0/6] A series of covscan-indicated fixes
 2019-10-15 15:57 UTC  (13+ messages)
` [libnftnl PATCH 1/6] obj: ct_timeout: Check return code of mnl_attr_parse_nested()
` [libnftnl PATCH 2/6] set_elem: Fix return code of nftnl_set_elem_set()
` [libnftnl PATCH 3/6] set_elem: Validate nftnl_set_elem_set() parameters
` [libnftnl PATCH 4/6] set: Don't bypass checks in nftnl_set_set_u{32,64}()
` [libnftnl PATCH 5/6] obj/ct_timeout: Avoid array overrun in timeout_parse_attr_data()
` [libnftnl PATCH 6/6] obj/tunnel: Fix for undefined behaviour

[Virtio-fs] xfstest results for virtio-fs on aarch64
 2019-10-15 15:57 UTC  (11+ messages)

[alsa-devel] [PATCH] ASoC: sof: include types.h at header.h
 2019-10-15 13:27 UTC  (5+ messages)

NULL pointer dereference in cpufreq_set_policy
 2019-10-15 15:57 UTC 

[PATCH 01/11] drm/i915/tgl: Add IS_TGL_REVID
 2019-10-15 15:57 UTC  (13+ messages)
` [PATCH 02/11] drm/i915/tgl: Include ro parts of l3 to invalidate
` [PATCH 03/11] drm/i915/tgl: Add HDC Pipeline Flush
` [PATCH 04/11] drm/i915/tgl: Add extra hdc flush workaround
` [PATCH 05/11] drm/i915/tgl: Keep FF dop clock enabled for A0
` [PATCH 06/11] drm/i915/tgl: Wa_1409420604
` [PATCH 07/11] drm/i915/tgl: Wa_1409170338
` [PATCH 08/11] drm/i915/tgl: Wa_1409600907
` [PATCH 09/11] drm/i915/tgl: Wa_1607138336
` [PATCH 10/11] drm/i915/tgl: Wa_1607030317, Wa_1607186500, Wa_1607297627
` [PATCH 11/11] drm/i915/tgl: Wa_1607138340

copy_mount_options() problem
 2019-10-15 15:12 UTC 

[dpdk-dev] [PATCH] doc: remove deprecated ethdev features
 2019-10-15 15:55 UTC  (6+ messages)

kernel 5.2 read time tree block corruption
 2019-10-15 17:55 UTC  (6+ messages)

[PATCH v2] mt76: refactor cc_lock locking scheme
 2019-10-15 15:54 UTC  (3+ messages)

[PATCH 1/2] dt: writing-schema: Add a note about tools PATH setup
 2019-10-15 15:54 UTC  (2+ messages)
` [PATCH 2/2] dt: submitting-patches: Document requirements for DT schema

[PATCH] power: reset: fix __le32 cast in reset code
 2019-10-15 15:54 UTC  (2+ messages)

[PATCH] media: imx.rst: Update the imx6-sabreauto ADV7180 instructions
 2019-10-15 15:53 UTC  (6+ messages)

[U-Boot] [PATCH 00/37] convert GE boards to DM
 2019-10-15 15:53 UTC  (38+ messages)
` [U-Boot] [PATCH 01/37] configs: bx50v3: Fix boot hang with video
` [U-Boot] [PATCH 02/37] board: ge: bx50v3: Fix run-time warning
` [U-Boot] [PATCH 03/37] board: ge: bx50v3: Fix message output to video console
` [U-Boot] [PATCH 04/37] configs: ppd: DM for USB and regulators PPD
` [U-Boot] [PATCH 05/37] board: ge: bx50v3: Enable DM for PCI and ethernet
` [U-Boot] [PATCH 06/37] board: ge: pass rtc_status via device tree
` [U-Boot] [PATCH 07/37] board: ge: bx50v3: use imx wdt
` [U-Boot] [PATCH 08/37] board: ge: mx53ppd: "
` [U-Boot] [PATCH 09/37] board: ge: bx50v3: Add i2c bus description
` [U-Boot] [PATCH 10/37] board: ge: mx53ppd: Add i2c bus descritpion
` [U-Boot] [PATCH 11/37] misc: i2c_eeprom: add fixed partitions support
` [U-Boot] [PATCH 12/37] misc: i2c_eeprom: add size query
` [U-Boot] [PATCH 13/37] board: ge: bx50v3: use DM I2C
` [U-Boot] [PATCH 14/37] board: ge: mx53ppd: "
` [U-Boot] [PATCH 15/37] board: ge: convert vpd to use i2c eeprom
` [U-Boot] [PATCH 16/37] i2c: add support for offset overflow in to address
` [U-Boot] [PATCH 17/37] misc: i2c_eeprom: set offset len and chip addr offset mask
` [U-Boot] [PATCH 18/37] bootcount: add a DM i2c eeprom backing store for bootcount
` [U-Boot] [PATCH 19/37] board: ge: bx50v3: add i2c eeprom bootcount storage
` [U-Boot] [PATCH 20/37] board: ge: mx53ppd: "
` [U-Boot] [PATCH 21/37] rtc: rx8010sj: fix DM initialization
` [U-Boot] [PATCH 22/37] board: ge: bx50v3, mx53ppd: use DM rtc
` [U-Boot] [PATCH 23/37] board: ge: bx50v3: use DM i2c for PMIC initialization
` [U-Boot] [PATCH 24/37] board: ge: mx53ppd: remove redundant power config
` [U-Boot] [PATCH 25/37] board: ge: bx50v3, mx53ppd: disable I2C compatibility API
` [U-Boot] [PATCH 26/37] board: ge: mx53ppd: move uart initialisation to own function
` [U-Boot] [PATCH 27/37] board: ge: mx53ppd: enable DM_VIDEO
` [U-Boot] [PATCH 28/37] rtc: s35392a: encode command correctly
` [U-Boot] [PATCH 29/37] board: ge: mx53ppd: fix RTC compatible definition
` [U-Boot] [PATCH 30/37] board: ge: bx50v3: Enable DM PWM for backlight
` [U-Boot] [PATCH 31/37] board: ge: mx53ppd: clean up DM PWM video and backlight
` [U-Boot] [PATCH 32/37] board: ge: mx53ppd: Use DM for ethernet
` [U-Boot] [PATCH 33/37] board: ge: bx50v3: use DM for uart
` [U-Boot] [PATCH 34/37] serial: mxc: add imx53 and imx21 compatible string
` [U-Boot] [PATCH 35/37] board: ge: mx53ppd: use DM for uart
` [U-Boot] [PATCH 36/37] dm: pmic: add da9063 PMIC driver and regulators
` [U-Boot] [PATCH 37/37] board: ge: bx50v3: use DM PMIC driver

[PULL 0/2] Tracing patches
 2019-10-15 15:42 UTC  (4+ messages)

[PATCH] erofs-utils: use cmpsgn(x, y) for standardized large value comparsion
 2019-10-15 15:53 UTC  (5+ messages)
    ` [PATCH v3] "

[PATCH] drm/i915/icl: Wa_1607087056
 2019-10-15 15:53 UTC  (2+ messages)

[alsa-devel] parameter for pulse device?
 2019-10-15 15:52 UTC  (11+ messages)

[PATCH V6 5/7] cpufreq: Register notifiers with the PM QoS framework
 2019-10-15 15:53 UTC  (5+ messages)
` [PATCH V7 "

[PATCH] nvme: resync include/linux/nvme.h with nvmecli
 2019-10-15 15:54 UTC 

[PATCH 0/8] arm64: Optimise and update memcpy, user copy and string routines
 2019-10-15 15:50 UTC  (9+ messages)
` [PATCH 1/8] arm64: Allow passing fault address to fixup handlers
` [PATCH 2/8] arm64: Import latest Cortex Strings memcpy implementation
` [PATCH 3/8] arm64: Import latest version of Cortex Strings' memcmp
` [PATCH 4/8] arm64: Import latest version of Cortex Strings' memmove
` [PATCH 5/8] arm64: Import latest version of Cortex Strings' strcmp
` [PATCH 6/8] arm64: Import latest version of Cortex Strings' strlen
` [PATCH 7/8] arm64: Import latest version of Cortex Strings' strncmp
` [PATCH 8/8] arm64: Tidy up _asm_extable_faultaddr usage

iomap: use SECTOR_SIZE instead of 512 in iomap_page definition
 2019-10-15 15:52 UTC  (2+ messages)

[PATCH] blockdev: Use error_report() in hmp_commit()
 2019-10-15 15:37 UTC  (2+ messages)

[block:for-linus 28/28] block/blk-cgroup.c:1429:18-29: ERROR: reference preceded by free on line 1419 (fwd)
 2019-10-15 15:52 UTC  (4+ messages)
` [PATCH block/for-linus] blkcg: fix botched pd_prealloc error handling in blkcg_activate_policy()

[dpdk-dev] testpmd / SR-IOV RX packets, but TX-errors
 2019-10-15 15:03 UTC  (3+ messages)

[PATCH v3 5/6] x86/ftrace: Use text_poke()
 2019-10-15 15:51 UTC  (11+ messages)

KASAN: use-after-free Read in usb_autopm_put_interface
 2019-10-15 15:51 UTC 

[PATCH] usb: renesas_usbhs: fix __le16 warnings
 2019-10-15 15:50 UTC 

[PATCH] nfsd: Fix races between nfsd4_cb_release() and nfsd4_shutdown_callback()
 2019-10-15 15:47 UTC 

[RFC PATCH 00/23] Add subcluster allocation to qcow2
 2019-10-15 15:42 UTC  (17+ messages)
` [RFC PATCH 02/23] qcow2: Split cluster_needs_cow() out of count_cow_clusters()
` [RFC PATCH 03/23] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()
` [RFC PATCH 07/23] qcow2: Add subcluster-related fields to BDRVQcow2State
` [RFC PATCH 08/23] qcow2: Add offset_to_sc_index()
` [RFC PATCH 11/23] qcow2: Add qcow2_get_subcluster_type()
` [RFC PATCH 13/23] qcow2: Add subcluster support to calculate_l2_meta()
` [RFC PATCH 14/23] qcow2: Add subcluster support to qcow2_get_cluster_offset()
` [RFC PATCH 15/23] qcow2: Add subcluster support to zero_in_l2_slice()
` [RFC PATCH 17/23] qcow2: Add subcluster support to check_refcounts_l2()
` [RFC PATCH 18/23] qcow2: Add subcluster support to expand_zero_clusters_in_l1()
` [RFC PATCH 19/23] qcow2: Fix offset calculation in handle_dependencies()
` [RFC PATCH 20/23] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
` [RFC PATCH 21/23] qcow2: Add subcluster support to handle_alloc_space()
` [RFC PATCH 22/23] qcow2: Restrict qcow2_co_pwrite_zeroes() to full clusters only
` [RFC PATCH 23/23] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit

[PATCH net] rxrpc: Fix possible NULL pointer access in ICMP handling
 2019-10-15 15:50 UTC  (3+ messages)

[PATCH] checkpatch: use patch subject when reading from stdin
 2019-10-15 15:50 UTC  (9+ messages)

[PATCH] vfio/type1: Initialize resv_msi_base
 2019-10-15 15:49 UTC  (2+ messages)

[PATCH block/for-linus] blk-rq-qos: fix first node deletion of rq_qos_del()
 2019-10-15 15:49 UTC 

[Xen-devel] [PATCH v3 0/4] iommu: fixes for interrupt remapping enabling
 2019-10-15 15:47 UTC  (5+ messages)
` [Xen-devel] [PATCH v3 1/4] iommu/amd: support all delivery modes with x2APIC
` [Xen-devel] [PATCH v3 2/4] x2APIC: simplify resume
` [Xen-devel] [PATCH v3 3/4] x2APIC: translate IO-APIC entries when enabling the IOMMU
` [Xen-devel] [PATCH v3 4/4] iommu: translate IO-APIC pins when enabling interrupt remapping

[dpdk-dev] [PATCH 1/2] sched: add support for 64 bit values
 2019-10-15 15:47 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/2] sched: modify internal structs and functions "

[PATCH v3 0/2] sched/topology: Asymmetric topologies fixes
 2019-10-15 15:42 UTC  (3+ messages)
` [PATCH v3 1/2] sched/topology: Don't try to build empty sched domains
` [PATCH v3 2/2] sched/topology: Allow sched_asym_cpucapacity to be disabled

[dpdk-dev] [PATCH v9 1/5] mempool: populate mempool with the page sized chunks of memory
 2019-10-15 15:46 UTC  (10+ messages)
` [dpdk-dev] [PATCH v10 0/5] kni: add IOVA=VA support
  ` [dpdk-dev] [PATCH v10 2/5] kni: add IOVA=VA support in KNI lib
  ` [dpdk-dev] [PATCH v10 3/5] kni: add app specific mempool create and free routines
  ` [dpdk-dev] [PATCH v10 4/5] kni: add IOVA=VA support in KNI module

[PATCH 1/3] staging: rtl8188eu: rename variables to avoid mixed case
 2019-10-15 15:45 UTC  (6+ messages)
` [PATCH 2/3] staging: rtl8188eu: convert variables from unsigned char to u8
` [PATCH 3/3] staging: rtl8188eu: remove blank lines

[PATCH] xmm7modem: fix for crash after receiving MT SMS after SIM swap
 2019-10-15 15:45 UTC  (2+ messages)

lift the xfs writepage code into iomap v7
 2019-10-15 15:43 UTC  (13+ messages)
` [PATCH 01/12] xfs: initialize iomap->flags in xfs_bmbt_to_iomap
` [PATCH 02/12] xfs: set IOMAP_F_NEW more carefully
` [PATCH 03/12] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 04/12] xfs: refactor the ioend merging code
` [PATCH 05/12] xfs: turn io_append_trans into an io_private void pointer
` [PATCH 06/12] xfs: remove the fork fields in the writepage_ctx and ioend
` [PATCH 07/12] iomap: zero newly allocated mapped blocks
` [PATCH 08/12] iomap: lift the xfs readpage / readpages tracing to iomap
` [PATCH 09/12] iomap: lift the xfs writeback code "
` [PATCH 10/12] iomap: warn on inline maps in iomap_writepage_map
` [PATCH 11/12] iomap: move struct iomap_page out of iomap.h
` [PATCH 12/12] iomap: cleanup iomap_ioend_compare

[MPTCP] [PATCH 3/3] mptcp: recvmsg() can drain data from multiple subflows
 2019-10-15 15:44 UTC 

[MPTCP] [PATCH 2/3] mptcp: flush duplicate data at data_ready() time
 2019-10-15 15:44 UTC 

[MPTCP] [PATCH 1/3] mptcp: move some helper into the header file
 2019-10-15 15:44 UTC 

[MPTCP] [PATCH 0/3] mptcp: just another recvmsg refactor
 2019-10-15 15:44 UTC 

[PATCH iproute2] man: remove "defaut group" sentence on ip link
 2019-10-15 15:35 UTC 

[PATCH 1/2] pidfd: verify task is alive when printing fdinfo
 2019-10-15 15:43 UTC  (4+ messages)

[PATCH] scripts/gdb: fix debugging modules on s390
 2019-10-15 15:43 UTC  (3+ messages)

[PATCH 0/2] Support patches for btrfs backup root rework
 2019-10-15 15:42 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: corrupt-block: Refactor tree block corruption code
` [PATCH 2/2] btrfs-progs: tests: Test backup root retention logic

[PATCH 0/8] tree reading cleanups in mount
 2019-10-15 15:42 UTC  (9+ messages)
` [PATCH 1/8] btrfs: Cleanup and simplify find_newest_super_backup
` [PATCH 2/8] btrfs: Remove newest_gen argument from find_oldest_super_backup
` [PATCH 3/8] btrfs: Add read_backup_root
` [PATCH 4/8] btrfs: Factor out tree roots initialization during mount
` [PATCH 5/8] btrfs: Don't use objectid_mutex "
` [PATCH 6/8] btrfs: Remove unused next_root_backup function
` [PATCH 7/8] btrfs: Rename find_oldest_super_backup to init_backup_root_slot
` [PATCH 8/8] btrfs: Streamline btrfs_fs_info::backup_root_index semantics

[RFC PATCH 00/19] btrfs: async discard support
 2019-10-15 15:42 UTC  (8+ messages)
` [PATCH 15/19] btrfs: load block_groups into discard_list on mount

[PATCH] drm: Generalized NV Block Linear DRM format mod
 2019-10-15 15:42 UTC  (5+ messages)

[RFC PATCH net 0/2] amd-xgbe: Sleeping while atomic during hibernate
 2019-10-15 15:41 UTC  (3+ messages)
` [RFC PATCH net 2/2] amd-xgbe: Avoid sleeping in napi_disable() while holding a spinlock

[PATCH v2 1/3] media: imx.rst: Specify the sabreauto variant
 2019-10-15 15:41 UTC  (5+ messages)
` [PATCH v2 3/3] media: imx.rst: Provide instructions for the i.MX6DL sabreauto

[Buildroot] [PATCH] package/qemu: bump to a hot-fix release 3.1.1.1
 2019-10-15 15:41 UTC 

[PATCH v2] iio: adc: intel_mrfld_adc: Add Basin Cove ADC driver
 2019-10-15 15:40 UTC  (7+ messages)

RFE: use patchwork to submit a patch
 2019-10-15 15:40 UTC  (9+ messages)

[Xen-devel] [PATCH v1 0/2] Remove backend xen store entry on domain destroy
 2019-10-15 15:39 UTC  (6+ messages)
` [Xen-devel] [PATCH v1 2/2] libxl: add removing XS backend path for PV devices "

[PATCH v3 00/10] ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: support WoV
 2019-10-15 15:37 UTC  (4+ messages)
` [PATCH v3 01/10] platform/chrome: cros_ec: remove unused EC feature
  ` [alsa-devel] "

[PATCH v9 00/28] New macros for assembler symbols
 2019-10-15 15:37 UTC  (3+ messages)
` [PATCH v9 13/28] um: Annotate data appropriately

[PATCH] decompressor: fix undeclared items
 2019-10-15 15:36 UTC  (2+ messages)

[patch net-next] selftests: bpf: don't try to read files without read permission
 2019-10-15 15:35 UTC  (2+ messages)

[PATCH] PCI: dwc: fix find_next_bit() usage
 2019-10-15 15:34 UTC  (2+ 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.