All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-23 18:43:25 to 2022-01-23 20:47:32 UTC [more...]

[PATCH 00/14] video: Drop old CFB code
 2022-01-23 20:13 UTC  (8+ messages)
` [PATCH 02/14] video: nokia_rx51: Drop obsolete video code

linux-next: error fetching the arm-soc-fixes tree
 2022-01-23 20:45 UTC  (3+ messages)

[wpan-next v2 0/9] ieee802154: A bunch of fixes
 2022-01-23 20:44 UTC  (7+ messages)
` [wpan-next v2 1/9] net: ieee802154: hwsim: Ensure proper channel selection at probe time
` [wpan-next v2 4/9] net: ieee802154: at86rf230: Stop leaking skb's
` [wpan-next v2 6/9] net: ieee802154: Use the IEEE802154_MAX_PAGE define when relevant

[PATCH] drm: add missing dependency to DRM_PANEL_EDP
 2022-01-23 20:43 UTC 

[wireless-regdb] [PATCH] wireless-regdb: Update regulatory rules for France (FR) on 6 and 60 GHz
 2022-01-23 20:43 UTC  (2+ messages)
`  "

[Buildroot] [git commit branch/2021.02.x] package/mpd-mpc: disable documentation
 2022-01-23 20:42 UTC 

[Buildroot] [PATCH 1/2] package/mpd-mpc: disable documentation
 2022-01-23 20:43 UTC  (2+ messages)

sound/core/pcm_compat.c:507 snd_pcm_ioctl_sync_ptr_buggy() error: copy_from_user() 'sync_cp' too small (16 vs 20)
 2022-01-23 20:37 UTC 

[RFC] Contributor doc: more on the proposed log message
 2022-01-23 20:37 UTC 

[Intel-gfx] [PATCH] drm/i915/selftests: Use less in contexts steal guc id test
 2022-01-23 20:37 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Use less in contexts steal guc id test (rev3)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 0/4] Async flip optimization for DG2
 2022-01-23 20:34 UTC  (4+ messages)
` [Intel-gfx] [PATCH 4/4] drm/i915: Don't allocate extra ddb during async flip "

[PATCH] Properly align memory allocations and temporary buffers
 2022-01-23 20:33 UTC  (6+ messages)
` [PATCH v2] mem-pool: Don't assume uintmax_t is aligned enough for all types
  ` [PATCH v3] "

stable-rc/queue/5.15 build: 174 builds: 4 failed, 170 passed, 14 errors, 5 warnings (v5.15.16-717-g26d8a22a9267)
 2022-01-23 20:33 UTC 

💥 PANICKED: Test report for kernel 5.17.0-rc1 (mainline.kernel.org-clang, ac5a9bb6)
 2022-01-23 20:31 UTC 

audit-3.0.7 released
 2022-01-23 20:29 UTC 

💥 PANICKED: Test report for kernel 5.17.0-rc1 (mainline.kernel.org-clang, dd81e1c7)
 2022-01-23 20:27 UTC 

linux-next: Fixes tags need some work in the mtd-fixes tree
 2022-01-23 20:28 UTC 

linux-next: Fixes tag needs some work in the phy tree
 2022-01-23 20:24 UTC 

[PATCH net-next] sock: add sndbuff full perf trace event
 2022-01-23 20:17 UTC  (2+ messages)

[PATCH v4 0/4] Fix compiler warnings for 32-bit ARM
 2022-01-23 20:12 UTC  (8+ messages)
` [PATCH v4 1/4] checkpatch: Support wide strings

stable-rc/queue/4.9 build: 174 builds: 4 failed, 170 passed, 3 errors, 34 warnings (v4.9.297-121-g25c9df465ed4)
 2022-01-23 20:11 UTC 

[REGRESSION] Bluetooth not working on 5.15+ since "Bluetooth: Move shutdown callback before flushing tx and rx queue"
 2022-01-23 20:11 UTC  (6+ messages)

[PATCH] drm/bridge: Add missing pm_runtime_put_sync
 2022-01-23 20:08 UTC  (3+ messages)

[PATCH v2 0/4] dump: add 32-bit guest Windows support
 2022-01-23 20:06 UTC  (3+ messages)
` [PATCH v2 2/4] dump/win_dump: add helper macros for Windows dump header access

[PATCH v8 09/11] firmware: arm_scmi: Add atomic mode support to virtio transport
 2022-01-23 20:02 UTC  (8+ messages)
