All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-02 19:23:58 to 2020-12-02 20:01:49 UTC [more...]

[RFC PATCH v2 0/4] Add Microchip PolarFire Soc Support
 2020-12-02 18:49 UTC  (3+ messages)
` [RFC PATCH v2 3/4] RISC-V: Initial DTS for Microchip ICICLE board

[PATCH] pstore: Tidy up an error check
 2020-12-02 20:00 UTC  (5+ messages)

[PATCH 1/2] soc: samsung: exynos-chipid: order list of SoCs by name
 2020-12-02 19:59 UTC  (2+ messages)
` [PATCH 2/2] soc: samsung: exynos-chipid: initialize later - with arch_initcall

[PATCH net-next] octeontx2-af: debugfs: delete dead code
 2020-12-02 20:01 UTC  (3+ messages)

[PATCH v2 0/5] Some cleanups and improvements for blk-iocost
 2020-12-02 19:59 UTC  (7+ messages)
` [PATCH v2 3/5] blk-iocost: Move the usage ratio calculation to the correct place
` [PATCH v2 4/5] blk-iocost: Factor out the active iocgs' state check into a separate function
` [PATCH v2 5/5] blk-iocost: Factor out the base vrate change "

[DISCUSSION] How to set properties of non-pluggable devices?
 2020-12-02 19:59 UTC  (2+ messages)

[PATCH] checkpatch: add warning for lines starting with a '#' in commit log
 2020-12-02 20:00 UTC  (2+ messages)
` [Linux-kernel-mentees] "

[PATCH v3] NFC: nxp-nci: Make firmware GPIO pin optional
 2020-12-02 19:59 UTC  (2+ messages)

orion-nand: uncorrectable ECC error on v5.10-rc6
 2020-12-02 19:57 UTC  (6+ messages)

[PATCH v7 0/5] um: suspend/resume support
 2020-12-02 19:58 UTC  (6+ messages)
