All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-22 01:22:59 to 2020-12-22 03:53:22 UTC [more...]

[PATCH] ALSA: hda: Enable runtime PM when codec probe fails
 2020-12-22  2:49 UTC  (15+ messages)
` [PATCH v2] ALSA: hda: Continue to probe "
                    ` [Nouveau] "

[PATCH v11 00/40] btrfs: zoned block device support
 2020-12-22  3:49 UTC  (15+ messages)
` [PATCH v11 01/40] block: add bio_add_zone_append_page
  ` [PATCH v11 02/40] iomap: support REQ_OP_ZONE_APPEND
  ` [PATCH v11 03/40] btrfs: defer loading zone info after opening trees
  ` [PATCH v11 04/40] btrfs: change superblock location on conventional zone
  ` [PATCH v11 05/40] btrfs: release path before calling into btrfs_load_block_group_zone_info
  ` [PATCH v11 06/40] btrfs: do not load fs_info->zoned from incompat flag
  ` [PATCH v11 07/40] btrfs: disallow fitrim in ZONED mode
  ` [PATCH v11 08/40] btrfs: emulated zoned mode on non-zoned devices
  ` [PATCH v11 09/40] btrfs: implement zoned chunk allocator
  ` [PATCH v11 10/40] btrfs: verify device extent is aligned to zone
  ` [PATCH v11 11/40] btrfs: load zone's allocation offset
  ` [PATCH v11 12/40] btrfs: calculate allocation offset for conventional zones
  ` [PATCH v11 13/40] btrfs: track unusable bytes for zones
  ` [PATCH v11 14/40] btrfs: do sequential extent allocation in ZONED mode

