All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-17 18:15:27 to 2021-03-17 18:51:27 UTC [more...]

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2021-03-17 18:51 UTC 

[RFC v9 00/50] arm cleanup experiment for kvm-only build
 2021-03-17 18:29 UTC  (21+ messages)
` [RFC v9 01/50] target/arm: move translate modules to tcg/
` [RFC v9 02/50] target/arm: move helpers "
` [RFC v9 03/50] arm: tcg: only build under CONFIG_TCG
` [RFC v9 04/50] target/arm: tcg: add sysemu and user subsirs
` [RFC v9 05/50] target/arm: only build psci for TCG
` [RFC v9 06/50] target/arm: split off cpu-sysemu.c
` [RFC v9 07/50] target/arm: move physical address translation to cpu-mmu
` [RFC v9 08/50] target/arm: cpu-mmu: fix comment style
` [RFC v9 09/50] target/arm: split cpregs from tcg/helper.c
` [RFC v9 10/50] target/arm: cpregs: fix style (mostly just comments)
` [RFC v9 11/50] target/arm: move cpu definitions to common cpu module
` [RFC v9 12/50] target/arm: only perform TCG cpu and machine inits if TCG enabled
` [RFC v9 13/50] target/arm: kvm: add stubs for some helpers
` [RFC v9 14/50] target/arm: move cpsr_read, cpsr_write to cpu_common
` [RFC v9 15/50] target/arm: add temporary stub for arm_rebuild_hflags
` [RFC v9 20/50] target/arm: move arm_cpu_list to common_cpu
` [RFC v9 21/50] target/arm: move aarch64_sync_32_to_64 (and vv) to cpu code
` [RFC v9 23/50] target/arm: move sve_exception_el out of TCG helpers
` [RFC v9 27/50] target/arm: remove kvm include file for PSCI and arm-powerctl
` [RFC v9 32/50] tests: restrict TCG-only arm-cpu-features tests to TCG builds

[net-next PATCH v2 00/10] ethtool: Factor out common code related to writing ethtool strings
 2021-03-17 18:50 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH RESEND] mm: Move mem_init_print_info() into mm_init()
 2021-03-17 18:48 UTC  (11+ messages)
` [PATCH v2] "
    ` [OpenRISC] "

linux-next: build failure after merge of the tip tree
 2021-03-17 18:49 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-03-17 18:50 UTC 

[PATCH v2 0/3] drm/i915: Fix DP LTTPR link training mode initialization
 2021-03-17 18:49 UTC  (8+ messages)
` [Intel-gfx] "
` [PATCH v2 1/3] drm/i915/ilk-glk: Fix link training on links with LTTPRs
  ` [Intel-gfx] "
` [PATCH v2 2/3] drm/i915: Disable LTTPR support when the DPCD rev < 1.4
  ` [Intel-gfx] "
` [PATCH v2 3/3] drm/i915: Disable LTTPR support when the LTTPR "
  ` [Intel-gfx] "

[PATCH v3 00/22] fsck: API improvements
 2021-03-17 18:48 UTC  (9+ messages)
` [PATCH v4 01/22] fsck.h: update FSCK_OPTIONS_* for object_name
` [PATCH v4 02/22] fsck.h: use designed initializers for FSCK_OPTIONS_{DEFAULT,STRICT}
` [PATCH v4 08/22] fsck.c: move definition of msg_id into append_msg_id()
` [PATCH v4 11/22] fsck.h: move FSCK_{FATAL,INFO,ERROR,WARN,IGNORE} into an enum

stable/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.181)
 2021-03-17 18:47 UTC 

[Buildroot] [git commit branch/2020.11.x] package/optee-client: disable -Werror
 2021-03-17 18:48 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2021-03-17 18:48 UTC 

[Buildroot] [git commit branch/2021.02.x] package/optee-client: disable -Werror
 2021-03-17 18:48 UTC 

[PATCH 0/5] memory: Forbid mapping AddressSpace root MemoryRegion
 2021-03-17 18:30 UTC  (3+ messages)
` [PATCH 2/5] hw/arm/aspeed: Do not sysbus-map mmio flash region directly, use alias

[net PATCH 0/9] octeontx2: miscellaneous fixes
 2021-03-17 18:47 UTC  (5+ messages)
