messages from 2024-10-11 15:44:00 to 2024-10-11 17:41:00 UTC [more...]
locking/csd-lock: Switch from sched_clock() to ktime_get_mono_fast_ns()
2024-10-11 17:40 UTC (4+ messages)
[PATCH net-next v3 1/2] dt-bindings: net: marvell,aquantia: add property to override MDI_CFG
2024-10-11 17:40 UTC (4+ messages)
` [PATCH net-next v3 2/2] net: phy: aquantia: allow forcing order of MDI pairs
[PATCH bpf-next 0/2] security.bpf xattr name prefix
2024-10-11 17:40 UTC (2+ messages)
[PATCH rcu 0/12] SRCU-lite changes for v6.13
2024-10-11 17:39 UTC (15+ messages)
` [PATCH v2 rcu 0/13] "
` [PATCH v2 rcu 01/13] srcu: Rename srcu_might_be_idle() to srcu_should_expedite()
` [PATCH v2 rcu 02/13] srcu: Introduce srcu_gp_is_expedited() helper function
` [PATCH v2 rcu 03/13] srcu: Renaming in preparation for additional reader flavor
` [PATCH v2 rcu 04/13] srcu: Bit manipulation changes "
` [PATCH v2 rcu 05/13] srcu: Standardize srcu_data pointers to "sdp" and similar
` [PATCH v2 rcu 06/13] srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite()
` [PATCH v2 rcu 07/13] srcu: Allow inlining of __srcu_read_{,un}lock_lite()
` [PATCH v2 rcu 08/13] rcutorture: Expand RCUTORTURE_RDR_MASK_[12] to eight bits
` [PATCH v2 rcu 09/13] rcutorture: Add reader_flavor parameter for SRCU readers
` [PATCH v2 rcu 10/13] rcutorture: Add srcu_read_lock_lite() support to rcutorture.reader_flavor
` [PATCH v2 rcu 11/13] rcutorture: Add light-weight SRCU scenario
` [PATCH v2 rcu 12/13] refscale: Add srcu_read_lock_lite() support using "srcu-lite"
` [PATCH v2 rcu 13/13] srcu: Improve srcu_read_lock_lite() kernel-doc comment
[PATCH v1 RESEND] net: sfp: change quirks for Alcatel Lucent G-010S-P
2024-10-11 17:39 UTC
[PATCH RESEND] clocksource/drivers/timer-ti-dm: Don't fail probe if int not found
2024-10-11 17:39 UTC (3+ messages)
[PATCH v8 1/4] iio: pressure: bmp280: Use sleep and forced mode for oneshot captures
2024-10-11 17:35 UTC (4+ messages)
[PATCH RESEND 0/2] Misc OMAP GPIO/UART fixes
2024-10-11 17:33 UTC (3+ messages)
` [PATCH RESEND 1/2] gpio: omap: Add omap_gpio_disable/enable_irq calls
` [PATCH RESEND 2/2] serial: 8250: omap: Move pm_runtime_get_sync
[PATCH 0/3 v2] nvme: add rotational support
2024-10-11 17:32 UTC (4+ messages)
` [PATCH 1/3 v2] nvme: make independent ns identify default
[PATCH v5 00/22] media: platform: rzg2l-cru: CSI-2 and CRU enhancements
2024-10-11 17:30 UTC (23+ messages)
` [PATCH v5 01/22] media: rzg2l-cru: Use RZG2L_CRU_IP_SINK/SOURCE enum entries
` [PATCH v5 02/22] media: rzg2l-cru: Mark sink and source pad with MUST_CONNECT flag
` [PATCH v5 03/22] media: rzg2l-cru: csi2: "
` [PATCH v5 04/22] media: rzg2l-cru: csi2: Use ARRAY_SIZE() in media_entity_pads_init()
` [PATCH v5 05/22] media: rzg2l-cru: csi2: Implement .get_frame_desc()
` [PATCH v5 06/22] media: rzg2l-cru: Retrieve virtual channel information
` [PATCH v5 07/22] media: rzg2l-cru: Remove `channel` member from `struct rzg2l_cru_csi`
` [PATCH v5 08/22] media: rzg2l-cru: Use MIPI CSI-2 data types for ICnMC_INF definitions
` [PATCH v5 09/22] media: rzg2l-cru: Remove unused fields from rzg2l_cru_ip_format struct
` [PATCH v5 10/22] media: rzg2l-cru: Remove unnecessary WARN_ON check in format func
` [PATCH v5 11/22] media: rzg2l-cru: Simplify configuring input format for image processing
` [PATCH v5 12/22] media: rzg2l-cru: Inline calculating image size
` [PATCH v5 13/22] media: rzg2l-cru: Simplify handling of supported formats
` [PATCH v5 14/22] media: rzg2l-cru: Inline calculating bytesperline
` [PATCH v5 15/22] media: rzg2l-cru: Make use of v4l2_format_info() helpers
` [PATCH v5 16/22] media: rzg2l-cru: Use `rzg2l_cru_ip_formats` array in enum_frame_size
` [PATCH v5 17/22] media: rzg2l-cru: csi2: Remove unused field from rzg2l_csi2_format
` [PATCH v5 18/22] media: rzg2l-cru: video: Implement .link_validate() callback
` [PATCH v5 19/22] media: rzg2l-cru: csi2: Use rzg2l_csi2_formats array in enum_frame_size
` [PATCH v5 20/22] media: rzg2l-cru: Refactor ICnDMR register configuration
` [PATCH v5 21/22] media: rzg2l-cru: Add support to capture 8bit raw sRGB
` [PATCH v5 22/22] media: rzg2l-cru: Move register definitions to a separate file
[for-next][PATCH 0/9] rtla: Updates for 6.13
2024-10-11 17:30 UTC (10+ messages)
` [for-next][PATCH 1/9] rtla: use the definition for stdout fd when calling isatty()
` [for-next][PATCH 2/9] tools/rv: Correct the grammatical errors in the comments
` [for-next][PATCH 3/9] tools/rv: Correct the grammatical errors in the comments[2]
` [for-next][PATCH 4/9] rv: Fix a typo
` [for-next][PATCH 5/9] rtla: Fix consistency in getopt_long for timerlat_hist
` [for-next][PATCH 6/9] tools/rtla: drop __NR_sched_getattr
` [for-next][PATCH 7/9] tools/rtla: fix collision with glibc sched_attr/sched_set_attr
` [for-next][PATCH 8/9] rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
` [for-next][PATCH 9/9] rtla/timerlat: Make timerlat_hist_cpu->*_count "
drivers/nx: Invalid wait context issue when rebooting
2024-10-11 17:20 UTC (4+ messages)
[rfc, PATCH v1 1/1] platform/x86: intel: Add 'intel' prefix to the modules automatically
2024-10-11 17:24 UTC
[PATCH v2] drm/msm/dpu: don't always activate merge_3d block
2024-10-11 17:25 UTC
[PATCH 1/2] rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
2024-10-11 17:23 UTC (2+ messages)
[PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-10-11 17:23 UTC (5+ messages)
` [PATCH v8 19/25] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v8 20/25] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode
[PATCH 0/6] KUnit test moves / renames
2024-10-11 17:22 UTC (10+ messages)
` [PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory
[PATCH v3 0/8] pinctrl: Add T-Head TH1520 SoC pin controllers
2024-10-11 17:22 UTC (2+ messages)
[PATCH] selftests/ftrace: Fix check of return value in fgraph-retval.tc test
2024-10-11 17:20 UTC
[PATCH v4] irqchip/renesas-rzg2l: Fix missing put_device
2024-10-11 17:20 UTC
[PATCH] mm/zswap: avoid touching XArray for unnecessary invalidation
2024-10-11 17:19 UTC
[net-next v5 0/9] Add support for per-NAPI config via netlink
2024-10-11 17:19 UTC (7+ messages)
` [net-next v5 6/9] netdev-genl: Support setting per-NAPI config values
[PATCH 0/4] Add new panel driver Samsung S6E88A0-AMS427AP24
2024-10-11 17:17 UTC (5+ messages)
` [PATCH 2/4] drm/panel: samsung-s6e88a0-ams427ap24: Add initial driver
` [PATCH 4/4] drm/panel: samsung-s6e88a0-ams427ap24: Add flip option
[PATCH v2 0/3] Document the 'perf test -w' workloads functionality
2024-10-11 17:14 UTC (4+ messages)
` [PATCH 1/3] perf test: Introduce workloads__for_each()
` [PATCH 2/3] perf test: Introduce '-w --list' to list the available workloads
` [PATCH 3/3] perf test: Document the -w/--workload option
[PATCH 3/3 v2] nvmet: add rotational support
2024-10-11 17:11 UTC (2+ messages)
[PATCH net v3 3/4] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_compat_ioctl()
2024-10-11 17:11 UTC (2+ messages)
[PATCH net-next v02 1/2] af_packet: allow fanout_add when socket is not RUNNING
2024-10-11 17:12 UTC (12+ messages)
[PATCH] elevator: Remove argument from elevator_find_get
2024-10-11 17:11 UTC (2+ messages)
[PATCH v3] elevator: do not request_module if elevator exists
2024-10-11 17:11 UTC (2+ messages)
[PATCH] drbd: Remove unused conn_lowest_minor
2024-10-11 17:11 UTC (2+ messages)
[PATCH v3 0/8] Improve objtool jump table handling
2024-10-11 17:08 UTC (9+ messages)
` [PATCH v3 1/8] objtool: Deal with relative jump tables correctly
` [PATCH v3 2/8] objtool: Allow arch code to discover jump table size
` [PATCH v3 3/8] objtool: Make some helper functions globally accessible
` [PATCH v3 4/8] objtool: Move jump table heuristics to a x86 specific source file
` [PATCH v3 5/8] objtool: Add generic support for jump table annotations
` [PATCH v3 6/8] crypto: x86/crc32c - Use idiomatic relative jump table
` [PATCH v3 7/8] crypto: x86/crc32c - Add jump table annotation
` [PATCH v3 8/8] crypto: x86/crc32c-intel - Tweaks to make objtool's life harder
[PATCH] ring-buffer: Synchronize ring_buffer_subbuf_order_set() with rb_check_pages()
2024-10-11 17:09 UTC (2+ messages)
[PATCH RFC/RFT 0/3] Converge common flows for cpu assisted shadow stack
2024-10-11 17:08 UTC (10+ messages)
` [PATCH RFC/RFT 1/3] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH RFC/RFT 2/3] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH RFC/RFT 3/3] kernel: converge common shadow stack flow agnostic to arch
[PATCH v6 0/2] nosnp sev command line support
2024-10-11 17:08 UTC (8+ messages)
` [PATCH v6 1/2] x86, KVM:SVM: Move sev specific parsing into arch/x86/virt/svm
[GIT PULL] tomoyo update for v6.12
2024-10-11 17:06 UTC (9+ messages)
[PATCH 0/2] Docs/damon/maintainer-profile: a couple of minor hotfixes
2024-10-11 17:01 UTC (3+ messages)
` [PATCH 1/2] Docs/damon/maintainer-profile: add missing '_' suffixes for external web links
` [PATCH 2/2] Docs/damon/maintainer-profile: update deprecated awslabs GitHub URLs
[PATCH,bpf-next v3 0/4] selftests/bpf: migrate and remove cgroup/tracing related tests
2024-10-11 17:00 UTC (2+ messages)
[PATCH] libbpf: Fix possible compiler warnings in hashmap
2024-10-11 17:00 UTC
[PATCH v6 0/8] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
2024-10-11 16:58 UTC (5+ messages)
` [PATCH v6 1/8] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Pull pinctrl node changes from MT6795 document
` [PATCH v6 6/8] dt-bindings: pinctrl: mediatek: Add bindings for MT6735 pin controller
[PATCH 0/2] Misc omap GPIO/UART fixes
2024-10-11 16:58 UTC (2+ messages)
[PATCH v2 1/3] acpi: make EC support compile-time conditional
2024-10-11 16:56 UTC (2+ messages)
[PATCH 5.4.y 0/2] tracing/kprobes: Backport request about
2024-10-11 16:55 UTC (3+ messages)
[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-10-11 16:54 UTC (4+ messages)
` [PATCH v4 02/28] printk: Add print format (%pra) for struct range
[PATCH v3] xhci: tegra: fix checked USB2 port number
2024-10-11 16:54 UTC (2+ messages)
[PATCH] ring-buffer: Have the buffer update counter be atomic
2024-10-11 16:53 UTC (7+ messages)
[PATCH v1 0/8] Run tests in parallel showing number of tests running
2024-10-11 16:52 UTC (7+ messages)
` [PATCH v1 5/8] perf test: Tag parallel failing shell tests with "(exclusive)"
[PATCH] wifi: ath10k: add channel 177 for 5 GHz band
2024-10-11 16:51 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/5] Improve objtool jump table handling
2024-10-11 16:50 UTC (13+ messages)
` [PATCH v2 2/5] objtool: Allow arch code to discover jump table size
` [PATCH v2 3/5] objtool: Add support for annotated jump tables
` [PATCH v2 5/5] crypto: x86/crc32c - Tweak jump table to validate objtool logic
[PATCH] perf evsel: Fix missing inherit + sample read check
2024-10-11 16:45 UTC (4+ messages)
[PATCH 1/2] perf tools: Fix possible compiler warnings in hashmap
2024-10-11 16:44 UTC (3+ messages)
[PATCH v3] xfs: Check for delayed allocations before setting extsize
2024-10-11 16:40 UTC (3+ messages)
[PATCH v3 0/5] iommu: Enable user space IOPFs in non-PASID and non-svm cases
2024-10-11 16:40 UTC (2+ messages)
USB-C DisplayPort display failing to stay active with Intel Barlow Ridge USB4 controller, power-management related issue?
2024-10-11 16:38 UTC (4+ messages)
[PATCH V2 1/2] platform/x86/intel/pmc: Refactor platform resume functions to use cnl_resume()
2024-10-11 16:36 UTC (5+ messages)
` [PATCH V2 2/2] platform/x86/intel/pmc: Disable C1 auto-demotion during suspend
[PATCH v2] xfs_logprint: Fix super block buffer interpretation issue
2024-10-11 16:36 UTC (2+ messages)
failed to remove key (0, ce:ce:1e:27:bb:e0) from hardware (-110) (ETIMEDOUT)
2024-10-11 16:36 UTC (4+ messages)
[PATCH v1 0/3] pinctrl: th1520: Unbreak the driver
2024-10-11 16:35 UTC (6+ messages)
` [PATCH v1 2/3] pinctrl: th1520: Update pinmux tables
` [PATCH v1 3/3] pinctrl: th1520: Factor out casts
[PATCH] arm64: dts: rockchip: Prevent thermal runaways in RK3308 SoC dtsi
2024-10-11 16:35 UTC (3+ messages)
[PATCH v4 04/13] Audit: maintain an lsm_prop in audit_context
2024-10-11 16:34 UTC (5+ messages)
` [PATCH v4 4/13] "
[PATCH 0/7] iommu/vt-d: Add domain_alloc_paging support
2024-10-11 16:33 UTC (16+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] iommu/vt-d: Remove unused domain_alloc callback
` [PATCH 3/7] iommu/vt-d: Enhance compatibility check for paging domain attach
` [PATCH 4/7] iommu/vt-d: Remove domain_update_iommu_cap()
` [PATCH 5/7] iommu/vt-d: Remove domain_update_iommu_superpage()
` [PATCH 6/7] iommu/vt-d: Refactor first_level_by_default()
` [PATCH 7/7] iommu/vt-d: Refine intel_iommu_domain_alloc_user()
[linux-next:master] [x86/module] 6661cae1aa: WARNING:at_arch/x86/mm/pat/set_memory.c:#__cpa_process_fault
2024-10-11 16:30 UTC (5+ messages)
[PATCH v2] elevator: do not request_module if elevator exists
2024-10-11 16:30 UTC (3+ messages)
[PATCH v7 0/4] Add support for AArch64 AMUv1-based average freq
2024-10-11 16:29 UTC (9+ messages)
` [PATCH v7 3/4] arm64: Provide an AMU-based version of arch_freq_avg_get_on_cpu
[PATCH] powermac: Call of_node_put(bk_node) only once in pmac_has_backlight_type()
2024-10-11 16:25 UTC (4+ messages)
` [PATCH] powermac: Use of_property_match_string() "
[PATCH v5 0/5] Lazy flush for the auth session
2024-10-11 16:25 UTC (4+ messages)
[PATCH v6 00/11] arm64: Support for running as a guest in Arm CCA
2024-10-11 16:22 UTC (5+ messages)
` [PATCH v6 10/11] virt: arm-cca-guest: TSM_REPORT support for realms
[PATCH 6.10 000/482] 6.10.14-rc1 review
2024-10-11 16:22 UTC (2+ messages)
[PATCH 0/4] Add support for stm32mp25x RNG
2024-10-11 16:18 UTC (9+ messages)
` [PATCH 2/4] hwrng: stm32 - implement support for STM32MP25x platforms
[PATCH v2 0/4] Add support for stm32mp25x RNG
2024-10-11 16:17 UTC (8+ messages)
` [PATCH v2 1/4] dt-bindings: rng: add st,stm32mp25-rng support
` [PATCH v2 2/4] hwrng: stm32 - implement support for STM32MP25x platforms
` [PATCH v2 3/4] hwrng: stm32 - update STM32MP15 RNG max clock frequency
` [PATCH v2 4/4] arm64: dts: st: add RNG node on stm32mp251
[PATCH v10 0/5] Tracepoints and static branch in Rust
2024-10-11 16:12 UTC (5+ messages)
` [PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false
[PATCH v2 0/3] Add SEV-SNP CipherTextHiding feature support
2024-10-11 16:10 UTC (6+ messages)
` [PATCH v2 3/3] x86/sev: Add SEV-SNP CipherTextHiding support
[PATCH] btrfs: fix uninit pointer free on read_alloc_one_name error
2024-10-11 16:09 UTC (2+ messages)
[PATCH v2 0/1] binder: report txn errors via generic netlink (genl)
2024-10-11 16:09 UTC (3+ messages)
` [PATCH v2 1/1] binder: report txn errors via generic netlink
[PATCH v6 0/8] Add support for PCIe3 on x1e80100
2024-10-11 16:06 UTC (7+ messages)
` [PATCH v6 3/8] dt-bindings: PCI: qcom,pcie-x1e80100: Add 'global' interrupt
[PATCH net v4 0/5] Lock RCU before calling ip6mr_get_table()
2024-10-11 16:04 UTC (3+ messages)
` [PATCH net v4 3/5] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_compat_ioctl()
[PATCH] MAINTAINERS: Add an entry for PREEMPT_RT
2024-10-11 16:00 UTC (2+ messages)
[syzbot] Monthly trace report (Oct 2024)
2024-10-11 16:00 UTC (2+ messages)
[PATCH 2/7] rcu: limit PREEMPT_RCU configurations
2024-10-11 15:59 UTC (11+ messages)
(no subject)
2024-10-11 15:57 UTC
[PATCH v3 0/6] configure imx8 dsp DT node for rproc usage
2024-10-11 15:56 UTC (11+ messages)
` [PATCH v3 2/6] arm64: dts: imx8-ss-audio: configure dsp "
` [PATCH v3 3/6] arm64: dts: imx8qxp-mek: add dsp rproc-related mem regions
` [PATCH v3 4/6] arm64: dts: imx8qm: drop dsp node from audio_subsys bus
` [PATCH v3 5/6] arm64: dts: imx8qm: add node for VPU dsp
` [PATCH v3 6/6] arm64: dts: imx8qm-mek: enable dsp node for rproc usage
[PATCH v2 0/1] remove SWAP_MAP_SHMEM
2024-10-11 15:56 UTC (4+ messages)
` [PATCH v2 1/1] swap: shmem: "
[PATCH v9 0/4] shut down devices asynchronously
2024-10-11 15:52 UTC (3+ messages)
[PATCH RFC v2] mm: Enforce the stack gap when changing inaccessible VMAs
2024-10-11 15:50 UTC
[PATCH net-next v1] net: phy: aquantia: poll status register
2024-10-11 15:50 UTC (2+ messages)
[PATCH v4] Docs/zh_CN: Translate page_tables.rst to Simplified Chinese
2024-10-11 15:49 UTC
[PATCH net-next v1] page_pool: check for dma_sync_size earlier
2024-10-11 15:49 UTC (8+ messages)
[PATCH v4 01/13] LSM: Add the lsm_prop data structure
2024-10-11 15:45 UTC (3+ messages)
` [PATCH v4 1/13] "
[syzbot] [usb?] INFO: task hung in usb_port_suspend
2024-10-11 15:45 UTC (2+ messages)
[PATCH v2 00/14] hrtimer Rust API
2024-10-11 15:43 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