All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-26 00:07:32 to 2021-03-26 00:41:55 UTC [more...]

[PATCH v4 00/19] qapi: static typing conversion, pt3
 2021-03-26  0:40 UTC  (5+ messages)
` [PATCH v4 13/19] qapi/expr.py: Consolidate check_if_str calls in check_if

[PATCH 0/6] Allow signals for IO threads
 2021-03-26  0:39 UTC  (7+ messages)
` [PATCH 1/8] io_uring: handle signals for IO threads like a normal thread
` [PATCH 2/8] kernel: unmask SIGSTOP for IO threads
` [PATCH 3/8] Revert "signal: don't allow sending any signals to PF_IO_WORKER threads"
` [PATCH 4/8] Revert "kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals"
` [PATCH 5/8] Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"
` [PATCH 6/8] Revert "signal: don't allow STOP on PF_IO_WORKER threads"

[PATCH] KVM: VMX: Check the corresponding bits according to the intel sdm
 2021-03-26  0:39 UTC  (4+ messages)

stable-rc/queue/4.19 baseline: 144 runs, 6 regressions (v4.19.183-23-g2029c0e11438)
 2021-03-26  0:40 UTC 

[PATCH net 0/2] net: do not modify the shared tunnel info when PMTU triggers an ICMP reply
 2021-03-26  0:40 UTC  (2+ messages)

[PATCH] drm/bridge: adv7511: fix support for large EDIDs
 2021-03-26  0:39 UTC  (2+ messages)

[PATCH] adv7604: fix HPD support for adv7611/12
 2021-03-26  0:38 UTC  (2+ messages)

[RFC PATCH-for-6.1 00/10] hw/misc: Add memory_region_add_subregion_aliased() helper
 2021-03-26  0:27 UTC  (11+ messages)
` [RFC PATCH-for-6.1 01/10] hw/misc: Add device to help managing aliased memory regions
` [PATCH-for-6.1 02/10] hw/arm/musicpal: Open-code pflash_cfi02_register() call
` [RFC PATCH-for-6.1 03/10] hw/arm/musicpal: Map flash using memory_region_add_subregion_aliased()
` [PATCH-for-6.1 04/10] hw/arm/digic: Open-code pflash_cfi02_register() call
` [RFC PATCH-for-6.1 05/10] hw/arm/digic: Map flash using memory_region_add_subregion_aliased()
` [PATCH-for-6.1 06/10] hw/block/pflash_cfi02: Remove pflash_setup_mappings()
` [PATCH-for-6.1 07/10] hw/block/pflash_cfi02: Simplify pflash_cfi02_register() prototype
` [RFC PATCH-for-6.1 08/10] hw/misc/aliased_region: Simplify aliased I/O regions
` [PATCH-for-6.1 09/10] hw/m68k/q800: Add MacIO container
` [RFC PATCH-for-6.1 10/10] hw/m68k/q800: Map MacIO using memory_region_add_subregion_aliased()

Hardware support by Xenomai 3.1
 2021-03-26  0:39 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v2 00/11] warning cleanups
 2021-03-26  0:38 UTC  (12+ messages)
` [Intel-wired-lan] [PATCH net-next v2 01/11] e100: handle eeprom as little endian
` [Intel-wired-lan] [PATCH net-next v2 02/11] intel: remove checker warning
` [Intel-wired-lan] [PATCH net-next v2 03/11] fm10k: move error check
` [Intel-wired-lan] [PATCH net-next v2 04/11] igb/igc: use strongly typed pointer
` [Intel-wired-lan] [PATCH net-next v2 05/11] igb: handle vlan types with checker enabled
` [Intel-wired-lan] [PATCH net-next v2 06/11] igb: fix assignment on big endian machines
` [Intel-wired-lan] [PATCH net-next v2 07/11] igb: override two checker warnings
` [Intel-wired-lan] [PATCH net-next v2 08/11] intel: call csum functions with well formatted arguments
` [Intel-wired-lan] [PATCH net-next v2 09/11] igbvf: convert to strongly typed descriptors
` [Intel-wired-lan] [PATCH net-next v2 10/11] ixgbe: use checker safe conversions
` [Intel-wired-lan] [PATCH net-next v2 11/11] ixgbe: reduce checker warnings

[PATCHv2] adv7604: support EDIDs up to 4 blocks
 2021-03-26  0:37 UTC  (2+ messages)

[bpf PATCH] small test_maps fix
 2021-03-26  0:35 UTC  (4+ messages)