[PATCH 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2020-12-22  3:48 UTC  (20+ messages)
` [PATCH 04/14] dt-bindings: display: bridge: Add i.MX8qm/qxp pixel combiner binding
` [PATCH 06/14] dt-bindings: display: bridge: Add i.MX8qm/qxp display pixel link binding
` [PATCH 11/14] dt-bindings: display: bridge: Add i.MX8qm/qxp LVDS display bridge binding

[v5,0/3] PCI: mediatek: Add new generation controller support
 2020-12-22  3:38 UTC  (5+ messages)
` [v5,2/3] PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192

[PATCH] virtio_net: Fix recursive call to cpus_read_lock()
 2020-12-22  3:49 UTC  (2+ messages)

[PATCH 1/3] mm/memcg: revise the using condition of lock_page_lruvec function series
 2020-12-22  3:49 UTC  (6+ messages)
` [PATCH 2/3] mm/memcg: remove rcu locking for "
` [PATCH 3/3] mm/compaction: remove rcu_read_lock during page compaction

[PATCH] Makefile: Remove Module.symvers when make clean
 2020-12-22  3:46 UTC  (2+ messages)

[PATCH] AOSP: erofs-utils: fix sub directory prefix path in canned fs_config
 2020-12-22  3:44 UTC  (2+ messages)

[PATCH] power: supply: bq27xxx: Supporrt CHARGE_NOW for bq27z561/bq28z610/bq34z100
 2020-12-22  3:44 UTC  (5+ messages)

[PATCH] ath: add support for special 0x0 regulatory domain
 2020-12-22  3:42 UTC 

[PATCH v2] librdmacm: Make some functions report proper errno
 2020-12-22  3:40 UTC  (6+ messages)
        ` 答复: "

"Cannot allocate memory" on ring creation (not RLIMIT_MEMLOCK)
 2020-12-22  3:35 UTC  (12+ messages)

[RFC PATCH 0/5] powerpc/64s/radix: Use non-atomic ops for PTE
 2020-12-22  3:37 UTC  (7+ messages)
` [RFC PATCH 1/5] powerpc/64s: update_mmu_cache inline the radix test
` [RFC PATCH 3/5] powerpc/64s: add CONFIG_PPC_NMMU for nest MMU support

[PATCH RFC v3 1/1] scsi: ufs: Fix ufs power down/on specs violation
 2020-12-22  3:36 UTC  (9+ messages)

[PATCH] x86/hyperv: Fix kexec panic/hang issues
 2020-12-22  3:36 UTC  (4+ messages)

[PATCH v3 0/2] permit to set block parameters per vendor
 2020-12-22  3:34 UTC  (7+ messages)
  ` [PATCH v3 1/2] ufs: add a vops to configure block parameter
  ` [PATCH v3 2/2] ufs: ufs-exynos: set dma_alignment to 4095

[PATCH] powerpc: always enable queued spinlocks for 64s, disable for others
 2020-12-22  3:28 UTC  (3+ messages)

[PATCH] ath11k: add ieee80211_unregister_hw to avoid kernel crash caused by NULL pointer
 2020-12-22  3:30 UTC  (2+ messages)

[PATCH v3 0/5] MSFT offloading support for advertisement monitor
 2020-12-22  3:26 UTC  (4+ messages)
` [PATCH v3 4/5] Bluetooth: advmon offload MSFT handle controller reset

[PATCH v4] ovl: fix dentry leak in ovl_get_redirect
 2020-12-22  3:26 UTC  (2+ messages)

[PATCH v3 0/3] mm: improve pte updates and dirty/accessed
 2020-12-22  3:24 UTC  (4+ messages)
` [PATCH v3 3/3] mm: optimise pte dirty/accessed bit setting by demand based pte insertion

update.c:undefined reference to `irq_work_queue'
 2020-12-22  3:24 UTC  (2+ messages)

[PATCH v2 6/9] dt-bindings: i2c: Update DT binding docs to support SiFive FU740 SoC
 2020-12-22  3:23 UTC  (3+ messages)

[dpdk-dev] [RFC PATCH v1 0/6] refactor smp barriers in app/eventdev
 2020-12-22  3:22 UTC  (7+ messages)
` [dpdk-dev] [RFC PATCH v1 1/6] app/eventdev: fix SMP barrier bugs for perf test
` [dpdk-dev] [RFC PATCH v1 2/6] app/eventdev: remove unnecessary barriers "
` [dpdk-dev] [RFC PATCH v1 3/6] app/eventdev: replace wmb with thread fence "
` [dpdk-dev] [RFC PATCH v1 4/6] app/eventdev: add release barriers for pipeline test
` [dpdk-dev] [RFC PATCH v1 5/6] app/eventdev: remove unnecessary "
` [dpdk-dev] [RFC PATCH v1 6/6] app/eventdev: remove unnecessary barriers for order test

[PATCH] HID: wacom: Fix memory leakage caused by kfifo_alloc
 2020-12-22  3:22 UTC  (2+ messages)

[PATCH v3 0/5] Add Microchip PolarFire Soc Support
 2020-12-22  3:19 UTC  (3+ messages)

[PATCH] mm/userfaultfd: fix memory corruption due to writeprotect
 2020-12-22  3:19 UTC  (13+ messages)

[PATCH] drm/amdgpu: Do not change amdgpu framebuffer format during page flip
 2020-12-22  3:18 UTC 

[PATCH] ASoC: rt1015: modify calibration sequence for better performance
 2020-12-22  3:15 UTC 

[dpdk-dev] [PATCH 0/2] Enhance Async Enqueue for Small Packets
 2020-12-22  9:46 UTC  (4+ messages)
` [dpdk-dev] [Patch v2 "
  ` [dpdk-dev] [Patch v2 1/2] vhost: cleanup async enqueue
  ` [dpdk-dev] [Patch v2 2/2] vhost: enhance async enqueue for small packets

[PATCH] i3c/master/mipi-i3c-hci: Fix position of __maybe_unused in i3c_hci_of_match
 2020-12-22  3:13 UTC  (3+ messages)

[PATCH] block: move definition of blk_qc_t to types.h
 2020-12-22  3:11 UTC 

[dpdk-dev] [PATCH 0/8] Introduce emudev library and iavf emudev driver
 2020-12-22  3:09 UTC  (6+ messages)

[PATCH] media/siano: Fix transmission parameters reporting for ISDB-T
 2020-12-22  3:05 UTC 

[PATCH liburing] test: use a map to define test files / devices we need
 2020-12-22  3:03 UTC  (3+ messages)

[PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
 2020-12-22  3:01 UTC  (9+ messages)

[printk] 698d74a93f: WARNING:at_kernel/rcu/tree_plugin.h:#rcu_note_context_switch
 2020-12-22  3:00 UTC 

[PATCH v10 00/11] Free some vmemmap pages of HugeTLB page
 2020-12-22  2:49 UTC  (8+ messages)
` [PATCH v10 03/11] mm/hugetlb: Free the vmemmap pages associated with each "
    ` [External] "

[dpdk-dev] [PATCH 5/5] librte_ethdev: add to use apistats
 2020-12-22  2:50 UTC  (4+ messages)

[PATCH RFC 00/12] vdpa: generalize vdpa simulator and add block device
 2020-12-22  2:44 UTC  (7+ messages)

[Aspeed, ncsi-rx, v1 0/1] net: ftgmac100: Fix AST2600EVB NCSI RX issue
 2020-12-22  2:43 UTC  (7+ messages)
    ` [Aspeed,ncsi-rx, "

[RESEND] [RFC PATCH] xen/arm: domain_build: Ignore empty memory bank
 2020-12-22  2:40 UTC  (3+ messages)

[virtio-comment] [PATCH RFC] virtio: introduce VIRTIO_F_DEVICE_STOP
 2020-12-22  2:38 UTC  (7+ messages)
` [virtio-comment] "

[PATCH v3 0/2] Let illegal access to user-space memory die
 2020-12-22  2:35 UTC  (3+ messages)

port power is on again after turning off by user space
 2020-12-22  2:35 UTC  (11+ messages)

[PATCH v2 0/2] negative-refspec: fix segfault on : refspec
 2020-12-22  2:28 UTC  (13+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] test-lib-functions: handle --add in test_config
  ` [PATCH v4 0/2] negative-refspec: fix segfault on : refspec
    ` [PATCH v4 1/2] "

[PATCH] sysboot: add zboot support to boot x86 image
 2020-12-22  2:28 UTC  (2+ messages)

[PATCH] mac80211: do intersection with he mcs and nss set of peer and own
 2020-12-22  2:28 UTC  (2+ messages)

[PATCH linux dev-5.8] ARM: dts: aspeed: Add Supermicro x11spi BMC machine
 2020-12-22  2:23 UTC  (2+ messages)

[PATCH 1/2] of: platform: introduce platform data length for auxdata
 2020-12-22  2:23 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/5] add apistats function
 2020-12-22  2:22 UTC  (5+ messages)

[PATCH v2 0/2] permit to set block parameters per vendor
 2020-12-22  2:22 UTC  (4+ messages)
  ` [PATCH v2 1/2] ufs: add a vops to configure block parameter
  ` [PATCH v2 2/2] ufs: ufs-exynos: set dma_alignment to 4095

[PATCH] riscv: Cleanup sbi function stubs when RISCV_SBI disabled
 2020-12-22  2:23 UTC  (2+ messages)

BUG: unable to handle kernel paging request in squashfs_decompress
 2020-12-22  2:20 UTC  (2+ messages)

[PATCH v2] fsp: Move and rename fsp_types.h file
 2020-12-22  2:20 UTC  (2+ messages)

[PATCH v2 0/6] kernfs: proposed locking and concurrency improvement
 2020-12-22  2:17 UTC  (18+ messages)

[PATCH] fsp: Move and rename fsp_types.h file
 2020-12-22  2:16 UTC  (2+ messages)

[PATCH] usb: host: xhci-plat: fix support for XHCI_SKIP_PHY_INIT quirk
 2020-12-22  2:14 UTC  (2+ messages)

[PATCH v3 0/5] Remove LPC register partitioning
 2020-12-22  2:13 UTC  (8+ messages)
` [PATCH v3 3/5] ipmi: kcs: aspeed: Adapt to new LPC DTS layout

[PATCH v1] doc: edison: Update information about xFSTK
 2020-12-22  2:14 UTC  (2+ messages)

[RFC PATCH v2 0/2] blk-mq: Avoid use-after-free for accessing old requests
 2020-12-22  2:13 UTC  (7+ messages)
` [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs

[PATCH bpf-next 0/2] bpf: misc performance improvements for cgroup hooks
 2020-12-22  2:11 UTC  (9+ messages)
` [PATCH bpf-next 1/2] bpf: try to avoid kzalloc in cgroup/{s,g}etsockopt
` [PATCH bpf-next 2/2] bpf: split cgroup_bpf_enabled per attach type

[PATCH] fs: io_uring.c: Add skip option for __io_sqe_files_update
 2020-12-22  2:10 UTC  (3+ messages)

[PATCH v7 00/17] propose config-based hooks (part I)
 2020-12-22  2:11 UTC  (2+ messages)

[patch] zswap: fix zswap_frontswap_load() vs zsmalloc::map/unmap() might_sleep() splat
 2020-12-22  2:10 UTC  (15+ messages)
` [PATCH] zsmalloc: do not use bit_spin_lock

[SPDK] Cancelled: The next SPDK Bug Scrub and Community Meeting Thursday, December 24/31, 2020, 12:00 PM GMT+8
 2020-12-22  2:07 UTC 

[PATCH] Smack: Handle io_uring kernel thread privileges
 2020-12-22  2:05 UTC  (2+ messages)

[PATCH v6 net-next 0/2] net: dsa: add stats64 support
 2020-12-22  1:59 UTC  (3+ messages)
` [PATCH v6 net-next 2/2] net: dsa: qca: ar9331: export stats64

[PATCH v3] ovl: fix dentry leak in ovl_get_redirect
 2020-12-22  1:59 UTC  (3+ messages)

[PATCH v18 0/3] scsi: ufs: Add Host Performance Booster Support
 2020-12-22  1:58 UTC  (4+ messages)
  ` [PATCH v18 1/3] scsi: ufs: Introduce HPB feature
  ` [PATCH v18 2/3] scsi: ufs: L2P map management for HPB read
  ` [PATCH v18 3/3] scsi: ufs: Prepare HPB read for cached sub-region

[PATCH v2] sbc_primitives: Fix build on non-x86
 2020-12-22  1:57 UTC  (2+ messages)

[PATCH v2] imx: ahab: allow to bypass confirmation for ahab_close cmd
 2020-12-22  1:55 UTC  (2+ messages)

Default to HW mSBC on capable controllers ?
 2020-12-22  1:54 UTC  (4+ messages)

[PATCH net] ppp: Fix PPPIOCUNBRIDGECHAN request number
 2020-12-22  1:50 UTC  (2+ messages)

[PATCH net v4] net: mvpp2: Fix GoP port 3 Networking Complex Control configurations
 2020-12-22  1:50 UTC  (2+ messages)

linux-next: Tree for Dec 22
 2020-12-22  1:49 UTC 

[PATCH 1/3] dt-bindings: input: cros-ec-keyb: Add a new property
 2020-12-22  1:47 UTC  (3+ messages)
` [PATCH 2/3] Input: cros_ec_keyb - Support custom top-row keys
` [PATCH 3/3] Input: cros-ec-keyb - Expose function row physical map to userspace

[PATCH] speakup: Add github repository URL and bug tracker
 2020-12-22  1:47 UTC 

No event logs in webUI
 2020-12-21  0:37 UTC 

k10temp: ZEN3 readings are broken
 2020-12-22  1:45 UTC 

[PATCH v3] RISC-V: enable XIP
 2020-12-22  1:44 UTC  (3+ messages)

kunit stopped working
 2020-12-22  1:43 UTC  (8+ messages)

[PATCH] hw/block: m25p80: Fix fast read for SST flashes
 2020-12-22  1:40 UTC  (13+ messages)

[RFC]: kexec: change to handle memory/cpu changes
 2020-12-22  1:40 UTC  (3+ messages)

[PATCH net v2 0/3] ucc_geth fixes
 2020-12-22  1:40 UTC  (2+ messages)

[PATCH net] ionic: account for vlan tag len in rx buffer len
 2020-12-22  1:40 UTC  (2+ messages)

[PATCH 00/18] arm64: dts: renesas: Cleanup Beacon Kit and support more SoC's
 2020-12-22  1:39 UTC  (8+ messages)
` [PATCH 01/18] arm64: dts: renesas: beacon kit: Configure programmable clocks

[PATCH net] atm: idt77252: call pci_disable_device() on error path
 2020-12-22  1:40 UTC  (2+ messages)

[PATCH v2] x86/intel: insert Ice Lake X (server) model numbers
 2020-12-22  1:39 UTC  (3+ messages)

[PATCH 0/4] sched/idle: Fix missing need_resched() checks after rcu_idle_enter()
 2020-12-22  1:37 UTC  (5+ messages)
` [PATCH 1/4] sched/idle: Fix missing need_resched() check "
` [PATCH 2/4] cpuidle: "
` [PATCH 3/4] ARM: imx6q: "
` [PATCH 4/4] ACPI: processor: "

rcu: INFO: rcu_sched self-detected stall on CPU
 2020-12-22  1:35 UTC 

[Patch bpf-next v3 0/3] bpf: introduce timeout map
 2020-12-22  1:33 UTC  (4+ messages)
` [Patch bpf-next v3 1/3] "
` [Patch bpf-next v3 2/3] selftests/bpf: add test cases for bpf "
` [Patch bpf-next v3 3/3] selftests/bpf: add timeout map check in map_ptr tests

Standard test parameters for NAS workloads?
 2020-12-22  1:31 UTC  (2+ messages)

drivers/misc/habanalabs/common/firmware_if.c:371:18: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour
 2020-12-22  1:32 UTC 

[PATCH] SUNRPC: xprt: prevent shift-out-of-bounds
 2020-12-22  1:29 UTC 

[Bug report] overlayfs over xfs whiteout operation may cause deadlock
 2020-12-22  1:29 UTC  (3+ messages)

[xen-unstable-smoke test] 157779: tolerable all pass - PUSHED
 2020-12-22  1:24 UTC 

[RFC PATCH 0/3][v3] vfs, overlayfs: Fix syncfs() to return correct errors
 2020-12-22  1:23 UTC  (3+ messages)
` [PATCH 1/3] vfs: Do not ignore return code from s_op->sync_fs

[PATCH v14 0/4] xfs: avoid transaction reservation recursion
 2020-12-22  1:21 UTC  (3+ messages)
` [PATCH v14 3/4] xfs: introduce xfs_trans_context_swap() for rolling transaction
` [PATCH v14 4/4] xfs: use current->journal_info to avoid transaction reservation recursion


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.