messages from 2023-05-10 03:56:04 to 2023-05-10 07:43:22 UTC [more...]
[PATCH v8 0/6] Linear Address Masking (LAM) KVM Enabling
2023-05-10 7:42 UTC (8+ messages)
` [PATCH v8 1/6] KVM: x86: Consolidate flags for __linearize()
` [PATCH v8 2/6] KVM: x86: Virtualize CR4.LAM_SUP
` [PATCH v8 3/6] KVM: x86: Virtualize CR3.LAM_{U48,U57}
` [PATCH v8 4/6] KVM: x86: Introduce untag_addr() in kvm_x86_ops
` [PATCH v8 5/6] KVM: x86: Untag address when LAM applicable
` [PATCH v8 6/6] KVM: x86: Expose LAM feature to userspace VMM
[PATCH] ASoC: dt-bindings: Adjust #sound-dai-cells on TI's single-DAI codecs
2023-05-10 7:42 UTC (5+ messages)
[PATCH] gpiolib: Don't implicitly disable irq when masking
2023-05-10 7:42 UTC (2+ messages)
[syzbot] [fs?] possible deadlock in quotactl_fd
2023-05-10 7:31 UTC (2+ messages)
` [syzbot] [ext4?] "
[PATCH v6 00/21] timer: Move from a push remote at enqueue to a pull at expiry model
2023-05-10 7:28 UTC (22+ messages)
` [PATCH v6 01/21] tick-sched: Warn when next tick seems to be in the past
` [PATCH v6 02/21] timer: Do not IPI for deferrable timers
` [PATCH v6 03/21] timer: Add comment to get_next_timer_interrupt() description
` [PATCH v6 04/21] timer: Move store of next event into __next_timer_interrupt()
` [PATCH v6 05/21] timer: Split next timer interrupt logic
` [PATCH v6 06/21] timer: Rework idle logic
` [PATCH v6 07/21] timers: Introduce add_timer() variants which modify timer flags
` [PATCH v6 08/21] workqueue: Use global variant for add_timer()
` [PATCH v6 09/21] timer: add_timer_on(): Make sure TIMER_PINNED flag is set
` [PATCH v6 10/21] timers: Ease code in run_local_timers()
` [PATCH v6 11/21] timers: Create helper function to forward timer base clk
` [PATCH v6 12/21] timer: Keep the pinned timers separate from the others
` [PATCH v6 13/21] timer: Retrieve next expiry of pinned/non-pinned timers separately
` [PATCH v6 14/21] timer: Split out "get next timer interrupt" functionality
` [PATCH v6 15/21] timer: Add get next timer interrupt functionality for remote CPUs
` [PATCH v6 16/21] timer: Restructure internal locking
` [PATCH v6 17/21] timer: Check if timers base is handled already
` [PATCH v6 18/21] tick/sched: Split out jiffies update helper function
` [PATCH v6 19/21] timer: Implement the hierarchical pull model
` [PATCH v6 20/21] timer_migration: Add tracepoints
` [PATCH v6 21/21] timer: Always queue timers on the local CPU
[PATCH 0/4] audit: refactor and fix for potential deadlock
2023-05-10 7:28 UTC (5+ messages)
` [PATCH 1/4] audit: refactor queue full checks
[PATCH v3 3/3] genirq: Use the maple tree for IRQ descriptors management
2023-05-10 7:24 UTC (7+ messages)
[PATCH 0/2] KingFisher: support regulators for PCIe
2023-05-10 7:27 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: PCI: rcar-pci-host: add optional regulators
` [PATCH 2/2] PCI: rcar-host: add support for "
[PATCH] ALSA: PCM: Fix codestyle issues in pcm_native.c
2023-05-10 7:27 UTC
[PATCH 6.3 000/694] 6.3.2-rc2 review
2023-05-10 7:25 UTC (8+ messages)
[PATCH 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf()
2023-05-10 7:22 UTC (2+ messages)
[PATCH v4 0/4] Enable multiple MCAN on AM62x
2023-05-10 7:21 UTC (5+ messages)
` [PATCH v4 2/4] can: m_can: Add hrtimer to generate software interrupt
[PATCH v3 0/5] Add JH7110 AON PMU support
2023-05-10 7:20 UTC (6+ messages)
` [PATCH v3 1/5] dt-bindings: power: "
` [PATCH v3 3/5] soc: starfive: Extract JH7110 pmu private operations
[PATCH 00/23] arm64: zynqmp: Misc zynqmp changes
2023-05-10 7:15 UTC (17+ messages)
` [PATCH 01/23] arm64: zynqmp: Describe TI phy as ethernet-phy-id
` [PATCH 02/23] arm64: zynqmp: Fix usb node drive strength and slew rate
` [PATCH 03/23] arm64: zynqmp: Set qspi tx-buswidth to 4
` [PATCH 05/23] arm64: zynqmp: Add L2 cache nodes
` [PATCH 06/23] arm64: zynqmp: Sync node name address with reg (mailbox)
` [PATCH 07/23] arm64: zynqmp: Add pmu interrupt-affinity
` [PATCH 08/23] arm64: zynqmp: Add resets property to sdhci nodes
[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
2023-05-10 7:13 UTC (26+ messages)
` [PATCH 01/23] arm: "
` [PATCH 02/23] arm64: allow pte_offset_map() "
` [PATCH 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 04/23] ia64/hugetlb: "
` [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
` [PATCH 06/23] microblaze: allow pte_offset_map() "
` [PATCH 07/23] mips: update_mmu_cache() can replace __update_tlb()
` [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
` [PATCH 09/23] parisc: unmap_uncached_pte() use pte_offset_kernel()
` [PATCH 10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
` [PATCH 12/23] powerpc: allow pte_offset_map[_lock]() to fail
` [PATCH 13/23] powerpc/hugetlb: pte_alloc_huge()
` [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
` [PATCH 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()
` [PATCH 17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 18/23] sparc/hugetlb: "
` [PATCH 19/23] sparc: allow pte_offset_map() to fail
` [PATCH 20/23] sparc: iounit and iommu use pte_offset_kernel()
` [PATCH 21/23] x86: Allow get_locked_pte() to fail
` [PATCH 22/23] x86: sme_populate_pgd() use pte_offset_kernel()
` [PATCH 23/23] xtensa: add pte_unmap() to balance pte_offset_map()
[PATCH v3 0/5] dt-bindings: clocks: at91: convert to yaml
2023-05-10 7:14 UTC (6+ messages)
` [PATCH v3 2/5] dt-bindings: clocks: atmel,at91rm9200-pmc: "
[PATCH] riscv: Optimize memset
2023-05-10 7:13 UTC (6+ messages)
` [PATCH 0/2] riscv: Optimize memset for data sizes less than 16 bytes
` [PATCH 1/2] RISC-V: lib: Improve memset assembler formatting
[PATCH 0/4] Add Video Clock Controller driver for SM8550
2023-05-10 7:13 UTC (3+ messages)
` [PATCH 2/4] dt-bindings: clock: qcom: Add SM8550 video clock controller
[PATCH V4 0/3] Add video clock controller driver for SM8450
2023-05-10 7:12 UTC (3+ messages)
` [PATCH V4 1/3] dt-bindings: clock: qcom: Add SM8450 video clock controller
[PATCH RFC 00/43] x86/pie: Make kernel image's virtual address flexible
2023-05-10 7:09 UTC (6+ messages)
` [PATCH RFC 31/43] x86/modules: Adapt module loading for PIE support
[PATCH 0/3] Provide parent clocks to msm8226 mmcc
2023-05-10 7:09 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: clock: qcom,mmcc: define clocks/clock-names for MSM8226
[PATCH V8 0/4] riscv: Optimize function trace
2023-05-10 7:09 UTC (3+ messages)
` [PATCH V8 1/4] riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
[PATCH v2 1/3] dt-bindings: phy: cadence-torrent: Add latency properties
2023-05-10 7:08 UTC (2+ messages)
[PATCH 00/17] Introduce runtime modifiable Energy Model
2023-05-10 7:08 UTC (14+ messages)
` [PATCH 01/17] PM: EM: Refactor em_cpufreq_update_efficiencies() arguments
` [PATCH 02/17] PM: EM: Find first CPU online while updating OPP efficiency
` [PATCH 05/17] trace: energy_model: Add trace event for EM runtime modifications
` [PATCH 10/17] PM: EM: Add runtime update interface to modify EM power
[PATCH 1/2] sched/deadline: accurate reclaim bandwidth for GRUB
2023-05-10 7:07 UTC (7+ messages)
[PATCH bpf-next] arm64,bpf: Support struct arguments in the BPF trampoline
2023-05-10 7:06 UTC (2+ messages)
[syzbot] Monthly bpf report (May 2023)
2023-05-10 7:04 UTC
[PATCH v2 2/5] ASoC: dt-bindings: Add tas2781 amplifier
2023-05-10 7:04 UTC (2+ messages)
[PATCH v9 0/2] spi: loongson: add bus driver for the loongson spi
2023-05-10 7:03 UTC (5+ messages)
` [PATCH v9 2/2] spi: loongson: add bus driver for the loongson spi controller
[PATCH] x86: make config X86_FEATURE_NAMES visible with EXPERT
2023-05-10 7:01 UTC (8+ messages)
[PATCH] RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescing
2023-05-10 6:58 UTC (8+ messages)
[PATCH 0/2] Reworking configurability of X86_FEATURE_NAMES
2023-05-10 6:57 UTC (3+ messages)
` [PATCH 1/2] x86: make X86_FEATURE_NAMES non-configurable in prompt
` [PATCH 2/2] x86: always build with X86_FEATURE_NAMES functionality
[syzbot] [btrfs?] KASAN: slab-use-after-free Read in __btrfs_release_delayed_node
2023-05-10 6:56 UTC
[PATCH 0/2] Make SID for PM7250B configurable (and a small fixup)
2023-05-10 6:55 UTC (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: pm7250b: make SID configurable
[PATCH v3 0/3] Improve polling mode of s3c64xx driver
2023-05-10 6:54 UTC (5+ messages)
` [PATCH v3 3/3] spi: s3c64xx: support interrupt based pio mode
[PATCH 1/2] maple_tree: Drop the test code for mtree_alloc_{range,rrange}()
2023-05-10 6:50 UTC (3+ messages)
` [PATCH 2/2] maple_tree: Drop mtree_alloc_{range,rrange}() and related functions
[PATCH 00/32] bcachefs - a new COW filesystem
2023-05-10 6:48 UTC (13+ messages)
` [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
` [PATCH 07/32] mm: Bring back vmalloc_exec
` [PATCH 21/32] hlist-bl: add hlist_bl_fake()
` [PATCH 22/32] vfs: inode cache conversion to hash-bl
[PATCH] perf bpf skels: vmlinux.h uses bpf.h and perf_event.h in the source directory
2023-05-10 6:47 UTC (3+ messages)
[PATCH v2] perf bpf skels: Make vmlinux.h use bpf.h and perf_event.h in source directory
2023-05-10 6:44 UTC
[PATCH v11 00/11] Add support for MT8195 SCP 2nd core
2023-05-10 6:37 UTC (12+ messages)
` [PATCH v11 01/11] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v11 02/11] arm64: dts: mediatek: Update the node name of SCP rpmsg subnode
` [PATCH v11 03/11] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v11 04/11] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v11 05/11] remoteproc: mediatek: Introduce cluster on single-core SCP
` [PATCH v11 06/11] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v11 07/11] remoteproc: mediatek: Control SCP core 1 by rproc subdevice
` [PATCH v11 08/11] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v11 09/11] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v11 10/11] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v11 11/11] arm64: dts: mediatek: mt8195: Add SCP 2nd core
[PATCH v2 0/2] serial: core: fix broken console after suspend
2023-05-10 6:35 UTC (3+ messages)
Kernel 6.4-rc1 ARM boot fails
2023-05-10 6:33 UTC (2+ messages)
[PATCH 0/2] SH7709 DMA fixes
2023-05-10 6:25 UTC (3+ messages)
` [PATCH 1/2] sh: dma: fix `dmaor_read_reg`/`dmaor_write_reg` macros
[PATCH 1/2] ASoC: dt-bindings: Add adi,ssm3515 amp schema
2023-05-10 6:23 UTC (4+ messages)
` [PATCH 2/2] ASoC: ssm3515: Add new amp driver
[PATCH net-next] net: liquidio: lio_vf_main: Remove unnecessary (void*) conversions
2023-05-10 6:06 UTC
[PATCH] bus: mhi: host: Skip MHI reset if device is in RDDM
2023-05-10 6:04 UTC
[PATCH v2] dmaengine: xilinx: dma: remove arch dependency
2023-05-10 6:04 UTC
[PATCH v3 0/6] serial: Separate RT288x/Au1xxx code into own file
2023-05-10 5:55 UTC (5+ messages)
` [PATCH v3 1/6] serial: 8250: Change dl_read/write to handle value as u32
` [PATCH v3 3/6] serial: 8250: Add dl_read/write, bugs and mapsize into plat_serial8250_port
arch/um/drivers/harddog_user.c:6:10: fatal error: stdio.h: No such file or directory
2023-05-10 5:54 UTC (2+ messages)
[PATCH V5 00/21] Add basic ACPI support for RISC-V
2023-05-10 5:47 UTC (4+ messages)
` [PATCH V5 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang
[PATCH v2 0/2] cpufreq/schedutil: Fix null pointer dereference in sugov_update_single_freq
2023-05-10 5:42 UTC (5+ messages)
` [PATCH v2 1/2] cpufreq/schedutil: Remove fast_switch_possible flag if driver doesn't set fast_switch
kernfs: Prefer strscpy over strlcpy calls
2023-05-10 5:42 UTC (2+ messages)
Situation of CONFIG_BLK_WBT_MQ after commit b11d31ae01e6 ("blk-wbt: remove unnecessary check in wbt_enable_default()")
2023-05-10 5:40 UTC (3+ messages)
[PATCH v2 0/6] KVM: x86/mmu: refine memtype related mmu zap
2023-05-10 5:39 UTC (5+ messages)
` [PATCH v2 1/6] KVM: x86/mmu: add a new mmu zap helper to indicate memtype changes
` [PATCH v2 3/6] KVM: x86/mmu: only zap EPT when guest MTRR changes
[PATCH v4 1/4] kunit: Always run cleanup from a test kthread
2023-05-10 5:38 UTC (4+ messages)
` [PATCH v4 2/4] Documentation: kunit: Note that assertions should not be used in cleanup
` [PATCH v4 3/4] Documentation: kunit: Warn that exit functions run even if init fails
` [PATCH v4 4/4] kunit: example: Provide example exit functions
Situation of CONFIG_CLK_SUNXI_PRCM_SUN9I
2023-05-10 5:38 UTC
[PATCH net-next V2 0/2] virtio-net: don't busy poll for cvq command
2023-05-10 5:32 UTC (7+ messages)
` [PATCH net-next V2 1/2] virtio-net: convert rx mode setting to use workqueue
[PATCH 1/1] locking/qspinlock: Fix state-transition changes in comments
2023-05-10 5:28 UTC (7+ messages)
[PATCH v3 1/7] ufs: core: Combine 32-bit command_desc_base_addr_lo/hi
2023-05-10 5:24 UTC (7+ messages)
` [PATCH v3 2/7] ufs: core: Update the ufshcd_clear_cmds() functionality
` [PATCH v3 3/7] ufs: mcq: Add supporting functions for mcq abort
` [PATCH v3 4/7] ufs: mcq: Add support for clean up mcq resources
` [PATCH v3 5/7] ufs: mcq: Added ufshcd_mcq_abort()
` [PATCH v3 6/7] ufs: mcq: Use ufshcd_mcq_poll_cqe_lock() in mcq mode
` [PATCH v3 7/7] ufs: core: Add error handling for MCQ mode
[PATCH 1/2] lockdep: lock_set_cmp_fn()
2023-05-10 5:25 UTC (3+ messages)
` [PATCH 2/2] bcache: Convert to lock_cmp_fn
[PATCH 0/2] block: improve the share tag set performance
2023-05-10 5:21 UTC (7+ messages)
` [PATCH 2/2] ufs: don't use the fair tag sharings
[PATCH net] net: phy: bcm7xx: Correct read from expansion register
2023-05-10 5:20 UTC (2+ messages)
[paulmck-rcu:dev.2023.05.08c] BUILD SUCCESS b7c6d563fb2aa29acb91fd8665380979bb8d131d
2023-05-10 5:08 UTC
[PATCH net v3] virtio_net: Fix error unwinding of XDP initialization
2023-05-10 5:00 UTC (7+ messages)
Fwd: e1000e - slow receive / rx - i219-LM (Alder Lake)
2023-05-10 4:49 UTC
[PATCH net v1] net: mscc: ocelot: fix stat counter register values
2023-05-10 4:48 UTC
[PATCH v4 0/4] drm: sun4i: set proper TCON0 DCLK rate in DSI mode
2023-05-10 4:30 UTC (4+ messages)
[patch 00/20] posix-timers: Fixes and cleanups
2023-05-10 4:36 UTC (10+ messages)
` [patch 02/20] posix-timers: Ensure timer ID search-loop limit is valid
` [RFD] posix-timers: CRIU woes
Linux 6.4-rc1
2023-05-10 4:31 UTC (2+ messages)
` linux-next stats (Was: Linux 6.4-rc1)
[PATCH v3 0/3] Add support to configure Coresight Dummy subunit
2023-05-10 4:29 UTC (3+ messages)
` [PATCH v3 3/3] Documentation: trace: Add documentation for Coresight Dummy Trace
include/linux/compiler_types.h:357:45: error: call to '__compiletime_assert_287' declared with attribute error: BUILD_BUG_ON failed: sizeof(priv_tbl->probs) % 16
2023-05-10 4:23 UTC
[PATCH] parisc: kexec: include reboot.h
2023-05-10 4:11 UTC (4+ messages)
[PATCH] virtio_ring: use u32 for virtio_max_dma_size
2023-05-10 4:06 UTC (5+ messages)
[PATCH v9 00/30] Add KVM LoongArch support
2023-05-10 3:57 UTC (2+ messages)
[PATCH v2 net-next] bluetooth: unregister correct BTPROTO for CMTP
2023-05-10 3:56 UTC
[PATCH v4 0/9] ASoC: mediatek: mt8188: revise AFE driver
2023-05-10 3:55 UTC (10+ messages)
` [PATCH v4 1/9] ASoC: mediatek: mt8188: remove supply AUDIO_HIRES
` [PATCH v4 2/9] ASoC: mediatek: mt8188: complete set_tdm_slot function
` [PATCH v4 3/9] ASoC: mediatek: mt8188: revise ETDM control flow
` [PATCH v4 4/9] ASoC: mediatek: mt8188: refine APLL control
` [PATCH v4 5/9] ASoC: mediatek: mt8188: combine afe component registration
` [PATCH v4 6/9] ASoC: mediatek: mt8188: add bus protection
` [PATCH v4 7/9] ASoC: mediatek: mt8188: add required clocks
` [PATCH v4 8/9] ASoC: dt-bindings: mediatek,mt8188-afe: correct clock name
` [PATCH v4 9/9] ASoC: dt-bindings: mediatek,mt8188-afe: add audio properties
[PATCH net v2 0/4] Documentation fixes for Mellanox mlx5 devlink info
2023-05-10 3:54 UTC (3+ messages)
` [PATCH net v2 2/4] Documentation: net/mlx5: Use bullet and definition lists for vnic counters description
` [PATCH net v2 3/4] Documentation: net/mlx5: Add blank line separator before numbered lists
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