All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-18 06:09:17 to 2021-08-18 06:59:46 UTC [more...]

[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()
        `  "

[PATCH 0/3] clk: zynqmp: Misc fixes
 2021-08-18  6:59 UTC  (4+ messages)
` [PATCH 1/3] clk: zynqmp: Check the return type
` [PATCH 2/3] clk: zynqmp: Fix a memory leak
` [PATCH 3/3] clk: zynqmp: Fix stack-out-of-bounds in strncpy`

[PATCH 1/3] leds: lp50xx: Fix chip name in KConfig
 2021-08-18  6:59 UTC  (2+ messages)

[Intel-gfx] 5.13-rc6 on thinkpad X220: graphics hangs with recent mainline
 2021-08-18  6:47 UTC  (4+ messages)
    `  "

[dpdk-dev] [PATCH v12] eventdev: simplify Rx adapter event vector config
 2021-08-18  6:57 UTC  (2+ messages)
` [dpdk-dev] [PATCH v13] "

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-08-17
 2021-08-18  6:57 UTC 

[PATCH 5.4.y 0/2] 5.4.y missing upstream commits 7beb691f and 51f644b4, causing: WARNING in vkms_vblank_simulate
 2021-08-17 13:37 UTC  (3+ messages)

[PATCH 00/19] PMU-EBB support for PPC64 TCG
 2021-08-18  5:48 UTC  (7+ messages)
` [PATCH 04/19] target/ppc: PMU Book3s basic insns count for pseries TCG

Process after patch has been reviewed and reviewed-by: tag added
 2021-08-18  6:55 UTC 

Errors in man pages, here: shmop.2
 2021-08-18  6:55 UTC  (5+ messages)

[PATCH v2 0/8] dt-bindings: clock: samsung: convert to dtschema
 2021-08-18  6:53 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: clock: samsung: convert Exynos5250 "
` [PATCH v2 3/8] dt-bindings: clock: samsung: convert Exynos542x "

Request for backport fd6bc19d7676 to 4.14 and 4.19 branch
 2021-08-18  6:55 UTC  (6+ messages)

linux-next: manual merge of the akpm-current tree with the i2c tree
 2021-08-18  6:54 UTC 

linux-next: build warning after merge of the i2c tree
 2021-08-18  6:54 UTC  (2+ messages)

[PATCH] ARM: dts: qcom-apq8064: use compatible which contains chipid
 2021-08-18  6:53 UTC 

[PATCHSET v2 0/2] fstests: exercise code refactored in 5.14
 2021-08-18  7:06 UTC  (6+ messages)
` [PATCH 1/2] generic: fsstress with cpu offlining
` [PATCH 2/2] generic: test shutdowns of a nested filesystem

[PATCH 5.4 00/62] 5.4.142-rc1 review
 2021-08-18  6:53 UTC  (4+ messages)
` [PATCH 5.4 49/62] PCI/MSI: Enable and mask MSI-X early

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

RXE status in the upstream rping using rxe
 2021-08-18  6:43 UTC  (8+ messages)

[PATCH v2 00/63] Introduce strict memcpy() bounds checking
 2021-08-18  6:42 UTC  (54+ messages)
` [PATCH v2 15/63] intersil: Use struct_group() for memcpy() region
` [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 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 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 35/63] fortify: Detect struct member overflows in memmove() at compile-time
` [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] powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEP
 2021-08-18  6:49 UTC  (2+ messages)

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

[PATCH V2] btrfs: traverse seed devices if fs_devices::devices is empty in show_devname
 2021-08-18  6:48 UTC  (2+ messages)

[PATCH] can: etas_es58x: Replace 0-element raw_msg array
 2021-08-18  6:48 UTC  (3+ messages)

[linux-next:master 8399/8516] include/linux/cpumask.h:126:68: warning: unused parameter 'srcp1'
 2021-08-18  6:46 UTC  (2+ messages)

Dependency of USB_DWC3_XILINX on ARCH_VERSAL
 2021-08-18  6:47 UTC 

[RFC] imx8mm-evk: Generate a bootable flash.bin again
 2021-08-18  6:47 UTC  (7+ messages)

[linux-next:master 7380/8516] drivers/net/ethernet/intel/igc/igc_main.c:4994: undefined reference to `ptp_clock_event'
 2021-08-18  6:44 UTC  (2+ messages)

[PATCH 0/3] Add support for runtime features
 2021-08-18  6:43 UTC  (3+ messages)

[PATCH 0/3] btrfs-progs: make subpage warnings more strict
 2021-08-18  6:44 UTC  (4+ messages)
` [PATCH 1/3] btrfs-progs: tests: also check subpage warning for type 2 test cases
` [PATCH 2/3] btrfs-progs: tests: don't check subpage related warnings for fsck type 1 tests
` [PATCH 3/3] btrfs-progs: require full nodesize alignement for subpage support

[PATCH -next] ASoC: sh: rz-ssi: Fix return value check in rz_ssi_dma_request()
 2021-08-18  6:43 UTC  (3+ messages)

[PATCH v3 1/2] mgmt: Set offload codec mgmt feature
 2021-08-18  6:44 UTC  (2+ messages)
` [v3,1/2] "

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

[PATCH] octeontx2-pf: Allow VLAN priority also in ntuple filters
 2021-08-18  6:42 UTC 

[bug report] rdma_rxe doesn't work with blktests on 5.14.0-rc6
 2021-08-18  6:42 UTC  (5+ messages)

[GIT PULL lkmm] LKMM commits for v5.15
 2021-08-18  6:41 UTC  (2+ messages)

[GIT PULL kcsan] KCSAN commits for v5.15
 2021-08-18  6:39 UTC  (2+ messages)

[PATCH 1/1] ACPI: tables: FPDT: Do not print FW_BUG message if subtable types are reserved
 2021-08-18  6:38 UTC 

[PATCH] Input: raydium_i2c_ts - read device version in bootloader mode
 2021-08-18  6:36 UTC 

[PATCH 2/2] dt-bindings: rng: convert Samsung Exynos TRNG to dtschema
 2021-08-18  6:37 UTC  (4+ messages)

[PATCH V4 0/8] Introduce an attribute to choose timing setting
 2021-08-18  6:37 UTC  (6+ messages)
` [PATCH v4 5/8] dt-bindings: i2c: add attribute default-timing-adjust

sort out the lock order in the loop driver
 2021-08-18  6:24 UTC  (8+ messages)
` [PATCH 1/7] loop: remove the ->ioctl method in loop_func_table
` [PATCH 2/7] loop: return void from the ->release "
` [PATCH 3/7] loop: merge the cryptoloop module into the main loop module
` [PATCH 4/7] loop: devirtualize transfer transformations
` [PATCH 5/7] loop: remove the unused idx argument to loop_control_get_free
` [PATCH 6/7] loop: move loop device deletion out of loop_ctl_mutex
` [PATCH 7/7] loop: avoid holding loop_ctl_mutex over add_disk

[PATCH 1/2] mm: hwpoison: don't drop slab caches for offlining non-LRU page
 2021-08-18  6:36 UTC  (4+ messages)
` [PATCH 2/2] doc: hwpoison: correct the support for hugepage

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

Leveraging and extending smbios-mdr
 2021-08-18  6:33 UTC  (4+ messages)

[PATCH] Fix potential overlap dest buffer
 2021-08-18  6:34 UTC  (2+ messages)

[PATCH v1 1/4] gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs()
 2021-08-18  6:34 UTC  (11+ messages)
` [PATCH v1 3/4] mfd: intel_quark_i2c_gpio: Convert GPIO to use software nodes

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

[PATCH v4 00/11] Multigenerational LRU Framework
 2021-08-18  6:31 UTC  (12+ messages)
` [PATCH v4 01/11] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v4 02/11] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v4 03/11] mm/vmscan.c: refactor shrink_node()
` [PATCH v4 04/11] mm: multigenerational lru: groundwork
` [PATCH v4 05/11] mm: multigenerational lru: protection
` [PATCH v4 06/11] mm: multigenerational lru: mm_struct list
` [PATCH v4 07/11] mm: multigenerational lru: aging
` [PATCH v4 08/11] mm: multigenerational lru: eviction
` [PATCH v4 09/11] mm: multigenerational lru: user interface
` [PATCH v4 10/11] mm: multigenerational lru: Kconfig
` [PATCH v4 11/11] mm: multigenerational lru: documentation

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

[PATCH net-next v2 0/8] Add Gigabit Ethernet driver support
 2021-08-18  6:29 UTC  (9+ messages)
` [PATCH net-next v2 1/8] ravb: Add struct ravb_hw_info to driver data

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

[PATCH v2] tests/acceptance: Test powernv machines
 2021-08-18  6:27 UTC  (2+ messages)

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

[PATCH v8 0/2] leds: pwm: add support for default-state device
 2021-08-18  6:28 UTC  (2+ messages)

[asahilinux:nvme/dev 13/17] drivers/nvme/host/pci.c:2249:2-3: Unneeded semicolon
 2021-08-18  6:26 UTC  (6+ messages)

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

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

[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)

[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)

[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 

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

[RFC v2 net-next 0/8] net: dsa: felix: psfp support on vsc9959
 2021-08-18  6:19 UTC  (8+ 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 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


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.