linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-27 17:56:47 to 2021-07-27 21:08:47 UTC [more...]

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-07-27 20:58 UTC  (45+ messages)
` [PATCH 01/64] media: omap3isp: Extract struct group for memcpy() region
` [PATCH 02/64] mac80211: Use flex-array for radiotap header bitmap
` [PATCH 03/64] rpmsg: glink: Replace strncpy() with strscpy_pad()
` [PATCH 04/64] stddef: Introduce struct_group() helper macro
` [PATCH 05/64] skbuff: Switch structure bounds to struct_group()
` [PATCH 06/64] bnxt_en: Use struct_group_attr() for memcpy() region
` [PATCH 07/64] staging: rtl8192e: Use struct_group() "
` [PATCH 08/64] staging: rtl8192u: "
` [PATCH 09/64] staging: rtl8723bs: Avoid field-overflowing memcpy()
` [PATCH 10/64] lib80211: Use struct_group() for memcpy() region
` [PATCH 11/64] net/mlx5e: Avoid field-overflowing memcpy()
` [PATCH 12/64] mwl8k: Use struct_group() for memcpy() region
` [PATCH 13/64] libertas: "
` [PATCH 14/64] libertas_tf: "
` [PATCH 15/64] ipw2x00: "
` [PATCH 16/64] thermal: intel: int340x_thermal: "
` [PATCH 17/64] iommu/amd: "
` [PATCH 18/64] cxgb3: "
` [PATCH 19/64] ip: Use struct_group() for memcpy() regions
` [PATCH 22/64] bnx2x: Use struct_group() for memcpy() region
` [PATCH 25/64] drm/mga/mga_ioc32: "
` [PATCH 26/64] net/mlx5e: "
` [PATCH 27/64] HID: cp2112: "
` [PATCH 28/64] compiler_types.h: Remove __compiletime_object_size()
` [PATCH 29/64] lib/string: Move helper functions out of string.c
` [PATCH 30/64] fortify: Move remaining fortify helpers into fortify-string.h
` [PATCH 31/64] fortify: Explicitly disable Clang support
` [PATCH 32/64] fortify: Add compile-time FORTIFY_SOURCE tests
` [PATCH 38/64] xfrm: Use memset_after() to clear padding
` [PATCH 39/64] mac80211: Use memset_after() to clear tx status
` [PATCH 40/64] net: 802: Use memset_after() to clear struct fields
` [PATCH 41/64] net: dccp: Use memset_after() for TP zeroing
` [PATCH 42/64] net: qede: Use memset_after() for counters
` [PATCH 43/64] ath11k: Use memset_after() for clearing queue descriptors
` [PATCH 44/64] iw_cxgb4: Use memset_after() for cpl_t5_pass_accept_rpl
` [PATCH 47/64] btrfs: Use memset_after() to clear end of struct
` [PATCH 50/64] KVM: x86: Use struct_group() to zero decode cache
` [PATCH 53/64] HID: roccat: Use struct_group() to zero kone_mouse_event
` [PATCH 54/64] ipv6: Use struct_group() to zero rt6_info
` [PATCH 55/64] RDMA/mlx5: Use struct_group() to zero struct mlx5_ib_mr
` [PATCH 56/64] ethtool: stats: Use struct_group() to clear all stats at once
` [PATCH 61/64] Makefile: Enable -Warray-bounds
` [PATCH 63/64] iwlwifi: dbg_ini: Split memcpy() to avoid multi-field write
` [PATCH 64/64] fortify: Add run-time WARN for cross-field memcpy()

[PATCH v4 00/19] auxdisplay: ht16k33: Add character display support
 2021-07-27 21:05 UTC  (3+ messages)
