index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
efivarfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-25
dma-mapping: add a new dma_alloc_noncoherent API
Christoph Hellwig
2
-39
/
+48
2020-09-25
53c700: improve non-coherent DMA handling
Christoph Hellwig
2
-58
/
+72
2020-09-25
lib82596: move DMA allocation into the callers of i82596_probe
Christoph Hellwig
3
-39
/
+40
2020-09-25
net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
1
-9
/
+6
2020-09-25
drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
1
-2
/
+1
2020-09-25
drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
1
-2
/
+0
2020-09-25
mm: turn alloc_pages into an inline function
Christoph Hellwig
1
-2
/
+4
2020-09-25
ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsets
Christoph Hellwig
3
-49
/
+22
2020-09-25
dma-mapping: better document dma_addr_t and DMA_MAPPING_ERROR
Christoph Hellwig
1
-6
/
+10
2020-09-25
dma-mapping: move valid_dma_direction to dma-direction.h
Christoph Hellwig
2
-8
/
+7
2020-09-25
dma-mapping: remove DMA_MASK_NONE
Christoph Hellwig
2
-3
/
+1
2020-09-24
mm: fix misplaced unlock_page in do_wp_page()
Linus Torvalds
1
-1
/
+1
2020-09-23
mm: move the copy_one_pte() pte_present check into the caller
Linus Torvalds
1
-12
/
+12
2020-09-23
mm: split out the non-present case from copy_one_pte()
Linus Torvalds
1
-67
/
+79
2020-09-22
dm crypt: document encrypted keyring key option
Milan Broz
1
-1
/
+1
2020-09-22
dm crypt: document new no_workqueue flags
Milan Broz
1
-0
/
+8
2020-09-22
Revert "ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control"
Kai-Heng Feng
1
-1
/
+0
2020-09-22
btrfs: fix put of uninitialized kobject after seed device delete
Anand Jain
1
-6
/
+10
2020-09-22
media: dt-bindings: media: imx274: Convert to json-schema
Jacopo Mondi
3
-39
/
+77
2020-09-22
tools/bootconfig: Add testcase for tailing space
Masami Hiramatsu
1
-0
/
+13
2020-09-22
tools/bootconfig: Add testcases for repeated key with brace
Masami Hiramatsu
1
-0
/
+12
2020-09-22
lib/bootconfig: Fix to remove tailing spaces after value
Masami Hiramatsu
1
-1
/
+1
2020-09-22
lib/bootconfig: Fix a bug of breaking existing tree nodes
Masami Hiramatsu
1
-13
/
+23
2020-09-22
net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-22
net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-22
net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Xiaoliang Yang
1
-8
/
+8
2020-09-22
inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute
Eric Dumazet
1
-5
/
+15
2020-09-22
net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU
Vladimir Oltean
1
-10
/
+17
2020-09-22
net: Update MAINTAINERS for MediaTek switch driver
Sean Wang
1
-0
/
+1
2020-09-22
net/mlx5e: mlx5e_fec_in_caps() returns a boolean
Saeed Mahameed
1
-5
/
+2
2020-09-22
net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlock
Saeed Mahameed
1
-15
/
+10
2020-09-22
net/mlx5e: kTLS, Fix leak on resync error flow
Saeed Mahameed
1
-2
/
+6
2020-09-22
net/mlx5e: kTLS, Add missing dma_unmap in RX resync
Saeed Mahameed
1
-3
/
+5
2020-09-22
net/mlx5e: kTLS, Fix napi sync and possible use-after-free
Tariq Toukan
1
-1
/
+1
2020-09-22
net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported
Tariq Toukan
1
-4
/
+8
2020-09-22
net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats()
Alaa Hleihel
6
-15
/
+17
2020-09-22
net/mlx5e: Fix multicast counter not up-to-date in "ip -s"
Ron Diskin
4
-7
/
+12
2020-09-22
net/mlx5e: Fix endianness when calculating pedit mask first bit
Maor Dickman
1
-13
/
+21
2020-09-22
net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported
Maor Dickman
1
-24
/
+28
2020-09-22
net/mlx5e: CT: Fix freeing ct_label mapping
Roi Dayan
3
-17
/
+36
2020-09-22
net/mlx5e: Fix memory leak of tunnel info when rule under multipath not ready
Jianbo Liu
1
-4
/
+1
2020-09-22
net/mlx5e: Use synchronize_rcu to sync with NAPI
Maxim Mikityanskiy
5
-36
/
+22
2020-09-22
net/mlx5e: Use RCU to protect rq->xdp_prog
Maxim Mikityanskiy
3
-30
/
+27
2020-09-22
net/mlx5: Fix FTE cleanup
Maor Gottlieb
1
-4
/
+4
2020-09-22
dm: fix comment in dm_process_bio()
Mike Snitzer
1
-1
/
+3
2020-09-22
dm: fix bio splitting and its bio completion order for regular IO
Mike Snitzer
1
-21
/
+2
2020-09-21
ipv6: route: convert comma to semicolon
Xu Wang
1
-1
/
+1
2020-09-21
sfc: Fix error code in probe
Dan Carpenter
1
-0
/
+1
2020-09-21
iommu/io-pgtable-arm: Clean up faulty sanity check
Robin Murphy
1
-5
/
+0
2020-09-21
dma-debug: convert comma to semicolon
Xu Wang
1
-2
/
+2
[next]