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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-21
dma-mapping: reject GFP_COMP for noncoherent allocations
Christoph Hellwig
1
-0
/
+4
2022-12-20
rv/monitors: Move monitor structure in rodata
Alessandro Carminati
2
-2
/
+2
2022-12-19
bpf: Remove trace_printk_lock
Jiri Olsa
2
-26
/
+25
2022-12-19
bpf: Do cleanup in bpf_bprintf_cleanup only when needed
Jiri Olsa
2
-10
/
+12
2022-12-19
bpf: Add struct for bin_args arg in bpf_bprintf_prepare
Jiri Olsa
3
-26
/
+35
2022-12-19
bpf: Define sock security related BTF IDs under CONFIG_SECURITY_NETWORK
Hou Tao
1
-0
/
+2
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-2
/
+10
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-0
/
+17
2022-12-17
rcu: Don't assert interrupts enabled too early in boot
Paul E. McKenney
1
-4
/
+6
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-28
/
+23
2022-12-17
Merge tag 'msi-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms
Linus Torvalds
1
-3
/
+4
2022-12-16
exit: Use READ_ONCE() for all oops/warn limit reads
Kees Cook
2
-4
/
+9
2022-12-16
genirq/msi: Return MSI_XA_DOMAIN_SIZE as the maximum MSI index when no domain is present
Thomas Gleixner
1
-2
/
+2
2022-12-16
genirq/msi: Check for the presence of an irq domain when validating msi_ctrl
Marc Zyngier
1
-1
/
+2
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
3
-11
/
+26
2022-12-15
Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
16
-182
/
+642
2022-12-15
mm/gup: Fix the lockless PMD access
Peter Zijlstra
1
-1
/
+1
2022-12-15
mm: Introduce set_memory_rox()
Peter Zijlstra
3
-8
/
+4
2022-12-15
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
1
-5
/
+0
2022-12-15
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
1
-14
/
+18
2022-12-14
bpf: Resolve fext program type when checking map compatibility
Toke Høiland-Jørgensen
1
-2
/
+3
2022-12-15
tracing/probes: Reject symbol/symstr type for uprobe
Masami Hiramatsu (Google)
3
-10
/
+17
2022-12-15
tracing/probes: Add symstr type for dynamic events
Masami Hiramatsu (Google)
4
-24
/
+85
2022-12-15
kprobes: kretprobe events missing on 2-core KVM guest
wuqiang
1
-6
/
+2
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-6
/
+26
2022-12-14
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-5
/
+10
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
6
-15
/
+112
2022-12-14
bpf: Synchronize dispatcher update with bpf_dispatcher_xdp_func
Jiri Olsa
1
-0
/
+5
2022-12-14
bpf: prevent leak of lsm program after failed attach
Milan Landaverde
1
-3
/
+3
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
1
-0
/
+1
2022-12-14
tracing: Improve panic/die notifiers
Guilherme G. Piccoli
1
-28
/
+27
2022-12-14
ftrace: Prevent RCU stall on PREEMPT_VOLUNTARY kernels
Guilherme G. Piccoli
1
-0
/
+1
2022-12-14
tracing: Do not synchronize freeing of trigger filter on boot up
Steven Rostedt (Google)
1
-2
/
+8
2022-12-14
padata: Mark padata_work_init() as __ref
Nathan Chancellor
1
-2
/
+10
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-8
/
+22
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
27
-1621
/
+4457
2022-12-13
Merge tag 'sysctl-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux
Linus Torvalds
3
-23
/
+27
2022-12-13
Merge tag 'modules-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux
Linus Torvalds
11
-39
/
+739
2022-12-13
tracing: Have trigger filter parsing errors show up in error_log
Steven Rostedt (Google)
1
-1
/
+8
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2
-10
/
+15
2022-12-13
Merge tag 'audit-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
1
-36
/
+39
2022-12-13
Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-24
/
+47
2022-12-12
Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping
Linus Torvalds
1
-2
/
+2
2022-12-12
livepatch: Call klp_match_callback() in klp_find_callback() to avoid code duplication
Zhen Lei
1
-22
/
+11
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2022-12-12
Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2022-12-12
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
8
-18
/
+19
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
5
-16
/
+8
2022-12-12
Merge tag 'livepatching-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
Linus Torvalds
1
-26
/
+26
2022-12-12
Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
2
-11
/
+45
[prev]
[next]