messages from 2024-10-28 21:35:26 to 2024-10-29 00:06:07 UTC [more...]
[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.12-rc6
2024-10-29 0:06 UTC
[PATCH v6 0/7] Add AutoFDO and Propeller support for Clang build
2024-10-29 0:05 UTC (6+ messages)
` [PATCH v6 3/7] Adjust symbol ordering in text output section
` [PATCH v6 4/7] Add markers for text_unlikely and text_hot sections
[PATCH v4 0/5] tools/memory-model: Define more of LKMM in tools/memory-model
2024-10-29 0:04 UTC (9+ messages)
` [PATCH v4 1/5] tools/memory-model: Legitimize current use of tags in LKMM macros
` [PATCH v4 2/5] tools/memory-model: Define applicable tags on operation in tools/
` [PATCH v4 3/5] tools/memory-model: Define effect of Mb tags on RMWs "
` [PATCH v4 4/5] tools/memory-model: Switch to softcoded herd7 tags
[PATCH] scsi: pm80xx: Use module param to set pcs event log severity
2024-10-28 23:57 UTC (5+ messages)
[syzbot] [sctp?] KMSAN: uninit-value in sctp_sf_ootb
2024-10-28 23:57 UTC (2+ messages)
[PATCH v3 00/19] unwind, perf: sframe user space unwinding
2024-10-28 23:55 UTC (42+ messages)
` [PATCH v3 01/19] x86/vdso: Fix DWARF generation for getrandom()
` [PATCH v3 02/19] x86/asm: Avoid emitting DWARF CFI for non-VDSO
` [PATCH v3 03/19] x86/asm: Fix VDSO DWARF generation with kernel IBT enabled
` [PATCH v3 04/19] x86/vdso: Use SYM_FUNC_{START,END} in __kernel_vsyscall()
` [PATCH v3 05/19] x86/vdso: Use CFI macros in __vdso_sgx_enter_enclave()
` [PATCH v3 06/19] x86/vdso: Enable sframe generation in VDSO
` [PATCH v3 07/19] unwind: Add user space unwinding API
` [PATCH v3 08/19] unwind/x86: Enable CONFIG_HAVE_UNWIND_USER_FP
` [PATCH v3 09/19] unwind: Introduce sframe user space unwinding
` [PATCH v3 10/19] unwind/x86: Enable CONFIG_HAVE_UNWIND_USER_SFRAME
` [PATCH v3 11/19] unwind: Add deferred user space unwinding API
` [PATCH v3 12/19] perf: Remove get_perf_callchain() 'init_nr' argument
` [PATCH v3 13/19] perf: Remove get_perf_callchain() 'crosstask' argument
` [PATCH v3 14/19] perf: Simplify get_perf_callchain() user logic
` [PATCH v3 15/19] perf: Add deferred user callchains
` [PATCH v3 16/19] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v3 17/19] perf record: Enable defer_callchain for user callchains
` [PATCH v3 18/19] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v3 19/19] perf tools: Merge deferred user callchains
[PATCH v2 0/3] Update ASPEED WDT bootstatus
2024-10-28 23:55 UTC (3+ messages)
` [PATCH v2 1/3] ARM: dts: aspeed: Add WDT controller into alias field
[PATCH net] net: wwan: t7xx: off-by-one error in t7xx_dpmaif_rx_buf_alloc()
2024-10-28 23:55 UTC (2+ messages)
[PATCH 0/2] VERW based clean-up
2024-10-28 23:53 UTC (4+ messages)
` [PATCH 1/2] x86/bugs: Check VERW mitigations for consistency
` [PATCH 2/2] x86/bugs: Clean-up verw mitigations
[PATCH v6 05/11] MAINTAINERS: Mark printk-basics.rst as owned by printk subsystem
2024-10-28 23:52 UTC (3+ messages)
[PATCH] riscv: dts: sophgo: fix pinctrl base-address
2024-10-28 23:50 UTC (4+ messages)
[net-next v7 0/2] net: wwan: t7xx: Add t7xx debug port
2024-10-28 23:46 UTC (3+ messages)
` [net-next v7 2/2] net: wwan: t7xx: Add "
[PATCH v7 0/3] Add divisor computation feature for sdm845 gp clocks
2024-10-28 23:45 UTC (3+ messages)
` [PATCH v7 1/3] clk: qcom: clk-rcg2: document calc_rate function
[PATCH v2] KVM: arm64: Get rid of userspace_irqchip_in_use
2024-10-28 23:45 UTC
[PATCH] ASoC: dapm: fix bounds checker error in dapm_widget_list_create
2024-10-28 23:45 UTC (3+ messages)
[PATCH] wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scan
2024-10-28 23:44 UTC (3+ messages)
[PATCH v2 0/4][next] net: Avoid thousands of -Wflex-array-member-not-at-end warnings
2024-10-28 23:40 UTC (13+ messages)
` [PATCH v2 1/4][next] uapi: socket: Introduce struct sockaddr_legacy
` [PATCH v2 2/4][next] uapi: wireless: Avoid -Wflex-array-member-not-at-end warnings
` [PATCH v2 3/4][next] uapi: net: arp: "
` [PATCH v2 4/4][next] uapi: net: "
[PATCH v6] clk: eyeq: add driver
2024-10-28 23:38 UTC (2+ messages)
[PATCH 0/2][next] UAPI: net/ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
2024-10-28 23:32 UTC (4+ messages)
` [PATCH 2/2][next] net: ethtool: "
[PATCH 0/6] damon/{self,kunit}tests: minor fixups for DAMON debugfs interface tests
2024-10-28 23:30 UTC (7+ messages)
` [PATCH 1/6] selftests/damon/huge_count_read_write: provide sufficiently large buffer for DEPRECATED file read
` [PATCH 2/6] selftests/damon/huge_count_read_write: remove unnecessary debugging message
` [PATCH 3/6] selftests/damon/_debugfs_common: hide expected error message from test_write_result()
` [PATCH 4/6] selftests/damon/debugfs_duplicate_context_creation: hide errors from expected file write failures
` [PATCH 5/6] mm/damon/Kconfig: update DBGFS_KUNIT prompt copy for SYSFS_KUNIT
` [PATCH 6/6] mm/damon/tests/dbgfs-kunit: fix the header double inclusion guarding ifdef comment
[PATCH v4 4/7] rust: time: Add wrapper for fsleep function
2024-10-28 23:30 UTC (4+ messages)
[PATCH RFC 00/10] Replace page_frag with page_frag_cache (Part-2)
2024-10-28 23:27 UTC (3+ messages)
` [PATCH RFC 10/10] mm: page_frag: add an entry in MAINTAINERS for page_frag
[PATCH 0/3] Tracefs gid mount option fixes
2024-10-28 23:23 UTC (7+ messages)
` [PATCH 1/3] tracing: Document tracefs gid mount option
` [PATCH 2/3] tracing/selftests: Add tracefs mount options test
` [PATCH 3/3] tracing: Fix tracefs gid mount option
[PATCH v6 00/10] TDX host: metadata reading tweaks, bug fix and info dump
2024-10-28 23:22 UTC (24+ messages)
` [PATCH v6 02/10] x86/virt/tdx: Start to track all global metadata in one structure
` [PATCH v6 03/10] x86/virt/tdx: Use auto-generated code to read global metadata
` [PATCH v6 04/10] x86/virt/tdx: Use dedicated struct members for PAMT entry sizes
` [PATCH v6 05/10] x86/virt/tdx: Add missing header file inclusion to local tdx.h
` [PATCH v6 06/10] x86/virt/tdx: Switch to use auto-generated global metadata reading code
` [PATCH v6 07/10] x86/virt/tdx: Trim away tail null CMRs
` [PATCH v6 08/10] x86/virt/tdx: Reduce TDMR's reserved areas by using CMRs to find memory holes
` [PATCH v6 10/10] x86/virt/tdx: Print TDX module version
[PATCH 6.11 000/261] 6.11.6-rc1 review
2024-10-28 23:22 UTC (3+ messages)
` latest stable-rc tarballs missing? (was: Re: [PATCH 6.11 000/261] 6.11.6-rc1 review)
[PATCHv3 net-next 0/2] Bonding: returns detailed error about XDP failures
2024-10-28 23:20 UTC (2+ messages)
[PATCH 0/6] Improvements and Enhancements for AD5791 DAC Driver
2024-10-28 23:07 UTC (4+ messages)
` [PATCH 2/6] dt-bindings: iio: dac: ad5791: Add required voltage supplies
[PATCH RFC] mm: count zeromap read and set for swapout and swapin
2024-10-28 23:03 UTC (21+ messages)
drivers/md/dm-vdo/data-vio.c:976 vdo_launch_bio() warn: inconsistent returns '&pool->lock'
2024-10-28 23:00 UTC (2+ messages)
[PATCH net-next v2 0/2] net: systemport: Minor IO macros changes
2024-10-28 23:00 UTC (2+ messages)
[PATCH net-next 0/4] mptcp: various small improvements
2024-10-28 23:00 UTC (2+ messages)
[PATCH net-next] net: amd8111e: Remove duplicate definition of PCI_VENDOR_ID_AMD
2024-10-28 23:00 UTC (2+ messages)
[PATCH net-next v3] selftest/tcp-ao: Add filter tests
2024-10-28 23:00 UTC (2+ messages)
[PATCH net 0/3] mptcp: sched: fix some lock issues
2024-10-28 23:00 UTC (6+ messages)
` [PATCH net 2/3] mptcp: remove unneeded lock when listing scheds
[PATCH net] docs: networking: packet_mmap: replace dead links with archive.org links
2024-10-28 23:00 UTC (2+ messages)
[PATCH v2] driver core: Fix userspace expectations of uevent_show() as a probe barrier
2024-10-28 22:57 UTC (4+ messages)
[PATCH 0/3] USB-Serial serdev support
2024-10-28 22:57 UTC (4+ messages)
linux-next: manual merge of the asm-generic tree with the mm tree
2024-10-28 22:55 UTC
[PATCH v5 0/4] Add Mobileye EyeQ clock support
2024-10-28 22:52 UTC (7+ messages)
` [PATCH v5 4/4] clk: eyeq: add driver
[RESEND PATCH] x86/sgx: Use vmalloc_array() instead of vmalloc()
2024-10-28 22:51 UTC (4+ messages)
linus-next: improving functional testing for to-be-merged pull requests
2024-10-28 22:46 UTC (4+ messages)
[PATCH] riscv: dts: sophgo: Add ethernet configuration for cv18xx
2024-10-28 22:43 UTC (3+ messages)
[PATCH/RFC] MAINTAINERS: Re-add cancelled Renesas driver sections
2024-10-28 22:43 UTC (3+ messages)
[PATCH 1/2] kunit: tool: Only print the summary
2024-10-28 22:42 UTC (2+ messages)
` [PATCH 2/2] kunit: tool: print failed tests only
[RFC PATCH 0/2] Add SEL Ethernet Support
2024-10-28 22:35 UTC (3+ messages)
` [RFC PATCH 1/2] mfd: Add SEL PCI Virtual Multifunction (PVMF) support
` [RFC PATCH 2/2] net: selpcimac: Add driver for SEL PCIe network adapter
[tip:timers/vdso 11/13] include/vdso/page.h:15:39: error: 'CONFIG_PAGE_SHIFT' undeclared here (not in a function); did you mean 'CONFIG_LOG_BUF_SHIFT'?
2024-10-28 22:38 UTC
[PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
2024-10-28 22:38 UTC (2+ messages)
[PATCH 0/6] futex: The remaining futex2 bits
2024-10-28 22:37 UTC (7+ messages)
` [PATCH 2/6] futex: Implement FUTEX2_NUMA
[PATCH net-next v3 0/3] Mitigate the two-reallocations issue for iptunnels
2024-10-28 22:36 UTC (4+ messages)
` [PATCH net-next v3 1/3] net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue
` [PATCH net-next v3 2/3] net: ipv6: seg6_iptunnel: "
` [PATCH net-next v3 3/3] net: ipv6: rpl_iptunnel: "
[PATCH 0/3] mm: add more kernel parameters to control mTHP
2024-10-28 22:35 UTC (7+ messages)
` [PATCH 3/3] mm: shmem: override mTHP shmem default with a kernel parameter
[PATCH 0/2] phy: tegra: xusb: fix device(_node) release in tegra210_xusb_padctl_probe
2024-10-28 22:33 UTC (3+ messages)
` [PATCH 1/2] phy: tegra: xusb: fix device "
` [PATCH 2/2] phy: tegra: xusb: fix device node "
Boot-time initiative (SIG) thoughts and next steps
2024-10-28 22:33 UTC (4+ messages)
[PATCH 00/21] hrtimers: Switch to new hrtimer interface functions (1/5)
2024-10-28 22:33 UTC (9+ messages)
` [PATCH 04/21] KVM: x86/xen: Initialize hrtimer in kvm_xen_init_vcpu()
` [PATCH 18/21] sched/idle: Switch to use hrtimer_setup_on_stack()
[PATCH v2 0/3] KVM: x86/mmu: Repurpose MMU shrinker into page cache shrinker
2024-10-28 22:32 UTC (7+ messages)
` [PATCH v2 2/3] KVM: x86/mmu: Use MMU shrinker to shrink KVM MMU memory caches
[PATCH v1 00/14] futex: More futex2 bits
2024-10-28 22:32 UTC (7+ messages)
` [PATCH v1 11/14] futex: Implement FUTEX2_NUMA
[PATCH] selftests: kallsyms: add MODULE_DESCRIPTION
2024-10-28 22:27 UTC (2+ messages)
[PATCH RFC 0/3] Initial rust bindings for device property reads
2024-10-28 22:24 UTC (4+ messages)
` [PATCH RFC 2/3] rust: Add bindings for device properties
[syzbot] [kernfs?] INFO: task hung in do_coredump (3)
2024-10-28 22:23 UTC (2+ messages)
[PATCH v4 0/5] implement lightweight guard pages
2024-10-28 22:22 UTC (3+ messages)
[PATCH v3 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-10-28 22:20 UTC (6+ messages)
` [PATCH v3 07/12] clk: rp1: Add support for clocks provided by RP1
` [PATCH v3 08/12] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
[PATCH -next v4 00/19] arm64: entry: Convert to generic entry
2024-10-28 22:15 UTC (4+ messages)
` [PATCH -next v4 15/19] entry: Add arch irqentry_exit_need_resched() for arm64
[PATCH hotfix 6.12 v2 4/8] mm: resolve faulty mmap_region() error path behaviour
2024-10-28 22:14 UTC (11+ messages)
[PATCH v1 0/6] mm/arm64: re-enable HVO
2024-10-28 22:11 UTC (4+ messages)
` [PATCH v1 4/6] arm64: broadcast IPIs to pause remote CPUs
[PATCH v1 1/1] gpio: Use traditional pattern when checking error codes
2024-10-28 22:10 UTC (2+ messages)
[PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
2024-10-28 22:03 UTC (3+ messages)
[PATCH 1/1] arm64: dts: imx8qm-mek: add audio-codec cs42888 and related nodes
2024-10-28 22:03 UTC
[PATCH net-next v2 0/3] Mitigate the two-reallocations issue for iptunnels
2024-10-28 22:02 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue
` [PATCH net-next v2 2/3] net: ipv6: seg6_iptunnel: "
` [PATCH net-next v2 3/3] net: ipv6: rpl_iptunnel: "
[PATCH v5 00/16] Enable Linear Address Space Separation support
2024-10-28 22:00 UTC (4+ messages)
` [PATCH v5 16/16] Revert "x86/lam: Disable ADDRESS_MASKING in most cases"
Deadlock?: console_waiter/serial8250_ports/low_water_lock with 6.12-rc
2024-10-28 21:58 UTC (3+ messages)
[RFC PATCH v3 0/4] Support large folios for tmpfs
2024-10-28 21:56 UTC (14+ messages)
[PATCH v2] kunit: Introduce autorun option
2024-10-28 21:54 UTC
[PATCH v9 0/8] iio: add support for the ad3552r AXI DAC IP
2024-10-28 21:45 UTC (9+ messages)
` [PATCH v9 1/8] dt-bindings: iio: dac: ad3552r: add iio backend support
` [PATCH v9 2/8] dt-bindings: iio: dac: adi-axi-dac: add ad3552r axi variant
` [PATCH v9 3/8] iio: backend: extend features
` [PATCH v9 4/8] iio: dac: adi-axi-dac: "
` [PATCH v9 5/8] iio: dac: ad3552r: changes to use FIELD_PREP
` [PATCH v9 6/8] iio: dac: ad3552r: extract common code (no changes in behavior intended)
` [PATCH v9 7/8] iio: dac: ad3552r: add high-speed platform driver
` [PATCH v9 8/8] iio: dac: adi-axi-dac: add registering of child fdt node
[PATCH] pmdomain: core: fix "sd_count" field setting
2024-10-28 21:51 UTC (4+ messages)
[PATCH] eccryptfs: select CONFIG_BUFFER_HEAD
2024-10-28 21:50 UTC (3+ messages)
` ecryptfs is unmaintained and untested
[PATCH v3 0/5] implement lightweight guard pages
2024-10-28 21:49 UTC (4+ messages)
` [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
[PATCH 1/3] usb: hub: add infrastructure to pass onboard_dev port features
2024-10-28 21:49 UTC (5+ messages)
[PATCH v2] perf build: Make libunwind opt-in rather than opt-out
2024-10-28 21:49 UTC (2+ messages)
[PATCH 1/1 perf-tools-next] perf probe: Fix retrieval of source files from a debuginfod server
2024-10-28 21:48 UTC (2+ messages)
[PATCH v2 1/2] cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init
2024-10-28 21:48 UTC (2+ messages)
[PATCH v10 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging
2024-10-28 21:31 UTC (4+ messages)
` [PATCH v10 2/4] iommu/io-pgtable-arm: Re-use the pgtable walk for iova_to_phys
` [PATCH v10 3/4] iommu/io-pgtable-arm: Add way to debug pgtable walk
` [PATCH v10 4/4] drm/msm: Extend gpu devcore dumps with pgtbl info
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).