All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-30 20:24:40 to 2021-01-31 00:00:17 UTC [more...]

[PATCHv3 00/24] perf tools: Add daemon command
 2021-01-30 23:48 UTC  (24+ messages)
  ` [PATCH 01/24] perf daemon: "
  ` [PATCH 02/24] perf daemon: Add config option
  ` [PATCH 03/24] perf daemon: Add base option
  ` [PATCH 04/24] perf daemon: Add server socket support
  ` [PATCH 05/24] perf daemon: Add client "
  ` [PATCH 06/24] perf daemon: Add config file support
  ` [PATCH 07/24] perf daemon: Add config file change check
  ` [PATCH 08/24] perf daemon: Add background support
  ` [PATCH 10/24] perf daemon: Add list command
  ` [PATCH 11/24] perf daemon: Add signal command
  ` [PATCH 12/24] perf daemon: Add stop command
  ` [PATCH 13/24] perf daemon: Allow only one daemon over base directory
  ` [PATCH 14/24] perf daemon: Set control fifo for session
  ` [PATCH 15/24] perf daemon: Add ping command
  ` [PATCH 16/24] perf daemon: Use control to stop session
  ` [PATCH 17/24] perf daemon: Add up time for daemon/session list
  ` [PATCH 18/24] perf daemon: Add man page for perf-daemon
  ` [PATCH 19/24] perf tests: Add daemon list command test
  ` [PATCH 20/24] perf tests: Add daemon reconfig test
  ` [PATCH 21/24] perf tests: Add daemon stop command test
  ` [PATCH 22/24] perf tests: Add daemon signal "
  ` [PATCH 23/24] perf tests: Add daemon ping "
  ` [PATCH 24/24] perf tests: Add daemon lock test

[PATCH 00/14] CXL 2.0 Support
 2021-01-30 23:52 UTC  (16+ messages)
` [PATCH 01/14] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [PATCH 02/14] cxl/mem: Map memory device registers
` [PATCH 03/14] cxl/mem: Find device capabilities
` [PATCH 04/14] cxl/mem: Implement polled mode mailbox
` [PATCH 05/14] cxl/mem: Register CXL memX devices

[PATCH] csky: change a Kconfig symbol name to fix e1000 build error
 2021-01-30 23:49 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] tpm_tis: Add missing start/stop_tpm_chip calls
 2021-01-30 23:49 UTC  (8+ messages)
` [PATCH v2] tpm_tis: Add missing tpm_request/relinquish_locality calls

[PATCH 0/9] drivers: net: update tasklet_init callers
 2021-01-30 23:47 UTC  (14+ messages)
` [PATCH 1/9] arcnet: use new tasklet API
` [PATCH 2/9] caif_virtio: "
` [PATCH 3/9] ifb: "
` [PATCH 4/9] ppp: "
` [PATCH 5/9] net: usb: hso: "
` [PATCH 6/9] net: usb: lan78xx: "
` [PATCH 7/9] net: usb: pegasus: "
` [PATCH 8/9] net: usb: r8152: "
` [PATCH 9/9] net: usb: rtl8150: "

stable-rc/linux-4.4.y baseline: 94 runs, 10 regressions (v4.4.254)
 2021-01-30 23:49 UTC 

[android-common:android-mainline 1/2] drivers/staging/android/debug_kinfo.c:164:34: warning: unused variable 'debug_kinfo_of_match'
 2021-01-30 23:48 UTC 

[PATCH] net: usb: cdc_ncm: use new API for bh tasklet
 2021-01-30 23:46 UTC 

[PATCH v14 00/42] btrfs: zoned block device support
 2021-01-30 23:44 UTC  (11+ messages)
` [PATCH v14 03/42] btrfs: defer loading zone info after opening trees
` [PATCH v14 04/42] btrfs: use regular SB location on emulated zoned mode
` [PATCH v14 05/42] btrfs: release path before calling into btrfs_load_block_group_zone_info
` [PATCH v14 06/42] btrfs: do not load fs_info->zoned from incompat flag
` [PATCH v14 07/42] btrfs: disallow fitrim in ZONED mode

