Age | Commit message (Expand) | Author |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby |
2017-08-25 | Documentation/locking/atomic: Finish the document... | Peter Zijlstra |
2017-08-25 | locking/lockdep: Fix workqueue crossrelease annotation | Peter Zijlstra |
2017-08-25 | workqueue/lockdep: 'Fix' flush_work() annotation | Peter Zijlstra |
2017-08-25 | locking/lockdep/selftests: Add mixed read-write ABBA tests | Peter Zijlstra |
2017-08-25 | mm, locking/barriers: Clarify tlb_flush_pending() barriers | Peter Zijlstra |
2017-08-25 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2017-08-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2017-08-24 | Merge tag 'acpi-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2017-08-24 | Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-08-24 | Merge branch 'for-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-08-24 | Merge tag 'trace-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-08-24 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2017-08-24 | pty: Repair TIOCGPTPEER | Eric W. Biederman |
2017-08-24 | Merge branches 'acpica-fix', 'acpi-ec-fix' and 'acpi-properties-fix' | Rafael J. Wysocki |
2017-08-24 | IB/mlx5: Always return success for RoCE modify port | Majd Dibbiny |
2017-08-24 | IB/mlx5: Fix Raw Packet QP event handler assignment | Majd Dibbiny |
2017-08-24 | IB/core: Avoid accessing non-allocated memory when inferring port type | Noa Osherovich |
2017-08-24 | Btrfs: fix blk_status_t/errno confusion | Omar Sandoval |
2017-08-25 | kbuild: update comments of Makefile.asm-generic | Cao jin |
2017-08-24 | tracing: Fix freeing of filter in create_filter() when set_str is false | Steven Rostedt (VMware) |
2017-08-24 | tracing: Fix kmemleak in tracing_map_array_free() | Chunyu Hu |
2017-08-24 | ftrace: Check for null ret_stack on profile function graph entry function | Steven Rostedt (VMware) |
2017-08-23 | Revert "pty: fix the cached path of the pty slave file descriptor in the master" | Linus Torvalds |
2017-08-23 | ARM: dts: exynos: add needs-hpd for Odroid-XU3/4 | Hans Verkuil |
2017-08-23 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2017-08-23 | Merge tag 'gpio-v4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2017-08-23 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2017-08-23 | ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platforms | Arnd Bergmann |
2017-08-22 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-08-22 | ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value() | Sakari Ailus |
2017-08-22 | ACPICA: Fix acpi_evaluate_object_typed() | Rafael J. Wysocki |
2017-08-22 | RDMA/uverbs: Initialize cq_context appropriately | Bharat Potnuri |
2017-08-22 | Merge tag 'mfd-fixes-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2017-08-22 | arm64: kaslr: Adjust the offset to avoid Image across alignment boundary | Catalin Marinas |
2017-08-22 | arm64: kaslr: ignore modulo offset when validating virtual displacement | Ard Biesheuvel |
2017-08-22 | arm64: mm: abort uaccess retries upon fatal signal | Mark Rutland |
2017-08-22 | arm64: fpsimd: Prevent registers leaking across exec | Dave Martin |
2017-08-22 | Merge tag 'at91-ab-4.13-drivers-fixes' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann |
2017-08-22 | Revert "mfd: da9061: Fix to remove BBAT_CONT register from chip model" | Lee Jones |
2017-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2017-08-21 | sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus() | Thomas Petazzoni |
2017-08-21 | Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-08-21 | Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-08-21 | pids: make task_tgid_nr_ns() safe | Oleg Nesterov |
2017-08-21 | rtc: ds1307: fix regmap config | Heiner Kallweit |
2017-08-21 | soc: ti: knav: Add a NULL pointer check for kdev in knav_pool_create | Keerthy |
2017-08-20 | ipv6: repair fib6 tree in failure case | Wei Wang |
2017-08-20 | net_sched: fix order of queue length updates in qdisc_replace() | Konstantin Khlebnikov |