deliverable/linux.git
2015-02-24  Pablo Neira... Merge https://git./linux/kernel/git/horms/ipvs
2015-02-22  Julian Anastasovipvs: add missing ip_vs_pe_put in sync code
2015-02-22  Pablo Neira... netfilter: nf_tables: fix addition/deletion of elements...
2015-02-22  Arturo Borreronetfilter: nft_compat: don't truncate ethernet protocol...
2015-02-22  Alexander Drozdovaf_packet: allow packets defragmentation not only for...
2015-02-22  Eric Dumazetrhashtable: ensure cache line alignment on bucket_table
2015-02-22  Matthew Thodenet: reject creation of netdev names with colons
2015-02-20  Florian Fainellinet: dsa: bcm_sf2: fix 64-bits register reads
2015-02-20  Daniel Borkmannrhashtable: allow to unload test module
2015-02-20  Daniel Borkmannrhashtable: better high order allocation attempts
2015-02-20  Daniel Borkmannrhashtable: don't test for shrink on insert, expansion...
2015-02-20  David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2015-02-20  Dan Carpentercaif: fix a signedness bug in cfpkt_iterate()
2015-02-20  Anish Bhattcxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc...
2015-02-20  Rami Rosenethtool: Add hw-switch-offload to netdev_features_strings.
2015-02-20  Mahesh Bandewaripvlan: Fix text that talks about ip util support
2015-02-20  Daniel Borkmannrhashtable: don't allocate ht structure on stack in...
2015-02-20  Arnd Bergmannnet/appletalk: LTPC needs virt_to_bus
2015-02-20  Arnd Bergmannnet: smc91x: improve neponset hack
2015-02-20  Eric Dumazetsock: sock_dequeue_err_skb() needs hard irq safety
2015-02-20  Geert Uytterhoevennet: Initialize all members in skb_gro_remcsum_init()
2015-02-20  Derrick Pallasethernet/ixp4xx: prevent allmulti from clobbering promisc
2015-02-20  Pravin B Shelaropenvswitch: Fix net exit.
2015-02-20  Ignacy Gawędzkiematch: Fix auto-loading of ematch modules.
2015-02-20  Guenter Roecknet: phy: Fix verification of EEE support in phy_init_eee
2015-02-20  Alexander Drozdovipv4: ip_check_defrag should correctly check return...
2015-02-20  Ben Sheltonusb: plusb: Add support for National Instruments host...
2015-02-19  Anton Blanchardehea: Register memory hotplug, reboot and crash hooks...
2015-02-19  Ignacy Gawędzkigen_stats.c: Duplicate xstats buffer for later use
2015-02-18  Linus TorvaldsMerge tag 'mfd-for-linus-3.20' of git://git./linux...
2015-02-18  Linus TorvaldsMerge tag 'pwm/for-3.20-rc1' of git://git./linux/kernel...
2015-02-18  Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2015-02-18  Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2015-02-18  Linus TorvaldsMerge tag 'firewire-updates' of git://git./linux/kernel...
2015-02-18  Linus TorvaldsMerge tag 'for-linus-20150216' of git://git.infradead...
2015-02-18  Thierry Redingpwm: tegra: Use NSEC_PER_SEC
2015-02-18  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-02-18  Linus TorvaldsMerge tag 'md/3.20-fixes' of git://neil.brown.name/md
2015-02-18  Linus TorvaldsMerge tag 'please-pull-fixmcelog' of git://git./linux...
2015-02-18  Linus TorvaldsMerge tag 'docs-fix' of git://git.lwn.net/linux-2.6
2015-02-18  Linus TorvaldsMerge branch 'for-3.20' of git://linux-nfs.org/~bfields...
2015-02-18  NeilBrownmd/raid5: Fix livelock when array is both resyncing...
2015-02-18  Linus TorvaldsMerge branch 'lazytime' of git://git./linux/kernel...
2015-02-17  Linus TorvaldsMerge branch 'iov_iter' of git://git./linux/kernel...
2015-02-17  Linus TorvaldsMerge branch 'getname2' of git://git./linux/kernel...
2015-02-17  Linus TorvaldsMerge branch 'debugfs_automount' of git://git./linux...
2015-02-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-17  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-02-17  Kees Cookseccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO
2015-02-17  Kees Cooksamples/seccomp: improve label helper
2015-02-17  Davidlohr Buesoipc,sem: use current->state helpers
2015-02-17  Jan Kiszkascripts/gdb: disable pagination while printing from...
2015-02-17  Jan Kiszkascripts/gdb: define maintainer
2015-02-17  Jan Kiszkascripts/gdb: convert CpuList to generator function
2015-02-17  Jan Kiszkascripts/gdb: convert ModuleList to generator function
2015-02-17  Daniel Wagnerscripts/gdb: use a generator instead of iterator for...
2015-02-17  Daniel Thompsonscripts/gdb: ignore byte-compiled python files
2015-02-17  Pantelis Koukousoulasscripts/gdb: port to python3 / gdb7.7
2015-02-17  Jan Kiszkascripts/gdb: add basic documentation
2015-02-17  Jan Kiszkascripts/gdb: add lx-lsmod command
2015-02-17  Jan Kiszkascripts/gdb: add class to iterate over CPU masks
2015-02-17  Jan Kiszkascripts/gdb: add lx_current convenience function
2015-02-17  Jan Kiszkascripts/gdb: add internal helper and convenience functi...
2015-02-17  Jan Kiszkascripts/gdb: add get_gdbserver_type helper
2015-02-17  Jan Kiszkascripts/gdb: add internal helper and convenience functi...
2015-02-17  Jan Kiszkascripts/gdb: add is_target_arch helper
2015-02-17  Jan Kiszkascripts/gdb: add helper and convenience function to...
2015-02-17  Jan Kiszkascripts/gdb: add task iteration class
2015-02-17  Jan Kiszkascripts/gdb: add lx-dmesg command
2015-02-17  Jan Kiszkascripts/gdb: add read_u16/32/64 helpers
2015-02-17  Jan Kiszkascripts/gdb: add get_target_endianness helper
2015-02-17  Jan Kiszkascripts/gdb: add internal helper and convenience functi...
2015-02-17  Jan Kiszkascripts/gdb: add automatic symbol reloading on module...
2015-02-17  Jan Kiszkakernel/module.c: do not inline do_init_module()
2015-02-17  Jan Kiszkascripts/gdb: add lx-symbols command
2015-02-17  Jan Kiszkascripts/gdb: add module iteration class
2015-02-17  Jan Kiszkascripts/gdb: add container_of helper and convenience...
2015-02-17  Jan Kiszkascripts/gdb: add cache for type objects
2015-02-17  Jan Kiszkascripts/gdb: add infrastructure
2015-02-17  Fabian Frederickfs/affs/super.c: fix switch indentation
2015-02-17  Fabian Frederickfs/affs/inode.c: remove double extern affs_symlink_inod...
2015-02-17  Fabian Frederickfs/affs/bitmap.c: remove unnecessary return
2015-02-17  Fabian Frederickfs/affs/amigaffs.c: remove else after return
2015-02-17  Fabian Frederickfs/affs: define AFFSNAMEMAX to replace constant use
2015-02-17  Fabian Frederickfs/affs: use unsigned int for string lengths
2015-02-17  Fabian Frederickfs/affs/super.c: destroy sbi mutex in affs_kill_sb()
2015-02-17  Fabian Frederickfs/affs/file.c: fix direct IO writes beyond EOF
2015-02-17  Fabian Frederickfs/affs/file.c: replace if/BUG by BUG_ON
2015-02-17  Geert Uytterhoevenfs/affs: fix casting in printed messages
2015-02-17  Chris Masoneventfd: don't take the spinlock in eventfd_poll
2015-02-17  John de la... lib/rbtree.c: fix typo in comment
2015-02-17  WANG Chaovmcore: fix PT_NOTE n_namesz, n_descsz overflow issue
2015-02-17  Geoff Levandkexec: add IND_FLAGS macro
2015-02-17  Geoff Levandkexec: add bit definitions for kimage entry flags
2015-02-17  Geoff Levandkexec: simplify conditional
2015-02-17  Geoff Levandkexec: Fix make headers_check
2015-02-17  Alexander Kuleshovkexec: fix a typo in comment
2015-02-17  Baoquan Hekexec: remove never used member destination in kimage
2015-02-17  Davidlohr Buesosignal: use current->state helpers
2015-02-17  Fabian Frederickptrace: remove linux/compat.h inclusion under CONFIG_COMPAT
next
This page took 0.087622 seconds and 5 git commands to generate.