]> git.kernelconcepts.de Git - karo-tx-linux.git/history - kernel
MLK-10135 dts:enable sii902x driver in imx6sl/sx board
[karo-tx-linux.git] / kernel /
2015-01-16 Todd PoynorMove x86_64 idle notifiers to generic
2015-01-16 Tomasz Figabase: power: Add generic OF-based power domain look-up
2015-01-08 Oleg Nesterovexit: pidns: alloc_pid() leaks pid_namespace if child_r...
2015-01-08 Richard Guy Briggsaudit: restore AUDIT_LOGINUID unset ABI
2015-01-08 Eric W. Biedermanuserns: Allow setting gid_maps without privilege when...
2015-01-08 Eric W. Biedermanuserns: Add a knob to disable setgroups on a per user...
2015-01-08 Eric W. Biedermanuserns: Rename id_map_mutex to userns_state_mutex
2015-01-08 Eric W. Biedermanuserns: Only allow the creator of the userns unprivileg...
2015-01-08 Eric W. Biedermanuserns: Check euid no fsuid when establishing an unpriv...
2015-01-08 Eric W. Biedermanuserns: Don't allow unprivileged creation of gid mappings
2015-01-08 Eric W. Biedermanuserns: Don't allow setgroups until a gid mapping has...
2015-01-08 Eric W. Biedermanuserns: Document what the invariant required for safe...
2015-01-08 Eric W. Biedermangroups: Consolidate the setgroups permission checks
2014-12-06 Andy Lutomirskiuprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
2014-11-21 Pawel Mollperf: Handle compat ioctl
2014-11-21 Pranith Kumarrcu: Use rcu_gp_kthread_wake() to wake up grace period...
2014-11-21 Paul E. McKenneyrcu: Make callers awaken grace-period kthread
2014-11-21 Miklos Szerediaudit: keep inode pinned
2014-11-21 Richard Guy Briggsaudit: AUDIT_FEATURE_CHANGE message format missing...
2014-11-21 Richard Guy Briggsaudit: correct AUDIT_GET_FEATURE return message type
2014-11-14 Kirill Tkhaisched: Use rq->rd in sched_setaffinity() under RCU...
2014-11-14 Mathias Krauseposix-timers: Fix stack info leak in timer_create()
2014-11-14 Imre DeakPM / Sleep: fix recovery during resuming from hibernation
2014-11-14 Michal HockoOOM, PM: OOM killed task shouldn't escape PM suspend
2014-11-14 Cong Wangfreezer: Do not freeze tasks killed by OOM killer
2014-11-14 Prarit Bhargavamodules, lock around setting of MODULE_STATE_UNFORMED
2014-11-14 Kirill Tkhaisched: Use dl_bw_of() under RCU read lock
2014-11-14 Rabin Vincenttracing/syscalls: Ignore numbers outside NR_syscalls...
2014-10-30 Catalin Marinasfutex: Ensure get_futex_key_refs() always implies a...
2014-10-09 Davidlohr Buesomm: per-thread vma caching
2014-10-09 Mel Gormanmm: optimize put_mems_allowed() usage
2014-10-09 Andrew Hunterjiffies: Fix timeval conversion to jiffies
2014-10-09 Steven Rostedt ... ring-buffer: Fix infinite spin in reading buffer
2014-10-09 Peter Zijlstraperf: fix perf bug in fork()
2014-10-05 Rafael J. WysockiPM / sleep: Use valid_state() for platform-dependent...
2014-10-05 Rafael J. WysockiPM / sleep: Add state field to pm_states[] entries
2014-10-05 Cong Wangperf: Fix a race condition in perf_remove_from_context()
2014-10-05 Richard Larocquealarmtimer: Lock k_itimer during timer callback
2014-10-05 Richard Larocquealarmtimer: Do not signal SIGEV_NONE timers
2014-10-05 Richard Larocquealarmtimer: Return relative times in timer_gettime
2014-10-05 Rasmus Villemoeskcmp: fix standard comparison bug
2014-10-05 Thomas Gleixnerfutex: Unlock hb->lock in futex_wait_requeue_pi() error...
2014-10-05 Zefan Licgroup: fix unbalanced locking
2014-10-05 Josef Baciktrace: Fix epoll hang when we race with new entries
2014-09-17 Steven Rostedt ... ring-buffer: Up rb_iter_peek() loop count to 3
2014-09-17 Steven Rostedt ... ring-buffer: Always reset iterator to reader page
2014-09-17 Sasha Levinkernel/smp.c:on_each_cpu_cond(): fix warning in fallbac...
2014-09-17 Eric ParisCAPABILITIES: remove undefined caps from all processes
2014-09-05 Daniel Bristot de... sched: Fix sched_setparam() policy == -1 logic
2014-08-07 Jan Karatimer: Fix lock inversion between hrtimer_bases.lock...
2014-08-07 Stephen Boydsched_clock: Avoid corrupting hrtimer tree during suspend
2014-08-07 John Stultzprintk: rename printk_sched to printk_deferred
2014-07-31 Tony Lucktracing: Fix wraparound problems in "uptime" trace...
2014-07-28 Mateusz Guziksched: Fix possible divide by zero in avg_atom() calcul...
2014-07-28 Peter Zijlstralocking/mutex: Disable optimistic spinning on some...
2014-07-28 Takashi IwaiPM / sleep: Fix request_firmware() error at resume
2014-07-28 John Stultzalarmtimer: Fix bug where relative alarm timers were...
2014-07-28 Martin Lauring-buffer: Fix polling on trace_pipe
2014-07-28 Jiri Olsaperf: Do not allow optimized switch for non-cloned...
2014-07-28 zhangwei(Jovi)tracing: Add TRACE_ITER_PRINTK flag check in __trace_pu...
2014-07-28 zhangwei(Jovi)tracing: Add ftrace_trace_stack into __trace_puts/__tra...
2014-07-28 Steven Rostedt ... tracing: Fix graph tracer with stack tracer on other...
2014-07-28 Oleg Nesterovtracing: instance_rmdir() leaks ftrace_event_file-...
2014-07-17 Steven Rostedt ... ring-buffer: Check if buffer exists before polling
2014-07-17 Yasuaki Ishimatsuworkqueue: zero cpumask of wq_numa_possible_cpumask...
2014-07-17 Gu Zhengcpuset,mempolicy: fix sleeping function called from...
2014-07-17 Maxime Bizonworkqueue: fix dev_set_uevent_suppress() imbalance
2014-07-09 Richard Guy Briggsaudit: remove superfluous new- prefix in AUDIT_LOGIN...
2014-07-09 Steven Rostedt ... tracing: Remove ftrace_stop/start() from reading the...
2014-07-09 David Rientjesmm, pcp: allow restoring percpu_pagelist_fraction default
2014-07-07 Oleg Nesterovtracing: Fix syscall_*regfunc() vs copy_process() race
2014-07-07 Steven Rostedt ... tracing: Try again for saved cmdline if failed due...
2014-07-07 Don Zickuskernel/watchdog.c: remove preemption restrictions when...
2014-07-01 Thomas Gleixnergenirq: Sanitize spurious interrupt detection of thread...
2014-07-01 Thomas Gleixnerrtmutex: Plug slow unlock race
2014-07-01 Thomas Gleixnerrtmutex: Handle deadlock detection smarter
2014-07-01 Thomas Gleixnerrtmutex: Detect changes in the pi lock chain
2014-07-01 Matthew Dempskyptrace: fix fork event messages across pid namespaces
2014-07-01 Tetsuo Handakthread: fix return value of kthread_create() upon...
2014-06-26 Eric W. Biedermannet: Use netlink_ns_capable to verify the permisions...
2014-06-16 Andy Lutomirskiauditsc: audit_krule mask accesses need bounds checking
2014-06-16 Andy Lutomirskifs,userns: Change inode_capable to capable_wrt_inode_uidgid
2014-06-11 Richard Weinbergersched: Fix sched_policy < 0 comparison
2014-06-11 Kirill Tkhaisched/dl: Fix race in dl_task_timer()
2014-06-11 Lai Jiangshansched: Fix hotplug vs. set_cpus_allowed_ptr()
2014-06-11 Juri Lellisched/deadline: Restrict user params max value to 2...
2014-06-11 Peter Zijlstrasched/deadline: Change sched_getparam() behaviour vs...
2014-06-11 Michael Kerrisksched: Make sched_setattr() correctly return -EFBIG
2014-06-11 Peter Zijlstrasched: Disallow sched_attr::sched_policy < 0
2014-06-11 Peter Zijlstraperf: Fix race in removing an event
2014-06-11 Peter Zijlstraperf: Limit perf_event_attr::sample_period to 63 bits
2014-06-11 Jiri Olsaperf: Prevent false warning in perf_swevent_add
2014-06-11 Thomas Gleixnersched: Sanitize irq accounting madness
2014-06-11 Li Zefansched/deadline: Fix memory leak
2014-06-11 Steven Rostedt ... sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO...
2014-06-07 Thomas Gleixnerfutex: Make lookup_pi_state more robust
2014-06-07 Thomas Gleixnerfutex: Always cleanup owner tid in unlock_pi
2014-06-07 Thomas Gleixnerfutex: Validate atomic acquisition in futex_lock_pi_ato...
2014-06-07 Thomas Gleixnerfutex-prevent-requeue-pi-on-same-futex.patch futex...
2014-06-07 Srivatsa S. Bhatpowerpc, kexec: Fix "Processor X is stuck" issue during...
next