All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-26 22:46:06 to 2021-02-27 01:09:58 UTC [more...]

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2021-02-27  1:09 UTC 

[PATCH v2 0/3] Add support for the GST ESPRESSOBin-Ultra board
 2021-02-27  1:09 UTC  (7+ messages)
` [PATCH v2 1/3] cmd: mvebu: Implement the Marvell hw_info command
` [PATCH v2 2/3] arm: mvebu: mvebu_armada-37xx: Define the loadaddr environment variable
` [PATCH v2 3/3] arm: mvebu: Initial ESPRESSOBin-Ultra board support

proposal: move Linux userspace USB gadget projects to linux-usb GitHub organisation?
 2021-02-27  1:08 UTC  (3+ messages)

All files are damaged after btrfs restore
 2021-02-27  1:04 UTC  (5+ messages)

[PATCH] RISC-V: Make NUMA depend on SMP
 2021-02-27  1:03 UTC  (3+ messages)

[PATCH net v2] net: fix race between napi kthread mode and busy poll
 2021-02-27  1:02 UTC  (3+ messages)

[PATCH] btrfs: fix warning when creating a directory with smack enabled
 2021-02-27  1:01 UTC  (2+ messages)

[PATCH V2 0/6] hw/block/nvme: support namespace attachment
 2021-02-27  1:01 UTC  (4+ messages)
` [PATCH V2 6/7] hw/block/nvme: support namespace attachment command

[Bug 211971] New: Incorrect fix by e2fsck for blocks_count corruption
 2021-02-27  0:58 UTC  (3+ messages)
` [Bug 211971] "

[PATCH v15 00/22] xfs: Delayed Attributes
 2021-02-27  0:57 UTC  (40+ messages)
` [PATCH v15 02/22] xfs: Add xfs_attr_node_remove_cleanup
` [PATCH v15 03/22] xfs: Hoist transaction handling in xfs_attr_node_remove_step
` [PATCH v15 04/22] xfs: Hoist xfs_attr_set_shortform
` [PATCH v15 05/22] xfs: Add helper xfs_attr_set_fmt
` [PATCH v15 06/22] xfs: Separate xfs_attr_node_addname and xfs_attr_node_addname_work
` [PATCH v15 07/22] xfs: Add helper xfs_attr_node_addname_find_attr
` [PATCH v15 13/22] xfs: Add state machine tracepoints
` [PATCH v15 15/22] xfs: Handle krealloc errors in xlog_recover_add_to_cont_trans
` [PATCH v15 16/22] xfs: Set up infastructure for deferred attribute operations
` [PATCH v15 17/22] xfs: Skip flip flags for delayed attrs
` [PATCH v15 18/22] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v15 19/22] xfs: Remove unused xfs_attr_*_args
` [PATCH v15 21/22] xfs: Add delattr mount option

[PATCH v2 0/3] Soft limit memory management bug fixes
 2021-02-27  0:56 UTC  (13+ messages)
` [PATCH v2 2/3] mm: Force update of mem cgroup soft limit tree on usage excess

[PATCH 00/13] arm64: dts: qcom: Update sc7180-trogdor variants from downstream
 2021-02-27  0:55 UTC  (4+ messages)
` [PATCH 13/13] arm64: dts: qcom: Add sc7180-lazor-coachz skus

[PATCH v2 00/37] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-02-27  0:55 UTC  (31+ messages)
` [PATCH v2 01/37] KVM: PPC: Book3S 64: remove unused kvmppc_h_protect argument
` [PATCH v2 04/37] powerpc/64s: remove KVM SKIP test from instruction breakpoint handler
` [PATCH v2 05/37] KVM: PPC: Book3S HV: Ensure MSR[ME] is always set in guest MSR
` [PATCH v2 13/37] KVM: PPC: Book3S HV P9: Move radix MMU switching instructions together
` [PATCH v2 16/37] KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path
` [PATCH v2 17/37] KVM: PPC: Book3S HV P9: Move setting HDEC after switching to guest LPCR
` [PATCH v2 23/37] KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C

