All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-25 13:54:25 to 2020-12-25 23:20:22 UTC [more...]

[PATCH 0/3] Clean up sam460ex irq mapping
 2020-12-25 23:07 UTC  (4+ messages)
` [PATCH 3/3] sam460ex: Clean up "
` [PATCH 2/3] sam460ex: Drop unneeded dependencies
` [PATCH 1/3] ppc4xx: Move common dependency on serial to common option

[linux-linus test] 157893: regressions - FAIL
 2020-12-25 23:19 UTC 

[Buildroot] [PATCH 1/1] package/botan: bump to version 2.17.3
 2020-12-25 23:06 UTC 

[PATCH v2] hwmon: (ntc_thermistor): try reading processed
 2020-12-25 23:01 UTC  (5+ messages)

[PATCH] nfp: remove h from printk format specifier
 2020-12-25 23:00 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] package/minizip: fix build without openssl
 2020-12-25 22:49 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-pycups: needs python3
 2020-12-25 22:49 UTC 

[Buildroot] [git commit] package/minizip: fix build without openssl
 2020-12-25 22:49 UTC 

[Buildroot] [PATCH v2, 1/1] toolchain/toolchain-wrapper: fix gcc -v with relro
 2020-12-25 22:38 UTC  (5+ messages)

[PATCHv5 00/15] perf: Add mmap2 build id support
 2020-12-25 22:35 UTC  (5+ messages)
` [PATCH 03/15] perf: Add build id data in mmap2 event

[Buildroot] [PATCH 1/1] package/rhash: fix build failure due to gcc -v
 2020-12-25 22:34 UTC  (2+ messages)

[bug] git svn fetch: defect history - missing merges and wrong tag ancestors
 2020-12-25 22:24 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915/gt: Cancel submitted requests upon context reset
 2020-12-25 22:24 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/gt: Pull context closure check from request submit to schedule-in
` [Intel-gfx] [PATCH 3/3] drm/i915/gem: Peek at the inflight context
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/gt: Cancel submitted requests upon context reset

[PATCH] perf tools: Detect when pipe is passed as perf data
 2020-12-25 22:21 UTC 

How to verify a wireguard public key?
 2020-12-25 22:16 UTC  (4+ messages)

[Buildroot] [git commit] package/rhash: fix build failure due to gcc -v
 2020-12-25 22:14 UTC 

dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
 2020-12-24 18:52 UTC  (5+ messages)
    ` [dm-crypt] "

Read-only access to an "objects/info/alternates" repository
 2020-12-25 21:47 UTC 

[Buildroot] [PATCH v2, 1/1] package/mosquitto: fix static build with cjson
 2020-12-25 21:50 UTC 

[PATCH v3 0/3] drivers/soc/litex: support 32-bit subregisters, 64-bit CPUs
 2020-12-25 21:47 UTC  (6+ messages)
