messages from 2023-07-07 07:45:36 to 2023-07-07 10:59:19 UTC [more...]
[PATCH v2 0/8] PCCI: EPC: Add support to wake up host from D3 states
2023-07-07 10:58 UTC (16+ messages)
` [PATCH v2 1/8] PCI: endpoint: Add dstate change notifier support
` [PATCH v2 2/8] PCI: qcom-ep: Add support for D-state change notification
` [PATCH v2 3/8] PCI: epf-mhi: Add dtate change op
` [PATCH v2 4/8] PCI: endpoint: Add wakeup host API to EPC core
` [PATCH v2 6/8] PCI: qcom: ep: Add wake up host op to dw_pcie_ep_ops
[PATCH v3 for-next] RDMA/core: Get IB width and speed from netdev
2023-07-07 10:56 UTC
[PATCH net v2 0/3] s390/ism: Fixes to client handling
2023-07-07 10:56 UTC (4+ messages)
` [PATCH net v2 1/3] s390/ism: Fix locking for forwarding of IRQs and events to clients
` [PATCH net v2 2/3] s390/ism: Fix and simplify add()/remove() callback handling
` [PATCH net v2 3/3] s390/ism: Do not unregister clients with registered DMBs
[PATCH] x86/cpu: Add support for modern x86-64-v* march
2023-07-07 10:56 UTC
[PATCH] fs/ext4: Change the type of blocksize from 'int' to 'unsigned int' in ext4_mb_init_cache
2023-07-07 10:55 UTC
[Regression][BISECTED] kernel boot hang after 19898ce9cf8a ("wifi: iwlwifi: split 22000.c into multiple files")
2023-07-07 10:55 UTC (2+ messages)
[PATCH V2 net] net: mana: Configure hwc timeout from hardware
2023-07-07 10:16 UTC (2+ messages)
[PATCH v2 00/89] fs: new accessors for inode->i_ctime
2023-07-07 10:50 UTC (6+ messages)
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
` [apparmor] "
Fwd: vmalloc error: btrfs-delalloc btrfs_work_helper [btrfs] in kernel 6.3.x
2023-07-07 10:13 UTC (11+ messages)
[PATCH v8] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
2023-07-07 10:48 UTC (2+ messages)
[PATCH] mm:vmscan: fix inaccurate reclaim during proactive reclaim
2023-07-07 10:32 UTC
[PATCH net v2 1/3] s390/ism: Fix locking for forwarding of IRQs and events to clients
2023-07-07 10:43 UTC (3+ messages)
` [PATCH net v2 2/3] s390/ism: Fix and simplify add()/remove() callback handling
` [PATCH net v2 3/3] s390/ism: Do not unregister clients with registered DMBs
[External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
2023-07-07 10:43 UTC (4+ messages)
[PATCH 0/3] crypto: adjust meaning of CRYPTO_ALG_ALLOCATES_MEMORY
2023-07-07 10:41 UTC (7+ messages)
` [PATCH 1/3] dm integrity: do not filter algos with CRYPTO_ALG_ALLOCATES_MEMORY
` [dm-devel] "
` [PATCH 2/3] crypto: api - adjust meaning of CRYPTO_ALG_ALLOCATES_MEMORY
` [dm-devel] "
[RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
2023-07-07 10:40 UTC (2+ messages)
[PATCH v2 RESEND] HID: hid-google-stadiaff: add support for Stadia force feedback
2023-07-07 10:40 UTC
[PATCH] fs/ufs: Use wrapper i_blocksize() in ufs_get_locked_page
2023-07-07 10:30 UTC
[PATCH v3 1/4] mm/memory: convert do_page_mkwrite() to use folios
2023-07-07 10:30 UTC (8+ 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
[PATCH] srcu: Make srcu_might_be_idle() take early return if rcu_gp_is_normal() return true
2023-07-07 10:28 UTC (3+ messages)
[PATCH] mm: cma: print cma name as well in cma_alloc debug
2023-07-07 10:27 UTC (3+ messages)
` [PATCH v2] "
[PATCH] vdpa: reject F_ENABLE_AFTER_DRIVER_OK if backend does not support it
2023-07-07 10:25 UTC (15+ messages)
[syzbot] [nfc?] UBSAN: shift-out-of-bounds in nci_activate_target
2023-07-07 10:22 UTC (2+ messages)
[PATCH v3 0/7] Allow dynamic allocation of software IO TLB bounce buffers
2023-07-07 10:22 UTC (7+ messages)
` [PATCH v3 4/7] swiotlb: if swiotlb is full, fall back to a transient memory pool
[patch v3 7/7] x86/smp: Put CPUs into INIT on shutdown if possible
2023-07-07 10:18 UTC (5+ messages)
` [BUG REPORT] Triggering a panic in an x86 virtual machine does not wait
[PATCH] staging: rtl8192e: Rename variable bRegBW40MHz
2023-07-07 10:12 UTC (2+ messages)
[PATCH v1 0/3] Add USB driver for HPE GXP Architecture
2023-07-07 10:11 UTC (6+ messages)
` [PATCH v1 1/3] dt-bindings: usb: Add HPE GXP UDCG Controller
` [PATCH v1 2/3] usb: gadget: udc: gxp-udc: add HPE GXP USB support
[RESEND PATCH 0/8] Improve the validation for maple tree and some cleanup
2023-07-07 10:10 UTC (9+ messages)
` [RESEND PATCH 1/8] maple_tree: set the node limit when creating a new root node
` [RESEND PATCH 2/8] maple_tree: don't use MAPLE_ARANGE64_META_MAX to indicate no gap
` [RESEND PATCH 3/8] maple_tree: make mas_validate_gaps() to check metadata
` [RESEND PATCH 4/8] maple_tree: fix mas_validate_child_slot() to check last missed slot
` [RESEND PATCH 5/8] maple_tree: make mas_validate_limits() check root node and node limit
` [RESEND PATCH 6/8] maple_tree: update mt_validate()
` [RESEND PATCH 7/8] maple_tree: replace mas_logical_pivot() with mas_safe_pivot()
` [RESEND PATCH 8/8] maple_tree: drop mas_first_entry()
[PATCH bpf-next v2 0/6] Support defragmenting IPv(4|6) packets in BPF
2023-07-07 10:09 UTC (3+ messages)
` [PATCH bpf-next v2 3/6] netfilter: bpf: Prevent defrag module unload while link active
[PATCH v2 01/92] ibmvmc: update ctime in conjunction with mtime on write
2023-07-07 10:07 UTC (4+ messages)
` [PATCH v2 62/92] ocfs2: convert to ctime accessor functions
[PATCH v3 0/4] blk-mq: optimize the size of struct request
2023-07-07 10:06 UTC (7+ messages)
` [PATCH v3 1/4] blk-mq: delete unused completion_data in "
` [PATCH v3 2/4] blk-mq: use percpu csd to remote complete instead of per-rq csd
` [PATCH v3 3/4] blk-flush: count inflight flush_data requests
` [PATCH v3 4/4] blk-flush: reuse rq queuelist in flush state machine
[PATCH v2 0/5] variable-order, large folios for anonymous memory
2023-07-07 10:00 UTC (13+ messages)
` [PATCH v2 2/5] mm: Allow deferred splitting of arbitrary large anon folios
` [PATCH v2 3/5] mm: Default implementation of arch_wants_pte_order()
` [PATCH v2 4/5] mm: FLEXIBLE_THP for improved performance
[PATCH 1/4] vgacon: rework Kconfig dependencies
2023-07-07 9:52 UTC (4+ messages)
` [PATCH 2/4] vgacon: rework screen_info #ifdef checks
` [PATCH 3/4] dummycon: limit Arm console size hack to footbridge
` [PATCH 4/4] vgacon, arch/*: remove unused screen_info definitions
[PATCH v2 01/11] ata: ahci_octeon: Convert to devm_platform_ioremap_resource()
2023-07-07 9:55 UTC (11+ messages)
` [PATCH v2 02/11] ata: ahci_seattle: "
` [PATCH v2 03/11] ata: ahci_xgene: "
` [PATCH v2 04/11] ata: ahci_tegra: "
` [PATCH v2 05/11] ata: sata_rcar: drop useless initializer
` [PATCH v2 06/11] ata: sata_rcar: Remove unnecessary return value check
` [PATCH v2 07/11] ata: sata_rcar: Convert to devm_platform_ioremap_resource()
` [PATCH v2 08/11] ata: pata_ixp4xx: Use devm_platform_get_and_ioremap_resource()
` [PATCH v2 09/11] ata: pata_ixp4xx: Remove unnecessary return value check
` [PATCH v2 10/11] ata: pata_ftide010: Use devm_platform_get_and_ioremap_resource()
` [PATCH v2 11/11] ata: pata_imx: "
[PATCH 1/3] vgacon: rework screen_info #ifdef checks
2023-07-07 9:54 UTC (2+ messages)
[PATCH] sh: Avoid using IRQ0 on SH3 and SH4
2023-07-07 9:53 UTC (7+ messages)
[PATCH v3] PCI: j721e: Delay 100ms T_PVPERL from power stable to PERST# inactive
2023-07-07 9:51 UTC
[PATCH] mwifiex: Add check for skb_copy
2023-07-07 9:51 UTC
[PATCH net] net: mana: Configure hwc timeout from hardware
2023-07-07 9:51 UTC (5+ messages)
[PATCH 2/2] xen/virtio: Avoid use of the dom0 backend in dom0
2023-07-07 9:50 UTC (10+ messages)
iwlwifi broken in post-linux-6.3.0 after April 26
2023-07-07 9:48 UTC (10+ messages)
` Linux-6.5 iwlwifi crash
[PATCH] ARM64: dts: freescale: Fix VPU G2 clock
2023-07-07 9:42 UTC
[PATCH RESEND 0/2] Bluetooth: fix bdaddr quirks
2023-07-07 9:41 UTC (3+ messages)
` [PATCH RESEND 2/2] Bluetooth: fix use-bdaddr-property quirk
[PATCH -next v2 0/2] md/raid5-cache: fix a deadlock in r5l_exit_log()
2023-07-07 9:36 UTC (7+ messages)
` [PATCH -next v2 2/2] md/raid5-cache: fix null-ptr-deref in r5l_reclaim_thread()
[GIT PULL] bcachefs
2023-07-07 9:35 UTC (8+ messages)
[PATCH] x86: Remove the arch_calc_vm_prot_bits() macro from the uapi
2023-07-07 9:29 UTC (2+ messages)
[PATCH] signal: Print comm and exe name on fatal signals
2023-07-07 9:29 UTC
[PATCH 0/2] PHYTEC i.MX6 device-tree fixes
2023-07-07 9:28 UTC (9+ messages)
` [PATCH 2/2] ARM: dts: imx6: pfla02: Fix SD card reboot problem
[RESEND PATCH v2] media: mtk-jpeg: Fix use after free bug due to uncanceled work
2023-07-07 9:24 UTC
[bug report] concurrent blk_mq_complete_request() when blktests nvme/040
2023-07-07 9:24 UTC
[PATCH -next 0/2] md/md-bimap: hold 'reconfig_mutex' in backlog_store()
2023-07-07 9:17 UTC (2+ messages)
[PATCH v2 bpf-next] selftests/bpf: Corrected two typos
2023-07-07 9:17 UTC (2+ messages)
[PATCH v2 0/3] raid10 bugfix
2023-07-07 9:14 UTC (2+ messages)
[PATCH] crypto: algif/hash: Fix race between MORE and non-MORE sends
2023-07-07 9:12 UTC
[PATCH v3] wifi: ath9k: fix printk specifier
2023-07-07 9:10 UTC (4+ messages)
[PATCH v3 00/21] Enable CET Virtualization
2023-07-07 9:10 UTC (4+ messages)
` [PATCH v3 13/21] KVM:VMX: Emulate reads and writes to CET MSRs
[PATCH v4] iio: adc: add buffering support to the TI LMP92064 ADC driver
2023-07-07 9:10 UTC (2+ messages)
[PATCH V2 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
2023-07-07 9:07 UTC (3+ messages)
` [PATCH V2 2/9] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [EXTERNAL] "
[PATCH v3] irqchip: gic-v3: Extend collection table
2023-07-07 9:07 UTC (2+ messages)
[RFC PATCH 0/1] zboot: Garbage collect unused functions
2023-07-07 9:06 UTC (5+ messages)
` [RFC PATCH 1/1] libstub: zboot: Use -ffunction-sections + --gc-sections
[PATCH -next 0/2] md: clean up and fix for mddev_suspend()
2023-07-07 9:06 UTC (6+ messages)
` [PATCH -next 1/2] md: don't quiesce in mddev_suspend()
[PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI
2023-07-07 9:05 UTC (9+ messages)
` [External] "
` [External] "
[PATCH -next] mm: Fix some kernel-doc comments
2023-07-07 9:00 UTC
[PATCH v2] x86/kexec: Add EFI config table identity mapping for kexec kernel
2023-07-07 8:57 UTC (7+ messages)
[PATCH 1/1] arm64: dts: imx8mp: remove arm,primecell-periphid at etm nodes
2023-07-07 8:56 UTC (6+ messages)
` [PATCH 1/1] arm64: dts: imx8mp: remove arm, primecell-periphid "
[syzbot] [ext4?] general protection fault in ext4_finish_bio
2023-07-07 8:55 UTC (5+ messages)
[syzbot] Monthly input report (Jul 2023)
2023-07-07 8:54 UTC
[syzbot] Monthly f2fs report (Jul 2023)
2023-07-07 8:54 UTC
[PATCH V15 0/9] Add Qualcomm Technologies, Inc. PM8008 regulator driver
2023-07-07 8:54 UTC (3+ messages)
[PATCH RESEND] i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
2023-07-07 8:52 UTC (4+ messages)
[PATCH 1/2] mm: compaction: use the correct type of list for free pages
2023-07-07 8:51 UTC (2+ messages)
` [PATCH 2/2] mm: compaction: skip the memory hole rapidly when isolating "
[RFC PATCH 0/2] fpga: fix kernel-doc warnings and align descriptions for the core components
2023-07-07 8:50 UTC (4+ messages)
` [RFC PATCH 2/2] fpga: bridge: fix kernel-doc
[PATCH] MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabled
2023-07-07 8:50 UTC (2+ messages)
[PATCH v2] i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
2023-07-07 8:49 UTC
[PATCH] KVM: VMX: Avoid noinstr warning
2023-07-07 8:43 UTC
[PATCH 01/11] media: atmel-isi: Convert to devm_platform_ioremap_resource()
2023-07-07 8:37 UTC (5+ messages)
` [PATCH 07/11] media: verisilicon: Convert to devm_platform_ioremap_resource() and devm_platform_ioremap_resource_byname()
` [PATCH 09/11] media: platform: ti: Use devm_platform_get_and_ioremap_resource()
[PATCH 0/2] md/raid10: handle replacement if recovery read error
2023-07-07 8:33 UTC (5+ messages)
` [PATCH 1/2] md/raid10: a simple cleanup for fix_recovery_read_error
` [PATCH 2/2] md/raid10: handle replacement devices in fix_recovery_read_error
[PATCH 01/18] drm/renesas: Convert to devm_platform_ioremap_resource()
2023-07-07 8:33 UTC (6+ messages)
` [PATCH 02/18] gpu: ipu-v3: pre: "
` [PATCH 08/18] gpu: ipu-v3: prg: "
[PATCH] thermal/drivers/mediatek/lvts_thermal: Make readings valid in filtered mode
2023-07-07 8:32 UTC (3+ messages)
[PATCH 0/2] x86/BPF: Add new BPF helper call bpf_rdtsc
2023-07-07 8:27 UTC (8+ messages)
` [PATCH 1/2] x86/tsc: "
[PATCH 0/2] Fix Linux dom0 boot on a QEMU/KVM virtual machine
2023-07-07 8:23 UTC (10+ messages)
` [PATCH 2/2] xen/virtio: Avoid use of the dom0 backend in dom0
[PATCH v4 0/9] MediaTek DisplayPort: support eDP and aux-bus
2023-07-07 8:23 UTC (2+ messages)
[PATCH v3 0/6] thermal/drivers/mediatek/lvts_thermal: Fixes to the interrupt handling
2023-07-07 8:22 UTC (9+ messages)
` [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 v2 0/2] dt-bindings: pinctrl: amlogic,meson-pinctrl-common: add missing properties
2023-07-07 8:20 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: amlogic,meson-pinctrl: allow gpio-line-names
` [PATCH v2 2/2] dt-bindings: pinctrl: amlogic,meson-pinctrl-common: allow gpio hogs
[PATCH v2] udp6: add a missing call into udp_fail_queue_rcv_skb tracepoint
2023-07-07 8:20 UTC (2+ messages)
[PATCH] arm64: dts: mediatek: mt8195: Fix PM suspend/resume with venc clocks
2023-07-07 8:19 UTC (3+ messages)
[PATCH v3 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
2023-07-07 8:18 UTC (3+ messages)
` [PATCH v3 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
[PATCH 0/3] md/raid10: optimize and fix read error
2023-07-07 8:16 UTC (2+ messages)
[syzbot] [crypto?] KASAN: slab-out-of-bounds Write in crypto_sha3_final (2)
2023-07-07 8:13 UTC (4+ messages)
[PATCH net v1] octeontx2-af: Promisc enable/disable through mbox
2023-07-07 8:10 UTC (2+ messages)
[net PATCH v3] octeontx2-af: Move validation of ptp pointer before its usage
2023-07-07 8:10 UTC (2+ messages)
[PATCH -next] apparmor: Fix some kernel-doc comments
2023-07-07 8:07 UTC
[PATCH 0/2] Query the RSU SPT table offset to determine RSU page size
2023-07-07 8:03 UTC (3+ messages)
` [PATCH 1/2 RESEND] firmware: stratix10-svc: Generic Mailbox Command
` [PATCH 2/2 RESEND] firmware: stratix10-rsu: query spt addresses
[PATCH v6 0/3] ublk: enable zoned storage support
2023-07-07 6:53 UTC (4+ messages)
` [PATCH v6 3/3] "
[PATCH v2] md/raid1: prioritize adding disk to 'removed' mirror
2023-07-07 8:01 UTC (2+ messages)
[PATCH v3] clk: qcom: gcc-sc8280xp: Allow PCIe GDSCs to enter retention state
2023-07-07 7:59 UTC
[GIT PULL] sound fixes for 6.5-rc1
2023-07-07 7:59 UTC
[next-20230705] kernel BUG mm/memcontrol.c:3715! (ltp/madvise06)
2023-07-07 7:59 UTC (3+ messages)
[PATCH drm-next v6 00/13] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-07-07 7:57 UTC (4+ messages)
` [PATCH drm-next v6 02/13] drm: manager to keep track of GPUs VA mappings
[PATCH 1/2] firmware: stratix10-svc: Generic Mailbox Command
2023-07-07 7:57 UTC (4+ messages)
[RFC PATCH 0/2] zram: objects charge to mem_cgroup
2023-07-07 7:57 UTC (2+ messages)
[PATCH v2 0/2] spi: amlogic-spifc-a1: fixes and improvements for amlogic-spifc-a1
2023-07-07 7:51 UTC (5+ messages)
` [PATCH v2 1/2] spi: amlogic-spifc-a1: implement adjust_op_size()
` [PATCH v2 2/2] spi: amlogic-spifc-a1: add support for max_speed_hz
[PATCH V2 0/4] Power: C3: add power domain driver
2023-07-07 7:51 UTC (7+ messages)
` [PATCH V2 1/4] soc: amlogic: use name instead of index as criterion
` [PATCH V2 3/4] soc: c3: Add support for power domains controller
` [PATCH V2 4/4] arm64: dts: add support for C3 power domain controller
[RESEND PATCH v6 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
2023-07-07 7:45 UTC (4+ messages)
` [RESEND PATCH v6 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
[PATCH v2 0/3] Fix up 8280 GCC GDSCs
2023-07-07 7:48 UTC (7+ messages)
` [PATCH v2 1/3] clk: qcom: gcc-sc8280xp: Add missing GDSC flags
` [PATCH v2 2/3] dt-bindings: clock: qcom,gcc-sc8280xp: Add missing GDSCs
` [PATCH v2 3/3] clk: qcom: gcc-sc8280xp: "
[RFC 0/1] sched/fair: Consider asymmetric scheduler groups in load balancer
2023-07-07 7:45 UTC (6+ messages)
` [RFC 1/1] "
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