[PATCH v7 0/2] Kbuild: DWARF v5 support
 2021-01-30 23:39 UTC  (4+ messages)
` [PATCH v7 2/2] Kbuild: implement support for DWARF v5

[PATCH] cxl: Simplify bool conversion
 2021-01-29  8:25 UTC 

stable-rc/linux-4.9.y baseline: 51 runs, 2 regressions (v4.9.254)
 2021-01-30 23:29 UTC 

[PATCH 0/2] Eliminate extraneous ref log entries
 2021-01-30 23:26 UTC  (5+ messages)
` [PATCH 1/2] t/t1417: test symbolic-ref effects on ref logs

[PATCH v2] misc: bcm-vk: only support ttyVK if CONFIG_TTY is set
 2021-01-30 23:26 UTC  (3+ messages)

Problems starting Xen domU after latest stable update
 2021-01-30 23:25 UTC  (7+ messages)

linux-next: build failure on power pc
 2021-01-30 23:21 UTC  (5+ messages)
` [PATCH] powerpc: fix AKEBONO build failures

5.11 "debug" missing 20-30% memory, and exceptionally high reserved
 2021-01-30 23:21 UTC  (2+ messages)

[bug] 5.11-rc5 brought page allocation failure issue [ttm][amdgpu]
 2021-01-30 23:17 UTC  (2+ messages)

aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `sound/usb/implicit.o' being placed in section `.eh_frame'
 2021-01-30 23:16 UTC  (2+ messages)

[PATCH] openrisc: use device tree to determine present cpus
 2021-01-30 23:11 UTC  (7+ messages)
      ` [OpenRISC] "

[PATCH 0/4] fs: fat: code clean up
 2021-01-30 23:09 UTC  (5+ messages)
` [PATCH 1/4] fs: fat: usage basename in file_fat_write_at, fat_mkdir
` [PATCH 2/4] fs: fat: must not write directory '.' and '..'
` [PATCH 3/4] fs: fat: carve out fat_create_dir_entry()
` [PATCH 4/4] fs: fat: remove trailing periods from long name

[PATCH v2] Fix error: array subscript has type 'char'
 2021-01-30 23:07 UTC  (6+ messages)
` [PATCH v2] libs/light: pass some infos to qemu

[PATCH] test/py: support pytest 6
 2021-01-30 23:06 UTC  (3+ messages)

[PATCH v3 1/2] libs/light: pass some infos to qemu
 2021-01-30 23:03 UTC  (2+ messages)
` [PATCH v3 2/2] Document qemu-ifup on NetBSD

stable-rc/queue/4.19 build: 198 builds: 0 failed, 198 passed, 85 warnings (v4.19.172-1-g009a2be5663f)
 2021-01-30 22:58 UTC 

[PATCH 1/2] powerpc/Kconfig: Fix unmet direct dependency on NET
 2021-01-30 22:55 UTC  (5+ messages)
` [PATCH 2/2] crypto: crypto4xx - Avoid linking failure with HW_RANDOM=m

[PATCH bpf-next v2 0/5] bpf: allow variable-offset stack access
 2021-01-30 22:55 UTC  (4+ messages)
` [PATCH bpf-next v2 1/5] "

[GIT PULL] OpenRISC fixes for 5.11-rc6
 2021-01-30 22:44 UTC  (2+ messages)
` [OpenRISC] "

stable-rc/queue/5.10 build: 186 builds: 0 failed, 186 passed, 12 warnings (v5.10.12-3-g0bb4aea7b36b5)
 2021-01-30 22:38 UTC 

Upstreaming downstream Google BMC repositories
 2021-01-30 22:23 UTC  (10+ messages)

