messages from 2022-03-30 14:53:00 to 2022-03-30 17:33:33 UTC [more...]
[PATCH v4 0/9] iommu cleanup and refactoring
2022-03-30 17:33 UTC (6+ messages)
` [PATCH v4 8/9] iommu: Remove unused argument in is_attach_deferred
CONFIG_THUMB2_KERNEL=y boot failure after Spectre BHB fixes
2022-03-30 17:32 UTC (7+ messages)
[PATCH 0/9] drm/msm: Userspace allocated GPU addresses
2022-03-30 17:32 UTC (4+ messages)
` [PATCH 3/9] drm/msm/gem: Split out inuse helper
[PATCH v1 1/3] dt-bindings: clock: convert rockchip,rv1108-cru.txt to YAML
2022-03-30 17:31 UTC (2+ messages)
[PATCH v1 1/3] dt-bindings: clock: convert rockchip,rk3036-cru.txt to YAML
2022-03-30 17:29 UTC (4+ messages)
` [PATCH v1 3/3] ARM: dts: rockchip: rk3036: use generic node name for dma
[PATCH v2] mm/list_lru: Fix possible race in memcg_reparent_list_lru_node()
2022-03-30 17:26 UTC
[PATCH] CHROMIUM: arm64: dts: qcom: Add sc7180-gelarshie
2022-03-30 17:25 UTC (4+ messages)
[PATCH v3 05/13] pinctrl: samsung: Switch to use for_each_gpiochip_node() helper
2022-03-30 17:25 UTC (2+ messages)
[GIT PULL] Please pull powerpc/linux.git powerpc-5.18-1 tag
2022-03-30 17:07 UTC (6+ messages)
[PATCH] mm: migrate: set demotion targets differently
2022-03-30 17:17 UTC (4+ messages)
[PATCH] x86/cpu: use smp_call_function_many() in arch_freq_prepare_all()
2022-03-30 17:16 UTC (6+ messages)
drivers/scsi/hisi_sas/hisi_sas_main.c:445 hisi_sas_task_deliver() warn: inconsistent indenting
2022-03-30 17:14 UTC
[gustavoars:for-next/kspp] BUILD SUCCESS 452d059ea2b6252f6743de3e9e81950d05ed8b18
2022-03-30 17:13 UTC
[PATCH AUTOSEL 5.17 01/43] LSM: general protection fault in legacy_parse_param
2022-03-30 17:10 UTC (5+ messages)
` [PATCH AUTOSEL 5.17 16/43] random: use computational hash for entropy extraction
[PATCH] staging:rtl8723bs:rtw_cmd.c remove suspect indent
2022-03-30 17:09 UTC (2+ messages)
[PATCH] thermal: exynos: fix masking value for artpec7 temp_error
2022-03-30 17:05 UTC (2+ messages)
[PATCH v2 00/15] mm: COW fixes part 2: reliable GUP pins of anonymous pages
2022-03-30 17:04 UTC (6+ messages)
` [PATCH v2 01/15] mm/rmap: fix missing swap_free() in try_to_unmap() after arch_unmap_one() failed
[PATCH net] ice: Fix logic of getting XSK pool associated with Tx queue
2022-03-30 17:00 UTC (5+ messages)
[ANNOUNCE] 5.4.182-rt72
2022-03-30 17:03 UTC
[PATCH v2 0/2] btrfs: allocate page arrays more efficiently
2022-03-30 16:58 UTC (4+ messages)
` [PATCH v2 1/2] btrfs: factor out allocating an array of pages
` [PATCH v2 2/2] btrfs: allocate page arrays using bulk page allocator
[PATCH] dt-bindings: Fix incomplete if/then/else schemas
2022-03-30 16:57 UTC (4+ messages)
include/linux/compiler_types.h:338:45: error: call to '__compiletime_assert_247' declared with attribute error: BUILD_BUG_ON failed: SECTIONS_WIDTH + NODES_WIDTH + ZONES_WIDTH + ilog2(roundup_pow_of_two(NR_CPUS)) > 32
2022-03-30 16:54 UTC
[PATCH] KVM: MMU: propagate alloc_workqueue failure
2022-03-30 16:55 UTC
[PATCH] tracing: Set user_events to BROKEN
2022-03-30 16:54 UTC (2+ messages)
[PATCH] KVM: SEV: Add cond_resched() to loop in sev_clflush_pages()
2022-03-30 16:52 UTC (2+ messages)
[tip:master] BUILD SUCCESS ba5a91cc154f61f6af263973ff33a858f11a0635
2022-03-30 16:52 UTC
[PATCH v2 0/8] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
2022-03-30 16:48 UTC (5+ messages)
` [PATCH v2 5/8] s390/pgtable: cleanup description of swp pte layout
` [PATCH v2 6/8] s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
[PATCH v11 0/5] USB DWC3 host wake up support from system suspend
2022-03-30 16:46 UTC (6+ messages)
` [PATCH v11 2/5] usb: dwc3: core: Host "
[PATCH 00/22] SCMIv3.1 Miscellaneous changes
2022-03-30 16:46 UTC (24+ messages)
` [PATCH 01/22] firmware: arm_scmi: Fix sorting of retrieved clock rates
` [PATCH 02/22] firmware: arm_scmi: Make protocols init fail on basic errors
` [PATCH 03/22] firmware: arm_scmi: Fix Base list protocols enumeration
` [PATCH 04/22] firmware: arm_scmi: Validate BASE_DISCOVER_LIST_PROTOCOLS reply
` [PATCH 05/22] firmware: arm_scmi: Dynamically allocate protocols array
` [PATCH 06/22] firmware: arm_scmi: Make name_get operations return a const
` [PATCH 07/22] firmware: arm_scmi: Check CLOCK_RATE_SET_COMPLETE async reply
` [PATCH 08/22] firmware: arm_scmi: Remove unneeded NULL termination of clk name
` [PATCH 09/22] firmware: arm_scmi: Split protocol specific definitions in a dedicated header
` [PATCH 10/22] firmware: arm_scmi: Introduce a common SCMIv3.1 .extended_name_get helper
` [PATCH 11/22] firmware: arm_scmi: Add SCMIv3.1 extended names protocols support
` [PATCH 12/22] firmware: arm_scmi: Parse clock_enable_latency conditionally
` [PATCH 13/22] firmware: arm_scmi: Add iterators for multi-part commands
` [PATCH 14/22] firmware: arm_scmi: Use common iterators in Sensor protocol
` [PATCH 15/22] firmware: arm_scmi: Add SCMIv3.1 SENSOR_AXIS_NAME_GET support
` [PATCH 16/22] firmware: arm_scmi: Use common iterators in Clock protocol
` [PATCH 17/22] firmware: arm_scmi: Use common iterators in Voltage protocol
` [PATCH 18/22] firmware: arm_scmi: Use common iterators in Perf protocol
` [PATCH 19/22] firmware: arm_scmi: Add SCMIv3.1 Clock notifications
` [PATCH 20/22] firmware: arm_scmi: Add SCMIv3.1 VOLTAGE_LEVEL_SET_COMPLETE
` [PATCH 21/22] firmware: arm_scmi: Add SCMI v3.1 Perf power-cost in microwatts
` [PATCH 22/22] firmware: arm_scmi: Add SCMIv3.1 PERFORMANCE_LIMITS_SET checks
[PATCH v3 00/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
2022-03-30 16:45 UTC (18+ messages)
` [PATCH v3 07/21] x86/resctrl: Create mba_sc configuration in the rdt_domain
` [PATCH v3 12/21] x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunks
` [PATCH v3 15/21] x86/resctrl: Abstract __rmid_read()
` [PATCH v3 16/21] x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()
` [PATCH v3 19/21] x86/resctrl: Rename and change the units of resctrl_cqm_threshold
[PATCH 0/2] Apple ADMAC driver
2022-03-30 16:44 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: dma: Add Apple ADMAC
` [PATCH 2/2] dmaengine: apple-admac: Add Apple ADMAC driver
[PATCH net] net/tls: fix slab-out-of-bounds bug in decrypt_internal
2022-03-30 16:39 UTC (2+ messages)
[PATCH] tracing/user_events: Add eBPF interface for user_event created events
2022-03-30 16:34 UTC (7+ messages)
[PATCH] hwmon: (dell-smm) Add cooling device support
2022-03-30 16:33 UTC
[gustavoars:for-next/kspp-stringop-overflow] BUILD SUCCESS f3c4ed70812a3caa1663e6e4e7f4e8fba1b6dd7f
2022-03-30 16:31 UTC
[PATCH v2] char: misc:use DEFINE_PROC_SHOW_ATTRIBUTE micro to simplify misc proc_fops
2022-03-30 16:31 UTC (4+ messages)
` "
` "
[PATCH] perf tools: Stop depending on .git files for building PERF-VERSION-FILE
2022-03-30 16:30 UTC (3+ messages)
[PATCH 1/1] drm/amdkfd: Create file descriptor after client is added to smi_clients list
2022-03-30 16:29 UTC (2+ messages)
[PATCH 0/8] A few cleanup and fixup patches for migration
2022-03-30 16:23 UTC (5+ messages)
` [PATCH 3/8] mm/vmscan: introduce helper function reclaim_page_list()
[RFC PATCH] hugetlbfs: zero partial pages during fallocate hole punch
2022-03-30 16:23 UTC (3+ messages)
[PATCH] sched/core: Fix forceidle balancing
2022-03-30 16:22 UTC (2+ messages)
[PATCH v2] staging: r8188eu: fix a potential memory leak in _rtw_init_cmd_priv()
2022-03-30 16:15 UTC
[PATCH] ARM: decompressor: do not copy source files while building
2022-03-30 16:22 UTC (5+ messages)
[v7 0/4] ASoC: mediatek: mt8192: support rt1015p_rt5682s
2022-03-30 16:20 UTC (11+ messages)
` [v7 2/4] ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speaker
linux 5.17.1 disregarding ACK values resulting in stalled TCP connections
2022-03-30 16:19 UTC (8+ messages)
[PATCH RFC net-next 0/5] net: phy: C45-over-C22 access
2022-03-30 16:18 UTC (5+ messages)
` [PATCH RFC net-next 2/5] net: phy: support indirect c45 access in get_phy_c45_ids()
[PATCH FYI] tools headers cpufeatures: Sync with the kernel sources
2022-03-30 16:18 UTC
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-03-30 16:18 UTC (8+ messages)
[PATCH v11 0/8] fsdax: introduce fs query to support reflink
2022-03-30 16:18 UTC (14+ messages)
` [PATCH v11 1/8] dax: Introduce holder for dax_device
` [PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS
[PATCH FYI] tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
2022-03-30 16:17 UTC
[PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
2022-03-30 16:17 UTC (10+ messages)
[PATCH FYI] tools headers UAPI: Sync linux/kvm.h with the kernel sources
2022-03-30 16:15 UTC
[PATCH FYI] tools kvm headers arm64: Update KVM headers from the kernel sources
2022-03-30 16:14 UTC
[PATCH net] ixgbe: ensure IPsec VF<->PF compatibility
2022-03-30 16:13 UTC (2+ messages)
[PATCH v8 0/2] Microchip Polarfire FPGA manager
2022-03-30 15:48 UTC (5+ messages)
` [PATCH v8 1/2] fpga: microchip-spi: add Microchip MPF "
[GIT PULL] parisc architecture updates for v5.18-rc1 - part 2
2022-03-30 16:08 UTC
[PATCH] arch/arm64: Fix topology initialization for core scheduling
2022-03-30 16:07 UTC (8+ messages)
[GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
2022-03-30 16:06 UTC (2+ messages)
[PATCH] drm/panel-edp: Fix AUO B133UAN01 panel id
2022-03-30 16:04 UTC
[PATCH v6 0/8] Add support for the eDP panel over aux_bus
2022-03-30 16:02 UTC (9+ messages)
` [PATCH v6 1/8] drm/msm/dp: Add eDP support via aux_bus
` [PATCH v6 2/8] drm/msm/dp: wait for hpd high before aux transaction
` [PATCH v6 3/8] drm/msm/dp: Support only IRQ_HPD and REPLUG interrupts for eDP
` [PATCH v6 4/8] drm/msm/dp: avoid handling masked interrupts
` [PATCH v6 5/8] drm/msm/dp: prevent multiple votes for dp resources
` [PATCH v6 6/8] drm/msm/dp: remove unnecessary delay during boot
` [PATCH v6 7/8] drm/msm/dp: Support edp/dp without hpd
` [PATCH v6 8/8] drm/msm/dp: Handle eDP mode_valid differently from dp
[RFC PATCH V3 0/4] KVM: X86: Add and use shadow page with level expanded or acting as pae_root
2022-03-30 16:01 UTC (3+ messages)
` [RFC PATCH V3 2/4] KVM: X86: Introduce role.glevel for level expanded pagetable
[PATCH -next] arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()
2022-03-30 16:00 UTC (2+ messages)
[PATCH] gfs2: Add check for mempool_alloc
2022-03-30 15:56 UTC (2+ messages)
` [Cluster-devel] "
[PATCH v2] arch/arm64: Fix topology initialization for core scheduling
2022-03-30 15:56 UTC
[PATCH] x86: undef REG_IN/REG_OUT to avoid define collisions
2022-03-30 15:54 UTC (3+ messages)
[PATCH v2 00/13] gpiolib: Two new helpers and way toward fwnode
2022-03-30 15:51 UTC (9+ messages)
` [PATCH v2 09/13] pinctrl: meson: Rename REG_* to MREG_*
Bug 215726 - si2157.c: mention name of the missing firmware file
2022-03-30 15:47 UTC (6+ messages)
[PATCH -next] fs: sysv: check sbi->s_firstdatazone in complete_read_super
2022-03-30 15:42 UTC (2+ messages)
[PATCH v2 00/14] Add new Renesas RZ/V2M SoC and Renesas RZ/V2M EVK support
2022-03-30 15:40 UTC
[PATCH v6 0/4] add hugetlb_free_vmemmap sysctl
2022-03-30 15:37 UTC (5+ messages)
` [PATCH v6 1/4] mm: hugetlb_vmemmap: introduce STRUCT_PAGE_SIZE_IS_POWER_OF_2
` [PATCH v6 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v6 3/4] sysctl: allow to set extra1 to SYSCTL_ONE
` [PATCH v6 4/4] mm: hugetlb_vmemmap: add hugetlb_free_vmemmap sysctl
[PATCH V4 0/1] Intel Sky Lake-E host root ports check
2022-03-30 15:37 UTC (4+ messages)
` [PATCH V4 1/1] "
[PATCH] KEYS: fix memory leak when reading certificate fails
2022-03-30 15:37 UTC (3+ messages)
` [PATCH v2] KEYS: fix memory leaks when reading certificate
[PATCH v4] staging: rts5208: Convert kmap() to kmap_local_page()
2022-03-30 15:32 UTC (2+ messages)
[ammarfaizi2-block:arm64/linux/devel/kmalloc-minalign 10/11] arch/arm64/kernel/cacheinfo.c:101:14: warning: no previous prototype for 'arch_kmalloc_minalign'
2022-03-30 15:33 UTC
[PATCH] riscv: Set SRCARCH to riscv if ARCH is riscv64 or riscv32
2022-03-30 15:31 UTC (2+ messages)
[PATCH 1/2] staging: r8188eu: properly handle the kzalloc()
2022-03-30 15:29 UTC (2+ messages)
` [PATCH 2/2] staging: r8188eu: fix potential memory leak in _rtw_init_xmit_priv()
[PATCH v1 00/24] H.264 Field Decoding Support for Frame-based Decoders
2022-03-30 15:27 UTC (22+ messages)
` [PATCH v1 09/24] media: v4l2-mem2mem: Fix typo in trace message
` [PATCH v1 19/24] media: rkvdec-h264: Add field decoding support
` [PATCH v1 21/24] media: hantro: Stop using H.264 parameter pic_num
` [PATCH v1 22/24] media: hantro: h264: Make dpb entry management more robust
` [PATCH v1 23/24] media: hantro: Add H.264 field decoding support
` [PATCH v1 24/24] media: rkvdec-h264: Don't hardcode SPS/PPS parameters
[PATCH] HID: hid-ntrig: fix the error handling code in ntrig_probe
2022-03-30 15:25 UTC (2+ messages)
[gustavoars:for-next/kspp-fam0] BUILD SUCCESS 24d5a1e014827c2faaeba8eb5ab2e7cf88533120
2022-03-30 15:24 UTC
state of drbd in mainline
2022-03-30 15:23 UTC (7+ messages)
[PATCH v2 0/5] hwmon: introduce hwmon_sanitize()
2022-03-30 15:23 UTC (9+ messages)
` [PATCH v2 1/5] hwmon: introduce hwmon_sanitize_name()
[PATCH v3 00/13] gpiolib: Two new helpers and way toward fwnode
2022-03-30 15:22 UTC (3+ messages)
` [PATCH v3 09/13] pinctrl: meson: Rename REG_* to MESON_REG_*
[PATCH v3 0/4] Fixes for TPM interrupt handling
2022-03-30 15:19 UTC (11+ messages)
` [PATCH v3 2/4] tpm: Simplify locality handling
[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
2022-03-30 15:12 UTC (4+ messages)
` [PATCH 05/18] bpf-preload: Generate static variables
[PATCH] x86/sgx: Allow RW for TCS pages
2022-03-30 15:07 UTC (3+ messages)
[PATCH v2 1/1] gpiolib: Get rid of redundant 'else'
2022-03-30 15:06 UTC
[PATCH RFC v2 00/11] iommu: SVA and IOPF refactoring
2022-03-30 15:04 UTC (8+ messages)
` [PATCH RFC v2 02/11] iommu: Add iommu_group_singleton_lockdown()
[PATCH 0/2] MAINTAINERS/dt-bindings: changes to my emails
2022-03-30 15:04 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: update Krzysztof Kozlowski's email
[gustavoars:for-next/kspp-misc] BUILD SUCCESS ab06f022628cc9c7012a3ffe35f46ec6b67d0752
2022-03-30 15:04 UTC
[PATCH V2 16/32] x86/sgx: Support restricting of enclave page permissions
2022-03-30 15:02 UTC (12+ messages)
[PATCH v3.1 0/4] KVM: x86: Use static calls to reduce kvm_pmu_ops overhead
2022-03-30 15:02 UTC (2+ messages)
[PATCH v1 1/1] gpiolib: Get rid of redundant 'else' (part 2)
2022-03-30 15:00 UTC (2+ messages)
[PATCH v1 1/3] gpiolib: Split out for_each_gpio_desc() macro
2022-03-30 14:59 UTC (3+ messages)
` [PATCH v1 2/3] gpiolib: Refactor gpiolib_dbg_show() with help of for_each_gpio_desc()
` [PATCH v1 3/3] gpiolib: Move error message out of a spinlock
[PATCH 0/4] ipmi: add limits on users and messages
2022-03-30 14:58 UTC (4+ messages)
` [PATCH 2/4] ipmi: Limit the number of message a user may have outstanding
[PATCH v2 1/2] selftests/sgx: Use rip relative addressing for encl_stack
2022-03-30 14:56 UTC (4+ messages)
[PATCH net-next] bond: add mac filter option for balance-xor
2022-03-30 14:56 UTC (3+ messages)
[PATCH] loop: fix ioctl calls using compat_loop_info
2022-03-30 14:55 UTC (2+ messages)
[PATCH v3] arm64: mm: hugetlb: Enable HUGETLB_PAGE_FREE_VMEMMAP for arm64
2022-03-30 14:54 UTC
[PATCH v2] drm/amd/display: don't ignore alpha property on pre-multiplied mode
2022-03-30 14:54 UTC (3+ messages)
x86, possible bug in __memmove() alternatives patching
2022-03-30 14:54 UTC (5+ messages)
NVME performance regression in Linux 5.x due to lack of block level IO queueing
2022-03-30 14:50 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