All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-18 20:14:18 to 2020-06-18 20:57:23 UTC [more...]

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-06-18 20:57 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2020-06-18 20:55 UTC 

[PATCH bpf-next 00/13] implement bpf iterator for tcp and udp sockets
 2020-06-18 20:54 UTC  (3+ messages)
` [PATCH bpf-next 05/13] bpf: add bpf_skc_to_tcp6_sock() helper

[PATCH v5 0/3] hw/net/imx_fec: improve the imx fec emulator
 2020-06-18 20:53 UTC  (4+ messages)
` [PATCH v5 3/3] hw/net/imx_fec: improve PHY implementation

Please pull u-boot-video/next
 2020-06-18 20:54 UTC 

[Buildroot] [PATCH 1/1] package/iproute2: fix build with uclibc
 2020-06-18 20:53 UTC 

rename probe_kernel_* and probe_user_*
 2020-06-18 20:51 UTC  (4+ messages)

[PATCH net] ibmveth: Fix max MTU limit
 2020-06-18 20:51 UTC  (3+ messages)

[DISCUSSION] GCOV support
 2020-06-18 20:50 UTC  (3+ messages)

[PATCH 0/2] Sparse checkout status
 2020-06-18 20:49 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] wt-status: show sparse checkout status as well
  ` [PATCH v2 2/2] git-prompt: include sparsity state "

qmi_wwan not using netif_carrier_*()
 2020-06-18 20:49 UTC  (6+ messages)

[PATCH 0/5] support builtin macros & __has_feature()
 2020-06-18 20:47 UTC  (6+ messages)
` [PATCH 1/5] pre-process: add testcases for __has_feature() & __has_extension()
` [PATCH 2/5] pre-process: rename 'expander' into 'expand_simple'
` [PATCH 3/5] pre-process: add support for builtin macros
` [PATCH 4/5] pre-process: add support for __has_feature() & __has_extension()
` [PATCH 5/5] pre-process: make __has_{attribute,builtin}() true builtin macros

[PATCH] coccinelle: misc: add array_size_dup script to detect missed overlow checks
 2020-06-18 20:48 UTC  (7+ messages)
  ` [Cocci] "

[usb:usb-linus] BUILD SUCCESS 302c570bf36e997d55ad0d60628a2feec76954a4
 2020-06-18 20:47 UTC 

[PATCH 5/5] nvme: support for zoned namespaces
 2020-06-18 20:47 UTC  (15+ messages)

VHPC Zoom 25th of June Call for Participation: 15th Workshop on Virtualization in High-Performance Cloud Computing
 2020-06-18 20:45 UTC 

[PATCH] riscv: plic: Honour source priorities
 2020-06-18 20:43 UTC  (4+ messages)
` [PATCH v2] "

[RFC][PATCH v5 00/51] objtool: Make recordmcount a subcommand
 2020-06-18 20:38 UTC  (52+ messages)
