All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-03 18:40:12 to 2020-09-03 19:45:00 UTC [more...]

new database files not compressed
 2020-09-03 19:44 UTC  (11+ messages)

[PATCH v2 1/4] arm-bsp: add cortexa73-cortexa35 tune
 2020-09-03 19:44 UTC  (3+ messages)
` [PATCH v2 2/4] arm-bsp: ARMv8-2a: Add tuning files
  ` [meta-arm] "

[powerpc:fixes-test] BUILD SUCCESS 4c62285439f80f8996c38e0bda79b1125a192365
 2020-09-03 19:38 UTC 

[PATCH] libsepol/cil: Give an error when constraint expressions exceed max depth
 2020-09-03 19:42 UTC  (2+ messages)

[PATCH v3 1/2] MAINTAINERS: Consolidate Analog Devices IIO entries and remove Beniamin Bia
 2020-09-03 19:41 UTC  (2+ messages)

[PATCH v2] fetch: no FETCH_HEAD display if --no-write-fetch-head
 2020-09-03 19:41 UTC  (2+ messages)
` [PATCH v3] "

[powerpc:next-test] BUILD SUCCESS c3ea77ab83a1cd36cca6a54206657a4aeb98c49c
 2020-09-03 19:39 UTC 

[PATCH V2 00/12] nvmet: passthru fixes and improvements
 2020-09-03 19:40 UTC  (4+ messages)
` [PATCH V2 01/12] nvme-core: annotate nvme_alloc_request()

[Buildroot] [RFC PATCH v1 1/1] package/pkg-golang: download deps to vendor tree if not present
 2020-09-03 19:40 UTC  (11+ messages)

[radeon-alex:amd-staging-drm-next 4/5] drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c:272:15: warning: initialized field overwritten
 2020-09-03 19:39 UTC  (2+ messages)

[PATCH v2 0/0] qcom: pm8150: add support for thermal monitoring
 2020-09-03 19:38 UTC  (3+ messages)
` [PATCH v2 4/9] iio: adc: qcom-vadc-common: use fixp_linear_interpolate

[PATCH v2] mm/memory_hotplug: drain per-cpu pages again during memory offline
 2020-09-03 19:35 UTC  (4+ messages)

[RFC net-next 0/2] net: phy: Support enabling clocks prior to bus probe
 2020-09-03 19:35 UTC  (10+ messages)
` [RFC net-next 2/2] net: phy: bcm7xxx: request and manage GPHY clock

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 20.1.7
 2020-09-03 19:34 UTC 

[PATCH v1 1/8] iio: accel: bma220: Fix returned codes from bma220_init(), bma220_deinit()
 2020-09-03 19:33 UTC  (4+ messages)
` [PATCH v1 2/8] iio: accel: bma220: Convert to use ->read_avail()

[PATCH 0/9] Readahead patches for 5.9/5.10
 2020-09-03 19:33 UTC  (4+ messages)
` [PATCH 3/9] mm/readahead: Make page_cache_ra_unbounded take a readahead_control

Aborting git rebase --edit-todo
 2020-09-03 19:32 UTC  (5+ messages)

[PATCH 0/4] drivers: hv: Microsoft Virtual GPU Driver
 2020-09-03 19:32 UTC  (7+ messages)
` [PATCH 1/4] drivers: hv: dxgkrnl: core code

[PATCH v6 0/7] Allow user space to restrict and augment MSR emulation
 2020-09-03 19:31 UTC  (5+ messages)
` [PATCH v6 1/7] KVM: x86: Deflect unknown MSR accesses to user space
` [PATCH v6 7/7] KVM: selftests: Add test for user space MSR handling

[PATCH] selftests/bpf: Fix check in global_data_init
 2020-09-03 19:31 UTC  (3+ messages)

[PATCH net-next 2/3] devlink: Consider other controller while building phys_port_name
 2020-09-03 19:31 UTC  (12+ messages)

[PATCH] ipmi: add a newline when printing parameter 'panic_op' by sysfs
 2020-09-03 19:31 UTC  (2+ messages)

[PATCH v1 0/8] some testing and CI updates (re-greening)
 2020-09-03 19:30 UTC  (5+ messages)
` [PATCH v1 2/8] crypto: fix build with gcrypt enabled
` [PATCH v1 3/8] tests/docker: add python3-setuptools the docker images

+ mm-memory_hotplug-drain-per-cpu-pages-again-during-memory-offline.patch added to -mm tree
 2020-09-03 19:29 UTC 

[PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-09-03 19:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/spandsp: needs jpeg support in tiff package
 2020-09-03 19:27 UTC  (3+ messages)

[PATCH v6 0/4] Add a vhost RPMsg API
 2020-09-03 19:27 UTC  (9+ messages)
` [PATCH v6 2/4] rpmsg: move common structures and defines to headers
` [PATCH v6 3/4] rpmsg: update documentation

[PATCH 00/63] qom: Rename macros for consistency
 2020-09-03 19:26 UTC  (7+ messages)
` [PATCH 14/63] i8254: Rename TYPE_I8254 to TYPE_PIT