[linux-5.4 bisection] complete test-amd64-amd64-dom0pvh-xl-intel
 2021-01-30 22:18 UTC 

stable-rc/linux-4.19.y build: 193 builds: 0 failed, 193 passed, 80 warnings (v4.19.172)
 2021-01-30 22:16 UTC 

[xen-unstable test] 158811: tolerable FAIL - PUSHED
 2021-01-30 22:14 UTC 

ld.lld: error: ddp.c:(.text.fixup+0x4): relocation R_ARM_THM_JUMP24 out of range: 16782634 is not in
 2021-01-30 22:13 UTC 

[PATCH net-next v1 0/6] lan743x speed boost
 2021-01-30 22:10 UTC  (3+ messages)
` [PATCH net-next v1 1/6] lan743x: boost performance on cpu archs w/o dma cache snooping

[PATCH v4 0/2] mm: fix initialization of struct page for holes in memory layout
 2021-01-30 22:10 UTC  (3+ messages)
` [PATCH v4 1/2] x86/setup: always add the beginning of RAM as memblock.memory
` [PATCH v4 2/2] mm: fix initialization of struct page for holes in memory layout

[PATCH 0/4] Improve group scanning in CR 0 and CR 1 passes
 2021-01-30 22:10 UTC  (4+ messages)
` [PATCH 3/4] ext4: improve cr 0 / cr 1 group scanning

[tip:master] BUILD SUCCESS a7e0bdf1b07ea6169930ec42b0bdb17e1c1e3bb0
 2021-01-30 22:08 UTC 

[PATCH] hugetlbfs: show pagesize in unit of GB if possible
 2021-01-30 22:07 UTC  (3+ messages)

[PATCH bpf-next] selftest/bpf: testing for multiple logs on REJECT
 2021-01-30 22:03 UTC  (5+ messages)

[PATCH bpf-next v2] selftest/bpf: testing for multiple logs on REJECT
 2021-01-30 22:01 UTC 

[dunfell 00/13] Patch review Jan 30
 2021-01-30 21:53 UTC  (2+ messages)
` [oe] "

stable-rc/linux-4.14.y build: 186 builds: 0 failed, 186 passed, 65 warnings (v4.14.218)
 2021-01-30 21:49 UTC 

[PATCH] platform/x86: dell-wmi-sysman: fix a NULL pointer dereference
 2021-01-30 21:43 UTC  (2+ messages)

[Buildroot] [PATCH 0/4] version bump of netopeer2 and related dependencies
 2021-01-30 21:40 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] package/libyang: bump to version 1.0.215
` [Buildroot] [PATCH 2/4] package/libnetconf2: bump version to 1.1.36
` [Buildroot] [PATCH 3/4] package/sysrepo: bump version to 1.4.104
` [Buildroot] [PATCH 4/4] package/netopeer2: bump version to 1.1.53

[PATCH v2 1/1] process_madvise.2: Add process_madvise man page
 2021-01-30 21:34 UTC  (2+ messages)

[PATCH v2] armv8: Handle EL2 Host mode
 2021-01-30 21:31 UTC 

[PATCH v5 0/3] KEYS, trusted: a bunch of bug fixes
 2021-01-30 21:28 UTC  (4+ messages)
` [PATCH v5 3/3] KEYS: trusted: Reserve TPM for seal and unseal operations

[PATCH v3 0/3] Add support for x509 certs with NIST p256 and p192 keys
 2021-01-30 21:26 UTC  (3+ messages)
` [PATCH v3 1/3] x509: Detect sm2 keys by their parameters OID

[PATCH 1/1] sandbox: keep time offset when resetting
 2021-01-30 21:27 UTC  (5+ messages)

[PATCH] do not pass NULL pointer to libfdt
 2021-01-30 21:27 UTC  (2+ messages)

[PATCH 11/11] binman: Print a debug message when binman selects a node
 2021-01-30 21:27 UTC  (14+ messages)
