All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-05 03:25:13 to 2021-03-05 04:25:17 UTC [more...]

[PATCH] ibmvnic: remove excessive irqsave
 2021-03-05  4:19 UTC  (3+ messages)

[PATCH v4 00/25] Page folios
 2021-03-05  4:18 UTC  (18+ messages)
` [PATCH v4 01/25] mm: Introduce struct folio
` [PATCH v4 02/25] mm: Add folio_pgdat and folio_zone
` [PATCH v4 03/25] mm/vmstat: Add functions to account folio statistics
` [PATCH v4 04/25] mm/debug: Add VM_BUG_ON_FOLIO and VM_WARN_ON_ONCE_FOLIO
` [PATCH v4 05/25] mm: Add put_folio
` [PATCH v4 06/25] mm: Add get_folio
` [PATCH v4 07/25] mm: Create FolioFlags
` [PATCH v4 08/25] mm: Handle per-folio private data
` [PATCH v4 09/25] mm: Add folio_index, folio_page and folio_contains
` [PATCH v4 10/25] mm/util: Add folio_mapping and folio_file_mapping
` [PATCH v4 11/25] mm/memcg: Add folio wrappers for various memcontrol functions
` [PATCH v4 12/25] mm/filemap: Add unlock_folio
` [PATCH v4 13/25] mm/filemap: Add lock_folio
` [PATCH v4 14/25] mm/filemap: Add lock_folio_killable
` [PATCH v4 15/25] mm/filemap: Convert lock_page_async to lock_folio_async
` [PATCH v4 16/25] mm/filemap: Convert end_page_writeback to end_folio_writeback
` [PATCH v4 17/25] mm/filemap: Add wait_on_folio_locked & wait_on_folio_locked_killable

[PATCH V2 1/2] arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
 2021-03-05  4:22 UTC  (13+ messages)

[PATCH] opp: Invalidate current opp when draining the opp list
 2021-03-05  4:24 UTC  (2+ messages)

[gatesgarth][PATCH 00/52] review request
 2021-03-05  4:21 UTC  (53+ messages)
` [gatesgarth][PATCH 01/52] local.conf.sample.extended: prefer INIT_MANAGER
` [gatesgarth][PATCH 02/52] rootfs_deb: handle aarch64 SDK_ARCH
` [gatesgarth][PATCH 03/52] xorg-fonts-minimal: Fix reproducibility
` [gatesgarth][PATCH 04/52] xorg-minimal-fonts: Really fix determinism
` [gatesgarth][PATCH 05/52] git: Fix determinism issue
` [gatesgarth][PATCH 06/52] valgrind: Disable ptest nlcontrolc for x86-64
` [gatesgarth][PATCH 07/52] linux-yocto/5.4: update to v5.4.96
` [gatesgarth][PATCH 08/52] linux-yocto/5.4: update to v5.4.98
` [gatesgarth][PATCH 09/52] groff: Fix determinism issue
` [gatesgarth][PATCH 10/52] df.py: Add feature check for read-only-rootfs
` [gatesgarth][PATCH 11/52] cve-check.bbclass: add layer to cve log
` [gatesgarth][PATCH 12/52] cve-check: add include/exclude layers
` [gatesgarth][PATCH 13/52] go: Update to 1.15.8
` [gatesgarth][PATCH 14/52] screen: fix CVE-2021-26937
` [gatesgarth][PATCH 15/52] npm.bbclass: avoid building target nodejs for native npm recipes
` [gatesgarth][PATCH 16/52] mtd-utils: Remove duplicate assignments to alternative link names
` [gatesgarth][PATCH 17/52] package_rpm: Enable use_source_date_epoch_as_buildtime in package_rpm class
` [gatesgarth][PATCH 18/52] oe/recipeutils: Fix copying patches when BBLAYERS entries are not normalised
` [gatesgarth][PATCH 19/52] oeqa/commands: Fix compatibility with python 3.9
` [gatesgarth][PATCH 20/52] wpebackend-fdo: Fix missing .so symlink when using dev package
` [gatesgarth][PATCH 21/52] linux-firmware: upgrade 20201218 -> 20210208
` [gatesgarth][PATCH 22/52] systemd: Fix importd requirements comment
` [gatesgarth][PATCH 23/52] openssl: upgrade 1.1.1i -> 1.1.1j
` [gatesgarth][PATCH 24/52] rsync: Fix a file sorting determinism issue
` [gatesgarth][PATCH 25/52] rsync: Fix group name "
` [gatesgarth][PATCH 26/52] libevdev: Update patch status to backport
` [gatesgarth][PATCH 27/52] python3: Fix python interpreter line length for nativesdk
` [gatesgarth][PATCH 28/52] report-error.bbclass: Add layer and bitbake version info to error report
` [gatesgarth][PATCH 29/52] babeltrace2: Fix reproducibility
` [gatesgarth][PATCH 30/52] bitbake.conf: Introduce FAKEROOTLOGS variable used by bitbake to print pseudo.log
` [gatesgarth][PATCH 31/52] wpa-supplicant: fix CVE-2021-0326
` [gatesgarth][PATCH 32/52] sstatesig.py: show an error instead of warning when sstate manifest isn't found
` [gatesgarth][PATCH 33/52] asciidoc: Switch to using the main branch
` [gatesgarth][PATCH 34/52] cups: Fix reproducibility issues
` [gatesgarth][PATCH 35/52] cups: fix CVE-2020-10001
` [gatesgarth][PATCH 36/52] gcr: Fix reproducibility issue
` [gatesgarth][PATCH 37/52] externalsrc: Pass through npmsw URIs in SRC_URI
` [gatesgarth][PATCH 38/52] wic: Warn if an ext filesystem affected by the Y2038 problem is used
` [gatesgarth][PATCH 39/52] epiphany: Fix reproducibility issue
` [gatesgarth][PATCH 40/52] epiphany: Fix distributor contamination from /etc/os-release
` [gatesgarth][PATCH 41/52] image: Add directories to PSEUDO_IGNORE_PATHS
` [gatesgarth][PATCH 42/52] populate_sdk: "
` [gatesgarth][PATCH 43/52] bitbake.conf/image: Move image specific PSEUDO_IGNORE_PATHS to image class
` [gatesgarth][PATCH 44/52] bitbake.conf: Split PSEUDO_IGNORE_PATHS to be more readable
` [gatesgarth][PATCH 45/52] oeqa/pam: Need shadow installed for the tests
` [gatesgarth][PATCH 46/52] valgrind: Increase timeout duration 30 -> 90 s
` [gatesgarth][PATCH 47/52] parted: Fix reproducibility issue
` [gatesgarth][PATCH 48/52] yocto-uninative.inc: version 2.11 updates glibc to 2.33
` [gatesgarth][PATCH 49/52] yocto-uninative.inc: version 3.0 incorporate seccomp filter workaround
` [gatesgarth][PATCH 50/52] bind: fix CVE-2020-8625
` [gatesgarth][PATCH 51/52] python3: fix CVE-2021-23336
` [gatesgarth][PATCH 52/52] libsdl2: fix CVE-2020-14409 CVE-2020-14410

[PATCH] MIPS: Support large stack
 2021-03-05  3:12 UTC 

[PATCH v2 5.12 0/6] remove task file notes
 2021-03-05  4:18 UTC  (7+ messages)
` [PATCH v2 1/6] io_uring: make del_task_file more forgiving
` [PATCH v2 2/6] io_uring: introduce ctx to tctx back map
` [PATCH v2 3/6] io_uring: do ctx initiated file note removal
` [PATCH v2 4/6] io_uring: don't take task ring-file notes
` [PATCH v2 5/6] io_uring: index io_uring->xa by ctx not file
` [PATCH v2 6/6] io_uring: warn when ring exit takes too long

[PATCH 0/7] Add build ID to stacktraces
 2021-03-05  4:21 UTC  (6+ messages)
` [PATCH 5/7] printk: Make %pS and friends print module build ID

