All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-07 03:15:04 to 2021-01-07 04:54:56 UTC [more...]

[PATCH v4 0/7] fuzz: improve crash case minimization
 2021-01-07  4:53 UTC  (10+ messages)
` [PATCH v4 1/7] fuzz: accelerate non-crash detection
` [PATCH v4 2/7] fuzz: double the IOs to remove for every loop
` [PATCH v4 3/7] fuzz: split write operand using binary approach
` [PATCH v4 4/7] fuzz: loop the remove minimizer and refactoring

[PATCH v7 00/16] blkcg:Support to track FC storage blk io traffic
 2021-01-06 22:00 UTC  (5+ messages)
` [PATCH v7 01/16] cgroup: Added cgroup_get_from_id
` [PATCH v7 02/16] blkcg: Added a app identifier support for blkcg
` [PATCH v7 03/16] nvme: Added a newsysfs attribute appid_store
` [PATCH v7 04/16] lpfc: vmid: Add the datastructure for supporting VMID in lpfc

[PATCH v8 0/5] scsi: Support to handle Intermittent errors
 2021-01-06 21:49 UTC  (6+ messages)
` [PATCH v8 1/5] scsi: Added a new error code DID_TRANSPORT_MARGINAL in scsi.h
` [PATCH v8 2/5] scsi: No retries on abort success
` [PATCH v8 3/5] scsi_transport_fc: Added a new rport state FC_PORTSTATE_MARGINAL
` [PATCH v8 4/5] scsi_transport_fc: Added store fucntionality to set the rport port_state using sysfs
` [PATCH v8 5/5] scsi:lpfc: Added support for eh_should_retry_cmd

[PATCH] drm/msm: Only enable A6xx LLCC code on A6xx
 2021-01-07  4:50 UTC  (2+ messages)

[PATCH] drm/panel: feiyang-fy07024di26a30d: cleanup if panel attaching failed
 2021-01-07  4:00 UTC  (3+ messages)

[meta-arm][PATCH 1/2] arm-toolchain: Add support for GCC 10.2-2020.11
 2021-01-07  4:47 UTC  (3+ messages)

[PATCH 0/6] vfio/iommu_type1: Some optimizations about dirty tracking
 2021-01-07  4:44 UTC  (28+ messages)
` [PATCH 1/6] vfio/iommu_type1: Make an explicit "promote" semantic
` [PATCH 2/6] vfio/iommu_type1: Ignore external domain when promote pinned_scope
` [PATCH 3/6] vfio/iommu_type1: Initially set the pinned_page_dirty_scope
` [PATCH 4/6] vfio/iommu_type1: Drop parameter "pgsize" of vfio_dma_bitmap_alloc_all
` [PATCH 5/6] vfio/iommu_type1: Drop parameter "pgsize" of vfio_iova_dirty_bitmap
` [PATCH 6/6] vfio/iommu_type1: Drop parameter "pgsize" of update_user_bitmap

[patch V4 0/8] mm/highmem: Preemptible variant of kmap_atomic & friends
 2021-01-07  4:44 UTC  (8+ messages)
` [patch V4 3/8] x86: Support kmap_local() forced debugging
  ` [BUG] from "

next/pending-fixes build: 204 builds: 1 failed, 203 passed, 1 error, 26 warnings (v5.11-rc2-439-g7507456d8b0c)
 2021-01-07  4:45 UTC 

cron job: media_tree daily build: ERRORS
 2021-01-07  4:41 UTC 

[PATCH] MIPS: init: move externs to header file
 2021-01-07  4:40 UTC  (2+ messages)

stable-rc/linux-4.4.y baseline: 119 runs, 15 regressions (v4.4.249)
 2021-01-07  4:40 UTC 

[PATCH 0/8] FPGA DFL Changes for 5.12
 2021-01-07  4:37 UTC  (9+ messages)
` [PATCH 1/8] fpga: dfl: refactor cci_enumerate_feature_devs()
` [PATCH 2/8] fpga: dfl-pci: locate DFLs by PCIe vendor specific capability
` [PATCH 3/8] fpga: dfl: fix the definitions of type & feature_id for dfl devices
` [PATCH 4/8] fpga: dfl: move dfl_device_id to mod_devicetable.h
` [PATCH 5/8] fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()
` [PATCH 6/8] fpga: dfl: move dfl bus related APIs to include/linux/dfl.h
` [PATCH 7/8] fpga: dfl: add support for N3000 Nios private feature
` [PATCH 8/8] memory: dfl-emif: add the DFL EMIF private feature driver

[dpdk-dev] [PATCH v1] net/iavf: support FDIR TCP/UDP pattern without input set
 2021-01-07  4:37 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] for-each-repo: do nothing on empty config
 2021-01-07  4:29 UTC  (6+ messages)

[PATCH 00/10] binman: Various minor fixes and improvement
 2021-01-07  4:35 UTC  (11+ messages)
` [PATCH 01/10] dtoc: binman: Drop Python 2 code
` [PATCH 02/10] patman: Correct lz4 compression parameters
` [PATCH 03/10] binman: Update the TODO list
` [PATCH 04/10] binman: Show the size when writing entries
` [PATCH 05/10] binman: Fix a few file comments
` [PATCH 06/10] binman: Support finding symbols in sub-sections
` [PATCH 07/10] binman: Support reading an image with entry args
` [PATCH 08/10] binman: Allow vblock to include devicetree blobs
` [PATCH 09/10] binman: Support alignment of files
` [PATCH 10/10] binman: Allow for skip_at_start when reading entries

[PATCH 0/2] remoteproc: ti_k3_arm64: Program GTC FID0 register
 2021-01-07  4:31 UTC  (2+ messages)

[PATCH v3 bpf-next 0/4] introduce bpf_iter for task_vma
 2021-01-07  4:18 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/4] bpf: introduce task_vma bpf_iter
` [PATCH v3 bpf-next 2/4] bpf: allow bpf_d_path in sleepable bpf_iter program
` [PATCH v3 bpf-next 3/4] libbpf: introduce section "iter.s/" for "
` [PATCH v3 bpf-next 4/4] selftests/bpf: add test for bpf_iter_task_vma

