index
:
kernel/git/stable/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.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-05-12
net: dsa: tag_sja1105: implement sub-VLAN decoding
Vladimir Oltean
2020-05-12
net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANs
Vladimir Oltean
2020-05-12
net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously
Vladimir Oltean
2020-05-12
net: dsa: sja1105: save/restore VLANs using a delta commit method
Vladimir Oltean
2020-05-12
net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helper
Vladimir Oltean
2020-05-12
net: dsa: provide an option for drivers to always receive bridge VLANs
Russell King
2020-05-12
tcp: fix SO_RCVLOWAT hangs with fat skbs
Eric Dumazet
2020-05-12
Merge tag 'v5.6' into next
Dmitry Torokhov
2020-05-12
ptp: fix struct member comment for do_aux_work
Jacob Keller
2020-05-12
floppy: suppress UBSAN warning in setup_rw_floppy()
Denis Efremov
2020-05-12
floppy: add defines for sizes of cmd & reply buffers of floppy_raw_cmd
Denis Efremov
2020-05-12
floppy: add FD_AUTODETECT_SIZE define for struct floppy_drive_params
Denis Efremov
2020-05-12
floppy: add references to 82077's extra registers
Willy Tarreau
2020-05-12
kprobes: Support NOKPROBE_SYMBOL() in modules
Masami Hiramatsu
2020-05-12
kprobes: Support __kprobes blacklist in modules
Masami Hiramatsu
2020-05-12
sched: Make scheduler_ipi inline
Thomas Gleixner
2020-05-12
media: v4l2-subdev: add VIDIOC_SUBDEV_QUERYCAP ioctl
Hans Verkuil
2020-05-12
media: v4l2-dev: Add v4l2_device_register_ro_subdev_node()
Jacopo Mondi
2020-05-12
platform/x86: asus-wmi: Add support for SW_TABLET_MODE
Hans de Goede
2020-05-12
PCI: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-12
kbuild: ensure full rebuild when the compiler is updated
Masahiro Yamada
2020-05-11
f2fs: add compressed/gc data read IO stat
Chao Yu
2020-05-11
f2fs: refactor resize_fs to avoid meta updates in progress
Jaegeuk Kim
2020-05-11
f2fs: compress: support lzo-rle compress algorithm
Chao Yu
2020-05-11
scsi: libsas: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-11
net: cleanly handle kernel vs user buffers for ->msg_control
Christoph Hellwig
2020-05-11
net: add a CMSG_USER_DATA macro
Christoph Hellwig
2020-05-11
team: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-11
ipv6: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-11
bpf: Minor fixes to BPF helpers documentation
Quentin Monnet
2020-05-11
Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-05-11
drm: fix trivial field description cut-and-paste error
Linus Torvalds
2020-05-11
rxrpc: Fix the excessive initial retransmission timeout
David Howells
2020-05-11
netfilter: flowtable: Add pending bit for offload work
Paul Blakey
2020-05-11
rtc: add new VL flag for backup switchover
Alexandre Belloni
2020-05-11
mm/hmm: remove the customizable pfn format from hmm_range_fault
Jason Gunthorpe
2020-05-11
mm/hmm: remove HMM_PFN_SPECIAL
Jason Gunthorpe
2020-05-11
mm/hmm: make hmm_range_fault return 0 or -1
Jason Gunthorpe
2020-05-11
tee: add support for session's client UUID generation
Vesa Jääskeläinen
2020-05-11
PCI: endpoint: Pass page size as argument to pci_epc_mem_init()
Lad Prabhakar
2020-05-11
thunderbolt: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-11
Bluetooth: Introduce debug feature when dynamic debug is disabled
Marcel Holtmann
2020-05-11
Bluetooth: Add support for experimental features configuration
Marcel Holtmann
2020-05-11
Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL option
Marcel Holtmann
2020-05-11
Bluetooth: replace zero-length array with flexible-array member
Marcel Holtmann
2020-05-11
mtd: rawnand: Add a NAND_NO_BBM_QUIRK flag
Boris Brezillon
2020-05-11
mtd: rawnand: Expose monolithic read/write_page_raw() helpers
Miquel Raynal
2020-05-11
mtd: rawnand: Give the possibility to verify a read operation is supported
Miquel Raynal
2020-05-11
mtd: rawnand: Rename a NAND chip option
Miquel Raynal
2020-05-11
mtd: rawnand: Reorder the nand_chip->options flags
Miquel Raynal
[prev]
[next]