All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-24 18:54:38 to 2020-04-24 19:58:08 UTC [more...]

SIGCHLD signal sometimes sent with si_pid==0 (Linux 5.6.5)
 2020-04-24 19:54 UTC  (7+ messages)
` [PATCH] signal: Avoid corrupting si_pid and si_uid in do_notify_parent
    ` [PATCH] remove the no longer needed pid_alive() check in __task_pid_nr_ns()

[nft 1/3] src: NAT support for intervals in maps
 2020-04-24 19:57 UTC  (3+ messages)
` [nft 2/3] include: resync nf_nat.h kernel header
` [nft 3/3] src: add netmap support

[PATCH V3] PCI: rcar: Add the suspend/resume for pcie-rcar driver
 2020-04-24 19:57 UTC  (2+ messages)

[PATCH] soundwire: intel: Remove unused function
 2020-04-24 19:56 UTC  (3+ messages)

Testing endpoint halt support for raw-gadget
 2020-04-24 19:56 UTC  (4+ messages)

[PATCH net-next v2 0/9] net: ethernet backplane support
 2020-04-24 19:55 UTC  (3+ messages)
` [PATCH net-next v2 2/9] dt-bindings: net: add backplane dt bindings

[PATCH] zbd: don't lock zones outside working area
 2020-04-24 19:55 UTC  (3+ messages)

[PATCH nf-next 0/5] netmap support for nftables
 2020-04-24 19:55 UTC  (6+ messages)
` [PATCH nf-next 1/5] netfilter: nf_tables: allow up to 64 bytes in the set element data area
` [PATCH nf-next 2/5] netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
` [PATCH nf-next 3/5] netfilter: nft_nat: set flags from initialization path
` [PATCH nf-next 4/5] netfilter: nft_nat: add helper function to set up NAT address and protocol
` [PATCH nf-next 5/5] netfilter: nft_nat: add netmap support

[PATCH v12 0/7] proc: modernize proc to support multiple private instances
 2020-04-24 19:51 UTC  (6+ messages)
  ` [PATCH v2 2/2] proc: Ensure we see the exit of each process tid exactly

[PATCH rdma-next 00/18] Refactor mlx5_ib_create_qp (Part I)
 2020-04-24 19:54 UTC  (4+ messages)
` [PATCH rdma-next 14/18] RDMA/mlx5: Process create QP flags in one place

[LTP] [PATCH v2 0/3] Add tests for a group of real time clock ioctls
 2020-04-24 19:54 UTC  (3+ messages)

[PATCH mlx5-next 0/9] Mellanox, mlx5-next updates 2020-04-24
 2020-04-24 19:53 UTC  (12+ messages)
` [PATCH mlx5-next 1/9] net/mlx5: Add support for COPY steering action
` [PATCH mlx5-next 2/9] net/mlx5: Introduce IPsec Connect-X offload hardware bits and structures
` [PATCH mlx5-next 3/9] net/mlx5: Use aligned variable while allocating ICM memory
` [PATCH mlx5-next 4/9] net/mlx5: Refactor imm_inval_pkey field in cqe struct
` [PATCH mlx5-next 5/9] net/mlx5: Add structure layout and defines for MFRL register
` [PATCH mlx5-next 6/9] net/mlx5: Add structure and defines for pci sync for fw update event
` [PATCH mlx5-next 7/9] net/mlx5: Introduce TLS RX offload hardware bits
` [PATCH mlx5-next 8/9] net/mlx5: Add release all pages capability bit
` [PATCH mlx5-next 9/9] net/mlx5: TX WQE Add trailer insertion field

[xen-unstable-smoke test] 149785: regressions - FAIL
 2020-04-24 19:51 UTC 

[PATCH 0/8] CMake build system for git
 2020-04-24 19:50 UTC  (3+ messages)

[PATCH v2 0/2] Support different CPU types for the sifive_e machine
 2020-04-24 19:40 UTC  (6+ messages)
` [PATCH v2 1/2] riscv: sifive_e: Support changing CPU type