` [PATCH v4 19/19] auxdisplay: ht16k33: Add LED support

[PATCH] Bluetooth: btusb: Enable MSFT extension for TyphoonPeak, GarfieldPeak, and WCN6855 controllers
 2021-07-27 21:04 UTC 

PM: add two device managed helpers
 2021-07-27 21:02 UTC  (3+ messages)
` [PATCH 1/2] PM: runtime: add devm_pm_runtime_enable helper
` [PATCH 2/2] PM: clk: add devm_pm_clk_create helper

[PATCH v2] usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback
 2021-07-27 21:00 UTC  (7+ messages)

[PATCH v2] KVM: x86: accept userspace interrupt only if no event is injected
 2021-07-27 20:58 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: fix incorrect clock source setting
 2021-07-27 17:56 UTC  (3+ messages)

[PATCH] kernel/module: add documentation for try_module_get()
 2021-07-27 20:54 UTC  (7+ messages)

[PATCH] media: s3c-camif: Remove unused including <linux/version.h>
 2021-07-27 20:52 UTC  (2+ messages)

[PATCH V2] media: uvcvideo: Remove unused including <linux/version.h>
 2021-07-27 20:50 UTC  (4+ messages)
` [PATCH V2] soc/tegra: bpmp: "

[PATCH] bus: mhi: pci-generic: configurable network interface MRU
 2021-07-27 20:49 UTC  (5+ messages)

[csky-linux:v5.14-rc2-of-delay-cpu-available 1/5] arch/riscv/mm/dma-mapping.c:56:10: warning: no previous prototype for 'phys_mem_access_prot'
 2021-07-27 20:47 UTC 

[RFC PATCH 0/4] TDX KVM selftests
 2021-07-27 20:47 UTC  (4+ messages)
` [RFC PATCH 1/4] KVM: selftests: Add support for creating non-default type VMs

[PATCH v3 0/9] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-07-27 20:46 UTC  (8+ messages)
` [PATCH v3 2/9] cgroup/cpuset: Fix a partition bug with hotplug
` [PATCH v3 4/9] cgroup/cpuset: Enable event notification when partition become invalid

[PATCH v5 0/6] compat: remove compat_alloc_user_space
 2021-07-27 20:42 UTC  (10+ messages)
` [PATCH v5 4/6] mm: simplify compat numa syscalls

[tglx-devel:rtmutex 12/62] kernel/locking/locktorture.c:468:8: error: implicit declaration of function '__RT_MUTEX_BASE_INITIALIZE'
 2021-07-27 20:40 UTC 

Regression bisected to fa3354e4ea39 (mm: free_area_init: use maximal zone PFNs rather than zone sizes)
 2021-07-27 20:41 UTC  (6+ messages)

[patch 0/8] PCI/MSI, x86: Cure a couple of inconsistencies
 2021-07-27 20:38 UTC  (2+ messages)

[PATCH] alpha: register early reserved memory in memblock
 2021-07-27 20:38 UTC 

[patch 1/8] PCI/MSI: Enable and mask MSIX early
 2021-07-27 20:33 UTC  (2+ messages)

[PATCH v3 0/3] Renesas RZ/G2L ADC driver support
 2021-07-27 20:30 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: Add binding documentation for Renesas RZ/G2L A/D converter

[PATCH] MIPS: Avoid macro redefinitions
 2021-07-27 20:25 UTC  (5+ messages)

[PATCH 0/3] Fix clang -Wunused-but-set-variable warnings
 2021-07-27 20:24 UTC  (20+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] base: mark 'no_warn' as unused

[RFC] tcp: Initial support for RFC5925 auth option
 2021-07-27 20:23 UTC  (5+ messages)

[PATCH v6 0/6] clk: qcom: use power-domain for sm8250's clock controllers
 2021-07-27 20:20 UTC  (9+ messages)
` [PATCH v6 1/8] dt-bindings: clock: qcom,dispcc-sm8x50: add mmcx power domain
` [PATCH v6 2/8] dt-bindings: clock: qcom,videocc: "
` [PATCH v6 3/8] clk: qcom: dispcc-sm8250: use runtime PM for the clock controller
` [PATCH v6 4/8] clk: qcom: videocc-sm8250: "
` [PATCH v6 5/8] clk: qcom: gdsc: enable optional power domain support
` [PATCH v6 6/8] arm64: dts: qcom: sm8250: remove mmcx regulator
` [PATCH v6 7/8] clk: qcom: dispcc-sm8250: stop using "
` [PATCH v6 8/8] clk: qcom: videocc-sm8250: "

[PATCH v5 0/6] clk: qcom: use power-domain for sm8250's clock controllers
 2021-07-27 20:12 UTC  (4+ messages)