` [PATCH v9 "

[meta-oe][PATCHv3 1/2] folks: initial add recipe
 2022-01-23 20:04 UTC  (3+ messages)
` [meta-oe][PATCHv3 2/2] packagegroup-gnome-apps.bb: add geary
  ` [oe] "

[Buildroot] [PATCH 1/1] package/riscv-isa-sim: set --with-boost
 2022-01-23 20:03 UTC  (3+ messages)

[PATCH 00/18] staging: vchiq_arm: minor adjustments
 2022-01-23 20:02 UTC  (19+ messages)
` [PATCH 01/18] staging: vchiq_core: fix indentation in vchiq_log_dump_mem
` [PATCH 02/18] staging: vchiq_debugfs: get the rid of n_log_entries
` [PATCH 03/18] staging: vchiq_arm: introduce is_adjacent_block
` [PATCH 04/18] staging: vchiq: convert TODOs into unordered list
` [PATCH 05/18] staging: vchiq: drop completed tasks from TODO
` [PATCH 06/18] staging: vchiq: add message handling to TODO list
` [PATCH 07/18] staging: vchiq_core: fix type of parameter localport
` [PATCH 08/18] staging: vchiq_core: simplify vchiq_add_service_internal
` [PATCH 09/18] staging: vchiq_core: align return statements in msg_type_str
` [PATCH 10/18] staging: vchiq_core: drop prefix of vchiq_set_service_state
` [PATCH 11/18] staging: vchiq_core: reduce multi-line statements
` [PATCH 12/18] staging: vchiq_core: fix alignment
` [PATCH 13/18] staging: vchiq_core: avoid ternary operator for set_service_state
` [PATCH 14/18] staging: vchiq_core: use min_t macro
` [PATCH 15/18] staging: vchiq_arm: make vchiq_get_state return early
` [PATCH 16/18] staging: vchiq_arm: Avoid NULL ptr deref in vchiq_dump_platform_instances
` [PATCH 17/18] staging: vchiq_core: handle NULL result of find_service_by_handle
` [PATCH 18/18] staging: vchiq_dev: Avoid unnecessary alloc in vchiq_ioc_create_service

stable-rc/queue/4.9 baseline: 145 runs, 1 regressions (v4.9.297-117-g892dd8804579)
 2022-01-23 20:01 UTC 

Custom LSM: getting a null pointer dereference when trying to access a task security blob
 2022-01-23 19:58 UTC  (3+ messages)

[PATCH v1] x86/Kconfig: select ARCH_SELECT_MEMORY_MODEL only if FLATMEM and SPARSEMEM are possible
 2022-01-23 19:58 UTC  (2+ messages)
` [tip: x86/build] x86/Kconfig: Select "

[PATCH v2] x86/MCE/AMD: Allow thresholding interface updates after init
 2022-01-23 19:58 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH] inet: missing lock releases in udp.c
 2022-01-23 19:57 UTC  (2+ messages)

[PATCH] binman: Document the __bss_size symbol error
 2022-01-23 19:55 UTC 

[PATCH v5 0/4] Fix compiler warnings for 32-bit ARM
 2022-01-23 19:55 UTC  (5+ messages)
` [PATCH v5 1/4] scripts/checkpatch.pl: Resync with v5.16
` [PATCH v5 2/4] efi: Use 16-bit unicode strings
` [PATCH v5 3/4] sandbox: Detect the host bit size automatically
` [PATCH v5 4/4] treewide: Use 16-bit unicode strings

mempool_perf_autotest hang
 2022-01-23 19:55 UTC 

Combining multiple PWM LEDs into RGB LED?
 2022-01-23 19:55 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/libpjsip: update LIBPJSIP_CPE_ID_VENDOR
 2022-01-23 19:54 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/libpjsip: security bump to version 2.11.1

[Buildroot] [PATCH 1/1] package/lft: bump to version 3.91
 2022-01-23 19:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/nmon: bump to version 16n
 2022-01-23 19:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/collectl: bump to version 4.3.2
 2022-01-23 19:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/neon: bump to version 0.32.2
 2022-01-23 19:53 UTC  (2+ messages)

[PATCH] gvisor: add some missing definitions to vmx.h
 2022-01-23 19:53 UTC 

[Buildroot] [PATCH 1/1] package/xl2tp: bump to version 1.3.17
 2022-01-23 19:52 UTC  (2+ messages)

