All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-02 17:39:47 to 2021-03-02 18:06:15 UTC [more...]

hppa64-linux-ld: kernel/sched/core.o(.init.text+0x90): cannot reach printk
 2021-03-02 18:03 UTC  (2+ messages)

[PATCH v3 0/7] drm: sun4i: dsi: Convert drm bridge
 2021-03-02 17:46 UTC  (6+ messages)
` [PATCH v3 6/7] drm: sun4i: dsi: Use drm_panel_bridge, connector API

[PATCH 0/3][v4] add support for never printing hashed addresses
 2021-03-02 14:55 UTC  (13+ messages)
` [PATCH 3/3] [v4] lib/vsprintf: no_hash_pointers prints all addresses as unhashed

[PATCH v2 1/3] parport: Introduce module_parport_driver() helper macro
 2021-03-02 15:06 UTC  (6+ messages)

[PATCH v3 00/32] KVM: arm64: A stage 2 for the host
 2021-03-02 15:00 UTC  (6+ messages)
` [PATCH v3 13/32] KVM: arm64: Enable access to sanitized CPU features at EL2
` [PATCH v3 15/32] KVM: arm64: Prepare the creation of s1 mappings "
` [PATCH v3 16/32] KVM: arm64: Elevate hypervisor mappings creation "
` [PATCH v3 17/32] KVM: arm64: Use kvm_arch for stage 2 pgtable
` [PATCH v3 31/32] KVM: arm64: Disable PMU support in protected mode

[PATCH][next] drm/amd/display: fix the return of the uninitialized value in ret
 2021-03-02 17:51 UTC  (4+ messages)

[SECURITY PATCH 000/117] Multiple GRUB2 vulnerabilities - 2021/03/02 round
 2021-03-02 18:01 UTC  (107+ messages)
` [SECURITY PATCH 001/117] verifiers: Move verifiers API to kernel image
` [SECURITY PATCH 002/117] efi: Move the shim_lock verifier to the GRUB core
` [SECURITY PATCH 003/117] kern: Add lockdown support
` [SECURITY PATCH 004/117] kern/lockdown: Set a variable if the GRUB is locked down
` [SECURITY PATCH 005/117] efi: Lockdown the GRUB when the UEFI Secure Boot is enabled
` [SECURITY PATCH 006/117] efi: Use grub_is_lockdown() instead of hardcoding a disabled modules list
` [SECURITY PATCH 007/117] acpi: Don't register the acpi command when locked down
` [SECURITY PATCH 008/117] mmap: Don't register cutmem and badram commands when lockdown is enforced
` [SECURITY PATCH 009/117] commands: Restrict commands that can load BIOS or DT blobs when locked down
` [SECURITY PATCH 010/117] commands/setpci: Restrict setpci command "
` [SECURITY PATCH 011/117] commands/hdparm: Restrict hdparm "
` [SECURITY PATCH 012/117] gdb: Restrict GDB access "
` [SECURITY PATCH 013/117] loader/xnu: Don't allow loading extension and packages "
` [SECURITY PATCH 014/117] docs: Document the cutmem command
` [SECURITY PATCH 015/117] dl: Only allow unloading modules that are not dependencies
` [SECURITY PATCH 016/117] usb: Avoid possible out-of-bound accesses caused by malicious devices
` [SECURITY PATCH 017/117] mmap: Fix memory leak when iterating over mapped memory
` [SECURITY PATCH 018/117] net/net: Fix possible dereference to of a NULL pointer
` [SECURITY PATCH 019/117] net/tftp: Fix dangling memory pointer
` [SECURITY PATCH 020/117] kern/parser: Fix resource leak if argc == 0
` [SECURITY PATCH 021/117] kern/efi: Fix memory leak on failure
` [SECURITY PATCH 022/117] kern/efi/mm: Fix possible NULL pointer dereference
` [SECURITY PATCH 023/117] gnulib/regexec: Resolve unused variable
` [SECURITY PATCH 024/117] gnulib/regcomp: Fix uninitialized token structure
` [SECURITY PATCH 025/117] gnulib/argp-help: Fix dereference of a possibly NULL state
` [SECURITY PATCH 026/117] gnulib/regexec: Fix possible null-dereference
` [SECURITY PATCH 027/117] gnulib/regcomp: Fix uninitialized re_token
` [SECURITY PATCH 028/117] io/lzopio: Resolve unnecessary self-assignment errors
` [SECURITY PATCH 029/117] zstd: Initialize seq_t structure fully
` [SECURITY PATCH 030/117] kern/partition: Check for NULL before dereferencing input string
` [SECURITY PATCH 031/117] disk/ldm: Make sure comp data is freed before exiting from make_vg()
` [SECURITY PATCH 032/117] disk/ldm: If failed then free vg variable too
` [SECURITY PATCH 033/117] disk/ldm: Fix memory leak on uninserted lv references
` [SECURITY PATCH 034/117] disk/cryptodisk: Fix potential integer overflow
` [SECURITY PATCH 035/117] hfsplus: Check that the volume name length is valid
` [SECURITY PATCH 036/117] zfs: Fix possible negative shift operation
` [SECURITY PATCH 037/117] zfs: Fix resource leaks while constructing path
` [SECURITY PATCH 038/117] zfs: Fix possible integer overflows
` [SECURITY PATCH 039/117] zfsinfo: Correct a check for error allocating memory
` [SECURITY PATCH 040/117] affs: Fix memory leaks
` [SECURITY PATCH 041/117] libgcrypt/mpi: Fix possible unintended sign extension
` [SECURITY PATCH 042/117] libgcrypt/mpi: Fix possible NULL dereference
` [SECURITY PATCH 043/117] syslinux: Fix memory leak while parsing
` [SECURITY PATCH 044/117] normal/completion: Fix leaking of memory when processing a completion
` [SECURITY PATCH 045/117] commands/hashsum: Fix a memory leak
` [SECURITY PATCH 046/117] commands/probe: Fix a resource leak when probing disks
` [SECURITY PATCH 047/117] video/efi_gop: Remove unnecessary return value of grub_video_gop_fill_mode_info()
` [SECURITY PATCH 048/117] video/fb/fbfill: Fix potential integer overflow
` [SECURITY PATCH 049/117] video/fb/video_fb: Fix multiple integer overflows
` [SECURITY PATCH 050/117] video/fb/video_fb: Fix possible integer overflow
` [SECURITY PATCH 051/117] video/readers/jpeg: Test for an invalid next marker reference from a jpeg file
` [SECURITY PATCH 052/117] gfxmenu/gui_list: Remove code that coverity is flagging as dead
` [SECURITY PATCH 053/117] loader/bsd: Check for NULL arg up-front
` [SECURITY PATCH 054/117] loader/xnu: Fix memory leak
` [SECURITY PATCH 055/117] loader/xnu: Free driverkey data when an error is detected in grub_xnu_writetree_toheap()
` [SECURITY PATCH 056/117] loader/xnu: Check if pointer is NULL before using it
` [SECURITY PATCH 057/117] util/grub-install: Fix NULL pointer dereferences
` [SECURITY PATCH 058/117] util/grub-editenv: Fix incorrect casting of a signed value
` [SECURITY PATCH 059/117] util/glue-efi: Fix incorrect use of a possibly negative value
` [SECURITY PATCH 060/117] script/execute: Fix NULL dereference in grub_script_execute_cmdline()
` [SECURITY PATCH 061/117] commands/ls: Require device_name is not NULL before printing
` [SECURITY PATCH 062/117] script/execute: Avoid crash when using "$#" outside a function scope
` [SECURITY PATCH 063/117] lib/arg: Block repeated short options that require an argument
` [SECURITY PATCH 064/117] script/execute: Don't crash on a "for" loop with no items
` [SECURITY PATCH 065/117] commands/menuentry: Fix quoting in setparams_prefix()
` [SECURITY PATCH 066/117] kern/misc: Always set *end in grub_strtoull()
` [SECURITY PATCH 067/117] video/readers/jpeg: Catch files with unsupported quantization or Huffman tables
` [SECURITY PATCH 068/117] video/readers/jpeg: Catch OOB reads/writes in grub_jpeg_decode_du()
` [SECURITY PATCH 069/117] video/readers/jpeg: Don't decode data before start of stream
` [SECURITY PATCH 070/117] term/gfxterm: Don't set up a font with glyphs that are too big
` [SECURITY PATCH 071/117] fs/fshelp: Catch impermissibly large block sizes in read helper
` [SECURITY PATCH 072/117] fs/hfsplus: Don't fetch a key beyond the end of the node
` [SECURITY PATCH 073/117] fs/hfsplus: Don't use uninitialized data on corrupt filesystems
` [SECURITY PATCH 074/117] fs/hfs: Disable under lockdown
` [SECURITY PATCH 075/117] fs/sfs: Fix over-read of root object name
` [SECURITY PATCH 076/117] fs/jfs: Do not move to leaf level if name length is negative
` [SECURITY PATCH 077/117] fs/jfs: Limit the extents that getblk() can consider
` [SECURITY PATCH 078/117] fs/jfs: Catch infinite recursion
` [SECURITY PATCH 079/117] fs/nilfs2: Reject too-large keys
` [SECURITY PATCH 080/117] fs/nilfs2: Don't search children if provided number is too large
` [SECURITY PATCH 081/117] fs/nilfs2: Properly bail on errors in grub_nilfs2_btree_node_lookup()
` [SECURITY PATCH 082/117] io/gzio: Bail if gzio->tl/td is NULL
` [SECURITY PATCH 083/117] io/gzio: Add init_dynamic_block() clean up if unpacking codes fails
` [SECURITY PATCH 084/117] io/gzio: Catch missing values in huft_build() and bail
` [SECURITY PATCH 085/117] io/gzio: Zero gzio->tl/td in init_dynamic_block() if huft_build() fails
` [SECURITY PATCH 086/117] disk/lvm: Don't go beyond the end of the data we read from disk
` [SECURITY PATCH 087/117] disk/lvm: Don't blast past the end of the circular metadata buffer
` [SECURITY PATCH 088/117] disk/lvm: Bail on missing PV list
` [SECURITY PATCH 089/117] disk/lvm: Do not crash if an expected string is not found
` [SECURITY PATCH 090/117] disk/lvm: Do not overread metadata
` [SECURITY PATCH 091/117] disk/lvm: Sanitize rlocn->offset to prevent wild read
` [SECURITY PATCH 092/117] disk/lvm: Do not allow a LV to be it's own segment's node's LV
` [SECURITY PATCH 093/117] fs/btrfs: Validate the number of stripes/parities in RAID5/6
` [SECURITY PATCH 094/117] fs/btrfs: Squash some uninitialized reads
` [SECURITY PATCH 095/117] kern/parser: Fix a memory leak
` [SECURITY PATCH 096/117] kern/parser: Introduce process_char() helper
` [SECURITY PATCH 097/117] kern/parser: Introduce terminate_arg() helper
` [SECURITY PATCH 098/117] kern/parser: Refactor grub_parser_split_cmdline() cleanup
` [SECURITY PATCH 099/117] kern/buffer: Add variable sized heap buffer
` [SECURITY PATCH 100/117] kern/parser: Fix a stack buffer overflow
` [SECURITY PATCH 101/117] kern/efi: Add initial stack protector implementation
` [SECURITY PATCH 102/117] util/mkimage: Remove unused code to add BSS section
` [SECURITY PATCH 103/117] util/mkimage: Use grub_host_to_target32() instead of grub_cpu_to_le32()
` [SECURITY PATCH 105/117] util/mkimage: Unify more of the PE32 and PE32+ header set-up
` [SECURITY PATCH 107/117] util/mkimage: Improve data_size value calculation
` [SECURITY PATCH 108/117] util/mkimage: Refactor section setup to use a helper

[PATCH 00/27] tcg patch queue
 2021-03-02 17:57 UTC  (10+ messages)
` [PATCH 01/27] tcg/aarch64: Fix constant subtraction in tcg_out_addsub2
` [PATCH 02/27] tcg/aarch64: Fix I3617_CMLE0
` [PATCH 03/27] tcg/aarch64: Fix generation of "scalar" vector operations
` [PATCH 04/27] tcg/tci: Use exec/cpu_ldst.h interfaces
` [PATCH 05/27] tcg: Split out tcg_raise_tb_overflow
` [PATCH 09/27] tcg/tci: Merge identical cases in generation (deposit opcode)
` [PATCH 14/27] tcg/tci: Remove tci_read_r16
` [PATCH 16/27] tcg/tci: Remove tci_read_r32
` [PATCH 20/27] tcg/tci: Merge extension operations

