All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-26 20:54:26 to 2022-02-27 03:58:12 UTC [more...]

[PATCH] drm/amdgpu: Fix realloc of ptr
 2022-02-26 22:21 UTC  (2+ messages)

[PATCH v2] um: Allow builds with Clang
 2022-02-27  3:57 UTC  (3+ messages)

[PATCH 0/5] SLUB debugfs improvements based on stackdepot
 2022-02-27  3:49 UTC  (6+ messages)
` [PATCH 3/5] mm/slub: aggregate and print stack traces in debugfs files
` [PATCH 5/5] slab, documentation: add description of debugfs files for SLUB caches

[PATCH v2 00/39] x86: Kernel IBT
 2022-02-27  3:46 UTC  (5+ messages)
` [PATCH v2 34/39] objtool: Validate IBT assumptions
` [PATCH v2 36/39] objtool: Find unused ENDBR instructions

[rmk-arm:zii 147/189] drivers/net/phy/sfp.c:1966 sfp_print_module_info() warn: format string contains non-ascii character 'xc2'
 2022-02-27  3:44 UTC 

[syzbot] KASAN: use-after-free Write in sco_sock_timeout
 2022-02-27  3:39 UTC 

[PATCH v4 0/2] Fix mediatek-drm suspend and resume issue
 2022-02-27  3:36 UTC  (12+ messages)
` [PATCH v4 1/2] drm/mediatek: add wait_for_event for crtc disable by cmdq
` [PATCH v4 2/2] drm/mediatek: add devlink to cmdq dev

[PATCH v2 0/3] clk: qcom: Add display clock controller driver for SM6125
 2022-02-27  3:28 UTC  (7+ messages)
` [PATCH v2 1/3] clk: qcom: Fix sorting of SDX_GCC_65 in Makefile and Kconfig
` [PATCH v2 2/3] dt-bindings: clock: add QCOM SM6125 display clock bindings
` [PATCH v2 3/3] clk: qcom: Add display clock controller driver for SM6125

[PATCH bpf-next v3 0/5] New BPF helpers to accelerate synproxy
 2022-02-27  3:27 UTC  (5+ messages)
` [PATCH bpf-next v3 4/5] bpf: Add helpers to issue and check SYN cookies in XDP
` [PATCH bpf-next v3 5/5] bpf: Add selftests for raw syncookie helpers

[PATCH v2 00/16] bsd-user: Start upstreaming the system calls
 2022-02-27  3:20 UTC  (3+ messages)
` [PATCH v2 13/16] bsd-user/bsd-file.h: Implementation details for the filesystem calls

[PATCH v21 0/5] support reserving crashkernel above 4G on arm64 kdump
 2022-02-27  3:07 UTC  (18+ messages)
` [PATCH v21 1/5] kdump: return -ENOENT if required cmdline option does not exist
` [PATCH v21 2/5] arm64: Use insert_resource() to simplify code
` [PATCH v21 3/5] arm64: kdump: reimplement crashkernel=X
` [PATCH v21 4/5] of: fdt: Add memory for devices by DT property "linux, usable-memory-range"
  ` [PATCH v21 4/5] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"
` [PATCH v21 5/5] docs: kdump: Update the crashkernel description for arm64

[RFC PATCH bpf-next v2 0/3] bpf: support string key in htab
 2022-02-27  3:08 UTC  (5+ messages)

[PATCH 2/5] mm/slub: use stackdepot to save stack trace in objects
 2022-02-27  3:08 UTC  (2+ messages)
` [PATCH] lib/stackdepot: Use page allocator if both slab and memblock is unavailable

[syzbot] KASAN: use-after-free Write in sco_sock_timeout
 2022-02-27  3:07 UTC 

[PATCH][RFC] sched: Stop searching for idle cpu if the LLC domain is overloaded
 2022-02-27  3:02 UTC  (3+ messages)

[PATCH linux-next] Fix shmem huge page failed to set F_SEAL_WRITE attribute problem
 2022-02-27  3:00 UTC  (5+ messages)

[PATCH RFC bpf-next 0/3] bpf_sk_lookup.remote_port fixes
 2022-02-27  2:44 UTC  (3+ messages)
` [PATCH RFC bpf-next 2/3] bpf: Fix bpf_sk_lookup.remote_port on big-endian