stable-rc/queue/4.9 baseline: 92 runs, 5 regressions (v4.9.259-22-g6ba0ea81d1fd)
 2021-03-05  4:20 UTC 

stable-rc/queue/5.10 baseline: 120 runs, 1 regressions (v5.10.20-40-g925d40b7c48fb)
 2021-03-05  4:19 UTC 

[dpdk-dev] [PATCH] app/testpmd: add support for forced ethernet speed
 2021-03-05  4:17 UTC  (4+ messages)
    ` [dpdk-dev] [PATCH v2] "

Patch "soundwire: debugfs: use controller id instead of link_id" has been added to the 5.11-stable tree
 2021-03-05  4:17 UTC 

[PATCH net-next 0/6] net: qualcomm: rmnet: stop using C bit-fields
 2021-03-05  4:16 UTC  (8+ messages)
` [PATCH net-next 1/6] net: qualcomm: rmnet: mark trailer field endianness
` [PATCH net-next 2/6] net: qualcomm: rmnet: simplify some byte order logic
` [PATCH net-next 3/6] net: qualcomm: rmnet: kill RMNET_MAP_GET_*() accessor macros

[PATCH v5 0/3] Move qfw to DM, add Arm support
 2021-03-05  4:16 UTC  (4+ messages)
` [PATCH v5 1/3] x86: qemu: move QFW to its own uclass

[PATCH 000/141] Fix fall-through warnings for Clang
 2021-03-05  4:15 UTC  (4+ messages)
` [PATCH 057/141] watchdog: "

