index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-02-07
Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-07
Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-02-06
entry: Use different define for selector variable in SUD
Gabriel Krisman Bertazi
2021-02-06
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
2021-02-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-02-05
genirq: Prevent [devm_]irq_alloc_desc from returning irq 0
Hans de Goede
2021-02-05
kasan: add explicit preconditions to kasan_report()
Vincenzo Frascino
2021-02-05
mm/vmalloc: separate put pages and flush VM flags
Rick Edgecombe
2021-02-05
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
2021-02-05
Merge tag 'iommu-fixes-v5.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-05
Merge tag 'drm-fixes-2021-02-05-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-02-03
Merge tag 'trace-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-02
Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-02-02
drm/dp/mst: Export drm_dp_get_vc_payload_bw()
Imre Deak
2021-02-02
iommu: Check dev->iommu in dev_iommu_priv_get() before dereferencing it
Joerg Roedel
2021-02-02
tracepoint: Fix race between tracing and removing tracepoint
Alexey Kardashevskiy
2021-02-01
udp: ipv4: manipulate network header of NATed UDP GRO fraglist
Dongseok Yi
2021-02-01
net: sched: replaced invalid qdisc tree flush helper in qdisc_replace
Alexander Ovechkin
2021-02-01
Merge tag 'media/v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2021-01-31
Merge tag 'x86_entry_for_v5.11_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-01-31
Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-01-30
genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
Marc Zyngier
2021-01-29
tracing/kprobe: Fix to support kretprobe events on unloaded modules
Masami Hiramatsu
2021-01-28
Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-01-28
Merge tag 'media/v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2021-01-28
Merge tag 'sound-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-01-28
media: rockchip: rkisp1: extend uapi array sizes
Heiko Stuebner
2021-01-28
media: rockchip: rkisp1: carry ip version information
Heiko Stuebner
2021-01-28
media: rockchip: rkisp1: reduce number of histogram grid elements in uapi
Heiko Stuebner
2021-01-28
media: rkisp1: uapi: change hist_bins array type from __u16 to __u32
Dafna Hirschfeld
2021-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-01-26
net: lapb: Add locking to the lapb module
Xie He
2021-01-26
Merge tag 'regulator-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-01-26
media: v4l2-subdev.h: BIT() is not available in userspace
Hans Verkuil
2021-01-26
Merge tag 'asoc-fix-v5.11-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2021-01-25
uapi: fix big endian definition of ipv6_rpl_sr_hdr
Justin Iurman
2021-01-25
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
2021-01-25
Commit 9bb48c82aced ("tty: implement write_iter") converted the tty
Sami Tolvanen
2021-01-24
Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-24
Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-01-24
Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-01-24
Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-01-24
Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-01-23
tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
Pengcheng Yang
2021-01-23
tcp: make TCP_USER_TIMEOUT accurate for zero window probes
Enke Chen
2021-01-23
net: mrp: move struct definitions out of uapi
Rasmus Villemoes
2021-01-23
net: mrp: fix definitions of MRP test packets
Rasmus Villemoes
2021-01-23
ALSA: pcm: One more dependency for hw constraints
Takashi Iwai
2021-01-22
kthread: Extract KTHREAD_IS_PER_CPU
Peter Zijlstra
[next]