All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-21 15:31:38 to 2020-08-21 16:14:09 UTC [more...]

[PATCH] Add additional symbols to xen-syms.map
 2020-08-21 16:03 UTC  (2+ messages)

[PATCH AUTOSEL 5.8 01/62] ALSA: hda/hdmi: Add quirk to force connectivity
 2020-08-21 16:14 UTC  (5+ messages)
` [PATCH AUTOSEL 5.8 17/62] scsi: target: tcmu: Fix crash on ARM during cmd completion
` [PATCH AUTOSEL 5.8 32/62] scsi: target: Fix xcopy sess release leak
` [PATCH AUTOSEL 5.8 37/62] omapfb: fix multiple reference count leaks due to pm_runtime_get_sync
  ` [PATCH AUTOSEL 5.8 48/62] drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open

[PATCH] util/meson.build: fix fdmon-io_uring build
 2020-08-21 16:12 UTC  (2+ messages)

[Buildroot] Error configuring eudev
 2020-08-21 16:13 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] Allow updating sockmap / sockhash from BPF
 2020-08-21 16:13 UTC  (7+ messages)
` [PATCH bpf-next v3 4/6] bpf: override the meaning of ARG_PTR_TO_MAP_VALUE for sockmap and sockhash
` [PATCH bpf-next v3 5/6] bpf: sockmap: allow update from BPF
` [PATCH bpf-next v3 6/6] selftests: bpf: test sockmap "

[PATCH] MAINTAINERS: update QUALCOMM IOMMU after Arm SSMU drivers move
 2020-08-21 16:11 UTC  (5+ messages)

[PULL v7 000/151] Meson-based build system
 2020-08-21 16:11 UTC  (5+ messages)

[PATCH v2 1/3] arm/trusted-firmware-a: fix variable name typo
 2020-08-21 16:09 UTC  (3+ messages)
` [PATCH v2 2/3] arm/trusted-firmware-a: add support to install dtb built as part of TFA
` [PATCH v2 3/3] arm-bsp/trusted-firmware-a: Install dtbs from the generic TFA recipe

[PATCH 00/49] DRM driver for Hikey 970
 2020-08-21 16:09 UTC  (15+ messages)

[PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
 2020-08-21 16:09 UTC  (16+ messages)

[PATCH v7 0/3] make dma_alloc_coherent NUMA-aware by per-NUMA CMA
 2020-08-21 16:08 UTC  (5+ messages)
` [PATCH v7 1/3] dma-contiguous: provide the ability to reserve per-numa CMA

[PATCH v3 0/2] meson: Build qemu-keymap when configured using --disable-tools
 2020-08-21 16:07 UTC  (6+ messages)
` [PATCH v3 1/2] meson: convert pc-bios/keymaps/Makefile
` [PATCH v3 2/2] meson: Do not consider qemu-keymap a 'tool'

[PATCH v3 00/12] Allow userspace to manage MSRs
 2020-08-21 16:07 UTC  (8+ messages)