` [PATCH v3 1/3] drivers/soc/litex: move generic accessors to litex.h
` [PATCH v3 2/3] drivers/soc/litex: separate MMIO from subregister offset calculation
` [PATCH v3 3/3] drivers/soc/litex: support 32-bit subregisters, 64-bit CPUs

[PATCH v2] sysboot: add zboot support to boot x86 Linux kernel image
 2020-12-25 21:25 UTC 

[Buildroot] [PATCH] package/uhubctl: bump to version 2.3.0
 2020-12-25 21:18 UTC  (2+ messages)

[meta-oe][PATCH v2] yaml-cpp: add new recipe
 2020-12-25 21:19 UTC 

[Buildroot] [git commit] package/uhubctl: bump to version 2.3.0
 2020-12-25 21:17 UTC 

[Buildroot] [PATCH] libcurl: security bump to version 7.74.0
 2020-12-25 21:17 UTC  (2+ messages)

[Buildroot] [git commit] libcurl: security bump to version 7.74.0
 2020-12-25 21:16 UTC 

Request for help with btmgmt
 2020-12-25 20:32 UTC  (3+ messages)

[PATCH] nvmet-fc: associations list replaced with hlist rcu,
 2020-12-25 21:09 UTC  (4+ messages)

drivers/mmc/host/s3cmci.c:1684:21: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-12-25 20:48 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mosquitto: fix static build with cjson
 2020-12-25 20:42 UTC  (2+ messages)

[PATCH 00/16] tcg/s390x: host vector support
 2020-12-25 20:19 UTC  (17+ messages)
` [PATCH 01/16] tcg/s390x: Rename from tcg/s390
` [PATCH 02/16] tcg/s390x: Change FACILITY representation
` [PATCH 03/16] tcg/s390x: Merge TCG_AREG0 and TCG_REG_CALL_STACK into TCGReg
` [PATCH 04/16] tcg/s390x: Add host vector framework
` [PATCH 05/16] tcg/s390x: Implement tcg_out_ld/st for vector types
` [PATCH 06/16] tcg/s390x: Implement tcg_out_mov "
` [PATCH 07/16] tcg/s390x: Implement tcg_out_dup*_vec
` [PATCH 08/16] tcg/s390x: Implement minimal vector operations
` [PATCH 09/16] tcg/s390x: Implement andc, orc, abs, neg, not "
` [PATCH 10/16] tcg/s390x: Implement TCG_TARGET_HAS_mul_vec
` [PATCH 11/16] tcg/s390x: Implement vector shift operations
` [PATCH 12/16] tcg/s390x: Implement TCG_TARGET_HAS_minmax_vec
` [PATCH 13/16] tcg: Expand usadd/ussub with umin/umax
` [PATCH 14/16] tcg/s390x: Implement TCG_TARGET_HAS_sat_vec
` [PATCH 15/16] tcg/s390x: Implement TCG_TARGET_HAS_bitsel_vec
` [PATCH 16/16] tcg/s390x: Implement TCG_TARGET_HAS_cmpsel_vec

[RFC PATCH v2 00/19] dynamic debug diet plan
 2020-12-25 20:19 UTC  (20+ messages)
` [RFC PATCH v2 01/19] dyndbg: fix use before null check
` [RFC PATCH v2 02/19] dyndbg: split struct _ddebug, move display fields to new _ddebug_callsite
` [RFC PATCH v2 03/19] dyndbg: refactor part of ddebug_change to ddebug_match_site
` [RFC PATCH v2 04/19] dyndbg: accept null site in ddebug_match_site
` [RFC PATCH v2 05/19] dyndbg: hoist ->site out of ddebug_match_site
` [RFC PATCH v2 06/19] dyndbg: accept null site in ddebug_change
` [RFC PATCH v2 07/19] dyndbg: accept null site in dynamic_emit_prefix
` [RFC PATCH v2 08/19] dyndbg: accept null site in ddebug_proc_show
` [RFC PATCH v2 09/19] dyndbg: optimize ddebug_emit_prefix
` [RFC PATCH v2 10/19] dyndbg: avoid calling dyndbg_emit_prefix when it has no work
` [RFC PATCH v2 11/19] dyndbg: refactor ddebug_alter_site out of ddebug_change
` [RFC PATCH v2 12/19] dyndbg: allow deleting site info via control interface
` [RFC PATCH v2 13/19] dyndbg: verify __dyndbg & __dyndbg_callsite invariant
` [RFC PATCH v2 14/19] dyndbg+module: expose ddebug_callsites to modules
` [RFC PATCH v2 15/19] dyndbg: add ddebug_site_get/put api with pass-thru impl
` [RFC PATCH v2 16/19] dyndbg: ddebug_site_get/put api commentary
` [RFC PATCH v2 17/19] dyndbg: rearrange struct ddebug_callsites
` [RFC PATCH v2 18/19] dyndbg: add module_index to struct _ddebug
` [RFC PATCH v2 19/19] dyndbg: try DEFINE_DYNAMIC_DEBUG_TABLE

[meta-oe][PATCH] yaml-cpp: add new recipe
 2020-12-25 20:19 UTC  (3+ messages)
` [oe] "

UBSAN: shift-out-of-bounds in dummy_hub_control
 2020-12-25 20:05 UTC 

[PATCH conntrack-tools] conntrackd: add ip netns test script
 2020-12-25 20:00 UTC  (2+ messages)

[PATCH] btrfs-progs: a bunch of typo fixes
 2020-12-25 19:15 UTC 

[PATCH] btrfs-progs: fix unterminated long opts for send
 2020-12-25 19:15 UTC 

[RFC PATCH 00/10] crypto: x86 - remove XTS and CTR glue helper code
 2020-12-25 19:20 UTC  (3+ messages)
` [dm-devel] "

[v6,0/4] PCI: mediatek: Add new generation controller support
 2020-12-25 19:22 UTC  (5+ messages)
