All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-29 00:22:19 to 2024-10-29 01:56:52 UTC [more...]

[PATCH v3 0/6] x86/uaccess: avoid barrier_nospec()
 2024-10-29  1:56 UTC  (2+ messages)
` [PATCH v3 2/6] x86/uaccess: Avoid barrier_nospec() in 64-bit __get_user()

Dear Respectable, I wait for your response to this my message
 2024-10-29  1:54 UTC 

[PATCH -next] perf: Fix possible null-ptr-deref in __perf_pmu_install_event()
 2024-10-29  1:53 UTC 

[PATCH 0/2] add function to set dedicated queue size
 2024-10-29  1:51 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] net/bonding: standard the log message
  ` [PATCH v2 2/2] net/bonding: add command to set dedicated queue size

[PATCH V8 0/8] io_uring: support sqe group and leased group kbuf
 2024-10-29  1:50 UTC  (4+ messages)
` [PATCH V8 4/7] io_uring: support SQE group

[Bug 219431] New: [6.12] amd-pstate / Ryzen 5xxx (Zen 3, Vermeer): Could not retrieve highest performance (-19)
 2024-10-29  1:50 UTC  (2+ messages)
` [Bug 219431] "

[PATCH] nvmet: make nvmet_wq visible in sysfs
 2024-10-29  1:49 UTC 

[PATCH 1/2] [RFC] hwrng: fix khwrng lifecycle
 2024-10-29  1:17 UTC  (2+ messages)

[PATCH v2] mmc: renesas-sdhi: Add compatible string for rzg2l-sdhi
 2024-10-29  1:44 UTC  (4+ messages)

[PATCH] arm64/Kconfig: introduce GENERIC_ISA_DMA
 2024-10-29  1:41 UTC  (3+ messages)
  `  "

[PATCH] qed/qed_sriov: avoid null-ptr-deref
 2024-10-29  1:42 UTC  (3+ messages)

[PATCH net-next v3 00/14] net-timestamp: bpf extension to equip applications transparently
 2024-10-29  1:40 UTC  (22+ messages)
` [PATCH net-next v3 03/14] net-timestamp: open gate for bpf_setsockopt/_getsockopt
` [PATCH net-next v3 04/14] net-timestamp: introduce TS_SCHED_OPT_CB to generate dev xmit timestamp
` [PATCH net-next v3 06/14] net-timestamp: introduce TS_ACK_OPT_CB to generate tcp acked timestamp
` [PATCH net-next v3 07/14] net-timestamp: add a new triggered point to set sk_tsflags_bpf in UDP layer
` [PATCH net-next v3 10/14] net-timestamp: add basic support with tskey offset
` [PATCH net-next v3 14/14] bpf: add simple bpf tests in the tx path for so_timstamping feature

[PATCH v1 1/1] drm/xe/guc: Fix missing init value and add register order check
 2024-10-29  1:39 UTC  (3+ messages)
` ✗ CI.BAT: failure for series starting with [v1,1/1] drm/xe/guc: Fix missing init value and add register order check (rev2)
` ✗ CI.FULL: "

[PATCH 0/3] add support for LTC7841 boost controller
 2024-10-29  1:37 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: hwmon: ltc2978: add support for ltc7841
` [PATCH 2/3] hwmon: (pmbus/ltc7841) add support for LTC7841 - docs
` [PATCH 3/3] hwmon: (pmbus/ltc2978) add support for ltc7841

[f2fs-dev] [syzbot] [f2fs?] possible deadlock in f2fs_evict_inode
 2024-10-29  1:35 UTC  (7+ messages)
  `  "

[opencloudos:next 6450/13046] arch/x86/include/asm/paravirt.h:229:9: sparse: sparse: cast truncates bits from constant value (10000000f becomes f)
 2024-10-29  1:35 UTC 

[openeuler:openEuler-1.0-LTS 8359/23883] fs/gfs2/bmap.c:960:31: warning: 'lblock' may be used uninitialized
 2024-10-29  1:35 UTC 

[f2fs-dev] [syzbot] [f2fs?] possible deadlock in f2fs_record_stop_reason
 2024-10-29  1:35 UTC  (7+ messages)

[PATCH v2 bpf 2/2] selftests/bpf: Add test for trie_get_next_key()
 2024-10-29  1:33 UTC  (2+ messages)

