index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-07-08
kprobes: Ensure that jprobe probepoints are at function entry
Naveen N. Rao
2017-07-08
kprobes: Simplify register_jprobes()
Naveen N. Rao
2017-07-08
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...
Naveen N. Rao
2017-07-08
locking/qspinlock: Explicitly include asm/prefetch.h
Stafford Horne
2017-07-08
objtool: Fix sibling call detection logic
Josh Poimboeuf
2017-07-07
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-07
Merge branch 'uaccess-work.iov_iter' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-07
exec: Limit arg stack to at most 75% of _STK_LIM
Kees Cook
2017-07-07
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-07
Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-07
Merge tag 'cifs-bug-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-07-07
Merge tag 'gfs2-4.13.fixes.addendum' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-07
dentry name snapshots
Al Viro
2017-07-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2017-07-08
net: Update networking MAINTAINERS entry.
David S. Miller
2017-07-07
Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-07
Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-07
Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-07-07
Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2017-07-07
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-07-07
vfs: fix flock compat thinko
Linus Torvalds
2017-07-07
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-07-07
Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-07
Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-07-08
openrisc: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2017-07-08
openrisc: explicitly include linux/bug.h in asm/fixmap.h
Tobias Klauser
2017-07-07
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2017-07-07
virtio-net: fix leaking of ctx array
Jason Wang
2017-07-07
Merge branch 'pci/host-tango' into next
Bjorn Helgaas
2017-07-07
PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge support
Marc Gonzalez
2017-07-07
gfs2: Fix glock rhashtable rcu bug
Andreas Gruenbacher
2017-07-07
Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-07
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
2017-07-07
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-07
Merge tag 'mac80211-for-davem-2017-07-07' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-07-07
irqdomain: Allow ACPI device nodes to be used as irqdomain identifiers
Marc Zyngier
2017-07-07
cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
Srinivas Dasari
2017-07-07
cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
Srinivas Dasari
2017-07-07
cfg80211: Check if NAN service ID is of expected size
Srinivas Dasari
2017-07-07
cfg80211: Check if PMKID attribute is of expected size
Srinivas Dasari
2017-07-07
iov_iter: saner checks on copyin/copyout
Al Viro
2017-07-07
arcnet: com20020-pci: Fix an error handling path in 'com20020pci_probe()'
Christophe Jaillet
2017-07-07
nfp: flower: add missing clean up call to avoid memory leaks
Jakub Kicinski
2017-07-07
genirq/debugfs: Remove redundant NULL pointer check
Thomas Gleixner
2017-07-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-06
Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-06
Merge branch 'misc.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
[prev]
[next]