All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-22 23:40:49 to 2020-12-23 01:38:32 UTC [more...]

[PATCH v3 00/10] make "mktag" use fsck_tag()
 2020-12-23  1:35 UTC  (7+ messages)
` [PATCH v4 00/20] make "mktag" use fsck_tag() & more
` [PATCH v4 01/20] mktag doc: say <hash> not <sha1>
` [PATCH v4 02/20] mktag doc: grammar fix, when exists -> when it exists
` [PATCH v4 03/20] mktag doc: update to explain why to use this
` [PATCH v4 04/20] mktag tests: don't needlessly use a subshell
` [PATCH v4 05/20] mktag tests: remove needless SHA-1 hardcoding

post-receive: pub/scm/git/git
 2020-12-23  1:38 UTC 

[PATCH v2 0/7] Finish converting git bisect to C part 3
 2020-12-23  1:36 UTC  (4+ messages)
` [PATCH v2 2/7] bisect--helper: reimplement `bisect_replay` shell function in C

[PATCH v2, 00/17] drm/mediatek: add support for mediatek SOC MT8192
 2020-12-23  1:36 UTC  (26+ messages)
` [PATCH v2, 01/17] dt-bindings: mediatek: add description for postmask
` [PATCH v2, 02/17] dt-bindings: mediatek: add CLK_MM_DISP_CONFIG control description for mt8192 display
` [PATCH v2, 04/17] drm/mediatek: add component OVL_2L2
` [PATCH v2, 07/17] drm/mediatek: add disp config and mm 26mhz clock into mutex device
` [PATCH v2, 10/17] drm/mediatek: fix aal size config

[Intel-wired-lan] X710 NIC can't do IPv6 VXLAN TSO offload
 2020-12-23  1:37 UTC  (2+ messages)

[RFC PATCH 2/2] mm: readahead: handle LARGE input to get_init_ra_size()
 2020-12-23  1:35 UTC  (2+ messages)

[PATCH v2 0/6] Add MMC/SD support for S700
 2020-12-23  1:32 UTC  (11+ messages)
` [PATCH v2 2/6] clk: actions: Add SD/MMC clocks
  ` [PATCH v2 4/6] ARM: dts: s700: add MMC/SD controller node
  ` [PATCH v2 5/6] mmc: actions: add MMC driver for Actions OWL S700

[PATCH v5 0/7] Several changes for UFS WriteBooster
 2020-12-23  1:31 UTC  (7+ messages)
` [PATCH v5 1/7] scsi: ufs: Add "wb_on" sysfs node to control WB on/off

+ lib-linear_ranges-fix-repeated-words-one-typo.patch added to -mm tree
 2020-12-23  1:26 UTC 

[PATCH] thunderbolt: Use kmemdup instead of kzmalloc and memcpy
 2020-12-23  1:26 UTC 

discard and data=writeback
 2020-12-23  1:25 UTC  (7+ messages)

[PATCH 1/3] tools/mgmt-tester: Update sample data for adv features
 2020-12-23  1:25 UTC  (4+ messages)
` [PATCH 2/3] emulator/btdev: Add support LE_READ_TX_POWER command
` [PATCH 3/3] tools/mgmt-tester: Adds new test data with updated tx power
` [1/3] tools/mgmt-tester: Update sample data for adv features

[PATCH wireless v2 -next] wcn36xx: Remove unnecessary memset
 2020-12-23  1:25 UTC 

[PATCH] target/riscv/pmp: Raise exception if no PMP entry is configured
 2020-12-23  1:21 UTC  (2+ messages)

patman regression?
 2020-12-23  1:25 UTC  (9+ messages)

[PATCH 0/4] Add support for Qualcomm QCA807x PHYs
 2020-12-23  1:23 UTC  (5+ messages)
` [PATCH 2/4] dt-bindings: net: Add bindings for Qualcomm QCA807x
` [PATCH 3/4] net: phy: Add Qualcomm QCA807x driver

[PATCH] RISC-V: Place DTB at 3GB boundary instead of 4GB
 2020-12-23  1:20 UTC  (11+ messages)

[dunfell][PATCH] weston: Fix PACKAGECONFIG for remoting
 2020-12-23  1:22 UTC 

[PATCH] doc: qemu-riscv: Fix opensbi build instructions
 2020-12-23  1:21 UTC  (2+ messages)

[PATCH v5] s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidated
 2020-12-23  1:20 UTC 

[PATCH] mm: add prototype for __add_to_page_cache_locked()
 2020-12-23  1:19 UTC  (4+ messages)

SDHCI: problem of RV_BOOT.bin run on pynq
 2020-12-23  1:19 UTC 

[PATCH v13 0/6] Carry forward IMA measurement log on kexec on ARM64
 2020-12-23  1:17 UTC  (24+ messages)
` [PATCH v13 2/6] powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
` [PATCH v13 3/6] kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT
` [PATCH v13 4/6] powerpc: Delete unused function delete_fdt_mem_rsv()
` [PATCH v13 5/6] arm64: Free DTB buffer if fdt_open_into() fails
` [PATCH v13 6/6] arm64: Add IMA log information in kimage used for kexec