[PATCH v2 bpf 1/2] bpf: Fix out-of-bounds write in trie_get_next_key()
 2024-10-29  1:32 UTC  (2+ messages)

[PATCH 0/7] DTS external DPDK build
 2024-10-29  1:29 UTC  (17+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] dts: rename build target to "
  ` [PATCH v2 2/7] dts: enforce one dpdk build per test run
  ` [PATCH v2 4/7] dts: enable copying directories to and from nodes
  ` [PATCH v2 5/7] dts: add support for externally compiled DPDK
  ` [PATCH v2 6/7] doc: update argument options for external DPDK build
  ` [PATCH v2 7/7] dts: remove git ref option
` [PATCH v3 0/7] DTS external DPDK build
  ` [PATCH v3 3/7] dts: change remote and local paths objects

[PATCH v2 RESEND 0/2] watchdog: apple: Increase reset delay to 150ms
 2024-10-29  1:29 UTC  (3+ messages)
` [PATCH v2 RESEND 1/2] watchdog: apple: Actually flush writes after requesting watchdog restart
` [PATCH v2 RESEND 2/2] watchdog: apple: Increase reset delay to 150ms

[PATCH net] netlink: Fix off-by-one error in netlink_proto_init()
 2024-10-29  1:30 UTC  (3+ messages)

[PATCH 0/3] Suspend, resume, and d3cold tweaks
 2024-10-29  1:29 UTC  (12+ messages)
` [PATCH 1/3] drm/xe: Add XE_BO_FLAG_PINNED_WONTNEED
` [PATCH 2/3] drm/xe: Restore system memory GGTT mappings
` [PATCH 3/3] drm/xe: Add XE_BO_FLAG_PINNED_NEED_LOAD
` ✓ CI.Patch_applied: success for Suspend, resume, and d3cold tweaks
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH] [net] net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000
 2024-10-29  1:19 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: correct typo of description for cv1800
 2024-10-29  1:23 UTC  (2+ messages)

[PATCH v3 1/2] mm: use aligned address in clear_gigantic_page()
 2024-10-29  1:22 UTC  (2+ messages)

[PATCH v4] Revert "drm/mipi-dsi: Set the fwnode for mipi_dsi_device"
 2024-10-29  1:24 UTC  (2+ messages)

[PATCH hotfix 6.12 v2] mm/mlock: set the correct prev on failure
 2024-10-29  1:24 UTC  (3+ messages)

[PATCH] mm/mlock: set the correct prev on failure
 2024-10-29  1:23 UTC  (4+ messages)

[PATCH V3] nbd: fix partial sending
 2024-10-29  1:19 UTC 

[PATCH] firewire: ohci: Replace deprecated PCI functions
 2024-10-29  1:19 UTC  (2+ messages)

[PATCH 0/2] platform/x86: asus-wmi: Fix thermal profile handling
 2024-10-29  1:19 UTC  (3+ messages)

REJECTED: CVE-2024-43885: btrfs: fix double inode unlock for direct IO sync writes
 2024-10-29  1:17 UTC 

[PATCH] Revert "drm/mipi-dsi: Set the fwnode for mipi_dsi_device"
 2024-10-29  1:17 UTC  (5+ messages)

[PATCH v2 0/1] clocksource: move System Tick Counter from 'arch/mips/ralink'
 2024-10-29  1:16 UTC  (3+ messages)
` [PATCH v2] clocksource: Add Ralink System Tick Counter driver

[PATCH 43/43] vdpa/sfc: use rte strerror
 2024-10-29  1:16 UTC  (3+ messages)
` [PATCH v4 00/42] replace strerror

[PATCH v3] Revert "drm/mipi-dsi: Set the fwnode for mipi_dsi_device"
 2024-10-29  1:16 UTC  (3+ messages)

Suspicious RCU usage in enable_drhd_fault_handling()
 2024-10-29  1:15 UTC  (2+ messages)

[arnd-asm-generic:master 14/18] lib/iomem_copy.c:14: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2024-10-29  1:15 UTC 

[RFC] [Design] Planning the famfs port into fs/fuse
 2024-10-29  1:13 UTC 

[XEN PATCH v2] automation: add x86_64 test (linux argo)
 2024-10-29  1:09 UTC  (3+ messages)
` [XEN PATCH v3] "

[f2fs-dev] [PATCH] f2fs: try to allocate sections from zoned area except file pinning
 2024-10-29  1:09 UTC  (3+ messages)

