All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-18 05:33:03 to 2021-08-18 06:27:42 UTC [more...]

[PATCH v8 00/34] NVIDIA Tegra power management patches for 5.16
 2021-08-18  6:27 UTC  (17+ messages)
` [PATCH v8 01/34] opp: Add dev_pm_opp_sync() helper

[PATCH] net: Improve perf of bond/vlans modification
 2021-08-18  6:26 UTC  (3+ messages)
` [PATCH v2 0/1] net-next: "
  ` [PATCH net-next] "

[PATCH v2 00/63] Introduce strict memcpy() bounds checking
 2021-08-18  6:26 UTC  (72+ messages)
` [PATCH v2 01/63] ipw2x00: Avoid field-overflowing memcpy()
` [PATCH v2 02/63] net/mlx5e: "
` [PATCH v2 03/63] rpmsg: glink: Replace strncpy() with strscpy_pad()
` [PATCH v2 04/63] pcmcia: ray_cs: Split memcpy() to avoid bounds check warning
` [PATCH v2 05/63] stddef: Introduce struct_group() helper macro
` [PATCH v2 06/63] cxl/core: Replace unions with struct_group()
` [PATCH v2 07/63] skbuff: Switch structure bounds to struct_group()
` [PATCH v2 08/63] bnxt_en: Use struct_group_attr() for memcpy() region
` [PATCH v2 09/63] mwl8k: Use struct_group() "
` [PATCH v2 10/63] libertas: "
` [PATCH v2 11/63] libertas_tf: "
` [PATCH v2 12/63] thermal: intel: int340x_thermal: "
` [PATCH v2 13/63] iommu/amd: "
` [PATCH v2 14/63] cxgb3: "
` [PATCH v2 15/63] intersil: "
` [PATCH v2 16/63] cxgb4: "
` [PATCH v2 17/63] bnx2x: "
` [PATCH v2 19/63] staging: wlan-ng: "
` [PATCH v2 20/63] drm/mga/mga_ioc32: "
` [PATCH v2 21/63] net/mlx5e: "
` [PATCH v2 22/63] HID: cp2112: "
` [PATCH v2 23/63] media: omap3isp: "
` [PATCH v2 24/63] sata_fsl: "
` [PATCH v2 25/63] compiler_types.h: Remove __compiletime_object_size()
` [PATCH v2 26/63] lib/string: Move helper functions out of string.c
` [PATCH v2 27/63] fortify: Move remaining fortify helpers into fortify-string.h
` [PATCH v2 28/63] fortify: Explicitly disable Clang support
` [PATCH v2 29/63] fortify: Fix dropped strcpy() compile-time write overflow check
` [PATCH v2 30/63] fortify: Prepare to improve strnlen() and strlen() warnings
` [PATCH v2 31/63] fortify: Allow strlen() and strnlen() to pass compile-time known lengths
` [PATCH v2 32/63] fortify: Add compile-time FORTIFY_SOURCE tests
` [PATCH v2 33/63] lib: Introduce CONFIG_TEST_MEMCPY
` [PATCH v2 34/63] fortify: Detect struct member overflows in memcpy() at compile-time
` [PATCH v2 35/63] fortify: Detect struct member overflows in memmove() "
` [PATCH v2 36/63] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp
` [PATCH v2 37/63] string.h: Introduce memset_after() for wiping trailing members/padding
` [PATCH v2 38/63] xfrm: Use memset_after() to clear padding
` [PATCH v2 39/63] ipv6: Use memset_after() to zero rt6_info
` [PATCH v2 40/63] netfilter: conntrack: Use memset_startat() to zero struct nf_conn
` [PATCH v2 41/63] net: 802: Use memset_startat() to clear struct fields
` [PATCH v2 42/63] net: dccp: Use memset_startat() for TP zeroing
` [PATCH v2 43/63] net: qede: Use memset_startat() for counters
` [PATCH v2 44/63] mac80211: Use memset_after() to clear tx status
` [PATCH v2 45/63] ath11k: Use memset_startat() for clearing queue descriptors
` [PATCH v2 46/63] iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl
` [PATCH v2 47/63] intel_th: msu: Use memset_startat() for clearing hw header
` [PATCH v2 48/63] IB/mthca: Use memset_startat() for clearing mpt_entry
` [PATCH v2 49/63] btrfs: Use memset_startat() to clear end of struct
` [PATCH v2 50/63] tracing: Use memset_startat() to zero struct trace_iterator
` [PATCH v2 51/63] drbd: Use struct_group() to zero algs
  ` [Drbd-dev] "