[PATCH] tools build feature: cleanup feature files on make clean
 2020-09-03 19:26 UTC  (4+ messages)

[Buildroot] [PATCH 1/7] package/perl-html-parser: bump to version 3.75
 2020-09-03 19:25 UTC  (2+ messages)

+ mm-readahead-pass-a-file_ra_state-into-force_page_cache_ra.patch added to -mm tree
 2020-09-03 19:25 UTC 

+ mm-filemap-fold-ra_submit-into-do_sync_mmap_readahead.patch added to -mm tree
 2020-09-03 19:25 UTC 

+ mm-readahead-add-page_cache_sync_ra-and-page_cache_async_ra.patch added to -mm tree
 2020-09-03 19:24 UTC 

+ mm-readahead-pass-readahead_control-to-force_page_cache_ra.patch added to -mm tree
 2020-09-03 19:24 UTC 

+ mm-readahead-make-ondemand_readahead-take-a-readahead_control.patch added to -mm tree
 2020-09-03 19:24 UTC 

+ mm-readahead-make-do_page_cache_ra-take-a-readahead_control.patch added to -mm tree
 2020-09-03 19:24 UTC 

+ mm-readahead-make-page_cache_ra_unbounded-take-a-readahead_control.patch added to -mm tree
 2020-09-03 19:24 UTC 

+ mm-readahead-add-define_readahead.patch added to -mm tree
 2020-09-03 19:24 UTC 

[Buildroot] [git commit] package/perl-http-entity-parser: bump to version 0.24
 2020-09-03 19:24 UTC 

[Buildroot] [git commit] package/perl-type-tiny: bump to version 1.010005
 2020-09-03 19:24 UTC 

[Buildroot] [git commit] package/perl-libwww-perl: bump to version 6.47
 2020-09-03 19:24 UTC 

[Buildroot] [git commit] package/perl-mail-dkim: bump to version 1.20200824
 2020-09-03 19:24 UTC 

[Buildroot] [git commit] package/perl-posix-strftime-compiler: bump to version 0.44
 2020-09-03 19:24 UTC 

[Buildroot] [git commit] package/perl-html-parser: bump to version 3.75
 2020-09-03 19:24 UTC 

a crash when running strace from persistent memory
 2020-09-03 19:24 UTC  (2+ messages)

[PATCH] decodetree: Improve identifier matching
 2020-09-03 19:23 UTC 

[PATCH net] tg3: Fix soft lockup when tg3_reset_task() fails
 2020-09-03 19:24 UTC  (2+ messages)

[Intel-gfx] [PATCH v6 01/11] HAX to make DSC work on the icelake test system
 2020-09-03 19:23 UTC  (9+ messages)
` [Intel-gfx] [PATCH v6 02/11] drm/i915: Remove hw.mode
` [Intel-gfx] [PATCH v6 08/11] drm/i915: Link planes in a bigjoiner configuration, v3
` [Intel-gfx] [PATCH v6 10/11] drm/i915: Add intel_update_bigjoiner handling

[PATCH 00/14] multipath-tools series: some cleanups and fixes checked by codedex tool
 2020-09-03 19:23 UTC  (7+ messages)
` [PATCH 04/14] multipathd: check MALLOC return value in, mpath_pr_event_handler_fn
` [PATCH 05/14] multipathd: use MALLOC and check return value in, cli_getprkey func
` [PATCH 06/14] kpartx: check return value of malloc in main func

[PATCH v4 0/6] interconnect: qcom: Misc bcm-voter changes and fixes
 2020-09-03 19:21 UTC  (7+ messages)