[PATCH 1/5] GitLab: Remove "tags" stanzas
 2021-02-27  0:55 UTC  (5+ messages)
` [PATCH 3/5] Azure/GitLab: Ensure we use requirements.txt for testsuites

[PATCH net] net: phy: fix save wrong speed and duplex problem if autoneg is on
 2021-02-27  0:53 UTC  (3+ messages)

[PATCH v2 net 0/6] Fixes for NXP ENETC driver
 2021-02-27  0:49 UTC  (8+ messages)
` [PATCH v2 net 5/6] net: enetc: don't disable VLAN filtering in IFF_PROMISC mode

[PATCH v2] net: always use icmp{,v6}_ndo_send from ndo_start_xmit
 2021-02-27  0:40 UTC 

[PATCH v4] iputils: Fix cap_net_raw for installed binaries
 2021-02-27  0:40 UTC 

[PATCH] net: always use icmp{,v6}_ndo_send from ndo_start_xmit
 2021-02-27  0:33 UTC  (6+ messages)

[PATCH v3 00/10] Optimization batch 8: use file basenames even more
 2021-02-27  0:30 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/10] diffcore-rename: use directory rename guided basename comparisons
  ` [PATCH v4 02/10] diffcore-rename: provide basic implementation of idx_possible_rename()
  ` [PATCH v4 03/10] diffcore-rename: add a mapping of destination names to their indices
  ` [PATCH v4 04/10] Move computation of dir_rename_count from merge-ort to diffcore-rename
  ` [PATCH v4 05/10] diffcore-rename: add function for clearing dir_rename_count
  ` [PATCH v4 06/10] diffcore-rename: move dir_rename_counts into dir_rename_info struct
  ` [PATCH v4 07/10] diffcore-rename: extend cleanup_dir_rename_info()
  ` [PATCH v4 08/10] diffcore-rename: compute dir_rename_counts in stages
  ` [PATCH v4 09/10] diffcore-rename: limit dir_rename_counts computation to relevant dirs
  ` [PATCH v4 10/10] diffcore-rename: compute dir_rename_guess from dir_rename_counts

[lee-linaro:tb-fix-w1-warnings 215/226] drivers/scsi/bfa/bfa_fcs_lport.c:1912 bfa_fcs_lport_fdmi_build_rhba_pyld() warn: signedness bug returning '(-12)'
 2021-02-27  0:30 UTC 

[PATCH 0/3] nvmem: Bring a tiny bit of sanity to reading 16/32/64 bits from nvmem
 2021-02-27  0:26 UTC  (6+ messages)
` [PATCH 1/3] drm/msm: Fix speed-bin support not to access outside valid memory
` [PATCH 2/3] nvmem: core: Allow nvmem_cell_read_u16/32/64 to read smaller cells
` [PATCH 3/3] nvmem: core: nvmem_cell_read() should return the true size

[PATCH v2] media: add a subsystem profile documentation
 2021-02-27  0:23 UTC  (2+ messages)

[PATCH v8 00/22] Introduce the Counter character device interface
 2021-02-27  0:20 UTC  (10+ messages)
` [PATCH v8 20/22] counter: Implement events_queue_size sysfs attribute

tools/virtiofs: Multi threading seems to hurt performance
 2021-02-27  0:03 UTC  (6+ messages)
` Can not set high msize with virtio-9p (Was: Re: virtiofs vs 9p performance)
        ` [Virtio-fs] "

[PATCH] ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits
 2021-02-27  0:15 UTC 

post-receive: pub/scm/linux/kernel/git/davem/sparc
 2021-02-27  0:16 UTC 

[leon-rdma:rdma-next 26/29] drivers/infiniband/hw/mlx5/main.c:2465:8: error: implicit declaration of function '_uverbs_get_const_signed'
 2021-02-27  0:16 UTC 

post-receive: pub/scm/linux/kernel/git/tnguy/next-queue
 2021-02-27  0:13 UTC 

[PATCH bpf-next] bpf: devmap: move drop error path to devmap for XDP_REDIRECT
 2021-02-27  0:09 UTC  (2+ messages)

✅ PASS: Test report for kernel 5.11.2 (stable-queue)
 2021-02-27  0:08 UTC 

[PATCH v3 0/3] Add lockdep_assert_not_held()
 2021-02-27  0:07 UTC  (8+ messages)
` [PATCH v3 1/3] lockdep: add lockdep_assert_not_held()
` [PATCH v3 2/3] lockdep: add lockdep lock state defines
` [PATCH v3 3/3] ath10k: detect conf_mutex held ath10k_drain_tx() calls

