All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-15 19:08:49 to 2024-03-15 20:29:15 UTC [more...]

[PATCH 0/2] Optionally support push options on up-to-date branches
 2024-03-15 20:29 UTC  (7+ messages)

[PATCH v7 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-03-15 20:25 UTC  (4+ messages)
` [PATCH v7 7/8] perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics

[Buildroot] [PATCH v3] package/targetcli-fb: needs python-gobject
 2024-03-15 20:24 UTC  (3+ messages)

[PATCH v9 0/5] Add support for CS40L50
 2024-03-15 20:23 UTC  (4+ messages)
` [PATCH v9 4/5] Input: cs40l50 - Add support for the CS40L50 haptic driver

[RFC PATCH 2/2] selinux: wire up new execstack LSM hook
 2024-03-15 20:22 UTC  (3+ messages)
` [RFC PATCH 1/2] lsm: introduce new hook security_vm_execstack

[PATCH] spi: mt7621: allow GPIO chip select lines
 2024-03-15 20:21 UTC  (6+ messages)

loadenv.c - How to check if a file is writable or not?
 2024-03-15 20:21 UTC 

About the weird tree block corruption
 2024-03-15 20:21 UTC  (5+ messages)

[PATCH v3 0/8] misc: Add mikroBUS driver
 2024-03-15 20:20 UTC  (20+ messages)
` [PATCH v3 1/8] dt-bindings: misc: Add mikrobus-connector
` [PATCH v3 2/8] w1: Add w1_find_master_device
` [PATCH v3 4/8] serdev: add of_ helper to get serdev controller
` [PATCH v3 7/8] mikrobus: Add mikrobus driver
` [PATCH v3 8/8] dts: ti: k3-am625-beagleplay: Add mikroBUS

[PATCH 01/10] capability: introduce new capable flag CAP_OPT_NOAUDIT_ONDENY
 2024-03-15 20:19 UTC  (7+ messages)
` [PATCH 02/10] capability: add any wrappers to test for multiple caps with exactly one audit message

CVE-2021-47122: net: caif: fix memory leak in caif_device_notify
 2024-03-15 20:15 UTC 

CVE-2021-47131: net/tls: Fix use-after-free after the TLS device goes down and up
 2024-03-15 20:15 UTC 

CVE-2021-47130: nvmet: fix freeing unallocated p2pmem
 2024-03-15 20:15 UTC 

CVE-2021-47129: netfilter: nft_ct: skip expectations for confirmed conntrack
 2024-03-15 20:15 UTC 

CVE-2021-47128: bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks
 2024-03-15 20:15 UTC 

CVE-2021-47127: ice: track AF_XDP ZC enabled queues in bitmap
 2024-03-15 20:15 UTC 

CVE-2021-47126: ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
 2024-03-15 20:15 UTC 

CVE-2021-47125: sch_htb: fix refcount leak in htb_parent_to_leaf_offload
 2024-03-15 20:15 UTC 

CVE-2021-47124: io_uring: fix link timeout refs
 2024-03-15 20:15 UTC 

CVE-2021-47135: mt76: mt7921: fix possible AOOB issue in mt7921_mcu_tx_rate_report
 2024-03-15 20:15 UTC 

CVE-2021-47134: efi/fdt: fix panic when no valid fdt found
 2024-03-15 20:15 UTC 

CVE-2021-47133: HID: amd_sfh: Fix memory leak in amd_sfh_work
 2024-03-15 20:15 UTC 

CVE-2021-47132: mptcp: fix sk_forward_memory corruption on retransmission
 2024-03-15 20:15 UTC 

CVE-2021-47123: io_uring: fix ltout double free on completion race
 2024-03-15 20:15 UTC 

CVE-2021-47118: pid: take a reference when initializing `cad_pid`
 2024-03-15 20:15 UTC 

CVE-2021-47117: ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
 2024-03-15 20:15 UTC 

CVE-2021-47116: ext4: fix memory leak in ext4_mb_init_backend on error path
 2024-03-15 20:15 UTC 

CVE-2021-47115: nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
 2024-03-15 20:15 UTC 

CVE-2021-47114: ocfs2: fix data corruption by fallocate
 2024-03-15 20:15 UTC 

CVE-2021-47113: btrfs: abort in rename_exchange if we fail to insert the second ref
 2024-03-15 20:15 UTC 

CVE-2021-47112: x86/kvm: Teardown PV features on boot CPU as well
 2024-03-15 20:15 UTC 

CVE-2021-47111: xen-netback: take a reference to the RX task thread
 2024-03-15 20:15 UTC 

CVE-2021-47121: net: caif: fix memory leak in cfusbl_device_notify
 2024-03-15 20:15 UTC 

CVE-2021-47120: HID: magicmouse: fix NULL-deref on disconnect
 2024-03-15 20:15 UTC 

CVE-2021-47119: ext4: fix memory leak in ext4_fill_super
 2024-03-15 20:15 UTC 

CVE-2021-47109: neighbour: allow NUD_NOARP entries to be forced GCed
 2024-03-15 20:14 UTC 

CVE-2021-47110: x86/kvm: Disable kvmclock on all CPUs on shutdown
 2024-03-15 20:15 UTC 

[PATCH v3] checkpatch: add check for snprintf to scnprintf
 2024-03-15 20:14 UTC  (2+ messages)

[PATCH i-g-t 0/5] tests/kms_cursor_crc: Test SIZE_HINTS
 2024-03-15 20:11 UTC  (8+ messages)
` [PATCH i-g-t 1/5] wip: drm-uapi: add drm_plane_size_hints
` [PATCH i-g-t 2/5] lib/igt_kms: Add IGT_PLANE_SIZE_HINTS
` [PATCH i-g-t 3/5] tests/kms_cursor_crc: Make require_cursor_size() a bit more sensible
` [PATCH i-g-t 4/5] tests/kms_cursor_crc: Test the SIZE_HINTS property
` [PATCH i-g-t 5/5] CI: tests/intel-ci: Run kms_cursor_crc@cursor-size-hints
` ✓ CI.xeBAT: success for tests/kms_cursor_crc: Test SIZE_HINTS
` ✓ Fi.CI.BAT: "

Bluetoothctl Fail when typing power on
 2024-03-15 20:07 UTC  (3+ messages)

[PATCH] watchdog: lenovo_se10_wdt: Watchdog driver for Lenovo SE10 platform
 2024-03-15 20:05 UTC  (2+ messages)

[PATCH 0/4] Fix a bug in configuration parsing, and improve tests and documentation
 2024-03-15 20:04 UTC  (7+ messages)
` [PATCH 2/4] config: really keep value-internal whitespace verbatim
` [PATCH 3/4] t1300: add more tests for whitespace and inline comments

[PATCH] windows: make getopt functions have const properties
 2024-03-15 20:02 UTC  (2+ messages)

[PATCH RFC v3 00/12] drm/msm: generate register header files
 2024-03-15 20:01 UTC  (2+ messages)

[PATCH] drivers/nvme: Add quirks for device 126f:2262
 2024-03-15 19:27 UTC 

[PATCH] grub-fstest: Add a new command zfs-bootfs
 2024-03-15 19:59 UTC 

[PATCH net-next] net: phy: aquantia: add support for AQR114C PHY ID
 2024-03-15 19:58 UTC  (2+ messages)

[Buildroot] [PATCH 01/31] package/busybox: move the hush config in a fragment
 2024-03-15 19:57 UTC  (3+ messages)
` [Buildroot] [PATCH 04/31] package/diffutils: disable busybox diff

[linux-linus test] 185046: tolerable FAIL - PUSHED
 2024-03-15 19:57 UTC 

[PATCH] x86/boot: Improve the boot watchdog determination of stuck cpus
 2024-03-15 19:57 UTC 

ath12k & ath11k beacon miss detection
 2024-03-15 19:55 UTC  (4+ messages)

[sean-jc:x86/disable_adaptive_pebs] [KVM] ade86174dc: kvm-unit-tests.pmu_pebs.fail
 2024-03-15 19:55 UTC  (2+ messages)

[PATCH v4 net 0/3] Report RCU QS for busy network kthreads
 2024-03-15 19:55 UTC  (4+ messages)
` [PATCH v4 net 1/3] rcu: add a helper to report consolidated flavor QS
` [PATCH v4 net 2/3] net: report RCU QS on threaded NAPI repolling
` [PATCH v4 net 3/3] bpf: report RCU QS in cpumap kthread

[PATCH] tracing: Add __string_src() helper to help compilers not to get confused
 2024-03-15 19:53 UTC  (2+ messages)

[Buildroot] [git commit] package/luarocks: bump to version 3.11.0
 2024-03-15 19:41 UTC 

[PATCH v2 0/3] Split sony-castor into shinano-common and add Sony Xperia Z3
 2024-03-15 19:52 UTC  (3+ messages)
` [PATCH v2 3/3] ARM: dts: qcom: Add Sony Xperia Z3 smartphone

[master] [PATCH] cve-check: Add provision to exclude classes
 2024-03-15 19:52 UTC  (3+ messages)
` [OE-core] "

[PATCH] Improve cbfs detection
 2024-03-15 19:51 UTC 

[PATCH v2 1/3] drm/amdgpu: function to read physical xcc_id
 2024-03-15 19:50 UTC  (3+ messages)
` [PATCH v2 2/3] drm/amdgpu: sdma support for sriov cpx mode
` [PATCH v2 3/3] drm/amdgpu/jpeg: "

Linux 6.9 pre-rc1 might have broken UCM matching for USB devices
 2024-03-15 19:50 UTC 

[PATCH RFC] workflows: Add an "ltp" workflow
 2024-03-15 19:50 UTC  (3+ messages)

[PATCH dwarves v5 0/2] pahole: Inject kfunc decl tags into BTF
 2024-03-15 19:48 UTC  (3+ messages)
` [PATCH dwarves v5 1/2] pahole: Add --btf_feature=decl_tag_kfuncs feature
` [PATCH dwarves v5 2/2] pahole: Inject kfunc decl tags into BTF

Linux 6.9 pre-rc1 might have broken UCM matching
 2024-03-15 19:47 UTC 

[RFC PATCH v2 0/7] uclamp sum aggregation
 2024-03-15 19:47 UTC  (4+ messages)
` [RFC PATCH v2 4/7] sched/fair: Use CFS util_avg_uclamp for utilization and frequency

[PATCH 1/1] xilinx: zynq: add FDT_FIXUP_PARTITIONS support
 2024-03-15 19:25 UTC 

[PATCH 00/22] avoid redundant pipelines
 2024-03-15 19:46 UTC  (24+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/22] doc: avoid redundant use of cat
  ` [PATCH v2 02/22] contrib/subtree/t: "
  ` [PATCH v2 03/22] t/lib-cvs.sh: "
  ` [PATCH v2 04/22] t/annotate-tests.sh: "
  ` [PATCH v2 05/22] t/perf: "
  ` [PATCH v2 06/22] t/t0*: avoid redundant uses "
  ` [PATCH v2 07/22] t/t1*: "
  ` [PATCH v2 08/22] t/t3*: "
  ` [PATCH v2 09/22] t/t4*: "
  ` [PATCH v2 10/22] t/t5*: "
  ` [PATCH v2 11/22] t/t6*: "
  ` [PATCH v2 12/22] t/t7*: avoid redundant use "
  ` [PATCH v2 13/22] t/t8*: "
  ` [PATCH v2 14/22] t/t9*: avoid redundant uses "
  ` [PATCH v2 15/22] t/t1*: merge a "grep | sed" pipeline
  ` [PATCH v2 16/22] t/t3*: merge a "grep | awk" pipeline
  ` [PATCH v2 17/22] t/t4*: merge a "grep | sed" pipeline
  ` [PATCH v2 18/22] t/t5*: "
  ` [PATCH v2 19/22] t/t8*: merge "grep | sed" pipelines
  ` [PATCH v2 20/22] t/t9*: "
  ` [PATCH v2 21/22] contrib/coverage-diff: avoid redundant pipelines
  ` [PATCH v2 22/22] git-quiltimport: avoid an unnecessary subshell

[PATCH] Add commands for reading and writing raw bytes to CMOS
 2024-03-15 19:45 UTC 

compression silently skipped with O_DIRECT & checksum/corruption issue with qemu live migration ?
 2024-03-15 19:46 UTC  (2+ messages)

[PATCH 1/3] efi: pstore: Request at most 512 bytes for variable names
 2024-03-15 19:45 UTC  (6+ messages)
` [PATCH 3/3] efi: Clear up misconceptions about a maximum variable name size

[PATCH 0/3] Add eFuse region for Qualcomm SoCs
 2024-03-15 19:46 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: qcom: sm8450: Add qfprom node

[PATCH] dt-bindings: input: samsung,s3c6410-keypad: convert to DT Schema
 2024-03-15 19:45 UTC  (2+ messages)

[Buildroot] [PATCH] package/luarocks: bump to version 3.11.0
 2024-03-15 19:44 UTC  (2+ messages)

[PATCH dwarves v4 0/2] pahole: Inject kfunc decl tags into BTF
 2024-03-15 19:43 UTC  (6+ messages)
` [PATCH dwarves v4 2/2] "

[opencloudos:next 4553/4562] ld: drivers/crypto/zhaoxin-aes.o:(.discard+0x0): multiple definition of `__pcpu_unique_paes_last_cword'; drivers/crypto/padlock-aes.o:(.discard+0x0): first defined here
 2024-03-15 19:40 UTC 

[openeuler:openEuler-1.0-LTS 21121/21871] drivers/net/ethernet/3snic/sssnic/hw/sss_pci_probe.c:276:5: sparse: sparse: symbol 'sss_attach_uld_driver' was not declared. Should it be static?
 2024-03-15 19:40 UTC 

[Buildroot] [PATCH 1/1] toolchain: drop codesourcery arm/aarch64 toolchains
 2024-03-15 19:40 UTC  (3+ messages)

[PATCH v2 0/2] Add Samsung Galaxy Note 3 support
 2024-03-15 19:41 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: qcom: msm8974: Add Samsung Galaxy Note 3

Linux kernel 4.19.310 released
 2024-03-15 19:40 UTC 

Linux kernel 5.4.272 released
 2024-03-15 19:40 UTC 

Linux kernel 5.10.213 released
 2024-03-15 19:40 UTC 

ida_alloc result as scsi host_no
 2024-03-15 19:40 UTC 

[Buildroot] [PATCH 1/1] package/libnfs: fix pthread option
 2024-03-15 19:40 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: Fix the compatible for cluster idle states
 2024-03-15 19:40 UTC  (2+ messages)

[Buildroot] [git commit] package/libnfs: fix pthread option
 2024-03-15 19:31 UTC 

[Buildroot] [git commit] Config.in.legacy: fix indentation (tab instead of spaces)
 2024-03-15 19:38 UTC 

[Buildroot] [git commit] package/multipath-tools: fix legal info
 2024-03-15 19:32 UTC 

[PATCH] lsm: handle the NULL buffer case in lsm_fill_user_ctx()
 2024-03-15 19:40 UTC  (10+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-15 19:38 UTC  (14+ messages)
` [PATCH v19 007/130] x86/virt/tdx: Export SEAMCALL functions
` [PATCH v19 029/130] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module

[Buildroot] [PATCH 1/1] package/multipath-tools: fix legal info
 2024-03-15 19:38 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] boot/uboot: add support for u-boot-initial-env install
 2024-03-15 19:37 UTC  (3+ messages)

[PATCH] Enable cmos on x86 EFI
 2024-03-15 19:35 UTC 

[Buildroot] [git commit] package/mesa3d: rework dri3 handling
 2024-03-15 19:30 UTC 

[PATCH 6.1 00/71] 6.1.82-rc1 review
 2024-03-15 19:31 UTC  (11+ messages)

[Buildroot] [PATCH v2 1/1] package/mesa3d: rework dri3 handling
 2024-03-15 19:30 UTC  (2+ messages)

Linux kernel 5.15.152 released
 2024-03-15 19:30 UTC 

Linux kernel 6.1.82 released
 2024-03-15 19:25 UTC 

Linux kernel 6.6.22 released
 2024-03-15 19:25 UTC 

Linux 6.9 pre-rc1 might have broken UCM matching
 2024-03-15 19:24 UTC 

CVE-2023-52605: ACPI: extlog: fix NULL pointer dereference check
 2024-03-15 19:24 UTC  (5+ messages)

[Buildroot] [git commit] package/libpciaccess: bump to version 0.18
 2024-03-15 19:17 UTC 

[Buildroot] [git commit] package/libkrb5: force arm mode instead of Thumb mode
 2024-03-15 19:20 UTC 

[Buildroot] [git commit] package/libspdm: bump version to 3.2.0
 2024-03-15 19:18 UTC 

[Buildroot] [git commit] package/rauc: bump version to 1.11.3
 2024-03-15 19:16 UTC 

[Buildroot] [git commit] package/rt-tests: bump version to 2.6
 2024-03-15 19:16 UTC 

[Buildroot] [git commit] package/{mesa3d, mesa3d-headers}: bump version to 24.0.3
 2024-03-15 19:20 UTC 

[Buildroot] [git commit] package/libnfs: bump to version 5.0.3
 2024-03-15 19:19 UTC 

[Buildroot] [PATCH v2 1/1] package/{mesa3d, mesa3d-headers}: bump version to 24.0.3
 2024-03-15 19:22 UTC  (2+ messages)

[PATCH v2] man2: add MPOL_WEIGHTED_INTERLEAVE documentation
 2024-03-15 19:22 UTC  (3+ messages)

[GIT PULL]: Generic phy updates for v6.9
 2024-03-15 19:22 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libnfs: bump to version 5.0.3
 2024-03-15 19:22 UTC  (2+ messages)

[RFC PATCH] x86/pkeys: update PKRU to enable pkey 0 before XSAVE
 2024-03-15 18:06 UTC  (5+ messages)

[PATCH 0/8] Some cleanups for memory-failure
 2024-03-15 19:22 UTC  (9+ messages)
` [PATCH 6/8] mm/memory-failure: Convert memory_failure() to use a folio

[Buildroot] [PATCH 1/1] package/libspdm: bump version to 3.2.0
 2024-03-15 19:22 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libpciaccess: bump to version 0.18
 2024-03-15 19:22 UTC  (2+ messages)

[Buildroot] [PATCH] package/rauc: bump version to 1.11.3
 2024-03-15 19:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libkrb5: force arm mode instead of Thumb mode
 2024-03-15 19:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/rt-tests: bump version to 2.6
 2024-03-15 19:21 UTC  (2+ messages)

NMIs reported by console_blast.sh with 6.6.20-rt25
 2024-03-15 19:21 UTC 

[PATCH bpf-next] bpf: Remove unnecessary err < 0 check in bpf_struct_ops_map_update_elem
 2024-03-15 19:21 UTC 

[PATCH v2 0/4] Add RIIC support for Renesas RZ/V2H SoC
 2024-03-15 19:17 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: i2c: renesas,riic: Document R9A09G057 support

[PATCH] tools/Makefile: Remove cgroup target
 2024-03-15 19:16 UTC  (3+ messages)
` [PATCH v2] "

Linux kernel 6.8.1 released
 2024-03-15 19:15 UTC 

Linux kernel 6.7.10 released
 2024-03-15 19:15 UTC 

Expanded worktree tooling?
 2024-03-15 19:12 UTC  (2+ messages)

[PATCH v5] diff: add diff.srcPrefix and diff.dstPrefix configuration variables
 2024-03-15 19:13 UTC  (3+ messages)

[PATCH 0/5] Unify trailer formatting functions
 2024-03-15 19:10 UTC  (4+ messages)

Linux 4.19.310
 2024-03-15 19:10 UTC  (2+ messages)

[PATCH 0/2] x86: aid debug info generation in assembly files
 2024-03-15 19:09 UTC  (5+ messages)
` [PATCH v5 0/8] annotate entry points with type and size
  ` [PATCH v5 4/8] Arm: "

[bug report] drm/amdgpu: add ring buffer information in devcoredump
 2024-03-15 19:08 UTC  (2+ messages)

Linux 5.4.272
 2024-03-15 19:08 UTC  (2+ messages)


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.