index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2018-05-25
perf/core: Fix group scheduling with mixed hw and sw events
Song Liu
2018-05-25
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2018-05-24
net: include hash policy in LAG changeupper info
John Hurley
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-24
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
2018-05-24
xdp: add tracepoint for devmap like cpumap have
Jesper Dangaard Brouer
2018-05-24
bpf: devmap introduce dev_map_enqueue
Jesper Dangaard Brouer
2018-05-24
bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
Yonghong Song
2018-05-24
perf/core: add perf_get_event() to return perf_event given a struct file
Yonghong Song
2018-05-24
net/mlx5: PPTB and PBMC register firmware command support
Huy Nguyen
2018-05-24
net/mlx5: Add pbmc and pptb in the port_access_reg_cap_mask
Huy Nguyen
2018-05-24
net: phy: replace bool members in struct phy_device with bit-fields
Heiner Kallweit
2018-05-24
hwspinlock/core: Switch to SPDX license identifier
Suman Anna
2018-05-24
Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
Joonsoo Kim
2018-05-24
blk-mq: avoid starving tag allocation after allocating process migrates
Ming Lei
2018-05-24
PCI: Add Intel VMD devices to pci ids
Jon Derrick
2018-05-24
power: supply: Add fwnode pointer to power_supply_config struct
Adam Thomson
2018-05-24
regulator: tps65090: Pass descriptor instead of GPIO number
Linus Walleij
2018-05-24
regulator: s5m8767: Pass descriptor instead of GPIO number
Linus Walleij
2018-05-24
regulator: max8952: Pass descriptor instead of GPIO number
Linus Walleij
2018-05-24
regulator: lp8788-ldo: Pass descriptor instead of GPIO number
Linus Walleij
2018-05-24
Merge tag 'usb-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2018-05-24
Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...
Jason Gunthorpe
2018-05-24
bpf: properly enforce index mask to prevent out-of-bounds speculation
Daniel Borkmann
2018-05-24
ipv6: sr: Add seg6local action End.BPF
Mathieu Xhonneux
2018-05-24
bpf: Split lwt inout verifier structures
Mathieu Xhonneux
2018-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-05-23
gso: limit udp gso to egress-only virtual devices
Willem de Bruijn
2018-05-23
net: add skeleton of bpfilter kernel module
Alexei Starovoitov
2018-05-23
umh: introduce fork_usermode_blob() helper
Alexei Starovoitov
2018-05-23
gpio: Remove VLA from gpiolib
Laura Abbott
2018-05-23
bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_info
Martin KaFai Lau
2018-05-23
bpf: Expose check_uarg_tail_zero()
Martin KaFai Lau
2018-05-23
cpufreq: Rename cpufreq_can_do_remote_dvfs()
Viresh Kumar
2018-05-23
netfilter: nfnetlink_queue: resolve clash for unconfirmed conntracks
Pablo Neira Ayuso
2018-05-23
netfilter: add struct nf_nat_hook and use it
Pablo Neira Ayuso
2018-05-23
netfilter: add struct nf_ct_hook and use it
Pablo Neira Ayuso
2018-05-23
netfilter: lift one-nat-hook-only restriction
Florian Westphal
2018-05-22
dax: Introduce a ->copy_to_iter dax operation
Dan Williams
2018-05-22
uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilation
Dan Williams
2018-05-22
qed: Add driver infrastucture for handling mfw requests.
Sudarsana Reddy Kalluru
2018-05-22
qed: Add support for processing iscsi tlv request.
Sudarsana Reddy Kalluru
2018-05-22
qed: Add support for processing fcoe tlv request.
Sudarsana Reddy Kalluru
2018-05-22
qed: Add support for tlv request processing.
Sudarsana Reddy Kalluru
2018-05-22
rcu/x86: Provide early rcu_cpu_starting() callback
Peter Zijlstra
2018-05-22
mm, fs, dax: handle layout changes to pinned dax mappings
Dan Williams
2018-05-22
mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
Dan Williams
2018-05-22
i2c: Export of_i2c_get_board_info()
Boris Brezillon
2018-05-22
usb: musb: remove unused members in struct musb_hdrc_config
Bin Liu
2018-05-22
tty: add missing const to termios hw-change helper
Johan Hovold
[prev]
[next]