` [bpf PATCH] bpf, selftests: test_maps generating unrecognized data section

[PATCH v16 00/11] xfs: Delay Ready Attributes
 2021-03-26  0:33 UTC  (12+ messages)
` [PATCH v16 01/11] xfs: Reverse apply 72b97ea40d
` [PATCH v16 02/11] xfs: Add xfs_attr_node_remove_cleanup
` [PATCH v16 03/11] xfs: Hoist xfs_attr_set_shortform
` [PATCH v16 04/11] xfs: Add helper xfs_attr_set_fmt
` [PATCH v16 05/11] xfs: Separate xfs_attr_node_addname and xfs_attr_node_addname_clear_incomplete
` [PATCH v16 06/11] xfs: Add helper xfs_attr_node_addname_find_attr
` [PATCH v16 07/11] xfs: Hoist xfs_attr_node_addname
` [PATCH v16 08/11] xfs: Hoist xfs_attr_leaf_addname
` [PATCH v16 09/11] xfs: Hoist node transaction handling
` [PATCH v16 10/11] xfs: Add delay ready attr remove routines
` [PATCH v16 11/11] xfs: Add delay ready attr set routines

[PATCH v16 00/28] xfsprogs: Delay Ready Attributes
 2021-03-26  0:31 UTC  (29+ messages)
` [PATCH v16 01/28] xfsprogs: fix an ABBA deadlock in xfs_rename
` [PATCH v16 02/28] xfsprogs: Add helper for checking per-inode extent count overflow
` [PATCH v16 03/28] xfsprogs: Check for extent overflow when trivally adding a new extent
` [PATCH v16 04/28] xfsprogs: Check for extent overflow when punching a hole
` [PATCH v16 05/28] xfsprogs: Check for extent overflow when adding dir entries
` [PATCH v16 06/28] xfsprogs: Check for extent overflow when removing "
` [PATCH v16 07/28] xfsprogs: Check for extent overflow when renaming "
` [PATCH v16 08/28] xfsprogs: Check for extent overflow when adding/removing xattrs
` [PATCH v16 09/28] xfsprogs: Check for extent overflow when writing to unwritten extent
` [PATCH v16 10/28] xfsprogs: Check for extent overflow when moving extent from cow to data fork
` [PATCH v16 11/28] xfsprogs: Check for extent overflow when swapping extents
` [PATCH v16 12/28] xfsprogs: Introduce error injection to reduce maximum inode fork extent count
` [PATCH v16 13/28] xfsprogs: Remove duplicate assert statement in xfs_bmap_btalloc()
` [PATCH v16 14/28] xfsprogs: Compute bmap extent alignments in a separate function
` [PATCH v16 15/28] xfsprogs: Process allocated extent "
` [PATCH v16 16/28] xfsprogs: Introduce error injection to allocate only minlen size extents for files
` [PATCH v16 17/28] libxfs: expose inobtcount in xfs geometry
` [PATCH v16 18/28] xfsprogs: Reverse apply 72b97ea40d
` [PATCH v16 19/28] xfsprogs: Add xfs_attr_node_remove_cleanup
` [PATCH v16 20/28] xfsprogs: Hoist xfs_attr_set_shortform
` [PATCH v16 21/28] xfsprogs: Add helper xfs_attr_set_fmt
` [PATCH v16 22/28] xfsprogs: Separate xfs_attr_node_addname and xfs_attr_node_addname_clear_incomplete
` [PATCH v16 23/28] xfsprogs: Add helper xfs_attr_node_addname_find_attr
` [PATCH v16 24/28] xfsprogs: Hoist xfs_attr_node_addname
` [PATCH v16 25/28] xfsprogs: Hoist xfs_attr_leaf_addname
` [PATCH v16 26/28] xfsprogs: Hoist node transaction handling
` [PATCH v16 27/28] xfsprogs: Add delay ready attr remove routines
` [PATCH v16 28/28] xfsprogs: Add delay ready attr set routines

[PATCH net-next] net: ethernet: mtk_eth_soc: remove unused variable 'count'
 2021-03-26  0:30 UTC  (4+ messages)

[PATCH 0/2] STM32 USBPHYC vbus-supply property support
 2021-03-26  0:28 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: phy: add vbus-supply optional property to phy-stm32-usbphyc

[PATCH net-next 0/6] net: ipa: update registers for other versions
 2021-03-26  0:30 UTC  (2+ messages)

[PATCH v2] net: axienet: allow setups without MDIO
 2021-03-26  0:30 UTC  (2+ messages)

[PATCH] dt-bindings: net: micrel-ksz90x1.txt: correct documentation
 2021-03-26  0:30 UTC  (2+ messages)

[PATCH net] net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clock
 2021-03-26  0:30 UTC  (2+ messages)

[PATCH net] amd-xgbe: Update DMA coherency values
 2021-03-26  0:30 UTC  (2+ messages)