` [PATCH v2 52/63] cm4000_cs: Use struct_group() to zero struct cm4000_dev region
` [PATCH v2 53/63] KVM: x86: Use struct_group() to zero decode cache
` [PATCH v2 54/63] dm integrity: Use struct_group() to zero struct journal_sector
  ` [dm-devel] "
` [PATCH v2 55/63] HID: roccat: Use struct_group() to zero kone_mouse_event
` [PATCH v2 56/63] RDMA/mlx5: Use struct_group() to zero struct mlx5_ib_mr
` [PATCH v2 57/63] powerpc/signal32: Use struct_group() to zero spe regs
` [PATCH v2 58/63] ethtool: stats: Use struct_group() to clear all stats at once
` [PATCH v2 59/63] can: flexcan: Use struct_group() to zero struct flexcan_regs regions
` [PATCH v2 60/63] net/af_iucv: Use struct_group() to zero struct iucv_sock region
` [PATCH v2 61/63] powerpc: Split memset() to avoid multi-field overflow
` [PATCH v2 62/63] fortify: Detect struct member overflows in memset() at compile-time
` [PATCH v2 63/63] fortify: Work around Clang inlining bugs

[PATCH v2] btrfs: rename btrfs_alloc_chunk to btrfs_create_chunk
 2021-08-18  6:26 UTC  (2+ messages)

[PATCH v10 0/2] Mediatek pinctrl patch on mt8195
 2021-08-18  6:25 UTC  (18+ messages)
` [PATCH v10 1/2] dt-bindings: pinctrl: mt8195: add rsel define

[PATCH] ASoC: fsl_rpmsg: Check -EPROBE_DEFER for getting clocks
 2021-08-18  6:03 UTC 

[PATCH 2/5] interconnect: sdm660: merge common code into icc-rpm
 2021-08-18  6:24 UTC  (3+ messages)

S3 resume issue in cpufreq -> get_cpu_idle_time->vcpu_runstate_get
 2021-08-18  6:24 UTC  (3+ messages)

[PATCH] staging: r8188eu: refactor rtw_is_cckrates{only}_included()
 2021-08-18  6:23 UTC  (4+ messages)

[SPDK] Re: On the resize of bdevs with iSCSI initiator backend or NVMf backend
 2021-08-18  6:22 UTC 

[PATCH] Bluetooth: mgmt: Pessimize compile-time bounds-check
 2021-08-18  6:20 UTC  (3+ messages)
`  "

Question regarding RTnet Ethernet Driver with PCIe MSI interrupts
 2021-08-18  6:21 UTC  (4+ messages)

[PATCH] btrfs: update comment for fs_devices::seed_list in btrfs_rm_device
 2021-08-18  6:20 UTC  (4+ messages)

[PATCH 0/5] Add __alloc_size() for better bounds checking
 2021-08-18  6:16 UTC  (4+ messages)
` [PATCH 2/5] slab: Add __alloc_size attributes "

[PATCHSET v2 0/2] fstests: exercise code refactored in 5.14
 2021-08-18  6:32 UTC  (4+ messages)
` [PATCH 1/2] generic: fsstress with cpu offlining

[dpdk-dev] [PATCH v1 00/13] app/test: enable subset of tests on Windows
 2021-08-18  6:17 UTC  (14+ messages)
` [dpdk-dev] [PATCH v1 01/13] lib: build libraries that some tests depend on
` [dpdk-dev] [PATCH v1 02/13] driver/mempool: build mempool stack on Windows
` [dpdk-dev] [PATCH v1 03/13] eal/windows: return ENOTSUP for not supported API
` [dpdk-dev] [PATCH v1 04/13] app/test: remove unnecessary headers
` [dpdk-dev] [PATCH v1 05/13] app/test: replace POSIX specific code
` [dpdk-dev] [PATCH v1 06/13] app/test: exclude ENOTSUP as failure
` [dpdk-dev] [PATCH v1 07/13] app/test: skip interrupt tests on Windows
` [dpdk-dev] [PATCH v1 08/13] app/test: temporarily "skip" one cmdline test case
` [dpdk-dev] [PATCH v1 09/13] app/test: skip two logs_autotest cases on Windows
` [dpdk-dev] [PATCH v1 10/13] app/test: differentiate a strerror on different OS
` [dpdk-dev] [PATCH v1 11/13] app/test: remove two alarm_autotest cases
` [dpdk-dev] [PATCH v1 12/13] app/test: replace .sh scripts with .py scripts
` [dpdk-dev] [PATCH v1 13/13] app/test: enable subset of unit tests on Windows

[PATCH v2] x86/PV: assert page state in mark_pv_pt_pages_rdonly()
 2021-08-18  6:17 UTC  (3+ messages)

