linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-21 14:21:21 to 2021-08-22 07:53:38 UTC [more...]

[PATCH for-next 00/25] Prepare for better FORTIFY_SOURCE
 2021-08-22  7:51 UTC  (15+ messages)
` [PATCH for-next 01/25] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp
` [PATCH for-next 02/25] powerpc: Split memset() to avoid multi-field overflow
` [PATCH for-next 03/25] stddef: Fix kerndoc for sizeof_field() and offsetofend()
` [PATCH for-next 04/25] stddef: Introduce struct_group() helper macro
` [PATCH for-next 05/25] cxl/core: Replace unions with struct_group()
` [PATCH for-next 06/25] bnxt_en: Use struct_group_attr() for memcpy() region
` [PATCH for-next 07/25] iommu/amd: Use struct_group() "
` [PATCH for-next 08/25] drm/mga/mga_ioc32: "
` [PATCH for-next 09/25] HID: cp2112: "
` [PATCH for-next 10/25] HID: roccat: Use struct_group() to zero kone_mouse_event
` [PATCH for-next 11/25] can: flexcan: Use struct_group() to zero struct flexcan_regs regions
` [PATCH for-next 12/25] cm4000_cs: Use struct_group() to zero struct cm4000_dev region
` [PATCH for-next 13/25] compiler_types.h: Remove __compiletime_object_size()
` [PATCH for-next 14/25] lib/string: Move helper functions out of string.c

[PATCH] qtnfmac: switch from 'pci_' to 'dma_' API
 2021-08-22  7:44 UTC 

TODO list for staging/r8188eu
 2021-08-22  7:41 UTC 

[PATCH] mt76: switch from 'pci_' to 'dma_' API
 2021-08-22  7:39 UTC 

[PATCH v2] x86/resctrl: Fix 'uninitialized symbol' build warning
 2021-08-22  7:25 UTC  (2+ messages)
` [tip: x86/urgent] x86/resctrl: Fix a maybe-uninitialized build warning treated as error

[PATCH v1 1/1] ray_cs: use %*ph to print small buffer
 2021-08-22  7:14 UTC  (5+ messages)

[PATCH] forcedeth: switch from 'pci_' to 'dma_' API
 2021-08-22  6:59 UTC 

[PATCH] net: jme: switch from 'pci_' to 'dma_' API
 2021-08-22  6:48 UTC 

[PATCH 3/6] staging: rtl8723bs: remove sdio_read_mem()
 2021-08-22  6:25 UTC  (2+ messages)

[PATCH] net: ec_bhf: switch from 'pci_' to 'dma_' API
 2021-08-22  6:25 UTC 

[PATCH] net: chelsio: switch from 'pci_' to 'dma_' API
 2021-08-22  6:14 UTC 

[PATCH] stddef: Fix kerndoc for sizeof_field() and offsetofend()
 2021-08-22  6:07 UTC 

[PATCH] net: broadcom: switch from 'pci_' to 'dma_' API
 2021-08-22  5:59 UTC 

[PATCH] net: atlantic: switch from 'pci_' to 'dma_' API
 2021-08-22  5:49 UTC 

vmlinux.o: warning: objtool: mce_wrmsrl.constprop.0()+0x6b: call to __sanitizer_cov_trace_pc() leaves .noinstr.text section
 2021-08-22  5:39 UTC 

[PATCH 0/2] add AES-NI/AVX2/x86_64 implementation
 2021-08-22  5:20 UTC  (3+ messages)

[PATCH 0/3] net: Cleanups for FORTIFY_SOURCE
 2021-08-22  5:16 UTC  (5+ messages)

[PATCH] locking: Remove repeated verbose license text
 2021-08-22  5:15 UTC  (2+ messages)

[PATCH v2 0/2] Add MUSB for MT7623
 2021-08-22  4:13 UTC  (3+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] arm: dts: mt7623: add musb device nodes

[tip:x86/urgent] BUILD SUCCESS 22aa45cb465be474e97666b3f7587ccb06ee411b
 2021-08-22  4:14 UTC 

[PATCH] crypto: add missing kernel_fpu_end() call
 2021-08-22  3:48 UTC  (7+ messages)
` [PATCH] crypto: xts_crypt() return if walk.nbytes is 0
        ` [PATCH v2] "

[PATCH 0/3] serial: Use of_device_get_match_data
 2021-08-22  3:28 UTC  (4+ messages)
` [PATCH 1/3] serial: 8250_ingenic: "
` [PATCH 2/3] serial: tegra: "
` [PATCH 3/3] serial: vt8500: "

