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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-30
/
+98
2022-06-15
Merge tag 'hardening-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+1
2022-06-14
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jakub Kicinski
4
-32
/
+170
2022-06-14
netfs: fix up netfs_inode_init() docbook comment
Linus Torvalds
1
-1
/
+1
2022-06-14
Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+3
2022-06-13
net/mlx5: Add bits and fields to support enhanced CQE compression
Ofer Levi
2
-3
/
+20
2022-06-13
net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASK
Shay Drory
1
-19
/
+0
2022-06-13
net/mlx5: Add support EXECUTE_ASO action for flow entry
Jianbo Liu
1
-0
/
+14
2022-06-13
net/mlx5: Add HW definitions of vport debug counters
Saeed Mahameed
1
-4
/
+19
2022-06-13
net/mlx5: Add IFC bits and enums for flow meter
Jianbo Liu
2
-4
/
+111
2022-06-13
net/mlx5: Manage ICM of type modify-header pattern
Yevgeny Kliteynik
1
-0
/
+1
2022-06-13
net/mlx5: Introduce header-modify-pattern ICM properties
Yevgeny Kliteynik
1
-2
/
+5
2022-06-13
usercopy: Handle vm_map_ram() areas
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-06-13
net: make __sys_accept4_file() static
Yajun Deng
1
-4
/
+0
2022-06-12
Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-9
/
+57
2022-06-12
Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
2
-3
/
+2
2022-06-11
workqueue: Switch to new kerneldoc syntax for named variable macro argument
Jonathan Neuschäfer
1
-1
/
+1
2022-06-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+3
2022-06-10
Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-1
/
+15
2022-06-10
Merge tag 'for-5.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
1
-1
/
+0
2022-06-10
Merge branch 'fscache-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
1
-14
/
+11
2022-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-35
/
+35
2022-06-10
netfs: Rename the netfs_io_request cleanup op and give it an op pointer
David Howells
1
-1
/
+2
2022-06-10
netfs: Further cleanups after struct netfs_inode wrapper introduced
Linus Torvalds
1
-13
/
+9
2022-06-10
Merge tag 'folio-5.19a' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-0
/
+6
2022-06-10
Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
Linus Torvalds
1
-1
/
+0
2022-06-10
Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
2
-9
/
+19
2022-06-10
Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-0
/
+31
2022-06-10
random: remove rng_has_arch_random()
Jason A. Donenfeld
1
-1
/
+0
2022-06-10
random: mark bootloader randomness code as __init
Jason A. Donenfeld
1
-1
/
+1
2022-06-10
ieee80211: add trigger frame definition
Po Hao Huang
1
-0
/
+31
2022-06-09
team: adopt u64_stats_t
Eric Dumazet
1
-5
/
+5
2022-06-09
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
1
-8
/
+8
2022-06-09
vlan: adopt u64_stats_t
Eric Dumazet
2
-8
/
+8
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
1
-12
/
+12
2022-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
79
-232
/
+2175
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
1
-25
/
+16
2022-06-09
mm: Add kernel-doc for folio->mlock_count
Matthew Wilcox (Oracle)
1
-0
/
+5
2022-06-09
mm/huge_memory: Fix xarray node memory leak
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-06-09
vdpa: make get_vq_group and set_group_asid optional
Jason Wang
1
-2
/
+3
2022-06-08
block: remove bioset_init_from_src
Christoph Hellwig
1
-1
/
+0
2022-06-08
SUNRPC: Optimize xdr_reserve_space()
Chuck Lever
1
-1
/
+15
2022-06-07
workqueue: Wrap flush_workqueue() using a macro
Tetsuo Handa
1
-8
/
+56
2022-06-07
net: skb: move enum skb_drop_reason to standalone header file
Menglong Dong
1
-178
/
+1
2022-06-07
crc-itu-t: fix typo in CRC ITU-T polynomial comment
Roger Knecht
1
-1
/
+1
2022-06-06
virtio: replace arch_has_restricted_virtio_memory_access()
Juergen Gross
2
-10
/
+5
2022-06-06
kernel: add platform_has() infrastructure
Juergen Gross
1
-0
/
+15
2022-06-06
ata: libata: drop 'sas_last_tag'
Hannes Reinecke
1
-1
/
+0
2022-06-05
Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+28
2022-06-05
Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-11
/
+0
[next]