` [v6,3/4] PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192

[PATCH 0/2] crypto: x86/aes-ni-xts - recover and improve performance
 2020-12-25 19:14 UTC  (2+ messages)

[PATCH iproute2 5.11 1/2] iplink_can: add Classical CAN frame LEN8_DLC support
 2020-12-25 19:10 UTC  (2+ messages)
` [PATCH iproute2 5.11 2/2] iplink_can: fix format output for details with statistics

[GIT PULL] perf tools changes for v5.11, 2nd batch
 2020-12-25 19:09 UTC  (2+ messages)

[git pull] vfs.git misc stuff
 2020-12-25 19:09 UTC  (2+ messages)

arm-linux-gnueabi-ld: sil-sii8620.c:undefined reference to `extcon_register_notifier'
 2020-12-25 18:48 UTC  (2+ messages)

[ANNOUNCE] 4.14.212-rt102
 2020-12-25 18:48 UTC 

[PATCH -next] regulator: qcom-rpmh: fix build after QCOM_COMMAND_DB is tristate
 2020-12-25 18:50 UTC 

undefined reference to `__ubsan_handle_alignment_assumption'
 2020-12-25 18:43 UTC  (2+ messages)

[qemu-mainline test] 157889: regressions - FAIL
 2020-12-25 18:37 UTC 

[Buildroot] [PATCH] package/linux-firmware: add new option for USB TI 3410/5052 firmware
 2020-12-25 18:28 UTC  (2+ messages)

[Buildroot] [PATCH] package/linux-firmware: add new option for Samsung MFC firmware
 2020-12-25 18:25 UTC  (2+ messages)

[Buildroot] [git commit] package/linux-firmware: add new option for Samsung MFC firmwares
 2020-12-25 18:23 UTC 

[PATCH] contrib/git-hooks: add a sendemail-validate example hook that adds FROM: lines to outgoing patch emails
 2020-12-25 18:16 UTC 

[Buildroot] [PATCH] docker: add AppArmor support
 2020-12-25 18:01 UTC  (2+ messages)

[PATCH 2/2] checkpatch: kconfig: add missing types to regex
 2020-12-25 17:42 UTC  (6+ messages)

Bluetooth connection disconnects every few minutes
 2020-12-25 17:41 UTC  (11+ messages)

[PATCH] drm/amd/display: avoid null pointer dereference in dm_set_vblank
 2020-12-25  6:24 UTC 

[PATCH v6 0/5] Introduce the Counter character device interface
 2020-12-25 17:30 UTC  (5+ messages)
` [PATCH v6 3/5] counter: Add "

Wrong __setup() callbacks return values and /init's environment pollution
 2020-12-25 17:20 UTC 

riscv+KASAN does not boot
 2020-12-25 17:13 UTC  (6+ messages)

[PATCH] net: phy: realtek: Add support for RTL9000AA/AN
 2020-12-25 17:08 UTC  (2+ messages)

undefined reference to `cmd_db_read_addr'
 2020-12-25 17:08 UTC  (2+ messages)

[Buildroot] [PATCH] package/ninja: drop workarounds for cmake-3.10
 2020-12-25 17:07 UTC  (2+ messages)

[RFC 0/6] Nintendo 64 Linux port
 2020-12-25 17:05 UTC 

[PATCH 1/6] Revert "MIPS: Remove unused R4300 CPU support"
 2020-12-25 16:59 UTC 

[PATCH 2/6] mips: Add N64 machine type
 2020-12-25 17:00 UTC 

[PATCH 3/6] fbdev: Add n64rdp driver
 2020-12-25 17:00 UTC 

[PATCH 4/6] input: Add N64 controller driver
 2020-12-25 17:01 UTC 

[PATCH 5/6] sound: Add n64 driver
 2020-12-25 17:01 UTC 

[PATCH 6/6] block: Add n64 cart driver
 2020-12-25 17:01 UTC 

[PATCH 1/2] drivers/gpu/drm/ast: Fix infinite loop if read fails
 2020-12-25 16:47 UTC  (3+ messages)