` [RFC][PATCH v5 01/51] objtool: Factor out reasons to build objtool
` [RFC][PATCH v5 02/51] objtool: Prepare to merge recordmcount
` [RFC][PATCH v5 03/51] objtool: Make recordmcount into mcount subcmd
` [RFC][PATCH v5 04/51] objtool: recordmcount: Start using objtool's elf wrapper
` [RFC][PATCH v5 05/51] objtool: recordmcount: Search for __mcount_loc before walking the sections
` [RFC][PATCH v5 06/51] objtool: recordmcount: Convert do_func() relhdrs
` [RFC][PATCH v5 07/51] objtool: mcount: Move nhdr into find_symtab()
` [RFC][PATCH v5 08/51] objtool: mcount: Remove unused fname parameter
` [RFC][PATCH v5 09/51] objtool: mcount: Use libelf for section header names
` [RFC][PATCH v5 10/51] objtool: mcount: Walk objtool Elf structs in find_secsym_ndx
` [RFC][PATCH v5 11/51] objtool: mcount: Use symbol structs to find mcount relocations
` [RFC][PATCH v5 12/51] objtool: mcount: Walk relocation lists
` [RFC][PATCH v5 13/51] objtool: mcount: Return symbol from mcountsym
` [RFC][PATCH v5 14/51] objtool: mcount: Move get_mcountsym
` [RFC][PATCH v5 15/51] objtool: mcount: Replace MIPS offset types
` [RFC][PATCH v5 16/51] objtool: mcount: Move is_fake_mcount()
` [RFC][PATCH v5 17/51] objtool: mcount: Stop using ehdr in find_section_sym_index
` [RFC][PATCH v5 18/51] objtool: mcount: Move find_section_sym_index()
` [RFC][PATCH v5 19/51] objtool: mcount: Restrict using ehdr in append_func()
` [RFC][PATCH v5 20/51] objtool: mcount: Use objtool ELF to write
` [RFC][PATCH v5 21/51] objtool: mcount: Move nop_mcount()
` [RFC][PATCH v5 22/51] objtool: mcount: Move has_rel_mcount() and tot_relsize()
` [RFC][PATCH v5 23/51] objtool: mcount: Move relocation entry size detection
` [RFC][PATCH v5 24/51] objtool: mcount: Only keep ELF file size
` [RFC][PATCH v5 25/51] objtool: mcount: Use ELF header from objtool
` [RFC][PATCH v5 26/51] objtool: mcount: Remove unused file mapping
` [RFC][PATCH v5 27/51] objtool: mcount: Reduce usage of _size wrapper
` [RFC][PATCH v5 28/51] objtool: mcount: Move mcount_adjust out of wrapper
` [RFC][PATCH v5 29/51] objtool: mcount: Pre-allocate new ELF sections
` [RFC][PATCH v5 30/51] objtool: mcount: Generic location and relocation table types
` [RFC][PATCH v5 31/51] objtool: mcount: Use objtool relocation section
` [RFC][PATCH v5 32/51] objtool: mcount: Move sift_rel_mcount out of wrapper file
` [RFC][PATCH v5 33/51] objtool: mcount: Remove wrapper for ELF relocation type
` [RFC][PATCH v5 34/51] objtool: mcount: Remove wrapper double-include trick
` [RFC][PATCH v5 35/51] objtool: mcount: Remove endian wrappers
` [RFC][PATCH v5 36/51] objtool: mcount: Rename to mcount.c
` [RFC][PATCH v5 37/51] objtool: mcount: Simplify mcount name matching
` [RFC][PATCH v5 38/51] objtool: mcount: mcount symbol name simplification
` [RFC][PATCH v5 39/51] objtool: mcount: Verify x86 instruction with memcmp()
` [RFC][PATCH v5 40/51] objtool: mcount: const-ify ARM instruction patterns
` [RFC][PATCH v5 41/51] objtool: mcount: Convert nop writes to elf_write_insn()
` [RFC][PATCH v5 42/51] objtool: mcount: Move mcount symbol name testing
` [RFC][PATCH v5 43/51] objtool: check: Use class to recognize kcov calls
` [RFC][PATCH v5 44/51] objtool: mcount: Keep lists locations and relocations
` [RFC][PATCH v5 45/51] objtool: mcount: Move mcount section test to objtool ELF
` [RFC][PATCH v5 46/51] objtool: mcount: Flag mcount relocation sections
` [RFC][PATCH v5 47/51] objtool: mcount: Merge section mcount flags
` [RFC][PATCH v5 48/51] objtool: mcount: Eliminate first pass
` [RFC][PATCH v5 49/51] objtool: mcount: Remove relocation size check
` [RFC][PATCH v5 50/51] objtool: mcount: Remove useless lookup
` [RFC][PATCH v5 51/51] objtool: mcount: Remove stale description

Kernel 5.4 breaks fuse 2.X nonempty mount option
 2020-06-18 20:38 UTC 

VHPC Zoom 25th of June Call for Participation: 15th Workshop on Virtualization in High-Performance Cloud Computing
 2020-06-18 20:44 UTC 

[PATCH 0/7] Fix muitpath/multipathd flush issue
 2020-06-18 20:44 UTC  (11+ messages)
` [PATCH 3/7] libmultipath: make dm_flush_maps only return 0 on success
` [PATCH 4/7] multipathd: add "del maps" multipathd command
` [PATCH 5/7] multipath: make flushing maps work like other commands
` [PATCH 6/7] multipath: delegate flushing maps to multipathd
` [PATCH 7/7] multipath: add option to skip multipathd delegation

