1. 54abc68 net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid() by Eric Dumazet · 9 years ago
  2. fb9a10d Merge tag 'nfc-fixes-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes by David S. Miller · 9 years ago
  3. d0b8914 bpf: doc: correct arch list for supported eBPF JIT by Yang Shi · 9 years ago
  4. afaa7c5 Merge tag 'xtensa-for-next-20151109' of git://github.com/jcmvbkbc/linux-xtensa by Chris Zankel · 9 years ago
  5. e75cb46 Merge branch 'master' of git://blackhole.kfki.hu/nf by Pablo Neira Ayuso · 9 years ago
  6. 4c3dab3 xtensa: implement dma_to_phys and phys_to_dma by Max Filippov · 9 years ago
  7. c7ca9fe xtensa: support DMA to high memory by Max Filippov · 9 years ago
  8. 14f09e2 raid5-cache: add crc32c Kconfig dependency by Arnd Bergmann · 9 years ago
  9. aeafbf8 Btrfs: fix race leading to incorrect item deletion when dropping extents by Filipe Manana · 9 years ago
  10. fdcb4b2 NTB: fix 32-bit compiler warning by Arnd Bergmann · 9 years ago
  11. 8b782fa NTB: unify translation addresses by Dave Jiang · 9 years ago
  12. c92ba3c NTB: invalid buf pointer in multi-MW setups by Jon Mason · 9 years ago
  13. 70d4687 NTB: remove unused variable by Sudip Mukherjee · 9 years ago
  14. d4adee0 NTB: fix access of free-ed pointer by Sudip Mukherjee · 9 years ago
  15. 04afde4 NTB: Fix issue where we may be accessing NULL ptr by Dave Jiang · 9 years ago
  16. d0cf62f parisc: Fixes and cleanups in kernel uapi header files by Helge Deller · 9 years ago
  17. 338f169 parisc: Drop hpux_stat64 struct from stat.h header file by Helge Deller · 9 years ago
  18. 72a868b iio: imu: check sscanf return value by Ioana Ciornei · 9 years ago
  19. a106b47 iio: gyro: check sscanf return value by Ioana Ciornei · 9 years ago
  20. 8546d2e iio: adc: vf610_adc: Fix division by zero error by Sanchayan Maity · 9 years ago
  21. 7d0ead5 iio: Reconcile operation order between iio_register/unregister and pm functions by Adriana Reus · 9 years ago
  22. 536bbca iio: light: pa12203001: Poweroff chip if register fails by Adriana Reus · 9 years ago
  23. 3bc27cd h8300: Don't set CROSS_COMPILE unconditionally by Javier Martinez Canillas · 9 years ago
  24. a02613a asm-generic: {get,put}_user ptr argument evaluate only 1 time by Yoshinori Sato · 9 years ago
  25. a795239 h8300: bit io fix by Yoshinori Sato · 9 years ago
  26. 78f02ca h8300: zImage fix by Yoshinori Sato · 9 years ago
  27. 780ffcd h8300: register address fix by Yoshinori Sato · 9 years ago
  28. 75078de h8300: Fix alignment for .data by Yoshinori Sato · 9 years ago
  29. aca2518 h8300: unaligned divcr register support. by Yoshinori Sato · 9 years ago
  30. 1e3929e rtc: Add a driver for Micro Crystal RV8803 by Alexandre Belloni · 9 years ago
  31. fb4ac3c rtc: s3c: Set year, month, day value for setting alarm by Krzysztof Kozlowski · 9 years ago
  32. 62c8c20 rtc: ds1307: Fix alarm programming for mcp794xx by Tero Kristo · 9 years ago
  33. f4b67222 rtc: isl12057: enable support for the standard "wakeup-source" property by Sudeep Holla · 9 years ago
  34. 347e40f rtc: opal: enable support for the stardard "wakeup-source" property by Sudeep Holla · 9 years ago
  35. 7a96f28 rtc: isl1208: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  36. a39a640 rtc: pcf8563: add CLKOUT to common clock framework by Heiko Schocher · 9 years ago
  37. dbb812b rtc: davinci: remove incorrect reference to probe function by Arnd Bergmann · 9 years ago
  38. 921372b rtc: at91rm9200: clear RTC alarm status flag prior to suspending by Wenyou Yang · 9 years ago
  39. 3cfcb50 rtc: pcf2127: remove useless driver version by Uwe Kleine-König · 9 years ago
  40. f97cfdd rtc: pcf2127: fix reading uninitialized value on RTC_READ_VL ioctl by Uwe Kleine-König · 9 years ago
  41. 2441782 rtc: stmp3xxx: unify register access macros by Harald Geyer · 9 years ago
  42. ce006ca rtc: da9063: GPL copyright inconsistency fix by Steve Twiss · 9 years ago
  43. 5413eab rtc: pcf85063: return an error when date is invalid by Alexandre Belloni · 9 years ago
  44. b1f9d79 rtc: rx8025: remove unnecessary braces by Alexandre Belloni · 9 years ago
  45. caff0cc rtc: ds1343: remove misuse of IRQF_NO_SUSPEND flag by Sudeep Holla · 9 years ago
  46. 93a6f91 rtc: ab8500: remove misuse of IRQF_NO_SUSPEND flag by Sudeep Holla · 9 years ago
  47. eff6dd4 rtc: pl031: remove misuse of IRQF_NO_SUSPEND flag by Sudeep Holla · 9 years ago
  48. c353009 rtc: opal: fix type of token by Andrzej Hajda · 9 years ago
  49. fa395fb rtc: ds1390: Add trickle charger device tree binding by Ivan Grimaldi · 9 years ago
  50. 2ec6882 rtc: ds1390: fix ds1390_get_reg return value by Ivan Grimaldi · 9 years ago
  51. 94d505e ALSA: oxfw: add an comment to Kconfig for TASCAM FireOne by Takashi Sakamoto · 9 years ago
  52. bad9bc2 Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  53. ce5c2d2 arm64: fixup for mm renames by Andrew Morton · 9 years ago
  54. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  55. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  56. 75021d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  57. 6f1da31 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  58. 99aaa9c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  59. 03e88ae6 tracing: Remove unused ftrace_cpu_disabled per cpu variable by Dmitry Safonov · 9 years ago
  60. 3694bfb dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put" by Markus Elfring · 9 years ago
  61. 40baec2 bonding: fix panic on non-ARPHRD_ETHER enslave failure by Jay Vosburgh · 9 years ago
  62. e824de8 net/qlcnic: fix mac address restore in bond mode 5/6 by Jarod Wilson · 9 years ago
  63. f7b5964d4 fjes: Delete an unnecessary check before the function call "vfree" by Markus Elfring · 9 years ago
  64. 15c4f63 directio: add block polling support by Jens Axboe · 9 years ago
  65. a0fa964 NVMe: add blk polling support by Jens Axboe · 9 years ago
  66. 05229be block: add block polling support by Jens Axboe · 9 years ago
  67. 7b37163 blk-mq: return tag/queue combo in the make_request_fn handlers by Jens Axboe · 9 years ago
  68. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  69. 79f1d83 x86/paravirt: Kill some unused patching functions by Borislav Petkov · 9 years ago
  70. 8c1c5f2 ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs by Dongsheng Yang · 9 years ago
  71. ab92a20 ubifs: make ubifs_[get|set]xattr atomic by Dongsheng Yang · 9 years ago
  72. 0aae24e netfilter: ipset: Fix hash type expire: release empty hash bucket block by Jozsef Kadlecsik · 9 years ago
  73. e9dfdc0 netfilter: ipset: Fix hash:* type expiration by Jozsef Kadlecsik · 9 years ago
  74. 95ad1f4 netfilter: ipset: Fix extension alignment by Jozsef Kadlecsik · 9 years ago
  75. cb68429 sound: fix check for error condition of register_chrdev() by Alexey Khoroshilov · 9 years ago
  76. 04633df x86/cpu: Call verify_cpu() after having entered long mode too by Borislav Petkov · 9 years ago
  77. 68accac x86/setup: Fix low identity map for >= 2GB kernel range by Krzysztof Mazur · 9 years ago
  78. f4e342c x86/mm: Skip the hypervisor range when walking PGD by Boris Ostrovsky · 9 years ago
  79. 3849e91 x86/AMD: Fix last level cache topology for AMD Fam17h systems by Aravind Gopalakrishnan · 9 years ago
  80. 8c058b0 x86/irq: Probe for PIC presence before allocating descs for legacy IRQs by Vitaly Kuznetsov · 9 years ago
  81. 354dbaa x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for Merrifield by Andy Shevchenko · 9 years ago
  82. 816d220 Merge tag 'drm-intel-next-fixes-2015-11-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  83. d0baf92 Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 9 years ago
  84. 5f2a2d5 ipc,msg: drop dst nil validation in copy_msg by Davidlohr Bueso · 9 years ago
  85. cb7ae26 include/linux/zutil.h: fix usage example of zlib_adler32() by Anish Bhatt · 9 years ago
  86. 08d7865 panic: release stale console lock to always get the logbuf printed out by Vitaly Kuznetsov · 9 years ago
  87. 7f83064 dma-debug: check nents in dma_sync_sg* by Robin Murphy · 9 years ago
  88. 002edb6 dma-mapping: tidy up dma_parms default handling by Robin Murphy · 9 years ago
  89. 8639b46 pidns: fix set/getpriority and ioprio_set/get in PRIO_USER mode by Ben Segall · 9 years ago
  90. de90a6b kexec: use file name as the output message prefix by Minfei Huang · 9 years ago
  91. 0f93090 fs, seqfile: always allow oom killer by Greg Thelen · 9 years ago
  92. 25c6bb76e seq_file: reuse string_escape_str() by Andy Shevchenko · 9 years ago
  93. 8b91a31 fs/seq_file: use seq_* helpers in seq_hex_dump() by Andy Shevchenko · 9 years ago
  94. d61ba58 coredump: change zap_threads() and zap_process() to use for_each_thread() by Oleg Nesterov · 9 years ago
  95. 5fa534c coredump: ensure all coredumping tasks have SIGNAL_GROUP_COREDUMP by Oleg Nesterov · 9 years ago
  96. 9317bb9 signal: remove jffs2_garbage_collect_thread()->allow_signal(SIGCONT) by Oleg Nesterov · 9 years ago
  97. 9a13049 signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread() by Oleg Nesterov · 9 years ago
  98. be0e6f2 signal: turn dequeue_signal_lock() into kernel_dequeue_signal() by Oleg Nesterov · 9 years ago
  99. 2e01fab signals: kill block_all_signals() and unblock_all_signals() by Oleg Nesterov · 9 years ago
  100. 4f05028 nilfs2: fix gcc uninitialized-variable warnings in powerpc build by Ryusuke Konishi · 9 years ago