[PATCH v13 00/15] s390/vfio-ap: dynamic configuration support
 2020-12-23  1:16 UTC  (16+ messages)
` [PATCH v13 01/15] s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidated
` [PATCH v13 02/15] s390/vfio-ap: No need to disable IRQ after queue reset
` [PATCH v13 03/15] s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
` [PATCH v13 04/15] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v13 05/15] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v13 06/15] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v13 07/15] s390/vfio-ap: introduce shadow APCB
` [PATCH v13 08/15] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v13 09/15] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device
` [PATCH v13 10/15] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v13 11/15] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v13 12/15] s390/zcrypt: Notify driver on config changed and scan complete callbacks
` [PATCH v13 13/15] s390/vfio-ap: handle host AP config change notification
` [PATCH v13 14/15] s390/vfio-ap: handle AP bus scan completed notification
` [PATCH v13 15/15] s390/vfio-ap: update docs to include dynamic config support

[dpdk-dev] [PATCH v3] eal: add generic thread-local-storage functions
 2020-12-23  1:18 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

UBSAN: shift-out-of-bounds in sfq_init
 2020-12-23  1:15 UTC 

[f2fs-dev] [PATCH] f2fs: fix to set inode->i_mode correctly for posix_acl_update_mode
 2020-12-23  1:14 UTC  (6+ messages)

[Fuego] [PATCH] Docs: Convert the tbwiki pages into .rst files
 2020-12-23  1:14 UTC  (2+ messages)

[RFC PATCH kvm-unit-tests 0/4] add generic stress test
 2020-12-23  1:08 UTC  (5+ messages)
` [PATCH kvm-unit-tests 1/4] libcflat: add a few more runtime functions
` [PATCH kvm-unit-tests 2/4] chaos: add generic stress test
` [PATCH kvm-unit-tests 3/4] chaos: add timer interrupt to the workload
` [PATCH kvm-unit-tests 4/4] chaos: add edu device "

[PATCH 0/3] aspeed-video: extend spurious interrupt handling
 2020-12-23  1:07 UTC  (7+ messages)
` [PATCH 2/3] aspeed-video: clear spurious interrupt bits unconditionally

[PATCH] usb: host: xhci-plat: fix support for XHCI_SKIP_PHY_INIT quirk
 2020-12-23  1:04 UTC  (6+ messages)

Problems with irq mapping in qemu v5.2
 2020-12-23  1:01 UTC  (5+ messages)

[PATCH] block: move definition of blk_qc_t to types.h
 2020-12-23  1:02 UTC  (3+ messages)

+ lib-linear_ranges-fix-repeated-words-one-typo.patch added to -mm tree
 2020-12-23  1:02 UTC 

+ mm-zswap-clean-up-confusing-comment.patch added to -mm tree
 2020-12-23  1:01 UTC 

[PATCH] perf stat: Create '--add-default' option to append default list
 2020-12-23  0:56 UTC  (3+ messages)

[PATCH 0/9] Alpine Linux build fix and CI pipeline
 2020-12-23  0:54 UTC  (5+ messages)

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

[PATCH] hwmon: k10temp: Zen3 Ryzen Desktop CPUs support
 2020-12-23  0:53 UTC 

[PATCH v2, 0/2] soc: mediatek: Prepare MMSYS for DDP routing using function call
 2020-12-23  0:41 UTC  (6+ messages)