[RFC 0/3] Async nvme passthrough
 2021-03-05  4:14 UTC  (6+ messages)
  ` [RFC 2/3] nvme: passthrough helper with callback

[PATCH 0/9] Input: iqs5xx - more enhancements and optimizations
 2021-03-05  4:12 UTC  (10+ messages)
` [PATCH 1/9] Input: iqs5xx - update vendor's URL
` [PATCH 2/9] Input: iqs5xx - optimize axis definition and validation
` [PATCH 3/9] Input: iqs5xx - expose firmware revision to user space
` [PATCH 4/9] Input: iqs5xx - remove superfluous revision validation
` [PATCH 5/9] Input: iqs5xx - close bootloader using hardware reset
` [PATCH 6/9] Input: iqs5xx - prevent interrupt storm during removal
` [PATCH 7/9] Input: iqs5xx - suspend or resume regardless of users
` [PATCH 8/9] Input: iqs5xx - make reset GPIO optional
` [PATCH 9/9] dt-bindings: input: iqs5xx: Convert to YAML

BIOS/UEFI host firmware interfaces into OpenBMC (x86)
 2021-03-05  3:38 UTC 

[PATCH 1/3] rtc: ds1307: Add ds1339 compatible
 2021-03-05  4:09 UTC  (2+ messages)

[PATCH] common: board_f: Restore 85xx watchdog support
 2021-03-05  4:09 UTC  (2+ messages)

[PATCH v4 00/42] test: Refactor tests to have a single test runner
 2021-03-05  4:09 UTC  (4+ messages)
` [PATCH v4 35/42] test: Rename all linker lists to have a ut_ prefix

[PATCH] Azure/GitLab: Use buildman -T0 for binman, etc, test
 2021-03-05  4:09 UTC  (4+ messages)

[PATCH u-boot] regmap: fix a serious pointer casting bug
 2021-03-05  4:09 UTC  (2+ messages)

[BUG] hitting bug when running spinlock test
 2021-03-05  4:08 UTC  (2+ messages)

[PATCH 00/20] ppc: qemu: Add eTSEC support
 2021-03-05  4:08 UTC  (7+ messages)
` [PATCH 06/20] of: extra: Introduce ofnode_phy_is_fixed_link() API
` [PATCH 07/20] test: dm: Add a case to test ofnode_phy_is_fixed_link()
` [PATCH 17/20] test: dm: Add a test case for simple-bus <ranges>

