All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-27 20:20:47 to 2021-07-27 21:06:54 UTC [more...]

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-07-27 20:58 UTC  (58+ 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 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 40/64] net: 802: Use memset_after() to clear struct fields
` [PATCH 47/64] btrfs: Use memset_after() to clear end of struct
` [PATCH 64/64] fortify: Add run-time WARN for cross-field memcpy()

[PATCH v2] license_image: Use sstate to populate license directory
 2021-07-27 21:05 UTC  (3+ messages)
` [OE-core] "

[PATCH nft 1/3] expression: missing != in flagcmp expression print function
 2021-07-27 21:05 UTC  (4+ messages)
` [PATCH nft 2/3] netlink_linearize: incorrect netlink bytecode with binary operation and flags

[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 

[Buildroot] [PATCH v2] package/haveged: bump version to 1.9.14
 2021-07-27 21:03 UTC  (3+ messages)

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 0/7]
 2021-07-27 21:01 UTC  (8+ messages)
` [PATCH v2 1/7] btrfs: do not call close_fs_devices in btrfs_rm_device
` [PATCH v2 2/7] btrfs: do not take the uuid_mutex "
` [PATCH v2 3/7] btrfs: do not read super look for a device path
` [PATCH v2 4/7] btrfs: update the bdev time directly when closing
` [PATCH v2 5/7] btrfs: delay blkdev_put until after the device remove
` [PATCH v2 6/7] btrfs: unify common code for the v1 and v2 versions of "
` [PATCH v2 7/7] btrfs: do not take the device_list_mutex in clone_fs_devices

[asm-generic:asm-generic-uaccess-6 6/10] ERROR: modpost: "__copy_tofrom_user" [net/bridge/bridge.ko] undefined!
 2021-07-27 21:02 UTC  (4+ messages)

[PATCH] [GSOC] cherry-pick: fix bug when used with GIT_CHERRY_PICK_HELP
 2021-07-27 21:00 UTC  (5+ messages)
` [PATCH v2] "

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

[Intel-gfx] [PATCH 0/1] Bump DMC version on ADLP to v2.11
 2021-07-27 21:00 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

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

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

[PATCH v10 0/5] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
 2021-07-27 20:54 UTC  (3+ messages)

[PATCH v5] arm64: avoid double ISB on kernel entry
 2021-07-27 20:54 UTC 

[android-common:android12-5.10 4/5] kernel/module.c:4792:6: warning: no previous prototype for 'android_debug_for_each_module'
 2021-07-27 20:57 UTC 

[PATCH v2 bpf-next 00/14] BPF perf link and user-provided context value
 2021-07-27 20:56 UTC  (6+ messages)
` [PATCH v2 bpf-next 04/14] bpf: implement minimal BPF perf link

[PATCH v11 0/5] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
 2021-07-27 20:52 UTC  (6+ messages)
` [PATCH v11 1/5] arm64: mte: rename gcr_user_excl to mte_ctrl
` [PATCH v11 2/5] arm64: mte: change ASYNC and SYNC TCF settings into bitfields
` [PATCH v11 3/5] arm64: move preemption disablement to prctl handlers
` [PATCH v11 4/5] arm64: mte: introduce a per-CPU tag checking mode preference
` [PATCH v11 5/5] Documentation: document the preferred tag checking mode feature

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

[PATCH 1/1] clk: imx6q: fix uart earlycon unwork
 2021-07-27 20:51 UTC  (4+ messages)

+ mm-debug_vm_pgtable-fix-corrupted-page-flag.patch added to -mm tree
 2021-07-27 20:53 UTC 

+ mm-debug_vm_pgtable-remove-unused-code.patch added to -mm tree
 2021-07-27 20:53 UTC 

[Buildroot] [RFC v1 1/2] package/iptables: add option to enabel libipq build
 2021-07-27 20:52 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 00/15] drm/i915/guc/slpc: Enable GuC based power management features
 2021-07-27 20:52 UTC  (7+ messages)