` [PATCH v5 3/9] PM: runtime: add devm_pm_runtime_enable helper

[PATCH v2 0/3] drm/msm: Improved devfreq tuning
 2021-07-27 20:11 UTC  (5+ messages)
` [PATCH v2 1/3] drm/msm: Split out devfreq handling
` [PATCH v2 2/3] drm/msm: Split out get_freq() helper

[PATCH 0/4] scsi_debug: improve failure rates
 2021-07-27 20:10 UTC  (5+ messages)
` [PATCH 1/4] common/config: disable udevadm settle if CONFIG_NET is disabled
` [PATCH 2/4] common/scsi_debug: use udevadm settle instead of sleeping
` [PATCH 3/4] common/module: add a patient module rmmod
` [PATCH 4/4] common/scsi_debug: use the patient module remover

[PATCH v1 0/5] cpuidle: teo: Rework the idle state selection logic
 2021-07-27 20:06 UTC  (2+ messages)

[PATCH] netfilter: xt_NFLOG: allow 128 character log prefixes
 2021-07-27 20:06 UTC  (3+ messages)

[PATCH RESEND] net: cipso: fix warnings in netlbl_cipsov4_add_std
 2021-07-27 20:00 UTC  (2+ messages)

[PATCH net-next v3 00/31] ndo_ioctl rework
 2021-07-27 20:00 UTC  (2+ messages)

[PATCH net] net: hns3: change the method of obtaining default ptp cycle
 2021-07-27 20:00 UTC  (2+ messages)

[PATCH net-next 0/4] net: ipa: IPA interrupt cleanup
 2021-07-27 19:46 UTC  (5+ messages)
` [PATCH net-next 1/4] net: ipa: make IPA interrupt handler threaded only
` [PATCH net-next 2/4] net: ipa: clear disabled IPA interrupt conditions
` [PATCH net-next 3/4] net: ipa: get rid of some unneeded IPA interrupt code
` [PATCH net-next 4/4] net: ipa: kill ipa_interrupt_process_all()

[csky-linux:v5.14-rc2-of-delay-cpu-available 3/5] arch/riscv/mm/init.c:905:13: warning: no previous prototype for function 'pbmt_init'
 2021-07-27 19:44 UTC 

[PATCH 0/3] sched: migrate_disable() vs per-CPU access safety checks
 2021-07-27 19:45 UTC  (2+ messages)

[tglx-devel:rtmutex 12/62] include/linux/rtmutex.h:76:13: warning: excess elements in struct initializer
 2021-07-27 19:44 UTC 

[PATCH v2] PCI: DWC: meson: add 256 bytes MRRS quirk
 2021-07-27 19:43 UTC  (2+ messages)

[chao-linux:dev 7/7] fs/f2fs/extent_cache.c:690:31: error: storage size of 'eiu' isn't known
 2021-07-27 19:38 UTC 

two small mdev fixups
 2021-07-27 19:25 UTC  (10+ messages)
` [PATCH 2/2] vfio/mdev: don't warn if ->request is not set

[PATCH] mfd: axp20x: Add supplied-from property to axp288_fuel_gauge cell
 2021-07-27 19:24 UTC  (3+ messages)

[PATCH 0/2] kasan, mm: reset tag when access metadata
 2021-07-27 19:22 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH v3] drm/dp_mst: Fix return code on sideband message failure
 2021-07-27 19:21 UTC  (6+ messages)

[PATCH V4 0/4] Add QSPI and QUPv3 DT nodes for SC7280 SoC
 2021-07-27 19:20 UTC  (3+ messages)
` [PATCH V4 2/4] arm64: dts: sc7280: Add QUPv3 wrapper_0 nodes

[PATCH 0/4] staging: sm750fb: Remove CamelCase in lynxfb_crtc
 2021-07-27 19:19 UTC  (5+ messages)
` [PATCH 1/4] staging: sm750fb: Rename oScreen to o_screen "
` [PATCH 2/4] staging: sm750fb: Rename oCursor to o_cursor "
` [PATCH 3/4] staging: sm750fb: Rename vCursor to v_cursor "
` [PATCH 4/4] staging: sm750fb: Rename vScreen to v_screen "

[RFC PATCH 3/3] Fix: tracepoint: rcu get state and cond sync for static call updates
 2021-07-27 19:13 UTC  (2+ messages)
` [RFC PATCH v2] "