` [net PATCH 4/9] octeontx2-af: Remove TOS field from MKEX TX

arm64 syzbot instances
 2021-03-17 18:45 UTC  (5+ messages)

[PATCH] PCI: Add Max Payload Size quirk for ASMedia ASM1062 SATA controller
 2021-03-17 18:46 UTC  (2+ messages)

[PATCH net-next 0/5] net: dsa: mv88e6xxx: Offload bridge port flags
 2021-03-17 18:45 UTC  (4+ messages)
` [PATCH net-next 4/5] net: dsa: mv88e6xxx: Offload bridge learning flag

[PATCH v4 0/3] mm/slub: Fix count_partial() problem
 2021-03-17 18:45 UTC  (3+ messages)
` [PATCH v4 1/3] mm/slub: Introduce two counters for partial objects

[PATCH v3 07/20] test-read-cache: print cache entries with --table
 2021-03-17 18:44 UTC  (7+ messages)
` [RFC/PATCH 0/5] "
` [RFC/PATCH 3/5] ls-files: add and use a new --sparse option

[PATCH v8 00/10] fs: interface for directly reading/writing compressed data
 2021-03-17 18:45 UTC  (7+ messages)
` [PATCH v8 01/10] iov_iter: add copy_struct_from_iter()
` [PATCH v8 04/10] btrfs: fix check_data_csum() error message for direct I/O

[RFC PATCH 0/3 v3] futex/sched: introduce FUTEX_SWAP operation
 2021-03-17 18:43 UTC  (2+ messages)

[PATCH 0/3 rfc] Fix nvme-tcp and nvme-rdma controller reset hangs
 2021-03-17 18:43 UTC  (8+ messages)

[igt-dev] [i-g-t, v2] test/i915/gem_exec_reloc: check reloc support in GEM
 2021-03-17 18:43 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v8 00/37] config-based hooks
 2021-03-17 18:41 UTC  (3+ messages)

[PATCH net 0/2] qede: fix ethernet self adapter and skb failure issue
 2021-03-17 18:40 UTC  (5+ messages)
` [PATCH net 1/2] qede: fix to disable start_xmit functionality during self adapter test
    ` [EXT] "

[Accel-config] Re: [PATCH v3 0/4] Add support for ABI change in driver
 2021-03-17 18:41 UTC 

[PATCH v2 net] ionic: linearize tso skb with too many frags
 2021-03-17 18:40 UTC  (2+ messages)

[PATCH] net: macb: simplify clk_init with dev_err_probe
 2021-03-17 18:38 UTC  (3+ messages)

[PATCH] drm/amd/display: Add irq register entry for dmub
 2021-03-17 18:39 UTC  (2+ messages)

[PATCH] staging: octeon-usb: Match alignment with open parenthesis
 2021-03-17 18:38 UTC  (2+ messages)

FastLinQ: possible duplicate flush of FastReg and LocalInv
 2021-03-17 18:39 UTC  (3+ messages)

[PATCH v2] btrfs-progs: common: make sure that qgroup id is in range
 2021-03-17 18:36 UTC  (2+ messages)

WIP: searching all of lore
 2021-03-17 18:37 UTC  (5+ messages)

[PATCH 0/2] Fix page_owner broken on arm64
 2021-03-17 18:36 UTC  (4+ messages)
` [PATCH 2/2] arm64: stacktrace: Add skip when task == current

[Intel-gfx] [PATCH v2 00/23] Separate display version numbering and add XE_LPD (version 13)
 2021-03-17 18:37 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 03/23] drm/i915/display: Eliminate most usage of INTEL_GEN()

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2021-03-17 18:37 UTC 

[Bluez PATCH v4 0/3] Expose extended adv feature support via bluez API
 2021-03-17 18:34 UTC  (2+ messages)

[xen-unstable test] 160109: tolerable FAIL
 2021-03-17 18:35 UTC 

Help with eMMC inline encryption
 2021-03-17 18:33 UTC  (2+ messages)

Removing WireGuard Support From FreeBSD Base
 2021-03-17 18:34 UTC  (3+ messages)

[PATCH] x86/cpu/AMD: Adjust x86_phys_bits to account for reduced PA in SEV-* guests
 2021-03-17 18:32 UTC 

[PATCH net-next 0/9] net: hns3: refactor and new features for flow director
 2021-03-17 18:32 UTC  (5+ messages)
` [PATCH net-next 5/9] net: hns3: refactor flow director configuration

[PATCH 3/4] locking/ww_mutex: Treat ww_mutex_lock() like a trylock
 2021-03-17 18:32 UTC  (10+ messages)
` [tip: locking/urgent] "

post-receive: pub/scm/bluetooth/bluez
 2021-03-17 18:33 UTC 

[PATCH v3 0/8] conntrack: save output format
 2021-03-17 18:31 UTC  (10+ messages)
