All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-12 17:37:29 to 2021-12-12 20:17:51 UTC [more...]

[PATCH v13 00/12] bcache for 5.17: enable NVDIMM for bcache journal
 2021-12-12 20:16 UTC  (9+ messages)
` [PATCH v13 02/12] bcache: initialize the nvm pages allocator
` [PATCH v13 03/12] bcache: initialization of the buddy
` [PATCH v13 04/12] bcache: bch_nvmpg_alloc_pages() "
` [PATCH v13 05/12] bcache: bch_nvmpg_free_pages() of the buddy allocator

[PATCH v2 0/2] test-lib.sh: have all tests pass under "-x", remove BASH_XTRACEFD
 2021-12-12 20:14 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] test-lib.sh: remove the now-unused "test_untraceable" facility

[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
 2021-12-12 20:15 UTC  (4+ messages)

[PATCH 0/7] Cleanup after removal of configs
 2021-12-12 20:14 UTC  (3+ messages)
` [PATCH 3/7] Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH

[PATCH 00/13] tests + init: don't rely on templates & add --no-template + config
 2021-12-12 20:13 UTC  (14+ messages)
` [PATCH 01/13] t0001: fix gaps in "TEMPLATE DIRECTORY" coverage
` [PATCH 02/13] init: split out template population from create_default_files()
` [PATCH 03/13] init: unconditionally create the "info" directory
` [PATCH 04/13] t0008: don't rely on default ".git/info/exclude"
` [PATCH 05/13] init & clone: add a --no-template option
` [PATCH 06/13] init & clone: add init.templateDir=[bool]
` [PATCH 07/13] test-lib: create test data with "git init --no-template" (almost)
` [PATCH 08/13] tests: don't depend on template-created .git/branches
` [PATCH 09/13] t5540: don't rely on "hook/post-update.sample"
` [PATCH 10/13] test-lib-functions: add and use a "write_hook" wrapper
` [PATCH 11/13] tests: change "cat && chmod +x" to use "write_hook"
` [PATCH 12/13] tests: migrate miscellaneous "write_script" to "write_hooks"
` [PATCH 13/13] tests: don't depend on template-created .git/hooks

Linux regressions report for mainline [2021-12-12]
 2021-12-12 20:10 UTC 

[Buildroot] [PATCH v1] package/ntpsec: new package
 2021-12-12 20:07 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] "

[PATCH 00/36] ceph+fscrypt: context, filename, symlink and size handling support
 2021-12-12 19:56 UTC  (5+ messages)
