Show patches with: Archived = No       |   15857 patches
« 1 2 3 4158 159 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V2,2/13] clk: mvebu: use time_is_before_eq_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 Accepted
[V2,7/13] md: use time_is_before_jiffies(() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 Accepted
[V2,9/13] media: si21xx: use time_is_before_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 Accepted
[V2,10/13] media: stv0299: use time_is_before_jiffies() instead of jiffies judgment Untitled series #613317 - - - --- 2022-02-11 王擎 Accepted
[V2,11/13] media: tda8083: use time_is_after_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 Accepted
[V2,12/13] media: wl128x: use time_is_before_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 Accepted
[V2,13/13] media: vivid: use time_is_after_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 Accepted
[V3,2/13] clk: mvebu: use time_is_before_eq_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 Accepted
[V3,7/13] md: use time_is_before_jiffies(() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 Accepted
[V3,9/13] media: si21xx: use time_is_before_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 Accepted
[V3,10/13] media: stv0299: use time_is_before_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 Accepted
[V3,11/13] media: tda8083: use time_is_after_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 Accepted
[V3,12/13] media: wl128x: use time_is_before_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 Accepted
[V3,13/13] media: vivid: use time_is_after_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 Accepted
xen: use time_is_before_eq_jiffies() instead of open coding it xen: use time_is_before_eq_jiffies() instead of open coding it - 1 - --- 2022-02-28 王擎 Accepted
tools/xentop: add option to display dom0 first tools/xentop: add option to display dom0 first - - - --- 2024-01-31 zithro Superseded
[v2] tools/xentop: add option to display dom0 first [v2] tools/xentop: add option to display dom0 first - - - --- 2024-02-06 zithro Superseded
docs/man: add shutdown reasons to xl (list) man page docs/man: add shutdown reasons to xl (list) man page - - - --- 2024-03-05 zithro Superseded
[v3,1/4] x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __init misc fixes to PV extentions code - 1 - --- 2019-07-01 Zhenzhong Duan Superseded
[v3,2/4] x86: Add nopv parameter to disable PV extensions misc fixes to PV extentions code - 1 - --- 2019-07-01 Zhenzhong Duan Superseded
[v3,3/4] Revert "xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests." misc fixes to PV extentions code - 1 - --- 2019-07-01 Zhenzhong Duan Superseded
[v3,4/4] x86/xen: Add 'nopv' support for HVM guest misc fixes to PV extentions code - - - --- 2019-07-01 Zhenzhong Duan Superseded
[v4,1/5] x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __init misc fixes to PV extentions code - 1 - --- 2019-07-01 Zhenzhong Duan Superseded
[v4,2/5] x86: Add nopv parameter to disable PV extensions misc fixes to PV extentions code - 1 - --- 2019-07-01 Zhenzhong Duan Superseded
[v4,3/5] Revert "xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests." misc fixes to PV extentions code - 1 - --- 2019-07-01 Zhenzhong Duan Superseded
[v4,4/5] x86/xen: Add 'nopv' support for HVM guest misc fixes to PV extentions code - - - --- 2019-07-01 Zhenzhong Duan Superseded
[v4,5/5] xen: Add 'xen_nopv' parameter back for backward compatibility misc fixes to PV extentions code - - - --- 2019-07-01 Zhenzhong Duan Superseded
[v6,1/4] x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __init misc fixes to PV extensions code - 1 - --- 2019-07-07 Zhenzhong Duan Superseded
[v6,2/4] x86: Add "nopv" parameter to disable PV extensions misc fixes to PV extensions code - 1 - --- 2019-07-07 Zhenzhong Duan Superseded
[v6,3/4] xen: Map "xen_nopv" parameter to "nopv" and mark it obsolete misc fixes to PV extensions code - 1 - --- 2019-07-07 Zhenzhong Duan Superseded
[v6,4/4] x86/xen: Add "nopv" support for HVM guest misc fixes to PV extensions code - - - --- 2019-07-07 Zhenzhong Duan Superseded
[v2] xen/pv: Fix a boot up hang revealed by int3 self test [v2] xen/pv: Fix a boot up hang revealed by int3 self test - - - --- 2019-07-11 Zhenzhong Duan Superseded
[v3] xen/pv: Fix a boot up hang revealed by int3 self test [v3] xen/pv: Fix a boot up hang revealed by int3 self test - 1 - --- 2019-07-14 Zhenzhong Duan Accepted
[1/2] virgl: Implement resource_query_layout Implementation of resource_query_layout - - - --- 2023-11-10 Zhang, Julia Superseded
[2/2] virgl: Modify resource_query_layout Implementation of resource_query_layout - - - --- 2023-11-10 Zhang, Julia Superseded
tools/libxl: Add iothread support for COLO tools/libxl: Add iothread support for COLO - - - --- 2019-06-10 Zhang, Chen Superseded
[V2] tools/libxl: Add iothread support for COLO [V2] tools/libxl: Add iothread support for COLO - - - --- 2019-07-26 Zhang, Chen Superseded
[V3] tools/libxl: Add iothread support for COLO [V3] tools/libxl: Add iothread support for COLO - 1 - --- 2019-07-26 Zhang, Chen Superseded
xen: Fix spelling mistake xen: Fix spelling mistake - 1 - --- 2022-06-30 Zhang Jiaming Accepted
[net-next,v2,1/2] net: introduce and use skb_frag_fill_page_desc() [net-next,v2,1/2] net: introduce and use skb_frag_fill_page_desc() - 2 - --- 2023-05-11 Yunsheng Lin Accepted
loadpolicy: Verifies memory allocation during policy loading loadpolicy: Verifies memory allocation during policy loading - - - --- 2024-05-27 Yunseong Kim New
xen/xenbus: handle potential dangling pointer issue in xen_pcibk_xenbus_probe xen/xenbus: handle potential dangling pointer issue in xen_pcibk_xenbus_probe - - - --- 2024-05-29 Yunseong Kim New
xen/xenbus: handle pointer to NULL in alloc/free_pdev xen/xenbus: handle pointer to NULL in alloc/free_pdev - - - --- 2024-05-29 Yunseong Kim New
[-next] xen/pvcalls: Remove set but not used variable [-next] xen/pvcalls: Remove set but not used variable - 1 - --- 2019-05-25 Yue Haibing Accepted
xen/pciback: remove set but not used variable 'old_state' xen/pciback: remove set but not used variable 'old_state' - 1 - --- 2019-07-24 Yue Haibing Accepted
[-next] xen/pvcalls: Make pvcalls_back_global static [-next] xen/pvcalls: Make pvcalls_back_global static - 1 - --- 2020-04-10 Yue Haibing Accepted
[-next] xen: Use DEVICE_ATTR_*() macro [-next] xen: Use DEVICE_ATTR_*() macro - 1 - --- 2021-05-26 Yue Haibing Accepted
[-next] xen-pciback: Fix return in pm_ctrl_init() [-next] xen-pciback: Fix return in pm_ctrl_init() - 1 - --- 2021-10-08 Yue Haibing Accepted
[-next] xen/evtchn: Remove unused function declaration xen_set_affinity_evtchn() [-next] xen/evtchn: Remove unused function declaration xen_set_affinity_evtchn() - 2 - --- 2023-08-01 Yue Haibing Accepted
[-next] xen-pciback: Remove unused function declarations [-next] xen-pciback: Remove unused function declarations - 1 - --- 2023-08-08 Yue Haibing Accepted
xen: remove unnecessary (void*) conversions xen: remove unnecessary (void*) conversions - 1 - --- 2023-03-16 Yu Zhe Accepted
[-next] block: remove field 'bd_inode' from block_device [-next] block: remove field 'bd_inode' from block_device - - - --- 2023-11-25 Yu Kuai Superseded
[-next,RFC,01/14] block: add some bdev apis block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,02/14] xen/blkback: use bdev api in xen_update_blkif_status() block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,03/14] bcache: use bdev api in read_super() block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,04/14] mtd: block2mtd: use bdev apis block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,05/14] s390/dasd: use bdev api in dasd_format() block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,06/14] scsicam: use bdev api in scsi_bios_ptable() block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,07/14] bcachefs: remove dead function bdev_sectors() block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,08/14] btrfs: use bdev apis block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,09/14] cramfs: use bdev apis in cramfs_blkdev_read() block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,10/14] erofs: use bdev api block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,11/14] ext4: use bdev apis block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,12/14] jbd2: use bdev apis block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,13/14] gfs2: use bdev api block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[-next,RFC,14/14] nilfs2: use bdev api in nilfs_attach_log_writer() block: don't access bd_inode directly from other modules - - - --- 2023-12-05 Yu Kuai Superseded
[RFC,v2,for-6.8/block,01/18] block: add some bdev apis block: don't access bd_inode directly from other modules - - - --- 2023-12-11 Yu Kuai Superseded
[RFC,v2,for-6.8/block,02/18] xen/blkback: use bdev api in xen_update_blkif_status() block: don't access bd_inode directly from other modules - - - --- 2023-12-11 Yu Kuai Superseded
[RFC,v2,for-6.8/block,03/18] bcache: use bdev api in read_super() block: don't access bd_inode directly from other modules - - - --- 2023-12-11 Yu Kuai Superseded
[RFC,v2,for-6.8/block,04/18] mtd: block2mtd: use bdev apis block: don't access bd_inode directly from other modules - - - --- 2023-12-11 Yu Kuai Superseded
[RFC,v2,for-6.8/block,05/18] s390/dasd: use bdev api in dasd_format() block: don't access bd_inode directly from other modules - - - --- 2023-12-11 Yu Kuai Superseded
[RFC,v2,for-6.8/block,06/18] scsicam: use bdev api in scsi_bios_ptable() block: don't access bd_inode directly from other modules - - - --- 2023-12-11 Yu Kuai Superseded
[RFC,v2,for-6.8/block,07/18] bcachefs: remove dead function bdev_sectors() block: don't access bd_inode directly from other modules - - - --- 2023-12-11 Yu Kuai Superseded
[RFC,v2,for-6.8/block,08/18] bio: export bio_add_folio_nofail() block: don't access bd_inode directly from other modules - - - --- 2023-12-11 Yu Kuai Superseded
[RFC,v2,for-6.8/block,09/18] btrfs: use bdev apis block: don't access bd_inode directly from other modules - - - --- 2023-12-11 Yu Kuai Superseded
[RFC,v2,for-6.8/block,10/18] cramfs: use bdev apis in cramfs_blkdev_read() block: don't access bd_inode directly from other modules - - - --- 2023-12-11 Yu Kuai Superseded
[RFC,v2,for-6.8/block,11/18] erofs: use bdev api block: don't access bd_inode directly from other modules - - - --- 2023-12-11 Yu Kuai Superseded
[RFC,v2,for-6.8/block,12/18] gfs2: use bdev api block: don't access bd_inode directly from other modules - - - --- 2023-12-11 Yu Kuai Superseded
[RFC,v2,for-6.8/block,13/18] nilfs2: use bdev api in nilfs_attach_log_writer() block: don't access bd_inode directly from other modules - - - --- 2023-12-11 Yu Kuai Superseded
[RFC,v2,for-6.8/block,14/18] jbd2: use bdev apis block: don't access bd_inode directly from other modules - - - --- 2023-12-11 Yu Kuai Superseded
[RFC,v2,for-6.8/block,15/18] buffer: add a new helper to read sb block block: don't access bd_inode directly from other modules - - - --- 2023-12-11 Yu Kuai Superseded
[RFC,v2,for-6.8/block,16/18] ext4: use new helper to read sb block block: don't access bd_inode directly from other modules - 1 - --- 2023-12-11 Yu Kuai Superseded
[RFC,v2,for-6.8/block,17/18] ext4: remove block_device_ejected() block: don't access bd_inode directly from other modules - 2 - --- 2023-12-11 Yu Kuai Superseded
[RFC,v2,for-6.8/block,18/18] ext4: use bdev apis block: don't access bd_inode directly from other modules - 1 - --- 2023-12-11 Yu Kuai Superseded
[v1] psr: fix bug which may cause crash [v1] psr: fix bug which may cause crash - - - --- 2019-11-27 Yi Sun Superseded
[v2] psr: fix bug which may cause crash [v2] psr: fix bug which may cause crash - - - --- 2019-11-28 Yi Sun Superseded
[v3] psr: fix bug which may cause crash [v3] psr: fix bug which may cause crash - - - --- 2019-11-29 Yi Sun Superseded
xen/pcpu: fix possible memory leak in register_pcpu() xen/pcpu: fix possible memory leak in register_pcpu() - 1 - --- 2022-11-10 Yang Yingliang Accepted
[net] xen/netback: don't call kfree_skb() under spin_lock_irqsave() [net] xen/netback: don't call kfree_skb() under spin_lock_irqsave() - 1 - --- 2022-12-05 Yang Yingliang Accepted
[-next] xen: Fix one kernel-doc comment [-next] xen: Fix one kernel-doc comment 1 - - --- 2023-07-31 Yang Li Accepted
xen: Use evtchn_type_t as a type for event channels xen: Use evtchn_type_t as a type for event channels - - - --- 2020-03-05 Yan Yankovskyi Superseded
xen-blkback: Remove needless request_queue NULL pointer check xen-blkback: Remove needless request_queue NULL pointer check - - - --- 2021-09-10 Xu Wang Superseded
[1/2] x86/xen: Fix memory leak in xen_smp_intr_init{_pv}() x86/xen: Fix memory leak issue - - - --- 2022-11-19 Xiu Jianfeng Superseded
[2/2] x86/xen: Fix memory leak in xen_init_lock_cpu() x86/xen: Fix memory leak issue - - - --- 2022-11-19 Xiu Jianfeng Superseded
[v2,1/2] x86/xen: Fix memory leak in xen_smp_intr_init{_pv}() x86/xen: Fix memory leak issue - 1 - --- 2022-11-23 Xiu Jianfeng Accepted
[v2,2/2] x86/xen: Fix memory leak in xen_init_lock_cpu() x86/xen: Fix memory leak issue - 1 - --- 2022-11-23 Xiu Jianfeng Accepted
[v2,1/1] hvmloader: add SMBIOS type 2 info for customized string [v2,1/1] hvmloader: add SMBIOS type 2 info for customized string 1 - - --- 2019-03-28 Xin Li Superseded
[v2,1/1] hvmloader: add SMBIOS type 2 info for customized string [v2,1/1] hvmloader: add SMBIOS type 2 info for customized string - 1 - --- 2019-03-28 Xin Li Superseded
[v2,1/1] x86/fred: Fix init_task thread stack pointer initialization [v2,1/1] x86/fred: Fix init_task thread stack pointer initialization - - - --- 2024-03-04 Xin Li Accepted
[v1,1/1] x86: Rename __{start,end}_init_task to __{start,end}_init_stack [v1,1/1] x86: Rename __{start,end}_init_task to __{start,end}_init_stack - - - --- 2024-03-13 Xin Li Superseded
« 1 2 3 4158 159 »