` [PATCH v3 07/12] KVM: x86: Ensure the MSR bitmap never clears userspace tracked MSRs

[PATCH 0/7] Overhaul find_get_entries and pagevec_lookup_entries
 2020-08-21 16:07 UTC  (5+ messages)
` [PATCH 1/7] mm: Use pagevec_lookup in shmem_unlock_mapping
` [PATCH 3/7] mm: Add an 'end' parameter to find_get_entries

[PATCH v6 00/12] huge vmalloc mappings
 2020-08-21 16:05 UTC  (13+ messages)
` [PATCH v6 05/12] mm: HUGE_VMAP arch support cleanup
` [PATCH v6 06/12] powerpc: inline huge vmap supported functions
` [PATCH v6 07/12] arm64: "
` [PATCH v6 08/12] x86: "
` [PATCH v6 09/12] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c
` [PATCH v6 10/12] mm/vmalloc: add vmap_range_noflush variant
` [PATCH v6 11/12] mm/vmalloc: Hugepage vmalloc mappings
` [PATCH v6 12/12] powerpc/64s/radix: Enable huge "

[PATCH 1/1] mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
 2020-08-21 16:06 UTC  (13+ messages)

[Intel-gfx] [PATCH i-g-t v4 00/20] tests/core_hotunplug: Fixes and enhancements
 2020-08-21 16:06 UTC  (36+ messages)
` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v4 01/20] tests/core_hotunplug: Use igt_assert_fd()
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v4 02/20] tests/core_hotunplug: Constify dev_bus_addr string
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v4 03/20] tests/core_hotunplug: Clean up device open error handling
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v4 04/20] tests/core_hotunplug: Consolidate duplicated debug messages
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v4 05/20] tests/core_hotunplug: Assert successful device filter application
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v4 06/20] tests/core_hotunplug: Maintain a single data structure instance
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v4 07/20] tests/core_hotunplug: Pass errors via a data structure field
` [Intel-gfx] [PATCH i-g-t v4 08/20] tests/core_hotunplug: Handle device close errors
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v4 09/20] tests/core_hotunplug: Prepare invariant data once per test run
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v4 10/20] tests/core_hotunplug: Skip selectively on sysfs close errors
` [Intel-gfx] [PATCH i-g-t v4 11/20] tests/core_hotunplug: Recover from subtest failures
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v4 12/20] tests/core_hotunplug: Fail subtests on device close errors
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v4 13/20] tests/core_hotunplug: Let the driver time out essential sysfs operations
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v4 14/20] tests/core_hotunplug: Process return values of "
` [Intel-gfx] [PATCH i-g-t v4 15/20] tests/core_hotunplug: Assert expected device presence/absence
` [Intel-gfx] [PATCH i-g-t v4 16/20] tests/core_hotunplug: Explicitly ignore unused return values
` [Intel-gfx] [PATCH i-g-t v4 17/20] tests/core_hotunplug: More thorough i915 healthcheck and recovery
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v4 18/20] tests/core_hotunplug: Add 'lateclose before restore' variants
` [Intel-gfx] [PATCH i-g-t v4 19/20] tests/core_hotunplug: Duplicate debug messages in dmesg
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v4 20/20] tests/core_hotunplug: Un-blocklist *bind* subtests
` [igt-dev] ✓ Fi.CI.BAT: success for tests/core_hotunplug: Fixes and enhancements (rev4)

general protection fault in fib_dump_info (2)
 2020-08-21 16:05 UTC  (3+ messages)

[PATCH v6 0/4] Charge loop device i/o to issuing cgroup
 2020-08-21 16:01 UTC  (5+ messages)

[PATCH stable v4.9 v2] arm64: entry: Place an SB sequence following an ERET instruction
 2020-08-21 16:03 UTC  (8+ messages)

[PATCH] drivers/perf: arm_pmu: Show PMU version on boot
 2020-08-21 16:03 UTC  (2+ messages)

[PATCH v4 00/17] Warn on orphan section placement
 2020-08-21 16:02 UTC  (3+ messages)

[PATCH v3 00/13] client side user xattr (RFC8276) support
 2020-08-21 16:03 UTC  (4+ messages)
` [PATCH v3 12/13] NFSv4.2: hook in the user extended attribute handlers

Data toggles not reset on "set configuration" for ports handled by "xhci_hcd" driver
 2020-08-21 16:03 UTC  (2+ messages)

[PATCH RESEND] fs: Move @f_count to different cacheline with @f_mode
 2020-08-21 16:02 UTC  (2+ messages)

[PATCH v1 0/2] pc-bios: petalogix: Re-generate DTB and add DTS files
 2020-08-21 15:50 UTC  (5+ messages)
` [PATCH v1 1/2] microblaze: petalogix-ml605: Add device-tree source
` [PATCH v1 2/2] microblaze: petalogix-s3adsp1800: "

[PATCH] hwmon: (tmp513) use simple i2c probe
 2020-08-21 16:02 UTC 

[PATCH] hwmon: (f75375s) use simple i2c probe
 2020-08-21 16:01 UTC 

[PATCH v8 0/3] devres: provide and use devm_krealloc()
 2020-08-21 16:00 UTC  (8+ messages)