arch/powerpc/sysdev/xive/common.c:279 xmon_xive_get_irq_config() warn: variable dereferenced before check 'd' (see line 261)
 2021-02-27  0:07 UTC 

[PATCH 0/4] small reorganization of OP_SLICE
 2021-02-27  0:04 UTC  (7+ messages)
` [PATCH 1/4] slice: remove unneeded len from OP_SLICE
` [PATCH 3/4] slice: OP_SLICE needs the source's type: make it a kind of unop
` [PATCH 4/4] slice: display the source's size, like for unops

[PATCH for-next] RDMA/rxe: Fix ib_device reference counting (again)
 2021-02-27  0:02 UTC  (4+ messages)

possible deadlock in sk_clone_lock
 2021-02-27  0:00 UTC  (4+ messages)

[PATCH] scsi: vmw_pvscsi: Update maintainer
 2021-02-26 23:43 UTC 

[PATCH net 0/2] bnxt_en: Error recovery bug fixes
 2021-02-27  0:00 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2021-02-26 23:53 UTC 

[net] tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE)
 2021-02-26 23:50 UTC  (2+ messages)

[PATCH net 0/3] mlxsw: Various fixes
 2021-02-26 23:50 UTC  (2+ messages)

[PATCH v2 0/3] Add some perf support for mips
 2021-02-26 23:49 UTC  (8+ messages)

[lee-linaro:tb-fix-w1-warnings 207/226] drivers/scsi/nsp32.c:880:6: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int'
 2021-02-26 23:50 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-02-26 23:50 UTC 

[PATCH] perf buildid-cache: Add test for PE executable
 2021-02-26 23:47 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2021-02-26 23:48 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net
 2021-02-26 23:46 UTC 

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2021-02-26 23:46 UTC 

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2021-02-26 23:46 UTC 

[PATCH v2 1/1] net: fec: ptp: avoid register access when ipg clock is disabled
 2021-02-26 23:44 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2021-02-26 23:45 UTC 

[PATCH] net: phy: make mdio_bus_phy_suspend/resume as __maybe_unused
 2021-02-26 23:44 UTC  (3+ messages)

[PATCH] perf tools: Move feature cleanup under tools/build
 2021-02-26 23:43 UTC  (2+ messages)

pull-request: bpf 2021-02-26
 2021-02-26 23:42 UTC  (2+ messages)

[PATCH V5 net 0/5] ethernet: fixes for stmmac driver
 2021-02-26 23:40 UTC  (2+ messages)

[PATCH net] net: dsa: mt7530: don't build GPIO support if !GPIOLIB
 2021-02-26 23:40 UTC  (2+ messages)

[Buildroot] [PATCH/next v1 1/5] package/imagemagick: bump version to 7.0.10-62
 2021-02-26 23:39 UTC  (10+ messages)
` [Buildroot] [PATCH/next v1 2/5] package/imagemagick: add optional libzip support
` [Buildroot] [PATCH/next v1 3/5] package/imagemagick: add optional zstd support
` [Buildroot] [PATCH/next v1 4/5] package/imagemagick: add optional libraw support
` [Buildroot] [PATCH/next v1 5/5] package/imagemagick: disable remaining config options (heic, jxl, openjp2)

[Buildroot] [git commit] package/imagemagick: disable remaining config options (heic, jxl, openjp2)
 2021-02-26 23:39 UTC 

[Buildroot] [git commit] package/imagemagick: add optional libraw support
 2021-02-26 23:39 UTC 

[Buildroot] [git commit] package/imagemagick: add optional zstd support
 2021-02-26 23:38 UTC 

[PATCH] drivers/media/usb/gspca/stv06xx: fix memory leak
 2021-02-26 23:37 UTC 

[Buildroot] [git commit] package/imagemagick: add optional libzip support
 2021-02-26 23:38 UTC 

[PATCH] drivers/media/usb/gspca/stv06xx: fix memory leak
 2021-02-26 23:37 UTC 

[PATCH 1/3] net: mscc: ocelot: select NET_DEVLINK
 2021-02-26 23:36 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2021-02-26 23:37 UTC 

[PATCH bpf-next V2 0/2] bpf: Updates for BPF-helper bpf_check_mtu
 2021-02-26 23:36 UTC  (3+ messages)
` [PATCH bpf-next V2 1/2] bpf: BPF-helper for MTU checking add length input