` [PATCH v3 1/8] conntrack: reset optind in do_parse
` [PATCH v3 3/8] conntrack: per-command entries counters
` [PATCH v3 4/8] conntrack: introduce ct_cmd_list

[usb-storage] Re: Amazon Kindle disconnect after Synchronize Cache
 2021-03-17 18:31 UTC  (13+ messages)
            ` [systemd-devel] "

post-receive: pub/scm/linux/kernel/git/netdev/net
 2021-03-17 18:31 UTC 

[PATCH] staging: octeon-usb: Match alignment with open parenthesis
 2021-03-17 18:29 UTC  (2+ messages)

[PATCH v2] bus: ti-sysc: change in a normal driver
 2021-03-17 18:30 UTC  (2+ messages)

[PATCH BlueZ] build: Fix build with latest tree
 2021-03-17 18:29 UTC  (3+ messages)

[PULL 0/3] Audio 20210316 patches
 2021-03-17 18:27 UTC  (2+ messages)

[PATCH v10 0/7] Pegasos2 emulation
 2021-03-17 18:23 UTC  (3+ messages)
` [PATCH v10 3/7] vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it

[PATCH] net/rds: correct socket tunable error in rds_tcp_tune()
 2021-03-17 14:52 UTC 

[PATCH][next] ixgbe: Fix out-of-bounds warning in ixgbe_host_interface_command()
 2021-03-17 17:27 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH] target/riscv: Add proper two-stage lookup exception detection
 2021-03-17 18:24 UTC  (3+ messages)

[PATCH] docs: sphinx: Trivial fix of a typo in the file rstFlatTable.py
 2021-03-17 18:25 UTC  (2+ messages)

Device file not appearing
 2021-03-17 18:26 UTC  (7+ messages)

[PATCH v5 0/6] coroutine rwlock downgrade fix, minor VDI changes
 2021-03-17 18:19 UTC  (4+ messages)
` [PATCH 4/6] coroutine-lock: reimplement CoRwlock to fix downgrade bug
` [PATCH 5/6] test-coroutine: add rwlock upgrade test

[PATCH] kernel: trace: Mundane typo fixes in the file trace_events_filter.c
 2021-03-17 18:24 UTC  (2+ messages)

git bisect fails to handle annotated tags
 2021-03-17 18:24 UTC  (4+ messages)
  ` [PATCH] bisect: peel annotated tags to commits

[PATCH] MAINTAINERS: Add DTPM subsystem maintainer
 2021-03-17 18:23 UTC 

[PATCH] doc: Ch 2, render "-S" bitbake option in monospaced font
 2021-03-17 18:24 UTC 

[PATCH] thermal: qcom: tsens_v1: Enable sensor 3 on MSM8976
 2021-03-17 18:23 UTC  (2+ messages)

stable/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.226)
 2021-03-17 18:23 UTC 

GRUB error: unknown filesystem on ia64
 2021-03-17 18:22 UTC 

[PATCH v4 00/22] fsck: API improvements
 2021-03-17 18:20 UTC  (21+ messages)
` [PATCH v5 00/19] "
` [PATCH v5 01/19] fsck.c: refactor and rename common config callback
` [PATCH v5 02/19] fsck.h: use designed initializers for FSCK_OPTIONS_{DEFAULT,STRICT}
` [PATCH v5 03/19] fsck.h: use "enum object_type" instead of "int"
` [PATCH v5 04/19] fsck.c: rename variables in fsck_set_msg_type() for less confusion
` [PATCH v5 05/19] fsck.c: move definition of msg_id into append_msg_id()
` [PATCH v5 06/19] fsck.c: rename remaining fsck_msg_id "id" to "msg_id"
` [PATCH v5 07/19] fsck.c: refactor fsck_msg_type() to limit scope of "int msg_type"
` [PATCH v5 08/19] fsck.h: move FSCK_{FATAL,INFO,ERROR,WARN,IGNORE} into an enum
` [PATCH v5 09/19] fsck.h: re-order and re-assign "enum fsck_msg_type"
` [PATCH v5 10/19] fsck.c: call parse_msg_type() early in fsck_set_msg_type()
` [PATCH v5 11/19] fsck.c: undefine temporary STR macro after use
` [PATCH v5 12/19] fsck.c: give "FOREACH_MSG_ID" a more specific name
` [PATCH v5 13/19] fsck.[ch]: move FOREACH_FSCK_MSG_ID & fsck_msg_id from *.c to *.h
` [PATCH v5 14/19] fsck.c: pass along the fsck_msg_id in the fsck_error callback
` [PATCH v5 15/19] fsck.c: add an fsck_set_msg_type() API that takes enums
` [PATCH v5 16/19] fsck.c: move gitmodules_{found,done} into fsck_options
` [PATCH v5 17/19] fetch-pack: don't needlessly copy fsck_options
` [PATCH v5 18/19] fetch-pack: use file-scope static struct for fsck_options
` [PATCH v5 19/19] fetch-pack: use new fsck API to printing dangling submodules

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-03-17 18:22 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-03-17 18:22 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-03-17 18:21 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-03-17 18:21 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-03-17 18:21 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-03-17 18:21 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-03-17 18:21 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-03-17 18:21 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-03-17 18:20 UTC 

