mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] selftests: hugetlb_dio: Check for initial conditions to skip in the start
 2024-11-10  6:20 UTC  (5+ messages)

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_copygc
 2024-11-10  6:18 UTC  (3+ messages)

[PATCH] cxl: Rename ACPI_CEDT_CFMWS_RESTRICT_TYPE2/TYPE3
 2024-11-10  6:13 UTC  (6+ messages)

[paulmck-rcu:non-rcu/next] BUILD SUCCESS 55468927226f4ad190b719cead09260cb371a642
 2024-11-10  6:05 UTC 

[paulmck-rcu:dev.2024.11.08a] BUILD SUCCESS 8e4ea75508099694510ddcfbbe3e766158ae2fd9
 2024-11-10  6:05 UTC 

[paulmck-rcu:dev] BUILD SUCCESS c0b45140c47f528df5acae9e361bf45f858a307a
 2024-11-10  6:05 UTC 

Very high scheduling delay with plenty of idle CPUs
 2024-11-10  5:49 UTC  (3+ messages)

[PATCH] riscv: defconfig: enable pinctrl and dwmac support for TH1520
 2024-11-10  5:44 UTC 

[syzbot] [ntfs3?] KMSAN: uninit-value in ntfs_read_hdr
 2024-11-10  5:38 UTC 

[PATCH v3] PCI: hotplug: Add OCTEON PCI hotplug controller driver
 2024-11-10  5:20 UTC  (3+ messages)

[PATCH v3] rust: transmute: Add implementation for FromBytes trait
 2024-11-10  5:20 UTC  (5+ messages)

[PATCH 5.10.y 0/2] Fixed perf abort when taken branch stack sampling enabled
 2024-11-10  5:12 UTC  (2+ messages)

[PATCH stable 6.11.y] netfs: reset subreq->iov_iter before netfs_clear_unread() tail clean
 2024-11-10  5:08 UTC  (6+ messages)

[PATCH] net/core/net-procfs: use seq_put_decimal_ull_width() for decimal values in /proc/net/dev
 2024-11-10  4:52 UTC 

[PATCH] drm/rockchip: dsi: convert to dev_err_probe in probe function
 2024-11-10  4:46 UTC  (2+ messages)

[PATCH v2 0/2] hwrng: bcm74110 - Add Broadcom BCM74110 RNG driver
 2024-11-10  3:57 UTC  (2+ messages)

[PATCH] padata: Clean up in padata_do_multithreaded()
 2024-11-10  3:57 UTC  (2+ messages)

[PATCH] crypto: inside-secure - Fix the return value of safexcel_xcbcmac_cra_init()
 2024-11-10  3:55 UTC  (2+ messages)

[RFC 00/14] AMD: Add Secure AVIC Guest Support
 2024-11-10  3:55 UTC  (9+ messages)
` [RFC 04/14] x86/apic: Initialize APIC backing page for Secure AVIC
` [RFC 05/14] x86/apic: Initialize APIC ID "
  ` [sos-linux-ext-patches] "

[PATCH v2] crypto: qat - Fix missing destroy_workqueue in adf_init_aer()
 2024-11-10  3:54 UTC  (2+ messages)

[PATCH v6 1/3] spinlock: extend guard with spinlock_bh variants
 2024-11-10  3:48 UTC  (4+ messages)
` [PATCH v6 3/3] crypto: Add Mediatek EIP-93 crypto engine support

[PATCH v3 0/2] crypto: hisilicon - fix the authsize and icv problems of aead in sec
 2024-11-10  3:36 UTC  (3+ messages)
` [PATCH v3 2/2] crypto: hisilicon/sec2 - fix for aead invalid authsize

[PATCH] arm64: dts: allwinner: pinephone: Add mount matrix to accelerometer
 2024-11-10  3:35 UTC  (7+ messages)

[PATCH v5 00/28] Qualcomm iris video decoder driver
 2024-11-10  3:11 UTC  (6+ messages)
` [PATCH v5 02/28] media: iris: add platform driver for iris video device
` [PATCH v5 03/28] media: iris: implement iris v4l2 file ops

[PATCH] zram: fix NULL pointer in comp_algorithm_show()
 2024-11-10  3:07 UTC  (2+ messages)

[PATCH 0/3] cgroup/cpuset: Remove redundant rebuild_sched_domains_locked() calls
 2024-11-10  2:50 UTC  (4+ messages)
` [PATCH 1/3] cgroup/cpuset: Revert "Allow suppression of sched domain rebuild in update_cpumasks_hier()"
` [PATCH 2/3] cgroup/cpuset: Enforce at most one rebuild_sched_domains_locked() call per operation
` [PATCH 3/3] cgroup/cpuset: Further optimize code if CONFIG_CPUSETS_V1 not set