` [PATCH v7 1/5] um: simplify os_idle_sleep() and sleep longer
` [PATCH v7 2/5] um: time: fix read_persistent_clock64() in time-travel
` [PATCH v7 3/5] um: allow PM with suspend-to-idle
` [PATCH v7 4/5] um: support suspend to RAM
` [PATCH v7 5/5] um: add a pseudo RTC

[bitbake-devel][PATCH] hashserv: client: Fix AF_UNIX path length limits
 2020-12-02 19:58 UTC 

[PATCH 0/7] ACPI: scan: Split root scanning into 2 steps
 2020-12-02 19:57 UTC  (6+ messages)

[Intel-gfx] [PATCH 0/9] drm/i915: Add the missing wakeref tracking for display power references
 2020-12-02 19:57 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Add the missing wakeref tracking for display power references (rev4)

[PATCH] docs: set CONFDIR when running sphinx
 2020-12-02 19:55 UTC  (3+ messages)

crypto: sun4i-ss: error with kmap
 2020-12-02 19:55 UTC  (8+ messages)

[PATCH v3 00/17] Introducing Linux root partition support for Microsoft Hypervisor
 2020-12-02 19:51 UTC  (2+ messages)

[PATCH] iommu/hyper-v: Fix panic on a host without the 15-bit APIC ID support
 2020-12-02 19:53 UTC  (3+ messages)

✅ PASS: Test report for kernel 5.9.12 (stable-queue)
 2020-12-02 19:52 UTC 

[PATCH v3 00/54] Cleanup error handling in relocation
 2020-12-02 19:51 UTC  (55+ 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 07/54] btrfs: pass down the tree block level through ref-verify
` [PATCH v3 08/54] btrfs: make sure owner is set in ref-verify
` [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 v3 14/54] btrfs: convert BUG_ON()'s in select_reloc_root() to proper errors
` [PATCH v3 15/54] btrfs: check record_root_in_trans related failures in select_reloc_root
` [PATCH v3 16/54] btrfs: do proper error handling in record_reloc_root_in_trans
` [PATCH v3 17/54] btrfs: handle btrfs_record_root_in_trans failure in btrfs_rename_exchange
` [PATCH v3 18/54] btrfs: handle btrfs_record_root_in_trans failure in btrfs_rename
` [PATCH v3 19/54] btrfs: handle btrfs_record_root_in_trans failure in btrfs_delete_subvolume
` [PATCH v3 20/54] btrfs: handle btrfs_record_root_in_trans failure in btrfs_recover_log_trees
` [PATCH v3 21/54] btrfs: handle btrfs_record_root_in_trans failure in create_subvol
` [PATCH v3 22/54] btrfs: btrfs: handle btrfs_record_root_in_trans failure in relocate_tree_block
` [PATCH v3 23/54] btrfs: handle btrfs_record_root_in_trans failure in start_transaction
` [PATCH v3 24/54] btrfs: handle record_root_in_trans failure in qgroup_account_snapshot
` [PATCH v3 25/54] btrfs: handle record_root_in_trans failure in btrfs_record_root_in_trans
` [PATCH v3 26/54] btrfs: handle record_root_in_trans failure in create_pending_snapshot
` [PATCH v3 27/54] btrfs: do not panic in __add_reloc_root
` [PATCH v3 28/54] btrfs: have proper error handling in btrfs_init_reloc_root
` [PATCH v3 29/54] btrfs: do proper error handling in create_reloc_root
` [PATCH v3 30/54] btrfs: validate ->reloc_root after recording root in trans
` [PATCH v3 31/54] btrfs: handle btrfs_update_reloc_root failure in commit_fs_roots
` [PATCH v3 32/54] btrfs: change insert_dirty_subvol to return errors
` [PATCH v3 33/54] btrfs: handle btrfs_update_reloc_root failure in insert_dirty_subvol
` [PATCH v3 34/54] btrfs: handle btrfs_update_reloc_root failure in prepare_to_merge
` [PATCH v3 35/54] btrfs: do proper error handling in btrfs_update_reloc_root
` [PATCH v3 36/54] btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s
` [PATCH v3 37/54] btrfs: handle initial btrfs_cow_block error in replace_path
` [PATCH v3 38/54] btrfs: handle the loop "
` [PATCH v3 39/54] btrfs: handle btrfs_search_slot failure "
` [PATCH v3 40/54] btrfs: handle errors in reference count manipulation "
` [PATCH v3 41/54] btrfs: handle extent reference errors in do_relocation
` [PATCH v3 42/54] btrfs: check for BTRFS_BLOCK_FLAG_FULL_BACKREF being set improperly
` [PATCH v3 43/54] btrfs: remove the extent item sanity checks in relocate_block_group
` [PATCH v3 44/54] btrfs: do proper error handling in create_reloc_inode
` [PATCH v3 45/54] btrfs: handle __add_reloc_root failure in btrfs_recover_relocation
` [PATCH v3 46/54] btrfs: handle __add_reloc_root failure in btrfs_reloc_post_snapshot
` [PATCH v3 47/54] btrfs: cleanup error handling in prepare_to_merge
` [PATCH v3 48/54] btrfs: handle extent corruption with select_one_root properly
` [PATCH v3 49/54] btrfs: do proper error handling in merge_reloc_roots
` [PATCH v3 50/54] btrfs: check return value of btrfs_commit_transaction in relocation
` [PATCH v3 51/54] btrfs: do not WARN_ON() if we can't find the reloc root
` [PATCH v3 52/54] btrfs: print the actual offset in btrfs_root_name
` [PATCH v3 53/54] btrfs: fix reloc root leak with 0 ref reloc roots on recovery
` [PATCH v3 54/54] btrfs: splice remaining dirty_bg's onto the transaction dirty bg list

[PATCH] dpaa_eth: copy timestamp fields to new skb in A-050385 workaround
 2020-12-02 19:52 UTC  (3+ messages)

[PATCH] hw/block: m25p80: Fix fast read for SST flashes
 2020-12-02 19:40 UTC  (2+ messages)

[poky][PATCH] Add variable-key quality checker
 2020-12-02 19:53 UTC 

[PATCH 09/17] ath: regd: Provide description for ath_reg_apply_ir_flags's 'reg' param
 2020-12-02 19:51 UTC  (2+ messages)

[PATCH] x86/platform/uv: Fix an error code in uv_hubs_init()
 2020-12-02 19:51 UTC  (3+ messages)

[dhowells-fs:fscache-iter 48/76] fs/fscache/cache_init.c:84:8: error: implicit declaration of function 'fscache_proc_caching_init'; did you mean
 2020-12-02 19:51 UTC 

[Buildroot] [PATCH/next v1] package/mtools: bump version to 4.0.26
 2020-12-02 19:51 UTC 

[bluez PATCH v1 0/3] Emit InterfacesAdded/InterfacesRemoved at correct root path
 2020-12-02 19:50 UTC  (5+ messages)
` [bluez PATCH v1 2/3] gdbus: Emit InterfacesAdded/Removed at app "