` [PATCH 00/11] More minor clean-ups and improvements
  ` [PATCH 03/11] i2c: desigware: Add an alias for Intel Apollo Lake
  ` [PATCH 04/11] sandbox: Disable I2C emulators in SPL
  ` [PATCH 10/11] Add a symlink for ctype.h
  ` [PATCH 08/11] dm: core: Add a comment about pinctrl_select_state()
  ` [PATCH 07/11] clk: x86: Correct the driver name
  ` [PATCH 06/11] clk: Add debugging for return values
  ` [PATCH 05/11] dm: core: Don't inline dev_read...() calls with of-platdata
  ` [PATCH 02/11] x86: coral: Support TPM and RTC in SPL
  ` [PATCH 01/11] spl: Tidy up SPL/TPL malloc sizes

[PATCH v5] net: tftp: Add client support for RFC 7440
 2021-01-30 21:26 UTC  (4+ messages)

[PATCH] dm: replace auto_alloc_size with auto
 2021-01-30 21:26 UTC  (3+ messages)

[PATCH 2/2] disk: part: sandbox support in dev_print()
 2021-01-30 21:26 UTC  (4+ messages)
` [PATCH 0/2] "
  ` [PATCH 1/2] sandbox: fill block device meta information

[PATCH v2 net-next 0/4] net: consolidate page_is_pfmemalloc() usage
 2021-01-30 21:23 UTC  (8+ messages)
` [PATCH v2 net-next 3/4] net: introduce common dev_page_is_reserved()
            ` [Intel-wired-lan] "

[RFC PATCH v3 0/1] Adding support for IIO SCMI based sensors
 2021-01-30 21:21 UTC  (5+ messages)
` [RFC PATCH v3 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors

[PATCH 00/29] treewide: Convert comma separated statements
 2021-01-30 21:21 UTC  (5+ messages)
` [PATCH 09/29] drm/gma500: Avoid "

[PATCH 0/4] Add Gateworks Venice board support
 2021-01-30 21:22 UTC  (7+ messages)
` [PATCH 1/4] Respect that some compression algos can be enabled separately for SPL

[PATCH 5/8] lib: bitmap: remove the 'extern' keyword from function declarations
 2021-01-30 21:20 UTC  (3+ messages)
    ` [PATCH 8/8] gpio: sim: new testing module
` [PATCH 0/8] gpio: implement the configfs "

ERROR: modpost: ".__dev_get_by_index" undefined!
 2021-01-30 21:18 UTC  (2+ messages)

stable-rc/linux-5.10.y build: 176 builds: 0 failed, 176 passed, 7 warnings (v5.10.12)
 2021-01-30 21:19 UTC 

[Buildroot] [PATCH 1/2] package/libgpgme: add CPE variables
 2021-01-30 21:20 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/libgpgme: bump to version 1.15.1

[Buildroot] [git commit] package/libgpgme: bump to version 1.15.1
 2021-01-30 21:19 UTC 

[Buildroot] [git commit] package/libgpgme: add CPE variables
 2021-01-30 21:19 UTC 

[Buildroot] [PATCH 1/1] package/mutt: add gpgme optional dependency
 2021-01-30 21:19 UTC  (2+ messages)

[Buildroot] [git commit] package/mutt: add gpgme optional dependency
 2021-01-30 21:18 UTC 

[Buildroot] [PATCH 1/1] package/vde2: add CPE variables
 2021-01-30 21:17 UTC  (2+ messages)

[PATCH v2] tpm: ibmvtpm: fix error return code in tpm_ibmvtpm_probe()
 2021-01-30 21:14 UTC  (5+ messages)

[Buildroot] [git commit] package/vde2: add CPE variables
 2021-01-30 21:16 UTC 

[Buildroot] [PATCH 1/1] package/haproxy: bump to version 2.2.8
 2021-01-30 21:16 UTC  (2+ messages)

[Buildroot] [PATCH v2, 1/1] package/logrotate: use official tarball
 2021-01-30 21:15 UTC  (2+ messages)

[Buildroot] [git commit] package/haproxy: bump to version 2.2.8
 2021-01-30 21:15 UTC 

[Buildroot] [git commit] package/logrotate: use official tarball
 2021-01-30 21:14 UTC 

Fail to boot on bpim3 with next-20210128
 2021-01-30 20:58 UTC  (3+ messages)

[PATCH v2 0/5] Add a new uclampset utility
 2021-01-30 20:50 UTC  (6+ messages)
` [PATCH v2 1/5] Move sched_attr struct and syscall definitions into header file
` [PATCH v2 2/5] Add uclampset schedutil
` [PATCH v2 3/5] uclampset: Add man page
` [PATCH v2 4/5] uclampset: Plump into the build system
` [PATCH v2 5/5] uclampset: Plumb in bash-completion

