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-12-01
firmware: arm_ffa: Move constants to header file
Will Deacon
1
-0
/
+83
2022-12-01
ext4: split ext4_journal_start trace for debug
changfengnan
1
-11
/
+46
2022-12-01
ext4: journal_path mount options should follow links
Lukas Czerner
1
-0
/
+1
2022-12-01
uapi: Add missing _UAPI prefix to <asm-generic/types.h> include guard
Geert Uytterhoeven
1
-3
/
+3
2022-12-01
efi: libstub: Always enable initrd command line loader and bump version
Ard Biesheuvel
1
-1
/
+1
2022-12-01
blk-iocost: Trace vtime_base_rate instead of vtime_rate
Kemeng Shi
1
-2
/
+2
2022-12-01
wifi: mac80211: add support for restricting netdev features per vif
Felix Fietkau
2
-6
/
+15
2022-12-01
rxrpc: Transmit ACKs at the point of generation
David Howells
1
-3
/
+0
2022-12-01
rxrpc: Trace/count transmission underflows and cwnd resets
David Howells
1
-0
/
+38
2022-12-01
rxrpc: Make the I/O thread take over the call and local processor work
David Howells
1
-22
/
+20
2022-12-01
rxrpc: Simplify skbuff accounting in receive path
David Howells
1
-1
/
+2
2022-12-01
rxrpc: Move DATA transmission into call processor work item
David Howells
1
-1
/
+5
2022-12-01
rxrpc: Copy client call parameters into rxrpc_call earlier
David Howells
1
-0
/
+3
2022-12-01
rxrpc: Implement a mechanism to send an event notification to a call
David Howells
1
-0
/
+52
2022-12-01
rxrpc: Don't hold a ref for connection workqueue
David Howells
1
-6
/
+5
2022-12-01
rxrpc: Don't hold a ref for call timer or workqueue
David Howells
1
-5
/
+1
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
David Howells
1
-24
/
+33
2022-12-01
rxrpc: Trace rxrpc_bundle refcount
David Howells
1
-0
/
+34
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracing
David Howells
1
-34
/
+49
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracing
David Howells
1
-21
/
+37
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracing
David Howells
1
-17
/
+26
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracing
David Howells
1
-13
/
+36
2022-12-01
rxrpc: Remove the [k_]proto() debugging macros
David Howells
1
-0
/
+60
2022-12-01
rxrpc: Remove decl for rxrpc_kernel_call_is_complete()
David Howells
1
-1
/
+0
2022-12-01
rxrpc: Implement an in-kernel rxperf server for testing purposes
David Howells
1
-0
/
+1
2022-12-01
wifi: cfg80211: Correct example of ieee80211_iface_limit
Philipp Hortmann
1
-1
/
+1
2022-12-01
wifi: ieee80211: Do not open-code qos address offsets
Kees Cook
1
-6
/
+22
2022-12-01
inet: ping: use hlist_nulls rcu iterator during lookup
Florian Westphal
1
-3
/
+0
2022-12-01
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
1
-0
/
+6
2022-12-01
Merge tag 'mlx5-updates-2022-11-29' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2
-6
/
+3
2022-12-01
net: phy: Add link between phy dev and mac dev
Xiaolei Wang
1
-0
/
+4
2022-12-01
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-2
/
+0
2022-12-01
devlink: support directly reading from region memory
Jacob Keller
2
-0
/
+18
2022-12-01
scsi: sd: Convert SCSI errors to PR errors
Mike Christie
1
-0
/
+1
2022-12-01
scsi: core: Rename status_byte to sg_status_byte
Mike Christie
1
-1
/
+1
2022-12-01
block: Add error codes for common PR failures
Mike Christie
1
-0
/
+17
2022-12-01
bpf: Fix a compilation failure with clang lto build
Yonghong Song
1
-0
/
+1
2022-12-01
cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
Dave Jiang
1
-0
/
+1
2022-12-01
iommufd: Add kernel support for testing iommufd
Jason Gunthorpe
1
-0
/
+3
2022-12-01
iommufd: vfio container FD ioctl compatibility
Jason Gunthorpe
2
-0
/
+43
2022-12-01
iommufd: Add kAPI toward external drivers for kernel access
Jason Gunthorpe
1
-1
/
+42
2022-12-01
iommufd: Add kAPI toward external drivers for physical devices
Jason Gunthorpe
1
-0
/
+9
2022-12-01
iommufd: IOCTLs for the io_pagetable
Jason Gunthorpe
1
-1
/
+257
2022-12-01
iommufd: PFN handling for iopt_pages
Jason Gunthorpe
1
-0
/
+7
2022-12-01
kernel/user: Allow user_struct::locked_vm to be usable for iommufd
Jason Gunthorpe
1
-1
/
+1
2022-12-01
iommufd: File descriptor, context, kconfig and makefiles
Jason Gunthorpe
2
-0
/
+86
2022-12-01
linux/init.h: include <linux/build_bug.h> and <linux/stringify.h>
Masahiro Yamada
1
-0
/
+2
2022-12-01
debugfs: fix error when writing negative value to atomic_t debugfs file
Akinobu Mita
1
-2
/
+17
2022-12-01
libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
Akinobu Mita
1
-2
/
+10
2022-12-01
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
2
-2
/
+3
[prev]
[next]