drivers/gpu/drm/msm/adreno/a6xx_gmu.c:1562 a6xx_gmu_init() warn: passing a valid pointer to 'PTR_ERR'
 2022-02-27  2:43 UTC 

Failure to access cifs mount of samba share after resume from sleep with 5.17-rc5
 2022-02-27  2:36 UTC 

[PATCH] androidclang: Skip useless-rpaths check
 2022-02-27  2:28 UTC 

[PATCH v2 1/1] iio: multiplexer: Make use of device properties
 2022-02-27  2:28 UTC  (2+ messages)

[PATCH next] mm/migrate: fix remove_migration_pte() of hugetlb entry
 2022-02-27  2:25 UTC 

[PATCH v6 00/71] Introducing the Maple Tree
 2022-02-27  2:22 UTC  (12+ messages)
` [PATCH v6 01/71] binfmt_elf: Take the mmap lock when walking the VMA list
  ` [PATCH v6 08/71] Maple Tree: Add new data structure

[igt-dev] [PATCH i-g-t v3] lib/igt_fb: add an API to support color square DP CTS pattern
 2022-02-27  2:23 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib/igt_fb: add an API to support color square DP CTS pattern (rev3)

[PATCH next] mm/thp: fix collapse_file()'s try_to_unmap(folio,)
 2022-02-27  2:22 UTC 

[PATCH v2 0/9] tcg: support 32-bit guest addresses as signed
 2022-02-27  2:04 UTC  (10+ messages)
` [PATCH v2 1/9] tcg: Add TCG_TARGET_SIGNED_ADDR32
` [PATCH v2 2/9] accel/tcg: Split out g2h_tlbe
` [PATCH v2 3/9] accel/tcg: Support TCG_TARGET_SIGNED_ADDR32 for softmmu
` [PATCH v2 4/9] accel/tcg: Add guest_base_signed_addr32 for user-only
` [PATCH v2 5/9] linux-user: Support TCG_TARGET_SIGNED_ADDR32
` [PATCH v2 6/9] tcg/aarch64: "
` [PATCH v2 7/9] tcg/mips: "
` [PATCH v2 8/9] tcg/riscv: "
` [PATCH v2 9/9] tcg/loongarch64: "

[PATCH 1/2] ARM: dts: am3517-evm: Sync DTS with Linux 5.17-rc5
 2022-02-27  1:56 UTC  (4+ messages)
` [PATCH 2/2] ARM: am3517_evm: Remove hard-coded pin muxing

[PATCH] ARM: am3517-evm: Remove more non-DM legacy ethernet reset code
 2022-02-27  1:54 UTC  (2+ messages)

[ammarfaizi2-block:next/linux-next/master 210/370] mips64-linux-ld: undefined reference to `node_data'
 2022-02-27  1:52 UTC 

[rmk-arm:cex7 184/189] drivers/net/phy/qsfp.c:1229:3: warning: misleading indentation; statement is not part of the previous 'if'
 2022-02-27  1:52 UTC 

[yocto] Service outage beginning Saturday Feb. 26th 1700 UTC
 2022-02-27  1:40 UTC 

[Intel-gfx] [PATCH 1/5] drm/i915/vlv_dsi: Add DMI quirk for wrong panel modeline in BIOS on Asus TF103C (v2)
 2022-02-27  1:35 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/5] "

[RFC PATCH 00/13] Proposal for speculative safe list iterator
 2022-02-27  1:19 UTC  (11+ messages)
` [RFC PATCH 03/13] usb: remove the usage of the list iterator after the loop

[GIT PULL] pinctrl: renesas: Updates for v5.18 (take two)
 2022-02-27  1:20 UTC  (2+ messages)

[PATCH 0/9] Cleanup of qemu_oom_check() and qemu_memalign()
 2022-02-27  1:13 UTC  (20+ messages)
