Age | Commit message (Expand) | Author |
2019-01-31 | ext2: Fix underflow in ext2_max_size() | Jan Kara |
2019-01-29 | ext2: Fix a typo in comment | Liu Xiang |
2019-01-28 | ext2: Remove redundant check for finding no group | Liu Xiang |
2019-01-28 | ext2: Annotate implicit fall through in __ext2_truncate_blocks | Mathieu Malaterre |
2019-01-22 | ext2: Set superblock revision when enabling xattr feature | Jan Kara |
2019-01-22 | ext2: Remove redundant check on s_inode_size | Liu Xiang |
2019-01-22 | ext2: set proper return code | Chengguang Xu |
2019-01-21 | Linux 5.0-rc3 | Linus Torvalds |
2019-01-21 | Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-01-21 | Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-01-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-01-20 | pstore/ram: Avoid allocation and leak of platform data | Kees Cook |
2019-01-20 | gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+ | Ard Biesheuvel |
2019-01-20 | gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask | Ard Biesheuvel |
2019-01-21 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2019-01-21 | Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-01-21 | Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-lin... | Linus Torvalds |
2019-01-21 | fix int_sqrt64() for very large numbers | Florian La Roche |
2019-01-20 | x86: uaccess: Inhibit speculation past access_ok() in user_access_begin() | Will Deacon |
2019-01-20 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2019-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-01-20 | bpf: in __bpf_redirect_no_mac pull mac only if present | Willem de Bruijn |
2019-01-19 | virtio_net: bulk free tx skbs | Michael S. Tsirkin |
2019-01-20 | Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-01-20 | Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2019-01-20 | Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-01-20 | Merge tag 'linux-watchdog-5.0-rc-fixes' of git://www.linux-watchdog.org/linux... | Linus Torvalds |
2019-01-20 | Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-01-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-01-20 | Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-01-19 | clang-format: Update .clang-format with the latest for_each macro list | Jason Gunthorpe |
2019-01-19 | net: phy: phy driver features are mandatory | Camelia Groza |
2019-01-19 | isdn: avm: Fix string plus integer warning from Clang | Nathan Chancellor |
2019-01-19 | powerpc: chrp: Use of_node_is_type to access device_type | Rob Herring |
2019-01-18 | Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2019-01-18 | net/mlx5e: Fix cb_ident duplicate in indirect block register | Eli Britstein |
2019-01-18 | net/mlx5e: Fix wrong (zero) TX drop counter indication for representor | Tariq Toukan |
2019-01-18 | net/mlx5e: Fix wrong error code return on FEC query failure | Shay Agroskin |
2019-01-18 | net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames | Cong Wang |
2019-01-18 | tools: bpftool: Cleanup license mess | Thomas Gleixner |
2019-01-18 | bpf: fix inner map masking to prevent oob under speculation | Daniel Borkmann |
2019-01-18 | bpf: pull in pkt_sched.h header for tooling to fix bpftool build | Daniel Borkmann |
2019-01-18 | Merge branch 'mlxsw-fixes' | David S. Miller |
2019-01-18 | selftests: forwarding: Add a test case for externally learned FDB entries | Ido Schimmel |
2019-01-18 | selftests: mlxsw: Test FDB offload indication | Ido Schimmel |
2019-01-18 | mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky | Ido Schimmel |
2019-01-18 | net: bridge: Mark FDB entries that were added by user as such | Ido Schimmel |
2019-01-18 | mlxsw: spectrum_fid: Update dummy FID index | Nir Dotan |
2019-01-18 | mlxsw: pci: Return error on PCI reset timeout | Nir Dotan |
2019-01-18 | mlxsw: pci: Increase PCI SW reset timeout | Nir Dotan |