[PATCH v4 1/1] memcg/hugetlb: Add hugeTLB counters to memcg
 2024-11-10  2:19 UTC  (2+ messages)

[PATCH] bpf: Convert lpm_trie::lock to 'raw_spinlock_t'
 2024-11-10  2:08 UTC  (5+ messages)

[PATCH 00/23] kbuild: support building external modules in a separate build directory
 2024-11-10  1:36 UTC  (9+ messages)
` [PATCH 18/23] kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables
` [PATCH 19/23] kbuild: support building external modules in a separate build directory

[PATCH v2 00/11] kbuild: support building external modules in a separate build directory
 2024-11-10  1:34 UTC  (12+ messages)
` [PATCH v2 01/11] kbuild: replace two $(abs_objtree) with $(CURDIR) in top Makefile
` [PATCH v2 02/11] kbuild: add $(objtree)/ prefix to some in-kernel build artifacts
` [PATCH v2 03/11] kbuild: rename abs_objtree to abs_output
` [PATCH v2 04/11] kbuild: use 'output' variable to create the output directory
` [PATCH v2 05/11] kbuild: change working directory to external module directory with M=
` [PATCH v2 06/11] kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables
` [PATCH v2 07/11] kbuild: support building external modules in a separate build directory
` [PATCH v2 08/11] kbuild: support -fmacro-prefix-map for external modules
` [PATCH v2 09/11] kbuild: use absolute path in the generated wrapper Makefile
` [PATCH v2 10/11] kbuild: make wrapper Makefile more convenient for external modules
` [PATCH v2 11/11] kbuild: allow to start building external modules in any directory

[PATCH] powerpc/ps3: Mark ps3_setup_uhc_device() __init
 2024-11-10  1:18 UTC  (2+ messages)

[PATCH] cifs: Remove pre-historic unused CIFSSMBCopy
 2024-11-10  1:09 UTC  (5+ messages)

[syzbot] [usb?] INFO: task hung in uevent_show (2)
 2024-11-10  0:59 UTC  (2+ messages)

[PATCH] HID: magicmouse: Apple Magic Trackpad 2 USB-C driver support
 2024-11-10  0:25 UTC 

[PATCH v1] PCI: dwc: Clean up some unnecessary codes in dw_pcie_suspend_noirq()
 2024-11-10  0:10 UTC  (2+ messages)

[PATCH v3 4/4] PCI: qcom: Add Qualcomm SA8255p based PCIe root complex functionality
 2024-11-09 23:45 UTC  (2+ messages)

[PATCH net-next] net: use pdev instead of OF funcs
 2024-11-09 23:38 UTC 

[PATCH] net: modernize ioremap in probe
 2024-11-09 23:36 UTC 

[PATCH v5 0/6] Add initial DTS for Samsung Galaxy Book4 Edge
 2024-11-09 23:31 UTC  (5+ messages)
` [PATCH v5 4/6] arm64: dts: qcom: Add UFS node

[PATCH] mfd: omap-usb-tll: handle clk_prepare return code in usbtll_omap_probe
 2024-11-09 23:29 UTC  (4+ messages)

[PATCH 0/1] ixgbe: Correct BASE-BX10 compliance code
 2024-11-09 23:25 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v1 0/2] Add support for Samsung Galaxy S20 FE (SM-G780F/r8s) [SoC Exynos990]
 2024-11-09 23:04 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: arm: samsung: Add compatible for Samsung Galaxy S20 FE (SM-G780F)
` [PATCH v1 2/2] arm64: dts: Add initial support for Samsung Galaxy S20 FE (r8s)

[PATCH 0/3] Resolve some lintian errors/warnings
 2024-11-09 22:52 UTC  (7+ messages)
` [PATCH 1/3] package: debian: strip headers package
` [PATCH 2/3] package: debian: add missing Depends to linux-headers
` [PATCH 3/3] package: debian: don't include .gitignore under scripts/

[PATCH v7] rockchip/drm: vop2: add support for gamma LUT
 2024-11-09 22:51 UTC  (2+ messages)

[PATCH] drm/rockchip: vop2: Don't spam logs in atomic update
 2024-11-09 22:51 UTC  (2+ messages)

[GIT PULL] i2c-host-fixes for v6.12-rc7
 2024-11-09 22:49 UTC  (2+ messages)