[Buildroot] [git commit] package/neon: bump to version 0.32.2
 2022-01-23 19:49 UTC 

[PATCH] x86: add additional EPT bit definitions
 2022-01-23 19:52 UTC 

[Buildroot] [git commit] package/collectl: bump to version 4.3.2
 2022-01-23 19:49 UTC 

[Buildroot] [git commit] package/lft: bump to version 3.91
 2022-01-23 19:49 UTC 

[Buildroot] [git commit] package/libpjsip: security bump to version 2.11.1
 2022-01-23 19:49 UTC 

[Buildroot] [git commit] package/xl2tp: bump to version 1.3.17
 2022-01-23 19:49 UTC 

[Buildroot] [git commit] package/nmon: bump to version 16n
 2022-01-23 19:49 UTC 

Some sub-commands can't be completed by TAB key
 2022-01-23 19:51 UTC  (5+ messages)

[Buildroot] [git commit branch/2021.11.x] package/apache: security bump to version 2.4.52
 2022-01-23 19:47 UTC 

[Buildroot] [git commit branch/2021.02.x] package/apache: security bump to version 2.4.52
 2022-01-23 19:48 UTC 

[Buildroot] [PATCH] pakage/apache: security bump to version 2.4.52
 2022-01-23 19:49 UTC  (2+ messages)

stable-rc/queue/4.14 build: 193 builds: 4 failed, 189 passed, 3 errors, 32 warnings (v4.14.262-153-g395d30f2bc10)
 2022-01-23 19:47 UTC 

[PATCH] net: stmmac: dwmac-sun8i: fix double disable and unprepare "stmmaceth" clk
 2022-01-23 19:43 UTC  (3+ messages)

[PATCH 1/6] perf tests: Add AMX instructions to x86 instruction decoder test
 2022-01-23 19:44 UTC  (2+ messages)
` [tip: x86/misc] perf/tests: "

[PATCH 2/6] x86/insn: Add AMX instructions to x86 instruction decoder
 2022-01-23 19:44 UTC  (2+ messages)
` [tip: x86/misc] x86/insn: Add AMX instructions to the "

[PATCH 3/6] perf tests: Add misc instructions to x86 instruction decoder test
 2022-01-23 19:44 UTC  (2+ messages)
` [tip: x86/misc] perf/tests: Add misc instructions to the "

[PATCH 5/6] perf tests: Add AVX512-FP16 instructions to x86 instruction decoder test
 2022-01-23 19:44 UTC  (2+ messages)
` [tip: x86/misc] perf/tests: "

[Buildroot] [git commit branch/2021.11.x] package/janus-gateway: fix CVE-2021-4124
 2022-01-23 19:38 UTC 

[PATCH 4/6] x86/insn: Add misc instructions to x86 instruction decoder
 2022-01-23 19:44 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH 6/6] x86/insn: Add AVX512-FP16 instructions to x86 instruction decoder
 2022-01-23 19:44 UTC  (2+ messages)
` [tip: x86/misc] x86/insn: Add AVX512-FP16 instructions to the "

[PATCH] power: supply: PCHG: Use MKBP for device event handling
 2022-01-23 19:43 UTC 

[PATCH 0/2] Add support for Azoteq IQS7222A/B/C
 2022-01-23 19:42 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: input: Add bindings "
` [PATCH 2/2] Input: add support "

[Buildroot] [git commit branch/2021.02.x] package/janus-gateway: fix CVE-2021-4124
 2022-01-23 19:39 UTC 

[Buildroot] [PATCH 1/1] package/janus-gateway: fix CVE-2021-4124
 2022-01-23 19:41 UTC  (2+ messages)

stable-rc/queue/4.4 build: 184 builds: 5 failed, 179 passed, 6 errors, 36 warnings (v4.4.299-97-gdb5c2b0cff5a)
 2022-01-23 19:38 UTC 

[PATCH v2] x86/CPU/AMD: use default_groups in kobj_type
 2022-01-23 19:37 UTC  (2+ messages)