[PATCH -next] net/mlx4_core: Add missing iounmap() in error path
 2020-04-24 19:48 UTC  (2+ messages)

tst-arm-mte bug: PSTATE.TCO is cleared on exceptions
 2020-04-24 19:47 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Drop rq->ring->vma peeking from error capture
 2020-04-24 19:48 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH] dts: ARM: e60k02: add interrupt for PMIC
 2020-04-24 19:47 UTC  (2+ messages)

[PATCH] python/semanage: Use ipaddress module instead of IPy
 2020-04-24 19:46 UTC  (2+ messages)

[PATCH 1/2] mm, slab: Revert "extend slab/shrink to shrink all memcg caches"
 2020-04-24 19:44 UTC  (3+ messages)
` [PATCH 2/2] mm/slub: Fix slab_mutex circular locking problem in slab_attr_store()

[PATCH] xattr.7: Add attr(1) as relevant page to SEE ALSO
 2020-04-24 19:44 UTC  (2+ messages)

[PATCH v3 00/18] Add MediaTek IEEE 802.11ax devices - MT7915E
 2020-04-24 19:32 UTC  (38+ messages)
` [PATCH v3 01/18] mt76: avoid rx reorder buffer overflow
` [PATCH v3 02/18] mt76: add support for HE RX rate reporting
` [PATCH v3 03/18] mt76: add Rx stats support for radiotap
` [PATCH v3 04/18] mt76: adjust wcid size to support new 802.11ax generation
` [PATCH v3 05/18] mt76: add HE phy modes and hardware queue
` [PATCH v3 06/18] mt76: add mac80211 driver for MT7915 PCIe-based chipsets
` [PATCH v3 07/18] mt76: mt7915: enable Rx HE rate reporting
` [PATCH v3 08/18] mt76: mt7915: implement HE per-rate tx power support
` [PATCH v3 09/18] mt76: mt7915: register per-phy HE capabilities for each interface
` [PATCH v3 10/18] mt76: mt7915: add HE bss_conf support for interfaces
` [PATCH v3 11/18] mt76: mt7915: add HE capabilities support for peers
` [PATCH v3 12/18] mt76: mt7915: add Rx radiotap header support
` [PATCH v3 13/18] mt76: mt7915: add .sta_add_debugfs support
` [PATCH v3 14/18] mt76: mt7915: add .sta_statistics support
` [PATCH v3 15/18] mt76: mt7915: set peer Tx fixed rate through debugfs
` [PATCH v3 16/18] mt76: mt7915: add tsf related callbacks
` [PATCH v3 17/18] mt76: mt7915: enable firmware module debug support
` [PATCH v3 18/18] mt76: set runtime stream caps by mt76_phy

PSI poll() support for unprivileged users
 2020-04-24 19:43 UTC  (2+ messages)

[PATCH v4 1/5] input/serio/i8042: Attach fwnode to serio i8042 kbd device
 2020-04-24 19:41 UTC  (4+ messages)
` [PATCH v4 3/5] dt-bindings: input/atkbd.txt: Add binding for "function-row-physmap"

[PATCH v7 0/7] Introduce OPP bandwidth bindings
 2020-04-24 19:41 UTC  (9+ messages)
` [PATCH v7 4/7] OPP: Add support for parsing interconnect bandwidth
` [PATCH v7 5/7] OPP: Add sanity checks in _read_opp_key()
` [PATCH v7 6/7] OPP: Update the bandwidth on OPP frequency changes
` [PATCH v7 7/7] cpufreq: dt: Add support for interconnect bandwidth scaling

[PATCH 0/3] powerpc: Enhance error handling with patch_instruction()
 2020-04-24 19:38 UTC  (7+ messages)
` [PATCH 3/3] powerpc/kprobes: Check return value of patch_instruction()

[PATCH v4 00/30] Add subcluster allocation to qcow2
 2020-04-24 19:39 UTC  (3+ messages)
` [PATCH v4 23/30] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()

