]> git.kernelconcepts.de Git - karo-tx-linux.git/history - kernel
Merge remote-tracking branch 'remotes/stable/linux-4.4.y' into karo-tx6-mainline
[karo-tx-linux.git] / kernel /
2016-07-12 Lothar WaßmannMerge remote-tracking branch 'remotes/stable/linux... karo-tx6-stable v4.4.15-KARO
2016-07-11 Daniel Borkmannbpf, perf: delay release of BPF prog after grace period
2016-07-05 Lothar WaßmannMerge branch 'karo-tx6-mainline' into stable
2016-06-24 Jann Hornsched: panic on corrupted stack end
2016-06-24 Daniel Borkmannbpf, inode: disallow userns mounts
2016-06-24 Eric W. Biedermanbpf: Use mount_nodev not mount_ns to mount the bpf...
2016-06-08 Willy Tarreaupipe: limit the per-user amount of pages allocated...
2016-06-08 Oleg Nesterovwait/ptrace: assume __WALL if the child is traced
2016-06-01 Vik Heyndrickxsched/loadavg: Fix loadavg artifacts on fully idle...
2016-06-01 Steven Rostedt ... ring-buffer: Prevent overflow of size in ring_buffer_re...
2016-06-01 Steven Rostedt ... ring-buffer: Use long for nr_pages to avoid overflow...
2016-06-01 Peter Zijlstraperf/core: Fix perf_event_open() vs. execve() race
2016-05-19 Wanpeng Liworkqueue: fix rebind bound workers warning
2016-05-19 Alexander Shishkinperf/core: Disable the event on a truncated AUX record
2016-05-19 Alexei Starovoitovbpf: fix check_map_func_compatibility logic
2016-05-19 Alexei Starovoitovbpf: fix refcnt overflow
2016-05-19 Jann Hornbpf: fix double-fdput in replace_map_fd_with_map_ptr()
2016-05-19 Alexei Starovoitovbpf/verifier: reject invalid LD_ABS | BPF_DW instruction
2016-05-11 Chunyu Hutracing: Don't display trigger file for events that...
2016-05-04 Peter Zijlstralocking/mcs: Fix mcs_spin_lock() ordering
2016-05-04 Tejun Heocgroup: make sure a parent css isn't freed before its...
2016-05-04 Tejun Heocgroup, cpuset: replace cpuset_post_attach_flush()...
2016-05-04 Roman Penworkqueue: fix ghost PENDING flag while doing MQ IO
2016-05-04 Davidlohr Buesofutex: Acknowledge a new waiter in counter before plist
2016-05-04 Sebastian Andrzej... futex: Handle unlock_pi race gracefully
2016-05-04 Peter Zijlstrasched/cgroup: Fix/cleanup cgroup teardown/init
2016-04-20 Peter Zijlstraperf: Cure event->pending_disable race
2016-04-20 Peter Zijlstraperf: Do not double free
2016-04-20 Alexei Starovoitovbpf: avoid copying junk bytes in bpf_get_current_comm()
2016-04-12 Thomas Gleixnersched/cputime: Fix steal time accounting vs. CPU hotplug
2016-04-12 Lukas WunnerPM / sleep: Clear pm_suspend_global_flags upon hibernate
2016-04-12 Steven Rostedt ... tracing: Fix trace_printk() to print when not using...
2016-04-12 Steven Rostedt ... tracing: Fix crash from reading trace_pipe with sendfile
2016-04-12 Steven Rostedt ... tracing: Have preempt(irqs)off trace preempt disabled...
2016-04-12 Jann Hornfs/coredump: prevent fsuid=0 dumps into user-controlled...
2016-04-12 Tejun Heocgroup: ignore css_sets associated with dead cgroups...
2016-04-12 Joshua Huntwatchdog: don't run proc_watchdog_update if new value...
2016-04-12 Chris Friesensched/cputime: Fix steal_account_process_tick() to...
2016-04-12 Alexander Shishkinperf/core: Fix perf_sched_count derailment
2016-03-09 Rusty Russellmodules: fix longstanding /proc/kallsyms vs module...
2016-03-09 Steven Rostedt ... tracing: Do not have 'comm' filter override event ...
2016-03-07 Lothar WaßmannMerge tag 'v4.4' of git://git.kernel.org/pub/scm/linux...
2016-03-03 Simon Guinotkernel/resource.c: fix muxed resource handling in __req...
2016-03-03 Steven Rostedt ... tracing: Fix showing function event in available_events
2016-03-03 Tejun Heocgroup: make sure a parent css isn't offlined before...
2016-03-03 Tejun Heocpuset: make mm migration asynchronous
2016-03-03 Tejun HeoRevert "workqueue: make sure delayed work run in local...
2016-03-03 Tejun Heoworkqueue: handle NUMA_NO_NODE for unbound pool_workque...
2016-03-03 Wanpeng Litick/nohz: Set the correct expiry when switching to...
2016-03-03 Jann Hornseccomp: always propagate NO_NEW_PRIVS on tsync
2016-03-03 David Gibsontime: Avoid signed overflow in timekeeping_get_ns()
2016-03-03 Richard Cochranposix-clock: Fix return code on the poll method's error...
2016-03-03 Thomas Gleixnergenirq: Validate action before dereferencing it in...
2016-03-03 Toshi Kanidevm_memremap: Fix error value when memremap failed
2016-03-03 Daniel Borkmannbpf: fix branch offset adjustment on backjumps after...
2016-02-25 Luis R. Rodriguezmodules: fix modparam async_probe request
2016-02-25 Rusty Russellmodule: wrapper for symbol name.
2016-02-25 Thomas Gleixneritimers: Handle relative timers with CONFIG_TIME_LOW_RE...
2016-02-25 Thomas Gleixnerposix-timers: Handle relative timers with CONFIG_TIME_L...
2016-02-25 Mateusz Guzikprctl: take mmap sem for writing to protect against...
2016-02-25 Thomas Gleixnerfutex: Drop refcount if requeue_pi() acquired the rtmutex
2016-02-25 Toshi Kanidevm_memremap_release(): fix memremap'd addr handling
2016-02-25 Jann Hornptrace: use fsuid, fsgid, effective creds for fs access...
2016-02-17 Raghavendra K Tsched: Fix crash in sched_init_numa()
2016-02-17 Thomas Gleixnerhrtimer: Handle remaining time proper for TIME_LOW_RES
2016-02-17 Tejun Heoprintk: do cond_resched() between lines while outputtin...
2016-02-17 Steven Rostedttracing/stacktrace: Show entire trace if passed in...
2016-02-17 Steven Rostedt ... tracing: Fix stacktrace skip depth in trace_buffer_unlo...
2016-01-31 Rabin Vincentnet: bpf: reject invalid shifts
2016-01-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2016-01-09 Linus TorvaldsMerge tag 'pci-v4.4-fixes-4' of git://git.kernel.org...
2016-01-09 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2016-01-08 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2016-01-08 Linus TorvaldsMerge tag 'pm+acpi-4.4-final' of git://git.kernel.org...
2016-01-08 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2016-01-08 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-01-08 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2016-01-08 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2016-01-08 Linus TorvaldsMerge tag 'dmaengine-fix-4.4' of git://git.infradead...
2016-01-08 Linus TorvaldsMerge tag 'sound-4.4' of git://git.kernel.org/pub/scm...
2016-01-07 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2016-01-07 Linus TorvaldsMerge tag 'iommu-fixes-v4.4-rc8' of git://git.kernel...
2016-01-07 Linus TorvaldsMerge tag 'trace-v4.4-rc4-4' of git://git.kernel.org...
2016-01-07 Steven Rostedt ... ftrace/module: Call clean up function when module init...
2016-01-07 Dave AirlieMerge branch 'linux-4.4' of git://github.com/skeggsb...
2016-01-07 Linus TorvaldsMerge tag 'for-linus-20160106' of git://git.infradead...
2016-01-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-01-06 Sebastian Andrzej... sched/core: Reset task's lockless wake-queues on fork()
2016-01-06 Andrey Ryabininsched/fair: Fix multiplication overflow on 32-bit systems
2016-01-06 Peter Zijlstraperf: Fix race in swevent hash
2016-01-06 Peter Zijlstraperf: Fix race in perf_event_exec()
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/arizona' into...
2016-01-05 Linus TorvaldsMerge tag 'trace-v4.4-rc4-3' of git://git.kernel.org...
2016-01-05 Linus TorvaldsMerge branch 'stable' of git://git.kernel.org/pub/scm...
2016-01-04 Qiu Peiyangtracing: Fix setting of start_index in find_next()
2015-12-31 Linus TorvaldsMerge tag 'pci-v4.4-fixes-3' of git://git.kernel.org...
2015-12-30 David S. MillerMerge tag 'wireless-drivers-for-davem-2015-12-28' of...
2015-12-29 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
next