[PATCH v3 3/7] drm/vc4: use drm_hdmi_connector_mode_valid()
 2024-11-09 22:44 UTC  (3+ messages)

[RFC PATCH 1/3] module: Split module_enable_rodata_ro()
 2024-11-09 22:18 UTC  (6+ messages)
    ` [RFC PATCH 3/3] module: pre-test setting ro_after_init data read-only
    ` [RFC PATCH 2/3] module: Don't fail module loading when setting ro_after_init section RO failed

[PATCH] apparmor: take nosymfollow flag into account
 2024-11-09 22:16 UTC  (2+ messages)

[PATCH] phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM
 2024-11-09 22:13 UTC  (2+ messages)

[GIT PULL] one more NFSD fix for v6.12-rc
 2024-11-09 22:01 UTC  (2+ messages)

[GIT PULL] smb3 client fix
 2024-11-09 22:01 UTC  (2+ messages)

[GIT PULL] Landlock fix for v6.12-rc7
 2024-11-09 21:59 UTC  (2+ messages)

[PATCH 2/3] kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile
 2024-11-09 21:53 UTC  (3+ messages)

[PATCH v5 00/16] x86-64: Stack protector and percpu improvements
 2024-11-09 21:27 UTC  (4+ messages)

[PATCH v1 1/1] net/9p/usbg: fix handling of the failed kzalloc() memory allocation
 2024-11-09 21:18 UTC 

[PATCH 0/3] KVM: x86: Small changes to support VMware guests
 2024-11-09 21:11 UTC  (9+ messages)
` [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls

iio, syfs, devres: devm_kmalloc not aligned to pow2 size argument
 2024-11-09 21:10 UTC  (6+ messages)

[PATCH v4] nfsd: allow for up to 32 callback session slots
 2024-11-09 21:10 UTC  (6+ messages)

[PATCH] x86: Fix off-by-one error in __access_ok
 2024-11-09 21:03 UTC 

[PATCH 0/3] memcg/hugetlb: Rework memcg hugetlb charging
 2024-11-09 20:52 UTC  (14+ messages)
` [PATCH 1/3] memcg/hugetlb: Introduce memcg_accounts_hugetlb
` [PATCH 2/3] memcg/hugetlb: Introduce mem_cgroup_charge_hugetlb
` [PATCH 3/3] memcg/hugetlb: Deprecate memcg hugetlb try-commit-cancel protocol

[PATCH sched_ext/for-6.12] sched_ext: Handle cases where pick_task_scx() is called without preceding balance_scx()
 2024-11-09 20:50 UTC  (8+ messages)
` [PATCH sched_ext/for-6.12-fixes v2] "

[PATCH v4 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
 2024-11-09 20:32 UTC  (5+ messages)
` [PATCH v4 1/3] rust: kunit: add KUnit case and suite macros

[PATCH net-next v3 0/7] enic: Use all the resources configured on VIC
 2024-11-09 20:27 UTC  (3+ messages)
` [PATCH net-next v3 1/7] enic: Create enic_wq/rq structures to bundle per wq/rq data

[PATCH 9/9] misc: add FPC202 dual port controller driver
 2024-11-09 20:19 UTC  (2+ messages)

[PATCH v2 0/3] Update aliases when added or removed
 2024-11-09 19:51 UTC  (4+ messages)
` [PATCH v2 1/3] of: Extract of_alias_create()
` [PATCH v2 2/3] of: Add of_alias_destroy()
` [PATCH v2 3/3] of: Add notifier in of_reconfig_notifier_register()

[PATCHSET sched_ext/for-6.13] sched_ext: Rename dispatch and consume kfuncs
 2024-11-09 19:48 UTC  (4+ messages)
` [PATCH 1/3] sched_ext: Rename scx_bpf_dispatch[_vtime]() to scx_bpf_dsq_insert[_vtime]()
` [PATCH 2/3] sched_ext: Rename scx_bpf_consume() to scx_bpf_dsq_move_to_local()
` [PATCH 3/3] sched_ext: Rename scx_bpf_dispatch[_vtime]_from_dsq*() -> scx_bpf_dsq_move[_vtime]*()

[PATCH sched_ext/for-6.13] sched_ext: scx_bpf_dispatch_from_dsq_set_*() are allowed from unlocked context
 2024-11-09 19:39 UTC 

[PATCH] apparmor: test: Fix memory leak for aa_unpack_strdup()
 2024-11-09 19:36 UTC  (2+ messages)

[PATCH v10 00/14] riscv: Add support for xtheadvector
 2024-11-09 19:34 UTC  (3+ messages)
` [PATCH v10 05/14] riscv: vector: Use vlenb from DT for thead