[PATCH v6 00/19] The new cgroup slab memory controller
 2020-06-18 20:43 UTC  (3+ messages)

btrfs-dedupe broken and unsupported but in official wiki
 2020-06-18 20:43 UTC  (2+ messages)

[PATCH] efi/x86: Only copy upto the end of setup_header
 2020-06-18 20:43 UTC 

2dd4d163cd9c ("drm/nouveau: remove open-coded version of remove_conflicting_pci_framebuffers()")
 2020-06-18 20:39 UTC  (7+ messages)
` [Nouveau] "

[PATCH v3 08/15] arm64: kvm: Split hyp/switch.c to VHE/nVHE
 2020-06-18 19:52 UTC  (2+ messages)

[PATCH] drm/i915/tgl: Make Wa_14010229206 permanent
 2020-06-18 20:42 UTC  (3+ messages)
` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/tgl: Make Wa_14010229206 permanent (rev2)

git config not following include paths by default
 2020-06-18 20:40 UTC  (2+ messages)

[PATCH v4 6/8] cmake: support for building git on windows with mingw
 2020-06-18 20:40 UTC  (7+ messages)

[PATCHv3 0/9] bpf: Add d_path helper
 2020-06-18 20:40 UTC  (3+ messages)
` [PATCH 02/11] bpf: Compile btfid tool at kernel compilation start

[PATCH v2 0/4] Migrate non-migrated pages of a SVM
 2020-06-18 20:37 UTC  (3+ messages)

[Buildroot] [PATCH] package/fastd: bump to v19
 2020-06-18 20:40 UTC  (2+ messages)

[Buildroot] [PATCH] package/inotify-tools: bump to version 3.20.2.2
 2020-06-18 20:39 UTC  (2+ messages)

[Buildroot] [git commit] package/fastd: bump to v19
 2020-06-18 20:39 UTC 

[Buildroot] [git commit] package/inotify-tools: bump to version 3.20.2.2
 2020-06-18 20:39 UTC 

[Buildroot] [git commit] package/empty: bump to version 0.6.21b
 2020-06-18 20:39 UTC 

[Buildroot] [PATCH] package/empty: bump to version 0.6.21b
 2020-06-18 20:39 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/paho-mqtt-c: drop dynamic library dependency
 2020-06-18 20:38 UTC 

[PATCH v2 00/16] Introduce kvfree_rcu(1 or 2 arguments)
 2020-06-18 20:38 UTC  (11+ messages)
` [PATCH v2 09/16] rcu/tree: Maintain separate array for vmalloc ptrs

[PATCH] lte: Use the right D-Bus interface for property change signal
 2020-06-18 20:38 UTC  (2+ messages)

post-receive: pub/scm/network/ofono/ofono
 2020-06-18 20:38 UTC 

[LTP] [PATCH] clocks/invaliddates.c: relax acceptable delta
 2020-06-18 20:37 UTC  (2+ messages)

[PATCH] cbs: Allow the last CBS fragment to be truncated
 2020-06-18 20:37 UTC  (2+ messages)

[PATCH 0/2] mm: Expand CONFIG_SLAB_FREELIST_HARDENED to include SLAB and SLOB
 2020-06-18 20:37 UTC  (4+ messages)
` [PATCH 1/2] "

drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c:1710:40: sparse: sparse: incorrect type in initializer (different base types)
 2020-06-18 20:37 UTC 

post-receive: pub/scm/network/ofono/ofono
 2020-06-18 20:37 UTC 

[PATCH] kunit: fix KconfigParseError by ignoring CC_VERSION_TEXT
 2020-06-18 20:36 UTC  (5+ messages)
` [Linux-kernel-mentees] "