` [Intel-gfx] [PATCH 06/15] drm/i915/guc/slpc: Enable SLPC and add related H2G events

+ mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-pgd-and-p4d-modifying-tests.patch added to -mm tree
 2021-07-27 20:52 UTC 

+ mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-pud-modifying-tests.patch added to -mm tree
 2021-07-27 20:52 UTC 

+ mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-pmd-modifying-tests.patch added to -mm tree
 2021-07-27 20:52 UTC 

+ mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-pte-modifying-tests.patch added to -mm tree
 2021-07-27 20:52 UTC 

+ mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-migration-and-thp-tests.patch added to -mm tree
 2021-07-27 20:52 UTC 

+ mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-soft_dirty-and-swap-tests.patch added to -mm tree
 2021-07-27 20:52 UTC 

+ mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-protnone-and-devmap-tests.patch added to -mm tree
 2021-07-27 20:52 UTC 

+ mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-leaf-and-savewrite-tests.patch added to -mm tree
 2021-07-27 20:52 UTC 

+ mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-basic-tests.patch added to -mm tree
 2021-07-27 20:52 UTC 

+ mm-debug_vm_pgtable-introduce-struct-pgtable_debug_args.patch added to -mm tree
 2021-07-27 20:52 UTC 

[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 nft 1/2] tests: py: idempotent tcp flags & syn != 0 to tcp flag syn
 2021-07-27 20:50 UTC  (2+ messages)
` [PATCH nft 2/2] netlink_delinearize: skip flags / mask notation for singleton bitmask

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

[PATCH bpf-next v2 0/5] libbpf: rename btf__get_from_id() and btf__load() APIs, support split BTF
 2021-07-27 20:49 UTC  (7+ messages)

[PATCH net-next 0/5] TSN endpoint Ethernet MAC driver
 2021-07-27 20:49 UTC  (14+ messages)
` [PATCH net-next 2/5] dt-bindings: net: Add tsnep Ethernet controller
` [PATCH net-next 4/5] tsnep: Add TSN endpoint Ethernet MAC driver
` [PATCH net-next 5/5] arm64: dts: zynqmp: Add ZCU104 based TSN endpoint

[PATCH net-next 00/18] Add Gigabit Ethernet driver support
 2021-07-27 20:48 UTC  (3+ messages)
` [PATCH net-next 08/18] ravb: Add R-Car common features