[PATCH] lib: strto: Fix parsing MTD partition size
 2020-04-24 19:40 UTC  (7+ messages)

[PATCH] ALSA: pcm: oss: Place the plugin buffer overflow checks correctly (for 5.7)
 2020-04-24 19:38 UTC 

[RFC PATCH] translate-all: include guest address in out_asm output
 2020-04-24 19:38 UTC  (2+ messages)

[BlueZ PATCH v3] doc: Add Advertisement Monitoring API
 2020-04-24 19:38 UTC  (2+ messages)

[PATCH v4 0/3] x86/delay: Introduce TPAUSE instruction
 2020-04-24 19:37 UTC  (4+ messages)
` [PATCH v4 1/3] x86/delay: Preparatory code cleanup
` [PATCH v4 2/3] x86/delay: Refactor delay_mwaitx() for TPAUSE support
` [PATCH v4 3/3] x86/delay: Introduce TPAUSE delay

[PATCH] ARM: imx: imx8m: Do not warn about cpu-idle-states if missing
 2020-04-24 19:37 UTC 

[PATCH 0/4] PCI: Don't select Kconfig symbols by default
 2020-04-24 19:37 UTC  (2+ messages)

[PATCH] ARM: imx: imx8mm: Add missing clock entries for FEC clock
 2020-04-24 19:37 UTC 

[PATCH] ALSA: pcm: oss: Place the plugin buffer overflow checks correctly
 2020-04-24 19:33 UTC 

[PATCH] PCI/PM: Call .bridge_d3() hook only if non-NULL
 2020-04-24 19:34 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: Add ch7322 as a trivial device
 2020-04-24 19:33 UTC  (4+ messages)
` [PATCH 2/2] media: cec: i2c: ch7322: Add ch7322 CEC controller driver

Errors in man pages, here: signal(7): Wording
 2020-04-24 19:32 UTC  (4+ messages)

WARNING in usbhid_raw_request/usb_submit_urb (3)
 2020-04-24 19:32 UTC  (3+ messages)

[meta-oe][PATCH v2] sdbus-c++-tools: add nativesdk
 2020-04-24 19:31 UTC  (2+ messages)
` [oe] "

[PATCH] recordmcount: support >64k sections
 2020-04-24 19:30 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/8] objtool vs retpoline
 2020-04-24 19:30 UTC  (7+ messages)
` [PATCH 5/8] x86/speculation: Change FILL_RETURN_BUFFER to work with objtool
` [PATCH 6/8] x86: Simplify retpoline declaration
` [PATCH 8/8] x86/retpoline: Fix retpoline unwind

[PATCH V2 00/10] clk: imx: fixes and improve for i.MX8M
 2020-04-24 19:30 UTC  (7+ messages)
` [PATCH V2 07/10] clk: imx: add mux ops for i.MX8M composite clk

[PATCH 1/4] PCI: dra7xx: Don't select CONFIG_PCI_DRA7XX_HOST by default
 2020-04-24 19:30 UTC  (2+ messages)

Errors in man pages,here: st(4): Wording?
 2020-04-24 19:29 UTC  (4+ messages)

[PATCH 00/11] More miscellaneous error handling fixes
 2020-04-24 19:20 UTC  (12+ messages)
` [PATCH 01/11] nvdimm: Plug memory leak in uuid property setter
` [PATCH 02/11] xen: Fix and improve handling of device_add usb-host errors
` [PATCH 03/11] s390x/cpumodel: Fix harmless misuse of visit_check_struct()
` [PATCH 04/11] s390x/pci: Fix harmless mistake in zpci's property fid's setter
` [PATCH 05/11] tests/migration: Tighten error checking
` [PATCH 06/11] error: Use error_reportf_err() where appropriate
` [PATCH 07/11] mips/malta: Fix create_cps() error handling
` [PATCH 08/11] mips/boston: Fix boston_mach_init() "
` [PATCH 09/11] mips/boston: Plug memory leak in boston_mach_init()
` [PATCH 10/11] arm/sabrelite: Consistently use &error_fatal in sabrelite_init()
` [PATCH 11/11] i386: Fix x86_cpu_load_model() error API violation

