Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
senozhatsky
/
printk
/
HEAD
e99332e
gcc-10: mark more functions __init to avoid section mismatch warnings
by Linus Torvalds
· 6 years ago
for-next
master
2e28f3b
Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 6 years ago
1a263ae
gcc-10: avoid shadowing standard library 'free()' in crypto
by Linus Torvalds
· 6 years ago
adc7192
gcc-10: disable 'restrict' warning for now
by Linus Torvalds
· 6 years ago
5a76021
gcc-10: disable 'stringop-overflow' warning for now
by Linus Torvalds
· 6 years ago
4472099
gcc-10: disable 'array-bounds' warning for now
by Linus Torvalds
· 6 years ago
5c45de2
gcc-10: disable 'zero-length-bounds' warning for now
by Linus Torvalds
· 6 years ago
78a5255
Stop the ad-hoc games with -Wno-maybe-initialized
by Linus Torvalds
· 6 years ago
1d3962a
Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
d5eeab8
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
eb24fdd
Merge tag 'ceph-for-5.7-rc5' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
12ae44a
ceph: demote quotarealm lookup warning to a debug message
by Luis Henriques
· 6 years ago
4334f30
Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
c61529f6
Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
e7a1c73
Merge tag 'staging-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
cbd0e48
Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 6 years ago
0a0b96b
Merge tag 'usb-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
775a8e0
Merge tag 'drm-fixes-2020-05-08' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
af38553
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
a9fe6f18
Merge tag 'drm-misc-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 6 years ago
c61b0b9
Merge tag 'amd-drm-fixes-5.7-2020-05-06' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 6 years ago
79dede7
Merge branch 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
14f6914
mm: limit boost_watermark on small zones
by Henry Willard
· 6 years ago
8d58f22
ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST
by Kees Cook
· 6 years ago
17e3452
mm/vmscan: remove unnecessary argument description of isolate_lru_pages()
by Qiwu Chen
· 6 years ago
412895f
epoll: atomically remove wait entry on wake up
by Roman Penyaev
· 6 years ago
474328c
kselftests: introduce new epoll60 testcase for catching lost wakeups
by Roman Penyaev
· 6 years ago
28307d9
percpu: make pcpu_alloc() aware of current gfp context
by Filipe Manana
· 6 years ago
cbfc35a
mm/slub: fix incorrect interpretation of s->offset
by Waiman Long
· 6 years ago
50e36be
scripts/gdb: repair rb_first() and rb_last()
by Aymeric Agon-Rambosson
· 6 years ago
0c54a6a
eventpoll: fix missing wakeup for ovflist in ep_poll_callback
by Khazhismel Kumykov
· 6 years ago
996ed22
arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()
by Janakarajan Natarajan
· 6 years ago
e08df07
scripts/decodecode: fix trapping instruction formatting
by Ivan Delalande
· 6 years ago
324cfb1
kernel/kcov.c: fix typos in kcov_remote_start documentation
by Maciej Grochowski
· 6 years ago
e84fe99
mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
by David Hildenbrand
· 6 years ago
11d6761
mm, memcg: fix error return value of mem_cgroup_css_alloc()
by Yafang Shao
· 6 years ago
b5f2006
ipc/mqueue.c: change __do_notify() to bypass check_kill_permission()
by Oleg Nesterov
· 6 years ago
192ffb75
Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
9ecc4d7
Merge tag 'linux-kselftest-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 6 years ago
63ff822
io_uring: don't use 'fd' for openat/openat2/statx
by Jens Axboe
· 6 years ago
8842604
tools/bootconfig: Fix resource leak in apply_xbc()
by Yunfeng Ye
· 6 years ago
192b799
tracing: Make tracing_snapshot_instance_cond() static
by Zou Wei
· 6 years ago
f094a23
tracing: Fix doc mistakes in trace sample
by Wei Yang
· 6 years ago
386c82a
gpu/trace: Minor comment updates for gpu_mem_total tracepoint
by Yiwei Zhang
· 6 years ago
11f5efc
tracing: Add a vmalloc_sync_mappings() for safe measure
by Steven Rostedt (VMware)
· 6 years ago
d16a8c3
tracing: Wait for preempt irq delay thread to finish
by Steven Rostedt (VMware)
· 6 years ago
6e7f2ea
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
8c16ec9
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
de268cc
Merge tag 'configfs-for-5.7' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 6 years ago
90da2e3
splice: move f_mode checks to do_{splice,tee}()
by Pavel Begunkov
· 6 years ago
027d0c7
arm64: hugetlb: avoid potential NULL dereference
by Mark Rutland
· 6 years ago
91edf63
usb: chipidea: msm: Ensure proper controller reset using role switch API
by Bryan O'Donoghue
· 6 years ago
a811c1fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 6 years ago
16f8036
net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
by Pablo Neira Ayuso
· 6 years ago
b0956956
MAINTAINERS: put DYNAMIC INTERRUPT MODERATION in proper order
by Lukas Bulwahn
· 6 years ago
d3f3e6a
Merge branch 'wireguard-fixes'
by David S. Miller
· 6 years ago
243f214
wireguard: send/receive: use explicit unlikely branch instead of implicit coalescing
by Jason A. Donenfeld
· 6 years ago
4fed818
wireguard: selftests: initalize ipv6 members to NULL to squelch clang warning
by Jason A. Donenfeld
· 6 years ago
4005f5c
wireguard: send/receive: cond_resched() when processing worker ringbuffers
by Jason A. Donenfeld
· 6 years ago
b673e24a
wireguard: socket: remove errant restriction on looping to self
by Jason A. Donenfeld
· 6 years ago
a0fd7cc
wireguard: selftests: use normal kernel stack size on ppc64
by Jason A. Donenfeld
· 6 years ago
6f5c27f
net: ethernet: ti: am65-cpsw-nuss: fix irqs type
by Grygorii Strashko
· 6 years ago
0735ccc
ionic: Use debugfs_create_bool() to export bool
by Geert Uytterhoeven
· 6 years ago
050569f
net: dsa: Do not leave DSA master with NULL netdev_ops
by Florian Fainelli
· 6 years ago
6572215
net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred
by Vladimir Oltean
· 6 years ago
9274124
net: stricter validation of untrusted gso packets
by Willem de Bruijn
· 6 years ago
0cb7498
seg6: fix SRH processing to comply with RFC8754
by Ahmed Abdelsalam
· 6 years ago
6e0ddb6
Merge branch 'FDB-fixes-for-Felix-and-Ocelot-switches'
by David S. Miller
· 6 years ago
c0d7ecc
net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms
by Vladimir Oltean
· 6 years ago
21ce7f3
net: dsa: ocelot: the MAC table on Felix is twice as large
by Vladimir Oltean
· 6 years ago
b938895
Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
by Linus Torvalds
· 6 years ago
0ba83aa
net: dsa: sja1105: the PTP_CLK extts input reacts on both edges
by Vladimir Oltean
· 6 years ago
a847241
selftests: net: tcp_mmap: fix SO_RCVLOWAT setting
by Eric Dumazet
· 6 years ago
f5dda31
net: hsr: fix incorrect type usage for protocol variable
by Murali Karicheri
· 6 years ago
29ca3cd
net: macsec: fix rtnl locking issue
by Antoine Tenart
· 6 years ago
722c0f0
net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()
by Dan Carpenter
· 6 years ago
39bd16d
net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()
by Dan Carpenter
· 6 years ago
bf5525f
selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive struct
by Eric Dumazet
· 6 years ago
3c40cdb
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
084d7e7
Merge tag 'usb-serial-5.7-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 6 years ago
5b4dcd2
tracing/kprobes: Reject new event if loc is NULL
by Masami Hiramatsu
· 6 years ago
da0f1f4
tracing/boottime: Fix kprobe event API usage
by Masami Hiramatsu
· 6 years ago
dcbd21c
tracing/kprobes: Fix a double initialization typo
by Masami Hiramatsu
· 6 years ago
de462e5
bootconfig: Fix to remove bootconfig data from initrd while boot
by Masami Hiramatsu
· 6 years ago
2673cb6
Merge tag 'kvm-s390-master-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 6 years ago
495907e
KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
by Peter Xu
· 6 years ago
8ffdaf9
KVM: selftests: Fix build for evmcs.h
by Peter Xu
· 6 years ago
139f742
kvm: x86: Use KVM CPU capabilities to determine CR4 reserved bits
by Paolo Bonzini
· 6 years ago
c7cb2d6
KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB path
by Sean Christopherson
· 6 years ago
27abe57
docs/virt/kvm: Document configuring and running nested guests
by Kashyap Chamarthy
· 6 years ago
73cb8e2
RISC-V: Remove unused code from STRICT_KERNEL_RWX
by Atish Patra
· 6 years ago
dc56c5ac
Merge tag 'platform-drivers-x86-v5.7-2' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 6 years ago
38212bb
neigh: send protocol value in neighbor create notification
by Roman Mashak
· 6 years ago
e6142dd
drm/amd/display: Prevent dpcd reads with passive dongles
by Aurabindo Pillai
· 6 years ago
80797dd
drm/amd/display: fix counter in wait_for_no_pipes_pending
by Roman Li
· 6 years ago
b95e51e
drm/amd/display: Update DCN2.1 DV Code Revision
by Sung Lee
· 6 years ago
7f13657
io_uring: handle -EFAULT properly in io_uring_setup()
by Xiaoguang Wang
· 6 years ago
755f573
net: broadcom: fix a mistake about ioremap resource
by Dejin Zheng
· 6 years ago
5fe89a6
drm: Fix HDCP failures when SRM fw is missing
by Sean Paul
· 6 years ago
f0e1d3a
bus: mhi: core: Fix channel device name conflict
by Jeffrey Hugo
· 6 years ago
Next »