` [PATCH v8 1/3] devres: provide devm_krealloc()

Moving LRU handling into Nouveau v3
 2020-08-21 16:00 UTC  (8+ messages)
` [PATCH 1/3] drm/ttm: make sure that we always zero init mem.bus
` [PATCH 2/3] drm/nouveau: move io_reserve_lru handling into the driver v4
` [PATCH 3/3] drm/ttm: remove io_reserve_lru handling

[dpdk-dev] [PATCH 0/4] simplify unit-testing of rawdevs
 2020-08-21 15:59 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] raw/ioat: support multiple devices being tested
` [dpdk-dev] [PATCH 2/4] raw/ioat: include extra info in error messages
` [dpdk-dev] [PATCH 3/4] app/test: change rawdev autotest to run selftest on all devs
` [dpdk-dev] [PATCH 4/4] app/test: remove ioat-specific autotest

[PATCH V2 0/3] Add wakeup support over UART RX
 2020-08-21 15:59 UTC  (7+ messages)
` [PATCH V2 2/3] arm64: dts: qcom: sc7180: Add sleep pin ctrl for BT uart

64k streams not supported
 2020-08-21 15:59 UTC 

io_uring and Optane2
 2020-08-21 15:58 UTC 

[tpm2] Re: Esys primary key creation error
 2020-08-21 15:58 UTC 

[PATCH] MAINTAINERS: Add Roger Pau Monne as x86 maintainer
 2020-08-21 15:56 UTC  (2+ messages)

kernel since 5.6 do not boot anymore on Apple PowerBook
 2020-08-21 15:44 UTC  (17+ messages)

[PATCH] drivers/hwmon/adm1177.c: use simple i2c probe
 2020-08-21 15:55 UTC  (4+ messages)

[PATCH] nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pdu
 2020-08-21 16:48 UTC  (2+ messages)

stable-rc/linux-4.4.y build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.233)
 2020-08-21 15:55 UTC 

VLAN over HSR/PRP - Issue with rx_handler not called for VLAN hw acceleration
 2020-08-21 15:54 UTC  (3+ messages)

[PATCH] target/s390x: fix meson.build issue
 2020-08-21 15:52 UTC 

[PATCH] arm64: Enable PCI write-combine resources under sysfs
 2020-08-21 15:51 UTC  (2+ messages)

[PATCH] PCI: Trivial comment fixup for PCI mmap ifdefs
 2020-08-21 15:51 UTC 

[PATCH v7 00/47] block: Deal with filters
 2020-08-21 15:50 UTC  (3+ messages)
` [PATCH v7 39/47] blockdev: Fix active commit choice

More Generic Audio Graph Sound Card idea
 2020-08-21 15:49 UTC  (2+ messages)

[fuse-devel] Cross-host entry caching and file open/create
 2020-08-21 15:49 UTC 

[PATCH] MAINTAINERS: Add entry for HPE Superdome Flex (UV) maintainers
 2020-08-21 15:48 UTC 

[PATCH 0/2] xfs_db: more type_f cleanups
 2020-08-21 15:48 UTC  (7+ messages)
` [PATCH 1/2] xfs_db: short circuit type_f if type is unchanged
` [PATCH 2/2] xfs_db: consolidate set_iocur_type behavior

[bitbake-devel] [PATCH] server/process: fix exit racing between process and thread
 2020-08-21 15:47 UTC  (3+ messages)

[PATCH v3] mm/gup: Allow real explicit breaking of COW
 2020-08-21 15:47 UTC  (11+ messages)

[PATCH] selinux: fix a race condition in security_read_policy()
 2020-08-21 15:47 UTC 

[PATCH v2] sched: Add trace for task wake up latency and leave running time
 2020-08-22  0:08 UTC 

[PATCH v2] hv_utils: drain the timesync packets on onchannelcallback
 2020-08-21 15:45 UTC  (2+ messages)

[RFC PATCH 0/2] extend --abbrev support to diff-patch format
 2020-08-21 15:44 UTC  (6+ messages)
` [PATCH v4 0/2] diff: index-line: respect --abbrev in object's name
  ` [PATCH v4 1/2] t4013: improve diff-post-processor logic

[PATCH v2] hv_utils: return error if host timesysnc update is stale
 2020-08-21 15:44 UTC  (2+ messages)

[PATCH v6 00/10] scsi: use xarray for devices and targets
 2020-08-21 15:42 UTC  (11+ messages)
` [PATCH v6 01/10] scsi: convert target lookup to xarray
` [PATCH v6 02/10] target_core_pscsi: use __scsi_device_lookup()
` [PATCH v6 03/10] scsi: move target device list to xarray
` [PATCH v6 04/10] scsi: remove direct device lookup per host
` [PATCH v6 05/10] scsi_error: use xarray lookup instead of wrappers
` [PATCH v6 06/10] scsi: avoid pointless memory allocation in scsi_alloc_target()
` [PATCH v6 07/10] scsi: add starget_to_shost() specialization
` [PATCH v6 08/10] scsi: simplify scsi_target() inline
` [PATCH v6 09/10] scsi_host: switch ida to idr to hold shost ptr
` [PATCH v6 10/10] scsi_transport_sas: avoid dev_to_shost() walks

[Cocci] [PATCH] coccinelle: api: add kobj_to_dev.cocci script
 2020-08-21 15:42 UTC  (4+ messages)
`  "