` [PATCH v4 1/6] interconnect: qcom: Fix small BW votes being truncated to zero
` [PATCH v4 2/6] dt-bindings: interconnect: Add generic qcom bindings
` [PATCH v4 3/6] dt-bindings: interconnect: Add property to set BCM TCS wait behavior
` [PATCH v4 4/6] interconnect: qcom: Support bcm-voter-specific "
` [PATCH v4 5/6] interconnect: qcom: Only wait for completion in AMC/WAKE by default
` [PATCH v4 6/6] interconnect: qcom: Add support for per-BCM scaling factors

Boot failure on gru-scarlet-inx with 5.9-rc2
 2020-09-03 19:21 UTC  (14+ messages)

[PATCH net-next 0/6] l2tp: miscellaneous cleanups
 2020-09-03 19:19 UTC  (3+ messages)

dtv-scan-tables maintenance
 2020-09-03 19:11 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc Stripping rendercopy implementation to use cairo
 2020-09-03 19:18 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[net-next PATCH 0/2] Introduce mbox tracepoints for Octeontx2
 2020-09-03 19:18 UTC  (2+ messages)

[PATCH 0/8] qom: Rename macros for consistency (pass 2)
 2020-09-03 19:17 UTC  (3+ messages)
` [PATCH 8/8] tusb6010: Rename TUSB to TUSB6010

[PATCH v2 1/6] dt-bindings: gpu: arm, mali-midgard: Add missing properties
 2020-09-03 19:14 UTC  (18+ messages)
` [PATCH v2 1/6] dt-bindings: gpu: arm,mali-midgard: "
` [PATCH v2 2/6] dt-bindings: gpu: arm, mali-utgard: "
  ` [PATCH v2 2/6] dt-bindings: gpu: arm,mali-utgard: "
` [PATCH v2 3/6] dt-bindings: gpu: arm, mali-utgard: Correct Maxime's email
  ` [PATCH v2 3/6] dt-bindings: gpu: arm,mali-utgard: "