[PATCH v2] arm64: defconfig: Enable REGULATOR_PF8X00
 2020-12-02 19:49 UTC  (6+ messages)

stable-rc/queue/4.19 baseline: 180 runs, 7 regressions (v4.19.161-13-g2523a0a7f663)
 2020-12-02 19:49 UTC 

[PATCH 1/2] ASoC: fsl-asoc-card: Add support for si476x codec
 2020-12-02 19:45 UTC  (4+ messages)

[PATCH] nanopb: move to dynamic-layers
 2020-12-02 19:48 UTC 

[MPTCP] Weekly meeting - 3 December 2020 16:00 UTC (8am PDT, 5pm CET, 12pm CST)
 2020-12-02 19:48 UTC 

[RFC 1/2] perf core: Add PERF_COUNT_SW_CGROUP_SWITCHES event
 2020-12-02 19:47 UTC  (3+ messages)

[PATCH 0/2 v2] Improve error handling of verifier tests
 2020-12-02 19:45 UTC  (3+ messages)
` [PATCH 1/2] selftests/bpf: Print reason when a tester could not run a program
` [PATCH 2/2] selftests/bpf: Avoid errno clobbering

[PATCH 00/18] qapi/qom: QAPIfy object-add
 2020-12-02 19:45 UTC  (11+ messages)

[u-boot,v2019.04-aspeed, v1 0/1] Common:fdt: Check for error return
 2020-12-02 19:47 UTC  (2+ messages)
` [u-boot, v2019.04-aspeed, v1 1/1] Common:fdt: Check for error return value

[RHEL8.4 BZ1844297 CVE-2020-8694 v5] powercap: restrict energy meter to root access
 2020-12-02 19:45 UTC  (2+ messages)

[PATCH] blk-throttle: don't check whether or not lower limit is valid if CONFIG_BLK_DEV_THROTTLING_LOW is off
 2020-12-02 19:44 UTC  (2+ messages)

[Buildroot] [ISSUE] gdk-pixbuf dependency on librsvg for its SVG loader
 2020-12-02 19:45 UTC 

[PATCH] arch/riscv: enable XIP
 2020-12-02 19:44 UTC  (4+ messages)

[PROBLEM] drivers:hid 2 memory leaks suspected
 2020-12-02 19:43 UTC 

[PATCH v2 0/4] membarrier fixes
 2020-12-02 19:43 UTC  (7+ messages)
` [PATCH v2 2/4] membarrier: Add an actual barrier before rseq_preempt()
` [PATCH v2 3/4] membarrier: Explicitly sync remote cores when SYNC_CORE is requested
` [PATCH v2 4/4] membarrier: Execute SYNC_CORE on the calling thread

[PATCH v2 0/3] btrfs async discard fixes & improvements
 2020-12-02 19:39 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs: fix async discard stall