[PATCH v6 0/5] Introducing QMP query-netdev command
 2021-03-02 18:02 UTC  (6+ messages)
` [PATCH v6 1/5] qapi: net: Add "
` [PATCH v6 2/5] tests: Add tests for "
` [PATCH v6 3/5] net: Move NetClientState.info_str to dynamic allocations
` [PATCH v6 4/5] hmp: Use QAPI NetdevInfo in hmp_info_network
` [PATCH v6 5/5] net: Do not fill legacy info_str for backends

[OE-core] [PATCH] glib-2.0: replace THISDIR instead of COREBASE in find_meson_cross_files --cross-file paths
 2021-03-02 18:02 UTC  (2+ messages)
`  "

[PATCH kvmtool v2 00/22] Unify I/O port and MMIO trap handling
 2021-03-02 18:02 UTC  (4+ messages)
` [PATCH kvmtool v2 01/22] ioport: Remove ioport__setup_arch()

[dpdk-dev] [dpdk-announce] DPDK Summit APAC - FULL AGENDA live!
 2021-03-02 17:04 UTC 

[PATCH v1 0/9] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
 2021-03-02 17:55 UTC  (5+ messages)
` [PATCH v1 8/9] util/mmap-alloc: support RAM_NORESERVE via MAP_NORESERVE
` [PATCH v1 9/9] hostmem: wire up RAM_NORESERVE via "reserve" property

[PATCH 0/3] audio: make audiodev introspectable by mgmt apps
 2021-03-02 17:55 UTC  (4+ messages)
` [PATCH 1/3] qapi, audio: add query-audiodev command
` [PATCH 2/3] qapi, audio: respect build time conditions in audio schema
` [PATCH 3/3] qapi: provide a friendly string representation of QAPI classes