[PATCH v2 00/10] Save memory for stripe_head buffer
 2020-08-21 15:41 UTC  (4+ messages)

[PATCH] random32: Use rcuidle variant for tracepoint
 2020-08-21 15:41 UTC  (6+ messages)

[PATCH nf v2] netfilter: nf_tables: fix destination register zeroing
 2020-08-21 15:41 UTC  (2+ messages)

credentialHelperSelector keep poping in 2.28 using windows identity story
 2020-08-21 15:40 UTC 

[PATCH v4 0/7] platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes
 2020-08-21 15:39 UTC  (3+ messages)

[PULL 0/2] Acceptance testing patches for 2020-08-12
 2020-08-21 15:38 UTC  (2+ messages)

[Linux-kernel-mentees] Evaluate and Improve checkpatch
 2020-08-21 15:38 UTC  (5+ messages)

[MPTCP] [PATCH mptcp-next 1/1] mptcp: fix stale subflow->writeable caching
 2020-08-21 15:38 UTC 

[Cocci] [PATCH] coccinelle: add patch rule for dma_alloc_coherent
 2020-08-21 15:37 UTC  (3+ messages)

[RFC PATCH 00/30] ima: Introduce IMA namespace
 2020-08-21 15:37 UTC  (3+ messages)

[PATCH] sched: Add trace for task wake up latency and leave running time
 2020-08-21 23:59 UTC 

[PATCH bpf-next v3 0/3] bpf: implement link_query for bpf iterators
 2020-08-21 15:35 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] "
` [PATCH bpf-next v3 2/3] bpf: implement link_query callbacks in map element iterators
` [PATCH bpf-next v3 3/3] bpftool: implement link_query for bpf iterators

[PATCH v2] x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVM
 2020-08-21 15:35 UTC  (3+ messages)

[PATCH] drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
 2020-08-21 15:35 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: display: simple: Add KD116N21-30NV-A010 compatible
 2020-08-21 15:35 UTC  (4+ messages)
` [PATCH 2/2] drm: panel: simple: Add KD116N21-30NV-A010

[PATCH v4 0/2] selinux: add detailed tracepoint on audited events
 2020-08-21 15:35 UTC  (5+ messages)
` [PATCH v4 1/2] selinux: add "
` [PATCH v4 2/2] selinux: add basic filtering for audit trace events

[PATCH] rcu: shrink each possible cpu krcp
 2020-08-21 15:33 UTC  (11+ messages)
        ` 回复: "

[PATCH 5.9 1/3] mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQL
 2020-08-21 15:33 UTC  (6+ messages)
` [PATCH 5.9 3/3] mac80211: improve AQL aggregation estimation for low data rates

[PATCH v2] meson: Do not consider qemu-keymap a 'tool'
 2020-08-21 15:31 UTC  (2+ messages)

[PATCH 1/7] MIPS: sync-r4k: Rework to be many cores firendly
 2020-08-21 15:32 UTC  (3+ messages)

[PATCH v2 00/11] xfs: widen timestamps to deal with y2038
 2020-08-21 15:31 UTC  (9+ messages)
` [PATCH 08/11] xfs: widen ondisk timestamps to deal with y2038 problem


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.