messages from 2023-03-26 04:36:35 to 2023-03-26 15:03:31 UTC [more...]
[PATCH v3 0/5] Hyper-V VTL support
2023-03-26 15:03 UTC (3+ messages)
` [PATCH v3 1/5] x86/init: Make get/set_rtc_noop() public
[PATCH v6 0/6] Add Intel LJCA device driver
2023-03-26 15:02 UTC (3+ messages)
` [PATCH v6 1/6] usb: Add support for Intel LJCA device
[PATCH v7] ASoC: tas2781: Add tas2781 driver
2023-03-26 14:34 UTC
[PATCH net] net: fix raising a softirq on the current cpu with rps enabled
2023-03-26 14:56 UTC (5+ messages)
[PATCH] clk: versaclock7: Fix an error handling path in vc7_probe()
2023-03-26 14:49 UTC
[PATCH] dt-bindings: mips: lantiq: Document Lantiq SoC dt bindings
2023-03-26 14:54 UTC (2+ messages)
[PATCH 1/2] arm64: dts: Add basic NanoPi R6S (RK3588S) Support
2023-03-26 14:51 UTC (10+ messages)
` [PATCH 2/2] dt-bindings: clock: update rk3588 clock definitions
[PATCH] ASoC: dt-bindings: ak4458: Convert to dtschema
2023-03-26 14:49 UTC (4+ messages)
[PATCH v2 00/11] Add Secure TSC support for SNP guests
2023-03-26 14:47 UTC (12+ messages)
` [PATCH v2 01/11] virt: sev-guest: Use AES GCM crypto library
` [PATCH v2 02/11] virt: sev-guest: Move mutex to SNP guest device structure
` [PATCH v2 03/11] virt: sev-guest: Add snp_guest_req structure
` [PATCH v2 04/11] virt: sev-guest: Add simplified helper to assign vmpck
` [PATCH v2 05/11] x86/sev: Move and reorganize sev guest request api
` [PATCH v2 06/11] x86/mm: Add generic guest initialization hook
` [PATCH v2 07/11] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests
` [PATCH v2 08/11] x86/sev: Add Secure TSC support for SNP guests
` [PATCH v2 09/11] x86/kvmclock: Use Secure TSC as clock if available
` [PATCH v2 10/11] x86/tsc: Mark Secure TSC as reliable clocksource
` [PATCH v2 11/11] x86/sev: Enable Secure TSC for SNP guests
[PATCH v3] mm/hugetlb: Fix uffd wr-protection for CoW optimization path
2023-03-26 14:46 UTC (4+ messages)
[PATCH] ASoC: dt-bindings: alc5632: Convert to dtschema
2023-03-26 14:46 UTC (3+ messages)
` [PATCH v3] "
[syzbot] [serial?] possible deadlock in tty_port_tty_get
2023-03-26 14:35 UTC
[PATCH 0/3] scripts/gdb: timerlist: fix rb_node access and python errors
2023-03-26 14:26 UTC (3+ messages)
[PATCH] media: i2c: ov7670: Use the devm_clk_get_optional() helper
2023-03-26 14:21 UTC
[PATCH v7 0/4] convert read_kcore(), vread() to use iterators
2023-03-26 14:20 UTC (9+ messages)
` [PATCH v7 4/4] mm: vmalloc: convert vread() to vread_iter()
[PATCH] crypto: mxs-dcp - Use the devm_clk_get_optional_enabled() helper
2023-03-26 14:14 UTC
[PATCH v2] net: tls: fix possible race condition between do_tls_getsockopt_conf() and do_tls_setsockopt_conf()
2023-03-26 14:12 UTC (2+ messages)
[PATCH v2 0/2] regmap: Initial KUnit coverage
2023-03-26 14:11 UTC (3+ messages)
` [PATCH v2 1/2] regmap: Add RAM backed register map
` [PATCH v2 2/2] regmap: Add some basic kunit tests
[PATCH v2 00/12] Introduce the SC8180x devices
2023-03-26 14:10 UTC (3+ messages)
` [PATCH v2 05/12] dt-bindings: interconnect: split SC8180x to own schema
[PATCH 0/7] net: dsa: mt7530: fix port 5 phylink, phy muxing, and port 6
2023-03-26 14:08 UTC (8+ messages)
` [PATCH net 1/7] net: dsa: mt7530: fix comments regarding port 5 and 6 for both switches
` [PATCH net 2/7] net: dsa: mt7530: fix phylink for port 5 and fix port 5 modes
` [PATCH net 3/7] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled
` [PATCH net 4/7] net: dsa: mt7530: set both CPU port interfaces to PHY_INTERFACE_MODE_NA
` [PATCH net 5/7] net: dsa: mt7530: set up port 5 before CPU ports are enabled
` [PATCH net 6/7] net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
` [PATCH net 7/7] net: dsa: mt7530: remove pad_setup function pointer
[PATCH v3 0/9] rtw88: Add SDIO support
2023-03-26 14:02 UTC (3+ messages)
` [PATCH v3 6/9] mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDs
[PATCH v2] f2fs: add compression feature check for all compress mount opt
2023-03-26 14:00 UTC (2+ messages)
[RESEND] f2fs: convert is_extension_exist() to return bool type
2023-03-26 13:59 UTC (2+ messages)
[PATCH v7 00/12] Add PCI pass-thru support to Hyper-V Confidential VMs
2023-03-26 13:52 UTC (13+ messages)
` [PATCH v7 01/12] x86/ioremap: Add hypervisor callback for private MMIO mapping in coco VM
` [PATCH v7 02/12] x86/hyperv: Reorder code to facilitate future work
` [PATCH v7 03/12] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [PATCH v7 04/12] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
` [PATCH v7 05/12] init: Call mem_encrypt_init() after Hyper-V hypercall init is done
` [PATCH v7 06/12] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [PATCH v7 07/12] swiotlb: Remove bounce buffer remapping for Hyper-V
` [PATCH v7 08/12] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
` [PATCH v7 09/12] Drivers: hv: vmbus: Remove second way of mapping ring buffers
` [PATCH v7 10/12] hv_netvsc: Remove second mapping of send and recv buffers
` [PATCH v7 11/12] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
` [PATCH v7 12/12] PCI: hv: Enable PCI pass-thru devices in Confidential VMs
[PATCH] f2fs: fix scheduling while atomic in decompression path
2023-03-26 13:57 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] f2fs: remove else in f2fs_write_cache_pages()
2023-03-26 13:49 UTC (2+ messages)
[PATCH v2] f2fs: compress: fix to call f2fs_wait_on_page_writeback() in f2fs_write_raw_pages()
2023-03-26 13:47 UTC (2+ messages)
[PATCH] f2fs: get out of a repeat loop when getting a locked data page
2023-03-26 13:47 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v2 0/2] regmap: Add basic maple tree register cache
2023-03-26 13:42 UTC (3+ messages)
` [PATCH v2 1/2] regmap: Factor out single value register syncing
` [PATCH v2 2/2] regmap: Add maple tree based register cache
[PATCH v2 0/3] lib/string_helpers et al.: Change return value of strreplace()
2023-03-26 13:37 UTC (3+ messages)
` [PATCH v2 3/3] kobject: Use "
[GIT PULL] USB / Thunderbolt driver fixes for 6.3-rc4
2023-03-26 13:36 UTC
kernel error at led trigger "phy0tpt"
2023-03-26 13:23 UTC (3+ messages)
[PATCH] staging: rtl8723bs: remove unused pHalData variable
2023-03-26 13:20 UTC (5+ messages)
[PATCH v7] f2fs: support errors=remount-ro|continue|panic mountoption
2023-03-26 6:21 UTC
[PATCH 0/3] arm64: kdump : take off the protection on crashkernel memory region
2023-03-26 13:10 UTC (5+ messages)
` [PATCH 3/3] arm64: kdump: defer the crashkernel reservation for platforms with no DMA memory zones
` [PATCH v2 "
[GIT PULL] sched/urgent for v6.3-rc4
2023-03-26 13:03 UTC
[PATCH] doc:it_IT: translation alignment
2023-03-26 13:02 UTC
[PATCH] md/raid5: remove unused working_disks variable
2023-03-26 12:56 UTC
[PATCH RESEND] firmware: turris-mox-rwtm: make kobj_type structure constant
2023-03-26 12:58 UTC (2+ messages)
[GIT PULL] perf/urgent for v6.3-rc4
2023-03-26 12:55 UTC
[GIT PULL] core/urgent for v6.3-rc4
2023-03-26 12:47 UTC
[PATCH] ASoC: meson: Use the devm_clk_get_optional() helper
2023-03-26 12:43 UTC
[GIT PULL] x86/urgent for v6.3-rc4
2023-03-26 12:40 UTC
[PATCH] iommu/exynos: Use the devm_clk_get_optional() helper
2023-03-26 12:37 UTC
[PATCH v2 01/14] drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
2023-03-26 12:34 UTC (6+ messages)
` [PATCH v2 05/14] net/sysctl: "
` [PATCH v2 06/14] net/mlx5: Rename kfree_rcu() to kfree_rcu_mightsleep()
[PATCH v3 0/6] Add the Lantiq PEF2256 audio support
2023-03-26 12:21 UTC (7+ messages)
` [PATCH v3 4/6] dt-bindings: sound: Add support for the Lantiq PEF2256 codec
Reviews - Jazalyn's Novels
2023-03-26 12:05 UTC
[PATCH v2 0/3] staging: rtl8192u: clean up comments in r8192U_dm.c
2023-03-26 12:18 UTC (4+ messages)
` [PATCH v2 1/3] staging: rtl8192u: remove change history from comments
` [PATCH v2 2/3] staging: rtl8192u: remove commented out code
` [PATCH v2 3/3] staging: rtl8192u: reformat block comments
[PATCH v4 0/3] dts: imx8qxp add cdns usb3 port
2023-03-26 12:13 UTC (3+ messages)
` [PATCH v4 1/3] dt-bindings: usb: cdns-imx8qm: add imx8qm cdns3 glue layer
general protection fault in raw_seq_start
2023-03-26 12:12 UTC
Change in kernel debian packages between -rc2 and -rc3
2023-03-26 12:11 UTC (3+ messages)
[PATCH] RDMA/ocrdma: remove unused discard_cnt variable
2023-03-26 12:09 UTC
[syzbot] [f2fs?] INFO: task hung in f2fs_balance_fs
2023-03-26 11:58 UTC
WARNING in isotp_tx_timer_handler and WARNING in print_tainted
2023-03-26 11:55 UTC (3+ messages)
Bug#1033301: linux: arm64 kernel size increased from 31 to 39 MB, causing u-boot-rpi to fail
2023-03-26 11:33 UTC (3+ messages)
[PATCH v2 0/2] docs & checkpatch: allow Closes tags with links
2023-03-26 11:28 UTC (3+ messages)
` [PATCH v2 1/2] docs: process: "
[PATCH v2] remoteproc: remove unnecessary (void*) conversions
2023-03-26 11:14 UTC (2+ messages)
[PATCH v13 000/113] KVM TDX basic feature support
2023-03-26 11:09 UTC (3+ messages)
` [PATCH v13 019/113] KVM: TDX: create/destroy VM structure
[RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace
2023-03-26 10:50 UTC (16+ messages)
` [RFC PATCH bpf-next 01/13] fork: New clone3 flag for "
` [RFC PATCH bpf-next 02/13] proc_ns: Extend the field type in struct proc_ns_operations to long
` [RFC PATCH bpf-next 03/13] bpf: Implement bpf namespace
` [RFC PATCH bpf-next 04/13] bpf: No need to check if id is 0
` [RFC PATCH bpf-next 05/13] bpf: Make bpf objects id have the same alloc and free pattern
` [RFC PATCH bpf-next 06/13] bpf: Helpers to alloc and free object id in bpf namespace
` [RFC PATCH bpf-next 07/13] bpf: Add bpf helper to get bpf object id
` [RFC PATCH bpf-next 08/13] bpf: Alloc and free bpf_map id in bpf namespace
` [RFC PATCH bpf-next 09/13] bpf: Alloc and free bpf_prog "
` [RFC PATCH bpf-next 10/13] bpf: Alloc and free bpf_link "
` [RFC PATCH bpf-next 11/13] bpf: Allow iterating bpf objects with CAP_BPF "
` [RFC PATCH bpf-next 12/13] bpf: Use bpf_idr_lock array instead
` [RFC PATCH bpf-next 13/13] selftests/bpf: Add selftest for bpf namespace
[syzbot] [ext4?] WARNING in ext4_da_update_reserve_space (2)
2023-03-26 10:44 UTC
[PATCH v2] media: hi846: Fix memleak in hi846_init_controls()
2023-03-26 10:22 UTC (2+ messages)
[PATCH v2] arm64: dts: qcom: sdm630: move DSI opp-table out of soc node
2023-03-26 10:13 UTC (5+ messages)
[PATCH] nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN
2023-03-26 9:29 UTC
[PATCH] bcma: remove unused mips_read32 function
2023-03-26 9:37 UTC (2+ messages)
[PATCH 1/5] wifi: ath11k: Remove redundant pci_clear_master
2023-03-26 9:31 UTC (10+ messages)
` [PATCH 2/5] wifi: ath10k: "
` [PATCH 3/5] wifi: ath12k: "
` [PATCH 4/5] wifi: rtw88: "
` [PATCH 5/5] wifi: rtw89: "
[PATCH v13 00/10] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
2023-03-26 9:19 UTC (5+ messages)
` [PATCH v13 01/10] drm/shmem-helper: Switch to reservation lock
[syzbot] [f2fs?] INFO: task hung in f2fs_balance_fs
2023-03-26 9:19 UTC
[PATCH] media: hi846: Fix memleak in hi846_init_controls()
2023-03-26 9:11 UTC (3+ messages)
[PATCH 00/32] pata_parport-bpck6: rework bpck6 protocol driver
2023-03-26 9:08 UTC (5+ messages)
[PATCH v7 0/6] Add Intel LJCA device driver
2023-03-26 9:04 UTC (4+ messages)
` [PATCH v7 1/6] usb: Add support for Intel LJCA device
[PATCH 0/4] Qualcomm SDM845 SLPI DSP enablement
2023-03-26 8:57 UTC (9+ messages)
` [PATCH 1/4] dts: arm64: qcom: sdm845: add SLPI remoteproc
` [PATCH 2/4] dts: arm64: qcom: sdm845: add SLPI FastRPC support
` [PATCH 3/4] dts: arm64: qcom: sdm845-oneplus: enable SLPI
` [PATCH 4/4] dts: arm64: qcom: sdm845-shift-axolotl: "
[PATCH 0/2] FastRPC reserved memory assignment for SDM845 SLPI
2023-03-26 8:55 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: misc: qcom,fastrpc: add qcom,assign-all-memory property
[PATCH 0/2] Qualcomm SDM845 SLPI DSP driver support
2023-03-26 8:53 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom: adsp: add qcom,sdm845-slpi-pas compatible
[PATCH v3] crypto - img-hash: Depend on OF and silence compile test warning
2023-03-26 8:50 UTC
[PATCH 2/2] Watchdog: octeontx2: Add Pseudo-NMI GTI watchdog driver
2023-03-26 8:40 UTC (2+ messages)
[PATCH] regulator: Handle deferred clk
2023-03-26 8:29 UTC
[PATCH v2] nubus: Don't list card resources by default
2023-03-26 8:23 UTC (8+ messages)
[syzbot] WARNING in ieee80211_free_ack_frame (2)
2023-03-26 8:21 UTC (2+ messages)
` [syzbot] [wireless?] "
[PATCH v2] rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg()
2023-03-26 8:11 UTC (2+ messages)
[PATCH v2] rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()
2023-03-26 8:08 UTC (2+ messages)
[PATCH net-next v4 00/10] net: sunhme: Probe/IRQ cleanups
2023-03-26 7:57 UTC (5+ messages)
` [PATCH net-next v4 10/10] net: sunhme: Consolidate common probe tasks
[PATCH] wireless: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()
2023-03-26 8:03 UTC (4+ messages)
[PATCH] qed: remove unused num_ooo_add_to_peninsula variable
2023-03-26 7:53 UTC (2+ messages)
[PATCH] ptp: ptp_clock: Fix coding style issues
2023-03-26 7:47 UTC (2+ messages)
[PATCH] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
2023-03-26 7:40 UTC (5+ messages)
[PATCH 1/2] dmaengine: mv_xor_v2: Fix an error code
2023-03-26 7:06 UTC (2+ messages)
` [PATCH 2/2] dmaengine: mv_xor_v2: Use some clk_ helper functions to simplify code
[PATCH v4] staging: greybus: Inline pwm_chip_to_gb_pwm_chip()
2023-03-26 6:45 UTC
[PATCH v3 0/3] staging: greybus: Use Inline fuctions
2023-03-26 6:38 UTC (6+ messages)
` [PATCH v3 3/3] staging: greybus: Inline pwm_chip_to_gb_pwm_chip()
[PATCH v1 0/3] TDX Guest Quote generation support
2023-03-26 6:34 UTC (5+ messages)
` [PATCH v1 1/3] x86/tdx: Add TDX Guest event notify interrupt support
` [PATCH v1 2/3] virt: tdx-guest: Add Quote generation support
` [PATCH v1 3/3] selftests/tdx: Test GetQuote TDX attestation feature
[RFC PATCH 0/2] KUnit device API proposal
2023-03-26 6:33 UTC (3+ messages)
` [RFC PATCH 1/2] kunit: resource: Add kunit_defer() functionality
[PATCH 0/8] tools/nolibc: add support for stack protector
2023-03-26 6:20 UTC (3+ messages)
fs/dax.c:1087:23: sparse: sparse: Using plain integer as NULL pointer
2023-03-26 6:06 UTC
[PATCH] crypto: hisilicon/trng - add support for HiSTB TRNG
2023-03-26 5:34 UTC
[PATCH 0/4] clk: hisilicon: Migrate devm APIs
2023-03-26 5:27 UTC (5+ messages)
` [PATCH 1/4] clk: hisilicon: Add helper functions for platform driver
` [PATCH 2/4] clk: hisilicon: Use helper functions
` [PATCH 3/4] clk: hisilicon: Convert to platform driver
` [PATCH 4/4] clk: hisilicon: Migrate devm APIs
[syzbot] [f2fs?] INFO: task hung in f2fs_balance_fs
2023-03-26 5:17 UTC (2+ messages)
[PATCH -next v7 0/4] Delay the initialization of zswap
2023-03-26 4:53 UTC (4+ messages)
` [PATCH -next v7 2/4] mm/zswap: skip invalid or unchanged parameter
[PATCH 00/17] MODULE_LICENSE removals, sixth tranche
2023-03-26 4:52 UTC (9+ messages)
` [PATCH 10/17] tty: remove MODULE_LICENSE in non-modules
[PATCH] loongarch/bpf: Fix bpf load failed with CONFIG_BPF_JIT_ALWAYS_ON, caused by jit (BPF_ST | BPF_NOSPEC) code
2023-03-26 4:40 UTC
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