[PATCH 0/4] Remove addr parameter from reset_cpu()
 2021-03-05  4:08 UTC  (3+ messages)

[PATCH 0/5] sysinfo: Add gpio sysinfo driver
 2021-03-05  4:08 UTC  (12+ messages)
` [PATCH 1/5] dm: gpio: Fix gpio_get_list_count failing with livetree
` [PATCH 2/5] sysinfo: Provide some global/default IDs
` [PATCH 3/5] sysinfo: Require that sysinfo_detect be called before other methods
` [PATCH 4/5] sysinfo: Add gpio-sysinfo driver
` [PATCH 5/5] test: Add gpio-sysinfo test

[PATCH v2] cmd: gpt: Add option to write GPT partitions to environment variable
 2021-03-05  4:08 UTC  (2+ messages)

[PATCH v2] linux-user: add missing MULTICAST_IF get/setsockopt option
 2021-03-05  4:05 UTC 

[dpdk-dev] [RFC V2] app/testpmd: support multi-process
 2021-03-05  4:05 UTC  (3+ messages)
` [dpdk-dev] [PATCH] "

[PATCH v22 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
 2021-03-05  4:04 UTC  (3+ messages)

[PATCH] md: bcache: fix error return code of cached_dev_cache_miss()
 2021-03-05  4:05 UTC  (2+ messages)

[PATCH] gpu: drm: swsmu: fix error return code of smu_v11_0_set_allowed_mask()
 2021-03-05  4:02 UTC  (4+ messages)

[PATCH -next] phy: ralink: phy-mt7621-pci: fix return value check in mt7621_pci_phy_probe()
 2021-03-05  3:49 UTC  (4+ messages)

[PATCH 0/4] PHY: Update Cadence Torrent PHY multilink configurations specific to TI
 2021-03-04  6:08 UTC  (5+ messages)
` [PATCH 1/4] phy: cadence-torrent: Update PCIe + QSGMII config for correct PLL1 clock
` [PATCH 2/4] phy: ti: j721e-wiz: Add support for configuring QSGMII
` [PATCH 3/4] phy: cadence-torrent: Update SGMII/QSGMII configuration specific to TI
` [PATCH 4/4] phy: cadence-torrent: Update PCIe + USB config for correct PLL1 clock

[PATCH -next] phy: ingenic: Fix a typo in ingenic_usb_phy_probe()
 2021-03-05  3:49 UTC  (2+ messages)

[PATCH] phy: ralink: phy-mt7621-pci: fix XTAL bitmask
 2021-03-02 10:54 UTC 

[amdgpu] Can compute kernels with different VMIDs run concurrently on the gpu hardware
 2021-03-05  3:59 UTC  (2+ messages)

[PATCH 0/6] linux-yocto: consolidated pull request
 2021-03-05  3:54 UTC  (7+ messages)
` [PATCH 1/6] linux-yocto/5.10: fix x86 32bit boot warnings
` [PATCH 2/6] linux-yocto/5.10: fix qemumips testimage failures
` [PATCH 3/6] linux-yocto/5.10: update to v5.10.17 and -rt31
` [PATCH 4/6] linux-yocto/5.4: update to v5.4.99
` [PATCH 5/6] linux-yocto/5.10: update to v5.10.19
` [PATCH 6/6] linux-yocto/5.4: update to v5.4.101

[git pull] drm fixes for 5.12-rc2
 2021-03-05  3:53 UTC  (3+ messages)

No option to delete SSL certificates
 2021-03-05  3:52 UTC 

[RFC v4 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-03-05  3:49 UTC  (25+ messages)
` [RFC v4 06/11] vduse: Implement an MMU-based IOMMU driver
    `  "
` [RFC v4 07/11] vduse: Introduce VDUSE - vDPA Device in Userspace
    `  "
` [RFC v4 10/11] vduse: Introduce a workqueue for irq injection
    `  "
` [RFC v4 11/11] vduse: Support binding irq to the specified cpu
    `  "

stable-rc/queue/5.4 baseline: 174 runs, 6 regressions (v5.4.102-27-g660809e91068)
 2021-03-05  3:48 UTC 

[PATCH] linux-user: add missing MULTICAST_IF get/setsockopt option
 2021-03-05  3:46 UTC  (3+ messages)

[OpenBMC]: Porting OpenBMC to a aarch64 SoC
 2021-03-05  3:45 UTC  (3+ messages)

"struct perf_sample_data" alignment
 2021-03-05  3:45 UTC 

[meta-virtualization][PATCH] openvswitch: set CVE_VERSION
 2021-03-05  3:45 UTC  (2+ messages)

[PATCH v2 3/4] ALSA: hda/cirrus: Add jack detect interrupt support from CS42L42 companion codec
 2021-03-05  3:43 UTC  (4+ messages)

[PATCH] xen: Bump SRCREV to 4.14.1 and current master
 2021-03-05  3:44 UTC  (2+ messages)
` [meta-virtualization] "

[PATCH] drm/amdkfd: Move set_trap_handler out of dqm->ops
 2021-03-05  3:44 UTC  (2+ messages)

[PATCH -next] USB: gadget: udc: s3c2410_udc: fix return value check in s3c2410_udc_probe()
 2021-03-05  3:49 UTC  (2+ messages)

[PATCH] scsi: wd719x: fix error return code of wd719x_pci_probe()
 2021-03-05  3:42 UTC 

[dunfell][PATCH 0/1] Pull request (cover letter only)
 2021-03-05  3:42 UTC 

[PATCH -next] regulator: rt4831: Fix return value check in rt4831_regulator_probe()
 2021-03-05  3:49 UTC 

[PATCH V3] mm: Generalize HUGETLB_PAGE_SIZE_VARIABLE
 2021-03-05  3:40 UTC  (3+ messages)

[PATCH -next] serial: liteuart: fix return value check in liteuart_probe()
 2021-03-05  3:49 UTC 

linux-next: Tree for Mar 5
 2021-03-05  3:34 UTC 

pull-request: bpf 2021-03-04
 2021-03-05  3:33 UTC 

[PATCH v2] watchdog: Add booke watchdog driver
 2021-03-05  3:32 UTC 

[PATCH] marvell: libertas_tf: fix error return code of if_usb_prog_firmware()
 2021-03-05  3:31 UTC 

[PATCH 0/3] Don't use RCU for x_tables synchronization
 2021-03-05  3:30 UTC  (4+ messages)
` [PATCH 3/3] netfilter: x_tables: Use correct memory barriers

[PATCH] mips: mt7628: fix ddr_type for MT7688KN
 2021-03-05  3:30 UTC  (3+ messages)

[PATCH] configfs: Fix use-after-free issue in __configfs_open_file
 2021-03-05  3:29 UTC  (2+ messages)

Is LLVM 13 (git) really ready for testing/development? libclc didn't compile
 2021-03-05  3:20 UTC 

[dpdk-dev] [PATCH 0/3] testpmd updates
 2021-03-05  3:25 UTC  (3+ messages)
` [dpdk-dev] [PATCH 3/3] app/testpmd: fix mixed use of RX/Rx/TX/Tx in testpmd

[PATCH v1 0/3] driver core: Set fw_devlink=on take II
 2021-03-05  3:25 UTC  (8+ messages)

[PATCH v3] security/loadpin: Replace "kernel_read_file_str[j]" with function "kernel_read_file_id_str(j)"
 2021-03-05  3:21 UTC 


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.