index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
/
dma-buf.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-08
USB: legotower: fix logical error in recent commit
Alan Stern
1
-1
/
+1
2020-12-07
USB: add RESET_RESUME quirk for Snapscan 1212
Oliver Neukum
1
-0
/
+3
2020-12-07
usb: typec: tps6598x: Export some power supply properties
Guido Günther
2
-0
/
+104
2020-12-07
usb: typec: tps6598x: Select USB_ROLE_SWITCH and REGMAP_I2C
Guido Günther
1
-2
/
+2
2020-12-07
usb: mtu3: fix memory corruption in mtu3_debugfs_regset()
Dan Carpenter
1
-1
/
+1
2020-12-07
USB: dummy-hcd: Fix uninitialized array use in init()
Bui Quang Minh
1
-1
/
+1
2020-12-07
usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ul
Fabio Estevam
1
-1
/
+2
2020-12-07
USB: core: drop pipe-type check from new control-message helpers
Johan Hovold
1
-4
/
+1
2020-12-06
Linux 5.10-rc7
v5.10-rc7
Linus Torvalds
1
-1
/
+1
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: mtu3: mtu3_debug: remove an unused struct member
Dan Carpenter
1
-1
/
+0
2020-12-04
USB: core: return -EREMOTEIO on short usb_control_msg_recv()
Johan Hovold
1
-1
/
+1
2020-12-04
USB: core: drop short-transfer check from usb_control_msg_send()
Johan Hovold
1
-3
/
+2
2020-12-04
USB: apple-mfi-fastcharge: Fix use after free in probe
Dan Carpenter
1
-1
/
+3
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
[next]