index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-02
include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap
Christian Borntraeger
1
-2
/
+2
2020-05-02
keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.h
David Howells
1
-1
/
+6
2020-04-24
uapi: rename ext2_swab() to swab() and share globally in swab.h
Yury Norov
1
-0
/
+10
2020-04-13
coresight: do not use the BIT() macro in the UAPI header
Eugene Syromiatnikov
1
-2
/
+4
2020-04-02
Input: avoid BIT() macro usage in the serio.h UAPI header
Eugene Syromiatnikov
1
-5
/
+5
2020-03-11
usb: charger: assign specific number for enum value
Peter Chen
1
-8
/
+8
2020-01-12
netfilter: uapi: Avoid undefined left-shift in xt_sctp.h
Phil Sutter
1
-3
/
+3
2019-12-31
media: cec-funcs.h: add status_req checks
Hans Verkuil
1
-2
/
+4
2019-12-17
media: cec.h: CEC_OP_REC_FLAG_ values were swapped
Hans Verkuil
1
-2
/
+2
2019-09-21
netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info
Juliana Rodrigueiro
1
-0
/
+5
2019-09-19
isdn/capi: check message length in capi_write()
Eric Biggers
1
-0
/
+1
2019-08-06
uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...
Mikko Rapeli
1
-13
/
+0
2019-07-21
nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header
Masahiro Yamada
1
-12
/
+12
2019-06-17
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
1
-0
/
+1
2019-06-11
fuse: Add FOPEN_STREAM to use stream_open()
Kirill Smelkov
1
-0
/
+2
2019-06-09
tipc: Avoid copying bytes beyond the supplied data
Chris Packham
1
-3
/
+7
2019-04-20
netfilter: xt_cgroup: shrink size of v2 path
Pablo Neira Ayuso
1
-0
/
+16
2019-02-27
inet_diag: fix reporting cgroup classid and fallback to priority
Konstantin Khlebnikov
1
-5
/
+11
2019-02-20
uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
Hauke Mehrtens
2
-7
/
+5
2019-02-20
uapi/if_ether.h: prevent redefinition of struct ethhdr
Hauke Mehrtens
2
-0
/
+9
2019-01-13
Input: restore EV_ABS ABS_RESERVED
Peter Hutterer
1
-0
/
+9
2018-12-05
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
1
-0
/
+1
2018-12-05
btrfs: Add sanity check for EXTENT_DATA when reading out leaf
Qu Wenruo
1
-0
/
+1
2018-11-23
sctp: fix strchange_flags name for Stream Change Event
Xin Long
1
-0
/
+2
2018-11-13
UAPI: ndctl: Fix g++-unsupported initialisation in headers
David Howells
1
-27
/
+21
2018-09-29
Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...
Lubomir Rintel
1
-1
/
+1
2018-09-19
ip: discard IPv4 datagrams with overlapping segments.
Peter Oskolkov
1
-0
/
+1
2018-09-19
ethtool: Remove trailing semicolon for static inline
Florian Fainelli
1
-2
/
+2
2018-09-15
uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
Randy Dunlap
1
-1
/
+1
2018-08-24
nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.
Doron Roberts-Kedes
1
-0
/
+3
2018-08-15
KVM: x86: Add a framework for supporting MSR-based features
Tom Lendacky
1
-0
/
+2
2018-06-11
btrfs: define SUPER_FLAG_METADUMP_V2
Anand Jain
1
-0
/
+1
2018-06-05
cfg80211: further limit wiphy names to 64 bytes
Eric Biggers
1
-1
/
+1
2018-05-30
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
Toshiaki Makita
1
-0
/
+1
2018-05-25
cfg80211: limit wiphy names to 128 bytes
Johannes Berg
1
-0
/
+2
2018-05-22
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
1
-2
/
+3
2018-05-22
prctl: Add force disable speculation
Thomas Gleixner
1
-0
/
+1
2018-05-22
prctl: Add speculation control prctls
Thomas Gleixner
1
-0
/
+11
2018-04-29
KVM: s390: wire up bpb feature
Christian Borntraeger
1
-0
/
+1
2018-04-24
random: add new ioctl RNDRESEEDCRNG
Theodore Ts'o
1
-0
/
+3
2018-04-08
serial: 8250: Add Nuvoton NPCM UART
Joel Stanley
1
-0
/
+3
2018-03-28
ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
Kirill Marinushkin
1
-2
/
+2
2018-03-03
uapi libc compat: add fallback for unsupported libcs
Felix Janda
1
-1
/
+54
2018-03-03
netfilter: uapi: correct UNTRACKED conntrack state bit number
Florian Westphal
1
-1
/
+1
2018-02-16
arm/arm64: KVM: Add PSCI_VERSION helper
Marc Zyngier
1
-0
/
+3
2018-02-03
uapi: fix linux/kfd_ioctl.h userspace compilation errors
Dmitry V. Levin
1
-11
/
+11
2017-12-25
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
1
-1
/
+1
2017-12-10
USB: core: Add type-specific length check of BOS descriptors
Masakazu Mokuno
1
-0
/
+3
2017-12-05
bcache: Fix building error on MIPS
Huacai Chen
1
-1
/
+1
2017-11-30
uapi: fix linux/rxrpc.h userspace compilation errors
Dmitry V. Levin
1
-5
/
+5
[next]