]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - kernel
Revert "UBUNTU: SAUCE: apparmor: null profiles should inherit parent control flags"
[mirror_ubuntu-artful-kernel.git] / kernel /
2017-03-08 Eric W. Biedermanfs: Better permission checking for submounts
2017-03-08 Seth ForsheeRevert "UBUNTU: SAUCE: cred: Add clone_cred() interface"
2017-03-08 Peter Zijlstraperf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymo...
2017-03-08 Eric Dumazetsysctl: fix proc_doulongvec_ms_jiffies_minmax()
2017-01-20 David Matlackjump_labels: API for flushing deferred jump label updates
2017-01-20 Dan Williamsmm: fix devm_memremap_pages crash, use mem_hotplug_...
2017-01-20 Thomas Gleixnertick/broadcast: Prevent NULL pointer dereference
2017-01-20 Arnd Bergmannstable-fixup: hotplug: fix unused function warning
2017-01-20 Steven Rostedt ... fgraph: Handle a case where a tracer ignores set_graph_...
2017-01-20 Thomas Gleixnertimekeeping_Force_unsigned_clocksource_to_nanoseconds_c...
2017-01-10 Douglas Andersonkernel/debug/debug_core.c: more properly delay for...
2017-01-10 Konstantin Khlebnikovkernel/watchdog: use nmi registers snapshot in hardlock...
2017-01-10 Eric W. Biedermanexec: Ensure mm->user_ns contains the execed files
2017-01-10 Eric W. Biedermanptrace: Capture the ptracer's creds not PT_PTRACE_CAP
2017-01-10 Michal Hockohotplug: Make register and unregister notifier API...
2017-01-10 Thomas Gleixnerlocking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
2017-01-10 Thomas Gleixnerlocking/rtmutex: Prevent dequeue vs. unlock race
2017-01-10 Ding Tianhongrcu: Fix soft lockup for rcu_nocb_kthread
2016-12-06 Johan HovoldPM / sleep: fix device reference leak in test_suspend
2016-12-06 Yuyang Dusched/fair: Fix new task's load avg removed from source...
2016-12-06 Arnd Bergmanncgroup: avoid false positive gcc-6 warning
2016-12-06 Eric W. Biedermanmnt: Add a per mount namespace limit on the number...
2016-12-06 Richard Guy Briggsaudit: stop an old auditd being starved out by a new...
2016-11-09 Eric W. Biederman(upstream) mm: Add a user_ns owner to mm_struct and...
2016-11-09 Seth ForsheeRevert "UBUNTU: SAUCE: (noup) ptrace: being capable...
2016-11-08 Sebastian Friasgenirq/generic_chip: Add irq_unmap callback
2016-11-08 John Stultztimekeeping: Fix __ktime_get_fast_ns() regression
2016-10-20 Michal Hockokernel/fork: fix CLONE_CHILD_CLEARTID regression in...
2016-10-20 Subash Abhinov Kas... sysctl: handle error writing UINT_MAX to u32 fields
2016-10-20 Nicolas Ioossprintk: fix parsing of "brl=" option
2016-10-20 Mark Rutlandperf/core: Fix pmu::filter_match for SW-led groups
2016-10-20 Joonwoo Parkcpuset: handle race between CPU hotplug and cpuset_hotp...
2016-10-20 James MorsePM / hibernate: Fix rtree_next_node() to avoid walking...
2016-10-20 Thomas GarnierPM / hibernate: Restore processor state before using...
2016-10-20 Steven Rostedt ... tracing: Move mutex to protect against resetting of...
2016-10-20 Al Virofix memory leaks in tracing_buffers_splice_read()
2016-10-20 Steven RostedtMakefile: Mute warning for __builtin_return_address...
2016-10-20 Arnd BergmannFix build warning in kernel/cpuset.c
2016-10-20 Thomas Gleixnergenirq/msi: Fix broken debug output
2016-10-20 Arnd Bergmannkconfig: tinyconfig: provide whole choice blocks to...
2016-10-20 Balbir Singhsched/core: Fix a race between try_to_wake_up() and...
2016-10-20 Zefan Licpuset: make sure new tasks conform to the current...
2016-10-20 Mateusz Guzikaudit: fix exe_file access in audit_exe_compare
2016-10-20 Mateusz Guzikmm: introduce get_task_exe_file
2016-10-20 Thiago Jung Bauermannkexec: fix double-free when failing to relocate the...
2016-09-15 Oleg Nesterovuprobes: Fix the memcg accounting
2016-09-15 John Stultztimekeeping: Avoid taking lock in NMI path with CONFIG_...
2016-09-15 John Stultztimekeeping: Cap array access in timekeeping_debug
2016-09-15 Balbir Singhcgroup: reduce read locked section of cgroup_threadgrou...
2016-09-15 Wanpeng Lisched/nohz: Fix affine unpinned timers mess
2016-09-15 Peter Zijlstrasched/cputime: Fix NO_HZ_FULL getrusage() monotonicity...
2016-09-15 Marc Zyngiergenirq/msi: Make sure PCI MSIs are activated early
2016-09-15 Thomas Gleixnergenirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
2016-09-06 Seth ForsheeUBUNTU: SAUCE: (namespace) userns: Export current_in_us...
2016-08-22 Ben Hutchingsmodule: Invalidate signatures on force-loaded modules
2016-08-22 Paul Mooreaudit: fix a double fetch in audit_log_single_execve_arg()
2016-08-12 Alexey Dobriyanposix_cpu_timer: Exit early when process has been reaped
2016-08-12 Peter Zijlstrasched/fair: Fix effective_load() to consistently use...
2016-08-12 Tejun Heocgroup: set css->id to -1 during init
2016-08-12 Andrey Ryabininkernel/sysrq, watchdog, sched/core: Reset watchdog...
2016-08-09 Steven Rostedt ... tracing: Handle NULL formats in hold_module_trace_bprin...
2016-08-09 Peter Zijlstrasched/fair: Fix cfs_rq avg tracking underflow
2016-08-09 Paolo Bonzinilocking/static_key: Fix concurrent static_key_slow_inc()
2016-08-09 Peter Zijlstralocking/qspinlock: Fix spin_unlock_wait() some more
2016-08-09 Chris Wilsonlocking/ww_mutex: Report recursive ww_mutex locking...
2016-07-13 Daniel Borkmannbpf, perf: delay release of BPF prog after grace period
2016-06-28 Daniel Borkmann(namespace) bpf, inode: disallow userns mounts
2016-06-28 Eric W. Biederman(namespace) bpf: Use mount_nodev not mount_ns to mount...
2016-06-28 Seth ForsheeRevert "UBUNTU: SAUCE: cgroup: Use a new super block...
2016-06-20 Tim GardnerUBUNTU: SAUCE: UEFI: Add secure boot and MOK SB State...
2016-06-10 Oleg Nesterovwait/ptrace: assume __WALL if the child is traced
2016-06-10 Vik Heyndrickxsched/loadavg: Fix loadavg artifacts on fully idle...
2016-06-10 Steven Rostedt ... ring-buffer: Prevent overflow of size in ring_buffer_re...
2016-06-10 Steven Rostedt ... ring-buffer: Use long for nr_pages to avoid overflow...
2016-06-10 Peter Zijlstraperf/core: Fix perf_event_open() vs. execve() race
2016-06-10 Vitaly Kuznetsovclocksource: Allow unregistering the watchdog
2016-06-10 Tyler HicksUBUNTU: SAUCE: kernel: Add noaudit variant of ns_capable()
2016-06-10 Andi Kleenkernek/fork.c: allocate idle task for a CPU always...
2016-06-10 Wanpeng Liworkqueue: fix rebind bound workers warning
2016-06-10 Alexander Shishkinperf/core: Disable the event on a truncated AUX record
2016-06-10 Alexei Starovoitovbpf: fix check_map_func_compatibility logic
2016-06-10 Alexei Starovoitovbpf/verifier: reject invalid LD_ABS | BPF_DW instruction
2016-06-10 Felipe Balbicgroup: fix compile warning
2016-06-10 Serge E. Hallyncgroup, kernfs: make mountinfo show properly scoped...
2016-06-10 Kamal MostafaRevert "UBUNTU: SAUCE: (noup) cgroup namespaces: add...
2016-06-10 Kamal MostafaRevert "UBUNTU: SAUCE: cgroup mount: ignore nsroot="
2016-06-08 Jann HornUBUNTU: SAUCE: sched: panic on corrupted stack end
2016-05-16 Chunyu Hutracing: Don't display trigger file for events that...
2016-05-16 Alexei Starovoitovbpf: fix refcnt overflow
2016-05-16 Peter Zijlstralocking/mcs: Fix mcs_spin_lock() ordering
2016-05-16 Tejun Heocgroup: make sure a parent css isn't freed before its...
2016-05-16 Tejun Heocgroup, cpuset: replace cpuset_post_attach_flush()...
2016-05-16 Roman Penworkqueue: fix ghost PENDING flag while doing MQ IO
2016-05-16 Davidlohr Buesofutex: Acknowledge a new waiter in counter before plist
2016-05-16 Sebastian Andrzej... futex: Handle unlock_pi race gracefully
2016-05-16 Peter Zijlstrasched/cgroup: Fix/cleanup cgroup teardown/init
2016-05-05 Jann Hornbpf: fix double-fdput in replace_map_fd_with_map_ptr()
2016-04-21 Peter Zijlstraperf: Cure event->pending_disable race
2016-04-21 Peter Zijlstraperf: Do not double free
2016-04-21 Alexei Starovoitovbpf: avoid copying junk bytes in bpf_get_current_comm()
next