[PATCH v2 0/4] mm: add more kernel parameters to control mTHP
 2024-10-29  1:07 UTC  (7+ messages)
` [PATCH v2 1/4] mm: fix docs for the kernel parameter ``thp_anon=``
` [PATCH v2 2/4] mm: shmem: control THP support through the kernel command line
` [PATCH v2 3/4] mm: generalize the implementation of ``thp_anon=``
` [PATCH v2 4/4] mm: shmem: override mTHP shmem default with a kernel parameter

[PATCH] f2fs: fix typos
 2024-10-29  1:06 UTC  (3+ messages)
` [f2fs-dev] "

+ selftests-mm-add-self-tests-for-guard-page-feature.patch added to mm-unstable branch
 2024-10-29  1:07 UTC 

+ tools-testing-update-tools-uapi-header-for-mman-commonh.patch added to mm-unstable branch
 2024-10-29  1:06 UTC 

+ mm-madvise-implement-lightweight-guard-page-mechanism.patch added to mm-unstable branch
 2024-10-29  1:06 UTC 

+ mm-add-pte_marker_guard-pte-marker.patch added to mm-unstable branch
 2024-10-29  1:06 UTC 

+ mm-pagewalk-add-the-ability-to-install-ptes.patch added to mm-unstable branch
 2024-10-29  1:06 UTC 

[PATCH asahi-soc/dt 00/10] Add PMGR nodes for Apple A7-A11 SoCs
 2024-10-29  1:04 UTC  (11+ messages)
` [PATCH asahi-soc/dt 01/10] dt-bindings: arm: apple: apple,pmgr: Add A7-A11 compatibles
` [PATCH asahi-soc/dt 02/10] dt-bindings: arm: apple: apple,pmgr-pwrstate: "
` [PATCH asahi-soc/dt 03/10] arm64: dts: apple: s5l8960x: Add PMGR node
` [PATCH asahi-soc/dt 04/10] arm64: dts: apple: t7000: "
` [PATCH asahi-soc/dt 05/10] arm64: dts: apple: t7001: "
` [PATCH asahi-soc/dt 06/10] arm64: dts: apple: s8000: Add PMGR nodes
` [PATCH asahi-soc/dt 07/10] arm64: dts: apple: s8001: "
` [PATCH asahi-soc/dt 08/10] arm64: dts: apple: t8010: "
` [PATCH asahi-soc/dt 09/10] arm64: dts: apple: t8011: "
` [PATCH asahi-soc/dt 10/10] arm64: dts: apple: t8015: "

[PULL] u-boot-sh/master
 2024-10-29  1:05 UTC 

[PATCH 1/2] config/arm: strict use of -mcpu for supported CPUs
 2024-10-29  1:06 UTC  (2+ messages)

[PATCH v6 0/3] tracing: Support poll on event hist file
 2024-10-29  1:03 UTC  (2+ messages)

+ mm-use-aligned-address-in-copy_user_gigantic_page.patch added to mm-unstable branch
 2024-10-29  1:00 UTC 

+ mm-use-aligned-address-in-clear_gigantic_page.patch added to mm-unstable branch
 2024-10-29  1:00 UTC 

[PATCH v2] rust: Implement Display for Box
 2024-10-29  0:54 UTC 

[net-next v2] net: wwan: t7xx: reset device if suspend fails
 2024-10-29  0:58 UTC  (2+ messages)

[REGRESSION] disabling and re-enabling magic sysrq fails after kernel 6.11
 2024-10-29  0:58 UTC  (6+ messages)

+ mm-page_alloc-keep-track-of-free-highatomic.patch added to mm-hotfixes-unstable branch
 2024-10-29  0:58 UTC 

[f2fs-dev] [PATCH] f2fs: clean up opened code w/ {get,set}_nid()
 2024-10-29  0:57 UTC  (2+ messages)
`  "

[PATCH 00/21] replace strtok with strtok_r
 2024-10-29  0:56 UTC  (7+ messages)
` [PATCH v4 00/13] replace strtok with reentrant version
  ` [PATCH v4 02/13] eal: "

[PATCH v5 00/14] Introduce support for Fabric Discovery and
 2024-10-29  0:54 UTC  (13+ messages)