` [tip: x86/cpu] x86/CPU/AMD: Use "

[Buildroot] [git commit branch/2021.11.x] package/python-lxml: security bump to version 4.6.5
 2022-01-23 19:34 UTC 

[Buildroot] [git commit branch/2021.02.x] package/python-lxml: security bump to version 4.6.5
 2022-01-23 19:35 UTC 

[Buildroot] [PATCH 1/1] package/python-lxml: security bump to version 4.6.5
 2022-01-23 19:35 UTC  (2+ messages)

[GIT PULL] arm64: dts: samsung: Second pull for v5.17
 2022-01-23 19:27 UTC  (7+ messages)

[RFC PATCH] rseq: Fix broken uapi field layout on 32-bit little endian
 2022-01-23 19:31 UTC 

[PATCH v4 00/16] Add support for Tesla Full Self-Driving (FSD) SoC
 2022-01-23 19:07 UTC  (34+ messages)
  ` [PATCH v4 01/16] dt-bindings: add vendor prefix for Tesla
  ` [PATCH v4 02/16] dt-bindings: clock: Add bindings definitions for FSD CMU blocks
  ` [PATCH v4 03/16] dt-bindings: clock: Document FSD CMU bindings
  ` [PATCH v4 04/16] clk: samsung: fsd: Add initial clock support
  ` [PATCH v4 05/16] clk: samsung: fsd: Add cmu_peric block clock information
  ` [PATCH v4 06/16] clk: samsung: fsd: Add cmu_fsys0 "
  ` [PATCH v4 07/16] clk: samsung: fsd: Add cmu_fsys1 "
  ` [PATCH v4 08/16] clk: samsung: fsd: Add cmu_imem block "
  ` [PATCH v4 09/16] clk: samsung: fsd: Add cmu_mfc "
  ` [PATCH v4 10/16] clk: samsung: fsd: Add cam_csi "
  ` [PATCH v4 11/16] dt-bindings: pinctrl: samsung: Add compatible for Tesla FSD SoC
  ` [PATCH v4 12/16] pinctrl: samsung: add FSD SoC specific data
  ` [PATCH v4 13/16] dt-bindings: arm: add Tesla FSD ARM SoC
  ` [PATCH v4 14/16] arm64: dts: fsd: Add initial device tree support
  ` [PATCH v4 15/16] arm64: dts: fsd: Add initial pinctrl support
  ` [PATCH v4 16/16] arm64: defconfig: Enable Tesla FSD SoC

stable-rc/queue/5.4 build: 172 builds: 3 failed, 169 passed, 4 errors, 26 warnings (v5.4.173-269-g0114f32cf068)
 2022-01-23 19:26 UTC 

[bug report] --tui should not be silently ignored
 2022-01-23 19:21 UTC  (2+ messages)

[PATCH] drm/edid: Support type 7 timings
 2022-01-23 19:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 1/2] EDAC: use proper list of struct attribute for attributes
 2022-01-23 19:19 UTC  (2+ messages)

[PATCH 1/2] perf tui: Only support --tui with slang
 2022-01-23 19:18 UTC  (2+ messages)
` [PATCH 2/2] perf gtk: Only support --gtk if compiled in

inline deduplication security issues
 2022-01-23 19:18 UTC  (2+ messages)

[PATCH v2] cache.h: auto-detect if zlib has uncompress2()
 2022-01-23 19:18 UTC  (5+ messages)
` [PATCH v3] "

drivers/usb/gadget/udc/aspeed-vhub/ep0.c:155 ast_vhub_ep0_handle_setup() error: we previously assumed 'ep->dev' could be null (see line 130)
 2022-01-23 19:17 UTC 

[PATCH v3 0/3] Add initial support for exynos5420-chagall-wifi
 2022-01-23 19:15 UTC  (3+ messages)

[PATCH-perfbook v4] RFC: make some bibliography items better
 2022-01-23 19:16 UTC  (3+ messages)

[Buildroot] [PATCH 25/28] configs/orangepi_zero_defconfig: enable NEON/VFPV4 FPU strategy
 2022-01-23 19:12 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.11.x] package/mbedtls: security bump to version 2.16.12
 2022-01-23 19:08 UTC 

[Buildroot] [git commit branch/2021.11.x] package/xenomai: fix build with glibc >= 2.34
 2022-01-23 18:32 UTC 

[PATCH v3 00/54] lib/bitmap: optimize bitmap_weight() usage
 2022-01-23 19:13 UTC  (9+ messages)
` [PATCH 18/54] drivers/infiniband: replace cpumask_weight with cpumask_empty where appropriate
` [PATCH 47/54] sched: replace cpumask_weight with cpumask_weight_eq "
` [PATCH 48/54] kernel/time: "
` [PATCH 49/54] lib/nodemask: add nodemask_weight_{eq,gt,ge,lt,le}
` [PATCH 50/54] acpi: replace nodes__weight with nodes_weight_ge for numa
` [PATCH 53/54] tools/bitmap: sync bitmap_weight
` [PATCH 54/54] MAINTAINERS: add cpumask and nodemask files to BITMAP_API

