All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-18 20:25:14 to 2021-01-18 21:02:48 UTC [more...]

Change eats memory on my server
 2021-01-18 10:39 UTC  (8+ messages)

[PATCH v3 00/19] scsi: libsas: Remove in_interrupt() check
 2021-01-18 10:26 UTC  (3+ messages)
` [PATCH v3 02/19] scsi: libsas and users: Remove notifier indirection

[PATCH v4 00/14] RFC Support hot device unplug in amdgpu
 2021-01-18 21:01 UTC  (23+ messages)
` [PATCH v4 01/14] drm/ttm: Remap all page faults to per process dummy page
` [PATCH v4 02/14] drm: Unamp the entire device address space on device unplug
` [PATCH v4 03/14] drm/ttm: Expose ttm_tt_unpopulate for driver use
` [PATCH v4 04/14] drm/sched: Cancel and flush all oustatdning jobs before finish
` [PATCH v4 05/14] drm/amdgpu: Split amdgpu_device_fini into early and late
` [PATCH v4 06/14] drm/amdgpu: Add early fini callback
` [PATCH v4 07/14] drm/amdgpu: Register IOMMU topology notifier per device
` [PATCH v4 08/14] drm/amdgpu: Fix a bunch of sdma code crash post device unplug
` [PATCH v4 09/14] drm/amdgpu: Remap all page faults to per process dummy page
` [PATCH v4 10/14] dmr/amdgpu: Move some sysfs attrs creation to default_attr
` [PATCH v4 11/14] drm/amdgpu: Guard against write accesses after device removal

[tip: objtool/core] objtool: Rework header include paths
 2021-01-18 10:13 UTC 

[PATCH v3] can: length: can_fd_len2dlc(): make length calculation readable again
 2021-01-18 20:58 UTC  (3+ messages)

[tip: objtool/core] objtool: Support addition to set CFA base
 2021-01-18 10:13 UTC 

[tip: objtool/core] x86/tools: Use tools headers for instruction decoder selftests
 2021-01-18 10:13 UTC 

[tip: objtool/core] objtool: Add 'alt_group' struct
 2021-01-18 10:13 UTC 

[tip: objtool/core] x86/insn: Fix vector instruction decoding on big endian cross-compiles
 2021-01-18 10:13 UTC 

[tip: objtool/core] objtool: Fix x86 orc generation on big endian cross-compiles
 2021-01-18 10:13 UTC 

DEVEL: Help with feature implementation
 2021-01-18 20:58 UTC  (2+ messages)

[RFC PATCH v3 0/8] Count rlimits in each user namespace
 2021-01-18 20:56 UTC  (8+ messages)
` [RFC PATCH v3 1/8] Use refcount_t for ucounts reference counting

[Intel-gfx] Fixes that failed to apply to v5.11-rc4
 2021-01-18 10:17 UTC  (2+ messages)
` [PATCH] drm/i915: Check for rq->hwsp validity after acquiring RCU lock

[SPDK] Re: "nvmf_create_transport" fails with 16 cores
 2021-01-18 20:57 UTC 

linux-next: Fixes tag needs some work in the drivers-x86-fixes tree
 2021-01-18 20:55 UTC  (3+ messages)

reduce sub-block DIO serialisation v2
 2021-01-18 20:55 UTC  (7+ messages)
` [PATCH 08/11] iomap: rename the flags variable in __iomap_dio_rw
` [PATCH 10/11] iomap: add a IOMAP_DIO_UNALIGNED flag
` [PATCH 11/11] xfs: reduce exclusive locking on unaligned dio

[PATCH net] net: nfc: nci: fix the wrong NCI_CORE_INIT parameters
 2021-01-18 20:55 UTC  (3+ messages)
` [linux-nfc] "

[PATCH 1/4] nvmem: sync stub return values with linux code
 2021-01-18 20:55 UTC  (4+ messages)