[PATCH resend 0/4] nfc: fix Resource leakage and endless loop
 2021-03-26  0:30 UTC  (2+ messages)

[PATCH net-next v2] net: change netdev_unregister_timeout_secs min value to 1
 2021-03-26  0:30 UTC  (2+ messages)

[tip:x86/core] BUILD SUCCESS 2304d14db6595bea5292bece06c4c625b12d8f89
 2021-03-26  0:28 UTC 

[PATCH v3] dm: i2c: Add a migration method for I2C
 2021-03-26  0:29 UTC  (10+ messages)

[PATCH] kernel/resource: Fix locking in request_free_mem_region
 2021-03-26  0:26 UTC 

[RFC PATCH] perfbook/papersize: ebook reader size support
 2021-03-26  0:26 UTC  (6+ messages)
` [PATCH -perfbook 0/5] "

xfs inode structure cleanups v3
 2021-03-26  0:25 UTC  (5+ messages)
` [PATCH 09/18] xfs: move the di_nblocks field to struct xfs_inode

[PATCH v4 0/7] Default request/fence expiry + watchdog
 2021-03-26  0:25 UTC  (4+ messages)
` [PATCH 7/7] drm/i915: Allow configuring default request expiry via modparam
  ` [Intel-gfx] "

[PATCH] prctl: fix overwrite last but one entry in auxv vector
 2021-03-26  0:24 UTC  (3+ messages)
` [PATCH v2] prctl: PR_SET_MM - unify copying of user's auvx

[ANNOUNCE] xfs-linux: for-next updated to 25dfa65f8149
 2021-03-26  0:24 UTC 

[PATCH V4] file-posix: allow -EBUSY error during ioctl(fd, BLKZEROOUT, range) on block
 2021-03-26  0:20 UTC  (6+ messages)

[PATCH 0/3] Add DT bindings and DT nodes for USB in SC7280
 2021-03-26  0:22 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: usb: qcom,dwc3: Add bindings for SC7280

[PATCHSET v5 0/9] xfs: deferred inode inactivation
 2021-03-26  0:22 UTC  (10+ messages)
` [PATCH 1/9] xfs: refactor the inode recycling code
` [PATCH 2/9] xfs: deferred inode inactivation
` [PATCH 3/9] xfs: expose sysfs knob to control inode inactivation delay
` [PATCH 4/9] xfs: force inode inactivation and retry fs writes when there isn't space
` [PATCH 5/9] xfs: force inode garbage collection before fallocate when space is low
` [PATCH 6/9] xfs: parallelize inode inactivation
` [PATCH 7/9] xfs: create a polled function to force "
` [PATCH 8/9] xfs: add inode scan limits to the eofblocks ioctl
` [PATCH 9/9] xfs: don't run speculative preallocation gc when fs is frozen

[PATCH] devicetree: bindings: clock: Minor typo fix in the file armada3700-tbg-clock.txt
 2021-03-26  0:21 UTC  (6+ messages)

[PATCHSET v3 0/6] xfs: clean up incore inode walk functions
 2021-03-26  0:21 UTC  (7+ messages)
` [PATCH 1/6] xfs: use s_inodes in xfs_qm_dqrele_all_inodes
` [PATCH 2/6] xfs: remove iter_flags parameter from xfs_inode_walk_*
` [PATCH 3/6] xfs: remove indirect calls from xfs_inode_walk{,_ag}
` [PATCH 4/6] xfs: pass struct xfs_eofblocks to the inode scan callback
` [PATCH 5/6] xfs: merge xfs_reclaim_inodes_ag into xfs_inode_walk_ag
` [PATCH 6/6] xfs: refactor per-AG inode tagging functions

[PATCH] ACPICA: Fix a typo
 2021-03-26  0:19 UTC 

[PATCHSET v2 0/2] xfs: make xfs_can_free_eofblocks a predicate
 2021-03-26  0:21 UTC  (3+ messages)
` [PATCH 1/2] xfs: move the xfs_can_free_eofblocks call under the IOLOCK
` [PATCH 2/2] xfs: move the check for post-EOF mappings into xfs_can_free_eofblocks

[PATCH] drivers: net: ethernet: struct sk_buff is declared duplicately
 2021-03-26  0:20 UTC  (2+ messages)

[PATCH -next 0/5]Fix some typos
 2021-03-26  0:20 UTC  (2+ messages)

[PATCH net-next] net: dsa: b53: spi: add missing MODULE_DEVICE_TABLE
 2021-03-26  0:20 UTC  (2+ messages)

[PATCH net-next] r8169: remove rtl_hw_start_8168c_3
 2021-03-26  0:20 UTC  (2+ messages)