` [PATCH 2/2] "

[reiser4 SFRN 5.1.3] kernel [5.10.x] read not supported for file /test-exec \(pid: 10094 comm: debootstrap\)
 2020-12-25 16:42 UTC  (2+ messages)

[PATCH] ALSA: hda: Resume codec for system suspend if LED is controlled by codec
 2020-12-25 16:47 UTC  (2+ messages)

[rcu:dev.2020.12.23a 133/149] kernel/time/clocksource.c:220:6: warning: no previous prototype for function 'clocksource_verify_one_cpu'
 2020-12-25 16:41 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] pkg-meson: Force-disable binary stripping
 2020-12-25 16:03 UTC  (2+ messages)

[Buildroot] [git commit] package/pkg-meson: force-disable binary stripping
 2020-12-25 15:57 UTC 

[linux-linus test] 157884: regressions - FAIL
 2020-12-25 15:51 UTC 

"Wireguard [sic]: great protocol, but skip the Mac app" blog post
 2020-12-25 15:48 UTC 

[Buildroot] [PATCH 1/1] support/dependencies: set cmake version min to 3.15.3
 2020-12-25 15:39 UTC  (2+ messages)

undefined reference to `__ubsan_handle_alignment_assumption'
 2020-12-25 15:36 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] support/dependencies: set cmake version min to 3.15
 2020-12-25 15:32 UTC  (2+ messages)

[Buildroot] [PATCH v3] package/ninja: fix to be cmake-3.10 compatible again
 2020-12-25 15:28 UTC  (2+ messages)
` [Buildroot] [PATCH] package/go: enable ARMv7 optimizations for ARMv8 target

[linux-stable-rc:linux-4.19.y 978/9999] drivers/gpu/drm/i915/i915_gem.c:142:2: error: format string is not a string literal (potentially insecure)
 2020-12-25 15:25 UTC 

[PATCH 1/1] imx: mx7: clock: use correct format strings
 2020-12-25 15:22 UTC 

[Buildroot] [git commit] support/dependencies: set cmake version min to 3.15
 2020-12-25 15:21 UTC 

[PATCH 1/1] sandbox: fix sandbox_cmdline_cb_test_fdt()
 2020-12-25 15:04 UTC 

[lee-linaro:google/android-3.18-queue 74/586] net/rxrpc/ar-key.c:1188:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-12-25 15:00 UTC 

Best practices for adding hosts
 2020-12-25  6:43 UTC  (3+ messages)

[lee-linaro:google/android-3.18-queue 74/586] net/rxrpc/ar-key.c:1188:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-12-25 14:39 UTC  (2+ messages)

driver: watchdog: Remove mtk_wdt_stop() in probe() to prevent the system freeze and it doesn't reboot by watchdog problem
 2020-12-25 14:29 UTC  (11+ messages)
` [PATCH v1 1/1] "

[PATCH v14 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-12-25 14:29 UTC  (9+ messages)
` [PATCH v14 04/10] fs/ntfs3: Add file operations and implementation
` [PATCH v14 06/10] fs/ntfs3: Add compression

[PATCH] trace: Remove get/put_cpu() from function_trace_init
 2020-12-25 14:23 UTC 

undefined reference to `cmd_db_read_addr'
 2020-12-25 14:23 UTC  (2+ messages)

[PATCH] powerpc/mm: avoid null pointer dereference in flush_tlb_mm
 2020-12-25  7:11 UTC 

[PATCH] watchdog: ziirave_wdt: remove unused including <linux/version.h>
 2020-12-25 14:19 UTC  (2+ messages)

[PATCH] ring-buffer: Remove cpu_buffer argument from the rb_inc_page()
 2020-12-25 14:03 UTC 

[PATCH 1/1] ubifs: do not decide upon uninitialized variable
 2020-12-25 14:19 UTC 

[PATCH] fs: fat: eliminate DIRENTSPERBLOCK() macro
 2020-12-25 14:11 UTC 

[dpdk-dev] [PATCH] app/testpmd: fix start index for showing FEC array
 2020-12-25 13:49 UTC  (4+ messages)

[PATCH v16 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-12-25 13:51 UTC  (11+ messages)
` [PATCH v16 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v16 02/10] fs/ntfs3: Add initialization of super block
` [PATCH v16 03/10] fs/ntfs3: Add bitmap
` [PATCH v16 04/10] fs/ntfs3: Add file operations and implementation
` [PATCH v16 05/10] fs/ntfs3: Add attrib operations
` [PATCH v16 06/10] fs/ntfs3: Add compression
` [PATCH v16 07/10] fs/ntfs3: Add NTFS journal
` [PATCH v16 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
` [PATCH v16 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
` [PATCH v16 10/10] fs/ntfs3: Add MAINTAINERS


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.