` [PATCH v2 4/6] dt-bindings: gpu: samsung-rotator: Add missing properties
` [PATCH v2 5/6] ARM: dts: exynos: Align OPP table name with dt-schema
` [PATCH v2 6/6] arm64: "

+ fix-khugepageds-request-size-in-collapse_file.patch added to -mm tree
 2020-09-03 19:16 UTC 

[PATCH] ARM: Distro boot: document the need for fdtfile variable to be set
 2020-09-03 19:15 UTC  (4+ messages)

[PATCH v2 1/2] dt-bindings: arm: samsung: pmu: Add missing properties
 2020-09-03 19:13 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: timer: exynos4210-mct: Add missing clocks

[PATCH 1/2] dt-bindings: sound: midas-audio: Correct parsing sound-dai phandles
 2020-09-03 19:12 UTC  (8+ messages)

Failing to attach bond(created with two interfaces from different NICs) to a bridge
 2020-09-03 19:14 UTC  (2+ messages)

[PATCH v2] dt-bindings: mfd: google,cros-ec: Add missing properties
 2020-09-03 19:14 UTC 

+ mm-filemap-fix-storing-to-a-thp-shadow-entry.patch added to -mm tree
 2020-09-03 19:12 UTC 

+ xarray-add-xas_split.patch added to -mm tree
 2020-09-03 19:12 UTC 

+ xarray-add-xa_get_order.patch added to -mm tree
 2020-09-03 19:12 UTC 

[PATCH net-next 0/3] mlxsw: Expose critical and emergency module alarms
 2020-09-03 19:12 UTC  (2+ messages)

[PATCH] arm64: Add support for bigger u-boot when CONFIG_POSITION_INDEPENDENT=y
 2020-09-03 19:12 UTC  (8+ messages)

[PATCH v2 00/10] [GSoC] Implement Corrected Commit Date
 2020-09-03 19:11 UTC  (6+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 10/11] commit-reach: use corrected commit dates in paint_down_to_common()

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc.c Stripping rendercopy implementation to use Cairo
 2020-09-03 19:12 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v8 00/14] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-09-03 19:11 UTC  (5+ messages)
` [PATCH v8 07/14] hw/arm: Load -bios image as a boot ROM for npcm7xx
` [PATCH v8 13/14] docs/system: Add Nuvoton machine documentation

[PATCH] tipc: fix shutdown() of connectionless socket
 2020-09-03 19:11 UTC  (4+ messages)

kernel BUG at mm/mmap.c:LINE!
 2020-09-03 19:09 UTC 

+ mm-thp-fix-__split_huge_pmd_locked-for-migration-pmd.patch added to -mm tree
 2020-09-03 19:08 UTC 

[Buildroot] [PATCH 1/1] board/pcengines/apu2: add config
 2020-09-03 19:08 UTC  (2+ messages)

[PATCH 0/2] Minor improvements to b53 dmesg output
 2020-09-03 19:07 UTC  (2+ messages)

[PATCH 0/4] nbd reconnect new fixes
 2020-09-03 19:03 UTC  (5+ messages)
` [PATCH 1/4] block/nbd: fix drain dead-lock because of nbd reconnect-delay
` [PATCH 2/4] block/nbd: correctly use qio_channel_detach_aio_context when needed
` [PATCH 3/4] block/nbd: fix reconnect-delay
` [PATCH 4/4] block/nbd: nbd_co_reconnect_loop(): don't connect if drained

[Buildroot] [git commit] configs/pcengines_apu2: new defconfig
 2020-09-03 19:06 UTC 

[PATCH] perf tools: Add bpf image check to __map__is_kmodule
 2020-09-03 19:05 UTC  (2+ messages)

[PATCH] doc: net: dsa: Fix typo in config code sample
 2020-09-03 19:04 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/wolfssl: disable examples and tests
 2020-09-03 19:04 UTC  (2+ messages)

[merged] scripts-gdb-update-for-lockless-printk-ringbuffer-checkpatch-fixes.patch removed from -mm tree
 2020-09-03 19:03 UTC 

[merged] scripts-gdb-update-for-lockless-printk-ringbuffer.patch removed from -mm tree
 2020-09-03 19:03 UTC 

[merged] scripts-gdb-add-utilsread_ulong.patch removed from -mm tree
 2020-09-03 19:03 UTC 

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2020-09-03 19:03 UTC 

[Buildroot] Package for .net core runtime
 2020-09-03 19:03 UTC  (2+ messages)

[Buildroot] [git commit] package/spandsp: needs jpeg support in tiff package
 2020-09-03 19:02 UTC 

[Buildroot] [git commit] package/wolfssl: disable examples and tests
 2020-09-03 19:02 UTC 

[PATCH BlueZ] mesh: Remove unused timing variable tx_start
 2020-09-03 19:02 UTC 

[Buildroot] [PATCH] package/alsa-utils: fix install if directories exist
 2020-09-03 19:01 UTC  (2+ messages)

[Buildroot] [git commit] package/alsa-utils: fix install if directories exist
 2020-09-03 19:01 UTC 

[PATCH] perf record/stat: Explicitly call out event modifiers in the documentation
 2020-09-03 19:01 UTC  (2+ messages)

💥 PANICKED: Test report for kernel 5.9.0-rc3-020ad03.cki (block)
 2020-09-03 18:59 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/netopeer2: fix patch
 2020-09-03 18:58 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/ntp: base sysv script on current template
 2020-09-03 18:57 UTC  (2+ messages)

[Buildroot] [git commit] package/ntp: base sysv script on current template
 2020-09-03 18:56 UTC 

[Buildroot] [PATCH/next 1/1] package/subversion: bump to version 1.14.0
 2020-09-03 18:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/hiredis: bump to version 1.0.0
 2020-09-03 18:56 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/1] vfio: change spapr DMA window sizing operation
 2020-09-03 18:55 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/1] vfio: modify spapr iommu support to use static window sizing

[PATCH -next] perf bench: fix return value check in do_run_multi_threaded()
 2020-09-03 18:55 UTC  (4+ messages)

SONY IR issue
 2020-09-03 18:55 UTC 

[Buildroot] [git commit] package/hiredis: bump to version 1.0.0
 2020-09-03 18:54 UTC 

[PATCH 0/2] vhost-vdpa: improve parameters error management
 2020-09-03 18:53 UTC  (3+ messages)
` [PATCH 1/2] vhost-vdpa: define and use default value for vhostdev
` [PATCH 2/2] vhost-vdpa: improve error reporting

[Buildroot] [git commit] package/subversion: bump to version 1.14.0
 2020-09-03 18:54 UTC 

[Buildroot] [PATCH 1/1] package/stress-ng: drop patch
 2020-09-03 18:54 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 00/11] bbdev PMD ACC100
 2020-09-03 18:53 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 10/11] baseband/acc100: add configure function

[Buildroot] [PATCH] support/scripts: fix flake8 errors in cve-checker and pkg-stats
 2020-09-03 18:54 UTC  (2+ messages)

[PATCH v3 00/21] KVM: arm64: Rewrite page-table code and fault handling
 2020-09-03 18:52 UTC  (3+ messages)

[Buildroot] [PATCH 1/4] meson-tools: new Package
 2020-09-03 18:53 UTC  (5+ messages)
` [Buildroot] [PATCH 2/4] odroidc2_atf: "
` [Buildroot] [PATCH 3/4] board/odroidc2: add board

[PATCH 0/3] Use implicit kref infra
 2020-09-03 18:52 UTC  (8+ messages)

[Buildroot] [git commit] package/netopeer2: fix patch
 2020-09-03 18:51 UTC 

[PATCH 00/10] more miscellaneous Bloom filter improvements
 2020-09-03 18:49 UTC  (5+ messages)
` [PATCH v3 00/14] "
  ` [PATCH v3 14/14] builtin/commit-graph.c: introduce '--max-new-filters=<n>'

[PATCH] perf stat: Turn off summary for interval mode by default
 2020-09-03 18:49 UTC  (2+ messages)

[PATCH 0/1] Add gitlab-ci to xenomai
 2020-09-03 18:49 UTC  (5+ messages)
` [PATCH 1/1] ci: Add gitlab-ci.yml

