All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-26 01:46:44 to 2021-05-26 03:31:36 UTC [more...]

[media-next:master 183/183] drivers/media/v4l2-core/v4l2-ctrls-request.c:14:1: iwyu: warning: superfluous #include <media/v4l2-ioctl.h>
 2021-05-26  3:31 UTC 

[PATCH v2 0/4] slub: Print non-hashed pointers in slub debugging
 2021-05-26  3:29 UTC  (7+ messages)
` [PATCH v2 1/4] slub: Restore slub_debug=- behavior
` [PATCH v2 2/4] slub: Actually use 'message' in restore_bytes()
  ` [External] "
` [PATCH v2 3/4] slub: Indicate slab_fix() uses printf formats
` [PATCH v2 4/4] slub: Force on no_hash_pointers when slub_debug is enabled

Network latency on 5.4 and 5.10
 2021-05-26  3:23 UTC  (3+ messages)

[PATCH] drm/amdgpu: Fix kernel-doc
 2021-05-26  3:26 UTC  (6+ messages)

[PATCH] NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config
 2021-05-26  3:32 UTC 

[PATCH] perf core: Make local function perf_pmu_snapshot_aux() static
 2021-05-26  3:25 UTC 

[PATCH v2 0/3] init/initramfs.c: make initramfs support pivot_root
 2021-05-26  3:23 UTC  (5+ messages)
` [PATCH v2 2/3] init/do_cmounts.c: introduce 'user_root' for initramfs

[LTP] [PATCH 0/2] syscalls/sendfile: Convert sendfile{08, 09} to the new API
 2021-05-26  3:23 UTC  (7+ messages)
` [LTP] [PATCH 2/2] syscalls/sendfile: Convert sendfile09 "

[PATCH 1/2] drm/amdgpu/acpi: fix typo in ATCS handling
 2021-05-26  3:22 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu/acpi: make ATPX/ATCS structures global

[PATCH bpf-next 0/3] Autogenerating API documentation
 2021-05-26  3:22 UTC  (9+ messages)

[PATCH v2] rcu-tasks: Fix an use-after-free when grace-period kthread touch the task_strcut
 2021-05-26  3:20 UTC 

[tip:x86/entry] BUILD SUCCESS 48f7eee81cd53a94699d28959566b41a9dcac1d9
 2021-05-26  3:20 UTC 

[PATCH] generic/286: fix integer underflow on block sizes != 4096
 2021-05-26  3:20 UTC  (4+ messages)

[PATCH v3] mm, hugetlb: fix resv_huge_pages underflow on UFFDIO_COPY
 2021-05-26  3:19 UTC  (4+ messages)
` [PATCH 0/2] Track reserve map changes to restore on error
  ` [External] "

[PATCH 1/7] arm64: dts: qcom: Add PMI8996 DTSI file
 2021-05-26  3:18 UTC  (4+ messages)
` [PATCH 2/7] arm64: dts: qcom: Add MSM8996v3.0 "

[PATCH 0/2] clk: renesas: cpg-mssr: Small cleaups
 2021-05-26  3:17 UTC  (5+ messages)
` [PATCH 1/2] clk: renesas: cpg-mssr: Remove unused [RM]MSTPCR() definitions
` [PATCH 2/2] clk: renesas: cpg-mssr: Make srstclr[] comment block consistent

[PATCH v8 0/3] PE/COFF measurement support
 2021-05-26  3:14 UTC  (5+ messages)
` [PATCH v8 3/3] efi_loader: add PE/COFF image measurement

[PATCH V3 0/2] riscv: Fixup asid_allocator remaining issues
 2021-05-26  3:12 UTC  (6+ messages)
` [PATCH V3 2/2] riscv: Use use_asid_allocator flush TLB

[RFC PATCH v4] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall
 2021-05-26  3:12 UTC  (2+ messages)

[PATCH] virtio_ring: Fix kernel-doc
 2021-05-26  3:12 UTC 

[PATCH 0/3] Apple M1 clock gate driver
 2021-05-26  3:10 UTC  (7+ messages)
` [PATCH 2/3] clk: add support for gate clocks on Apple SoCs
` [PATCH 3/3] arm64: apple: add uart gate clocks