linux-next: Fixes tag needs some work in the block tree
 2021-08-22  3:24 UTC 

[PATCH v29 00/32] Control-flow Enforcement: Shadow Stack
 2021-08-22  2:59 UTC  (4+ messages)
` [PATCH v29 09/32] x86/mm: Introduce _PAGE_COW

[PATCH linux-next] arm: dma fix returnvar.cocci warnings
 2021-08-22  2:59 UTC  (2+ messages)

[PATCH] vsprintf and docs: Add X to %ph for upper case output
 2021-08-22  2:59 UTC 

[agd5f:amd-staging-drm-next 541/556] drivers/spi/spi-amd.c:405:36: warning: unused variable 'spi_acpi_match'
 2021-08-22  2:48 UTC 

[RFC net-next 0/7] Add basic SyncE interfaces
 2021-08-22  2:30 UTC  (14+ messages)
` [RFC net-next 1/7] ptp: Add interface for acquiring DPLL state
` [RFC net-next 4/7] net: add ioctl interface for recover reference clock on netdev

[PATCH] padata: Remove repeated verbose license text
 2021-08-22  2:27 UTC 

[PATCH] kernel: debug: Convert to SPDX identifier
 2021-08-22  2:22 UTC 

[PATCH] genirq: Remove repeated verbose license text
 2021-08-22  2:18 UTC 

[PATCH v3 0/4] open/accept directly into io_uring fixed file table
 2021-08-22  2:18 UTC  (6+ messages)
` [PATCH v3 1/4] net: add accept helper not installing fd
` [PATCH v3 2/4] io_uring: openat directly into fixed fd table
` [PATCH v3 3/4] io_uring: hand code io_accept() fd installing
` [PATCH v3 4/4] io_uring: accept directly into fixed file table

[PATCH] audit: Convert to SPDX identifier
 2021-08-22  2:13 UTC 

[PATCH] gcov: clang: Remove repeated verbose license text
 2021-08-22  2:15 UTC 

drivers/uio/uio_aec.c:50:49: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-08-22  2:04 UTC 

[PATCH v15 07/13] docs: counter: Document character device interface
 2021-08-22  2:03 UTC  (2+ messages)

[mcgrof:20210816-add-disk-error-handling 28/64] drivers/block/swim.c:780:33: error: 'swd' undeclared
 2021-08-22  1:34 UTC 

drivers/crypto/hisilicon/qm.c:4077:8: warning: %ld in format string (no. 1) requires 'long *' but the argument type is 'unsigned long *'. [invalidScanfArgType_int]
 2021-08-22  1:18 UTC 

[PATCH v2 0/2] objtool: altinstructions fix and cleanup
 2021-08-22  1:17 UTC  (3+ messages)
` [PATCH v2 2/2] objtool: remove redundant len value from struct section

[PATCH v3 15/15] drm/mediatek: add mediatek-drm of vdosys1 support for MT8195
 2021-08-22  1:14 UTC 

[PATCH] media: rc and cec: keep all menu entries together
 2021-08-22  0:04 UTC 

[PATCH] staging: r8188eu: core: remove condition with no effect
 2021-08-21 23:58 UTC  (2+ messages)

[PATCH 2/6] staging: rtl8723bs: remove sdio_writeN()
 2021-08-21 23:55 UTC 

[PATCH 6/6] staging: rtl8723bs: remove _read_port from _io_ops structure
 2021-08-21 23:56 UTC 

[PATCH 4/6] staging: rtl8723bs: remove sdio_readN()
 2021-08-21 23:55 UTC 

[PATCH 1/6] staging: rtl8723bs: remove sdio_write_mem()
 2021-08-21 23:55 UTC  (2+ messages)