[PATCH net-next 0/2] net: gve: make cleanup for gve
 2021-03-26  0:20 UTC  (2+ messages)

[PATCH bpf-next] libbpf: constify few bpf_program getters
 2021-03-26  0:20 UTC  (2+ messages)

[PATCH v3 00/10] Fix bugs and add support for new Ingenic SoCs
 2021-03-26  0:18 UTC  (3+ messages)
` [PATCH v3 05/10] dt-bindings: pinctrl: Add bindings "

[PATCH v3 1/3] dt-bindings: Add vendor prefix and trivial device for BluTek BPA-RS600
 2021-03-26  0:17 UTC  (2+ messages)

[PATCH 0/1] Enable PR Service support in eSDK
 2021-03-26  0:16 UTC  (2+ messages)
` [PATCH 1/1] populate_sdk_ext: Add support for PR service

[PATCH] i386/acpi: restore device paths for pre-5.1 vms
 2021-03-26  0:12 UTC  (8+ messages)

[RFC PATCH mptcp-next v2 0/8] initial SOL_SOCKET support
 2021-03-26  0:14 UTC  (5+ messages)
` [RFC PATCH mptcp-next v2 5/8] mptcp: setsockopt: add SO_MARK support

[PATCH v3 00/20] Sparse Index: Design, Format, Tests
 2021-03-26  0:12 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 07/20] test-read-cache: print cache entries with --table

[Intel-gfx] [PATCH 1/2] drm/i915: Fix transposed arguments to skl_plane_wm_level()
 2021-03-26  0:14 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] "

[PATCH 0/2] Don't show PF_IO_WORKER in /proc/<pid>/task/
 2021-03-26  0:11 UTC  (11+ messages)

[PATCH v1 0/6] Add support for DISP/VIDEO/GPU CCs for SC7280
 2021-03-26  0:11 UTC  (3+ messages)
` [PATCH v1 1/6] dt-bindings: clock: Add SC7280 DISPCC clock binding

[PATCH v7 00/38] SCMI vendor protocols and modularization
 2021-03-26  0:08 UTC  (4+ messages)
` [PATCH v7 18/38] clk: scmi: port driver to the new scmi_clk_proto_ops interface

[RESEND][PATCH v6 2/2] Added AMS tsl2591 device tree binding
 2021-03-26  0:10 UTC 

[PATCH] fddi: skfp: Rudimentary spello fixes
 2021-03-26  0:09 UTC  (2+ messages)

[RFC PATCH 1/3] dt-bindings: display: simple: Add the panel on sc7180-trogdor-pompom
 2021-03-26  0:09 UTC  (3+ messages)

[PATCH v7 0/8] Add support for SVM atomics in Nouveau
 2021-03-26  0:08 UTC  (36+ messages)
` [Nouveau] "
` [PATCH v7 1/8] mm: Remove special swap entry functions
  ` [Nouveau] "
` [PATCH v7 2/8] mm/swapops: Rework swap entry manipulation code
  ` [Nouveau] "
` [PATCH v7 3/8] mm/rmap: Split try_to_munlock from try_to_unmap
  ` [Nouveau] "
` [PATCH v7 4/8] mm/rmap: Split migration into its own function
  ` [Nouveau] "
` [PATCH v7 5/8] mm: Device exclusive memory access
  ` [Nouveau] "
` [PATCH v7 6/8] mm: Selftests for exclusive device memory
  ` [Nouveau] "
` [PATCH v7 7/8] nouveau/svm: Refactor nouveau_range_fault
  ` [Nouveau] "
` [PATCH v7 8/8] nouveau/svm: Implement atomic SVM access
  ` [Nouveau] "

linux-next: manual merge of the vfs tree with the cifs tree
 2021-03-26  0:09 UTC 

drivers/dma/ti/k3-udma.c:4236 bcdma_setup_resources() error: 'rm_res' dereferencing possible ERR_PTR()
 2021-03-26  0:09 UTC 

[linux-next:master 3792/7299] drivers/gpu/drm/gud/gud_drv.c:95:28: sparse: sparse: cast to restricted __le32
 2021-03-26  0:07 UTC  (2+ messages)

[PATCH 0/6] octeontx cleanup and fixes
 2021-03-26  0:07 UTC  (7+ messages)
` [PATCH 1/6] arm: octeontx: move CONFIG_SUPPORT_RAW_INITRD to configs
` [PATCH 2/6] arm: octeontx: support generic distro config
` [PATCH 3/6] arm: octeontx: enable WDT_SBSA
` [PATCH 4/6] drivers: net: octeontx: fix QSGMII
` [PATCH 5/6] drivers: ata: ahci: update max id if it is more than available ports
` [PATCH 6/6] net: octeontx: smi: fix mii probe


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.