multilib32: libtool-cross_2.4.6.bb configure failure
 2021-08-18  6:14 UTC 

patch "iio: ltc2983: fix device probe" added to staging-next
 2021-08-18  6:12 UTC 

[yocto] multilib32: libtool-cross_2.4.6.bb configure failure
 2021-08-18  6:13 UTC 

[PATCH v1] virtio-mmio: Specify wait needed in driver during reset
 2021-08-18  6:13 UTC  (14+ messages)
` [virtio-dev] "

[RFC v2 net-next 0/8] net: dsa: felix: psfp support on vsc9959
 2021-08-18  6:19 UTC  (9+ messages)
` [RFC v2 net-next 1/8] net: mscc: ocelot: add MAC table write and lookup operations
` [RFC v2 net-next 2/8] net: mscc: ocelot: export MAC table lookup and write
` [RFC v2 net-next 3/8] net: mscc: ocelot: set vcap IS2 chain to goto PSFP chain
` [RFC v2 net-next 4/8] net: mscc: ocelot: add gate and police action offload to PSFP
` [RFC v2 net-next 5/8] net: dsa: felix: support psfp filter on vsc9959
` [RFC v2 net-next 6/8] net: dsa: felix: add stream gate settings for psfp
` [RFC v2 net-next 7/8] net: mscc: ocelot: use index to set vcap policer
` [RFC v2 net-next 8/8] net: dsa: felix: use vcap policer to set flow meter for psfp

[dm-devel] [PATCH RESEND v6 0/9] fsdax: introduce fs query to support reflink
 2021-08-18  6:08 UTC  (6+ messages)
` [dm-devel] [PATCH RESEND v6 1/9] pagemap: Introduce ->memory_failure()
      `  "

[Intel-gfx] [PATCH V3] drm/i915/adl_s: Update ADL-S PCI IDs
 2021-08-18  6:08 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/adl_s: Update ADL-S PCI IDs (rev3)

[PATCH v4 0/4] add support for systemd timers on Linux
 2021-08-18  5:56 UTC  (4+ messages)
` [PATCH v5 0/3] "

[RFC PATCH: v3 1/2] add mi device in qemu
 2021-08-18  6:01 UTC  (3+ messages)

[linux-rt-devel:linux-5.14.y-rt-rebase 13/245] include/linux/printk.h:300:52: warning: unused parameter 'cpu'
 2021-08-18  6:05 UTC  (2+ messages)

[PATCH v2] staging: r8188eu: Remove unused including <linux/version.h>
 2021-08-18  6:03 UTC  (2+ messages)

[PATCH] pinctrl: pinctrl-zynq: Add warning for not to use 'io-standard'
 2021-08-18  6:00 UTC  (4+ messages)

[RFC PATCH 00/17] drm: bridge: Samsung MIPI DSIM bridge
 2021-08-18  6:09 UTC  (7+ messages)
` [RFC PATCH 06/17] drm/exynos: dsi: Handle exynos specifics via driver_data

[RFC 0/2] ceph: add debugfs entries signifying new mount syntax support
 2021-08-18  6:01 UTC  (3+ messages)
` [RFC 1/2] ceph: add helpers to create/cleanup debugfs sub-directories under "ceph" directory
` [RFC 2/2] ceph: add debugfs entries for v2 (new) mount syntax support

[PATCH 0/2] staging: rtl8732bs: Fix sparse warnings
 2021-08-18  5:58 UTC  (3+ messages)

[PATCH v2] md/raid10: Remove rcu_dereference when it doesn't need rcu lock to protect
 2021-08-18  5:57 UTC 

[PATCH v2] mgmt: Set offload codec mgmt feature
 2021-08-18  5:56 UTC  (3+ messages)

[PATCH v3] soc: rockchip: io-domain: set 3.3V before regulator disable
 2021-08-18  5:56 UTC  (4+ messages)

[PATCH v3 1/2] mgmt: Set offload codec mgmt feature
 2021-08-18  5:59 UTC  (2+ messages)
` [PATCH v3 2/2] shared/util: Decode BlueZ offload codec UUID

Domain as endpoint when using wireguard with network namespaces
 2021-08-18  5:54 UTC  (2+ messages)

[PATCH 1/2] ALSA: hda/sigmatel - Sink stac_shutup() into stac_suspend()
 2021-08-18  5:51 UTC  (6+ messages)
` [PATCH 2/2] ALSA: hda/analog - Sink ad198x_shutup() and shuffle CONFIG_PM guards

arch/powerpc/platforms/microwatt/rng.c:17:5: error: no previous prototype for 'microwatt_get_random_darn'
 2021-08-18  5:52 UTC  (2+ messages)

[PATCH v1 0/5] KVM/x86/nVMX: Add field existence support in VMCS12
 2021-08-18  5:50 UTC  (4+ messages)
` [PATCH v1 3/5] KVM: x86: nVMX: VMCS12 field's read/write respects field existence bitmap