` [PATCH 05/36] fscrypt: uninline and export fscrypt_require_key

[PATCH 0/3] refs: ab/refs-errno-cleanup fixup + remove "failure_errno"
 2021-12-12 19:53 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] refs API: use "failure_errno", not "errno"
  ` [PATCH v2 2/3] sequencer: don't use die_errno() on refs_resolve_ref_unsafe() failure
  ` [PATCH v2 3/3] refs API: remove "failure_errno" from refs_resolve_ref_unsafe()

Some problems about TZASC configuration
 2021-12-12 19:52 UTC 

[PATCH 0/2] git(1) doc + "git help": split-out user & git format docs
 2021-12-12 19:49 UTC  (7+ messages)
` [PATCH v2 0/5] git doc + "git help": move "format" docs from technical/*
  ` [PATCH v2 1/5] git docs: split "User-facing file formats" off from "Guides"
  ` [PATCH v2 2/5] git docs: create a "Git file and wire formats" section
  ` [PATCH v2 3/5] docs: move commit-graph format docs to man section 5
  ` [PATCH v2 4/5] docs: move protocol-related "
  ` [PATCH v2 5/5] docs: move {index,signature,bitmap,chunk}-format "

stable-rc/queue/5.10 baseline: 234 runs, 2 regressions (v5.10.84-99-gaecd815828f3)
 2021-12-12 19:49 UTC 

[PATCH v2] samples/bpf: xdpsock: fix swap.cocci warning
 2021-12-12 19:46 UTC  (5+ messages)

stable-rc/queue/5.15 baseline: 180 runs, 2 regressions (v5.15.7-135-ga62a1a0c8493)
 2021-12-12 19:47 UTC 

[PATCH 5.10 0/5] aio poll fixes for 5.10
 2021-12-12 19:46 UTC  (3+ messages)

[PATCH v2 bpf-next 0/2] libbpf: auto-bumpd RLIMIT_MEMLOCK on old kernels
 2021-12-12 19:45 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/2] libbpf: auto-bump RLIMIT_MEMLOCK if kernel needs it for BPF

[PATCH] Input: atmel_mxt_ts - fix double free in mxt_read_info_block
 2021-12-12 19:42 UTC 

[PATCH v2] conf: am437xx-evm: re-introduce required DTBs for HDMI support
 2021-12-12 19:43 UTC 

[PATCH] fs/binfmt_elf.c: disallow zero entry point address
 2021-12-12 19:35 UTC  (9+ messages)

[PATCH 00/10] kbuild: do not quote string values in Makefile
 2021-12-12 19:29 UTC  (11+ messages)
` [PATCH 01/10] certs: use $@ to simplify the key generation rule
` [PATCH 02/10] certs: unify duplicated cmd_extract_certs and improve the log
` [PATCH 03/10] certs: remove unneeded -I$(srctree) option for system_certificates.o
` [PATCH 04/10] certs: refactor file cleaning
` [PATCH 05/10] certs: remove misleading comments about GCC PR
` [PATCH 06/10] kbuild: stop using config_filename in scripts/Makefile.modsign
` [PATCH 07/10] certs: simplify $(srctree)/ handling and remove config_filename macro
` [PATCH 08/10] kbuild: do not include include/config/auto.conf from shell scripts
` [PATCH 09/10] kbuild: do not quote string values in include/config/auto.conf
` [PATCH 10/10] microblaze: use built-in function to get CPU_{MAJOR,MINOR,REV}

[PATCH 1/1] sunxi: SPI: fix pinmuxing for Allwinner H6 SoCs
 2021-12-12 19:29 UTC 

[PATCH] arm64: dts: imx8mq: disable DDRC node by default
 2021-12-12 19:29 UTC  (2+ messages)

[PATCH 0/1] fix SPI pinmuxing for Allwinner H6 SoCs
 2021-12-12 19:27 UTC 

[Buildroot] [PATCH 1/1] package/pipewire: bump to version 0.3.40
 2021-12-12 19:25 UTC 

[PATCH v2 0/2] Add ADXL367 driver
 2021-12-12 19:25 UTC  (4+ messages)
` [PATCH v2 2/2] iio: accel: add "

[Buildroot] [PATCH 1/1] package/libmediaart: fix static build
 2021-12-12 19:22 UTC 

[PATCH] mtd_blkdevs: don't scan partitions for plain mtdblock
 2021-12-12 19:19 UTC  (5+ messages)

[PATCH] drm/bridge: don't print EPROBE_DEFER as an error on bridge attach
 2021-12-12 19:19 UTC 

[Buildroot] [PATCH v2] configs/olimex_a64_olinuxino: bump to Linux kernel 5.15.7, u-boot 2021.10 and ATF v2.5
 2021-12-12 19:18 UTC  (2+ messages)

[PATCH v5 00/13] Add support for Airoha EN7523 SoC
 2021-12-12 19:16 UTC  (4+ messages)
` [PATCH v5 12/13] gpio: Add support for Airoha EN7523 GPIO controller

[Buildroot] [PATCH 1/1] package/kodi-pvr-plutotv: bump version to 19.0.1-Matrix
 2021-12-12 19:17 UTC 

[GIT pull] irq/urgent for v5.16-rc5
 2021-12-12 19:16 UTC  (6+ messages)
` [GIT pull] sched/urgent "
` [GIT pull] timers/urgent "

[GIT PULL] Char/Misc driver fixes for 5.16-rc5
 2021-12-12 19:16 UTC  (2+ messages)

[GIT PULL] USB fixes for 5.16-rc5
 2021-12-12 19:16 UTC  (2+ messages)

[GIT PULL] csky fixes for v5.16-rc5
 2021-12-12 19:16 UTC  (2+ messages)

[linux-next:master 5033/6579] drivers/gpu/drm/i915/display/intel_cdclk.c:1639:10: warning: The result of the '/' expression is undefined [clang-analyzer-core.UndefinedBinaryOperatorResult]
 2021-12-12 19:15 UTC 

[PATCH bpf-next] selftests/bpf: remove last bpf_create_map_xattr from test_verifier
 2021-12-12 19:13 UTC 

[Buildroot] [PATCH 1/1] package/iperf: fix build
 2021-12-12 19:10 UTC 

Please, paint new branch errors in RED (or any visible color)
 2021-12-12 19:01 UTC  (7+ messages)

drivers/net/ethernet/intel/iavf/iavf_fdir.c:340:5: warning: format specifies type 'unsigned short' but the argument has type 'int'
 2021-12-12 19:05 UTC  (2+ messages)

drivers/pci/controller/dwc/pcie-kirin.c:321:2: warning: Value stored to 'pdev' is never read [clang-analyzer-deadcode.DeadStores]
 2021-12-12 19:05 UTC 

[PATCH] ARM: dts: Fix timer regression for beagleboard revision c
 2021-12-12 19:04 UTC  (3+ messages)

stable-rc/queue/4.4 baseline: 126 runs, 3 regressions (v4.4.294-20-gc778b3c7e92d)
 2021-12-12 19:03 UTC 

[RFC PATCH 01/10] libtool: don't prefix the installed binary
 2021-12-12 19:03 UTC  (2+ messages)
` [OE-core] "

Oops in ssi (through nokia-modem)
 2021-12-12 18:59 UTC  (5+ messages)

[PATCH yocto-autobuilder-helper] run-auh: do not clean up build directory
 2021-12-12 18:59 UTC 

[PATCH 0/3] staging: r8188eu: remove hal sreset
 2021-12-12 18:58 UTC  (4+ messages)
` [PATCH 1/3] staging: r8188eu: move xmit status check from hal to rtw_cmd
` [PATCH 2/3] staging: r8188eu: move linked status check from hal to rtw_mlme_ext
` [PATCH 3/3] staging: r8188eu: clean up rtl8188e_sreset_linked_status_check

stable-rc/queue/5.4 build: 187 builds: 3 failed, 184 passed, 4 errors, 28 warnings (v5.4.164-63-gff495d982559)
 2021-12-12 18:54 UTC 

What's cooking in git.git (Dec 2021, #03; Fri, 10)
 2021-12-12 18:41 UTC  (3+ messages)
` ab/common-main-cleanup (was: What's cooking in git.git (Dec 2021, #03; Fri, 10))
` ab/only-single-progress-at-once "

[PATCH v2 0/6] memory: tegra: Add Tegra234 support
 2021-12-12 18:50 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: memory: tegra: Document #interconnect-cells property
` [PATCH v2 2/6] dt-bindings: memory: tegra: Add Tegra234 support

[PATCH v2] secilc: kernel policy language is infix
 2021-12-12 18:49 UTC 

[PATCH 0/6] irqchip/apple-aic: Add support for AICv2
 2021-12-12 18:47 UTC  (7+ messages)
` [PATCH 4/6] irqchip/apple-aic: Dynamically compute register offsets
` [PATCH 6/6] irqchip/apple-aic: Add support for AICv2

[PATCH 00/26] arm gicv3 ITS: Various bug fixes and refactorings
 2021-12-12 18:48 UTC  (13+ messages)
` [PATCH 04/26] hw/intc/arm_gicv3_its: Remove maxids union from TableDesc
` [PATCH 05/26] hw/intc/arm_gicv3_its: Don't return early in extract_table_params() loop
` [PATCH 06/26] hw/intc/arm_gicv3_its: Reduce code duplication in extract_table_params()
` [PATCH 07/26] hw/intc/arm_gicv3_its: Correct setting of TableDesc entry_sz
` [PATCH 08/26] hw/intc/arm_gicv3_its: Don't misuse GITS_TYPE_PHYSICAL define
` [PATCH 09/26] hw/intc/arm_gicv3_its: Correct handling of MAPI

[PATCH 0/2] checkout: introduce "--to-branch" option
 2021-12-12 18:46 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v4] selinux-notebook: New chapter: Hardening SELinux
 2021-12-12 18:41 UTC 

[PATCH v4 0/7] Initial Samsung Galaxy A8 (2018) support
 2021-12-12 18:39 UTC  (4+ messages)
` [PATCH v4 1/7] dt-bindings: clock: Add bindings definitions for Exynos7885 CMU

stable-rc/queue/4.14 baseline: 173 runs, 2 regressions (v4.14.257-17-gfd94faa4f23b)
 2021-12-12 18:39 UTC 

stable-rc/queue/4.9 baseline: 146 runs, 2 regressions (v4.9.292-15-g517057221bb4)
 2021-12-12 18:39 UTC 

[meta-multimedia][PATCH] gssdp: update to 1.4.0.1
 2021-12-12 18:36 UTC 

[PATCH] i2c: exynos5: Fix getting the optional clock
 2021-12-12 18:23 UTC  (4+ messages)

stable-rc/queue/4.19 build: 197 builds: 6 failed, 191 passed, 2 errors, 35 warnings (v4.19.220-50-g08088af69537)
 2021-12-12 18:22 UTC 

[PATCH v2 0/6] Add timers for Mstar SoCs
 2021-12-12 18:19 UTC  (14+ messages)
` [PATCH v2 1/6] clocksource: Add MStar MSC313e timer support
` [PATCH v2 2/6] clocksource: msc313e: Add support for ssd20xd-based platforms
` [PATCH v2 3/6] ARM: mstar: Select MSC313E_TIMER
` [PATCH v2 4/6] dt-bindings: timer: Add Mstar MSC313e timer devicetree bindings documentation
` [PATCH v2 5/6] ARM: dts: mstar: Add timers device nodes
` [PATCH v2 6/6] ARM: dts: mstar: Switch to compatible "sstar, ssd20xd-timer" on infinity2m
  ` [PATCH v2 6/6] ARM: dts: mstar: Switch to compatible "sstar,ssd20xd-timer" "

[PATCH 0/2] Add Apple Magic Trackpad 2021 support
 2021-12-12 18:21 UTC  (3+ messages)
` [PATCH 1/2] HID: magicmouse: set device name when it has been personalized
` [PATCH 2/2] HID: magicmouse: set Magic Trackpad 2021 name

[net-next RFC PATCH v4 00/15] Add support for qca8k mdio rw in Ethernet packet
 2021-12-12 18:19 UTC  (11+ messages)
` [net-next RFC PATCH v4 01/15] net: dsa: provide switch operations for tracking the master state
` [net-next RFC PATCH v4 12/15] net: dsa: qca8k: add support for mdio read/write in Ethernet packet
` [net-next RFC PATCH v4 15/15] net: dsa: qca8k: cache lo and hi for mdio write

stable-rc/queue/4.4 build: 169 builds: 5 failed, 164 passed, 6 errors, 34 warnings (v4.4.294-27-gf40112305aac)
 2021-12-12 18:18 UTC 

[PATCH v2 0/3] Transition git-p4.py to support Python 3 only
 2021-12-12 17:50 UTC  (3+ messages)
` [PATCH v2 1/3] git-p4: remove support for Python 2

[PATCH v3 0/7] drm: exynos: dsi: Convert drm bridge
 2021-12-12 18:14 UTC  (8+ messages)
` [PATCH v3 1/7] drm: exynos: dsi: Check panel for panel helpers
` [PATCH v3 2/7] drm: exynos: dsi: Use drm panel_bridge API
` [PATCH v3 3/7] drm: exynos: dsi: Convert to bridge driver
` [PATCH v3 4/7] drm: exynos: dsi: Separate pre_enable, post_disable code
` [PATCH v3 5/7] drm: exynos: dsi: Switch to atomic funcs
` [PATCH v3 6/7] drm: exynos: dsi: Get the mode from bridge
` [PATCH v3 7/7] drm: exynos: dsi: Move DSI init in bridge enable

[PATCH 0/7] iio: adc: introduce Qualcomm SPMI Round Robin ADC
 2021-12-12 18:12 UTC  (3+ messages)
` [PATCH 3/7] iio: adc: qcom-spmi-rradc: introduce round robin adc

[PATCH v5 0/5] clk-fch: Add support for newer family of AMD's SOC
 2021-12-12 18:05 UTC  (6+ messages)
` [PATCH v5 1/5] x86: clk: "
` [PATCH v5 2/5] drivers: acpi: acpi_apd: Remove unused device property "is-rv"
` [PATCH v5 3/5] ACPI: APD: Add a fmw property clk-name
` [PATCH v5 4/5] clk: x86: Use dynamic con_id string during clk registration
` [PATCH v5 5/5] clk: x86: Fix clk_gate_flags for RV_CLK_GATE

[RFC PATCH 00/10] range-diff: fix segfault due to integer overflow
 2021-12-12 17:44 UTC  (9+ messages)
` [RFC PATCH 02/10] range-diff.c: don't use st_mult() for signed "int"

[Buildroot] [PATCH 1/1] package/iperf: update sha256 hash
 2021-12-12 17:56 UTC 

kernel 5.15.x: AMD RX 6700 XT - Fails to resume after screen blank
 2021-12-12 11:53 UTC  (4+ messages)

[bisected][regression] Applications that need amdgpu doesn't run after waking up from suspend
 2021-12-12  9:57 UTC  (2+ messages)

[PATCH] memory: brcmstb_dpfe: fix typo in a comment
 2021-12-12 17:51 UTC  (3+ messages)

[PATCH] watchdog: s3c2410: Fix getting the optional clock
 2021-12-12 17:50 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/mutt: bump to version 2.1.4
 2021-12-12 17:49 UTC 

[PATCH 00/10] Removal of most do_exit calls
 2021-12-12 17:48 UTC  (3+ messages)
` [PATCH 01/10] exit/s390: Remove dead reference to do_exit from copy_thread

stable-rc/queue/4.14 build: 176 builds: 3 failed, 173 passed, 2 errors, 38 warnings (v4.14.257-33-gcf9830f3ce18)
 2021-12-12 17:45 UTC 

[Buildroot] [PATCH 1/1] package/rp-pppoe: drop first patch
 2021-12-12 17:44 UTC 

[meta-gnome][PATCH] gparted: add UPSTREAM_CHECK_URI
 2021-12-12 17:44 UTC 

[meta-gnome][PATCH] libwacom: update to 1.12
 2021-12-12 17:43 UTC 

drivers/gpu/drm/i915/gt/mock_engine.c:48 mock_timeline_pin() warn: inconsistent returns 'tl->hwsp_ggtt->obj->base.resv'
 2021-12-12 17:44 UTC 

New (better?) hash map technique in limit case
 2021-12-12 17:43 UTC  (3+ messages)

[Buildroot] [git commit branch/2021.08.x] package/libhtp: add LIBHTP_CPE_ID_VENDOR
 2021-12-12 17:30 UTC 

[Buildroot] [git commit branch/2021.08.x] Revert "package/coreutils: ignore CVE-2013-0221, CVE-2013-0222, CVE-2013-0223"
 2021-12-12 17:33 UTC 

[Buildroot] [git commit branch/2021.08.x] package/libbson: add LIBBSON_CPE_ID_VENDOR
 2021-12-12 17:29 UTC 

[Buildroot] [git commit branch/2021.08.x] package/gupnp: add GUPNP_CPE_ID_VENDOR
 2021-12-12 17:28 UTC 

[Buildroot] [git commit branch/2021.08.x] package/libffi: add LIBFFI_CPE_ID_VENDOR
 2021-12-12 17:29 UTC 

[Buildroot] [git commit branch/2021.08.x] package/guile: add GUILE_CPE_ID_VENDOR
 2021-12-12 17:28 UTC 

[Buildroot] [git commit branch/2021.08.x] package/libnss: add CPE variables
 2021-12-12 17:26 UTC 

[Buildroot] [git commit branch/2021.08.x] package/libnspr: add CPE variables
 2021-12-12 17:30 UTC 

[Buildroot] [git commit branch/2021.08.x] package/mxml: add CPE variables
 2021-12-12 17:32 UTC 

[Buildroot] [git commit branch/2021.08.x] package/gstreamer1/gstreamer1: fix girdir
 2021-12-12 17:26 UTC 

[Buildroot] [git commit branch/2021.08.x] package/freeswitch: add FREESWITCH_CPE_ID_VENDOR
 2021-12-12 17:27 UTC 

[Buildroot] [git commit branch/2021.08.x] package/libgdiplus: add LIBGDIPLUS_CPE_ID_VENDOR
 2021-12-12 17:30 UTC 

[Buildroot] [git commit branch/2021.08.x] package/motion: add MOTION_CPE_ID_VENDOR
 2021-12-12 17:31 UTC 

[Buildroot] [git commit branch/2021.08.x] package/netdata: add NETDATA_CPE_ID_VENDOR
 2021-12-12 17:32 UTC 

[Buildroot] [git commit branch/2021.08.x] package/lynx: add LYNX_CPE_ID_VENDOR
 2021-12-12 17:27 UTC 

[Buildroot] [git commit branch/2021.02.x] package/lynx: add LYNX_CPE_ID_VENDOR
 2021-12-12 17:27 UTC 

[Buildroot] [git commit branch/2021.02.x] package/libnspr: add CPE variables
 2021-12-12 17:31 UTC 

[Buildroot] [git commit branch/2021.02.x] Revert "package/coreutils: ignore CVE-2013-0221, CVE-2013-0222, CVE-2013-0223"
 2021-12-12 17:34 UTC 

[Buildroot] [git commit branch/2021.02.x] package/mxml: add CPE variables
 2021-12-12 17:32 UTC 

[Buildroot] [git commit branch/2021.02.x] package/libbson: add LIBBSON_CPE_ID_VENDOR
 2021-12-12 17:29 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.