| Commit message (Expand) | Author | Files | Lines |
2020-12-06 | mm/mmap.c: fix mmap return value when vma is merged after call_mmap() | Liu Zixian | 1 | -14/+12 |
2020-12-06 | hugetlb_cgroup: fix offline of hugetlb cgroup with reservations | Mike Kravetz | 1 | -5/+3 |
2020-12-06 | mm/filemap: add static for function __add_to_page_cache_locked | Alex Shi | 1 | -1/+1 |
2020-12-06 | userfaultfd: selftests: fix SIGSEGV if huge mmap fails | Axel Rasmussen | 1 | -9/+16 |
2020-12-06 | tools/testing/selftests/vm: fix build error | Xingxing Su | 1 | -0/+4 |
2020-12-06 | mailmap: add two more addresses of Uwe Kleine-König | Uwe Kleine-König | 1 | -0/+2 |
2020-12-06 | mm/swapfile: do not sleep with a spin lock held | Qian Cai | 1 | -1/+3 |
2020-12-06 | mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING | Minchan Kim | 4 | -69/+0 |
2020-12-06 | mm: list_lru: set shrinker map bit when child nr_items is not zero | Yang Shi | 1 | -5/+5 |
2020-12-06 | mm: memcg/slab: fix obj_cgroup_charge() return value handling | Roman Gushchin | 1 | -16/+24 |
2020-12-06 | coredump: fix core_pattern parse error | Menglong Dong | 1 | -1/+2 |
2020-12-06 | zlib: export S390 symbols for zlib modules | Randy Dunlap | 1 | -0/+3 |
2020-12-06 | kbuild: avoid split lines in .mod files | Masahiro Yamada | 1 | -8/+4 |
2020-12-06 | Revert "mei: virtio: virtualization frontend driver" | Michael S. Tsirkin | 3 | -887/+0 |
2020-12-06 | x86/sev-es: Use new for_each_insn_prefix() macro to loop over prefixes bytes | Masami Hiramatsu | 1 | -3/+2 |
2020-12-06 | x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes | Masami Hiramatsu | 1 | -5/+5 |
2020-12-06 | x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes | Masami Hiramatsu | 3 | -4/+36 |
2020-12-05 | i2c: mlxbf: Fix the return check of devm_ioremap and ioremap | Wang Xiaojun | 1 | -6/+6 |
2020-12-05 | i2c: mlxbf: select CONFIG_I2C_SLAVE | Arnd Bergmann | 1 | -0/+1 |
2020-12-04 | block: fix incorrect branching in blk_max_size_offset() | Mike Snitzer | 1 | -4/+6 |
2020-12-04 | dm: remove invalid sparse __acquires and __releases annotations | Mike Snitzer | 1 | -2/+0 |
2020-12-04 | dm: fix double RCU unlock in dm_dax_zero_page_range() error path | Mike Snitzer | 1 | -2/+0 |
2020-12-04 | dm: fix IO splitting | Mike Snitzer | 4 | -19/+18 |
2020-12-04 | tty: Fix ->session locking | Jann Horn | 3 | -14/+41 |
2020-12-04 | tty: Fix ->pgrp locking in tiocspgrp() | Jann Horn | 1 | -2/+2 |
2020-12-04 | usb: gadget: f_fs: Use local copy of descriptors for userspace copy | Vamsi Krishna Samavedam | 1 | -2/+4 |
2020-12-04 | usb: ohci-omap: Fix descriptor conversion | Linus Walleij | 2 | -3/+3 |
2020-12-04 | Revert "usb-storage: fix sdev->host->dma_dev" | Greg Kroah-Hartman | 2 | -4/+3 |
2020-12-04 | Revert "uas: fix sdev->host->dma_dev" | Greg Kroah-Hartman | 1 | -11/+6 |
2020-12-04 | Revert "uas: bump hw_max_sectors to 2048 blocks for SS or faster drives" | Greg Kroah-Hartman | 1 | -2/+0 |
2020-12-04 | USB: serial: kl5kusb105: fix memleak on open | Johan Hovold | 1 | -6/+4 |
2020-12-04 | cifs: refactor create_sd_buf() and and avoid corrupting the buffer | Ronnie Sahlberg | 2 | -35/+38 |
2020-12-04 | cifs: add NULL check for ses->tcon_ipc | Aurelien Aptel | 1 | -1/+2 |
2020-12-04 | smb3: set COMPOUND_FID to FileID field of subsequent compound request | Namjae Jeon | 1 | -2/+2 |
2020-12-03 | net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering | Yevgeny Kliteynik | 4 | -1/+15 |
2020-12-03 | net/mlx5e: kTLS, Enforce HW TX csum offload with kTLS | Tariq Toukan | 1 | -7/+15 |
2020-12-03 | net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled | Randy Dunlap | 1 | -0/+2 |
2020-12-03 | net/mlx5: Fix wrong address reclaim when command interface is down | Eran Ben Elisha | 1 | -2/+19 |
2020-12-03 | net/sched: act_mpls: ensure LSE is pullable before reading it | Davide Caratti | 1 | -0/+3 |
2020-12-03 | net: openvswitch: ensure LSE is pullable before reading it | Davide Caratti | 1 | -0/+3 |
2020-12-03 | net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl | Davide Caratti | 1 | -0/+3 |
2020-12-03 | net: mvpp2: Fix error return code in mvpp2_open() | Wang Hai | 1 | -0/+1 |
2020-12-03 | chelsio/chtls: fix a double free in chtls_setkey() | Dan Carpenter | 1 | -0/+1 |
2020-12-03 | uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT | Eric Sandeen | 1 | -3/+6 |
2020-12-03 | pwm: sl28cpld: fix getting driver data in pwm callbacks | Uwe Kleine-König | 1 | -2/+4 |
2020-12-03 | lib/syscall: fix syscall registers retrieval on 32-bit platforms | Willy Tarreau | 1 | -2/+9 |
2020-12-03 | x86/platform/uv: Fix UV4 hub revision adjustment | Mike Travis | 1 | -1/+1 |
2020-12-03 | rtw88: debug: Fix uninitialized memory in debugfs code | Dan Carpenter | 1 | -0/+2 |
2020-12-03 | USB: serial: ch341: sort device-id entries | Johan Hovold | 1 | -3/+3 |
2020-12-03 | USB: serial: ch341: add new Product ID for CH341A | Jan-Niklas Burfeind | 1 | -0/+1 |