messages from 2024-08-26 02:47:10 to 2024-08-26 06:57:56 UTC [more...]
[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
2024-08-26 6:55 UTC (9+ messages)
` [PATCH v2 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v2 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v2 3/8] asm-generic: introduce text-patching.h
` [PATCH v2 4/8] module: prepare to handle ROX allocations for text
` [PATCH v2 5/8] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH v2 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v2 7/8] execmem: add support for cache of large ROX pages
` [PATCH v2 8/8] x86/module: enable ROX caches for module text
[Patch v5 00/18] pmu test bugs fix and improvements
2024-08-26 6:56 UTC (4+ messages)
` [Patch v5 06/18] x86: pmu: Add asserts to warn inconsistent fixed events and counters
[PATCH v3 0/9] PCI: Remove pcim_iounmap_regions()
2024-08-26 6:55 UTC (7+ messages)
` [PATCH v3 6/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres
[PATCH v3 0/3] uart: Introduce uart driver for the Loongson family chips
2024-08-26 6:54 UTC (8+ messages)
` [PATCH v3 1/3] dt-bindings: serial: Add Loongson UART controller
` [PATCH v3 2/3] tty: serial: 8250: Add loongson uart driver support
` [PATCH v3 3/3] LoongArch: Update dts to support Loongson UART driver
[PATCH] dt-bindings: mfd: mediatek,mt6357: Fixup reference to pwrap node
2024-08-26 6:54 UTC
[PATCH] mm: shmem: extend shmem_unused_huge_shrink() to all sizes
2024-08-26 6:53 UTC (2+ messages)
[PATCH v23 2/4] random: introduce generic vDSO getrandom() implementation
2024-08-26 6:53 UTC (3+ messages)
` [PATCH] random: vDSO getrandom() must reject invalid flag
[PATCH] arm64/vmcore: Add pgtable_l5_enabled information in vmcoreinfo
2024-08-26 6:52 UTC
[PATCH] mm: shmem: fix minor off-by-one in shrinkable calculation
2024-08-26 6:48 UTC (2+ messages)
[PATCH v5 00/10] platform/chrome: Introduce DT hardware prober
2024-08-26 6:46 UTC (6+ messages)
` [PATCH v5 02/10] regulator: Move OF-specific regulator lookup code to of_regulator.c
[PATCH] mm: page_alloc: simpify page del and expand
2024-08-26 6:40 UTC
[PATCH v3] wifi: mwifiex: Convert to use jiffies macro
2024-08-26 6:40 UTC (4+ messages)
[PATCH 0/7 v2 RFC] Make wake_up_{bit,var} less fragile
2024-08-26 6:31 UTC (8+ messages)
` [PATCH 1/7] block: change wait on bd_claiming to use a var_waitqueue, not a bit_waitqueue
` [PATCH 2/7] sched: change wake_up_bit() and related function to expect unsigned long *
` [PATCH 3/7] sched: Improve documentation for wake_up_bit/wait_on_bit family of functions
` [PATCH 4/7] sched: Document wait_var_event() family of functions and wake_up_var()
` [PATCH 5/7] sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up()
` [PATCH 6/7] sched: Add wait/wake interface for variable updated under a lock
` [PATCH 7/7] Block: switch bd_prepare_to_claim to use wait_var_event_mutex()
[PATCH v5] drivers: smumgr: fix up the misspellings
2024-08-26 6:35 UTC
[PATCH v4 0/2] mm: count the number of anonymous THPs per size
2024-08-26 6:35 UTC (3+ messages)
` [PATCH v4 1/2] "
[tip:x86/fred] BUILD SUCCESS fe85ee391966c4cf3bfe1c405314e894c951f521
2024-08-26 6:33 UTC
[PATCH] staging: vme_user: Change slot number type from int to u32
2024-08-26 6:34 UTC (2+ messages)
[PATCH] codetag: debug: mark codetags for poisoned page as empty
2024-08-26 6:32 UTC (3+ messages)
` [PATCH v2] "
clearly mark DMA_OPS support as an architecture feasture
2024-08-26 6:32 UTC (5+ messages)
[syzbot] [squashfs?] KASAN: slab-use-after-free Read in squashfs_readahead
2024-08-26 6:29 UTC
[PATCH v2] RISC-V: hwprobe: Use BIT macro to avoid warnings
2024-08-26 6:28 UTC (2+ messages)
[PATCH v6] pktcdvd: Remove unnecessary debugfs_create_dir() error check in pkt_debugfs_dev_new()
2024-08-26 6:26 UTC
[PATCH v14 00/31] Add i2c-mux and eeprom devices for Meta Yosemite 4
2024-08-26 6:24 UTC (32+ messages)
` [PATCH v14 01/31] ARM: dts: aspeed: yosemite4: Revise i2c-mux devices
` [PATCH v14 02/31] ARM: dts: aspeed: yosemite4: Enable adc15
` [PATCH v14 03/31] ARM: dts: aspeed: yosemite4: Enable spi-gpio setting
` [PATCH v14 04/31] ARM: dts: aspeed: yosemite4: Enable watchdog2
` [PATCH v14 05/31] ARM: dts: aspeed: yosemite4: Revise quad mode to dual mode
` [PATCH v14 06/31] ARM: dts: aspeed: yosemite4: Revise power sensor adm1281 for schematic change
` [PATCH v14 07/31] ARM: dts: aspeed: yosemite4: Add gpio pca9506
` [PATCH v14 08/31] ARM: dts: aspeed: yosemite4: Remove space for adm1272 compatible
` [PATCH v14 09/31] ARM: dts: aspeed: yosemite4: Enable interrupt setting for pca9555
` [PATCH v14 10/31] ARM: dts: aspeed: yosemite4: Add power sensor for power module reading
` [PATCH v14 11/31] ARM: dts: aspeed: yosemite4: Add eeprom for yosemite4 use
` [PATCH v14 12/31] ARM: dts: aspeed: yosemite4: Remove temperature sensor for yosemite4 schematic change
` [PATCH v14 13/31] ARM: dts: aspeed: yosemite4: Revise adc128d818 adc mode "
` [PATCH v14 14/31] ARM: dts: aspeed: yosemite4: Revise ina233 config "
` [PATCH v14 15/31] ARM: dts: aspeed: yosemite4: Remove idle state setting for yosemite4 NIC connection
` [PATCH v14 16/31] ARM: dts: aspeed: yosemite4: Initialize bmc gpio state
` [PATCH v14 17/31] ARM: dts: aspeed: yosemite4: Revise mx31790 fan tach config
` [PATCH v14 18/31] ARM: dts: aspeed: yosemite4: add mctp config for NIC
` [PATCH v14 19/31] ARM: dts: aspeed: yosemite4: support mux to cpld
` [PATCH v14 20/31] ARM: dts: aspeed: yosemite4: support medusa board adc sensors
` [PATCH v14 21/31] ARM: dts: aspeed: yosemite4: support NIC eeprom
` [PATCH v14 22/31] ARM: dts: aspeed: yosemite4: Revise i2c duty-cycle
` [PATCH v14 23/31] ARM: dts: aspeed: yosemite4: add fan led config
` [PATCH v14 24/31] ARM: dts: aspeed: yosemite4: add XDP710
` [PATCH v14 25/31] ARM: dts: aspeed: yosemite4: add RTQ6056 support
` [PATCH v14 26/31] ARM: dts: aspeed: yosemite4: add MP5990 support
` [PATCH v14 27/31] ARM: dts: aspeed: yosemite4: Adjust ioexp bus and remove mctp driver
` [PATCH v14 28/31] ARM: dts: aspeed: yosemite4: fix GPIO linename typo
` [PATCH v14 29/31] ARM: dts: aspeed: yosemitet4: add RTQ6056 support on 11 (0x41)
` [PATCH v14 30/31] ARM: dts: aspeed: yosemite4: add SQ52205 support
` [PATCH v14 31/31] ARM: dts: aspeed: yosemite4: add GPIO I6
[RFC 0/7] vhost: Add support of kthread API
2024-08-26 6:26 UTC (5+ messages)
` [RFC 7/7] vhost: Add new UAPI to support changing Kthread mode
[PATCH v1 1/5] gpio: rockchip: support acpi
2024-08-26 6:21 UTC (2+ messages)
[PATCH] arm64: dts: qcom: Add coresight nodes for x1e80100
2024-08-26 6:19 UTC
[PATCH v2] clk: qcom: Fix error checking for devm_clk_hw_get_clk()
2024-08-26 6:17 UTC
[PATCH -next v2 0/3] of: Simplify with scoped for each OF child loop
2024-08-26 6:24 UTC (4+ messages)
` [PATCH -next v2 1/3] of: overlay: "
` [PATCH -next v2 2/3] of/platform: Simplify with scoped for each OF child
` [PATCH -next v2 3/3] of: resolver: Simplify with scoped for each OF child loop
[PATCH] selftests/vDSO: support DT_GNU_HASH
2024-08-26 6:07 UTC (2+ messages)
[PATCH v8] drm/mediatek: dsi: Add dsi per-frame lp code for mt8188
2024-08-26 6:06 UTC
[PATCH 0/3] Add support for LCKFB Taishan Pi RK3566
2024-08-26 6:06 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Shenzhen JLC Technology Group LCKFB
` [PATCH 2/3] dt-bindings: arm: rockchip: Add LCKFB Taishan Pi RK3566
` [PATCH 3/3] arm64: dts: rockchip: add dts for "
[PATCH] crash: Default to CRASH_DUMP=n when support for it is unlikely
2024-08-26 6:03 UTC (5+ messages)
linux-next: build warning after merge of the vfs-brauner tree
2024-08-26 6:01 UTC
linux-next: build warning after merge of the amdgpu tree
2024-08-26 5:59 UTC
[PATCH net-next v3 0/2] Add driver for Motorcomm yt8821 2.5G ethernet phy
2024-08-26 5:56 UTC (4+ messages)
` [PATCH net-next v3 1/2] net: phy: Optimize phy speed mask to be compatible to yt8821
[PATCH] fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name
2024-08-26 5:55 UTC
[PATCH v3 0/3] Add Firmware Upload support for beagleplay cc1352
2024-08-26 5:50 UTC (2+ messages)
[PATCH 1/2] ARM: versatile: fix OF node leak in CPUs prepare
2024-08-26 5:49 UTC (2+ messages)
` [PATCH 2/2] bus: integrator-lm: fix OF node leak in probe()
[PATCH v2 00/43] wifi: nxpwifi: create nxpwifi to support iw61x
2024-08-26 5:49 UTC (8+ messages)
` [EXT] "
[PATCH v2] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch
2024-08-26 5:47 UTC
[PATCH v3 0/4] drm/tidss: Add OLDI bridge support
2024-08-26 5:47 UTC (4+ messages)
` [PATCH v3 2/4] dt-bindings: display: ti: Add schema for AM625 OLDI Transmitter
[PATCH v1] ASoC: SOF: topology: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-26 5:44 UTC
[PATCH 0/2] Drivers: vmbus: Fix rescind handling in uio_hv_generic
2024-08-26 5:44 UTC (9+ messages)
` [PATCH 1/2] uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind
` [PATCH 2/2] Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic
[PATCH v3 net-next 0/2] make PHY output RMII reference clock
2024-08-26 5:27 UTC (3+ messages)
` [PATCH v3 net-next 1/2] dt-bindings: net: tja11xx: add "nxp,phy-output-refclk" property
` [PATCH v3 net-next 2/2] net: phy: c45-tja11xx: add support for outputing RMII reference clock
[PATCH v4] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
2024-08-26 5:41 UTC (11+ messages)
[PATCH] mmc : fix for check cqe halt
2024-08-26 5:39 UTC (3+ messages)
[PATCH v2 0/4] riscv: spacemit: add pinctrl support to K1 SoC
2024-08-26 5:37 UTC (8+ messages)
` [PATCH v2 1/4] dt-binding: pinctrl: spacemit: add documents for "
[PATCH v2] arm64: dts: ti: k3-am64* Disable ethernet by default at SoC level
2024-08-26 5:29 UTC (2+ messages)
[PATCH RESEND] drm/sti: avoid potential dereference of error pointers
2024-08-26 5:26 UTC
[PATCH v1] clk: qcom: Fix error checking for devm_clk_hw_get_clk()
2024-08-26 5:24 UTC (2+ messages)
[PATCH v2] PCI: armada8k: change to use devm_clk_get_enabled() helpers
2024-08-26 5:20 UTC (2+ messages)
[PATCH RESEND] wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_he
2024-08-26 5:18 UTC
[PATCH] wifi: ath6kl: Check that the read operation returns a data length of 0
2024-08-26 5:04 UTC (3+ messages)
` [PATCH V2] wifi: ath6kl: Replace ath6kl_usb_submit_ctrl_in with usb_control_msg_recv
[PATCH v3] i3c: master: support to adjust first broadcast address speed
2024-08-26 5:09 UTC
[PATCH v3 0/5] Reserve Timer Nodes to avoid clash with Remoteproc firmware
2024-08-26 5:00 UTC (3+ messages)
` [PATCH v3 5/5] arm64: dts: ti: k3-j722s: Change timer nodes status to reserved
[PATCH v1] Input: wistron_btns - use kmemdup_array instead of kmemdup for multiple allocation
2024-08-26 4:52 UTC
[PATCH v5] pktcdvd:Remove unnecessary debugfs_create_dir() error check in pkt_debugfs_dev_new()
2024-08-26 4:44 UTC (2+ messages)
[PATCH] Add rev and func to warning message when acpi_evaluate_dsm failed
2024-08-26 4:38 UTC
[PATCH v1] ALSA: usb-audio: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-26 4:34 UTC
[PATCH v4] PCI: Detect and trust built-in Thunderbolt chips
2024-08-26 4:31 UTC (3+ messages)
[PATCH v2] vma remove the unneeded avc bound with non-CoWed folio
2024-08-26 4:30 UTC (7+ messages)
[syzbot] [ext4?] [ocfs2?] kernel BUG in jbd2_cleanup_journal_tail
2024-08-26 4:22 UTC (3+ messages)
` [syzbot] jbd2: set JBD2_ABORT upon journal_reset failure
[PATCH 0/4] replace per-quota region priorities histogram buffer with per-context one
2024-08-26 4:23 UTC (5+ messages)
` [PATCH 1/4] mm/damon/core: intorduce per-context region priorities histogram buffer
` [PATCH 2/4] mm/damon/core: replace per-quota regions priority histogram buffer usage with per-context one
` [PATCH 3/4] mm/damon/core: remove per-scheme region priority histogram buffer
` [PATCH 4/4] Revert "mm/damon/lru_sort: adjust local variable to dynamic allocation"
[tip:x86/cleanups 3/9] arch/x86/kernel/eisa.c:20:24: sparse: sparse: incorrect type in argument 1 (different address spaces)
2024-08-26 4:15 UTC
[PATCH v3] fix up the misspellings
2024-08-26 4:15 UTC (2+ messages)
[PATCH 0/5] reset: cleanup and simplify with devm and scoped
2024-08-26 4:15 UTC (10+ messages)
` [PATCH 1/5] reset: berlin: fix OF node leak in probe() error path
` [PATCH 2/5] reset: k210: "
` [PATCH 4/5] reset: lpc18xx: simplify with dev_err_probe()
` [PATCH 5/5] reset: lpc18xx: simplify with devm_clk_get_enabled()
[PATCH] cachefiles: fix dentry leak in cachefiles_open_file()
2024-08-26 4:00 UTC
[PATCH v1] i3c/master: cmd_v1: Fix the rule for getting i3c mode
2024-08-26 4:02 UTC (2+ messages)
[PATCH v2] ata: libata: Fix memory leak for error path in ata_host_alloc()
2024-08-26 4:02 UTC (4+ messages)
[PATCH -next] of/platform: Simplify with scoped for each OF child
2024-08-26 3:57 UTC (3+ messages)
[PATCH -next] net: dsa: Simplify with scoped for each OF child loop
2024-08-26 3:52 UTC (7+ messages)
[PATCH v3] drivers:smumgr:fix up the misspellings
2024-08-26 3:50 UTC (2+ messages)
[PATCH v1] media: pvrusb2: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-26 3:46 UTC
[PATCH v3] x86/aperfmperf: Use time_after() for jiffies comparison
2024-08-26 3:45 UTC
[PATCH v2 01/14] mm: pgtable: introduce pte_offset_map_{ro|rw}_nolock()
2024-08-26 3:45 UTC (2+ messages)
` [PATCH v2 01/14 update] "
linux-next: manual merge of the drivers-x86 tree with Linus' tree
2024-08-26 3:44 UTC
[PATCH net-next v1] netfilter: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-26 3:41 UTC
[PATCH net-next v4] net: mana: Implement get_ringparam/set_ringparam for mana
2024-08-26 3:40 UTC (3+ messages)
[PATCH] i3c/master: cmd_v1: Fix the exit criteria for the daa procedure
2024-08-26 3:37 UTC (3+ messages)
[PATCH] perf test: Use -Wp,-U_FORTIFY_SOURCE for tests built with -O0
2024-08-26 3:04 UTC (3+ messages)
[syzbot] [ext4?] [ocfs2?] kernel BUG in jbd2_cleanup_journal_tail
2024-08-26 3:32 UTC
[PATCH v3 0/2] livepatch: Add using attribute to klp_func for using function
2024-08-26 3:31 UTC (6+ messages)
` [PATCH v3 1/2] Introduce klp_ops into klp_func structure
[PATCH] Documentation/mm: Translate physical_memory.rst to Simplified Chinese
2024-08-26 3:30 UTC (2+ messages)
[PATCH] binfmt_elf_fdpic: fix /proc/<pid>/auxv
2024-08-26 3:28 UTC (6+ messages)
[PATCH v2] timekeeping: Convert to use jiffies macro
2024-08-26 3:27 UTC
[PATCH] binfmt_elf_fdpic: fix AUXV size calculation when ELF_HWCAP2 is defined
2024-08-26 3:27 UTC
[PATCH v2] pinctrl: renesas: Switch to use kmemdup_array()
2024-08-26 3:15 UTC
[PATCH 0/2] Some boundary error bugfix related to XFS fsmap
2024-08-26 3:10 UTC (3+ messages)
` [PATCH 1/2] xfs: Fix missing block calculations in xfs datadev fsmap
` [PATCH 2/2] xfs: Fix incorrect parameter calculation in rt fsmap
[bug report] GICv4.1: multiple vpus execute vgic_v4_load at the same time will greatly increase the time consumption
2024-08-26 3:10 UTC (9+ messages)
[PATCH 0/3] wifi: ath11k/ath12k: Set IRQ affinity hint after requesting all shared IRQs
2024-08-26 3:04 UTC (3+ messages)
` [PATCH 1/3] wifi: ath11k: "
[PATCH v3 0/4] i2c: Use devm_clk_get_enabled() helpers
2024-08-26 3:03 UTC (4+ messages)
` [PATCH v3 3/4] i2c: jz4780: "
[PATCH] riscv: sophgo: dts: add gpio controllers for SG2042 SoC
2024-08-26 3:01 UTC (2+ messages)
linux-next: build failure after merge of the tip tree
2024-08-26 3:01 UTC
[PATCH v6 0/8] mmc: sdhci-of-dwcmshc: Add Sophgo SG2042 support
2024-08-26 2:59 UTC (2+ messages)
` (subset) "
[tip:x86/cleanups] BUILD SUCCESS cc5e03f3be3154f860c9d08b2ac8c139863e1515
2024-08-26 2:56 UTC
[tip:x86/misc] BUILD SUCCESS 0f70fdd42559b4eed8f74bf7389656a8ae3eb5c3
2024-08-26 2:56 UTC
[tip:perf/urgent] BUILD SUCCESS 25dfc9e357af8aed1ca79b318a73f2c59c1f0b2b
2024-08-26 2:56 UTC
[PATCH v4 0/4] Add board support for Sipeed LicheeRV Nano
2024-08-26 2:55 UTC (2+ messages)
[PATCH net,v5,2/2] net/smc: modify smc_sock structure
2024-08-26 2:56 UTC (4+ messages)
[PATCH] tracing: Mitigate possible softlockup in __tracing_open()
2024-08-26 2:55 UTC (3+ messages)
[PATCH v2] maple_tree: simplify mas_wr_node_walk for improved readability
2024-08-26 2:55 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).