` [PATCH 5/6] staging: rtl8723bs: remove unused definitions from rtw_io.h

[GIT PULL] Please pull powerpc/linux.git powerpc-5.14-6 tag
 2021-08-21 23:53 UTC 

[PATCH] Makefile: use -Wno-main in the full kernel tree
 2021-08-21 23:26 UTC  (4+ messages)

[PATCH bpf-next v2] af_unix: fix NULL pointer bug in unix_shutdown
 2021-08-21 23:23 UTC  (2+ messages)

[asahilinux:nvme/new 6/9] drivers/mailbox/apple-mailbox-compat-shim.c:68:20: warning: cast from pointer to integer of different size
 2021-08-21 23:18 UTC 

[PATCH v8 03/13] dt-bindings: mediatek: add mediatek,dsc.yaml for mt8195 SoC binding
 2021-08-21 23:14 UTC 

[PATCH v2 0/2] iter revert problems
 2021-08-21 23:13 UTC  (4+ messages)

include/linux/compiler_types.h:319:45: error: call to '__compiletime_assert_224' declared with attribute error: BUILD_BUG_ON failed: FIX_KMAP_SLOTS > PTRS_PER_PTE
 2021-08-21 23:07 UTC 

[PATCH v2 1/2] PCI/MSI: Fix the confusing IRQ sysfs ABI for MSI-X
 2021-08-21 22:41 UTC  (5+ messages)

[asahilinux:nvme/new 4/9] drivers/mailbox/apple-asc-mailbox.c:79:9: error: implicit declaration of function 'writeq_relaxed'; did you mean 'writel_relaxed'?
 2021-08-21 22:37 UTC 

[PATCH] media: pci/ivtv: switch from 'pci_' to 'dma_' API
 2021-08-21 21:54 UTC 

[PATCH] sched/topology: Remove unused numa_distance in cpu_attach_domain()
 2021-08-21 21:52 UTC  (2+ messages)

[PATCH 0/3] More machine check recovery fixes
 2021-08-21 21:51 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] x86/mce: Avoid infinite loop for copy from user recovery

drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c:721:12: warning: stack frame size (1056) exceeds limit (1024) in function 'hclge_dbg_dump_tm_pg'
 2021-08-21 21:37 UTC 

[PATCH net-next] mana: Add support for EQ sharing
 2021-08-21 21:17 UTC  (3+ messages)

[PATCH] memstick: r592: Change the name of the 'pci_driver' structure to be consistent
 2021-08-21 21:17 UTC 

[PATCH] memstick: switch from 'pci_' to 'dma_' API
 2021-08-21 21:13 UTC 

[PATCH] net: wwan: iosm: switch from 'pci_' to 'dma_' API
 2021-08-21 20:54 UTC 

[PATCH v2 0/4] Rockchip I2S/TDM controller
 2021-08-21 20:45 UTC  (4+ messages)
` [PATCH v2 1/4] ASoC: rockchip: add support for i2s-tdm controller

[PATCH v3 0/7] Add minimal support for Exynos850 SoC
 2021-08-21 20:04 UTC  (4+ messages)
` [PATCH v3 7/7] arm64: dts: exynos: Add Exynos850 SoC support

[syzbot] BUG: unable to handle kernel NULL pointer dereference in unix_shutdown
 2021-08-21 19:50 UTC  (2+ messages)

[PATCH v4] rtw88: Remove unnecessary check code
 2021-08-21 19:20 UTC  (2+ messages)

HDA codec problem
 2021-08-21 19:14 UTC  (6+ messages)

linux-next: Tree for Aug 20
 2021-08-21 19:09 UTC  (4+ messages)
` linux-next: Tree for Aug 20 (Wno-alloc-size-larger-than)

[PATCH v14 000/138] Memory folios
 2021-08-21 18:48 UTC  (3+ messages)