` [PATCH v5 04/14] scsi: fnic: Add support for target based solicited requests and responses
` [PATCH v5 05/14] scsi: fnic: Add support for unsolicited "
` [PATCH v5 06/14] scsi: fnic: Add and integrate support for FDMI
` [PATCH v5 09/14] scsi: fnic: Modify IO path to use FDLS

[meta-python][PATCH 1/3] python3-freezegun: Fix ptests with python 3.13
 2024-10-29  0:54 UTC  (3+ messages)
` [meta-python][PATCH 2/3] python3-betamax: Use tip of trunk to support "
` [meta-python][PATCH 3/3] python3-wrapt: Upgrade to 1.17 RC1

[openeuler:OLK-5.10 15620/30000] drivers/ptp/ptp_hisi.c:731:36: warning: 'hisi_ptp_acpi_match' defined but not used
 2024-10-29  0:54 UTC 

[android-common:android11-5.4 6091/30000] kismet: WARNING: unmet direct dependencies detected for GPIOLIB_IRQCHIP when selected by PINCTRL_MSM
 2024-10-29  0:54 UTC 

+ lib-scatterlist-use-sg_phys-helper.patch added to mm-nonmm-unstable branch
 2024-10-29  0:54 UTC 

CVE-2024-50079: io_uring/sqpoll: ensure task state is TASK_RUNNING when running task_work
 2024-10-29  0:50 UTC 

CVE-2024-50088: btrfs: fix uninitialized pointer free in add_inode_ref()
 2024-10-29  0:50 UTC 

CVE-2024-50087: btrfs: fix uninitialized pointer free on read_alloc_one_name() error
 2024-10-29  0:50 UTC 

CVE-2024-50086: ksmbd: fix user-after-free from session log off
 2024-10-29  0:50 UTC 

CVE-2024-50085: mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow
 2024-10-29  0:50 UTC 

CVE-2024-50084: net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()
 2024-10-29  0:50 UTC 

CVE-2024-50083: tcp: fix mptcp DSS corruption due to large pmtu xmit
 2024-10-29  0:50 UTC 

CVE-2024-50082: blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race
 2024-10-29  0:50 UTC 

CVE-2024-50081: blk-mq: setup queue ->tag_set before initializing hctx
 2024-10-29  0:50 UTC 

CVE-2024-50080: ublk: don't allow user copy for unprivileged device
 2024-10-29  0:50 UTC 

CVE-2024-50077: Bluetooth: ISO: Fix multiple init when debugfs is disabled
 2024-10-29  0:50 UTC 

CVE-2024-50076: vt: prevent kernel-infoleak in con_font_get()
 2024-10-29  0:50 UTC 

CVE-2024-50075: xhci: tegra: fix checked USB2 port number
 2024-10-29  0:50 UTC 

CVE-2024-50074: parport: Proper fix for array out-of-bounds access
 2024-10-29  0:50 UTC 

CVE-2024-50073: tty: n_gsm: Fix use-after-free in gsm_cleanup_mux
 2024-10-29  0:50 UTC 

CVE-2024-50072: x86/bugs: Use code segment selector for VERW operand
 2024-10-29  0:50 UTC 

CVE-2024-50071: pinctrl: nuvoton: fix a double free in ma35_pinctrl_dt_node_to_map_func()
 2024-10-29  0:50 UTC 

CVE-2024-50070: pinctrl: stm32: check devm_kasprintf() returned value
 2024-10-29  0:50 UTC 

CVE-2024-50078: Bluetooth: Call iso_exit() on module unload
 2024-10-29  0:50 UTC 

CVE-2024-50068: mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets()
 2024-10-29  0:50 UTC 

CVE-2024-50069: pinctrl: apple: check devm_kasprintf() returned value
 2024-10-29  0:50 UTC 

[PATCH] wifi: rtlwifi: Drastically reduce the attempts to read efuse bytes in case of failures
 2024-10-29  0:50 UTC  (4+ messages)

[PATCH v2 RESEND] net/mlx5: unique names for per device caches
 2024-10-29  0:50 UTC  (2+ messages)

[PATCH] usb: add support for new USB device ID 0x17EF:0x3098 for the r8152 driver
 2024-10-29  0:50 UTC  (2+ messages)

[PATCH v2] drm/i915/display: use x100 version for full version and release
 2024-10-29  0:47 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/i915/display: use x100 version for full version and release (rev2)

[PATCH] hw/arm: enable at24c with aspeed
 2024-10-29  0:43 UTC  (2+ messages)