` [PATCH v2 2/3] btrfs: fix racy access to discard_ctl data
` [PATCH v2 3/3] btrfs: don't overabuse discard lock

[Buildroot] [PATCH/next v1 1/2] package/ninja: bump version to 1.10.2
 2020-12-02 19:42 UTC  (2+ messages)
` [Buildroot] [PATCH/next v1 2/2] package/meson: bump version to 0.56.0

[PATCH 00/10] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini
 2020-12-02 19:40 UTC  (16+ messages)
` [PATCH 04/10] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini SOM
` [PATCH 08/10] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini C.TOUCH 2.0

[PATCH net] bonding: fix feature flag setting at init time
 2020-12-02 19:39 UTC  (8+ messages)
` [PATCH net v2] "

[PATCH] net: wl1251: remove trailing semicolon in macro definition
 2020-12-02 19:39 UTC  (2+ messages)
`  "

[PATCH v3] x86/pci: fix the function type for check_reserved_t
 2020-12-02 19:39 UTC  (2+ messages)

[PATCH] net: cisco: remove trailing semicolon in macro definition
 2020-12-02 19:39 UTC  (2+ messages)
` airo: "

[PATCH 1/5] wilc1000: added 'ndo_set_mac_address' callback support
 2020-12-02 19:38 UTC  (2+ messages)

[PATCH v3] brcmfmac: expose firmware config files through modinfo
 2020-12-02 19:37 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Record the plane update times for debugging
 2020-12-02 19:37 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2] "

[PATCH] scsi: iscsi: fix inappropriate use of put_device
 2020-12-02 19:35 UTC  (2+ messages)

[PATCH 1/1] scripts/ci: add configuration for a Vagrant virtual machine
 2020-12-02 19:35 UTC  (3+ messages)

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2020-12-02 19:34 UTC  (4+ messages)
` [PATCH v8 3/4] doc: trusted-encrypted: updates with TEE as a new trust source

[PATCH 0/5] irq: Reorder time handling against HARDIRQ_OFFSET on IRQ entry v3
 2020-12-02 19:34 UTC  (7+ messages)
` [PATCH 1/5] sched/cputime: Remove symbol exports from IRQ time accounting
  ` [tip: irq/core] "
` [PATCH 2/5] s390/vtime: Use the generic IRQ entry accounting
  ` [tip: irq/core] "

[PATCH] ASoC: pcm: send DAPM_STREAM_STOP event in dpcm_fe_dai_shutdown
 2020-12-02 19:33 UTC 

[tobetter-linux:odroid-5.10.0-panfrost 37/87] drivers/media/platform/s5p-mfc/s5p_mfc.c:861:47: error: use of undeclared identifier 'DMA_ATTR_NON_CONSISTENT'
 2020-12-02 19:34 UTC 

[Intel-gfx] [PATCH] drm/i915/selftests: Tidy prng constructor for client blits
 2020-12-02 19:33 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v2] iio: sx9310: Fix semtech,avg-pos-strength setting when > 16
 2020-12-02 19:32 UTC  (4+ messages)

[PATCH v2 1/2] mmc: Support kmsg dumper based on pstore/blk
 2020-12-02 19:32 UTC  (4+ messages)
  ` [EXT] "

[PATCH] iio: sx9310: Off by one in sx9310_read_thresh()
 2020-12-02 19:32 UTC  (3+ messages)

[PATCH] libtracefs: make it build against musl C library
 2020-12-02 19:31 UTC  (5+ messages)

pm/testing sleep: 7 runs, 1 regressions (v5.10-rc6-87-g53bf34061bc2)
 2020-12-02 19:31 UTC 

[Bug 201539] New: AMDGPU R9 390 automatic fan speed control in Linux 4.19
 2020-12-02 19:31 UTC  (2+ messages)
