messages from 2024-01-30 23:26:31 to 2024-01-31 02:26:44 UTC [more...]
[PATCH v2] nvmem: u-boot-env: improve error checking
2024-01-30 23:25 UTC (2+ messages)
[PATCH v2 0/4] PCI/AER: Handle Advisory Non-Fatal properly
2024-01-31 2:26 UTC (3+ messages)
` [PATCH v2 1/4] PCI/AER: Store more information in aer_err_info
[net-next PATCH v3 0/2] net: mdio-ipq4019: fix wrong default MDC rate
2024-01-31 2:26 UTC (3+ messages)
` [net-next PATCH v3 1/2] dt-bindings: net: ipq4019-mdio: document now supported clock-frequency
` [net-next PATCH v3 2/2] net: mdio: ipq4019: add support for clock-frequency property
[PATCH v2 0/3] per-vma locks in userfaultfd
2024-01-31 2:24 UTC (8+ messages)
` [PATCH v2 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
[PATCH 20/22] gpio: protect the pointer to gpio_chip in gpio_device with SRCU
2024-01-31 2:20 UTC (3+ messages)
[PATCH v1 0/9] mm/memory: optimize unmap/zap with PTE-mapped THP
2024-01-31 2:20 UTC (2+ messages)
[PATCH] misc: eeprom/idt_89hpesx: Convert data structures to LE explicitly
2024-01-31 2:19 UTC (5+ messages)
[PATCH 0/4] Add ACPI NUMA support for RISC-V
2024-01-31 2:32 UTC (5+ messages)
` [PATCH 1/4] ACPICA: SRAT: Add RISC-V RINTC affinity structure
` [PATCH 2/4] ACPI: NUMA: Add handler for SRAT "
` [PATCH 3/4] ACPI: RISCV: Add NUMA support based on SRAT and SLIT
` [PATCH 4/4] ACPI: RISCV: Enable ACPI based NUMA
[RFC PATCH v2 00/29] NT synchronization primitive driver
2024-01-31 2:13 UTC (30+ messages)
` [RFC PATCH v2 01/29] ntsync: Introduce the ntsync driver and character device
` [RFC PATCH v2 02/29] ntsync: Introduce NTSYNC_IOC_CREATE_SEM
` [RFC PATCH v2 03/29] ntsync: Introduce NTSYNC_IOC_SEM_POST
` [RFC PATCH v2 04/29] ntsync: Introduce NTSYNC_IOC_WAIT_ANY
` [RFC PATCH v2 05/29] ntsync: Introduce NTSYNC_IOC_WAIT_ALL
` [RFC PATCH v2 06/29] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX
` [RFC PATCH v2 07/29] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK
` [RFC PATCH v2 08/29] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL
` [RFC PATCH v2 09/29] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT
` [RFC PATCH v2 10/29] ntsync: Introduce NTSYNC_IOC_EVENT_SET
` [RFC PATCH v2 11/29] ntsync: Introduce NTSYNC_IOC_EVENT_RESET
` [RFC PATCH v2 12/29] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE
` [RFC PATCH v2 13/29] ntsync: Introduce NTSYNC_IOC_SEM_READ
` [RFC PATCH v2 14/29] ntsync: Introduce NTSYNC_IOC_MUTEX_READ
` [RFC PATCH v2 15/29] ntsync: Introduce NTSYNC_IOC_EVENT_READ
` [RFC PATCH v2 16/29] ntsync: Introduce alertable waits
` [RFC PATCH v2 17/29] selftests: ntsync: Add some tests for semaphore state
` [RFC PATCH v2 18/29] selftests: ntsync: Add some tests for mutex state
` [RFC PATCH v2 19/29] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY
` [RFC PATCH v2 20/29] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL
` [RFC PATCH v2 21/29] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY
` [RFC PATCH v2 22/29] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL
` [RFC PATCH v2 23/29] selftests: ntsync: Add some tests for manual-reset event state
` [RFC PATCH v2 24/29] selftests: ntsync: Add some tests for auto-reset "
` [RFC PATCH v2 25/29] selftests: ntsync: Add some tests for wakeup signaling with events
` [RFC PATCH v2 26/29] selftests: ntsync: Add tests for alertable waits
` [RFC PATCH v2 27/29] selftests: ntsync: Add some tests for wakeup signaling via alerts
` [RFC PATCH v2 28/29] maintainers: Add an entry for ntsync
` [RFC PATCH v2 29/29] docs: ntsync: Add documentation for the ntsync uAPI
[PATCH net 1/9] wifi: fill in MODULE_DESCRIPTION()s for wlcore
2024-01-31 2:14 UTC (3+ messages)
[PATCH] f2fs-tools: allocate logs after conventional area for HM zoned devices
2024-01-31 2:14 UTC (9+ messages)
` [f2fs-dev] "
[REGRESSION] 6.7.1: md: raid5 hang and unresponsive system; successfully bisected
2024-01-31 2:13 UTC (5+ messages)
[PATCH net-next 0/3] net: macb: WOL enhancements
2024-01-31 2:13 UTC (4+ messages)
` [PATCH net-next 2/3] dt-bindings: net: cdns,macb: Add wol-arp-packet property
[PATCH 0/5] evm: Support signatures on stacked filesystem
2024-01-31 2:10 UTC (3+ messages)
` [PATCH 4/5] evm: Use the real inode's metadata to calculate metadata hash
[PATCH v10 00/29] KVM: x86/pmu: selftests: Fixes and new tests
2024-01-31 2:11 UTC (8+ messages)
` [PATCH v10 16/29] KVM: selftests: Test Intel PMU architectural events on gp counters
[PATCH net v3] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
2024-01-31 2:08 UTC
[PATCH net-next v4 0/3] Per epoll context busy poll support
2024-01-31 2:08 UTC (5+ messages)
` [PATCH net-next v4 1/3] eventpoll: support busy poll per epoll instance
` [PATCH net-next v4 2/3] eventpoll: Add per-epoll busy poll packet budget
` [PATCH net-next v4 3/3] eventpoll: Add epoll ioctl for epoll_params
[Syzkaller & bisect] There is BUG: unable to handle kernel paging request in fuse_copy_one in intel-6.8-rc2
2024-01-31 2:01 UTC
linux-next: Tree for Jan 31
2024-01-31 2:04 UTC
[PATCH net-next] xdp: Remove usage of the deprecated ida_simple_xx() API
2024-01-31 2:00 UTC (2+ messages)
[PATCH v8 00/15] Add Cgroup support for SGX EPC memory
2024-01-31 1:59 UTC (7+ messages)
` [PATCH v8 04/15] x86/sgx: Implement basic EPC misc cgroup functionality
` [PATCH v8 07/15] x86/sgx: Expose sgx_reclaim_pages() for cgroup
linux-next: build warning after merge of the pci-current tree
2024-01-31 1:58 UTC
commit tag order vs. "b4 am"
2024-01-31 1:57 UTC (3+ messages)
[PATCH v3 1/4] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
2024-01-31 1:56 UTC (3+ messages)
` [PATCH v3 4/4] perf vendor events arm64:: Add i.MX95 DDR Performane Monitor metrics
[PATCH v9] bus: mhi: host: Add tracing support
2024-01-31 1:52 UTC (6+ messages)
[PATCHv2 0/2] *** Detect interrupt storm in softlockup ***
2024-01-31 1:50 UTC (5+ messages)
` [PATCHv2 1/2] watchdog/softlockup: low-overhead detection of interrupt storm
` [PATCHv2 2/2] watchdog/softlockup: report the most frequent interrupts
[PATCH v2 (3/6)] tracefs: dentry lookup crapectomy
2024-01-31 1:50 UTC
[PATCH] rpm-pkg: simplify installkernel %post
2024-01-31 1:48 UTC (3+ messages)
` [PATCH v7] "
[PATCH v1 1/1] perf test: Simplify metric value validation test final report
2024-01-31 1:48 UTC (2+ messages)
[PATCH 00/15] Coalesced Interrupt Delivery with posted MSI
2024-01-31 1:48 UTC (3+ messages)
` [PATCH 03/15] x86/irq: Use bitfields exclusively in posted interrupt descriptor
[PATCH net v4] connector: cn_netlink_has_listeners replaces proc_event_num_listeners
2024-01-31 1:44 UTC
[PATCH] MAINTAINERS: Add UBSAN section
2024-01-31 1:41 UTC (2+ messages)
[net-next PATCH v2 0/3] net: mdio-ipq4019: fix wrong default MDC rate
2024-01-31 1:40 UTC (5+ messages)
` [net-next PATCH v2 3/3] arm64: dts: qcom: ipq8074: add clock-frequency to MDIO node
[PATCH v5 00/10] Add support to configure TPDM CMB subunit
2024-01-31 1:39 UTC (10+ messages)
` [PATCH v5 05/10] coresight-tpda: Add support to configure CMB element
` [PATCH v5 07/10] coresight-tpdm: Add pattern registers support for CMB
` [PATCH v5 08/10] coresight-tpdm: Add timestamp control register support for the CMB
[PATCH net-next v5] ethtool: ice: Support for RSS settings to GTP from ethtool
2024-01-31 1:37 UTC
[PATCH v4 00/14] dm-raid: fix v6.7 regressions
2024-01-31 1:35 UTC (8+ messages)
` [PATCH RFC v4 13/14] dm: wait for IO completion before removing dm device
[kees:devel/overflow/sanitizers] [overflow] 660787b56e: UBSAN:signed-integer-overflow_in_lib/test_memcat_p.c
2024-01-31 1:34 UTC (3+ messages)
[PATCH] dmaengine: virt-dma : fix vchan error on multi-thread
2024-01-31 1:32 UTC (2+ messages)
[PATCH] dmaengine: dmatest: fix timeout caused by kthread_stop
2024-01-31 1:32 UTC (2+ messages)
[RESEND PATCH v0 0/5] wave5 codec driver
2024-01-31 1:30 UTC (6+ messages)
` [RESEND PATCH v0 1/5] wave5 : Support yuv422 input format for encoder
` [RESEND PATCH v0 2/5] wave5: Support to prepend sps/pps to IDR frame
` [RESEND PATCH v0 3/5] wave5 : Support runtime suspend/resume
` [RESEND PATCH v0 4/5] wave5: Use the bitstream buffer size from host
` [RESEND PATCH v0 5/5] wave5 : Fixed the wrong buffer size formula
[PATCH v1 3/4] can: cast: add driver for CAST CAN controller
2024-01-31 1:23 UTC (2+ messages)
[PATCH] net: rds: Simplify the allocation of slab caches in rds_conn_init
2024-01-31 1:20 UTC (2+ messages)
[PATCH v2] drm/msm/gem: Fix double resv lock aquire
2024-01-31 1:15 UTC
Subject: [PATCH RFC 0/4] Demotion Profiling Improvements
2024-01-31 1:13 UTC (5+ messages)
` [PATCH RFC 1/4] drivers/base/node: Add demotion_nodes sys infterface
[PATCH v5 2/2] cpufreq: add virtual-cpufreq driver
2024-01-31 1:13 UTC (2+ messages)
[PATCH RFC gmem v1 0/8] KVM: gmem hooks/changes needed for x86 (other archs?)
2024-01-31 1:13 UTC (3+ messages)
` [PATCH RFC gmem v1 8/8] KVM: x86: Determine shared/private faults based on vm_type
[PATCH 1/6] tracefs: avoid using the ei->dentry pointer unnecessarily
2024-01-31 1:12 UTC (11+ messages)
` [PATCH 3/6] tracefs: dentry lookup crapectomy
` [PATCH 5/6] eventfs: get rid of dentry pointers without refcounts
` [PATCH 6/6] eventfs: clean up dentry ops and add revalidate function
[PATCH v4 0/5] PM: domains: Add control for switching back and forth to HW control
2024-01-31 1:09 UTC (8+ messages)
` [PATCH v4 1/5] PM: domains: Allow devices attached to genpd to be managed by HW
` [PATCH v4 3/5] clk: qcom: gdsc: Add set and get hwmode callbacks to switch GDSC mode
` "
` [PATCH v4 5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode "
[PATCH net-next v4] ethtool: ice: Support for RSS settings to GTP
2024-01-31 1:07 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH v3 0/3] riscv: mm: Extend mappable memory up to hint address
2024-01-31 1:07 UTC (4+ messages)
` [PATCH v3 1/3] riscv: mm: Use hint address in mmap if available
` [PATCH v3 2/3] selftests: riscv: Generalize mm selftests
` [PATCH v3 3/3] docs: riscv: Define behavior of mmap
[syzbot] [block?] [trace?] INFO: task hung in blk_trace_remove (2)
2024-01-31 1:04 UTC (2+ messages)
[PATCH 00/20] mm: zswap: cleanups
2024-01-31 1:03 UTC (10+ messages)
` [PATCH 14/20] mm: zswap: function ordering: public lru api
` [PATCH 15/20] mm: zswap: function ordering: move entry sections out of LRU section
[PATCH] KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK
2024-01-31 0:59 UTC (2+ messages)
[PATCH 0/5] KVM: selftests: Fix clocksource requirements in tests
2024-01-31 0:59 UTC (2+ messages)
[PATCH] KVM: selftests: Reword the NX hugepage test's skip message to be more helpful
2024-01-31 0:59 UTC (2+ messages)
[PATCH] KVM: selftests: Delete superfluous, unused "stage" variable in AMX test
2024-01-31 0:59 UTC (2+ messages)
[PATCH] KVM: x86: User mutex guards to eliminate __kvm_x86_vendor_init()
2024-01-31 0:59 UTC (2+ messages)
[PATCH] KVM: Harden against unpaired kvm_mmu_notifier_invalidate_range_end() calls
2024-01-31 0:59 UTC (2+ messages)
linux-next: manual merge of the gpio-brgl tree with the jc_docs tree
2024-01-31 0:59 UTC
[PATCH v5 0/2] Surface fan monitoring driver
2024-01-31 0:58 UTC (3+ messages)
` [PATCH v5 1/2] hwmon: add fan speed monitoring driver for Surface devices
` [PATCH v5 2/2] platform/surface: aggregator_registry: add entry for fan speed
[PATCH net v3] connector: cn_netlink_has_listeners replaces proc_event_num_listeners
2024-01-31 0:55 UTC (2+ messages)
[PATCH v3] clocksource: Scale the max retry number of watchdog read according to CPU numbers
2024-01-31 0:53 UTC (2+ messages)
[ANNOUNCE] PUCK Agenda - 2024.01.31 - Finalizing internal guest_memfd APIs for SNP/TDX
2024-01-31 0:51 UTC
[PATCH net-next v6 0/2] Abstract page from net stack
2024-01-31 0:47 UTC (4+ messages)
` [PATCH net-next v6 1/2] net: introduce abstraction for network memory
[PATCH 0/6] PCI: dwc: Add common pme_turn_off message by using outbound iATU
2024-01-31 0:45 UTC (7+ messages)
` [PATCH 1/6] PCI: Add INTx Mechanism Messages macros
` [PATCH 2/6] PCI: dwc: Change arguments of dw_pcie_prog_outbound_atu()
` [PATCH 3/6] PCI: dwc: Add outbound MSG TLPs support
` [PATCH 4/6] PCI: Add PME_TURN_OFF message macro
` [PATCH 5/6] dt-bindings: PCI: dwc: Add 'msg" register region
` [PATCH 6/6] PCI: dwc: Add common send pme_turn_off message method
[RFC PATCH v2] cleanup: Add cond_guard() to conditional guards
2024-01-31 0:43 UTC (6+ messages)
[PATCH 1/1] mm/khugepaged: bypassing unnecessary scans with MMF_DISABLE_THP check
2024-01-31 0:37 UTC (7+ messages)
[RFC PATCH 00/13] Add tuning algorithm for delay chain
2024-01-31 0:37 UTC (14+ messages)
` [RFC PATCH 01/13] drivers: mmc: host: sdhci_am654: "
` [RFC PATCH 02/13] drivers: mmc: host: sdhci_am654: Write ITAPDLY for DDR52 timing
` [RFC PATCH 03/13] drivers: mmc: host: sdhci_am654: Add missing OTAP/ITAP enable
` [RFC PATCH 04/13] drivers: mmc: host: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock
` [RFC PATCH 05/13] drivers: mmc: host: sdhci_am654: Fix ITAPDLY for HS400 timing
` [RFC PATCH 06/13] arm64: dts: ti: k3-am62a-main: Add sdhci0 instance
` [RFC PATCH 07/13] arm64: dts: ti: k3-am62a7-sk: Enable eMMC support
` [RFC PATCH 08/13] arm64: dts: ti: k3-am62a-main: Add sdhci2 instance
` [RFC PATCH 09/13] arm64: dts: ti: k3-am64-main: Update ITAP/OTAP values for MMC
` [RFC PATCH 10/13] arm64: dts: ti: k3-am62-main: "
` [RFC PATCH 11/13] arm64: dts: ti: k3-am62p: Add missing properties "
` [RFC PATCH 12/13] arm64: dts: ti: k3-am6*: Remove DLL properties for soft phys
` [RFC PATCH 13/13] arm64: dts: ti: k3-am6*: Reorganize MMC properties
[PATCH 30 2/7] Add binding for Aspeed SOC
2024-01-31 0:32 UTC (2+ messages)
[PATCH v4 2/2] hwmon: add fan speed monitoring driver for Surface devices
2024-01-31 0:23 UTC (2+ messages)
[PATCH v2 0/7] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
2024-01-31 0:23 UTC (7+ messages)
` [PATCH v2 2/7] firmware: coreboot: Generate aliases for coreboot modules
selftests: ftrace: Internal error: Oops: sve_save_state
2024-01-31 0:15 UTC (7+ messages)
[PATCH 30 3/7] Add Aspeed SOC 24xx, 25xx and 26xx JTAG support
2024-01-31 0:11 UTC (2+ messages)
[PATCH 00/46] Dynamic allocation of reserved_mem array
2024-01-31 0:07 UTC (2+ messages)
[PATCH] x86: don't reserve SETUP_RNG_SEED in e820
2024-01-31 0:04 UTC
[tip:master] BUILD SUCCESS a6f0b57202b0ee50dc042bae16494008dc6dc992
2024-01-31 0:03 UTC
[PATCH v4 0/2] sched: Don't trigger misfit if affinity is restricted
2024-01-30 23:57 UTC (10+ messages)
` [PATCH v4 1/2] sched/fair: Check a task has a fitting cpu when updating misfit
[syzbot] [net?] WARNING in ip6_route_info_create
2024-01-30 23:55 UTC
[PATCH] x86: rust: Disable entry padding with Rust
2024-01-30 23:54 UTC (5+ messages)
linux-next: manual merge of the jc_docs tree with the usb.current tree
2024-01-30 23:47 UTC (3+ messages)
memcpy: detected field-spanning write (size 101) of single field "ext_scan->tlv_buffer" at drivers/net/wireless/marvell/mwifiex/scan.c:2251 (size 1)
2024-01-30 23:46 UTC (3+ messages)
[PATCH 30 1/7] Add JTAG core driver
2024-01-30 23:43 UTC (3+ messages)
[PATCH 30 5/7] Add JTAG core driver ioctl number
2024-01-30 23:39 UTC (2+ messages)
[PATCH 30 6/7] Add JTAG core driver Maintainers
2024-01-30 23:38 UTC
[PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users
2024-01-30 23:37 UTC (2+ messages)
[PATCH] arm64: dts: exynos: gs101: add stable i2c aliases for gs101-oriole
2024-01-30 23:37 UTC
[syzbot] [ext4?] general protection fault in jbd2__journal_start
2024-01-30 23:37 UTC (3+ messages)
` [syzbot] [xfs?] "
` current->journal_info got nested! (was Re: [syzbot] [xfs?] [ext4?] general protection fault in jbd2__journal_start)
[PATCH v3 00/19] x86: Confine early 1:1 mapped startup code
2024-01-30 23:36 UTC (4+ messages)
` [PATCH v3 14/19] x86/coco: Make cc_set_mask() static inline
[PATCH 30 7/7] Add AST2500 and AST2600 JTAG device in DTS
2024-01-30 23:32 UTC
[PATCH 1/3] fpga: xilinx-spi: extract a common driver core
2024-01-30 23:32 UTC (8+ messages)
` [PATCH 2/3] dt-bindings: fpga: xlnx,fpga-slave-selectmap: add DT schema
[PATCH] LoongArch: vDSO: Disable UBSAN instrumentation
2024-01-30 23:31 UTC
[PATCH 30 4/7] Add ABI documentation
2024-01-30 23:30 UTC
[PATCH] sh: Fix build with CONFIG_UBSAN=y
2024-01-30 23:27 UTC
[GIT PULL] Kselftest fixes update for Linux 6.8-rc3
2024-01-30 23:26 UTC (2+ messages)
[GIT PULL] KUnit fixes update for Linux 6.8-rc3
2024-01-30 23:26 UTC (2+ 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