` [PATCH 2/4] nvmem: add missing stubs
` [PATCH 3/4] nvmem: make nvmem_device_write/read public
` [PATCH 4/4] nvmem: make id optional for of_nvmem_device_get()

[PATCH v2 0/7] Introduce intel_skl_int3472 driver
 2021-01-18 20:51 UTC  (9+ messages)
` [PATCH v2 2/7] acpi: utils: Add function to fetch dependent acpi_devices
  ` [Devel] "
` [PATCH v2 4/7] i2c: i2c-core-acpi: Add i2c_acpi_dev_name()
` [PATCH v2 6/7] platform: x86: Add intel_skl_int3472 driver

[PATCH net v2 0/2] sh_eth: Fix reboot crash
 2021-01-18 20:40 UTC  (5+ messages)
` [PATCH net v2 1/2] mdio-bitbang: Export mdiobb_{read,write}()
` [PATCH net v2 2/2] sh_eth: Make PHY access aware of Runtime PM to fix reboot crash

[PATCH 0/7] iscsi fixes/cleanups
 2021-01-18 20:34 UTC  (8+ messages)
` [PATCH 1/7] libiscsi: fix iscsi_prep_scsi_cmd_pdu error handling
` [PATCH 2/7] libiscsi: drop taskqueuelock
` [PATCH 3/7] libiscsi: fix iscsi_task use after free
` [PATCH 4/7] libiscsi: fix iscsi host workq destruction
` [PATCH 5/7] libiscsi: add helper to calc max scsi cmds per session
` [PATCH 6/7] iscsi_tcp: fix shost can_queue initialization
` [PATCH 7/7] libiscsi: reset max/exp cmdsn during recovery

[PATCH 00/10] input: iqs5xx: Minor enhancements and optimizations
 2021-01-18 20:43 UTC  (11+ messages)
` [PATCH 01/10] input: iqs5xx: Minor cosmetic improvements
` [PATCH 02/10] input: iqs5xx: Preserve bootloader errors
` [PATCH 03/10] input: iqs5xx: Accommodate bootloader latency
` [PATCH 04/10] input: iqs5xx: Expose firmware revision to user space
` [PATCH 05/10] input: iqs5xx: Re-initialize device upon warm reset
` [PATCH 06/10] input: iqs5xx: Simplify axis setup logic
` [PATCH 07/10] input: iqs5xx: Eliminate unnecessary register read
` [PATCH 08/10] input: iqs5xx: Allow more time for ATI to complete
` [PATCH 09/10] input: iqs5xx: Make reset GPIO optional
` [PATCH 10/10] input: iqs5xx: Allow device to be a wake-up source

[PATCH] regulator: core: avoid regulator_resolve_supply() race condition
 2021-01-18 20:49 UTC  (3+ messages)

[PATCH] sh_eth: Fix power down vs. is_opened flag ordering
 2021-01-18 20:50 UTC  (2+ messages)

pull-request: mac80211 2021-01-18.2
 2021-01-18 20:47 UTC 

[Buildroot] [git commit] package/xen: add CPE variables
 2021-01-18 20:49 UTC 

[Buildroot] [git commit] package/sudo: add CPE variables
 2021-01-18 20:49 UTC 

[Buildroot] [git commit] package/sudo: security bump to version 1.9.5p1
 2021-01-18 20:49 UTC 

[Buildroot] [git commit] package/strace: set STRACE_CPE_ID_VALID
 2021-01-18 20:49 UTC 

[Buildroot] [git commit] package/thttpd: add THTTPD_CPE_ID_VENDOR
 2021-01-18 20:49 UTC 

[Buildroot] [git commit] package/exim: add EXIM_CPE_ID_VENDOR
 2021-01-18 20:49 UTC 

[Buildroot] [git commit] package/php: add PHP_CPE_ID_VENDOR
 2021-01-18 20:49 UTC 

[Buildroot] [git commit] package/graphicsmagick: add GRAPHICSMAGICK_CPE_ID_VENDOR
 2021-01-18 20:49 UTC 

[Buildroot] [git commit] package/imagemagick: add IMAGEMAGICK_CPE_ID_VENDOR
 2021-01-18 20:49 UTC 

[Buildroot] [git commit] package/jquery: add JQUERY_CPE_ID_VENDOR
 2021-01-18 20:49 UTC 

[Buildroot] [git commit] package/ntfs-3g: add NTFS_3G_CPE_ID_VENDOR
 2021-01-18 20:49 UTC 

[Buildroot] [git commit] package/exiv2: add EXIV2_CPE_ID_VENDOR
 2021-01-18 20:49 UTC 

[Buildroot] [git commit] package/cups: add CUPS_CPE_ID_VENDOR
 2021-01-18 20:49 UTC 

[Buildroot] [git commit] package/syslog-ng: add SYSLOG_NG_CPE_ID_VENDOR
 2021-01-18 20:49 UTC 

[Buildroot] [git commit] package/tor: add TOR_CPE_ID_VENDOR
 2021-01-18 20:49 UTC 