[PATCH] apparmor: Remove deadcode
 2024-11-09 19:33 UTC  (3+ messages)

[PATCH V3] ALSA: machine: update documentation
 2024-11-09 19:22 UTC 

[PATCH V2] ALSA: machine: update documentation
 2024-11-09 19:18 UTC  (3+ messages)

[PROBLEM] selftests/bpf/progs/test_tunnel_kern.c: 678: 41-47: ERROR: application of sizeof to pointer
 2024-11-09 18:53 UTC 

[PATCH v2 0/2][next] UAPI: net/ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2024-11-09 18:49 UTC  (4+ messages)
` [PATCH v2 1/2][next] UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings

[PATCH v4 0/3] Refactor Landlock access mask management
 2024-11-09 18:47 UTC  (10+ messages)
` [PATCH v4 1/3] landlock: Refactor filesystem "
` [PATCH v4 2/3] landlock: Refactor network "
` [PATCH v4 3/3] landlock: Optimize scope enforcement

[PATCH] arm64: dts: rockchip: enable USB3 on NanoPC-T6
 2024-11-09 18:27 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Enable HDMI on Hardkernel ODROID-M2
 2024-11-09 18:27 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Enable HDMI0 on FriendlyElec CM3588 NAS
 2024-11-09 18:27 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: rockchip: Enable GPU and HDMI on NanoPi R6C/R6S
 2024-11-09 18:27 UTC  (2+ messages)

[PATCH v1 1/2] ARM: dts: rockchip: fix nodename regulators
 2024-11-09 18:27 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: Add OPP voltage ranges to RK3399 OP1 SoC dtsi
 2024-11-09 18:27 UTC  (2+ messages)

[PATCH v2 0/3] Update, encapsulate and expand the RK356x SoC dtsi files
 2024-11-09 18:27 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: rockchip: add Banana Pi P2 Pro board
 2024-11-09 18:27 UTC  (2+ messages)

[PATCH] dts: arm64: rk3576-sige5: Remove non-removable flag from sdmmc
 2024-11-09 18:27 UTC  (2+ messages)

[PATCH v2 0/3] Enable hdmi for rk3588 based Cool Pi
 2024-11-09 18:27 UTC  (2+ messages)

[PATCH] dl_server: Reset DL server params when rd changes
 2024-11-09 18:18 UTC  (10+ messages)

[PATCH net-next v4] eth: fbnic: Add PCIe hardware statistics
 2024-11-09 18:00 UTC  (2+ messages)

[PATCH net-next v3] eth: fbnic: Add PCIe hardware statistics
 2024-11-09 17:55 UTC  (2+ messages)

[RFC PATCH] PCI: pciehp: Generate a RAS tracepoint for hotplug event
 2024-11-09 17:52 UTC  (2+ messages)

[PATCH net-next v2] mISDN: Fix typos
 2024-11-09 17:50 UTC  (2+ messages)

[PATCHv2 net-next] net: sfc: use ethtool string helpers
 2024-11-09 17:50 UTC  (2+ messages)

[PATCH] mptcp: remove the redundant assignment of 'new_ctx->tcp_sock' in subflow_ulp_clone()
 2024-11-09 17:50 UTC  (2+ messages)

[PATCH] tc: fix typo probabilty in tc.yaml doc
 2024-11-09 17:50 UTC  (2+ messages)

[PATCH net-next] net: mctp: Expose transport binding identifier via IFLA attribute
 2024-11-09 17:50 UTC  (2+ messages)

[PATCH] backlight: Switch back to struct platform_driver::remove()
 2024-11-09 17:47 UTC 

[PATCH v7 0/2] pwm: add support for NXPs high-side switch MC33XS2410
 2024-11-09 17:41 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: pwm: add support for MC33XS2410
` [PATCH v7 2/2] pwm: add support for NXPs high-side switch MC33XS2410

[PATCH] irqchip: Switch back to struct platform_driver::remove()
 2024-11-09 17:38 UTC 

[PATCH v1 0/3] fix some binding check errors for marvell
 2024-11-09 17:36 UTC  (7+ messages)
` [PATCH v1 1/3] arm64: dts: marvell: Fix anyOf conditional failed
` [PATCH v1 2/3] arm64: dts: marvell: drop additional phy-names for sata
` [PATCH v1 3/3] dt-bindings: ata: ahci-platform: add missing iommus property

