]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2018-11-20 Paolo Bonziniscsi: virtio_scsi: let host do exception handling
2018-11-20 Venkat Venkatsubranet/rds: Fix endless RNR situation
2018-11-20 Alexander Potapenkoscsi: sg: allocate with __GFP_ZERO in sg_build_indirect()
2018-11-20 Young_Xcdrom: fix improper type cast, which can leat to inform...
2018-11-14 Martin K. Petersenoracleasm: Honor ASM_IFLAG_FORMAT_NOCHECK flag
2018-11-14 Martin K. Petersenoracleasm: Implement support for QUERY HANDLE operation
2018-11-13 Andy HonigKVM: MTRR: remove MSR 0x2f8
2018-11-13 Suravee Suthikulpanitx86/cpu/amd: Limit cpu_core_id fixup to families older...
2018-11-13 Borislav Petkovx86/CPU/AMD: Fix Bulldozer topology
2018-11-13 Yazen Ghannamx86/cpu/AMD: Clean up cpu_llc_id assignment per topolog...
2018-11-13 Borislav Petkovx86/cpu: Get rid of compute_unit_id
2018-11-13 Peter Zijlstrax86/topology: Fix AMD core count
2018-11-13 Huang Ruiperf/x86/amd: Move nodes_per_socket into bsp_init_amd()
2018-11-13 Aravind Gopalakrishnanx86/cpu/amd: Give access to the number of nodes in...
2018-11-13 alex chenocfs2: should wait dio before inode lock in ocfs2_setattr()
2018-11-13 Jie LiUpdate dracut version requirement within the kernel
2018-11-08 Brian Malysecureboot: update UEFI public keys in kernel rpms
2018-11-06 Mike Kravetzhugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:447!
2018-11-05 Jason Yanscsi: libsas: fix memory leak in sas_smp_get_phy_events()
2018-11-05 Paolo BonziniKVM: vmx: shadow more fields that are read/written...
2018-11-05 Bijan Mottahedehvhost/scsi: Use common handling code in request queue...
2018-11-05 Bijan Mottahedehvhost/scsi: Extract common handling code from control...
2018-11-05 Bijan Mottahedehvhost/scsi: Respond to control queue operations
2018-10-30 James Smartscsi: lpfc: devloss timeout race condition caused null...
2018-10-30 Ben Hutchingsscsi: qla2xxx: Fix race condition between iocb timeout...
2018-10-30 Alexander Duycki40e: Add programming descriptors to cleaned_count
2018-10-30 Alexander Duycki40e: Fix memory leak related filter programming status
2018-10-30 Joe Jinxen-swiotlb: use actually allocated size on check physi...
2018-10-30 Dongli ZhangRevert "Revert "xen-swiotlb: fix the check condition...
2018-10-30 Sarah Newmannet/mlx4_en: fix potential use-after-free with dma_unma...
2018-10-30 Junxiao Biocfs2: fix ocfs2 read block panic
2018-10-30 Dan Williamsblock: fix bdi vs gendisk lifetime mismatch
2018-10-30 Benjamin Poiriere1000e: Fix link check race condition
2018-10-30 Benjamin PoirierRevert "e1000e: Separate signaling for link check/link up"
2018-10-30 Benjamin Poiriere1000e: Avoid missed interrupts following ICR read
2018-10-30 Benjamin Poiriere1000e: Fix queue interrupt re-raising in Other interrupt
2018-10-30 Benjamin PoirierPartial revert "e1000e: Avoid receiver overrun interrup...
2018-10-30 Benjamin Poiriere1000e: Remove Other from EIAC
2018-10-30 Lance SheltonFix error code in nfs_lookup_verify_inode()
2018-10-30 Lai Jiangshanworkqueue: Allow modifying low level unbound workqueue...
2018-10-30 Frederic Weisbeckerworkqueue: Create low-level unbound workqueues cpumask
2018-10-30 Jann Hornscsi: sg: mitigate read/write abuse
2018-10-24 Brian MalyRevert "rds: RDS (tcp) hangs on sendto() to unrespondin...
2018-10-23 Alexandre Chartrex86/speculation: Retpoline should always be available...
2018-10-22 Alexandre Chartrex86/speculation: Add sysfs entry to enable/disable...
2018-10-22 Alexandre Chartrex86/speculation: Switch to IBRS when loading a non...
2018-10-22 Alexandre Chartrex86/speculation: Remove unnecessary retpoline alternatives
2018-10-22 Alexandre Chartrex86/speculation: Use static key to enable/disable retpoline
2018-10-22 Tony Lucklocking/static_keys: Provide DECLARE and well as DEFINE...
2018-10-22 Jason Baronjump_label: remove bug.h, atomic.h dependencies for...
2018-10-22 Paolo Bonzinilocking/static_key: Fix concurrent static_key_slow_inc()
2018-10-22 Tejun Heojump_label: make static_key_enabled() work on static_ke...
2018-10-22 Jonathan Corbetlocking/static_keys: Fix up the static keys documentation
2018-10-22 Jonathan Corbetlocking/static_keys: Fix a silly typo
2018-10-22 Jason Baronjump label, locking/static_keys: Update docs
2018-10-22 Andy Lutomirskix86/asm: Add asm macros for static keys/jump labels
2018-10-22 Andy Lutomirskix86/asm: Error out if asm/jump_label.h is included...
2018-10-22 Peter Zijlstrajump_label/x86: Work around asm build bug on older...
2018-10-22 Peter Zijlstralocking/static_keys: Add a new static_key interface
2018-10-22 Peter Zijlstralocking/static_keys: Rework update logic
2018-10-22 Peter Zijlstrajump_label: Add jump_entry_key() helper
2018-10-22 Peter Zijlstrajump_label, locking/static_keys: Rename JUMP_LABEL_TYPE...
2018-10-22 Peter Zijlstrajump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABE...
2018-10-22 Peter Zijlstramodule, jump_label: Fix module locking
2018-10-22 Jiri Kosinax86/speculation: Protect against userspace-userspace...
2018-10-22 Alejandro Jimenezx86/spectre_v2: Remove remaining references to lfence...
2018-10-22 NeilBrownRevert "md: allow a partially recovered device to be...
2018-10-22 Daniel Jordanx86/bugs: ssbd_ibrs_selected called prematurely
2018-10-22 Qing Huangnet/mlx4_core: print firmware version during driver...
2018-10-22 Henry Willardmm: numa: Do not trap faults on shared data section...
2018-10-20 Mike Kravetzhugetlbfs: dirty pages as they are added to pagecache
2018-10-18 Ka-Cheong Poonrds: RDS (tcp) hangs on sendto() to unresponding address
2018-10-15 Scott Mayhewnfs: fix a deadlock in nfs client initialization
2018-10-15 Cong Wanginfiniband: fix a possible use-after-free bug
2018-10-11 Zhenzhong Duanx86/bugs/IBRS: properly use the _base ops if IBRS is...
2018-10-11 Mike Kravetzhugetlbfs: check for reserve page count going negative
2018-10-11 Mike Kravetzhugetlbfs: introduce truncation/fault mutex to avoid...
2018-10-11 Mike Kravetzmm/hugetlb.c: don't call region_abort if region_chg...
2018-10-11 Naoya Horiguchimm: hugetlb: fix hugepage memory leak caused by wrong...
2018-10-08 Somasundaram... bnxt_en: xdp: don't make drivers report attachment...
2018-10-08 Nikita V. Shirokovbpf: make bnxt compatible w/ bpf_xdp_adjust_tail
2018-10-08 Somasundaram... bnxt_en: add meta pointer for direct access (partial...
2018-10-08 Michael Chanbnxt_en: Fix bug in ethtool -L.
2018-10-08 Martin KaFai Laubpf: bnxt: Report bpf_prog ID during XDP_QUERY_PROG
2018-10-08 Michael Chanbnxt_en: Optimize doorbell write operations for newer...
2018-10-08 Michael Chanbnxt_en: Use short TX BDs for the XDP TX ring.
2018-10-08 Michael Chanbnxt_en: Add ethtool mac loopback self test (reapply).
2018-10-08 Michael Chanbnxt_en: Add support for XDP_TX action.
2018-10-08 Michael Chanbnxt_en: Add basic XDP support.
2018-10-08 Gayatri Vasudevanx86/ia32: Restore r8 correctly in 32bit SYSCALL instruc...
2018-10-08 Shannon Nelsonnet: enable RPS on vlan devices
2018-10-08 Ankur Aroraxen-blkback: hold write vbd-lock while swapping the vbd
2018-10-08 Ankur Aroraxen-blkback: implement swapping of active vbd
2018-10-08 Ankur Aroraxen-blkback: emit active physical device to xenstore
2018-10-08 Ankur Aroraxen-blkback: refactor backend_changed()
2018-10-08 Ankur Aroraxen-blkback: pull out blkif grant features from vbd
2018-10-08 Linus Torvaldsmm: get rid of vmacache_flush_all() entirely
2018-10-04 Venkat Venkatsubrards: crash at rds_ib_inc_copy_to_user+104 due to NULL...
2018-10-02 Michael J.... IB/core: For multicast functions, verify that LIDs...
2018-09-30 Jeff Laytonsunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_L...
next