[PATCH] arm64: tegra194: Fix Tegra194 PCIe EP compatible string
 2021-07-27 19:05 UTC  (2+ messages)

[patch 10/50] locking/rtmutex: Provide rt_mutex_slowlock_locked()
 2021-07-27 19:02 UTC  (2+ messages)

timers: Move clearing of base::timer_running under base::lock
 2021-07-27 19:00 UTC  (2+ messages)
` [tip: timers/urgent] timers: Move clearing of base::timer_running under base:: Lock

[PATCH v14 000/138] Memory folios
 2021-07-27 18:59 UTC  (2+ messages)
` folio_nr_pages returning long

[PATCH v2] usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
 2021-07-27 18:59 UTC  (4+ messages)

[PATCH] usb: gadget: f_hid: idle uses the highest byte for duration
 2021-07-27 18:58 UTC 

[PATCH] wireless: rtl8187: replace udev with usb_get_dev()
 2021-07-27 18:57 UTC 

sched: Move SCHED_DEBUG sysctl to debugfs
 2021-07-27 18:57 UTC  (8+ messages)
` [PATCH 0/1] Improve yield (was: sched: Move SCHED_DEBUG sysctl to debugfs)
  ` [PATCH 1/1] sched/fair: improve yield_to vs fairness

[PATCH] x86/intel_rdt: use __this_cpu_read in pseudo_lock_fn()
 2021-07-27 18:56 UTC  (2+ messages)

[PATCH AUTOSEL 5.13 01/21] regulator: rtmv20: Fix wrong mask for strobe-polarity-high
 2021-07-27 18:54 UTC  (7+ messages)
` [PATCH AUTOSEL 5.13 06/21] USB: core: Fix incorrect pipe calculation in do_proc_control()
` [PATCH AUTOSEL 5.13 09/21] qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()

[PATCH 1/1] clk: lmk04832: drop redundant fallthrough statements
 2021-07-27 18:52 UTC  (2+ messages)

lib/x86_64/handlers.S:20: Error: unrecognized instruction `call route_exception'
 2021-07-27 18:51 UTC  (3+ messages)

[RESEND PATCH] clk: mediatek: make COMMON_CLK_MT8167* depend on COMMON_CLK_MT8167
 2021-07-27 18:47 UTC  (2+ messages)

[PATCH v2 0/2] infer CROSS_COMPILE from SRCARCH for LLVM=1 LLVM_IAS=1
 2021-07-27 18:46 UTC  (11+ messages)
` [PATCH v2 2/2] Makefile: "

[PATCH 0/5] drm/msm/dp: Support multiple DP instances and add sc8180x
 2021-07-27 18:42 UTC  (5+ messages)
` [PATCH 1/5] drm/msm/dp: Remove global g_dp_display variable
` [PATCH 2/5] drm/msm/dp: Modify prototype of encoder based API

[PATCH rfc v6 0/4] add frag page support in page pool
 2021-07-27 18:38 UTC  (13+ messages)
` [PATCH rfc v6 2/4] page_pool: add interface to manipulate frag count "

[PATCH v2 0/2] Add GCC for SM4250/6115
 2021-07-27 18:33 UTC  (3+ messages)
` [PATCH v2 2/2] clk: qcom: Add Global Clock controller (GCC) driver for SM6115

[ext3:generic_block_fiemap_removal 3/4] file.c:undefined reference to `iomap_fiemap'
 2021-07-27 18:32 UTC  (6+ messages)

[PATCH] clk: qcom: dispcc-sm8250: Add additional parent clocks for DP
 2021-07-27 18:31 UTC  (2+ messages)

[PATCH v3 0/3] support booting of arbitrary non-blockdevice file systems
 2021-07-27 18:29 UTC  (2+ messages)

[PATCH 5.13 000/224] 5.13.6-rc2 review
 2021-07-27 18:28 UTC  (3+ messages)

[Patch v4 0/6] Introduce LMh driver for Qualcomm SoCs
 2021-07-27 18:26 UTC  (3+ messages)
` [Patch v4 6/6] dt-bindings: thermal: Add dt binding for QCOM LMh