[PATCH] clk: meson: axg-audio: improve deferral handling
 2021-05-26  3:11 UTC  (3+ messages)

[PATCH v2] drm/amdgpu: fix metadata_size for ubo ioctl queries
 2021-05-26  3:10 UTC 

[PATCH] i2c: designware: Fix kernel-doc
 2021-05-26  3:10 UTC 

[PATCH v9 0/1] PE/COFF measurement support
 2021-05-26  3:09 UTC  (2+ messages)
` [PATCH v9 1/1] efi_loader: add PE/COFF image measurement

[PATCH] pinctrl: Fix kernel-doc
 2021-05-26  3:07 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix metadata_size for ubo ioctl queries
 2021-05-26  3:08 UTC  (3+ messages)

[PATCH 00/17] Non-interface changing GuC CTBs updates
 2021-05-26  3:07 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] Input:raydium_i2c_ts - improve the mechanism of auto-update
 2021-05-26  3:06 UTC 

[PATCH V7 0/6] Passthrough specific network traffic in COLO
 2021-05-26  2:54 UTC  (7+ messages)
` [PATCH V7 1/6] qapi/net: Add IPFlowSpec and QMP command for COLO passthrough
` [PATCH V7 2/6] util/qemu-sockets.c: Add inet_parse_base to handle InetSocketAddressBase
` [PATCH V7 3/6] hmp-commands: Add new HMP command for COLO passthrough
` [PATCH V7 4/6] net/colo-compare: Move data structure and define to .h file
` [PATCH V7 5/6] net/colo-compare: Add passthrough list to CompareState
` [PATCH V7 6/6] net/net.c: Add handler for COLO passthrough connection

[PATCH 0/6] mm/uffd: Misc fix for uffd-wp and one more test
 2021-05-26  3:04 UTC  (5+ messages)
` [PATCH 2/6] mm/userfaultfd: Fix uffd-wp special cases for fork()

[PATCH] remoteproc: core: Invoke subdev callbacks in list order
 2021-05-26  3:00 UTC  (7+ messages)

[RFC PATCH v3 00/12] Use obj_cgroup APIs to charge the LRU pages
 2021-05-26  3:01 UTC  (19+ messages)
` [RFC PATCH v3 01/12] mm: memcontrol: move the objcg infrastructure out of CONFIG_MEMCG_KMEM
    ` [External] "
` [RFC PATCH v3 02/12] mm: memcontrol: introduce compact_lock_page_lruvec_irqsave
    ` [External] "
` [RFC PATCH v3 08/12] mm: memcontrol: introduce memcg_reparent_ops
    ` [External] "
    ` [External] Re: [RFC PATCH v3 00/12] Use obj_cgroup APIs to charge the LRU pages

[v4,PATCH 0/3] mt8183 dpi supports dual edge
 2021-05-26  2:59 UTC  (17+ messages)
` [v4,PATCH 1/3] drm/mediatek: dpi dual edge sample mode support
` [v4,PATCH 2/3] drm/mediatek: config driver data to support dual edge sample
` [v4,PATCH 3/3] drm/mediatek: dpi: add bus format negotiation

[PATCH 5/5] PCI: Support ASpeed VGA cards behind a misbehaving bridge
 2021-05-26  3:00 UTC  (6+ messages)

[RFC PATCH 0/8] block: fix bio_add_XXX_page() return type
 2021-05-26  2:55 UTC  (4+ messages)

[PATCH] driver:input:touchscreen: improve the mechanism of auto-update
 2021-05-26  2:53 UTC 

[PATCH v3 0/3] Convert the mtk_disp driver to aotmic API
 2021-05-26  2:48 UTC  (12+ messages)
` [PATCH v3 1/3] pwm: mtk_disp: remove the clock operations for atomic APIs
` [PATCH v3 2/3] pwm: mtk_disp: implement atomic API .apply()
` [PATCH v3 3/3] pwm: mtk_disp: implement atomic API .get_state()

[dpdk-dev] [PATCH] net/vmxnet3: add interrupt support in MSI-X
 2021-05-26  2:50 UTC 

fast forward merge overwriting my code
 2021-05-26  2:53 UTC  (5+ messages)

[PATCH V8 0/8] Add cpufreq and cci devfreq for mt8183, and SVS support
 2021-05-26  3:08 UTC  (14+ messages)
  ` [PATCH V8 1/8] PM / devfreq: Add cpu based scaling support to passive_governor