[PATCH] [net/sched]: Remove redundant condition in qdisc_graft
 2020-06-18 20:36 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jfern/linux
 2020-06-18 20:35 UTC 

[RFC PATCH v1 0/6] Fair scheduling
 2020-06-18 20:34 UTC  (7+ messages)
` [RFC PATCH v1 4/6] xentop: collect IRQ and HYP time statistics

post-receive: pub/scm/linux/kernel/git/lee/linux
 2020-06-18 20:34 UTC 

[Patch net] net: change addr_list_lock back to static key
 2020-06-18 20:33 UTC  (5+ messages)

GPIO request failures for Renesas rcar-gen3
 2020-06-18 20:33 UTC 

Usage of pci bus
 2020-06-18 20:31 UTC  (2+ messages)

[LTP] [PATCH] pty03: Add CVE reference and add it to the CVE runfile
 2020-06-18 20:33 UTC  (2+ messages)

[PATCH] create stk atom for Esim Handling
 2020-06-18 20:32 UTC 

[dpdk-dev] [PATCH] pmd_bond: fix mac address update for ACTIVE_BACKUP, TLB and ALB modes
 2020-06-18 20:32 UTC  (2+ messages)

[xlnx:master 10/20] drivers/misc/xilinx-ai-engine/ai-engine-dev.c:165:2: warning: ignoring return value of 'mutex_lock_interruptible', declared with attribute warn_unused_result
 2020-06-18 20:30 UTC  (2+ messages)

[PATCH v2] kunit: fix KconfigParseError handling CC_VERSION_TEXT
 2020-06-18 20:31 UTC  (3+ messages)
  ` [Linux-kernel-mentees] "

[PATCH 0/8] More commit-graph/Bloom filter improvements
 2020-06-18 20:31 UTC  (9+ messages)
` [PATCH 1/8] commit-graph: place bloom_settings in context
` [PATCH 2/8] commit-graph: unify the signatures of all write_graph_chunk_*() functions
` [PATCH 3/8] commit-graph: simplify chunk writes into loop
` [PATCH 5/8] commit-graph: check all leading directories in changed path Bloom filters

[PATCH 1/7] rcu/segcblist: Prevent useless GP start if no CBs to accelerate
 2020-06-18 20:29 UTC  (7+ messages)
` [PATCH 2/7] rcu/trace: Add tracing for how segcb list changes
` [PATCH 3/7] rcu/trace: Add name of the source for gp_seq
` [PATCH 4/7] rcu/trace: Print negative GP numbers correctly
` [PATCH 5/7] rcu/trace: Use rsp's gp_seq in acceleration's rcu_grace_period tracepoint
` [PATCH 6/7] rcutorture: Add support to get the number of wakeups of main GP kthread
` [PATCH 7/7] rcutorture: Add number of GP information to reports

Git config command ignores explicitly set file permissions
 2020-06-18 20:30 UTC  (3+ messages)

[PATCH] unpack-trees: do not set SKIP_WORKTREE on submodules
 2020-06-18 20:29 UTC  (6+ messages)

[PATCH] Fix unwind_frame for clang-built kernels
 2020-06-18 20:29 UTC  (5+ messages)

[LTP] [PATCH v3 0/2] IMA: Verify measurement of certificates
 2020-06-18 20:28 UTC  (5+ messages)
` [LTP] [PATCH v3 1/2] IMA: Add a test to verify measurment of keys
` [LTP] [PATCH v3 2/2] IMA: Add a test to verify importing a certificate into keyring

[Buildroot] [PATCH 0/3] allow to recompile wireless-regdb
 2020-06-18 20:28 UTC  (7+ messages)