[PATCH 1/3] arm: dts: mt8135: Move pinfunc to include/dt-bindings/pinctrl
 2021-07-27 18:26 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: mediatek: convert pinctrl to yaml

[PATCH v3, 00/15] Using component framework to support multi hardware decode
 2021-07-27 18:26 UTC  (3+ messages)
` [PATCH v3, 13/15] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192

[csky-linux:v5.14-rc2-of-delay-cpu-available 3/5] arch/riscv/mm/init.c:905:13: warning: no previous prototype for 'pbmt_init'
 2021-07-27 18:17 UTC 

[PATCH v2 0/8] My AVIC patch queue
 2021-07-27 18:17 UTC  (9+ messages)
` [PATCH v2 8/8] KVM: x86: hyper-v: Deactivate APICv only when AutoEOI feature is in use

[PATCH] drm/amdkfd: move PTR_ERR under IS_ERR() condition
 2021-07-27 18:16 UTC  (2+ messages)

[PATCH v3] rtw88: Remove unnecessary check code
 2021-07-27 18:16 UTC  (3+ messages)

[PATCH 00/16] KVM: arm64: MMIO guard PV services
 2021-07-27 18:12 UTC  (15+ messages)
` [PATCH 01/16] KVM: arm64: Generalise VM features into a set of flags
` [PATCH 02/16] KVM: arm64: Don't issue CMOs when the physical address is invalid
` [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
` [PATCH 05/16] KVM: arm64: Plumb MMIO checking into the fault handling
` [PATCH 06/16] KVM: arm64: Force a full unmap on vpcu reinit
` [PATCH 07/16] KVM: arm64: Wire MMIO guard hypercalls
` [PATCH 12/16] mm/ioremap: Add arch-specific callbacks on ioremap/iounmap calls

[PATCH 5.10 000/168] 5.10.54-rc2 review
 2021-07-27 18:08 UTC  (3+ messages)

/opt/cross/gcc-10.3.0-nolibc/microblaze-linux/bin/../lib/gcc/microblaze-linux/10.3.0/../../../../microblaze-linux/bin/ld: cannot find crt1.o: No such file or directory
 2021-07-27 18:04 UTC 

[PATCH v5 00/14] imx8q video decoder/encoder driver
 2021-07-27 18:03 UTC  (4+ messages)
` [PATCH v5 02/14] media:Add nt8 and nt10 video format

linux-next: manual merge of the dmaengine tree with the driver-core tree
 2021-07-27 18:02 UTC  (4+ messages)

[PATCH 5.4 000/108] 5.4.136-rc1 review
 2021-07-27 18:02 UTC  (2+ messages)

[PATCH 4.19 000/119] 4.19.199-rc3 review
 2021-07-27 18:01 UTC  (2+ messages)

[PATCH] vfio: Add "#ifdef CONFIG_MMU" for vma operations
 2021-07-27 18:01 UTC  (3+ messages)

[PATCH 4.14 00/81] 4.14.241-rc2 review
 2021-07-27 18:01 UTC  (2+ messages)

[PATCH 4.9 00/59] 4.9.277-rc2 review
 2021-07-27 18:00 UTC  (2+ messages)

[PATCH 4.4 00/46] 4.4.277-rc2 review
 2021-07-27 17:59 UTC  (2+ messages)

[v14 00/21] Mediatek MT8192 clock support
 2021-07-27 17:57 UTC  (15+ messages)
` [v14 15/21] clk: mediatek: Add MT8192 mdpsys "
` [v14 16/21] clk: mediatek: Add MT8192 mfgcfg "
` [v14 17/21] clk: mediatek: Add MT8192 mmsys "
` [v14 18/21] clk: mediatek: Add MT8192 msdc "
` [v14 19/21] clk: mediatek: Add MT8192 scp adsp "
` [v14 20/21] clk: mediatek: Add MT8192 vdecsys "
` [v14 21/21] clk: mediatek: Add MT8192 vencsys "


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