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
2022-11-18
random: add helpers for random numbers with given floor or range
Jason A. Donenfeld
1
-0
/
+25
2022-11-18
firmware: tegra: Update BPMP ABI
Peter De Schrijver
1
-442
/
+1354
2022-11-18
firmware: tegra: include IVC header file only once
Manish Bhardwaj
1
-0
/
+1
2022-11-18
Merge tag 'soc-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+4
2022-11-18
headers: Remove some left-over license text in include/uapi/linux/hsi/
Christophe JAILLET
2
-28
/
+0
2022-11-17
io_uring: fix multishot accept request leaks
Pavel Begunkov
1
-0
/
+3
2022-11-17
virt: Add TDX guest driver
Kuppuswamy Sathyanarayanan
1
-0
/
+42
2022-11-17
vmlinux.lds.h: add HEADERED_SECTION_* macros
Jim Cromie
1
-0
/
+15
2022-11-17
vmlinux.lds.h: fix BOUNDED_SECTION_(PRE|POST)_LABEL macros
Jim Cromie
1
-8
/
+6
2022-11-17
Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-28
/
+50
2022-11-17
random: use rejection sampling for uniform bounded random integers
Jason A. Donenfeld
2
-16
/
+42
2022-11-17
bpf: Pass map file to .map_update_batch directly
Hou Tao
1
-2
/
+3
2022-11-17
KVM: Obey kvm.halt_poll_ns in VMs not using KVM_CAP_HALT_POLL
David Matlack
1
-0
/
+1
2022-11-17
KVM: arm64: PMU: Align chained counter implementation with architecture pseud...
Marc Zyngier
1
-2
/
+0
2022-11-17
genirq/msi: Remove msi_domain_ops:: Msi_check()
Thomas Gleixner
1
-4
/
+0
2022-11-17
PCI/MSI: Move pci_alloc_irq_vectors() to api.c
Ahmed S. Darwish
1
-4
/
+11
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
4
-13
/
+9
2022-11-17
PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN
Thomas Gleixner
1
-18
/
+11
2022-11-17
genirq/msi: Add bus token to struct msi_domain_info
Ahmed S. Darwish
1
-8
/
+11
2022-11-17
genirq/irqdomain: Move bus token enum into a seperate header
Thomas Gleixner
2
-21
/
+27
2022-11-17
genirq/msi: Make __msi_domain_free_irqs() static
Thomas Gleixner
1
-4
/
+0
2022-11-17
genirq/msi: Provide msi_domain_ops:: Post_free()
Thomas Gleixner
1
-0
/
+4
2022-11-17
genirq/msi: Make __msi_domain_alloc_irqs() static
Thomas Gleixner
1
-5
/
+2
2022-11-17
genirq/msi: Remove filter from msi_free_descs_free_range()
Thomas Gleixner
1
-3
/
+2
2022-11-17
clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.h
Thomas Gleixner
1
-1
/
+3
2022-11-17
timerqueue: Use rb_entry_safe() in timerqueue_getnext()
Barnabás Pőcze
1
-1
/
+1
2022-11-17
net: use struct_group to copy ip/ipv6 header addresses
Hangbin Liu
4
-6
/
+10
2022-11-17
pinconf-generic: clarify pull up and pull down config values
Niyas Sait
1
-2
/
+4
2022-11-17
tracing: Fix warning on variable 'struct trace_array'
Aashish Sharma
1
-2
/
+2
2022-11-17
blk-cgroup: Flush stats at blkgs destruction path
Waiman Long
1
-0
/
+1
2022-11-17
fixp-arith: do not require users to include bug.h
Matti Vaittinen
1
-0
/
+1
2022-11-17
block: make blk_set_default_limits() private
Keith Busch
1
-1
/
+0
2022-11-17
block: make dma_alignment a stacking queue_limit
Keith Busch
1
-7
/
+8
2022-11-17
block: remove delayed holder registration
Christoph Hellwig
1
-5
/
+0
2022-11-17
tracing/ring-buffer: Have polling block on watermark
Steven Rostedt (Google)
1
-1
/
+1
2022-11-16
clk: sunxi-ng: f1c100s: Add IR mod clock
Andre Przywara
1
-0
/
+2
2022-11-16
wait: Return number of exclusive waiters awaken
Gabriel Krisman Bertazi
1
-1
/
+1
2022-11-16
mempool: introduce mempool_is_saturated
Pavel Begunkov
1
-0
/
+5
2022-11-16
l2tp: Serialize access to sk_user_data with sk_callback_lock
Jakub Sitnicki
1
-1
/
+1
2022-11-16
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2
-26
/
+37
2022-11-16
fbdev: Add support for the nomodeset kernel parameter
Thomas Zimmermann
1
-0
/
+9
2022-11-16
drm: Move nomodeset kernel parameter to drivers/video
Thomas Zimmermann
2
-1
/
+15
2022-11-16
drm/fb-helper: Remove damage worker
Thomas Zimmermann
1
-2
/
+0
2022-11-16
drm/fb-helper: Schedule deferred-I/O worker after writing to framebuffer
Thomas Zimmermann
1
-0
/
+1
2022-11-16
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-0
/
+6
2022-11-16
udp: Introduce optional per-netns hash table.
Kuniyuki Iwashima
2
-0
/
+4
2022-11-16
udp: Set NULL to sk->sk_prot->h.udp_table.
Kuniyuki Iwashima
1
-0
/
+1
2022-11-16
wifi: wl1251: drop support for platform data
Dmitry Torokhov
1
-44
/
+0
2022-11-16
wifi: cfg80211: Avoid clashing function prototypes
Gustavo A. R. Silva
1
-10
/
+10
2022-11-16
ACPI: battery: Pass battery hook pointer to hook callbacks
Armin Wolf
1
-2
/
+2
[prev]
[next]