selftest/bpf/test_verifier_log fails on v5.11-rc5
 2021-01-30 20:48 UTC  (5+ messages)

stable-rc/linux-5.4.y build: 175 builds: 1 failed, 174 passed, 94 warnings (v5.4.94)
 2021-01-30 20:49 UTC 

[PATCH net] net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_add
 2021-01-30 20:47 UTC  (2+ messages)

[PATCH 0/2] Unify trailers formatting logic for pretty.c and ref-filter.c
 2021-01-30 20:45 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] ref-filter: use pretty.c logic for trailers

[Buildroot] [RFC PATCH] stm32mp1: modify gpt partitions to fix BSP update
 2021-01-30 20:44 UTC 

[PATCH v2] iio: hid-sensor-rotation: Fix quaternion data not correct
 2021-01-30 20:41 UTC  (2+ messages)

[PATCH v5 0/5] Enable root to update the blacklist keyring
 2021-01-30 20:41 UTC 

[PATCH] HID: logitech-dj: add support for keyboard events in eQUAD step 4 Gaming
 2021-01-30 20:40 UTC  (4+ messages)

[PATCH v2 0/4] Add support for QCOM SPMI Flash LEDs
 2021-01-30 20:37 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: leds: Add binding for qcom-spmi-flash
` [PATCH v2 2/4] leds: Add driver for QCOM SPMI Flash LEDs

[PATCH] HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Winpad A15
 2021-01-30 20:33 UTC 

drivers/staging/wimax/i2400m/usb-tx.c:205 i2400mu_txd() error: uninitialized symbol 'tx_msg_size'
 2021-01-30 20:33 UTC 

broadcom fmac ap mode testing - how to set iwd as dhcp server?
 2021-01-30 20:25 UTC  (2+ messages)

[PATCH 04/11] sandbox: Disable I2C emulators in SPL
 2021-01-26  5:19 UTC 

[PATCH 03/11] i2c: desigware: Add an alias for Intel Apollo Lake
 2021-01-26  5:17 UTC 

[PATCH 1/2] sandbox: fill block device meta information
 2021-01-25 11:57 UTC 

[PATCH 10/11] Add a symlink for ctype.h
 2021-01-21 20:57 UTC 

[PATCH 08/11] dm: core: Add a comment about pinctrl_select_state()
 2021-01-21 20:57 UTC 

[PATCH 07/11] clk: x86: Correct the driver name
 2021-01-21 20:57 UTC 

[PATCH 06/11] clk: Add debugging for return values
 2021-01-21 20:57 UTC 

[PATCH 05/11] dm: core: Don't inline dev_read...() calls with of-platdata
 2021-01-21 20:57 UTC 

[PATCH 02/11] x86: coral: Support TPM and RTC in SPL
 2021-01-21 20:57 UTC 

[PATCH 01/11] spl: Tidy up SPL/TPL malloc sizes
 2021-01-21 20:57 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.