[PATCH 0/2] Add retimer interfaces support for Intel MAX 10 BMC
 2021-01-07  4:16 UTC  (9+ messages)
` [PATCH 1/2] mfd: intel-m10-bmc: specify the retimer sub devices
` [PATCH 2/2] misc: add support for retimers interfaces on Intel MAX 10 BMC

[PATCH 00/10] smbios: Enhancements for more flexibility
 2021-01-07  4:22 UTC  (11+ messages)
` [PATCH 01/10] README: Add doumentation for version information
` [PATCH 02/10] Makefile: Provide numeric versions
` [PATCH 03/10] smbios: Move smbios_write_type to the C file
` [PATCH 04/10] smbios: Use char consistently for the eos member
` [PATCH 05/10] smbios: Set BIOS release version
` [PATCH 06/10] smbios: Use a struct to keep track of context
` [PATCH 07/10] smbios: Drop the eos parameter
` [PATCH 08/10] smbios: Track the end of the string table
` [PATCH 09/10] smbios: Add more options for the BIOS version string
` [PATCH 10/10] smbios: Allow a few values to come from sysinfo

[PATCH v3 0/2] Support for H_RPT_INVALIDATE in PowerPC KVM
 2021-01-07  4:20 UTC  (4+ messages)
` [PATCH v3 1/2] KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE

[PATCH] vdpa/mlx5: Fix memory key MTT population
 2021-01-07  4:15 UTC  (3+ messages)

[PATCH v7 0/4] Enable Hi3559A SOC clock and HiSilicon Hiedma Controller
 2021-01-07  4:11 UTC  (4+ messages)
` [PATCH v7 1/4] dt-bindings: Document the hi3559a clock bindings

[Intel-gfx] [PATCH V2] drm/i915/cml : Add TGP PCH support
 2021-01-07  4:12 UTC  (7+ messages)

[PATCH 0/7] teach `worktree list` verbose mode and prunable annotations
 2021-01-07  4:09 UTC  (4+ messages)
` [PATCH 6/7] worktree: add tests for `list` verbose and annotations

[dpdk-dev] [PATCH v4] raw/ioat: add secondary process support
 2021-01-07  4:00 UTC  (2+ messages)
` [dpdk-dev] [PATCH v5] "

[PATCH v2 1/3] ASoC: SOF: Intel: hda: Resume codec to do jack detection
 2021-01-07  4:00 UTC  (4+ messages)

[PATCH 0/2] tools: gpio: fix %llu warnings
 2021-01-07  4:00 UTC  (3+ messages)
` [PATCH 1/2] tools: gpio: fix %llu warning in gpio-event-mon.c
` [PATCH 2/2] tools: gpio: fix %llu warning in gpio-watch.c