` [PATCH 1/9] hw/usb/redirect.c: Stop using qemu_oom_check()
` [PATCH 2/9] util: Make qemu_oom_check() a static function
` [PATCH 3/9] util: Unify implementations of qemu_memalign()
` [PATCH 4/9] util/oslib-win32: Return NULL on qemu_try_memalign() with zero size
` [PATCH 5/9] meson.build: Don't misdetect posix_memalign() on Windows
` [PATCH 6/9] util: Share qemu_try_memalign() implementation between POSIX and Windows
` [PATCH 7/9] util: Use meson checks for valloc() and memalign() presence
` [PATCH 8/9] util: Put qemu_vfree() in memalign.c
` [PATCH 9/9] osdep: Move memalign-related functions to their own header

drivers/net/wwan/iosm/iosm_ipc_mux_codec.c:833:21: sparse: sparse: Using plain integer as NULL pointer
 2022-02-27  1:12 UTC 

[PATCHv4 00/30] TDX Guest: TDX core support
 2022-02-27  1:07 UTC  (7+ messages)
` [PATCHv4 09/30] x86/tdx: Add MSR support for TDX guests
` [PATCHv4 10/30] x86/tdx: Handle CPUID via #VE

[GIT PULL] pin control fixes for the v5.17 series
 2022-02-27  1:11 UTC 

[linux-linus test] 168239: tolerable FAIL - PUSHED
 2022-02-27  1:04 UTC 

[ammarfaizi2-block:next/linux-next/master 114/370] arch/m68k/mm/init.c:138:10: error: redefinition of 'vm_get_page_prot'
 2022-02-27  1:01 UTC 

arch/riscv/kvm/../../../virt/kvm/kvm_main.c:2961:42: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign]
 2022-02-27  1:01 UTC 

+ fix-shmem-huge-page-failed-to-set-f_seal_write-attribute-problem-fix.patch added to -mm tree
 2022-02-27  0:58 UTC 

Reviving Support for it87.c
 2022-02-27  0:45 UTC  (3+ messages)

[PATCH 0/4] In PS1 prompt, make upstream state indicators consistent with other state indicators
 2022-02-27  0:32 UTC  (3+ messages)

AMDGPU: RX 6500 XT: System reset when loading module
 2022-02-27  0:32 UTC  (11+ messages)

[hare-scsi-devel:tls-upcall.v2 149/159] <command-line>: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'}
 2022-02-27  0:30 UTC 

[PATCH 0/5] hwmon: (nct6775) Add i2c support
 2022-02-27  0:27 UTC  (8+ messages)

[PATCH v1 1/1] drivers/hwmon/pmbus: Add mutex to regulator ops
 2022-02-26 23:59 UTC  (4+ messages)

[hare-scsi-devel:tls-upcall.v2 91/159] crypto/dh_helper.c:32 get_safe_prime_group() warn: we never enter this loop
 2022-02-27  0:00 UTC 

[PATCH v2 00/11] enable usb support on rk356x
 2022-02-26 23:48 UTC  (10+ messages)
` [PATCH v2 08/11] usb: dwc3: add rk3568 dwc3 support
` [PATCH v2 09/11] arm64: dts: rockchip: add rk356x dwc3 usb3 nodes

[PATCH] KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs
 2022-02-26 23:41 UTC 

[linux-next:master 7079/9128] drivers/bus/imx-weim.c:355:18-21: ERROR: pdev is NULL but dereferenced
 2022-02-26 23:39 UTC 

[PATCH 1/2] dt-bindings: phy: qcom,qmp: Mark '#clock-cells' as a 'optional' property
 2022-02-26 23:38 UTC  (5+ messages)
    ` [PATCH 1/2] dt-bindings: phy: qcom, qmp: "

[PATCH] drm/msm/dpu: Use indexed array initializer to prevent mismatches
 2022-02-26 23:31 UTC  (3+ messages)

drivers/thunderbolt/test.c:1670:2: warning: Dereference of null pointer [clang-analyzer-core.NullDereference]
 2022-02-26 23:29 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915: Fix assert in i915_ggtt_pin
 2022-02-26 23:20 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] "

mm/kasan/sw_tags.c:211:6: warning: no previous prototype for function 'kasan_tag_mismatch'
 2022-02-26 23:09 UTC 

drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:5600:4: warning: Value stored to 'status' is never read [clang-analyzer-deadcode.DeadStores]
 2022-02-26 23:09 UTC 

[PATCH 0/6] iscsi: Speed up failover with lots of devices
 2022-02-26 23:04 UTC  (7+ messages)
` [PATCH 1/6] scsi: iscsi: Fix recovery and ublocking race
` [PATCH 2/6] scsi: iscsi: Speed up session unblocking and removal
` [PATCH 3/6] scsi: iscsi: Remove iscsi_scan_finished
` [PATCH 4/6] scsi: iscsi, ql4: Use per session workqueue for unbinding
` [PATCH 5/6] scsi: iscsi: Use the session workqueue for recovery
` [PATCH 6/6] scsi: iscsi: Drop temp workq_name

[PATCH] iwlwifi: iwlmvm: add rfkill dependency
 2022-02-26 23:02 UTC 

[dm-devel] Question about iscsi session block
 2022-02-26 23:00 UTC  (5+ messages)
      `  "

x86: Fix crash on S3 resume
 2022-02-26 22:55 UTC  (7+ messages)
` x86/vmx: Don't spuriously crash the domain when INIT is received

[ANNOUNCE] v5.17-rc5-rt9
 2022-02-26 22:43 UTC 

[tty:tty-testing] BUILD REGRESSION 71404f653cf7858fdbb81dd5419a8a4ac4ffa20c
 2022-02-26 22:41 UTC 

[tty:tty-next] BUILD REGRESSION c2faf737abfb10f88f2d2612d573e9edc3c42c37
 2022-02-26 22:41 UTC 

[PATCH v1 net-next 1/1] net: dsa: felix: remove prevalidate_phy_mode interface
 2022-02-26 22:36 UTC 

[Intel-gfx] [PATCH] drm/i915/guc: Initialize GuC submission locks and queues early
 2022-02-26 22:31 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/guc: Initialize GuC submission locks and queues early (rev2)

[PATCH] direct-io: prevent possible race condition on bio_list
 2022-02-26 22:29 UTC  (3+ messages)

[PATCH v3 00/14] Move HEVC stateless controls out of staging
 2022-02-26 22:25 UTC  (3+ messages)

[PATCH v2 00/11] Support OVTI7251 on Microsoft Surface line
 2022-02-26 22:25 UTC  (6+ messages)
` [PATCH v2 02/11] media: ipu3-cio2: Add support for V4L2_PIX_FMT_IPU3_Y10

[PATCH -next] misc: rtsx: fix build for CONFIG_PM not set
 2022-02-26 22:24 UTC 

[PATCH v5 0/3] ACPI: VM fork detection for RNG
 2022-02-26 22:06 UTC  (4+ messages)
` [PATCH v5 1/3] random: add mechanism for VM forks to reinitialize crng
` [PATCH v5 2/3] ACPI: allow longer device IDs
` [PATCH v5 3/3] virt: vmgenid: introduce driver for reinitializing RNG on VM fork

[GIT PULL 1/3] ARM: dts: samsung: Second round for v5.18
 2022-02-26 22:01 UTC  (6+ messages)
` [GIT PULL 2/3] arm64: "
` [GIT PULL 3/3] ARM: samsung: mach/soc "

[PATCH] drivers: ddcci: upstream DDCCI driver
 2022-02-26 21:58 UTC  (4+ messages)

[linux-next:master 900/9128] drivers/media/platform/qcom/camss/camss-csid-gen2.c:407:3: warning: Value stored to 'val' is never read [clang-analyzer-deadcode.DeadStores]
 2022-02-26 21:58 UTC 

[PATCH] ARM: dts: am3517-evm: Fix misc pinmuxing
 2022-02-26 21:48 UTC 

[kees:for-next/hardening 8/8] mm/usercopy.c:61:29: error: 'current_stack_pointer' undeclared; did you mean 'current_user_stack_pointer'?
 2022-02-26 21:47 UTC 

[PATCH 00/29] x86: Kernel IBT
 2022-02-26 21:48 UTC  (4+ messages)
