index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2020-03-30
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
bpf: Implement bpf_prog replacement for an active bpf_cgroup_link
Andrii Nakryiko
2020-03-30
bpf: Implement bpf_link-based cgroup BPF program attachment
Andrii Nakryiko
2020-03-30
Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-03-30
NFS: Ensure security label is set for root inode
Scott Mayhew
2020-03-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-30
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-30
Merge tag 'pnp-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-03-30
Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-03-30
bpf: Verifier, do explicit ALU32 bounds tracking
John Fastabend
2020-03-30
Merge tag 'regulator-spi-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-03-30
Merge tag 'regmap-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2020-03-30
Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-03-30
Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-03-30
Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-03-30
Merge tag 'edac_updates_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-03-30
Merge tag 'seccomp-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-03-30
Merge tag 'docs-5.7' of git://git.lwn.net/linux
Linus Torvalds
2020-03-30
Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-30
net: phylink: add separate pcs operations structure
Russell King
2020-03-30
net: phylink: rename 'ops' to 'mac_ops'
Russell King
2020-03-30
net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototype
Russell King
2020-03-30
qed: Fix use after free in qed_chain_free
Yuval Basson
2020-03-30
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-30
Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-30
ptp: Avoid deadlocks in the programmable pin code.
Richard Cochran
2020-03-30
Merge tag 'for-5.7/libata-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-30
Merge tag 'mlx5-updates-2020-03-29' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2020-03-30
pwm: omap-dmtimer: Drop unused header file
Lokesh Vutla
2020-03-30
pwm: Implement some checks for lowlevel drivers
Uwe Kleine-König
2020-03-30
PCI: Add support for root bus sizing
Ivan Kokshaysky
2020-03-30
PCI: Use ioremap(), not phys_to_virt() for platform ROM
Mikel Rychliski
2020-03-30
Merge branches 'pm-devfreq', 'powercap' and 'pm-docs'
Rafael J. Wysocki
2020-03-30
Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains'
Rafael J. Wysocki
2020-03-30
Merge branch 'pm-qos'
Rafael J. Wysocki
2020-03-30
Merge remote-tracking branch 'regulator/for-next' into tmp
Mark Brown
2020-03-30
Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2020-03-30
Merge branch 'sched/rt' into sched/core, to pick up completed topic tree
Ingo Molnar
2020-03-30
ceph: consider inode's last read/write when calculating wanted caps
Yan, Zheng
2020-03-30
ceph: attempt to do async create when possible
Jeff Layton
2020-03-30
ceph: cap tracking for async directory operations
Jeff Layton
2020-03-30
ceph: track primary dentry link
Jeff Layton
2020-03-30
ceph: add flag to designate that a request is asynchronous
Jeff Layton
2020-03-30
ceph: move to a dedicated slabcache for mds requests
Jeff Layton
2020-03-30
ceph: move ceph_osdc_{read,write}pages to ceph.ko
Xiubo Li
2020-03-30
libceph: drop CEPH_DEFINE_SHOW_FUNC
Ilya Dryomov
[prev]
[next]