messages from 2023-07-06 14:27:09 to 2023-07-06 16:46:56 UTC [more...]
[PATCH v2 00/89] fs: new accessors for inode->i_ctime
2023-07-06 16:14 UTC (6+ messages)
` [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime
[PATCH RFC net-next v4 0/9] net: intel: start The Great Code Dedup + Page Pool for iavf
2023-07-06 16:45 UTC (11+ messages)
` [PATCH RFC net-next v4 3/9] iavf: drop page splitting and recycling
` [Intel-wired-lan] "
` [PATCH RFC net-next v4 5/9] libie: add Rx buffer management (via Page Pool)
` [PATCH RFC net-next v4 6/9] iavf: switch to Page Pool
` [Intel-wired-lan] "
[PATCH] MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabled
2023-07-06 16:36 UTC
[RFC PATCH 1/1] x86/mm: Mark CoCo VM pages invalid while moving between private and shared
2023-07-06 16:41 UTC
[GIT PULL] bcachefs
2023-07-06 16:40 UTC (3+ messages)
[PATCH v3 1/4] mm/memory: convert do_page_mkwrite() to use folios
2023-07-06 16:38 UTC (4+ messages)
` [PATCH v3 2/4] mm/memory: convert wp_page_shared() "
` [PATCH v3 3/4] mm/memory: convert do_shared_fault() to folios
` [PATCH v3 4/4] mm/memory: convert do_read_fault() to use folios
[RFC PATCH 00/14] context_tracking,x86: Defer some IPIs until a user->kernel transition
2023-07-06 16:39 UTC (6+ messages)
` [RFC PATCH 11/14] context-tracking: Introduce work deferral infrastructure
[PATCH] sh: Avoid using IRQ0 on SH3 and SH4
2023-07-06 16:38 UTC (6+ messages)
[RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
2023-07-06 16:37 UTC (5+ messages)
[PATCH 0/3] RISC-V: Support querying vendor extensions
2023-07-06 16:29 UTC (3+ messages)
` [PATCH 1/3] RISC-V: Framework for "
[PATCH] arm64: dts: qcom: sm8350: Use proper CPU compatibles
2023-07-06 16:35 UTC
[GIT PULL] bcachefs
2023-07-06 16:34 UTC (13+ messages)
Fwd: High cpu usage caused by kernel process when upgraded to linux 5.19.17 or later
2023-07-06 16:33 UTC (7+ messages)
` "
[PATCH drm-next v6 00/13] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-07-06 16:17 UTC (9+ messages)
` [PATCH drm-next v6 02/13] drm: manager to keep track of GPUs VA mappings
[PATCH v2] KVM: arm64: Add missing BTI instructions
2023-07-06 16:23 UTC (2+ messages)
drm_bridges on fairphone-fp3 are enabled in the wrong order
2023-07-06 16:22 UTC (2+ messages)
[Intel-wired-lan] bug with rx-udp-gro-forwarding offloading?
2023-07-06 16:17 UTC (36+ messages)
[PATCH] thermal/drivers/mediatek/lvts_thermal: Make readings valid in filtered mode
2023-07-06 16:14 UTC
[PATCH blktests v1 0/3] More fixes for FC enabling
2023-07-06 16:11 UTC (5+ messages)
` [PATCH blktests v1 2/3] nvme/rc: Avoid triggering host nvme-cli autoconnect
` [PATCH blktests v1 3/3] nvme/{041,042,043,044,045}: Use default hostnqn and hostid
[PATCH 0/2] platform/x86: simatic-ipc: minor cleanups
2023-07-06 16:10 UTC (3+ messages)
` [PATCH 1/2] platform/x86: simatic-ipc: drop PCI runtime depends and header
` [PATCH 2/2] leds: simatic-ipc-leds-gpio: fix comment style in SPDX header
[PATCH v2] fprobe: add unlock to match a succeeded ftrace_test_recursion_trylock
2023-07-06 16:09 UTC (2+ messages)
[PATCH v4 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
2023-07-06 16:07 UTC (5+ messages)
` [PATCH v4 12/13] s390/kexec: refactor for kernel/Kconfig.kexec
[PATCH v3] wifi: ath9k: fix printk specifier
2023-07-06 16:04 UTC (3+ messages)
[PATCH 0/2] platform/x86: add CMOS battery monitoring for simatic IPCs
2023-07-06 16:03 UTC (4+ messages)
` [PATCH 1/2] watchdog: simatic-ipc-wdt: make IO region access of one model muxed
` [PATCH 2/2] platform/x86: add CMOS battery monitoring for simatic IPCs
[PATCH] pstore/ram: Add support for dynamically allocated ramoops memory regions
2023-07-06 16:00 UTC (10+ messages)
[PATCH v3] kernel/trace: Fix cleanup logic of enable_trace_eprobe
2023-07-06 16:00 UTC (2+ messages)
[PATCH v7 0/8] KVM: allow mapping non-refcounted pages
2023-07-06 15:58 UTC (11+ messages)
` [PATCH v7 2/8] KVM: Introduce __kvm_follow_pfn function
` [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn
[PATCH 0/9] Add support for Firefox's gecko profile format
2023-07-06 15:57 UTC (5+ messages)
` [PATCH 7/9] scripts: python: implement get or create frame function
[PATCH v7 10/19] s390: mm: Convert to GENERIC_IOREMAP
2023-07-06 15:55 UTC (3+ messages)
[PATCH] tracing/probes: Delete dead code in trace_eprobe_tp_update_arg()
2023-07-06 15:52 UTC (3+ messages)
[PATCH 0/7] Support of HASH on STM32MP13
2023-07-06 15:50 UTC (3+ messages)
` [PATCH 1/7] dt-bindings: crypto: add new compatible for stm32-hash
[PATCH v8 00/19] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
2023-07-06 15:45 UTC (20+ messages)
` [PATCH v8 01/19] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
` [PATCH v8 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
` [PATCH v8 03/19] openrisc: mm: remove unneeded early ioremap code
` [PATCH v8 04/19] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
` [PATCH v8 05/19] mm: ioremap: allow ARCH to have its own ioremap method definition
` [PATCH v8 06/19] mm/ioremap: add slab availability checking in ioremap_prot
` [PATCH v8 07/19] arc: mm: Convert to GENERIC_IOREMAP
` [PATCH v8 08/19] ia64: "
` [PATCH v8 09/19] openrisc: "
` [PATCH v8 10/19] s390: "
` [PATCH v8 11/19] sh: add <asm-generic/io.h> including
` [PATCH v8 12/19] sh: mm: Convert to GENERIC_IOREMAP
` [PATCH v8 13/19] xtensa: "
` [PATCH v8 14/19] parisc: "
` [PATCH v8 15/19] mm/ioremap: Consider IOREMAP space in generic ioremap
` [PATCH v8 16/19] mm: move is_ioremap_addr() into new header file
` [PATCH v8 17/19] powerpc: mm: Convert to GENERIC_IOREMAP
` [PATCH v8 18/19] arm64 : mm: add wrapper function ioremap_prot()
` [PATCH v8 19/19] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed
[PATCH 1/4] net: emaclite: Use devm_platform_get_and_ioremap_resource()
2023-07-06 15:48 UTC (2+ messages)
[PATCH net v2] net:thunder:Fix resource leaks in device_for_each_child_node() loops
2023-07-06 15:48 UTC (2+ messages)
kernel/trace/trace.c:2430:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
2023-07-06 15:47 UTC (2+ messages)
[PATCH v1] net:tipc:Remove repeated initialization
2023-07-06 15:47 UTC (2+ messages)
[PATCH] Move rmnet out of NET_VENDOR_QUALCOMM dependency
2023-07-06 15:44 UTC (2+ messages)
[PATCH v3 0/6] thermal/drivers/mediatek/lvts_thermal: Fixes to the interrupt handling
2023-07-06 15:37 UTC (7+ messages)
` [PATCH v3 1/6] thermal/drivers/mediatek/lvts_thermal: Handle IRQ on all controllers
` [PATCH v3 2/6] thermal/drivers/mediatek/lvts_thermal: Honor sensors in immediate mode
` [PATCH v3 3/6] thermal/drivers/mediatek/lvts_thermal: Use offset threshold for IRQ
` [PATCH v3 4/6] thermal/drivers/mediatek/lvts_thermal: Disable undesired interrupts
` [PATCH v3 5/6] thermal/drivers/mediatek/lvts_thermal: Don't leave threshold zeroed
` [PATCH v3 6/6] thermal/drivers/mediatek/lvts_thermal: Manage threshold between sensors
[PATCH 1/2] dt-bindings: Input: exc3000 - Support power supply regulators
2023-07-06 15:36 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH v2 0/7] Add initial support for SM7125 and Xiaomi SM7125 platform
2023-07-06 15:36 UTC (8+ messages)
` [PATCH v2 2/7] dt-bindings: arm: qcom,ids: Add SoC ID for SM7125
` [PATCH v2 4/7] soc: qcom: socinfo: "
` [PATCH v2 6/7] arm64: dts: qcom: Add SM7125 device tree
[PATCH] usb: dwc3: Disable AutoRetry controller feature for dwc_usb3 v2.00a
2023-07-06 15:35 UTC (3+ messages)
[PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
2023-07-06 15:33 UTC (2+ messages)
[External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
2023-07-06 15:32 UTC (2+ messages)
[RFC PATCH 00/11] iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter
2023-07-06 15:31 UTC (13+ messages)
` [RFC PATCH 01/11] iov_iter: Fix comment refs to iov_iter_get_pages/pages_alloc()
` [RFC PATCH 02/11] vfs: Set IOCB_WRITE in iocbs that we're going to write from
` [RFC PATCH 03/11] vfs: Use init_kiocb() to initialise new IOCBs
` [RFC PATCH 05/11] iov_iter: Use IOMAP_WRITE rather than iterator direction
` [RFC PATCH 06/11] iov_iter: Use op_is_write() "
` [RFC PATCH 08/11] iov_iter: Drop iov_iter_rw() and fold in last user
[PATCH] drm/fbdev-dma: Fix documented default preferred_bpp value
2023-07-06 15:30 UTC
[PATCH 0/4] Trivial code cleanup patches
2023-07-06 15:30 UTC (2+ messages)
[PATCH 0/4] Add support for pinctrl in pmic chips
2023-07-06 15:29 UTC (10+ messages)
` [PATCH 1/4] dt-bindings: pinctrl: qcom-pmic-gpio: Add pm7550ba support
[PATCH v2 01/92] ibmvmc: update ctime in conjunction with mtime on write
2023-07-06 15:28 UTC (35+ messages)
` [PATCH v2 06/92] cifs: update the ctime on a partial page write
` [PATCH v2 39/92] erofs: convert to ctime accessor functions
` [PATCH v2 74/92] smb: "
` [PATCH v2 77/92] tracefs: "
` [PATCH v2 80/92] ufs: "
` [PATCH v2 81/92] vboxsf: "
` [PATCH v2 82/92] xfs: "
` [PATCH v2 83/92] zonefs: "
` [PATCH v2 84/92] linux: "
` [PATCH v2 85/92] mqueue: "
` [PATCH v2 86/92] bpf: "
` [PATCH v2 87/92] shmem: "
` [PATCH v2 88/92] sunrpc: "
` [PATCH v2 89/92] apparmor: "
` [PATCH v2 90/92] security: "
` [PATCH v2 91/92] selinux: "
[PATCH 0/3] Add support of rpmhpd for SDX75
2023-07-06 15:28 UTC (10+ messages)
` [PATCH 1/3] dt-bindings: power: rpmpd: Add Generic RPM(h) PD indexes
[PATCH] x86/ia32: Do not modify the DPL bits for a null selector
2023-07-06 15:28 UTC (2+ messages)
[PATCH v4 0/3] drm/panel: add fannal c3004 panel
2023-07-06 15:26 UTC (11+ messages)
` [PATCH v4 3/3] drm/panel-fannal-c3004: Add fannal c3004 DSI panel
[GIT PULL] sh updates for v6.5
2023-07-06 15:23 UTC (7+ messages)
[PATCH v3] KVM: arm64: Use BTI for nvhe
2023-07-06 15:23 UTC (10+ messages)
[PATCH 0/2] Enable multiple MCAN on AM62x
2023-07-06 15:20 UTC (4+ messages)
` [PATCH 2/2] can: m_can: Add hrtimer to generate software interrupt
[PATCH v1] firmware:Fix an NULL vs IS_ERR() bug in probe
2023-07-06 15:18 UTC (3+ messages)
` 回复: [PATCH] firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in svc_create_memory_pool()
` 回复: "
[PATCH] mm/mmap: move vma operations to mm_struct out of the critical section of file mapping lock
2023-07-06 15:15 UTC (6+ messages)
` [PATCH] mm/mmap: move vmKirill A. Shutemov <kirill@shutemov.name>a "
[PATCH 00/10] Introduce STM32 Firewall framework
2023-07-06 15:09 UTC (5+ messages)
` [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files
` [PATCH 05/10] firewall: introduce stm32_firewall framework
[PATCH v3 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
2023-07-06 15:06 UTC (8+ messages)
` [PATCH v3 2/4] "
[ANNOUNCE] 4.14.320-rt151
2023-07-06 15:04 UTC
[PATCH] gro: check returned skb of napi_frags_skb() against NULL
2023-07-06 15:05 UTC (3+ messages)
[ANNOUNCE] 5.10.186-rt91
2023-07-06 15:04 UTC
[QUESTION] Full user space process isolation?
2023-07-06 15:04 UTC (7+ messages)
[PATCH v2 00/12] mm: free retracted page table by RCU
2023-07-06 15:02 UTC (13+ messages)
` [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
[PATCH] ASoC: codecs: wcd938x: fix dB range for HPHL and HPHR
2023-07-06 15:03 UTC (2+ messages)
[PATCH] ASoC: qcom: q6afe-dai: fix Display Port Playback stream name
2023-07-06 15:03 UTC (2+ messages)
[PATCH 1/2] firmware: stratix10-svc: Generic Mailbox Command
2023-07-06 15:03 UTC (3+ messages)
[PATCH v1 0/6] arm64: qcom: sa8775p: add support for PCIe
2023-07-06 14:53 UTC (3+ messages)
` [PATCH v1 4/6] phy: qcom-qmp-pcie: add support for sa8775p
[PATCH v3 0/3] dt-bindings: second batch of dt-schema conversions for Amlogic Meson bindings
2023-07-06 14:52 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: clock: amlogic: convert amlogic,gxbb-clkc.txt to dt-schema
` [PATCH v3 2/3] dt-bindings: clock: amlogic: convert amlogic,gxbb-aoclkc.txt "
` [PATCH v3 3/3] dt-bindings: soc: amlogic: document System Control registers
[PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand
2023-07-06 14:49 UTC (12+ messages)
[RFC][PATCH 00/10] KEYS: Introduce user asymmetric keys and signatures
2023-07-06 14:42 UTC (13+ messages)
` [RFC][PATCH 01/10] crypto: Export public key algorithm information
` [RFC][PATCH 02/10] crypto: Export signature encoding information
` [RFC][PATCH 03/10] KEYS: asymmetric: Introduce a parser for user asymmetric keys and sigs
` [RFC][PATCH 04/10] KEYS: asymmetric: Introduce the user asymmetric key parser
` [RFC][PATCH 05/10] KEYS: asymmetric: Introduce the user asymmetric key signature parser
` [RFC][PATCH 06/10] verification: Add verify_uasym_signature() and verify_uasym_sig_message()
` [RFC][PATCH 07/10] KEYS: asymmetric: Preload user asymmetric keys from a keyring blob
` [RFC][PATCH 08/10] KEYS: Introduce load_uasym_keyring()
` [RFC][PATCH 09/10] bpf: Introduce bpf_verify_uasym_signature() kfunc
` [RFC][PATCH 10/10] selftests/bpf: Prepare a test for user asymmetric key signatures
` [RFC][GNUPG][PATCH 1/2] Convert PGP keys to the user asymmetric keys format
` [RFC][GNUPG][PATCH 2/2] Convert PGP signatures to the user asymmetric key signatures format
[PATCH V3] octeontx2-pf: Add additional check for MCAM rules
2023-07-06 14:48 UTC (2+ messages)
[PATCH v1] lib:Remove repeated initialization
2023-07-06 14:45 UTC (2+ messages)
[GIT PULL] SPI fixes for v6.5-merge-window
2023-07-06 14:41 UTC
[GIT PULL] regulator fixes for v6.5-merge-window
2023-07-06 14:40 UTC
[PATCH v2] clk: qcom: gcc-sc8280xp: Allow PCIe GDSCs to enter retention state
2023-07-06 14:40 UTC (3+ messages)
[PATCH v2 0/4] blk-mq: optimize the size of struct request
2023-07-06 14:39 UTC (8+ messages)
` [PATCH v2 1/4] blk-mq: use percpu csd to remote complete instead of per-rq csd
` [PATCH v2 4/4] blk-mq: delete unused completion_data in struct request
[PATCH 1/1] arm64: dts: imx8mp: remove arm,primecell-periphid at etm nodes
2023-07-06 14:39 UTC (5+ messages)
` [PATCH 1/1] arm64: dts: imx8mp: remove arm, primecell-periphid "
[PATCH 0/2] Add compatibles to support pmic chips
2023-07-06 14:39 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: mfd: Add compatible for pm7550ba
[PATCH v1] fs: Add kfuncs to handle idmapped mounts
2023-07-06 14:37 UTC (4+ messages)
[GIT PULL] tracing: Minor fixes for 6.5
2023-07-06 14:34 UTC
[syzbot] [net?] INFO: rcu detected stall in rtnl_newlink (3)
2023-07-06 14:33 UTC
[PATCH v2 0/4] Fix for interrupt storm on ASUS TUF A16
2023-07-06 14:30 UTC (4+ messages)
` [PATCH v2 2/4] pinctrl: amd: Use amd_pinconf_set() for all config options
[RFC PATCH 0/2] fpga: fix kernel-doc warnings and align descriptions for the core components
2023-07-06 14:27 UTC (3+ messages)
` [RFC PATCH 1/2] fpga: region: fix kernel-doc
` [RFC PATCH 2/2] fpga: bridge: "
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