` [PATCH v2, 2/2] soc: mediatek: mmsys: Use function call for setting the routing registers

[PATCH v3 0/3] Audit Capability and Extended Capability among IOMMUs
 2020-12-23  0:29 UTC  (8+ messages)
` [PATCH v3 1/3] iommu/vt-d: Audit IOMMU Capabilities and add helper functions
` [PATCH v3 2/3] iommu/vt-d: Move capability check code to cap_audit files
` [PATCH v3 3/3] iommu/vt-d: Disable SVM in the platform when IOMMUs have inconsistencies

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2020-12-23  0:50 UTC 

[PATCH] Fail if building --with-libedit and can't find libedit
 2020-12-23  0:46 UTC 

+ hugetlbfs-remove-special-hugetlbfs_set_page_dirty.patch added to -mm tree
 2020-12-23  0:47 UTC 

+ mm-hugetlb-change-hugetlb_reserve_pages-to-type-bool.patch added to -mm tree
 2020-12-23  0:47 UTC 

[PATCH v1, 0/5] support gce on mt8192 platform
 2020-12-23  0:36 UTC  (12+ messages)
` [PATCH v1, 3/5] mailbox: mediatek: add control_by_sw private data
` [PATCH v1, 4/5] soc: mediatek: cmdq: add address shift in jump

[GIT PULL] Smack additional patch for v5.11
 2020-12-23  0:43 UTC 

+ mm-compaction-remove-rcu_read_lock-during-page-compaction.patch added to -mm tree
 2020-12-23  0:43 UTC 

+ mm-memcg-revise-the-using-condition-of-lock_page_lruvec-function-series.patch added to -mm tree
 2020-12-23  0:42 UTC 

+ mm-memcg-remove-rcu-locking-for-lock_page_lruvec-function-series.patch added to -mm tree
 2020-12-23  0:42 UTC 

[PATCH v2] power: supply: bq27xxx: Supporrt CHARGE_NOW for bq27z561/bq28z610/bq34z100
 2020-12-23  0:40 UTC  (3+ messages)

[PATCH] drm/amdgpu: Do not change amdgpu framebuffer format during page flip
 2020-12-23  0:37 UTC  (4+ messages)

+ mm-mmap-remove-unnecessary-local-variable.patch added to -mm tree
 2020-12-23  0:34 UTC 

drivers/infiniband/hw/mthca/mthca_main.c:128 (null)() warn: internal. problem with scope: __fake_param_0x7fe28ba78c80_0
 2020-12-23  0:35 UTC 

[PATCH] reiser4: port for Linux-5.10
 2020-12-23  0:35 UTC 

Request for help with btmgmt
 2020-12-23  0:32 UTC 

[GIT PULL] chrome-platform changes for v5.11
 2020-12-23  0:29 UTC 

+ mm-page_reporting-use-list_entry_is_head-in-page_reporting_cycle.patch added to -mm tree
 2020-12-23  0:28 UTC 

[linux-linus test] 157814: regressions - FAIL
 2020-12-23  0:27 UTC 

[PATCH] mm/userfaultfd: fix memory corruption due to writeprotect
 2020-12-23  0:23 UTC  (15+ messages)

[PATCH v4 00/13] Raspberry Pi 400/Compute Module 4 support
 2020-12-23  0:19 UTC  (2+ messages)

linux-next: build warning after merge of the block tree
 2020-12-23  0:13 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: Add /sys/bus/vmbus/supported_features
 2020-12-23  0:12 UTC 

[cip-dev] [PATCH 4.4.y-cip] ARM: dts: iwg22d-sodimm: Fix dt nodes sorting
 2020-12-23  0:13 UTC  (2+ messages)

[patch] zswap: fix zswap_frontswap_load() vs zsmalloc::map/unmap() might_sleep() splat
 2020-12-23  0:11 UTC  (17+ messages)
` [PATCH] zsmalloc: do not use bit_spin_lock

[PATCH] core.abbrev <off|false|no> disables abbreviations
 2020-12-23  0:10 UTC  (7+ messages)

[PATCH 1/3] patman: Add --no-signoff to suppress adding signoffs
 2020-12-23  0:08 UTC  (7+ messages)
` [PATCH 3/3] patman: fix project-defaults not propagating into parsers

