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
2023-12-11
Merge 6.7-rc5 into usb-next
Greg Kroah-Hartman
23
-45
/
+94
2023-12-11
Merge 6.7-rc5 into char-misc-next
Greg Kroah-Hartman
23
-45
/
+94
2023-12-10
resource: add walk_system_ram_res_rev()
Baoquan He
1
-0
/
+3
2023-12-10
kernel/signal.c: simplify force_sig_info_to_task(), kill recalc_sigpending_and_wake()
Oleg Nesterov
1
-1
/
+0
2023-12-10
arch: remove ARCH_TASK_STRUCT_ON_STACK
Heiko Carstens
2
-9
/
+0
2023-12-10
introduce for_other_threads(p, t)
Oleg Nesterov
1
-0
/
+3
2023-12-10
mm: list_lru: Update kernel documentation to follow the requirements
Andy Shevchenko
1
-17
/
+19
2023-12-10
pgtable: rename ptdesc _refcount field to __page_refcount
Alexander Gordeev
1
-3
/
+3
2023-12-10
pgtable: fix s390 ptdesc field comments
Alexander Gordeev
1
-2
/
+2
2023-12-10
mm: use vmem_altmap code without CONFIG_ZONE_DEVICE
Sumanth Korikkar
2
-12
/
+26
2023-12-10
lib/stackdepot: allow users to evict stack traces
Andrey Konovalov
1
-0
/
+14
2023-12-10
lib/stackdepot: add refcount for records
Andrey Konovalov
1
-3
/
+10
2023-12-10
lib/stackdepot, kasan: add flags to __stack_depot_save and rename
Andrey Konovalov
1
-11
/
+25
2023-12-10
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
2
-2
/
+3
2023-12-10
gfp: include __GFP_NOWARN in GFP_NOWAIT
Matthew Wilcox (Oracle)
1
-2
/
+3
2023-12-10
mm: return void from folio_start_writeback() and related functions
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-12-10
mm: remove test_set_page_writeback()
Matthew Wilcox (Oracle)
1
-5
/
+0
2023-12-10
mm: add folio_fill_tail() and use it in iomap
Matthew Wilcox (Oracle)
1
-0
/
+38
2023-12-10
mm: add folio_zero_tail() and use it in ext4
Matthew Wilcox (Oracle)
1
-0
/
+38
2023-12-10
NUMA: optimize detection of memory with no node id assigned by firmware
Liam Ni
1
-0
/
+1
2023-12-10
fork: use __mt_dup() to duplicate maple tree in dup_mmap()
Peng Zhang
1
-0
/
+11
2023-12-10
maple_tree: introduce interfaces __mt_dup() and mtree_dup()
Peng Zhang
1
-0
/
+3
2023-12-10
maple_tree: introduce {mtree,mas}_lock_nested()
Peng Zhang
1
-0
/
+4
2023-12-10
mm/vmstat: move pgdemote_* to per-node stats
Li Zhijian
2
-3
/
+4
2023-12-10
iio: adc: ad9467: fix scale setting
Nuno Sa
1
-0
/
+4
2023-12-10
init: move THIS_MODULE from <linux/export.h> to <linux/init.h>
Masahiro Yamada
2
-18
/
+7
2023-12-08
bpf: Add some comments to stack representation
Andrei Matei
1
-0
/
+14
2023-12-08
KVM: clean up directives to compile out irqfds
Paolo Bonzini
1
-0
/
+2
2023-12-08
KVM: remove CONFIG_HAVE_KVM_IRQFD
Paolo Bonzini
1
-5
/
+4
2023-12-08
KVM: remove CONFIG_HAVE_KVM_EVENTFD
Paolo Bonzini
1
-29
/
+1
2023-12-08
Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+2
2023-12-08
Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-5
/
+3
2023-12-08
tty: serdev: convert to u8 and size_t
Jiri Slaby (SUSE)
1
-6
/
+7
2023-12-08
tty: serdev: convert to u8 and size_t in serdev_controller_ops
Jiri Slaby (SUSE)
1
-4
/
+4
2023-12-08
tty: core: the rest to u8
Jiri Slaby (SUSE)
1
-2
/
+2
2023-12-08
tty: make tty_operations::send_xchar accept u8 char
Jiri Slaby (SUSE)
2
-3
/
+3
2023-12-08
tty: switch tty_port::xmit_* to u8
Jiri Slaby (SUSE)
1
-2
/
+2
2023-12-08
tty: serial: amba: cleanup whitespace
Théo Lebrun
1
-14
/
+14
2023-12-08
tty: virtio: drop virtio_cons_early_init()
Jiri Slaby (SUSE)
1
-38
/
+0
2023-12-08
ethtool: Implement ethtool_puts()
justinstitt@google.com
1
-0
/
+13
2023-12-08
Merge tag 'mlx5-fixes-2023-12-04' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-1
/
+8
2023-12-08
Merge tag 'gpio-remove-gpiochip_is_requested-for-v6.8-rc1' into gpio/for-next
Bartosz Golaszewski
1
-9
/
+30
2023-12-08
gpiolib: remove gpiochip_is_requested()
Bartosz Golaszewski
1
-1
/
+0
2023-12-08
gpiolib: use gpiochip_dup_line_label() in for_each helpers
Bartosz Golaszewski
1
-8
/
+29
2023-12-08
gpiolib: provide gpiochip_dup_line_label()
Bartosz Golaszewski
1
-0
/
+1
2023-12-08
crypto: hisilicon/qm - save capability registers in qm init process
Zhiqi Song
1
-0
/
+12
2023-12-08
crypto: hisilicon/qm - add a function to set qm algs
Wenkai Lin
1
-1
/
+7
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-39
/
+66
2023-12-07
Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-6
/
+7
2023-12-07
cgroup: Move rcu_head up near the top of cgroup_root
Waiman Long
1
-4
/
+4
[prev]
[next]