[PATCH v2] perf trace: Fix perf trace tracing itself, creating feedback loops
 2024-11-09 17:31 UTC  (2+ messages)

[PATCH net-next] bnxt_en: ethtool: Supply ntuple rss context action
 2024-11-09 17:25 UTC  (2+ messages)

[PATCH v3 00/11] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2024-11-09 17:22 UTC  (3+ messages)
` [PATCH v3 10/11] clk: qcom: videocc-qcs615: Add QCS615 video clock controller driver

[PATCH] clk: sunxi-ng: a100: enable MMC clock reparenting
 2024-11-09 17:17 UTC  (3+ messages)

[PATCH] iio: magnetometer: fix if () scoped_guard() formatting
 2024-11-09 17:15 UTC  (2+ messages)

[PATCH 6.1] Revert "wifi: mac80211: fix RCU list iterations"
 2024-11-09 17:15 UTC 

[PATCH 6.6] Revert "wifi: mac80211: fix RCU list iterations"
 2024-11-09 17:14 UTC 

[PATCH v4 0/6] Avoid parsing tracepoint format just for id
 2024-11-09 17:04 UTC  (4+ messages)

[PATCH] kunit: skb: use "gfp" variable instead of hardcoding GFP_KERNEL
 2024-11-09 17:00 UTC  (2+ messages)

[PATCH 6.6 00/28] fix CVE-2024-46701
 2024-11-09 16:58 UTC  (9+ messages)

linux-next: build failure after merge of the ftrace tree
 2024-11-09 16:57 UTC  (10+ messages)

[PATCH RESEND] samples: rust: fix `rust_print` build making it a combined module
 2024-11-09 16:55 UTC 

[PATCH v9 0/7] Hwmon PMUs
 2024-11-09 16:37 UTC  (2+ messages)

[PATCH V2] mmc: pwrseq_simple: Handle !RESET_CONTROLLER properly
 2024-11-09 16:36 UTC  (2+ messages)

[PATCH] memory: Switch back to struct platform_driver::remove()
 2024-11-09 16:30 UTC  (2+ messages)

[PATCH v2 0/6] media: uvcvideo: Implement the Privacy GPIO as a subdevice
 2024-11-09 16:29 UTC  (3+ messages)

[PATCH] docs: hwmon: Fix typos in sch5627 and max31827
 2024-11-09 16:19 UTC  (2+ messages)

[PATCH v2 0/4] iio: temperature: Add support for P3T1085
 2024-11-09 16:18 UTC  (6+ messages)
` [PATCH v2 3/4] hwmon: tmp108: Add support for I3C device

[PATCH v2 0/8] Refactor cpuid and metric table lookup code
 2024-11-09 16:10 UTC  (4+ messages)
` [PATCH v2 8/8] perf pmu: Move pmu_metrics_table__find and remove ARM override

[PATCH 6.6 000/151] 6.6.60-rc1 review
 2024-11-09 16:06 UTC  (2+ messages)

[PATCH 5.15 00/73] 5.15.171-rc1 review
 2024-11-09 16:05 UTC  (2+ messages)

[PATCH 4.19 000/349] 4.19.323-rc2 review
 2024-11-09 16:04 UTC  (2+ messages)

[PATCH 5.4 000/461] 5.4.285-rc2 review
 2024-11-09 16:02 UTC  (2+ messages)

[PATCH v1] perf test: Add a runs-per-test flag
 2024-11-09 16:02 UTC 

[PATCH v2] sched_ext: add a missing rcu_read_lock/unlock pair at scx_select_cpu_dfl()
 2024-11-09 16:01 UTC  (4+ messages)

[PATCH v2] docs/mm: add VMA locks documentation
 2024-11-09 16:01 UTC  (2+ messages)

[PATCH net-next 0/2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
 2024-11-09 15:43 UTC  (3+ messages)
` [PATCH net-next 2/2] "

[syzbot] [bcachefs?] kernel BUG in __bch2_btree_node_hash_insert
 2024-11-09 15:43 UTC 

[PATCH 0/7] *** Add support for AD485x DAS Family ***
 2024-11-09 15:39 UTC  (7+ messages)
` [PATCH v5 6/6] iio: adc: ad4851: add ad485x driver

[PATCH v6 0/7] Add AutoFDO and Propeller support for Clang build
 2024-11-09 15:38 UTC  (3+ messages)
` [PATCH v6 3/7] Adjust symbol ordering in text output section

[PATCH v2] drm:sprd: Correct left shift operator evaluating constant expression
 2024-11-09 13:33 UTC  (3+ messages)

[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
 2024-11-08 22:02 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®