index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-01
sched: Remove preempt_offset argument from __might_sleep()
Thomas Gleixner
1
-4
/
+3
2021-10-01
sched: Make cond_resched_*lock() variants consistent vs. might_sleep()
Thomas Gleixner
1
-6
/
+6
2021-10-01
sched: Clean up the might_sleep() underscore zoo
Thomas Gleixner
2
-7
/
+7
2021-10-01
kvm: use kvfree() in kvm_arch_free_vm()
Juergen Gross
1
-1
/
+8
2021-10-01
dma-buf: fix and rework dma_buf_poll v7
Christian König
1
-1
/
+1
2021-10-01
x86/kprobes: Fixup return address in generic trampoline handler
Masami Hiramatsu
1
-0
/
+3
2021-10-01
objtool: Add frame-pointer-specific function ignore
Josh Poimboeuf
1
-0
/
+12
2021-10-01
kprobes: Add kretprobe_find_ret_addr() for searching return address
Masami Hiramatsu
1
-0
/
+22
2021-10-01
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
1
-2
/
+2
2021-10-01
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-5
/
+13
2021-10-01
kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d...
Masami Hiramatsu
1
-1
/
+0
2021-10-01
kprobes: Use bool type for functions which returns boolean value
Masami Hiramatsu
1
-4
/
+4
2021-10-01
kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimi...
Masami Hiramatsu
1
-1
/
+1
2021-10-01
kprobes: Use IS_ENABLED() instead of kprobes_built_in()
Masami Hiramatsu
1
-13
/
+1
2021-10-01
kprobes: Fix coding style issues
Masami Hiramatsu
1
-17
/
+23
2021-10-01
kprobes: Make arch_check_ftrace_location static
Punit Agrawal
1
-2
/
+0
2021-10-01
kprobe: Simplify prepare_kprobe() by dropping redundant version
Punit Agrawal
1
-0
/
+5
2021-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
23
-45
/
+87
2021-10-01
Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-8
/
+41
2021-10-01
bpf, xdp, docs: Correct some English grammar and spelling
Kev Jackson
1
-4
/
+4
2021-10-01
drm/dp: Add Additional DP2 Headers
Fangzhi Zuo
1
-0
/
+20
2021-09-30
Merge branch 'v5.16/vfio/hch-cleanup-vfio-iommu_group-creation-v6' into v5.16...
Alex Williamson
2
-72
/
+1
2021-09-30
vfio: remove the unused mdev iommu hook
Christoph Hellwig
1
-20
/
+0
2021-09-30
vfio: move the vfio_iommu_driver_ops interface out of <linux/vfio.h>
Christoph Hellwig
1
-44
/
+0
2021-09-30
vfio: remove unused method from vfio_iommu_driver_ops
Christoph Hellwig
1
-5
/
+0
2021-09-30
vfio: simplify iommu group allocation for mediated devices
Christoph Hellwig
1
-0
/
+1
2021-09-30
vfio: Move vfio_iommu_group_get() to vfio_register_group_dev()
Jason Gunthorpe
1
-3
/
+0
2021-09-30
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
1
-12
/
+1
2021-09-30
drm/bridge: Add stubs for devm_drm_of_get_bridge when OF is disabled
Maxime Ripard
1
-1
/
+12
2021-09-30
dt-bindings: clock: Add imx8ulp clock support
Jacky Bai
2
-0
/
+317
2021-09-30
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
1
-0
/
+2
2021-09-30
net: snmp: inline snmp_get_cpu_field()
Eric Dumazet
1
-1
/
+5
2021-09-30
tcp: adjust rcv_ssthresh according to sk_reserved_mem
Wei Wang
1
-0
/
+11
2021-09-30
tcp: adjust sndbuf according to sk_reserved_mem
Wei Wang
1
-0
/
+1
2021-09-30
net: add new socket option SO_RESERVE_MEM
Wei Wang
2
-5
/
+41
2021-09-30
net: introduce and use lock_sock_fast_nested()
Paolo Abeni
1
-1
/
+30
2021-09-30
kvm: irqfd: avoid update unmodified entries of the routing
Longpeng(Mike)
1
-0
/
+2
2021-09-30
kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS
Juergen Gross
1
-2
/
+2
2021-09-30
KVM: Make kvm_make_vcpus_request_mask() use pre-allocated cpu_kick_mask
Vitaly Kuznetsov
1
-1
/
+1
2021-09-30
KVM: Drop 'except' parameter from kvm_make_vcpus_request_mask()
Vitaly Kuznetsov
1
-1
/
+0
2021-09-30
platform/chrome: cros_ec_proto: Add version for ec_command
Prashant Malani
1
-2
/
+2
2021-09-30
platform/chrome: cros_ec_proto: Make data pointers void
Prashant Malani
1
-2
/
+2
2021-09-30
platform/chrome: cros_usbpd_notify: Move ec_command()
Prashant Malani
1
-0
/
+3
2021-09-30
media: videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag
Sergey Senozhatsky
1
-2
/
+7
2021-09-30
media: videobuf2: add queue memory coherency parameter
Sergey Senozhatsky
1
-2
/
+8
2021-09-30
media: videobuf2: add V4L2_MEMORY_FLAG_NON_COHERENT flag
Sergey Senozhatsky
1
-0
/
+2
2021-09-30
media: videobuf2: inverse buffer cache_hints flags
Sergey Senozhatsky
1
-6
/
+6
2021-09-30
media: videobuf2: rework vb2_mem_ops API
Sergey Senozhatsky
1
-18
/
+19
2021-09-30
media: v4l2-ctrls: Add V4L2_CID_NOTIFY_GAINS control
David Plowman
1
-0
/
+1
2021-09-30
media: add Mediatek's MM21 format
Alexandre Courbot
1
-0
/
+1
[prev]
[next]