` [Buildroot] [PATCH 1/3] python3-m2crypto: import package
` [Buildroot] [PATCH 2/3] wireless-regdb: add option to rebuild
` [Buildroot] [PATCH 3/3] wireless-regdb: omit author info from private key in home directory

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-06-18 20:28 UTC 

[PATCH] lib: kunit_test_overflow: add KUnit test of check_*_overflow functions
 2020-06-18 20:27 UTC  (9+ messages)
    ` common KUnit Kconfig and file naming (was: Re: [PATCH] lib: kunit_test_overflow: add KUnit test of check_*_overflow functions)
            ` [Linux-kernel-mentees] "

post-receive: pub/scm/devel/sparse/sparse
 2020-06-18 20:26 UTC 

post-receive: pub/scm/devel/sparse/sparse-dev
 2020-06-18 20:26 UTC 

arch/x86/kernel/cpu/microcode/core.o: warning: objtool: __reload_late()+0x215: unreachable instruction
 2020-06-18 20:26 UTC 

[Buildroot] [git commit] package/python-colorzero: new package
 2020-06-18 20:25 UTC  (2+ messages)

[RFC PATCH 00/21] netgpu: networking between NIC and GPU/CPU
 2020-06-18 20:25 UTC  (4+ messages)
` [RFC PATCH 06/21] mlx5: add header_split flag

[PATCH] dt-bindings: display: Convert connectors to DT schema
 2020-06-18 20:24 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-06-18 20:23 UTC 

[PATCHv2 0/5] nvme support for zoned namespace command set
 2020-06-18 20:22 UTC  (5+ messages)
` [PATCHv2 5/5] nvme: support for zoned namespaces

[PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
 2020-06-18 20:20 UTC  (3+ messages)
  ` [virtio-dev] "

[Buildroot] [PATCH v4 0/2] package/libcamera: bump version to 96fab38
 2020-06-18 20:21 UTC  (3+ messages)
` [Buildroot] [PATCH v4 2/2] package/libcamera: add v4l2 compatibility layer option

[PATCH 2/2] Remove extra code for Esim Handling
 2020-06-18 20:20 UTC 

[I-PIPE] ipipe-core-4.19.128-cip28-arm-10 released
 2020-06-18 20:19 UTC 

WARNING with LBR + precise_ip=2 + bpf_get_stackid()
 2020-06-18 20:18 UTC  (3+ messages)

[Buildroot] [PATCH] core: splimplify locales whitelisting
 2020-06-18 20:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/sngrep: bump to version 1.4.7
 2020-06-18 20:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libcpprestsdk: bump to version 2.10.16
 2020-06-18 20:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/janus-gateway: bump to version 0.10.1
 2020-06-18 20:17 UTC  (2+ messages)

[Buildroot] [git commit] package/libcamera: add v4l2 compatibility layer option
 2020-06-18 20:17 UTC 

[Buildroot] [PATCH 1/1] package/granite: bump to version 5.4.0
 2020-06-18 20:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/minizip: fix static build of demos with openssl
 2020-06-18 20:16 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/xvkbd: bump to version 4.1
 2020-06-18 20:16 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python3: bump version to 3.8.3
 2020-06-18 20:16 UTC  (2+ messages)

[Buildroot] [PATCH v3, 1/1] package/icu: needs gcc >= 4.9 and host gcc >= 4.9
 2020-06-18 20:16 UTC  (2+ messages)

[Buildroot] [git commit] Make: simplify locales whitelisting
 2020-06-18 20:15 UTC 

[Buildroot] [git commit] package/sngrep: bump to version 1.4.7
 2020-06-18 20:14 UTC 

[Buildroot] [git commit] package/janus-gateway: add systemd socket support
 2020-06-18 20:14 UTC 

[Buildroot] [git commit] package/libcpprestsdk: bump to version 2.10.16
 2020-06-18 20:14 UTC 

[Buildroot] [git commit] package/janus-gateway: bump to version 0.10.1
 2020-06-18 20:14 UTC 

[Buildroot] [git commit] package/icu: needs gcc >= 4.9 and host gcc >= 4.9
 2020-06-18 20:14 UTC 

[Buildroot] [git commit] package/python3: bump version to 3.8.3
 2020-06-18 20:14 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.