[meta-virtualization][PATCH] nativesdk-sloci-image: add recipe
 2021-05-26  2:51 UTC  (8+ messages)

[PATCH] libata: configure max sectors properly
 2021-05-26  2:48 UTC  (2+ messages)

[PATCH] nvme-pci: Avoid to go into d3cold if device can't use npss
 2021-05-26  2:49 UTC  (6+ messages)

[PATCH] cgroup: Fix kernel-doc
 2021-05-26  2:49 UTC  (2+ messages)

proposed schedule for 6.1 release
 2021-05-26  2:48 UTC  (2+ messages)

[PATCH v2 0/7] ASoC: adds new .get_fmt support
 2021-05-26  2:46 UTC  (4+ messages)
` [PATCH v2 2/7] ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()

[PATCH rdma-next v3 0/8] Fix memory corruption in CM
 2021-05-26  2:46 UTC  (4+ messages)
` [PATCH rdma-next v3 8/8] IB/cm: Protect cm_dev, cm_ports and mad_agent with kref and lock

[PATCH v7 00/12] Introduce VDUSE - vDPA Device in Userspace
 2021-05-26  2:43 UTC  (11+ messages)
` [PATCH v7 01/12] iova: Export alloc_iova_fast()
    `  "
` [PATCH v7 05/12] virtio_scsi: Add validation for residual bytes from response

[PATCH 1/1] sched/topology: Fix a spelling mistake in error message
 2021-05-26  2:42 UTC  (3+ messages)

[PATCH 0/3] slub: Print non-hashed pointers in slub debugging
 2021-05-26  2:38 UTC  (7+ messages)
` [PATCH 3/3] slub: Actually use 'message' in restore_bytes()

mmotm 2021-05-25-19-30 uploaded
 2021-05-26  2:31 UTC 

move bd_mutex to the gendisk v2
 2021-05-26  2:24 UTC  (11+ messages)
` [PATCH 4/8] block: move adjusting bd_part_count out of __blkdev_get
` [PATCH 5/8] block: split __blkdev_put
` [PATCH 6/8] block: move bd_part_count to struct gendisk
` [PATCH 7/8] block: factor out a part_devt helper
` [PATCH 8/8] block: remove bdget_disk

[PATCH] drm/radeon: remove the repeated declaration
 2021-05-26  2:24 UTC  (3+ messages)

+ mm-thp-check-total_mapcount-instead-of-page_mapcount-fix-fix-fix.patch added to -mm tree
 2021-05-26  2:23 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in check_all_holdout_tasks_trace
 2021-05-26  2:22 UTC  (9+ messages)

[PATCH] drm/radeon/evergreen: Remove the repeated declaration
 2021-05-26  2:23 UTC  (3+ messages)

[PATCH] drm/amd/display: Remove the repeated declaration
 2021-05-26  2:22 UTC  (3+ messages)

Error building sample modules
 2021-05-26  2:21 UTC  (2+ messages)

[PATCH v7 00/23] cpu: Introduce SysemuCPUOps structure
 2021-05-26  2:19 UTC  (13+ messages)
` [PATCH v7 02/23] cpu: Restrict target cpu_do_transaction_failed() handlers to sysemu
` [PATCH v7 04/23] cpu: Remove duplicated 'sysemu/hw_accel.h' header
` [PATCH v7 05/23] cpu: Split as cpu-common / cpu-sysemu
` [PATCH v7 13/23] cpu: Move AVR target vmsd field from CPUClass to DeviceClass

[PATCH v2] ocfs2: fix data corruption by fallocate
 2021-05-26  2:11 UTC  (7+ messages)
          ` [Ocfs2-devel] "

[PATCH] mm,kmemleak-test: add the dependency on CONFIG_SAMPLES
 2021-05-26  2:10 UTC 

[PATCH v3 0/3] iomap: avoid soft lockup warnings on large ioends
 2021-05-26  2:12 UTC  (6+ messages)