` [PATCH v14 112/138] mm/filemap: Convert filemap_get_read_batch to use folios

drivers/gpu/drm/amd/amdgpu/amdgpu_rap.c:109:37: warning: unused variable 'amdgpu_rap_debugfs_ops'
 2021-08-21 18:41 UTC 

[GIT PULL] s390 updates for 5.14-rc7
 2021-08-21 18:31 UTC  (2+ messages)

[GIT PULL] USB fix for 5.14-rc7
 2021-08-21 18:31 UTC  (2+ messages)

[GIT PULL] Char/Misc driver fixes for 5.14-rc7
 2021-08-21 18:31 UTC  (2+ messages)

[GIT PULL] clk fixes for v5.14-rc6
 2021-08-21 18:31 UTC  (2+ messages)

[GIT PULL] file locking change for v5.14
 2021-08-21 18:31 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 5.14-rc7
 2021-08-21 18:31 UTC  (2+ messages)

drivers/infiniband/core/nldev.c:2187:1: warning: unused function '__chk_RDMA_NL_NLDEV'
 2021-08-21 18:19 UTC 

[PATCH v2] rtl8xxxu: Fix the handling of TX A-MPDU aggregation
 2021-08-21 18:17 UTC  (2+ messages)

[PATCH] rtl8xxxu: disable interrupt_in transfer for 8188cu and 8192cu
 2021-08-21 18:17 UTC  (2+ messages)
`  "

[PATCH v5 00/13] Use qmp_send to update co-processor load state
 2021-08-21 18:17 UTC  (5+ messages)
` [PATCH v5 02/13] dt-bindings: remoteproc: qcom: pas: Add QMP property

[PATCH] mwifiex: make arrays static const, makes object smaller
 2021-08-21 17:50 UTC  (2+ messages)

[PATCH][next] mwifiex: usb: Replace one-element array with flexible-array member
 2021-08-21 17:50 UTC  (2+ messages)

[PATCH v5] tpm: Add Upgrade/Reduced mode support for TPM2 modules
 2021-08-21 17:53 UTC  (4+ messages)

[PATCH] mwifiex: drop redundant null-pointer check in mwifiex_dnld_cmd_to_fw()
 2021-08-21 17:49 UTC  (2+ messages)

[PATCH 01/10] staging: r8188eu: remove unnecessary cast
 2021-08-21 17:47 UTC  (20+ messages)
` [PATCH 02/10] staging: r8188eu: remove unused define
` [PATCH 03/10] staging: rtl8188eu: use actual request type as parameter
` [PATCH 04/10] staging: r8188eu: rewrite usb vendor request defines
` [PATCH 05/10] staging: r8188eu: remove an unused enum
` [PATCH 06/10] staging: r8188eu: clean up the usb_readXY functions
` [PATCH 07/10] staging: r8188eu: clean up the usb_writeXY functions
` [PATCH 08/10] staging: r8188eu: clean up the usb_writeN
` [PATCH 09/10] staging: r8188eu: remove unused members of struct _io_ops
` [PATCH 10/10] staging: r8188eu: set pipe only once

[PATCH] wilc1000: remove redundant code
 2021-08-21 17:46 UTC  (2+ messages)

[PATCH 1/3] wilc1000: use goto labels on error path
 2021-08-21 17:46 UTC  (2+ messages)

[PATCH v8 00/34] NVIDIA Tegra power management patches for 5.16
 2021-08-21 17:45 UTC  (11+ messages)
` [PATCH v8 07/34] clk: tegra: Support runtime PM and power domain

[PATCH v8 01/34] opp: Add dev_pm_opp_sync() helper
 2021-08-21 17:34 UTC  (17+ messages)

[PATCH 1/3][RESEND] rtlwifi: rtl8192de: Remove redundant variable initializations
 2021-08-21 17:33 UTC  (2+ messages)

[PATCH 3/3] rtlwifi: rtl8192de: fix array size limit in for-loop
 2021-08-21 17:31 UTC  (2+ messages)

[PATCH 1/3] rsi: fix occasional initialisation failure with BT coex
 2021-08-21 17:26 UTC  (2+ messages)

[PATCH] mtd: rawnand: mxic: Enable and prepare clocks in probe
 2021-08-21 17:26 UTC  (4+ messages)

[PATCH v3 0/5] staging: r8188eu: fix sparse warnings
 2021-08-21 17:23 UTC  (8+ messages)
` [PATCH v3 1/5] staging: r8188eu: restricted __be16 degrades to int
` [PATCH v3 2/5] staging: r8188eu: cast to restricted __be32
` [PATCH v3 3/5] staging: r8188eu: incorrect type in csum_ipv6_magic
` [PATCH v3 4/5] staging: r8188eu: restricted __be16 degrades to int
` [PATCH v3 5/5] staging: r8188eu: incorrect type in assignment

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2021-08-21 17:21 UTC  (25+ messages)
      ` [CFT}[PATCH] coredump: Limit what can interrupt coredumps
              ` [PATCH] "

