index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
Age
Commit message (
Expand
)
Author
2023-10-10
bpf: Clarify error expectations from bpf_clone_redirect
Stanislav Fomichev
2023-09-23
dma-buf/sync_file: Fix docs syntax
Rob Clark
2023-09-23
PCI: Add #defines for Enter Compliance, Transmit Margin
Bjorn Helgaas
2023-09-23
PCI: Decode PCIe 32 GT/s link speed
Gustavo Pimentel
2023-09-23
PCI: Cleanup register definition width and whitespace
Bjorn Helgaas
2023-09-23
PCI/ATS: Add pci_prg_resp_pasid_required() interface.
Kuppuswamy Sathyanarayanan
2023-08-11
block: Fix a source code comment in include/uapi/linux/blkzoned.h
Bart Van Assche
2023-08-11
media: videodev2.h: Fix struct v4l2_input tuner index comment
Marek Vasut
2023-08-11
block: change all __u32 annotations to __be32 in affs_hardblocks.h
Michael Schmitz
2023-06-21
Remove DECnet support from kernel
Stephen Hemminger
2023-06-09
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
2023-05-17
btrfs: scrub: reject unsupported scrub flags
Qu Wenruo
2023-05-17
uapi/linux/const.h: prefer ISO-friendly __typeof__
Kevin Brodsky
2023-05-17
media: uapi: add MEDIA_BUS_FMT_METADATA_FIXED media bus format.
Dafna Hirschfeld
2023-03-11
usb: uvc: Enumerate valid values for color matching
Daniel Scally
2023-03-11
media: uvcvideo: Silence memcpy() run-time false positive warnings
Kees Cook
2023-01-18
include/uapi/linux/swab: Fix potentially missing __always_inline
Matt Redfearn
2022-12-08
audit: fix undefined behavior in bit shift for AUDIT_BIT
Gaosheng Cui
2022-11-25
capabilities: fix undefined behavior in bit shift for CAP_TO_MASK
Gaosheng Cui
2022-11-03
media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'
Hans Verkuil
2022-08-25
can: error: specify the values of data[5..7] of CAN error frames
Vincent Mailhol
2022-06-25
random: ignore GRND_RANDOM in getentropy(2)
Andy Lutomirski
2022-06-25
random: add GRND_INSECURE to return best-effort non-cryptographic bytes
Andy Lutomirski
2022-04-15
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Hengqi Chen
2022-03-08
HID: add mapping for KEY_ALL_APPLICATIONS
William Mahon
2022-03-08
xfrm: enforce validity of offload input flags
Leon Romanovsky
2022-01-05
uapi: fix linux/nfc.h userspace compilation errors
Dmitry V. Levin
2022-01-05
nfc: uapi: use kernel size_t to fix user-space builds
Krzysztof Kozlowski
2021-11-26
PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros
Pali Rohár
2021-09-22
fq_codel: reject silly quantum parameters
Eric Dumazet
2021-09-22
serial: 8250: Define RX trigger levels for OxSemi 950 devices
Maciej W. Rozycki
2021-07-20
net: fix mistake path for netdev_features_strings
Jian Shen
2021-06-30
icmp: don't send out ICMP messages with a source address of 0.0.0.0
Toke Høiland-Jørgensen
2021-06-10
bpf: Add BPF_F_ANY_ALIGNMENT.
David S. Miller
2021-05-22
netfilter: xt_SECMARK: add new revision to fix structure layout
Pablo Neira Ayuso
2021-05-22
tty: actually undefine superseded ASYNC flags
Johan Hovold
2021-03-24
USB: replace hardcode maximum usb string length by definition
Macpaul Lin
2021-03-17
uapi: nfnetlink_cthelper.h: fix userspace compilation error
Dmitry V. Levin
2021-01-06
uapi: move constants from <linux/kernel.h> to <linux/const.h>
Petr Vorel
2020-12-30
crypto: af_alg - avoid undefined behavior accessing salg_name
Eric Biggers
2020-12-02
wireless: Use linux/stddef.h instead of stddef.h
Hauke Mehrtens
2020-11-05
NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag
Olga Kornievskaia
2020-11-05
media: videodev2.h: RGB BT2020 and HSV are always full range
Hans Verkuil
2020-11-05
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Song Liu
2020-10-30
perf: correct SNOOPX field offset
Al Grant
2020-09-23
KVM: MIPS: Change the definition of kvm type
Huacai Chen
2020-09-09
netfilter: nf_tables: incorrect enum nft_list_attributes definition
Pablo Neira Ayuso
2020-08-05
wireless: Use offsetof instead of custom macro.
Pi-Hsun Shih
2020-07-29
Input: add `SW_MACHINE_COVER`
Merlijn Wajer
2020-07-22
virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...
Hans de Goede
[next]