| Commit message (Expand) | Author | Age | Files | Lines |
* | audit: wake up threads if queue switched from limited to unlimited | Richard Guy Briggs | 2016-01-13 | 1 | -1/+2 |
* | audit: include auditd's threads in audit_log_start() wait exception | Richard Guy Briggs | 2016-01-13 | 1 | -1/+1 |
* | audit: remove audit_backlog_wait_overflow | Paul Moore | 2016-01-13 | 1 | -2/+1 |
* | audit: don't needlessly reset valid wait time | Richard Guy Briggs | 2016-01-13 | 1 | -1/+1 |
* | Linux 4.4v4.4 | Linus Torvalds | 2016-01-10 | 1 | -1/+1 |
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2016-01-09 | 1 | -3/+6 |
|\ |
|
| * | Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixes | James Bottomley | 2015-12-28 | 1 | -3/+6 |
| |\ |
|
| | * | sd: Reject optimal transfer length smaller than page size | Martin K. Petersen | 2015-12-21 | 1 | -3/+6 |
* | | | Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-01-09 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | PCI: dra7xx: Mark driver as broken | Richard Cochran | 2016-01-08 | 1 | -0/+1 |
* | | | | vmstat: allocate vmstat_wq before it is used | Michal Hocko | 2016-01-08 | 1 | -1/+1 |
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-01-08 | 7 | -12/+49 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'omap-for-v4.4/onenand-corruption' of git://git.kernel.org/pub/scm/... | Arnd Bergmann | 2016-01-08 | 1 | -5/+9 |
| |\ \ \ \ |
|
| | * | | | | ARM: OMAP2+: Fix onenand rate detection to avoid filesystem corruption | Tony Lindgren | 2016-01-06 | 1 | -5/+9 |
| * | | | | | dts: vt8500: Add SDHC node to DTS file for WM8650 | Roman Volkov | 2016-01-07 | 1 | -0/+9 |
| * | | | | | ARM: Fix broken USB support in multi_v7_defconfig for sunxi devices | Timo Sigurdsson | 2016-01-07 | 1 | -0/+1 |
| * | | | | | ARM: versatile: fix MMC/SD interrupt assignment | Linus Walleij | 2016-01-07 | 2 | -4/+26 |
| * | | | | | ARM: nomadik: set latencies to 8 cycles | Linus Walleij | 2016-01-07 | 1 | -3/+3 |
| * | | | | | ARM: Fix broken USB support in sunxi_defconfig | Timo Sigurdsson | 2015-12-31 | 1 | -0/+1 |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-01-08 | 2 | -1/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | kvm: x86: only channel 0 of the i8254 is linked to the HPET | Paolo Bonzini | 2016-01-07 | 2 | -1/+3 |
* | | | | | | | Merge tag 'pm+acpi-4.4-final' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-01-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ACPI / property: avoid leaking format string into kobject name | Kees Cook | 2016-01-08 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-01-08 | 13 | -32/+96 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/numachip: Fix NumaConnect2 MMCFG PCI access | Daniel J Blueman | 2015-12-30 | 1 | -4/+1 |
| * | | | | | | | x86/entry: Restore traditional SYSENTER calling convention | Andy Lutomirski | 2015-12-21 | 4 | -19/+51 |
| * | | | | | | | x86/entry: Fix some comments | Andy Lutomirski | 2015-12-21 | 2 | -2/+2 |
| * | | | | | | | x86/paravirt: Prevent rtc_cmos platform device init on PV guests | David Vrabel | 2015-12-19 | 6 | -1/+19 |
| * | | | | | | | x86/xen: Avoid fast syscall path for Xen PV guests | Boris Ostrovsky | 2015-12-19 | 4 | -7/+13 |
| * | | | | | | | x86/mce: Ensure offline CPUs don't participate in rendezvous process | Ashok Raj | 2015-12-19 | 1 | -0/+11 |
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-01-08 | 3 | -8/+11 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | sched/core: Reset task's lockless wake-queues on fork() | Sebastian Andrzej Siewior | 2016-01-06 | 1 | -0/+1 |
| * | | | | | | | | sched/core: Fix unserialized r-m-w scribbling stuff | Peter Zijlstra | 2016-01-06 | 1 | -5/+6 |
| * | | | | | | | | sched/core: Check tgid in is_global_init() | Sergey Senozhatsky | 2016-01-06 | 1 | -2/+3 |
| * | | | | | | | | sched/fair: Fix multiplication overflow on 32-bit systems | Andrey Ryabinin | 2016-01-06 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-01-08 | 5 | -32/+21 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | perf: Fix race in swevent hash | Peter Zijlstra | 2016-01-06 | 1 | -19/+1 |
| * | | | | | | | | | perf: Fix race in perf_event_exec() | Peter Zijlstra | 2016-01-06 | 1 | -10/+5 |
| * | | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-12-18 | 1 | -1/+5 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | perf list: Robustify event printing routine | Arnaldo Carvalho de Melo | 2015-12-16 | 1 | -1/+1 |
| | * | | | | | | | | | perf list: Add support for PERF_COUNT_SW_BPF_OUT | Arnaldo Carvalho de Melo | 2015-12-16 | 1 | -0/+4 |
| |/ / / / / / / / / |
|
| * | | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-12-08 | 3 | -2/+10 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | perf hists browser: Fix segfault if use symbol filter in cmdline | Wang Nan | 2015-12-07 | 1 | -0/+3 |
| | * | | | | | | | | | perf hists browser: Reset selection when refresh | Wang Nan | 2015-12-07 | 1 | -0/+2 |
| | * | | | | | | | | | perf hists browser: Add NULL pointer check to prevent crash | Wang Nan | 2015-12-07 | 1 | -0/+3 |
| | * | | | | | | | | | perf buildid-list: Fix return value of perf buildid-list -k | Michael Petlan | 2015-12-07 | 1 | -1/+1 |
| | * | | | | | | | | | perf buildid-list: Show running kernel build id fix | Michael Petlan | 2015-12-07 | 1 | -1/+1 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-01-08 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | genirq: Prevent chip buslock deadlock | Thomas Gleixner | 2015-12-14 | 1 | -3/+3 |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-01-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|