[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  (2+ messages)

[PATCH bpf-next v3] bpf: increase supported cgroup storage value size
 2021-07-27 20:47 UTC  (3+ messages)

[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  (7+ messages)
` [PATCH v3 4/9] cgroup/cpuset: Enable event notification when partition become invalid

[Buildroot] [PATCH v1 1/2] package/mariadb: bump version to 10.3.30
 2021-07-27 20:44 UTC  (3+ messages)

[PATCH v5 0/6] compat: remove compat_alloc_user_space
 2021-07-27 20:42 UTC  (6+ messages)

[PATCH 0/3] docs: Convert barrier.txt to rST
 2021-07-27 20:41 UTC  (4+ messages)
` [PATCH 1/3] docs: Move the protocol part of barrier.txt into interop
` [PATCH 2/3] ui/input-barrier: Move TODOs from barrier.txt to a comment
` [PATCH 3/3] docs: Move user-facing barrier docs into system manual

[to-be-updated] mm-debug_vm_pgtable-fix-corrupted-page-flag.patch removed from -mm tree
 2021-07-27 20:44 UTC 

[to-be-updated] mm-debug_vm_pgtable-remove-unused-code.patch removed from -mm tree
 2021-07-27 20:44 UTC 

[to-be-updated] mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-pgd-and-p4d-modifying-tests.patch removed from -mm tree
 2021-07-27 20:44 UTC 

[to-be-updated] mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-pmd-modifying-tests.patch removed from -mm tree
 2021-07-27 20:44 UTC 

[to-be-updated] mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-pud-modifying-tests.patch removed from -mm tree
 2021-07-27 20:44 UTC 

[to-be-updated] mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-pte-modifying-tests.patch removed from -mm tree
 2021-07-27 20:44 UTC 

[to-be-updated] mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-migration-and-thp-tests.patch removed from -mm tree
 2021-07-27 20:44 UTC 

[to-be-updated] mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-soft_dirty-and-swap-tests.patch removed from -mm tree
 2021-07-27 20:44 UTC 

[to-be-updated] mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-protnone-and-devmap-tests.patch removed from -mm tree
 2021-07-27 20:44 UTC 

[to-be-updated] mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-leaf-and-savewrite-tests.patch removed from -mm tree
 2021-07-27 20:44 UTC 

[to-be-updated] mm-debug_vm_pgtable-use-struct-pgtable_debug_args-in-basic-tests.patch removed from -mm tree
 2021-07-27 20:44 UTC 

[to-be-updated] mm-debug_vm_pgtable-introduce-struct-pgtable_debug_args.patch removed from -mm tree
 2021-07-27 20:44 UTC 

[Buildroot] [PATCH v1 1/2] package/libinput: bump version to 1.17.3
 2021-07-27 20:43 UTC  (5+ messages)
` [Buildroot] [PATCH v1 2/2] package/libinput: bump version to 1.18.0

+ mm-change-fault_in_pages_-to-have-an-unsigned-size-parameter.patch added to -mm tree
 2021-07-27 20:43 UTC 

very long boot times in 5.13 stable
 2021-07-27 20:43 UTC  (2+ messages)

[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  (2+ messages)

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

Can't get RAID5/RAID6 NVMe randomread IOPS - AMD ROME what am I missing?????
 2021-07-27 20:32 UTC 

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

[PATCH v4 0/5] IMA: restrict the accepted digest algorithms for
 2021-07-27 20:38 UTC  (5+ messages)
` [PATCH v4 2/5] IMA: block writes of the security.ima xattr with unsupported algorithms
` [PATCH v4 3/5] IMA: add support to restrict the hash algorithms used for file appraisal

[dm-devel] use regular gendisk registration in device mapper
 2021-07-27 20:38 UTC  (6+ messages)

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

[Buildroot] [PATCH v1] package/rtl8812au-aircrack-ng: new package
 2021-07-27 20:37 UTC  (3+ messages)

[linux-next:master 901/3590] drivers/leds/flash/leds-lm3601x.c:226:3: warning: Value stored to 'ret' is never read [clang-analyzer-deadcode.DeadStores]
 2021-07-27 20:36 UTC 

[PATCH 0/6] lpfc: Update lpfc to revision 14.0.0.0
 2021-07-27 20:36 UTC  (3+ messages)

[dm-devel] [PATCH 0/7] device mapper target measurements using IMA
 2021-07-27 20:33 UTC  (4+ messages)

+ mm-memory_hotplug-memory-group-aware-auto-movable-online-policy-fix.patch added to -mm tree
 2021-07-27 20:34 UTC 

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

[PATCH 00/22] multi-pack reachability bitmaps
 2021-07-27 20:33 UTC  (7+ messages)
` [PATCH v2 00/24] "
  ` [PATCH v2 14/24] pack-bitmap: write multi-pack bitmaps

[PATCH] stress-ng: Drop defining daddr_t
 2021-07-27 20:31 UTC 

[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

stable-rc/queue/5.10 baseline: 121 runs, 2 regressions (v5.10.53-167-g886572962bd8)
 2021-07-27 20:30 UTC 

[renesas-devel:renesas-arm-dt-for-v5.15] BUILD SUCCESS 0ef844040c9b7df917f9a69ca3520eeea1493f61
 2021-07-27 20:25 UTC 

[renesas-devel:renesas-drivers-for-v5.15] BUILD SUCCESS bfe6b5590ce6cab81b3ee51b4541bd1d0b18b3b2
 2021-07-27 20:25 UTC 

[renesas-drivers:renesas-pinctrl-for-v5.15] BUILD SUCCESS 91d1be9fb7d667ae136f05cc645276eb2c9fa40e
 2021-07-27 20:25 UTC 

[renesas-devel:next] BUILD SUCCESS b1f6bead1fb4976611429f459a1865daadedbb48
 2021-07-27 20:25 UTC 

[renesas-devel:renesas-dt-bindings-for-v5.15] BUILD SUCCESS 3e82868e8523d5426f76866863704b02adacac3e
 2021-07-27 20:25 UTC 

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

[PATCH v2] i2c: i801: Fix handling SMBHSTCNT_PEC_EN
 2021-07-27 20:25 UTC 

+ arch-remove-compat_alloc_user_space.patch added to -mm tree
 2021-07-27 20:25 UTC 

+ compat-remove-some-compat-entry-points.patch added to -mm tree
 2021-07-27 20:25 UTC 

+ mm-simplify-compat-numa-syscalls.patch added to -mm tree
 2021-07-27 20:25 UTC 

+ mm-simplify-compat_sys_move_pages.patch added to -mm tree
 2021-07-27 20:25 UTC 

+ kexec-avoid-compat_alloc_user_space.patch added to -mm tree
 2021-07-27 20:25 UTC 

+ kexec-move-locking-into-do_kexec_load.patch added to -mm tree
 2021-07-27 20:25 UTC 

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

`phosphor-logging` APIs (RFC)
 2021-07-27 20:24 UTC 

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

[PATCH 1/3] RISC-V: build: Pass `-mattr` to `lld`
 2021-07-27 20:22 UTC  (4+ messages)

[PATCH v6 0/6] clk: qcom: use power-domain for sm8250's clock controllers
 2021-07-27 20:20 UTC  (2+ messages)
` [PATCH v6 8/8] clk: qcom: videocc-sm8250: stop using mmcx regulator


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.