` [Bug 201539] AMDGPU R9 390 automatic fan speed control in Linux 4.19/4.20/5.0

[Accel-config] [PATCH v1 11/11] accel-config: Clear conditions blocking unit test after failure
 2020-12-02 19:30 UTC 

[Accel-config] [PATCH v1 10/11] accel-config: Add documentation for mdev commands
 2020-12-02 19:30 UTC 

[Accel-config] [PATCH v1 09/11] accel-config: Add wq locked state support
 2020-12-02 19:30 UTC 

[Accel-config] [PATCH v1 08/11] accel-config: Unit tests for mdev support
 2020-12-02 19:30 UTC 

[Accel-config] [PATCH v1 07/11] accel-config: Improve management of test cases
 2020-12-02 19:30 UTC 

[Accel-config] [PATCH v1 06/11] accel-config: Add mdev create and remove commands
 2020-12-02 19:30 UTC 

[Accel-config] [PATCH v1 05/11] accel-config: Implement create and remove mdev library API
 2020-12-02 19:30 UTC 

[Accel-config] [PATCH v1 04/11] accel-config: Add mdev json support
 2020-12-02 19:30 UTC 

[Accel-config] [PATCH v1 03/11] accel-config: Add lib functions to list mdevs and retrieve mdev properties
 2020-12-02 19:30 UTC 

[Accel-config] [PATCH v1 02/11] accel-config: Create mdev structures and load mdevs into device context
 2020-12-02 19:30 UTC 

[Accel-config] [PATCH v1 01/11] accel-config: Add mdev path to device context
 2020-12-02 19:30 UTC 

[Accel-config] [PATCH v1 00/11] accel-config: Add mdev support
 2020-12-02 19:30 UTC 

[MPTCP] [PATCH net-next 0/3] mptcp: reject invalid mp_join requests right away
 2020-12-02 19:28 UTC  (4+ messages)
` [MPTCP] [PATCH net-next 1/3] security: add const qualifier to struct sock in various places
  `  "
    ` [MPTCP] "

[PATCH v3 00/10] hvf: Implement Apple Silicon Support
 2020-12-02 19:27 UTC  (2+ messages)

[PATCH] scsi: qedi: fix missing destroy_workqueue() on error in __qedi_probe
 2020-12-02 19:27 UTC  (2+ messages)

[PATCH] overlay: Implement volatile-specific fsync error behaviour
 2020-12-02 19:26 UTC  (7+ messages)

[PATCH v2 0/8] xen/arm: Add support for SMMUv3 driver
 2020-12-02 19:26 UTC  (5+ messages)
` [PATCH v2 8/8] "

[PATCH v2 1/1] Fix to show vfio migration stat in migration status
 2020-12-02 19:24 UTC  (2+ messages)

[jlelli:fixes/bristot/dl_for_test_v2 5/6] kernel/sched/sched.h:2404:11: error: 'struct task_struct' has no member named 'cpu'
 2020-12-02 19:27 UTC 

[PATCH v2 0/4] Chunk Heap Support on DMA-HEAP
 2020-12-02 19:26 UTC  (9+ messages)
` [PATCH v2 2/4] mm: introduce cma_alloc_bulk API

[PATCH] wlcore: Switch to using the new API kobj_to_dev()
 2020-12-02 19:25 UTC  (2+ messages)

[PATCH v2 01/10] rtw88: coex: run coexistence when WLAN entering/leaving LPS
 2020-12-02 19:24 UTC  (2+ messages)

[PATCH v2 0/5] Improve s0ix flows for systems i219LM
 2020-12-02 19:24 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[PATCH 3/5] sched/vtime: Consolidate IRQ time accounting
 2020-12-02 19:23 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 4/5] irqtime: Move irqtime entry accounting after irq offset incrementation
 2020-12-02 19:23 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 5/5] irq: Call tick_irq_enter() inside HARDIRQ_OFFSET
 2020-12-02 19:23 UTC  (2+ messages)
` [tip: irq/core] "

[f2fs-dev] Using secure erase in f2fs
 2020-12-02 19:23 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.