[PATCH bpf] selftests/bpf: work-around EBUSY errors from hashmap update/delete
 2020-12-23  0:04 UTC  (3+ messages)

drivers/clocksource/timer-clint.c:72:24: sparse: sparse: cast removes address space '__iomem' of expression
 2020-12-23  0:00 UTC  (2+ messages)

[PATCH] Attempt to address a style issue in nvec_power.c
 2020-12-23  0:00 UTC 

[GIT pull] irq/core for v5.11-rc1
 2020-12-22 23:52 UTC 

[PATCH] RISC-V: Add kernel image sections to the resource tree
 2020-12-22 23:58 UTC  (4+ messages)

[PATCH v5 0/6] wdt: Add support for watchdogs on Kendryte K210
 2020-12-22 23:59 UTC  (7+ messages)
` [PATCH v5 1/6] wdt: dw: Switch to using fls for log2
` [PATCH v5 2/6] wdt: dw: Switch to if(CONFIG()) instead of using #if
` [PATCH v5 3/6] wdt: dw: Enable the clock before using it
` [PATCH v5 4/6] wdt: dw: Free the clock on error
` [PATCH v5 5/6] riscv: Add watchdog bindings for the k210
` [PATCH v5 6/6] riscv: Enable watchdog "

[Cluster-devel] [GFS2 v2 PATCH 0/2] Circular lock dependency on unmount
 2020-12-22 23:58 UTC  (3+ messages)
` [Cluster-devel] [GFS2 PATCH 2/2] gfs2: move freeze glock outside the make_fs_rw and _ro functions

[PATCH v2] riscv: Add support for SPI on Kendryte K210
 2020-12-22 23:57 UTC 

post-receive: pub/scm/linux/kernel/git/gfs2/linux-gfs2
 2020-12-22 23:57 UTC 

[PATCH 0/8] spl: fit: Play nicely with OP-TEE and Linux
 2020-12-22 23:54 UTC  (10+ messages)
` [PATCH v2 "
` [PATCH v2 1/8] spl: fit: Drop 'length' argument to board_spl_fit_post_load()
` [PATCH v2 2/8] spl: fit: Factor out FIT parsing and use a context struct
` [PATCH v2 3/8] spl: fit: Pass FIT context via a structure pointer
` [PATCH v2 4/8] spl: fit: Remove useless loop in spl_fit_get_image_name()
` [PATCH v2 5/8] spl: fit: Only look up FIT configuration node once
` [PATCH v2 6/8] image: Do not #if guard board_fit_config_name_match() prototype
` [PATCH v2 7/8] spl: fit: Replace #ifdef blocks with more readable constructs
` [PATCH v2 8/8] spl: fit: Load devicetree when a Linux payload is found

sparc32: Init process fails to load with generic kmap atomic
 2020-12-22 23:52 UTC  (3+ messages)

[PATCH v1] riscv: Add support for SPI on Kendryte K210
 2020-12-22 23:52 UTC 

[RFC 0/5] pc: support user provided NIC naming/indexing
 2020-12-22 23:39 UTC  (6+ messages)
` [RFC 1/5] acpi: add aml_to_decimalstring() and aml_call6() helpers
` [RFC 2/5] tests: acpi: temporary whitelist DSDT changes
` [RFC 3/5] pci: introduce apci-index property for PCI device
` [RFC 4/5] pci: acpi: add _DSM method to PCI devices
` [RFC 5/5] tests: acpi: update expected data files

[v5 00/18] Enable ARM Trusted Firmware for U-Boot
 2020-12-22 23:50 UTC  (5+ messages)
  ` [v5 08/18] mmc: dwmmc: Change designware MMC 'clksel' callback function to return status
  ` [v5 09/18] mmc: dwmmc: socfpga: Add ATF support for MMC driver

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2020-12-22 23:50 UTC 

next/pending-fixes build: 205 builds: 3 failed, 202 passed, 2 errors, 16 warnings (v5.10-12915-g8aac4d597bbbb)
 2020-12-22 23:46 UTC 

[PATCH v3 0/3] submodule: port subcommand add from shell to C
 2020-12-22 23:42 UTC  (2+ messages)

[PATCH] io_uring: hold uring_lock to complete faild polled io in io_wq_submit_work()
 2020-12-22 23:41 UTC  (4+ 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.