index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
76
-480
/
+527
2019-08-13
Merge branch 'r8152-RX-improve'
Jakub Kicinski
1
-70
/
+304
2019-08-13
r8152: change rx_copybreak and rx_pending through ethtool
Hayes Wang
1
-5
/
+86
2019-08-13
r8152: support skb_add_rx_frag
Hayes Wang
1
-15
/
+105
2019-08-13
r8152: use alloc_pages for rx buffer
Hayes Wang
1
-20
/
+11
2019-08-13
r8152: replace array with linking list for rx information
Hayes Wang
1
-57
/
+125
2019-08-13
r8152: separate the rx buffer size
Hayes Wang
1
-4
/
+8
2019-08-13
Merge branch 'net-phy-let-phy_speed_down-up-support-speeds-1Gbps'
Jakub Kicinski
3
-45
/
+53
2019-08-13
net: phy: let phy_speed_down/up support speeds >1Gbps
Heiner Kallweit
2
-43
/
+17
2019-08-13
net: phy: add phy_speed_down_core and phy_resolve_min_speed
Heiner Kallweit
2
-0
/
+29
2019-08-13
net: phy: add __set_linkmode_max_speed
Heiner Kallweit
1
-2
/
+7
2019-08-13
net: devlink: remove redundant rtnl lock assert
Vlad Buslov
1
-3
/
+2
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
121
-920
/
+5229
2019-08-13
net: hns3: Make hclge_func_reset_sync_vf static
YueHaibing
1
-1
/
+1
2019-08-14
net: ieee802154: remove redundant assignment to rc
Colin Ian King
1
-1
/
+1
2019-08-13
hugetlbfs: fix hugetlb page migration/fault race causing SIGBUS
Mike Kravetz
1
-0
/
+19
2019-08-13
mm, vmscan: do not special-case slab reclaim when watermarks are boosted
Mel Gorman
1
-11
/
+2
2019-08-13
Revert "mm, thp: restore node-local hugepage allocations"
Andrea Arcangeli
3
-17
/
+29
2019-08-13
Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask""
Andrea Arcangeli
4
-51
/
+22
2019-08-13
include/asm-generic/5level-fixup.h: fix variable 'p4d' set but not used
Qian Cai
1
-3
/
+18
2019-08-13
seq_file: fix problem when seeking mid-record
NeilBrown
1
-1
/
+1
2019-08-13
mm: workingset: fix vmstat counters for shadow nodes
Roman Gushchin
3
-6
/
+43
2019-08-13
mm/usercopy: use memory range to be accessed for wraparound check
Isaac J. Manjarres
1
-1
/
+1
2019-08-13
mm: kmemleak: disable early logging in case of error
Catalin Marinas
1
-1
/
+1
2019-08-13
mm/vmalloc.c: fix percpu free VM area search criteria
Kuppuswamy Sathyanarayanan
1
-1
/
+11
2019-08-13
mm/memcontrol.c: fix use after free in mem_cgroup_iter()
Miles Chen
1
-10
/
+29
2019-08-13
mm/z3fold.c: fix z3fold_destroy_pool() race condition
Henry Burns
1
-1
/
+4
2019-08-13
mm/z3fold.c: fix z3fold_destroy_pool() ordering
Henry Burns
1
-1
/
+8
2019-08-13
mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
Yang Shi
1
-7
/
+25
2019-08-13
mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified
Yang Shi
1
-20
/
+48
2019-08-13
mm/hmm: fix bad subpage pointer in try_to_unmap_one
Ralph Campbell
1
-0
/
+8
2019-08-13
mm/hmm: fix ZONE_DEVICE anon page mapping reuse
Ralph Campbell
1
-0
/
+24
2019-08-13
mm: document zone device struct page field usage
Ralph Campbell
1
-1
/
+10
2019-08-13
devlink: send notifications for deleted snapshots on region destroy
Jiri Pirko
1
-11
/
+12
2019-08-13
Merge branch 'bpf-libbpf-read-sysfs-btf'
Daniel Borkmann
4
-32
/
+82
2019-08-13
libbpf: attempt to load kernel BTF from sysfs first
Andrii Nakryiko
1
-7
/
+57
2019-08-13
btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinux
Andrii Nakryiko
3
-25
/
+25
2019-08-13
riscv: fix flush_tlb_range() end address for flush_tlb_page()
Paul Walmsley
1
-2
/
+9
2019-08-13
Merge tag 'tpmdd-next-20190813' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
1
-13
/
+0
2019-08-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+21
2019-08-13
KEYS: trusted: allow module init if TPM is inactive or deactivated
Roberto Sassu
1
-13
/
+0
2019-08-13
RDMA/siw: Change CQ flags from 64->32 bits
Bernard Metzler
5
-12
/
+25
2019-08-13
netfilter: conntrack: Use consistent ct id hash calculation
Dirk Morris
1
-8
/
+8
2019-08-13
ALSA: hda/realtek - Add quirk for HP Envy x360
Takashi Iwai
1
-0
/
+1
2019-08-13
can: netlink: fix documentation typos
Andre Hartmann
1
-3
/
+3
2019-08-13
can: vcan: introduce pr_fmt and make use of it
Marc Kleine-Budde
1
-2
/
+4
2019-08-13
can: vcan: remove unnecessary blank lines
Marc Kleine-Budde
1
-2
/
+0
2019-08-13
can: vcan: convert block comments to network style comments
Marc Kleine-Budde
1
-8
/
+3
2019-08-13
can: gw: add support for CAN FD frames
Oliver Hartkopp
2
-28
/
+200
2019-08-13
can: gw: use struct canfd_frame as internal data structure
Oliver Hartkopp
2
-107
/
+120
[prev]
[next]