[PATCH 00/14] RDMA: Improve use of umem in DMA drivers
 2020-09-03 18:48 UTC  (3+ messages)
` [PATCH 14/14] RDMA/umem: Rename ib_umem_offset() to ib_umem_dma_offset()

[PATCH v1 1/4] Bluetooth: hci_intel: enable on new platform
 2020-09-03 18:48 UTC  (4+ messages)
` [PATCH v1 2/4] Bluetooth: hci_intel: drop strange le16_to_cpu() against u8 values
` [PATCH v1 3/4] Bluetooth: hci_intel: switch to list_for_each_entry()
` [PATCH v1 4/4] Bluetooth: hci_intel: sort headers alphabetically

[dm-crypt] [ANNOUNCE] cryptsetup 2.3.4
 2020-09-03 18:48 UTC 

[Buildroot] [git commit] support/scripts: fix flake8 errors in cve-checker and pkg-stats
 2020-09-03 18:48 UTC 

[Buildroot] [git commit] package/stress-ng: drop patch
 2020-09-03 18:47 UTC 

[Buildroot] [git commit] configs/odroidc2: new defconfig
 2020-09-03 18:46 UTC 

[PATCH] perf parse-events: Use uintptr_t when casting numbers to pointers
 2020-09-03 18:43 UTC 

[PATCH v6 0/2] iio: light: Support AMS AS73211 digital XYZ sensor
 2020-09-03 18:43 UTC  (5+ messages)
` [PATCH v6 2/2] iio: light: as73211: New driver

[Buildroot] [PATCH v4 1/2] package/bmap-tools: new package
 2020-09-03 18:44 UTC  (2+ messages)

[PATCH 0/2] Extend TI PRUSS platform driver
 2020-09-03 18:41 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: soc: ti: Update TI PRUSS bindings regarding clock-muxes
` [PATCH 2/2] soc: ti: pruss: support CORECLK_MUX and IEPCLK_MUX

[PATCH] perf jevents: Fix suspicious code in fixregex()
 2020-09-03 18:41 UTC  (3+ messages)

[dpdk-dev] [PATCH V1] testpmd: add eeprom/module eeprom display
 2020-09-03 18:40 UTC  (4+ messages)

[PATCH v7 0/3] Anonymous VMA naming patches
 2020-09-03 18:40 UTC  (6+ messages)
` [PATCH v7 3/3] mm: add a field to store names for private anonymous memory

[PATCH] mm/gup: don't permit users to call get_user_pages with FOLL_LONGTERM
 2020-09-03 18:39 UTC  (4+ 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.