1. b805b19 selinux: apply selinux checks on new audit message types by Eric Paris · 11 years ago
  2. b0fed40 audit: implement generic feature setting and retrieving by Eric Paris · 11 years ago
  3. 42f7446 audit: change decimal constant to macro for invalid uid by Richard Guy Briggs · 11 years ago
  4. 0868a5e audit: printk USER_AVC messages when audit isn't enabled by Tyler Hicks · 11 years ago
  5. d48d805 audit_alloc: clear TIF_SYSCALL_AUDIT if !audit_context by Oleg Nesterov · 11 years ago
  6. af0e493 Audit: remove duplicate comments by Gao feng · 11 years ago
  7. b8f89ca audit: remove newline accidentally added during session id helper refactor by Richard Guy Briggs · 11 years ago
  8. 4714570 audit: remove duplicate inclusion of the netlink header by Ilya V. Matveychikov · 11 years ago
  9. b50eba7 audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTH by Richard Guy Briggs · 11 years ago
  10. 56aea88 openrisc: Refactor 16-bit constant relocation by Geert Uytterhoeven · 11 years ago
  11. f69405c openrisc: include: asm: Kbuild: add default "vga.h" by Chen Gang · 11 years ago
  12. ee4f96d openrisc: Makefile: append "-D__linux__" to KBUILD_CFLAGS by Chen Gang · 11 years ago
  13. 5febff0 tools/perf/build: Fix detection of non-core features by David Ahern · 11 years ago
  14. 87419c9 perf kvm: Disable live command if timerfd is not supported by David Ahern · 11 years ago
  15. a1c22cd ALSA: atmel: remove dependency on <mach/gpio.h> by Linus Walleij · 11 years ago
  16. b67ae3f ALSA: hda - Enable Thinkpad mute/micmute LEDs for Realtek by David Henningsson · 11 years ago
  17. f262f0f crypto: s390 - Fix aes-cbc IV corruption by Herbert Xu · 11 years ago
  18. 2342d6a virtio_ring: adapt to notify() returning bool by Heinz Graalfs · 11 years ago
  19. 7ba3ec5 ext2: Fix fs corruption in ext2_get_xip_mem() by Jan Kara · 11 years ago
  20. 122e2fa arm64: module: ensure instruction is little-endian before manipulation by Will Deacon · 11 years ago
  21. dab7ea3 arm64: defconfig: Enable CONFIG_PREEMPT by default by Catalin Marinas · 11 years ago
  22. d298084 drm/i915/bdw: IS_GEN8 definition by Ben Widawsky · 11 years ago
  23. 94daf85 pinctrl: at91: copy define to driver by Linus Walleij · 11 years ago
  24. 717321f arm64: fix access to preempt_count from assembly code by Marc Zyngier · 11 years ago
  25. bbaa0d6 ALSA: hda: add device IDs for AMD Evergreen/Northern Islands HDMI by Clemens Ladisch · 11 years ago
  26. ce128de fuse: writepages: protect secondary requests from fuse file release by Maxim Patlasov · 11 years ago
  27. 41b6e41 fuse: writepages: update bdi writeout when deleting secondary request by Maxim Patlasov · 11 years ago
  28. 6eaf478 fuse: writepages: crop secondary requests by Maxim Patlasov · 11 years ago
  29. f601108 fuse: writepages: roll back changes if request not found by Maxim Patlasov · 11 years ago
  30. 27ef63c KVM: IOMMU: hva align mapping page size by Greg Edwards · 11 years ago
  31. cfce0a2 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  32. a9d4e43 KVM: x86: trace cpuid emulation when called from emulator by Gleb Natapov · 11 years ago
  33. 6d4d85e KVM: emulator: cleanup decode_register_operand() a bit by Gleb Natapov · 11 years ago
  34. aa9ac1a KVM: emulator: check rex prefix inside decode_register() by Gleb Natapov · 11 years ago
  35. f02586d drm/i915: Make intel_dp_is_edp() less specific by Ville Syrjälä · 11 years ago
  36. 78eb06c drm/i915: Give names to the VBT child device type bits by Ville Syrjälä · 11 years ago
  37. 9ca2fe7 drm/i915/vlv: enable HDA display audio for Valleyview2 by Mengdong Lin · 11 years ago
  38. a1114a8 ALSA: hda - Introduce the bitmask for excluding output volume by Takashi Iwai · 11 years ago
  39. 485e3e0 ALSA: hda - Add sanity check of vmaster slave dB steps by Takashi Iwai · 11 years ago
  40. a4e7a12 ALSA: hda - Fix possible zero-division by Takashi Iwai · 11 years ago
  41. 504333d ALSA: usb - Don't trust the channel config if the channel count changed by David Henningsson · 11 years ago
  42. e3e35f7 ALSA: usb - For class 2 devices, use channel map from altsettings by David Henningsson · 11 years ago
  43. 0dca01c ALSA: usb: supply channel maps even when wChannelConfig is unspecified by David Henningsson · 11 years ago
  44. bbf1f8b Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  45. 90c3706 Merge tag 'drm/for-3.13-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  46. 7f71be4 x86, defconfig: Add DEVTMPFS and DEVTMPFS_MOUNT to *86*_defconfig by Chen Gang · 11 years ago
  47. 08ff4cb PowerCap: Fix build error with option -Werror=format-security by Srinivas Pandruvada · 11 years ago
  48. ba27524 virtio-net: coalesce rx frags when possible during rx by Jason Wang · 11 years ago
  49. f8e617e net: introduce skb_coalesce_rx_frag() by Jason Wang · 11 years ago
  50. e50fddc vxlan: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...)) by Duan Jiong · 11 years ago
  51. 1ba3aab net: codel: Avoid undefined behavior from signed overflow by Jesper Dangaard Brouer · 11 years ago
  52. 13521a5 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  53. 9f9843a7 tcp: properly handle stretch acks in slow start by Yuchung Cheng · 11 years ago
  54. 0d41cca tcp: enable sockets to use MSG_FASTOPEN by default by Yuchung Cheng · 11 years ago
  55. f8785c5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  56. 72c39a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  57. 589a1b0 Merge branch 'pci/yijing-pci_is_pcie-v2' into next by Bjorn Helgaas · 11 years ago
  58. 41a4e6e perf hists: Consolidate __hists__add_*entry() by Namhyung Kim · 11 years ago
  59. 9437eca powerpc/pci: Use pci_is_pcie() to simplify code [fix] by Yijing Wang · 11 years ago
  60. 44790a0 powerpc/boot: Properly handle the base "of" boot wrapper by Benjamin Herrenschmidt · 11 years ago
  61. 78cfbf0 edac, highbank: Moving error injection to sysfs for edac by Robert Richter · 11 years ago
  62. 836dae5 edac, highbank: Add MAINTAINERS entry by Robert Richter · 11 years ago
  63. 7270a60 edac: Unify reporting of device info for device, mc and pci by Robert Richter · 11 years ago
  64. 41ec0e8 edac, highbank: Improve and unify naming by Robert Richter · 11 years ago
  65. 0ec8579 edac, highbank: Add Calxeda ECX-2000 support by Robert Richter · 11 years ago
  66. 982ac2a ARM: dts: calxeda: move memory-controller node out of ecx-common.dtsi by Rob Herring · 11 years ago
  67. b78800b Revert "nfsd: remove_stid can be incorporated into nfs4_put_delegation" by J. Bruce Fields · 11 years ago
  68. c359c41 netfilter: nft_compat: use _safe version of list_for_each by Dan Carpenter · 11 years ago
  69. a72b885 edac, highbank: Fix interrupt setup of mem and l2 controller by Robert Richter · 11 years ago
  70. fab99eb NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_security by Trond Myklebust · 11 years ago
  71. b944dba NFSv4: Sanity check the server reply in _nfs4_server_capabilities by Trond Myklebust · 11 years ago
  72. d204c5d NFSv4.2: encode_readdir - only ask for labels when doing readdirplus by Trond Myklebust · 11 years ago
  73. 3da580a nfs: set security label when revalidating inode by Jeff Layton · 11 years ago
  74. 6fcf018 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  75. 5a6e55c Merge branch 'mlx4' by David S. Miller · 11 years ago
  76. 146f3ef net/mlx4_core: Implement resource quota enforcement by Jack Morgenstein · 11 years ago
  77. eb456a6 net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapper by Jack Morgenstein · 11 years ago
  78. 5a0d0a6 mlx4: Structures and init/teardown for VF resource quotas by Jack Morgenstein · 11 years ago
  79. a30f1bc net/mlx4_core: Fix checking order in MR table init by Jack Morgenstein · 11 years ago
  80. 2c957ff net/mlx4_core: Don't fail reg/unreg vlan for older guests by Jack Morgenstein · 11 years ago
  81. 4874080 net/mlx4_core: Resource tracker for reg/unreg vlans by Jack Morgenstein · 11 years ago
  82. 2009d00 net/mlx4_en: Use vlan id instead of vlan index for unregistration by Jack Morgenstein · 11 years ago
  83. acddd5d net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware spec by Jack Morgenstein · 11 years ago
  84. 162226a net/mlx4_core: Fix register/unreg vlan flow by Jack Morgenstein · 11 years ago
  85. 9f961a5 ahci: Add Device IDs for Intel Wildcat Point-LP by James Ralston · 11 years ago
  86. 3b4c5cb sh_eth: check platform data pointer by Sergei Shtylyov · 11 years ago
  87. 6f9fed0 Merge branch 'usbnet' by David S. Miller · 11 years ago
  88. f3f5a0f NFSv4.2: Fix a mismatch between Linux labeled NFS and the NFSv4.2 spec by Trond Myklebust · 11 years ago
  89. e62416e net: cdc_mbim: fixup error return value by Bjørn Mork · 11 years ago
  90. c37ac9b net: cdc_mbim: no need to check for resume if suspend exists by Bjørn Mork · 11 years ago
  91. a298807 net: qmi_wwan: no need to check for resume if suspend exists by Bjørn Mork · 11 years ago
  92. 79d9b62 net: qmi_wwan: manage_power should always set needs_remote_wakeup by Bjørn Mork · 11 years ago
  93. 04d948a net: cdc_mbim: manage_power should always set needs_remote_wakeup by Bjørn Mork · 11 years ago
  94. 96635fb Merge branch 'qlcnic' by David S. Miller · 11 years ago
  95. db62d7d qlcnic: update version to 5.3.52 by Himanshu Madhani · 11 years ago
  96. 18afc10 qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters. by Himanshu Madhani · 11 years ago
  97. 34e8c40 qlcnic: refactor Tx/SDS ring calculation and validation in driver. by Himanshu Madhani · 11 years ago
  98. f27c75b qlcnic: Enhance ethtool Statistics for Multiple Tx queue. by Himanshu Madhani · 11 years ago
  99. 78ea2d9 qlcnic: Register netdev in FAILED state for 83xx/84xx by Sucheta Chakraborty · 11 years ago
  100. 1651483 lib: crc32: reduce number of cases for crc32{, c}_combine by Daniel Borkmann · 11 years ago