[PATCH v6 0/7] Add AutoFDO and Propeller support for Clang build
 2024-10-29  0:43 UTC  (4+ messages)
` [PATCH v6 2/7] objtool: Fix unreachable instruction warnings for weak functions

yaml gen NL families support in iproute2?
 2024-10-29  0:43 UTC  (10+ messages)

[PATCH bpf-next] bpf: handle implicit declaration of function gettid in bpf_iter.c
 2024-10-29  0:42 UTC  (3+ messages)

[PATCH] drm/v3d: Drop allocation of object without mountpoint
 2024-10-29  0:41 UTC  (2+ messages)

ubifs_recover_master_node: failed to recover master node
 2024-10-29  0:38 UTC  (2+ messages)

[PATCH] vmscan,migrate: fix double-decrement on node stats when demoting pages
 2024-10-29  0:34 UTC  (4+ messages)

[PATCH net-next] MAINTAINERS: Remove self from DSA entry
 2024-10-29  0:36 UTC 

[PATCH] ACPI: CPPC: Make rmw_lock a raw_spin_lock
 2024-10-29  0:32 UTC  (3+ messages)

[PATCH v6] rockchip/drm: vop2: add support for gamma LUT
 2024-10-29  0:30 UTC  (5+ messages)
  `  "
    `  "

[PATCH 0/2][next] UAPI: net/ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2024-10-29  0:32 UTC  (5+ messages)
` [PATCH 2/2][next] net: ethtool: "

[PATCH 0/2] net: ncsi: minor fixes
 2024-10-29  0:31 UTC  (4+ messages)
` [PATCH 2/2] net: ncsi: restrict version sizes when hardware doesn't nul-terminate

[PATCH 0/3] mm: add more kernel parameters to control mTHP
 2024-10-29  0:31 UTC  (8+ messages)
` [PATCH 3/3] mm: shmem: override mTHP shmem default with a kernel parameter

[PATCH 0/3] riscv: sophgo: Add pinctrl support for SG2042
 2024-10-29  0:30 UTC  (5+ messages)
` [PATCH 2/3] pinctrl: sophgo: add support for SG2042 SoC

[PATCH v6] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
 2024-10-29  0:30 UTC  (2+ messages)

[PATCH] media: remove dead TI wl128x FM radio driver
 2024-10-29  0:30 UTC  (3+ messages)

[OE-core][PATCH 1/2] cmake: upgrade 3.30.2 -> 3.30.5
 2024-10-29  0:30 UTC  (2+ messages)
` [OE-core][PATCH 2/2] bind: upgade 9.20.2 -> 9.20.3

[RFC PATCH v4 4/4] tracing: Add might_fault() check in __DO_TRACE() for syscall
 2024-10-29  0:28 UTC  (2+ messages)

[PATCH v3 rcu 0/13] SRCU-lite changes for v6.13
 2024-10-29  0:25 UTC  (3+ messages)
` [PATCH rcu 14/15] refscale: Add srcu_read_lock_lite() support using "srcu-lite"
  ` [PATCH rcu v4 "

[openeuler:OLK-6.6 14667/15358] arch/arm64/kvm/virtcca_cvm.c:954:5: warning: no previous prototype for function 'kvm_cvm_create_dev_ttt_levels'
 2024-10-29  0:23 UTC 

[PATCH v6 00/10] TDX host: metadata reading tweaks, bug fix and info dump
 2024-10-29  0:23 UTC  (4+ messages)

drivers/usb/gadget/function/f_audio_source.c:1028: undefined reference to `create_function_device'
 2024-10-29  0:23 UTC 

[PATCH v2 rcu 0/3] RCU CPU stall-warning changes for v6.13
 2024-10-29  0:22 UTC  (3+ messages)
` [PATCH v2 rcu 3/3] rcu: Finer-grained grace-period-end checks in rcu_dump_cpu_stacks()
  ` [PATCH v3 "

[PATCH v4 0/3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
 2024-10-29  0:22 UTC  (4+ messages)
` [PATCH v4 1/3] libbpf: Sort btf_types in ascending order by name
` [PATCH v4 2/3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
` [PATCH v4 3/3] libbpf: Using binary search to improve the performance of btf__find_by_name_kind

usb: gadget: automatic remote wakeup on hid write
 2024-10-29  0:22 UTC  (7+ 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.