` [PATCH RFC v3 3/3] iomap: bound ioend size to 4096 pages

[PATCH v2 0/6] drm/msm/dpu: rework irq handling
 2021-05-26  2:09 UTC  (5+ messages)
` [PATCH v2 4/6] drm/msm/dpu: replace IRQ lookup with the data in hw catalog
  ` [Freedreno] "

[PATCH] arch: Cleanup unused functions
 2021-05-26  2:06 UTC  (4+ messages)

[RFC net-next 0/2] net: fec: fix TX bandwidth fluctuations
 2021-05-26  2:06 UTC  (6+ messages)
` [RFC net-next 2/2] net: fec: add ndo_select_queue to "

[BlueZ PATCH 1/4] tools/btmgmt: Add device flags commands
 2021-05-26  2:04 UTC  (2+ messages)
` [BlueZ,1/4] "

[RFC PATCH 0/9] Add LSM access controls and auditing to io_uring
 2021-05-26  2:04 UTC  (9+ messages)
` [RFC PATCH 2/9] audit,io_uring,io-wq: add some basic audit support "

[powerpc:next] BUILD SUCCESS b73c8cccd72ac28beaf262fd6ef4b91411fc8335
 2021-05-26  2:00 UTC 

[powerpc:next-test] BUILD SUCCESS 027f55e87c3094270a3223f7331d033fe15a2b3f
 2021-05-26  2:00 UTC 

[powerpc:merge] BUILD SUCCESS 112f47a1484ddca610b70cbe4a99f0d0f1701daf
 2021-05-26  2:00 UTC 

patch review scheduling
 2021-05-26  2:01 UTC  (2+ messages)

[PATCH 00/10] ASoC: rsnd: tidyup and fixup rare MIXer issue
 2021-05-26  1:59 UTC  (3+ messages)
` [PATCH 06/10] ASoC: rsnd: add debugfs support

[PATCH] nvmet: fix false keep-alive timeout when a controller is torn down
 2021-05-26  1:57 UTC  (3+ messages)

[PATCH v2 0/3] Convert the mtk_disp driver to aotmic API
 2021-05-26  1:54 UTC  (6+ messages)
` [PATCH v2 1/3] pwm: mtk_disp: clear the clock operations

[PATCH] kcov: add __no_sanitize_coverage to fix noinstr for all architectures
 2021-05-26  1:53 UTC  (4+ messages)

[PATCH 1/4] Improved .gitignore
 2021-05-26  1:53 UTC  (4+ messages)
` [PATCH v2 4/4] generic/269: add _check_scratch_fs

[dpdk-dev] DPDK issue with Marvell NIC QLogic Corp. FastLinQ QL41000
 2021-05-26  1:51 UTC 

[PATCH v1 0/5] perf: Support perf-mem/perf-c2c for AlderLake
 2021-05-26  1:51 UTC  (6+ messages)
` [PATCH v1 4/5] perf mem: Support record for hybrid platform

2463a604a8: netperf.Throughput_tps 12.8% improvement
 2021-05-26  1:50 UTC  (3+ messages)
  ` [LKP] "

[PATCH v2 0/4] nvme: protect against possible request reference after completion
 2021-05-26  1:47 UTC  (5+ messages)
` [PATCH v2 4/4] nvme: code command_id with a genctr for use-after-free validation

[PATCHSET RFC 00/10] fstests: move test group lists into test files
 2021-05-26  1:47 UTC  (11+ messages)
` [PATCH 01/10] fstests: fix group check in new script
` [PATCH 02/10] fstests: refactor setting test sequence number variables
` [PATCH 03/10] fstests: add tool migrate group membership data to test files
` [PATCH 04/10] fstests: move test group info "
` [PATCH 05/10] fstests: clean up open-coded golden output
` [PATCH 06/10] fstests: automatically generate group files
` [PATCH 07/10] fstests: convert nextid to use automatic group generation
` [PATCH 08/10] fstests: adapt the new test script to our new group tagging scheme
` [PATCH 09/10] fstests: remove group files
` [PATCH 10/10] fstests: remove test group management code

[PATCH v2 1/3] usb: common: usb-conn-gpio: fix NULL pointer dereference of charger
 2021-05-26  1:44 UTC  (6+ messages)
` [PATCH v2 3/3] Revert "usb: common: usb-conn-gpio: Make VBUS supply optional"


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.