[PATCH] staging: r8188eu: remove cmd_osdep.h header file
 2021-08-21 17:20 UTC  (2+ messages)

[PATCH] staging: r8188eu: Make mult-byte entities in dhcp header be big endian
 2021-08-21 17:19 UTC  (2+ messages)

[PATCH 1/3] ipw2x00: Avoid field-overflowing memcpy()
 2021-08-21 17:15 UTC  (2+ messages)

[PATCH] ipw2x00: Use struct_size helper instead of open-coded arithmetic
 2021-08-21 17:15 UTC  (2+ messages)

[PATCH] staging: r8188eu: remove forward declaration of Efuse_Read1ByteFromFakeContent
 2021-08-21 17:10 UTC  (3+ messages)

[PATCH v2] staging: r8188eu: change declaration of Efuse_Read1ByteFromFakeContent
 2021-08-21 17:02 UTC  (5+ messages)

[PATCH V9 XRT Alveo 00/14] XRT Alveo driver overview
 2021-08-21 16:44 UTC  (4+ messages)
` [PATCH V9 XRT Alveo 04/14] fpga: xrt: xrt-lib driver manager

drivers/gpu/drm/kmb/kmb_dsi.c:812:2: warning: unused function 'set_test_mode_src_osc_freq_target_low_bits'
 2021-08-21 16:31 UTC 

[PATCH v28 09/32] x86/mm: Introduce _PAGE_COW
 2021-08-21 16:27 UTC  (7+ messages)

[PATCH] arm64: dts: rockchip: add RK3399 Gru gpio-line-names
 2021-08-21 16:20 UTC  (5+ messages)

[PATCH v2] x86/efi: Restore Firmware IDT before calling ExitBootServices()
 2021-08-21 16:04 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH v3 0/2] Add UFS PHY support for SM6115/4250
 2021-08-21 15:56 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: phy: qcom,qmp: Add SM6115 UFS PHY bindings
` [PATCH v3 2/2] phy: qcom-qmp: Add support for SM6115 UFS phy

[PATCH] net/mlx4: tcp_drop replace of tcp_drop_new
 2021-08-21 15:53 UTC 

[rcu:tglx-pc.2021.08.19a] BUILD SUCCESS 6c858ccd538fbcfa320819932e8f9fea3f697a82
 2021-08-21 15:51 UTC 

[PATCH] PCI/AER: Continue AER recovery of device with NO_BUS_RESET set
 2021-08-21 15:26 UTC  (2+ messages)

[PATCH] powerpc/512x: Fix an error handling path in 'mpc512x_lpbfifo_kick()'
 2021-08-21 14:57 UTC 

[PATCH 02/17] arm64: dts: qcom: Add SM6350 device tree
 2021-08-21 14:55 UTC  (2+ messages)

[for-next][PATCH 0/6] tracing: Event probes for 5.15
 2021-08-21 14:29 UTC  (7+ messages)
` [for-next][PATCH 1/6] tracing: Add a probe that attaches to trace events
` [for-next][PATCH 2/6] selftests/ftrace: Add clear_dynamic_events() to test cases
` [for-next][PATCH 3/6] selftests/ftrace: Fix requirement check of README file
` [for-next][PATCH 4/6] selftests/ftrace: Add test case to test adding and removing of event probe
` [for-next][PATCH 5/6] selftests/ftrace: Add selftest for testing eprobe events on synthetic events
` [for-next][PATCH 6/6] selftests/ftrace: Add selftest for testing duplicate eprobes and kprobes

[PATCH] usb: gadget: Add description for module parameter
 2021-08-21 14:26 UTC 

[PATCH v2 0/5] staging: r8188eu: fix sparse warnings
 2021-08-21 14:21 UTC  (4+ messages)
` [PATCH v2 2/5] staging: r8188eu: cast to restricted __be32


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).