[PATCH 0/1] mergetools/vimdiff: add vimdiff1 merge tool variant
 2021-02-26 23:35 UTC  (5+ messages)

[PATCH 2/2] tracing: Add a verifier to check string pointers for trace events
 2021-02-26 23:35 UTC  (2+ messages)

[PATCH v7 bpf-next 00/10] Add BTF_KIND_FLOAT support
 2021-02-26 23:33 UTC  (5+ messages)
` [PATCH v7 bpf-next 02/10] libbpf: Fix whitespace in btf_add_composite() comment
` [PATCH v7 bpf-next 06/10] bpf: Add BTF_KIND_FLOAT support

[PATCH 0/2] tracing: Detect unsafe dereferencing of pointers from trace events
 2021-02-26 23:33 UTC  (3+ messages)

[ovmf test] 159708: all pass - PUSHED
 2021-02-26 23:31 UTC 

[ardb:arm64-ro-page-tables-pkvm 32/57] arch/arm64/kvm/mmu.c:368:13: warning: no previous prototype for 'kvm_hyp_debug_uart_set_basep'
 2021-02-26 23:30 UTC 

[PATCH] linearize.h: fix some 'selfcheck' warnings
 2021-02-26 23:28 UTC 

[Buildroot] [git commit] package/imagemagick: security bump to version 7.0.10-62
 2021-02-26 23:28 UTC 

Pathspec does not accept / does not warn for specific pathspecs
 2021-02-26 23:27 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/ast/bpf
 2021-02-26 23:24 UTC 

[PATCH] media: i2c: adp1653: fix error handling from a call to adp1653_get_fault
 2021-02-26 23:22 UTC 

[Buildroot] [PATCH] package/screen: add security fix for CVE-2021-26937
 2021-02-26 23:22 UTC 

[PATCH bpf-next] selftests/bpf: add a verifier scale test with unknown bounded loop
 2021-02-26 23:20 UTC  (4+ messages)

[RFC] new subcommand: git sync
 2021-02-26 23:20 UTC  (4+ messages)

pull-request: wireless-drivers-2021-02-26
 2021-02-26 23:20 UTC  (2+ messages)

[RFC PATCH net-next 00/12] Documentation updates for switchdev and DSA
 2021-02-26 23:19 UTC  (5+ messages)
` [RFC PATCH net-next 02/12] Documentation: networking: dsa: rewrite chapter about tagging protocol

[PATCH] libfs: Fix DIO mode aligment
 2021-02-26 23:17 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2021-02-26 23:16 UTC 

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2021-02-26 23:16 UTC 

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2021-02-26 23:15 UTC 

[Buildroot] [PATCH] package/openldap: add upstream security fix for CVE-2021-27212
 2021-02-26 23:13 UTC 

[PATCH net] net: fix race between napi kthread mode and busy poll
 2021-02-26 23:10 UTC  (15+ messages)

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2021-02-26 23:10 UTC 

post-receive: pub/scm/linux/kernel/git/jejb/openssl_tpm2_engine
 2021-02-26 23:09 UTC 

[PATCH 00/11] DC Patches Feb 26th, 2021
 2021-02-26 23:07 UTC  (2+ messages)

[PATCH 0/2] Acceptance Tests: restore the use of target related information
 2021-02-26 23:04 UTC  (4+ messages)
` [PATCH 1/2] Acceptance Tests: restore downloading of VM images