[Buildroot] [git commit] package/nginx: add NGINX_CPE_ID_VENDOR
 2021-01-18 20:49 UTC 

[Buildroot] [git commit] package/cpio: add CPIO_CPE_ID_VENDOR
 2021-01-18 20:49 UTC 

[Buildroot] [git commit] package/mono: add MONO_CPE_ID_VENDOR
 2021-01-18 20:48 UTC 

[Buildroot] [git commit] package/mutt: add MUTT_CPE_ID_VENDOR
 2021-01-18 20:48 UTC 

[PATCH 1/2] blspec: allow board files to overwrite config file settings
 2021-01-18 20:48 UTC  (2+ messages)
` [PATCH 2/2] Documentation: blspec: Add blspec fixup documentation

[Buildroot] [git commit] package/logrotate: set LOGROTATE_CPE_ID_VALID
 2021-01-18 20:48 UTC 

[PATCH v6 0/4] scatterlist: add new capabilities
 2021-01-18 20:46 UTC  (6+ messages)
` [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning

[Buildroot] [git commit] package/json-for-modern-cpp: bump to version 3.9.0
 2021-01-18 20:48 UTC 

[PATCH] x86/sev: Add AMD_SEV_ES_GUEST Kconfig for including SEV-ES support
 2021-01-18 20:47 UTC  (7+ messages)

pull-request: mac80211 2021-01-18
 2021-01-18 20:44 UTC  (2+ messages)

[SPDK] "nvmf_create_transport" fails with 16 cores
 2021-01-18 20:47 UTC 

[linux-5.4 test] 158487: regressions - FAIL
 2021-01-18 20:46 UTC 

[PATCH 00/18] Add directory rename detection to merge-ort
 2021-01-18 20:41 UTC  (12+ messages)
` [PATCH v2 00/17] "
  ` [PATCH v2 04/17] merge-ort: add outline for computing directory renames
  ` [PATCH v2 05/17] merge-ort: add outline of get_provisional_directory_renames()
  ` [PATCH v2 07/17] merge-ort: implement compute_rename_counts()

[Intel-gfx] [PATCH] drm/i915/gt: One more flush for Baytrail clear residuals
 2021-01-18 20:43 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PULL 00/24] tcg patch queue
 2021-01-18 20:17 UTC  (5+ messages)
` [PULL 11/24] tcg/optimize: Use tcg_constant_internal with constant folding

[PATCH v2] software_node: Add kernel-doc comments to exported symbols
 2021-01-18 10:36 UTC  (5+ messages)

[PATCH v2] net: phy: realtek: Add support for RTL9000AA/AN
 2021-01-18 10:17 UTC  (5+ messages)

[linux-next:master 2519/4500] ucsi.c:undefined reference to `fwnode_usb_role_switch_get'
 2021-01-18 20:40 UTC  (3+ messages)

[Buildroot] [PATCHv2 1/2] package/zstd: build multithreaded library if supported
 2021-01-18 20:40 UTC  (3+ messages)

[PATCH] tracing: remove definition of DEBUG
 2021-01-18 10:33 UTC  (2+ messages)
` [Nouveau] "

[PATCH v2 0/9] Alpine Linux build fix and CI pipeline
 2021-01-18 10:33 UTC  (3+ messages)
` [PATCH v2 8/9] tests/docker: Add dockerfile for Alpine Linux

[PATCH]media:dvb: add compat_ioctl def for dmx_dvr
 2021-01-18 10:34 UTC  (2+ messages)

[PATCH v2] gpiolib: Bind gpio_device to a driver to enable fw_devlink=on by default
 2021-01-18 20:38 UTC  (3+ messages)

[GIT PULL] ia64: fix build regression
 2021-01-18 20:37 UTC  (3+ messages)

[Buildroot] [PATCH 1/3] Revert "package/coremark-pro: add dependency on threads"
 2021-01-18 20:38 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/coremark-pro: fix build without threads
` [Buildroot] [PATCH 3/3] package/coremark-pro: fix build with uclibc-ng

[RESEND v2 0/7] Rid W=1 warnings in Ethernet
 2021-01-18 10:35 UTC  (3+ messages)
` [PATCH 2/7] net: xen-netback: xenbus: Demote nonconformant kernel-doc headers

[PATCH] ARM: dts: sunxi: bananapi-m2-plus: Increase BT UART speed
 2021-01-18  9:11 UTC  (2+ messages)

[PATCH] usb: bdc: Make bdc pci driver depend on BROKEN
 2021-01-18 20:36 UTC 