` [PATCH 21/29] objtool: Rename --duplicate to --lto

[Intel-gfx] [CI 1/7] drm/i915: add io_size plumbing
 2022-02-26 21:48 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,1/7] "

[PATCH v2 0/4] [RFC] repack: add --filter=
 2022-02-26 21:44 UTC  (13+ messages)

[PATCH] build: try to get kernel version from kernel source
 2022-02-26 21:40 UTC 

[PATCH 1/3] dt-bindings: clock: qcom: rpmcc: Add RPM Modem SubSystem (MSS) clocks
 2022-02-26 21:41 UTC  (3+ messages)
` [PATCH 2/3] clk: qcom: smd: Add missing RPM clocks for msm8992/4
` [PATCH 3/3] clk: qcom: smd: Add missing MSM8998 RPM clocks

[PATCH] kconfig: change .config format to use =n instead of "is not set"
 2022-02-26 21:37 UTC  (2+ messages)

[PATCHSET 00/17] xfsprogs: various 5.15 fixes
 2022-02-26 21:37 UTC  (3+ messages)
` [PATCH 19/17] mkfs: increase default log size for new (aka bigtime) filesystems

[PATCH] imx8m{m,n}_venice: update env memory layout
 2022-02-26 21:37 UTC  (3+ messages)

[PATCH -next?] x86: PCI: asm/pci_x86.h needs more #includes
 2022-02-26 21:37 UTC 

[PATCH v3 0/3] amdgpu/pm: Implement parallel sysfs_emit solution for navi10
 2022-02-26 21:32 UTC  (3+ messages)

[PATCH bpf-next v8 0/5] Add support for transmitting packets using XDP in bpf_prog_run()
 2022-02-26 21:32 UTC  (4+ messages)
` [PATCH bpf-next v8 5/5] selftests/bpf: Add selftest for XDP_REDIRECT in BPF_PROG_RUN

{standard input}:3918: Error: pcrel offset for branch to .LS001F too far (0x3e)
 2022-02-26 21:27 UTC 

security/smack/smack_lsm.c:2525:27: sparse: sparse: incorrect type in assignment (different base types)
 2022-02-26 21:27 UTC 

[PATCH v1 0/7] Minor Landlock fixes and new tests
 2022-02-26 21:26 UTC  (3+ messages)
` [PATCH v1 2/7] landlock: Fix landlock_add_rule(2) signature

[Buildroot] [PATCH/next 1/1] package/balena-engine: bump to version 20.10.12
 2022-02-26 21:24 UTC  (2+ messages)

[PATCH v2] kunit: tool: more descriptive metavars/--help output
 2022-02-26 21:23 UTC 

[PATCH] kunit: tool: more descriptive metavars/--help output
 2022-02-26 21:22 UTC  (3+ messages)

[PATCH] ath9k: make array voice_priority static const
 2022-02-26 21:01 UTC  (2+ messages)

drivers/net/wireless/intel/iwlwifi/pcie/trans.c:422 iwl_pcie_apm_lp_xtal_enable() error: call of '__iwl_err' with no format argument
 2022-02-26 21:07 UTC 

[PATCH v2 10/11] fs/drop_caches: move drop_caches sysctls to its own file
 2022-02-26 21:02 UTC  (2+ messages)

[Intel-gfx] [PATCH topic/core-for-CI] PCI: vmd: Prevent recursive locking on interrupt allocation
 2022-02-26 21:01 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 10/11] fs/drop_caches: move drop_caches sysctls to its own file
 2022-02-26 21:00 UTC  (6+ messages)

[PATCH] dt-bindings: Convert ahci-platform DT bindings to yaml
 2022-02-26 20:44 UTC 

[PATCH v3 1/2] fs/proc: Optimize arrays defined by struct ctl_path
 2022-02-26 20:57 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2022-02-26 20:56 UTC 

[dunfell][PATCH 1/2] go: fix CVE-2022-23806
 2022-02-26 20:55 UTC  (2+ messages)
` [dunfell][PATCH 2/2] go: fix CVE-2022-23772

[PATCH v1 0/5] pinctrl: microchip-sgpio: locking and synchronous output
 2022-02-26 20:54 UTC  (7+ messages)
` [PATCH v1 5/5] pinctrl: microchip-sgpio: wait until output is actually set


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.