[PATCH v5 0/5] mainline Kverneland boards
 2021-01-07  3:58 UTC  (7+ messages)
` [PATCH v5 3/5] ARM: dts: add Kverneland UT1, UT1Q and UT1P
` [PATCH v5 5/5] ARM: dts: add Kverneland TGO board

[PATCH v8 0/4] mergetool: add automerge configuration
 2021-01-07  3:58 UTC  (5+ messages)
` [PATCH v9 0/5] "
  ` [PATCH v9 5/5] mergetool: add automerge_enabled tool-specific override function

[PATCH v2 00/24] target/mips: Convert MSA ASE to decodetree
 2021-01-07  3:56 UTC  (6+ messages)
` [PATCH v2 02/24] target/mips/translate: Expose check_mips_64() to 32-bit mode

[PATCH 4/6] hugetlb: avoid allocation failed when page reporting is on going
 2021-01-07  3:57 UTC  (4+ messages)

[PATCH v13 0/4] SELinux support for anonymous inodes and UFFD
 2021-01-07  3:55 UTC  (8+ messages)
` [PATCH v13 2/4] fs: add LSM-supporting anon-inode interface
` [PATCH v13 3/4] selinux: teach SELinux about anonymous inodes

[PATCH] net: eth-uclass: Change uclass driver name to ethernet
 2021-01-07  3:55 UTC 

Possible read of uninitialized array values in reuseport_select_sock?
 2021-01-07  3:53 UTC 

[PATCH v3] overlay: Implement volatile-specific fsync error behaviour
 2021-01-07  3:51 UTC  (3+ messages)

[PATCH] igb: avoid premature Rx buffer reuse
 2021-01-07  3:41 UTC 

[PATCH 0/7] Introduce vdpa management tool
 2021-01-07  3:48 UTC  (10+ messages)
` [PATCH linux-next v3 0/6] "
  ` [PATCH linux-next v3 6/6] vdpa_sim_net: Add support for user supported devices

[PATCH] cpuset: Modify the type of use_parent_ecpus from int to bool
 2021-01-07  3:29 UTC 

[PATCH] usb: typec: Send uevent for num_altmodes update
 2021-01-07  3:49 UTC 

Dunfell CVE reduction fun: December raffle
 2021-01-07  3:48 UTC  (3+ messages)
` Dunfell CVE reduction fun: December raffle -- Winner announcement!

[PATCH] net/bluetooth: WARNING: adv_channel_map_fops should be defined with DEFINE_DEBUGFS_ATTRIBUTE
 2021-01-07  3:45 UTC  (2+ messages)
`  "

[meta-selinux][PATCH 00/17] selinux: upgrade 3.0 -> 3.1
 2021-01-07  3:43 UTC  (18+ messages)
` [meta-selinux][PATCH 01/17] audit: enable arm/aarch64 processor support by default
` [meta-selinux][PATCH 02/17] audit: upgrade 2.8.5 -> 3.0
` [meta-selinux][PATCH 03/17] selinux: upgrade inc files to 3.1 (20200710)
` [meta-selinux][PATCH 04/17] libsepol: upgrade "
` [meta-selinux][PATCH 05/17] libselinux: "
` [meta-selinux][PATCH 06/17] libselinux-python: "
` [meta-selinux][PATCH 07/17] libsemanage: "
` [meta-selinux][PATCH 08/17] checkpolicy: upgrade to 3.0 (20191204)
` [meta-selinux][PATCH 09/17] secilc: upgrade to 3.1 (20200710)
` [meta-selinux][PATCH 10/17] policycoreutils: "
` [meta-selinux][PATCH 11/17] mcstrans: "
` [meta-selinux][PATCH 12/17] restorecond: "
` [meta-selinux][PATCH 13/17] selinux-python: "
` [meta-selinux][PATCH 14/17] selinux-dbus: "
` [meta-selinux][PATCH 15/17] selinux-sandbox: "
` [meta-selinux][PATCH 16/17] selinux-gui: "
` [meta-selinux][PATCH 17/17] semodule-utils: "

[PATCH 3/6] hugetlb: add free page reporting support
 2021-01-07  3:38 UTC  (4+ messages)

[PATCH] ubsan: disable unsigned-integer-overflow sanitizer with clang
 2021-01-07  3:34 UTC  (8+ messages)