[PATCH] drm/stm: ltdc: Use simple encoder
 2021-03-02 17:57 UTC 

[PATCH] drm/radeon: Use kvmalloc for CS chunks
 2021-03-02 17:56 UTC  (3+ messages)

[PATCH v1] acpi: increase maximum size for "etc/table-loader" blob
 2021-03-02 17:53 UTC  (3+ messages)

[PATCH] drm/amd/display: Fix an uninitialized index variable
 2021-03-02 17:54 UTC  (3+ messages)

[PATCH v8 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2021-03-02 14:36 UTC  (3+ messages)
` [PATCH v8 5/6] "

[PATCH v10 00/17] Add AMD SEV guest live migration support
 2021-03-02 15:15 UTC  (12+ messages)
` [PATCH v10 10/16] KVM: x86: Introduce KVM_GET_SHARED_PAGES_LIST ioctl

[PATCH V3 XRT Alveo 00/18] XRT Alveo driver overview
 2021-03-02 15:14 UTC  (7+ messages)
` [PATCH V3 XRT Alveo 03/18] fpga: xrt: xclbin file helper functions

drivers/accessibility/speakup/serialio.c:54 spk_serial_init() warn: always true condition '(index >= (0 / 20 + (0))) => (s32min-s32max >= 0)'
 2021-03-02 14:35 UTC 

[PATCH 00/20] ppc: qemu: Add eTSEC support
 2021-03-02 17:52 UTC  (27+ messages)
` [PATCH 01/20] net: phy: xilinx: Remove non-DM prototype of phy_connect_gmii2rgmii()
` [PATCH 02/20] net: phy: xilinx: Convert to use APIs which support live DT
` [PATCH 03/20] net: phy: fixed: Remove non-DM prototype of phy_connect_fixed()
` [PATCH 04/20] net: phy: fixed: Convert to use APIs which support live DT
` [PATCH 05/20] dt-bindings: net: Add the old DT bindings for "fixed-link"
` [PATCH 08/20] dm: mdio: Use ofnode_phy_is_fixed_link() API
` [PATCH 09/20] net: tsec: "
` [PATCH 10/20] net: phy: Simplify the logic of phy_connect_fixed()
` [PATCH 11/20] net: phy: fixed: Make driver ops static
` [PATCH 12/20] net: phy: fixed: Add the missing ending newline
` [PATCH 13/20] net: phy: fixed: Support the old DT binding
` [PATCH 14/20] dt-bindings: net: Update Freescale TSEC to support "queue-group"
` [PATCH 15/20] net: tsec: Support <reg> property from the subnode "queue-group"

[PATCH 00/11] pragma once: treewide conversion
 2021-03-02 15:15 UTC  (4+ messages)
` [PATCH 02/11] pragma once: convert arch/arm/tools/gen-mach-types

[PATCH v2 0/2] add Kontron pITX-imx8m board
 2021-03-02 14:43 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: fsl: add support for Kontron pitx-imx8m board

[PATCH LVM2 v1 1/2] blkdeactive: Introduce option "forcevg" to forcibly deactivate VG
 2021-03-02 17:52 UTC  (4+ messages)
` [PATCH LVM2 v1 2/2] lvmlockctl: Automatically handle failure

drivers/soc/mediatek/mtk-pm-domains.c:492 scpsys_add_subdomain() warn: missing error code 'ret'
 2021-03-02 17:51 UTC 

Questions for TX power get/set implementation of realtek WiFi
 2021-03-02 15:07 UTC 

[PATCH v19 00/13] Carry forward IMA measurement log on kexec on ARM64
 2021-03-02 15:06 UTC  (2+ messages)

possible deadlock in sk_clone_lock
 2021-03-02 14:29 UTC  (11+ messages)

[PATCH 4.19 000/247] 4.19.178-rc3 review
 2021-03-02 15:13 UTC  (2+ messages)

[peterz-queue:sched/core-sched 41/42] kernel/sched/core.c:381:31: error: use of undeclared identifier '__sched_core_enabled'; did you mean
 2021-03-02 17:51 UTC 

[PATCH] glib-2.0: replace THISDIR instead of COREBASE in find_meson_cross_files --cross-file paths
 2021-03-02 17:50 UTC  (4+ messages)
` [OE-core] "

Question about the "EXPERIMENTAL" tag for dax in XFS
 2021-03-02 17:49 UTC  (13+ messages)
                    ` [Ocfs2-devel] "

[PATCH 0/2] A64/R40 DRAM controller dual-rank-related changes
 2021-03-02 17:49 UTC  (6+ messages)
` [PATCH 2/2] sunxi: enable dual rank memory on R40
        ` [linux-sunxi] "

[MPTCP] [RFC PATCH 2/2] mptcp: revert "mptcp: provide subflow aware release function"$ ....$
 2021-03-02 17:47 UTC 

[MPTCP] [RFC PATCH 1/2] mptcp: forbit mcast-related sockopt on MPTCP sockets
 2021-03-02 17:47 UTC 

[MPTCP] [RFC PATCH 0/2] mptcp: fix deadlock in mptcp{,6}_release
 2021-03-02 17:47 UTC 

[xlnx:xlnx_rebase_v5.4 942/1700] drivers/mtd/spi-nor/spi-nor.c:5196:14: error: implicit declaration of function 'of_get_next_parent'
 2021-03-02 17:45 UTC 

[Accel-config] [PATCH v1 7/7] accel-config: Fix and refactor status return and printing
 2021-03-02 17:44 UTC 

[Accel-config] [PATCH v1 6/7] accel-config: Remove redundant check of wq state
 2021-03-02 17:44 UTC 

[Accel-config] [PATCH v1 5/7] accel-config: Print device command status only on errors
 2021-03-02 17:44 UTC 

[Accel-config] [PATCH v1 4/7] accel-config: Refactor handling printing of device cmd status
 2021-03-02 17:44 UTC 

[Accel-config] [PATCH v1 3/7] accel-config: Add 0 = "Successful completion" cmd status array
 2021-03-02 17:44 UTC 

[Accel-config] [PATCH v1 2/7] accel-config: Refactor accfg_device_get_cmd_status_str
 2021-03-02 17:44 UTC 

[Accel-config] [PATCH v1 1/7] accel-config: Fix wrong return values in accfg_device_get_cmd_status
 2021-03-02 17:44 UTC 

[Accel-config] [PATCH v1 0/7] Refactor error handling at enable/disable wq/dev
 2021-03-02 17:44 UTC 

[PATCH][next] i3c: master: svc: remove redundant assignment to cmd->read_len
 2021-03-02 14:47 UTC  (2+ messages)

linux-kernel janitorial RFP: Mark static arrays as const
 2021-03-02 17:42 UTC 

UBL/U-BOOT and MARVELL LINK STREET
 2021-03-02 17:42 UTC 

[PATCH next v3 00/15] printk: remove logbuf_lock
 2021-03-02 13:58 UTC  (4+ messages)
` [PATCH next v3 07/15] printk: introduce CONSOLE_LOG_MAX for improved multi-line support

[PATCH] mm: Return -EFAULT if copy_to_user() fails
 2021-03-02 14:59 UTC  (2+ messages)

[PATCH RFC V2 net-next 2/2] net: page_pool: use alloc_pages_bulk in refill code path
 2021-03-02 17:40 UTC  (2+ messages)

[PATCH] media: cec-notifier: also search for HDMI devices on I2C
 2021-03-02 11:50 UTC 


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.