[PATCH 1/3] powerpc: Properly return error code from do_patch_instruction()
 2020-04-24 19:26 UTC  (2+ messages)

Recommended Partitioning & Subvolume Layout | Newbie Question
 2020-04-24 19:24 UTC  (5+ messages)

[crash - Question ] mod -s <module> not working with compressed modules
 2020-04-24 19:24 UTC 

[Bug 1874674] [NEW] [Feature request] acceptance test class to run user-mode binaries
 2020-04-24 19:14 UTC  (2+ messages)
` [Bug 1874674] "

[GIT PULL] PNP subsystem update for v5.7-rc2
 2020-04-24 19:23 UTC 

[GIT PULL] ACPI fixes for v5.7-rc3
 2020-04-24 19:22 UTC 

[GIT PULL] Power management updates for v5.7-rc3
 2020-04-24 19:20 UTC 

[PATCH v6 00/12] mm/gup: track FOLL_PIN pages
 2020-04-24 19:20 UTC  (4+ messages)
` [PATCH v6 06/12] "
  ` [regression] "

[PATCH 1/2] sh: remove sh5 support
 2020-04-24 19:20 UTC  (2+ messages)

[ANNOUNCE] v5.4.28-rt19
 2020-04-24 19:19 UTC  (6+ messages)
` [PREEMPT_RT] 8250 IRQ lockup when flooding serial console (was Re: [ANNOUNCE] v5.4.28-rt19)

[PATCH 0/2] WARN fibmap user in case of possible addr truncation
 2020-04-24 19:17 UTC  (3+ messages)
` [PATCH 1/2] fibmap: Warn and return an error in case of block > INT_MAX

[PATCH] drm/dp_mst: Fix drm_dp_send_dpcd_write() return code
 2020-04-24 19:16 UTC  (4+ messages)

Setup Recommendation on UEFI/GRUB/RAID1/LVM
 2020-04-24 19:15 UTC  (5+ messages)

[I-PIPE] ipipe-core-4.19.115-arm64-5 released
 2020-04-24 19:14 UTC  (5+ messages)

[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
 2020-04-24 19:10 UTC  (11+ messages)

[Buildroot] [PATCH v3 1/2] package/python-slip-dbus: new package
 2020-04-24 19:14 UTC  (4+ messages)
` [Buildroot] [PATCH v3 2/2] package/firewalld: "

[PATCH v3 0/3] qcow2: Allow resize of images with internal snapshots
 2020-04-24 19:09 UTC  (4+ messages)
` [PATCH v3 1/3] block: Add blk_new_with_bs() helper
` [PATCH v3 2/3] qcow2: Allow resize of images with internal snapshots
` [PATCH v3 3/3] qcow2: Tweak comment about bitmaps vs. resize

[PATCH v1 00/15] Add support for Nitro Enclaves
 2020-04-24 19:11 UTC  (11+ messages)

[PATCH v5 0/6] Loongson PCI Generic Driver
 2020-04-24 19:10 UTC  (7+ messages)
` [PATCH v5 1/6] PCI: OF: Don't remap iospace on unsupported platform
` [PATCH v5 5/6] MIPS: DTS: Loongson64: Add PCI Controller Node

Security Working Group - Wednesday March 4
 2020-04-24 19:09 UTC  (3+ messages)
  ` Security Working Group - Wednesday March 4 - PasswordChangeRequired ready for function test

[linux-next:master 3451/3999] ./usr/include/rdma/ib_user_verbs.h:436:34: warning: field 'base' with variable sized type 'struct ib_uverbs_create_cq_resp' not at the end of a struct or class is a GNU extension
 2020-04-24 19:09 UTC 

[PATCH 1/1] NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION
 2020-04-24 19:08 UTC 

[PATCH V3 0/7] nvmet: add target ns revalidate support
 2020-04-24 19:08 UTC  (6+ messages)