[net] tipc: fix NULL deref in tipc_link_xmit()
 2021-01-07  3:34 UTC 

[PATCH 5/7] worktree: `list` escape lock reason in --porcelain
 2021-01-07  3:34 UTC  (3+ messages)
` [PATCH] worktree: add -z option for list subcommand

[PATCH] objtool: Don't add empty symbols to the rbtree
 2021-01-07  3:33 UTC 

[PATCH v2 0/6] avoid repeated request completion and IO error
 2021-01-07  3:31 UTC  (14+ messages)
` [PATCH v2 1/6] blk-mq: introduce blk_mq_set_request_complete
` [PATCH v2 2/6] nvme-core: introduce complete failed request
` [PATCH v2 3/6] nvme-fabrics: avoid repeated request completion for nvmf_fail_nonready_command
` [PATCH v2 4/6] nvme-rdma: avoid IO error and repeated request completion
` [PATCH v2 5/6] nvme-tcp: "
` [PATCH v2 6/6] nvme-fc: "

[RFC 0/2] Introduce MMIO/PIO dispatch file descriptors (ioregionfd)
 2021-01-07  3:30 UTC  (11+ messages)
` [RFC 1/2] KVM: add initial support for KVM_SET_IOREGION

[PATCH 2/6] mm: let user decide page reporting option
 2021-01-07  3:29 UTC  (4+ messages)

[Outreachy] Internship blog 2020 post #3
 2021-01-07  3:28 UTC 

[PATCH v2] drm/amdgpu:Limit the resolution for virtual_display
 2021-01-07  3:29 UTC 

[PATCH v2] ARM: dts: imx28: add pinmux for USB1 overcurrent on pwm2
 2021-01-07  3:27 UTC  (3+ messages)

Suspecting firmware issue on RTL 8152/8153
 2021-01-07  3:28 UTC  (3+ messages)

[PATCH] ARM: mach-imx: imx6ul: Print SOC revision on boot
 2021-01-07  3:25 UTC  (2+ messages)

[PATCH v3] cfg80211/mac80211: fix kernel-doc for SAR APIs
 2021-01-07  3:25 UTC  (2+ messages)

[PATCH v1 1/2] dt-bindings: arm: fsl: add Protonic PRTI6G board
 2021-01-07  3:24 UTC  (4+ messages)
` [PATCH v1 2/2] ARM: dts: "

[PATCH v2 1/2] docs/zh_CN: add Chinese index file
 2021-01-07  3:24 UTC  (4+ messages)
` [PATCH v2 2/2] docs/zh_CN: add Chinese booting file

[xen-unstable-smoke test] 158228: regressions - FAIL
 2021-01-07  3:23 UTC 

[PATCH v2] docs: octeontx2: tune rst markup
 2021-01-07  3:21 UTC  (2+ messages)

[PATCH v1] ARM: imx: mach-imx6ul: remove 14x14 EVK specific PHY fixup
 2021-01-07  3:19 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/40] net/virtio: Virtio PMD rework
 2021-01-07  3:20 UTC  (3+ messages)
` [dpdk-dev] [PATCH 35/40] net/virtio: make server mode blocking

[PATCH 0/3] commit/posted fixes
 2021-01-07  3:15 UTC  (4+ messages)
` [PATCH 1/3] io_uring: trigger eventfd for IOPOLL
` [PATCH 2/3] io_uring: dont kill fasync under completion_lock
` [PATCH 3/3] io_uring: synchronise ev_posted() with waitqueues

[Bug 1909418] Re: QEMU: Heap Overflow vulnerability in SDHCI Component
 2021-01-07  3:07 UTC 

[PATCH v9, 00/11] drm/mediatek: add support for mediatek SOC MT8183
 2021-01-07  3:11 UTC  (9+ messages)
` [PATCH v9, 01/11] dt-bindings: mediatek: add rdma-fifo-size description for mt8183 display
` [PATCH v9, 03/11] arm64: dts: mt8183: rename rdma fifo size
` [PATCH v9, 05/11] drm/mediatek: add fifo_size into rdma private data
` [PATCH v9, 06/11] drm/mediatek: add RDMA fifo size error handle
` [PATCH v9, 07/11] drm/mediatek: separate gamma module
` [PATCH v9, 08/11] drm/mediatek: add has_dither private data for gamma
` [PATCH v9, 09/11] drm/mediatek: enable dither function
` [PATCH v9, 10/11] drm/mediatek: add DDP support for MT8183


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.