[Buildroot] [PATCH v2] package/freescale-imx/firmware-imx: fix the VPU firmware location
 2021-01-18 20:38 UTC  (2+ messages)

[Buildroot] [PATCH] package/zstd: build multithreaded host-zstd
 2021-01-18 20:37 UTC 

[PATCH v3] ceph: defer flushing the capsnap if the Fb is used
 2021-01-18  9:10 UTC  (3+ messages)

Occasional delayed output of events
 2021-01-18 20:36 UTC  (6+ messages)

[PATCH v6 00/16] Fix several bad kernel-doc markups
 2021-01-18 20:35 UTC  (3+ messages)
` [PATCH v6 11/16] scripts: kernel-doc: validate kernel-doc markup with the actual names

[dpdk-dev] [PATCH 00/40] net/virtio: Virtio PMD rework
 2021-01-18 20:36 UTC  (4+ messages)
` [dpdk-dev] [PATCH 39/40] net/virtio: move Vhost-kernel data to its backend

[PATCH] arm64: dts: marvell: armada-37xx: Add SATA comphy into main armada-37xx.dtsi file
 2021-01-18  9:31 UTC 

[PATCH V2 0/5] patches for FEC
 2021-01-18  9:40 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/13] net/ionic: fixes and optimizations
 2021-01-18 20:35 UTC  (14+ messages)
` [dpdk-dev] [PATCH 01/13] net/ionic: strip out unneeded interrupt code
` [dpdk-dev] [PATCH 02/13] net/ionic: observe endianness in firmware commands
` [dpdk-dev] [PATCH 03/13] net/ionic: observe endianness in Rx filter code
` [dpdk-dev] [PATCH 04/13] net/ionic: add an array-size macro
` [dpdk-dev] [PATCH 05/13] net/ionic: query firmware for supported queue versions
` [dpdk-dev] [PATCH 06/13] net/ionic: clean up Tx queue version support
` [dpdk-dev] [PATCH 07/13] net/ionic: inline queue flush function
` [dpdk-dev] [PATCH 08/13] net/ionic: inline queue space function
` [dpdk-dev] [PATCH 09/13] net/ionic: observe endiannness in ioread/iowrite
` [dpdk-dev] [PATCH 10/13] net/ionic: fix to allow separate L3 and L4 csum offload
` [dpdk-dev] [PATCH 11/13] net/ionic: convert per-queue offloads into queue flags
` [dpdk-dev] [PATCH 12/13] net/ionic: fix up function attribute tags
` [dpdk-dev] [PATCH 13/13] net/ionic: fix address handling in transmit code

[mac80211:master 9/9] net/mac80211/spectmgmt.c:147:42: sparse: sparse: incorrect type in initializer (different base types)
 2021-01-18 10:36 UTC 

[Buildroot] [git commit branch/2020.11.x] package/freescale-imx/firmware-imx: fix the VPU firmware location
 2021-01-18 20:36 UTC 

[PATCH v2] lib: add basic KUnit test for lib/math
 2021-01-18 10:36 UTC  (2+ messages)

[RFC PATCH v2 00/20] hw: Mark the device with no migratable fields
 2021-01-18 20:10 UTC  (3+ messages)
` [RFC PATCH v2 10/20] hw/usb/hcd-ohci: "

add a blank line when a commit has no parent in log output?
 2021-01-18 20:33 UTC  (7+ messages)
` [PATCH 0/2] Option to modify revision mark for root commits
  ` [PATCH 1/2] revision: Denote root commits with '#'

[PATCH v2 0/2] serial: 8250: Add driver for Broadcom UART
 2021-01-18 20:32 UTC  (4+ messages)
` [PATCH v2 2/2] serial: 8250: Add new 8250-core based Broadcom STB driver

[PATH v3 0/3] iio: adc: xilinx: use even more devres
 2021-01-18  9:09 UTC  (5+ messages)

[dm-devel] [PATCH v2 0/6] Multipath io_err_stat fixes
 2021-01-18 20:32 UTC  (4+ messages)
` [dm-devel] [PATCH v2 6/6] multipathd: cleanup logging for marginal paths

[RFC PATCH V2 00/11] hw/block/nvme: support multi-path for ctrl/ns
 2021-01-18 20:25 UTC  (7+ messages)
