index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-01
lib/find_bit: add find_next{,_and}_bit_wrap
Yury Norov
1
-0
/
+46
2022-10-01
cpumask: switch for_each_cpu{,_not} to use for_each_bit()
Yury Norov
2
-9
/
+8
2022-10-01
net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}
Yury Norov
1
-6
/
+4
2022-09-30
clkdev: Remove never used devm_clk_release_clkdev()
Andy Shevchenko
1
-2
/
+0
2022-09-30
clk: Remove never used devm_of_clk_del_provider()
Andy Shevchenko
1
-2
/
+2
2022-09-30
of: base: make of_device_compatible_match() accept const device node
Dmitry Torokhov
1
-2
/
+2
2022-09-30
Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform'
Rafael J. Wysocki
1
-5
/
+7
2022-09-30
Merge branches 'acpi-resource' and 'acpi-pm'
Rafael J. Wysocki
1
-0
/
+1
2022-09-30
Merge branch 'acpi-dev'
Rafael J. Wysocki
1
-1
/
+6
2022-09-30
thermal: core: Increase maximum number of trip points
Sumeet Pawnikar
1
-2
/
+0
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
2
-0
/
+2
2022-09-30
net/mlx5e: xsk: Use KSM for unaligned XSK
Maxim Mikityanskiy
1
-0
/
+6
2022-09-30
net/mlx5e: Use runtime page_shift for striding RQ
Maxim Mikityanskiy
1
-0
/
+2
2022-09-30
block: add blk_rq_map_user_io
Anuj Gupta
1
-0
/
+2
2022-09-30
io_uring: introduce fixed buffer support for io_uring_cmd
Anuj Gupta
1
-1
/
+1
2022-09-30
io_uring: add io_uring_cmd_import_fixed
Anuj Gupta
1
-0
/
+8
2022-09-30
block: allow end_io based requests in the completion batch handling
Jens Axboe
1
-1
/
+2
2022-09-30
block: change request end_io handler to pass back a return value
Jens Axboe
1
-1
/
+6
2022-09-30
Merge branch 'for-6.1/io_uring' into for-6.1/passthrough
Jens Axboe
6
-4
/
+15
2022-09-30
Merge branch 'for-6.1/block' into for-6.1/passthrough
Jens Axboe
12
-22
/
+44
2022-09-30
counter: Introduce the COUNTER_COMP_ARRAY component type
William Breathitt Gray
1
-0
/
+134
2022-09-30
counter: Introduce the Count capture component
William Breathitt Gray
1
-0
/
+3
2022-09-30
counter: Introduce the Signal polarity component
William Breathitt Gray
1
-0
/
+10
2022-09-30
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
1
-1
/
+1
2022-09-30
net-next: skbuff: refactor pskb_pull
Richard Gobert
1
-14
/
+9
2022-09-29
fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
Lukas Czerner
1
-4
/
+5
2022-09-29
fs/buffer: make submit_bh & submit_bh_wbc return type as void
Ritesh Harjani (IBM)
1
-1
/
+1
2022-09-29
net/sched: query offload capabilities through ndo_setup_tc()
Vladimir Oltean
1
-0
/
+1
2022-09-29
net: skb: introduce and use a single page frag cache
Paolo Abeni
1
-0
/
+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
6
-51
/
+29
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
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
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
Merge branch 'v6.0-rc7'
Peter Zijlstra
39
-70
/
+193
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
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
[prev]
[next]