[pull] amdgpu, amdkfd, radeon drm-next-5.8
 2020-04-24 19:08 UTC  (2+ messages)

pass kernel pointers to the sysctl ->proc_handler method v3
 2020-04-24 19:06 UTC  (3+ messages)
` [PATCH 5/5] sysctl: pass kernel pointers to ->proc_handler

[PATCH] hexagon: suppress error message for 'make clean'
 2020-04-24 19:06 UTC  (3+ messages)

[PATCH 0/6] Add support for SCD30 sensor
 2020-04-24 19:04 UTC  (4+ messages)
` [PATCH 1/6] iio: chemical: scd30: add core driver

ASoC driver names
 2020-04-24 19:03 UTC  (10+ messages)

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-04-24 19:04 UTC  (7+ messages)
` [PATCH v2 01/91] i2c: brcmstb: Allow to compile it on BCM2835

[PATCH v4 0/6] Optionally flush L1D on context switch
 2020-04-24 19:04 UTC  (5+ messages)
` [PATCH v4 1/6] arch/x86/kvm: Refactor l1d flush lifecycle management
` [PATCH v4 2/6] arch/x86/kvm: Refactor tlbflush and l1d flush

[dpdk-dev] [RFC 0/4] Enforce flag checking in API's
 2020-04-24 19:02 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/4] enforce checking on flag values "
  ` [dpdk-dev] [PATCH v2 1/4] ring: future proof flag settings

[Buildroot] [Bug 12811] New: bootstrap stuck and no login prompt
 2020-04-24 19:02 UTC  (2+ messages)
` [Buildroot] [Bug 12811] "

[PATCH bpf] bpftool: Respect the -d option in struct_ops cmd
 2020-04-24 19:01 UTC  (2+ messages)

Coverity: ad7476_probe(): Incorrect expression
 2020-04-24 18:25 UTC  (2+ messages)

[PATCH] eventpoll: fix missing wakeup for ovflist in ep_poll_callback
 2020-04-24 19:00 UTC  (2+ messages)
` [PATCH v2] "

Patchwork housekeeping for: spi-devel-general
 2020-04-24 19:00 UTC 

[PATCH rdma-rc] RDMA/core: Fix race between destroy and release FD object
 2020-04-24 18:58 UTC  (2+ messages)

[PATCH 0/2] Fix i10nm_edac driver load failure
 2020-04-24 18:57 UTC  (3+ messages)
` [PATCH 1/2] EDAC, {skx,i10nm}: Make some configurations CPU model specific
` [PATCH 2/2] EDAC, i10nm: Fix i10nm_edac loading failure on some servers

Need help to understand Ext4 message in /var/log/message file
 2020-04-24 18:56 UTC 

How to operate 10Gbit SFP+ module if driver doesn't support SFP+?
 2020-04-24 18:56 UTC  (2+ messages)

[PATCH 0/1] Open source our TC classifier
 2020-04-24 18:55 UTC  (2+ messages)
` [PATCH 1/1] selftests/bpf: add cls_redirect classifier

Errors in man pages, here: st(4): Clarification
 2020-04-24 18:56 UTC  (3+ messages)

[PATCH v3 00/12] PCI: aardvark: Fix support for Turris MOX and Compex wifi cards
 2020-04-24 18:55 UTC  (4+ messages)
` [PATCH v3 04/12] PCI: aardvark: Improve link training

[PATCH] riscv: disable ARCH_HAS_STRICT_KERNEL_RWX for nommu builds
 2020-04-24 18:46 UTC  (2+ messages)

[PATCH v4 00/16] mtd: spi-nor: add xSPI Octal DTR support
 2020-04-24 18:44 UTC  (2+ messages)
` [PATCH v4 16/16] mtd: spi-nor: allow using MT35XU512ABA in Octal DTR mode

Errors in man pages, here: signal(7): Strange word
 2020-04-24 18:54 UTC  (3+ messages)


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.