` [RFC PATCH V2 04/11] hw/block/nvme: split setup and register for namespace
` [RFC PATCH V2 05/11] hw/block/nvme: remove unused argument in nvme_ns_setup
` [RFC PATCH V2 10/11] hw/block/nvme: add NMIC enum value for Identify Namespace

[Buildroot] [PATCH] package/linux-firmware: remove imx sdma firmware
 2021-01-18 20:32 UTC  (3+ messages)

[PATCH v3 0/9] UBSan Enablement for hyp/nVHE code
 2021-01-18 10:37 UTC  (3+ messages)
` [PATCH v3 2/9] KVM: arm64: Add a buffer that can pass UBSan data from hyp/nVHE to kernel

[Buildroot] [PATCH] Config.in.legacy: fix selection of firmware-imx
 2021-01-18 20:32 UTC 

[PATCH 01/19] dt-bindings: sunxi: Fix the pinecube compatible
 2021-01-18 10:39 UTC  (7+ messages)
` [PATCH 04/19] dt-bindings: bridge: simple: Add corpro, gm7123 compatible
  ` [PATCH 04/19] dt-bindings: bridge: simple: Add corpro,gm7123 compatible

[PATCH netdev 0/5] virtio-net support xdp socket zero copy xmit
 2021-01-18  9:10 UTC  (4+ messages)
` [PATCH net-next v2 0/7] "
  ` [PATCH net-next v2 5/7] virtio-net, xsk: realize the function of xsk packet sending

Some issues running rteval on arm64, arm and i386
 2021-01-18  9:00 UTC 

[PATCH bpf-next] samples/bpf: add BPF_ATOMIC_OP macro for BPF samples
 2021-01-18  9:17 UTC 

[PATCH v5 00/16] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2021-01-18  9:09 UTC  (3+ messages)
` [PATCH v5 04/16] media: sun6i-csi: Stop using the deprecated fwnode endpoint parser

[dpdk-dev] [PATCH v2 0/4] Add RSS action support in the sample sub-actions list
 2021-01-18 20:30 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 "

[PATCH v3 0/4] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-01-18 10:41 UTC  (6+ messages)
` [PATCH v3 4/4] arm64: mte: Optimize mte_assign_mem_tag_range()

[PATCH 1/6] ARM: boards: kontron-samx6i: fix memory detection helper
 2021-01-18 20:29 UTC  (6+ messages)
` [PATCH 2/6] ARM: boards: kontron-samx6i: simplify memory detection function
` [PATCH 3/6] ARM: dts: imx6qdl-smarc-samx6i: remove iomuxc hog
` [PATCH 4/6] ARM: dts: imx6qdl-samx6i: switch to SPDX license identifier
` [PATCH 5/6] ARM: dts: imx6qdl-samx6i: use upstream device tree files
` [PATCH 6/6] ARM: dts: imx6qdl-samx6i: cosmetic partition cleanup

[PATCH for v5.11] v4l2-subdev.h: BIT() is not available in userspace
 2021-01-18 10:41 UTC 

[RFC PATCH] ARM: dts: imx6qdl: specify vcc-supply for NOP USB PHYs
 2021-01-18 10:41 UTC  (2+ messages)

[PATCH] Documentation: fix typos in split page table lock description
 2021-01-18 20:27 UTC  (2+ messages)

[PATCH net-next 0/7] net: ipa: interconnect improvements
 2021-01-18 20:27 UTC  (6+ messages)
` [PATCH net-next 7/7] net: ipa: allow arbitrary number of interconnects

[linux-safety] [PATCH] docs: Remove make headers_check from checklist
 2021-01-18 20:26 UTC  (2+ messages)
`  "

Splicing to/from a tty
 2021-01-18 20:24 UTC  (7+ messages)

[PATCH] samples/kprobes: Add ARM support
 2021-01-18 20:24 UTC  (2+ messages)

[PATCH] x86: efi: avoid BUILD_BUG_ON() for non-constant p4d_index
 2021-01-18 20:24 UTC  (5+ messages)

[PATCH v2] ipcs: Avoid shmall overflows
 2021-01-18 10:41 UTC  (2+ messages)

[PATCH] coresight: etm4x: Add config to exclude kernel mode tracing
 2021-01-18 20:23 UTC  (4+ messages)

[PATCH] docs: driver-model: bus.rst: Clean up the formatting, expound, modernize
 2021-01-18 20:20 UTC  (4+ messages)
  ` [PATCH v2] "

[pull request][net-next V7 00/14] Add mlx5 subfunction support
 2021-01-18 20:12 UTC  (2+ messages)
` [net-next V7 01/14] devlink: Prepare code to fill multiple port function attributes


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.