Age | Commit message (Expand) | Author | Files | Lines |
2021-12-16 | xen/netback: fix rx queue stall detection | Juergen Gross | 2 | -24/+42 |
2021-12-16 | xen/console: harden hvc_xen against event channel storms | Juergen Gross | 3 | -3/+34 |
2021-12-16 | xen/netfront: harden netfront against event channel storms | Juergen Gross | 1 | -31/+94 |
2021-12-16 | xen/blkfront: harden blkfront against event channel storms | Juergen Gross | 1 | -3/+12 |
2021-12-15 | Merge tag 'ceph-for-5.16-rc6' of git://github.com/ceph/ceph-client | Linus Torvalds | 3 | -14/+25 |
2021-12-15 | Merge tag 's390-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 6 | -11/+44 |
2021-12-15 | Merge tag 'hyperv-fixes-signed-20211214' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+1 |
2021-12-14 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 6 | -8/+11 |
2021-12-13 | PCI: mt7621: Convert driver into 'bool' | Sergio Paracuellos | 1 | -2/+2 |
2021-12-13 | fget: clarify and improve __fget_files() implementation | Linus Torvalds | 1 | -16/+56 |
2021-12-13 | Linux 5.16-rc5v5.16-rc5 | Linus Torvalds | 1 | -1/+1 |
2021-12-12 | Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 8 | -33/+61 |
2021-12-12 | Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 34 | -102/+136 |
2021-12-12 | Merge tag 'timers-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -3/+8 |
2021-12-12 | Merge tag 'irq-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -17/+14 |
2021-12-12 | recordmcount.pl: look for jgnop instruction as well as bcrl on s390 | Jerome Marchand | 1 | -1/+1 |
2021-12-12 | s390/entry: fix duplicate tracking of irq nesting level | Sven Schnelle | 1 | -4/+5 |
2021-12-12 | Merge tag 'sched-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+14 |
2021-12-12 | Merge tag 'csky-for-linus-5.16-rc5' of git://github.com/c-sky/csky-linux | Linus Torvalds | 1 | -2/+2 |
2021-12-12 | usb: core: config: using bit mask instead of individual bits | Pavel Hofman | 1 | -2/+2 |
2021-12-12 | usb: core: config: fix validation of wMaxPacketValue entries | Pavel Hofman | 1 | -1/+1 |
2021-12-12 | USB: gadget: zero allocate endpoint 0 buffers | Greg Kroah-Hartman | 2 | -2/+2 |
2021-12-12 | USB: gadget: detect too-big endpoint 0 requests | Greg Kroah-Hartman | 3 | -1/+40 |
2021-12-12 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 6 | -29/+23 |
2021-12-12 | Merge tag 'xfs-5.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -3/+11 |
2021-12-12 | Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+2 |
2021-12-12 | Merge tag 'perf-tools-fixes-for-v5.16-2021-12-11' of git://git.kernel.org/pub... | Linus Torvalds | 5 | -32/+64 |
2021-12-11 | Merge tag 'block-5.16-2021-12-10' of git://git.kernel.dk/linux-block | Linus Torvalds | 8 | -12/+40 |
2021-12-11 | Merge tag 'io_uring-5.16-2021-12-10' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -8/+27 |
2021-12-11 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -21/+13 |
2021-12-11 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -6/+29 |
2021-12-11 | Merge tag 'devicetree-fixes-for-5.16-2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 7 | -22/+43 |
2021-12-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 23 | -207/+322 |
2021-12-11 | Merge tag 'timers-v5.16-rc4' of https://git.linaro.org/people/daniel.lezcano/... | Thomas Gleixner | 2 | -3/+8 |
2021-12-11 | perf python: Fix NULL vs IS_ERR_OR_NULL() checking | Miaoqian Lin | 1 | -1/+1 |
2021-12-11 | perf intel-pt: Fix error timestamp setting on the decoder error path | Adrian Hunter | 1 | -0/+1 |
2021-12-11 | perf intel-pt: Fix missing 'instruction' events with 'q' option | Adrian Hunter | 1 | -3/+8 |
2021-12-11 | perf intel-pt: Fix next 'err' value, walking trace | Adrian Hunter | 1 | -0/+1 |
2021-12-11 | perf intel-pt: Fix state setting when receiving overflow (OVF) packet | Adrian Hunter | 1 | -4/+28 |
2021-12-11 | perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type | Adrian Hunter | 1 | -19/+13 |
2021-12-11 | perf intel-pt: Fix sync state when a PSB (synchronization) packet is found | Adrian Hunter | 1 | -1/+1 |
2021-12-11 | perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u... | Adrian Hunter | 1 | -3/+4 |
2021-12-11 | perf tools: Prevent out-of-bounds access to registers | German Gomez | 2 | -1/+7 |
2021-12-11 | Merge tag 'irqchip-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel... | Thomas Gleixner | 7 | -17/+14 |
2021-12-11 | Merge tag 'for-5.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -10/+35 |
2021-12-11 | Merge tag '5.16-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2 | -31/+36 |
2021-12-11 | Merge tag 'nfsd-5.16-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -9/+15 |
2021-12-11 | mm: bdi: initialize bdi_min_ratio when bdi is unregistered | Manjong Lee | 1 | -0/+7 |
2021-12-11 | hugetlbfs: fix issue of preallocation of gigantic pages can't work | Zhenguo Yao | 1 | -1/+1 |
2021-12-11 | mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock() | Waiman Long | 1 | -53/+53 |