bpf timer design
 2021-03-17 18:20 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-03-17 18:20 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-03-17 18:20 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-03-17 18:20 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-03-17 18:20 UTC 

Negative value returns for sensor in tiogapass
 2021-03-17 18:18 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-03-17 18:20 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-03-17 18:20 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-03-17 18:19 UTC 

Tests failed with GIT_TEST_FAIL_PREREQS and/or GIT_TEST_PROTOCOL_VERSION
 2021-03-17 18:18 UTC  (3+ messages)
` [PATCH] t5606: run clone branch name test with protocol v2

post-receive: pub/scm/linux/kernel/git/stable/linux-stable
 2021-03-17 18:19 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-03-17 18:19 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-03-17 18:19 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-03-17 18:19 UTC 

swiotlb cleanups v2
 2021-03-17 18:18 UTC  (9+ messages)
` [PATCH 12/14] swiotlb: move global variables into a new io_tlb_mem structure

[PATCH v2 0/2] soc: mediatek: Prepare MMSYS for DDP routing using tables
 2021-03-17 18:17 UTC  (9+ messages)
` [PATCH v2 1/2] soc: mediatek: mmsys: Create struct mtk_mmsys to store context data
` [PATCH v2 2/2] soc: mediatek: mmsys: Use an array for setting the routing registers

post-receive: pub/scm/linux/kernel/git/lee/linux
 2021-03-17 18:19 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-03-17 18:19 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-03-17 18:18 UTC 

[PATCH 00/13] display_options: Start to unify print_buffer() and hexdump
 2021-03-17 18:18 UTC  (14+ messages)
` [PATCH 01/13] console: Report an error when output buffer is exhausted
` [PATCH 02/13] test: Detect when expect_str is too small
` [PATCH 03/13] test: Convert print tests to use ut framework
` [PATCH 04/13] test: Add a test for print_buffer()
` [PATCH 05/13] display_options: Drop two spaces before the ASCII column
` [PATCH 06/13] hexdump: Move API to header file
` [PATCH 07/13] hexdump: Add support for sandbox
` [PATCH 08/13] hexdump: Support any rowsize
` [PATCH 09/13] hexdump: Allow ctrl-c to interrupt output
` [PATCH 10/13] log: Drop log_nop() functions
` [PATCH 11/13] display_options: Split print_buffer() into two functions
` [PATCH 12/13] log: Add support for logging a buffer
` [PATCH 13/13] RFC: display_options: Use print_hex_dump() for print_buffer()

[PATCH 0/7] Sort lists and add static-analysis
 2021-03-17 18:16 UTC  (5+ messages)
` [PATCH 5/7] Makefile: add 'check-sort' target

[PATCH v2 bpf-next 0/4] Generate NULL in vmlinux.h
 2021-03-17 18:15 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/4] bpftool: generate NULL definition "

[PATCH v2] eeprom/optoe: driver to read/write SFP/QSFP/CMIS EEPROMS
 2021-03-17 18:15 UTC  (11+ messages)

[PATCH v3 0/3] Binder: Enable App Freezing Capability
 2021-03-17 18:15 UTC  (4+ messages)
` [PATCH v3 1/3] binder: BINDER_FREEZE ioctl

[PATCH] builtin/fetch.c: clean tmp pack after receive signal
 2021-03-17 18:15 UTC  (3+ messages)

[PATCH] iavf: fix locking of critical sections
 2021-03-17 18:14 UTC  (8+ messages)

Have to delete "/var/lib/bluetooth" folder in order to get all service characteristics available
 2021-03-17 18:15 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/konrad/swiotlb
 2021-03-17 18:15 UTC 

[PATCH v7 0/3] block device interposer
 2021-03-17 18:14 UTC  (8+ messages)
` [PATCH v7 2/3] block: add bdev_interposer
    ` [dm-devel] "


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.