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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
net/sched: taprio: allow user input of per-tc max SDU
Vladimir Oltean
2
-0
/
+16
2022-09-29
net/sched: query offload capabilities through ndo_setup_tc()
Vladimir Oltean
3
-0
/
+9
2022-09-29
net: skb: introduce and use a single page frag cache
Paolo Abeni
1
-0
/
+1
2022-09-29
docs: netlink: clarify the historical baggage of Netlink flags
Jakub Kicinski
1
-1
/
+1
2022-09-29
clk: fixed-rate: add devm_clk_hw_register_fixed_rate
Dmitry Baryshkov
1
-8
/
+21
2022-09-29
clk: asm9260: use parent index to link the reference clock
Dmitry Baryshkov
1
-0
/
+21
2022-09-29
binfmt: remove taso from linux_binprm struct
Lukas Bulwahn
1
-3
/
+0
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-68
/
+47
2022-09-29
prandom: make use of smaller types in prandom_u32_max
Jason A. Donenfeld
1
-6
/
+11
2022-09-29
random: add 8-bit and 16-bit batches
Jason A. Donenfeld
1
-0
/
+2
2022-09-29
random: split initialization into early step and later step
Jason A. Donenfeld
1
-1
/
+2
2022-09-29
landlock: Fix documentation style
Mickaël Salaün
1
-5
/
+5
2022-09-29
bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itself
Martin KaFai Lau
1
-0
/
+6
2022-09-29
bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampoline
Martin KaFai Lau
1
-0
/
+4
2022-09-29
Merge branch irq/misc-6.1 into irq/irqchip-next
Marc Zyngier
1
-2
/
+4
2022-09-29
Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+2
2022-09-29
regulator: gpio: Add input_supply support in gpio_regulator_config
Jerome Neanne
1
-0
/
+2
2022-09-29
tracing/user_events: Use bits vs bytes for enabled status page data
Beau Belgrave
1
-12
/
+3
2022-09-29
block: adapt blk_mq_plug() to not plug for writes that require a zone lock
Pankaj Raghav
1
-0
/
+9
2022-09-29
printk: Declare log_wait properly
Thomas Gleixner
1
-0
/
+3
2022-09-29
printk: Make pr_flush() static
Thomas Gleixner
1
-7
/
+0
2022-09-29
Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
Linus Torvalds
1
-2
/
+2
2022-09-29
perf/uapi: Define PERF_MEM_SNOOPX_PEER in kernel header file
Ravi Bangoria
1
-1
/
+1
2022-09-29
perf/mem: Introduce PERF_MEM_LVLNUM_{EXTN_MEM|IO}
Ravi Bangoria
1
-1
/
+3
2022-09-29
Merge branch 'v6.0-rc7'
Peter Zijlstra
74
-151
/
+425
2022-09-29
Merge branch 'slab/for-6.1/kmalloc_size_roundup' into slab/for-next
Vlastimil Babka
3
-10
/
+45
2022-09-29
Merge branch 'slab/for-6.1/slub_debug_waste' into slab/for-next
Vlastimil Babka
1
-0
/
+2
2022-09-29
KVM: Add KVM_CAP_DIRTY_LOG_RING_ACQ_REL capability and config option
Marc Zyngier
1
-0
/
+1
2022-09-29
slab: Introduce kmalloc_size_roundup()
Kees Cook
1
-0
/
+31
2022-09-29
slab: Remove __malloc attribute from realloc functions
Kees Cook
3
-10
/
+13
2022-09-29
xfrm: ipcomp: add extack to ipcomp{4,6}_init_state
Sabrina Dubroca
1
-1
/
+1
2022-09-29
xfrm: pass extack down to xfrm_type ->init_state
Sabrina Dubroca
1
-1
/
+2
2022-09-28
net/mlx5: Add the log_min_mkey_entity_size capability
Maxim Mikityanskiy
1
-1
/
+7
2022-09-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jakub Kicinski
5
-98
/
+131
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-3
/
+2
2022-09-28
net: Fix incorrect address comparison when searching for a bind2 bucket
Martin KaFai Lau
1
-0
/
+3
2022-09-28
tcp: export tcp_sendmsg_fastopen
Benjamin Hesmans
1
-0
/
+2
2022-09-28
netns: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-09-28
net: shrink struct ubuf_info
Pavel Begunkov
1
-18
/
+4
2022-09-28
net: introduce struct ubuf_info_msgzc
Pavel Begunkov
1
-0
/
+21
2022-09-28
Input: add ABS_PROFILE to uapi and documentation
Nate Yocom
1
-0
/
+1
2022-09-28
tracing: Wake up ring buffer waiters on closing of the file
Steven Rostedt (Google)
1
-0
/
+1
2022-09-28
ring-buffer: Add ring_buffer_wake_waiters()
Steven Rostedt (Google)
1
-1
/
+1
2022-09-28
bpf: Handle bpf_link_info for the parameterized task BPF iterators.
Kui-Feng Lee
1
-0
/
+4
2022-09-28
bpf: Parameterize task iterators.
Kui-Feng Lee
2
-0
/
+31
2022-09-28
firmware/psci: Add debugfs support to ease debugging
Dmitry Baryshkov
1
-0
/
+14
2022-09-29
linux/export: use inline assembler to populate symbol CRCs
Masahiro Yamada
1
-2
/
+4
2022-09-28
Merge tag 'nvme-6.1-2022-09-28' of git://git.infradead.org/nvme into for-6.1/block
Jens Axboe
1
-2
/
+2
2022-09-28
remoteproc: Introduce rproc features
Peng Fan
1
-0
/
+16
2022-09-28
Revert "net: set proper memcg for net_init hooks allocations"
Shakeel Butt
1
-45
/
+0
[prev]
[next]