[Buildroot] [git commit branch/2021.11.x] package/imagemagick: fix dependency
 2022-01-23 19:03 UTC 

[Buildroot] [git commit branch/2021.11.x] package/gstreamer1/gst1-plugins-bad: fix typo
 2022-01-23 18:45 UTC 

[Buildroot] [git commit branch/2021.11.x] package/lapack: fix CVE-2021-4048
 2022-01-23 18:35 UTC 

[Buildroot] [git commit branch/2021.11.x] DEVELOPERS: remove Evan Zelkowitz
 2022-01-23 19:04 UTC 

[Buildroot] [git commit branch/2021.11.x] package/lapack: add LAPACK_CPE_ID_VENDOR
 2022-01-23 18:35 UTC 

[Buildroot] [git commit branch/2021.02.x] package/lapack: add LAPACK_CPE_ID_VENDOR
 2022-01-23 18:35 UTC 

[Buildroot] [git commit branch/2021.02.x] package/imagemagick: fix dependency
 2022-01-23 19:03 UTC 

[Buildroot] [git commit branch/2021.02.x] package/mbedtls: security bump to version 2.16.12
 2022-01-23 19:08 UTC 

[Buildroot] [git commit branch/2021.02.x] package/lapack: fix CVE-2021-4048
 2022-01-23 18:35 UTC 

[Buildroot] [git commit branch/2021.02.x] DEVELOPERS: remove Evan Zelkowitz
 2022-01-23 19:04 UTC 

[Buildroot] [git commit branch/2021.02.x] package/gstreamer1/gst1-plugins-bad: fix typo
 2022-01-23 18:45 UTC 

[Buildroot] [PATCH 1/1] package/mbedtls: security bump to version 2.16.12
 2022-01-23 19:10 UTC  (2+ messages)

[PATCH v4 1/1] media: ovm6211: Adds support for OVM6211
 2022-01-23 19:06 UTC  (3+ messages)

[PATCH v3 0/8] rtw88: prepare locking for SDIO support
 2022-01-23 19:03 UTC  (3+ messages)

stable-rc/queue/5.10 build: 182 builds: 3 failed, 179 passed, 4 errors, 9 warnings (v5.10.93-476-g06c0e9de9d85)
 2022-01-23 19:01 UTC 

[PATCH 0/2] Add support for Azoteq IQS620A(T) V3
 2022-01-23 19:01 UTC  (3+ messages)
` [PATCH 1/2] mfd: iqs62x: Provide device revision to sub-devices
` [PATCH 2/2] iio: temperature: iqs620at-temp: Add support for V3 silicon

[PATCH v2 0/1] KVM: Dirty quota-based throttling
 2022-01-23 18:58 UTC  (4+ messages)
` [PATCH v2 1/1] KVM: Implement dirty quota-based throttling of vcpus

[PATCH 4/4] drivers: bus: add driver for initializing the SSC bus on (some) qcom SoCs
 2022-01-23 18:56 UTC  (3+ messages)

💥 PANICKED: Test report for kernel 5.17.0-rc1 (mainline.kernel.org-clang, e783362e)
 2022-01-23 18:54 UTC 

[PATCH] net: fec_ptp: remove redundant initialization of variable val
 2022-01-23 18:49 UTC 

[Buildroot] [PATCH 1/1] package/gstreamer1/gst1-plugins-bad: fix typo
 2022-01-23 18:46 UTC  (2+ messages)

[PATCH v5 0/3] KVM: x86: Provide per VM capability for disabling PMU virtualization
 2022-01-23 18:45 UTC  (4+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] KVM: selftests: Allow creation of selftest VM without vcpus
` [PATCH v5 3/3] KVM: selftests: Verify disabling PMU virtualization via KVM_CAP_CONFIG_PMU

Sampling of non-C-like stacks with eBPF and perf_events?
 2022-01-23 18:45 UTC  (3+ messages)

stable-rc/queue/4.19 build: 178 builds: 5 failed, 173 passed, 2 errors, 30 warnings (v4.19.225-201-gc1bcacb76e00)
 2022-01-23 18:45 UTC 

[PATCH v2] app/eventdev: add crypto producer mode
 2022-01-23 18:44 UTC  (3+ messages)
` [PATCH v3] "


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.