messages from 2020-12-03 01:24:29 to 2020-12-03 02:31:36 UTC [more...]
[PATCH V2 0/2] block: add bio_iov_iter_nvecs for figuring out nr_vecs
2020-12-03 2:29 UTC
[PATCH v3 00/18] ibmvfc: initial MQ development
2020-12-03 2:08 UTC (32+ messages)
` [PATCH v3 01/18] ibmvfc: add vhost fields and defaults for MQ enablement
` [PATCH v3 02/18] ibmvfc: define hcall wrapper for registering a Sub-CRQ
` [PATCH v3 03/18] ibmvfc: add Subordinate CRQ definitions
` [PATCH v3 04/18] ibmvfc: add alloc/dealloc routines for SCSI Sub-CRQ Channels
` [PATCH v3 05/18] ibmvfc: add Sub-CRQ IRQ enable/disable routine
` [PATCH v3 06/18] ibmvfc: add handlers to drain and complete Sub-CRQ responses
` [PATCH v3 07/18] ibmvfc: define Sub-CRQ interrupt handler routine
` [PATCH v3 08/18] ibmvfc: map/request irq and register Sub-CRQ interrupt handler
` [PATCH v3 09/18] ibmvfc: implement channel enquiry and setup commands
` [PATCH v3 10/18] ibmvfc: advertise client support for using hardware channels
` [PATCH v3 11/18] ibmvfc: set and track hw queue in ibmvfc_event struct
` [PATCH v3 12/18] ibmvfc: send commands down HW Sub-CRQ when channelized
` [PATCH v3 13/18] ibmvfc: register Sub-CRQ handles with VIOS during channel setup
` [PATCH v3 14/18] ibmvfc: add cancel mad initialization helper
` [PATCH v3 15/18] ibmvfc: send Cancel MAD down each hw scsi channel
` [PATCH v3 16/18] ibmvfc: enable MQ and set reasonable defaults
` [PATCH v3 17/18] ibmvfc: provide modules parameters for MQ settings
` [PATCH v3 18/18] ibmvfc: drop host lock when completing commands in CRQ
[PATCH] io_uring: always let io_iopoll_complete() complete polled io
2020-12-03 2:30 UTC (2+ messages)
[PATCH v2 0/5] regmap/SoundWire/ASoC: Add SoundWire SDCA support
2020-12-03 2:29 UTC (5+ messages)
` [PATCH v2 3/5] ASoC/SoundWire: rt715-sdca: First version of rt715 sdw sdca codec driver
[cip-dev] [PATCH v2 4.4.y-cip 00/11] Renesas RZ/G1x add SoC detection support
2020-12-03 2:28 UTC (3+ messages)
[PATCH v5 3/4] lib/test_kasan.c: add workqueue test case
2020-12-03 2:27 UTC
[PATCH net-next] devlink: Add devlink port documentation
2020-12-03 2:27 UTC (3+ messages)
` [PATCH net-next v3] "
[PATCH v5 2/4] kasan: print workqueue stack
2020-12-03 2:27 UTC
[PATCH v2 0/9] Allow deleting files with unsupported encryption policy
2020-12-03 2:20 UTC (30+ messages)
` [f2fs-dev] "
` [f2fs-dev] [PATCH v2 1/9] ext4: remove ext4_dir_open()
` "
` [PATCH v2 2/9] f2fs: remove f2fs_dir_open()
` [f2fs-dev] "
` [f2fs-dev] [PATCH v2 3/9] ubifs: remove ubifs_dir_open()
` "
` [PATCH v2 4/9] ext4: don't call fscrypt_get_encryption_info() from dx_show_leaf()
` [f2fs-dev] "
` [f2fs-dev] [PATCH v2 5/9] fscrypt: introduce fscrypt_prepare_readdir()
` "
` [PATCH v2 6/9] fscrypt: move body of fscrypt_prepare_setattr() out-of-line
` [f2fs-dev] "
` [PATCH v2 7/9] fscrypt: move fscrypt_require_key() to fscrypt_private.h
` [f2fs-dev] "
` [PATCH v2 8/9] fscrypt: unexport fscrypt_get_encryption_info()
` [f2fs-dev] "
` [PATCH v2 9/9] fscrypt: allow deleting files with unsupported encryption policy
` [f2fs-dev] "
[PATCH v5 1/4] workqueue: kasan: record workqueue stack
2020-12-03 2:24 UTC (3+ messages)
[PATCH v3 00/54] Cleanup error handling in relocation
2020-12-03 2:23 UTC (23+ messages)
` [PATCH v3 01/54] btrfs: fix error handling in commit_fs_roots
` [PATCH v3 02/54] btrfs: allow error injection for btrfs_search_slot and btrfs_cow_block
` [PATCH v3 03/54] btrfs: fix lockdep splat in btrfs_recover_relocation
` [PATCH v3 04/54] btrfs: keep track of the root owner for relocation reads
` [PATCH v3 05/54] btrfs: noinline btrfs_should_cancel_balance
` [PATCH v3 06/54] btrfs: do not cleanup upper nodes in btrfs_backref_cleanup_node
` [PATCH v3 09/54] btrfs: don't clear ret in btrfs_start_dirty_block_groups
` [PATCH v3 10/54] btrfs: convert some BUG_ON()'s to ASSERT()'s in do_relocation
` [PATCH v3 11/54] btrfs: convert BUG_ON()'s in relocate_tree_block
` [PATCH v3 12/54] btrfs: return an error from btrfs_record_root_in_trans
` [PATCH v3 13/54] btrfs: handle errors from select_reloc_root()
[PATCH 1/2] ARM: dts: armada388-helios4: assign pinctrl to LEDs
2020-12-03 2:23 UTC (2+ messages)
` [PATCH 2/2] ARM: dts: armada388-helios4: assign pinctrl to each fan
[PATCH v5 0/4] kasan: add workqueue stack for generic KASAN
2020-12-03 2:21 UTC (3+ messages)
[PATCH V7 0/3] Minor fixes to UFS error handling
2020-12-03 2:21 UTC (3+ messages)
` [PATCH V7 2/3] scsi: ufs: Fix a race condition between ufshcd_abort and eh_work
[RFC 1/2] pull: warn that pulling will not merge by default in Git 3.0
2020-12-03 2:21 UTC (3+ messages)
` [RFC 2/2] pull: default pull.ff to "only" when pull.rebase is not set either
[linux-next:master 2419/9562] drivers/auxdisplay/hd44780.c:254:6: warning: Variable 'ret' is reassigned a value before the old one has been used. 'break; '
2020-12-03 2:21 UTC
[PATCH net] vxlan: fix error return code in __vxlan_dev_create()
2020-12-03 2:20 UTC (2+ messages)
[PATCH net] net: pasemi: fix error return code in pasemi_mac_open()
2020-12-03 2:20 UTC (2+ messages)
[PATCH net] cxgb3: fix error return code in t3_sge_alloc_qset()
2020-12-03 2:20 UTC (2+ messages)
[dpdk-dev] [PATCH 0/2] net/mlx5: hash list optimization
2020-12-03 2:18 UTC (4+ messages)
` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH v2 1/2] net/mlx5: optimize hash list synchronization
` [dpdk-dev] [PATCH v2 2/2] net/mlx5: optimize the hash list entry memory
[PATCH net] iavf: fix double-release of rtnl_lock
2020-12-03 2:18 UTC (2+ messages)
` [Intel-wired-lan] "
scheduling while atomic in z3fold
2020-12-03 2:16 UTC (12+ messages)
[tip:core/entry] BUILD SUCCESS c6156e1da633f241e132eaea3b676d674376d770
2020-12-03 2:16 UTC
[lee-linaro:google/android-3.18-queue 74/586] net/rxrpc/ar-key.c:1188:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
2020-12-03 2:18 UTC
[u-boot,v2019.04-aspeed, v1 0/1] Common:fdt: Check for error return
2020-12-03 2:17 UTC (2+ messages)
` [u-boot, v2019.04-aspeed, "
[PATCH] rtw88: reduce polling time of IQ calibration
2020-12-03 2:16 UTC
Issues with LaCie USB3 drive and UAS
2020-12-03 2:11 UTC (14+ messages)
[PATCH] rtc: adapt allowed RTC update error
2020-12-03 2:10 UTC (12+ messages)
[RFC 1/2] perf core: Add PERF_COUNT_SW_CGROUP_SWITCHES event
2020-12-03 2:10 UTC (3+ messages)
[PATCH 0/3] arm64:msr: Add MSR driver
2020-12-03 2:09 UTC (10+ messages)
[PATCH 1/1] bareudp: constify device_type declaration
2020-12-03 2:10 UTC (2+ messages)
[PATCH v25 00/16] Timestamp synchronization of host - guest tracing session
2020-12-03 2:09 UTC (5+ messages)
` [PATCH v25 09/16] trace-cmd: Add scaling ratio for timestamp correction
` [PATCH v25 10/16] trace-cmd: Add time sync protocol flags
[PATCH v2 0/9] eMMC inline encryption support
2020-12-03 2:05 UTC (10+ messages)
` [PATCH v2 1/9] mmc: add basic support for inline encryption
` [PATCH v2 2/9] mmc: cqhci: rename cqhci.c to cqhci-core.c
` [PATCH v2 3/9] mmc: cqhci: initialize upper 64 bits of 128-bit task descriptors
` [PATCH v2 4/9] mmc: cqhci: add support for inline encryption
` [PATCH v2 5/9] mmc: cqhci: add cqhci_host_ops::program_key
` [PATCH v2 6/9] firmware: qcom_scm: update comment for ICE-related functions
` [PATCH v2 7/9] dt-bindings: mmc: sdhci-msm: add ICE registers and clock
` [PATCH v2 8/9] arm64: dts: qcom: sdm630: add ICE registers and clocks
` [PATCH v2 9/9] mmc: sdhci-msm: add Inline Crypto Engine support
[PATCH] ASoC: dpcm: acquire dpcm_lock in dpcm_do_trigger()
2020-12-03 1:06 UTC (3+ messages)
[PATCH] [media] qm1d1c0042: fix error return code in qm1d1c0042_init()
2020-12-03 2:05 UTC (2+ messages)
[PATCH] tty: Remove dead termiox code
2020-12-03 2:03 UTC
[PATCH v2] cmd: Add a pwm command
2020-12-03 2:04 UTC (5+ messages)
[PATCH v1] x86: edison: Add CPU to compatible string
2020-12-03 2:04 UTC (2+ messages)
[PATCH 1/1] efi_loader: replace printf by log in efi_uclass.c
2020-12-03 2:04 UTC (2+ messages)
[PATCH v3 1/2] cmd: load: Fix code indentation
2020-12-03 2:04 UTC (2+ messages)
[PATCH 00/27] dm: Change the way sequence numbers are implemented
2020-12-03 2:04 UTC (3+ messages)
[PATCH 0/3] x86/insn: Fix not using prefixes.nbytes for loop over prefixes.bytes
2020-12-03 2:03 UTC (8+ messages)
` [PATCH 1/3] x86/sev-es: "
` [PATCH 2/3] x86/uprobes: "
[PATCH] doc: make HTML manual reproducible
2020-12-03 2:00 UTC (7+ messages)
[pull request][net-next V2] mlx5 next 2020-12-02
2020-12-03 2:00 UTC (2+ messages)
[PATCH v2 1/2] x86/IRQ: make max number of guests for a shared IRQ configurable
2020-12-03 1:58 UTC (2+ messages)
` [PATCH v2 2/2] x86/IRQ: allocate guest array of max size only for shareable IRQs
[linux-nfc] [PATCH v5 net-next 0/4] nfc: s3fwrn5: Support a UART interface
2020-12-03 1:58 UTC (2+ messages)
` "
[Cluster-devel] [GIT PULL] gfs2 fixes for 5.10-rc5
2020-12-03 1:57 UTC (3+ messages)
` "
md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition
2020-12-03 1:55 UTC (5+ messages)
[Intel-wired-lan] [PATCH net-next v1 0/9] ethtool: Add support for frame preemption
2020-12-03 1:53 UTC (4+ messages)
` [Intel-wired-lan] [PATCH net-next v1 1/9] ethtool: Add support for configuring "
` "
[PATCH v3 00/10] hvf: Implement Apple Silicon Support
2020-12-03 1:52 UTC (4+ messages)
` [PATCH v3 05/10] hvf: arm: Mark CPU as dirty on reset
[Patch net] lwt: disable BH too in run_lwt_bpf()
2020-12-03 1:50 UTC (5+ messages)
[arm64] db410c: BUG: Invalid wait context
2020-12-03 1:49 UTC (2+ messages)
[PATCH V2] uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
2020-12-03 1:50 UTC (9+ messages)
[PATCH v10] hwmon:Driver for Delta power supplies Q54SJ108A2
2020-12-03 1:49 UTC (2+ messages)
[PATCH] iov_iter: optimise bvec iov_iter_advance()
2020-12-03 1:45 UTC
[PATCH -V6 RESEND 0/3] numa balancing: Migrate on fault among multiple bound nodes
2020-12-03 1:49 UTC (4+ messages)
` [PATCH -V6 RESEND 2/3] NOT kernel/man-pages: man2/set_mempolicy.2: Add mode flag MPOL_F_NUMA_BALANCING
[dm-devel] [PATCH v2] block: use gcd() to fix chunk_sectors limit stacking
2020-12-03 1:48 UTC (8+ messages)
` [dm-devel] [PATCH] dm: "
` [dm-devel] "
[PATCH v2] block: fix inflight statistics of part0
2020-12-03 1:46 UTC (6+ messages)
Is git-am expected to honor core.sharedRepository?
2020-12-03 1:44 UTC (3+ messages)
[PATCH v2] i2c: mlxbf: Fix the return check of devm_ioremap and ioremap
2020-12-03 1:46 UTC
[PATCH v6 0/3] Update to zstd-1.4.6
2020-12-03 1:42 UTC (5+ messages)
` [PATCH v6 1/3] lib: zstd: Add kernel-specific API
` [f2fs-dev] "
[PATCH v2] hwmon: (ina3221) Fix PM usage counter unbalance in ina3221_write_enable
2020-12-03 1:42 UTC (2+ messages)
[PATCH linux hwmon-next v4 0/3] SB-TSI hwmon driver v4
2020-12-03 1:37 UTC (3+ messages)
` [PATCH linux hwmon-next v4 1/3] hwmon: (sbtsi) Add basic support for SB-TSI sensors
[PATCH 0/5] crypto: caam - avoid allocating memory at crypto request runtime
2020-12-03 1:35 UTC (6+ messages)
` [PATCH 1/5] crypto: caam/jr - avoid allocating memory at crypto request runtime for skcipher
` [PATCH 2/5] crypto: caam/jr - avoid allocating memory at crypto request runtime for aead
` [PATCH 3/5] crypto: caam/jr - avoid allocating memory at crypto request runtime fost hash
` [PATCH 4/5] crypto: caam/qi - avoid allocating memory at crypto request runtime
` [PATCH 5/5] crypto: caam/qi2 "
[PATCH] ASoC: fsl_audmix: Remove unneeded data field
2020-12-03 1:34 UTC
[PATCH 0/8] arm64: sunxi: Initial Allwinner H616 SoC support
2020-12-03 1:35 UTC (5+ messages)
` [PATCH 7/8] arm64: dts: allwinner: Add Allwinner H616 .dtsi file
[v2] i2c: mediatek: Move suspend and resume handling to NOIRQ phase
2020-12-03 1:25 UTC (5+ messages)
[PATCH] drm/amdgpu/powerplay: parse fan table for CI asics
2020-12-03 1:35 UTC (2+ messages)
[PATCH 0/6] prohibit pinning pages in ZONE_MOVABLE
2020-12-03 1:34 UTC (6+ messages)
` [PATCH 6/6] mm/gup: migrate pinned pages out of movable zone
[PATCH] userfaultfd: selftests: make __{s,u}64 format specifiers portable
2020-12-03 1:32 UTC (4+ messages)
Invoice 637600
2020-12-03 1:31 UTC
[f2fs-dev] [PATCH v2 1/2] f2fs: add compress_mode mount option
2020-12-03 1:30 UTC (7+ messages)
[PATCH] mmc: mediatek: Add system suspend/resume interface
2020-12-03 1:29 UTC (6+ messages)
[PATCH v2 1/3] dt-bindings: edac: aspeed-sdram-edac: Add ast2400/ast2600 support
2020-12-03 1:27 UTC (9+ messages)
` [PATCH v2 3/3] edac: Supporting AST2400 and AST2600 edac driver
[PATCH V2 0/3] blk-mq/nvme-loop: use nvme-loop's lock class for addressing lockdep false positive warning
2020-12-03 1:26 UTC (4+ messages)
` [PATCH V2 1/3] blk-mq: add new API of blk_mq_hctx_set_fq_lock_class
` [PATCH V2 2/3] nvme-loop: use blk_mq_hctx_set_fq_lock_class to set loop's lock class
` [PATCH V2 3/3] Revert "block: Fix a lockdep complaint triggered by request queue flushing"
[PATCH v4] f2fs: compress: support compress level
2020-12-03 1:28 UTC (2+ messages)
[PATCH net v2] net/x25: prevent a couple of overflows
2020-12-03 1:27 UTC (4+ messages)
[PATCH 0/3] blk-mq/nvme-loop: use nvme-loop's lock class for addressing lockdep false positive warning
2020-12-03 1:23 UTC (6+ messages)
[PATCH] lib/find_bit: Add find_prev_*_bit functions
2020-12-03 1:23 UTC (8+ messages)
` (no subject)
`
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.