[RFC 00/19] Rework support for i.MX8MQ interconnect with devfreq
 2021-02-26 23:04 UTC  (3+ messages)

[PATCH] sunrpc: fix refcount leak for rpc auth modules
 2021-02-26 23:04 UTC 

[PATCH net-next RFC v4] net: hdlc_x25: Queue outgoing LAPB frames
 2021-02-26 23:03 UTC  (14+ messages)

#pragma once (was Re: incoming)
 2021-02-26 23:02 UTC  (3+ messages)

[PATCH v7] pgo: add clang's Profile Guided Optimization infrastructure
 2021-02-26 22:55 UTC  (3+ messages)
` [PATCH v8] "

[PULL] u-boot-usb/master
 2021-02-26 22:55 UTC  (2+ messages)

[Buildroot] [PATCH] package/tar: bump version to 1.34
 2021-02-26 22:53 UTC  (2+ messages)

[PATCH 1/2] drm: distinguish return value of drm_dp_check_and_send_link_address
 2021-02-26 22:52 UTC  (10+ messages)
` [PATCH 2/2] drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt work

[PATCH v2] xen: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped
 2021-02-26 22:52 UTC 

[PATCH v2] block: Add bio_max_segs
 2021-02-26 22:50 UTC  (3+ messages)

KASAN: use-after-free Read in __cpuhp_state_remove_instance
 2021-02-26 22:50 UTC  (2+ messages)

[qemu-mainline test] 159700: regressions - FAIL
 2021-02-26 22:51 UTC 

error: unknown target CPU 'r4300'
 2021-02-26 22:51 UTC 

[PATCH 1/2] list: Add list_is_null() to check if a list_head has been initialized
 2021-02-26 22:49 UTC  (2+ messages)
` [PATCH 2/2] media: v4l2-async: Safely unregister an non-registered async subdev

dom0 suddenly blocking on all access to md device
 2021-02-26 22:50 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-02-26 22:50 UTC 

drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:509 mt7921_mcu_tx_rate_report() warn: potential spectre issue 'wtbl_info->rate_info.rate'
 2021-02-26 22:49 UTC 

[PATCH for-4.15] automation: Fix the Alpine clang builds to use clang
 2021-02-26 22:48 UTC  (2+ messages)

[PATCH 1/2] KVM: vmx/pmu: Fix dummy check if lbr_desc->event is created
 2021-02-26 22:46 UTC  (4+ messages)

[Buildroot] [git commit] package/tar: bump version to 1.34
 2021-02-26 22:47 UTC 

[Buildroot] [git commit branch/next] package/tar: bump version to 1.34
 2021-02-26 22:47 UTC 

[ardb:arm64-ro-page-tables-pkvm 29/57] arch/arm64/kvm/arm.c:1892:6: warning: no previous prototype for '_kvm_host_prot_finalize'
 2021-02-26 22:46 UTC 

[Intel-wired-lan] [PATCH] igb: unbreak I2C bit-banging on i350
 2021-02-26 22:45 UTC  (2+ messages)
`  "

[PATCH 1/1] drm/amdkfd: Use a new capability bit for SRAM ECC
 2021-02-26 22:45 UTC 

drivers/cpufreq/qcom-cpufreq-hw.c:377 qcom_cpufreq_hw_cpu_init() error: we previously assumed 'data' could be null (see line 327)
 2021-02-26 22:46 UTC 

[Bug 203753] Bluetooth: hci0: advertising data len corrected
 2021-02-26 22:45 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.