[PATCH v9 1/5] Bluetooth: btusb: disable Intel link statistics telemetry events
 2021-08-18  5:49 UTC  (5+ messages)
` [v9,1/5] "

[Bug 214021] New: The USB devices fail to be detected during boot
 2021-08-18  5:48 UTC  (2+ messages)
` [Bug 214021] "

[Virtio-fs] [PATCH v4 0/8] fuse,virtiofs: support per-file DAX
 2021-08-18  5:46 UTC  (7+ messages)
` [Virtio-fs] [virtiofsd PATCH v4 0/4] virtiofsd: "
  ` [Virtio-fs] [virtiofsd PATCH v4 4/4] virtiofsd: support per-file DAX in FUSE_LOOKUP

[PATCH 0/3] btrfs-progs: make check handle invalid bg items
 2021-08-18  5:45 UTC  (2+ messages)

[RFC PATCH 0/2] driver core: kick deferred probe from delayed context
 2021-08-18  5:44 UTC  (4+ messages)
` [RFC PATCH 1/2] driver core: export driver_deferred_probe_trigger()

[PATCHv2 00/13] nvme: In-band authentication support
 2021-08-18  5:44 UTC  (4+ messages)

[PATCH v5 0/5] Support EFI partition on NVIDIA Tegra devices
 2021-08-18  5:42 UTC  (13+ messages)
` [PATCH v5 1/5] block: Add alternative_gpt_sector() operation
` [PATCH v5 2/5] mmc: block: Support "
` [PATCH v5 4/5] mmc: sdhci-tegra: Implement alternative_gpt_sector()
` [PATCH v5 5/5] partitions/efi: Support non-standard GPT location

[PATCH] staging: r8188eu: Remove unused including <linux/version.h>
 2021-08-18  5:41 UTC  (2+ messages)

[PATCH v3 0/2] Fix syzkaller bug: hung task in hub_port_init
 2021-08-18  5:39 UTC  (5+ messages)
` [PATCH v3 1/2] usbip: give back URBs for unsent unlink requests during cleanup

[PATCH v2 0/4] clean up interface between KVM and psp
 2021-08-18  5:39 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: SVM: fix missing sev_decommission in sev_receive_start
` [PATCH v2 2/4] KVM: SVM: move sev_decommission to psp driver
` [PATCH v2 3/4] KVM: SVM: move sev_bind_asid to psp
` [PATCH v2 4/4] KVM: SVM: move sev_unbind_asid and DF_FLUSH logic into psp

[virtio-dev] Enabling hypervisor agnosticism for VirtIO backends
 2021-08-18  5:38 UTC  (8+ messages)
`  "

[dpdk-dev] [PATCH] net/bnxt: update ring group after ring stop start
 2021-08-18  5:39 UTC 

[PATCH v7 1/5] platform/x86/intel: intel_pmc_core: Move intel_pmc_core* files to pmc subfolder
 2021-08-18  5:37 UTC  (2+ messages)

[PATCH] btrfs-progs: Drop the type check in init_alloc_chunk_ctl_policy_regular
 2021-08-18  5:36 UTC  (6+ messages)

[PATCH v2 1/1] md/raid10: Remove rcu_dereference when it doesn't need rcu lock to protect
 2021-08-18  5:36 UTC  (2+ messages)

[PATCH] fs: sysfs: do not remove files if group is null
 2021-08-18  5:35 UTC  (2+ messages)

[gustavoars-linux:for-next/clang-fallthrough 1/1] drivers/scsi/st.c:3831:2: warning: unannotated fall-through between switch labels
 2021-08-18  5:34 UTC  (2+ messages)

[PATCH 0/3] clean up interface between KVM and psp
 2021-08-18  5:34 UTC  (5+ messages)

[PATCH] clk/at91: remove kernel-doc warnings in sama7g5.c
 2021-08-18  5:32 UTC  (3+ messages)

[PATCH] mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
 2021-08-18  5:32 UTC  (5+ messages)

the commit c434e5e48dc4 (rsi: Use resume_noirq for SDIO) introduced driver crash in the 4.15 kernel
 2021-08-18  5:33 UTC  (2+ messages)

[PATCH v3 0/3] fs/ntfs3: Use kernel alloc wrappers and fix warnings
 2021-08-18  5:33 UTC  (3+ messages)
` [PATCH v3 1/3] fs/ntfs3: Fix one none utf8 char in source file


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.