OSDN Git Service

net: skb_needs_check() accepts CHECKSUM_NONE for tx
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / kernel /
2017-08-07 Linus Torvalds/proc/iomem: only expose physical resource addresses...
2017-08-07 Konstantin Khlebnikovsched/cgroup: Move sched_online_group() back into css_o...
2017-07-27 Greg Hackmannalarmtimer: don't rate limit one-shot timers
2017-07-27 Chunyu Hutracing: Fix kmemleak in instance_rmdir
2017-07-27 Ingo MolnarRevert "perf/core: Drop kernel samples even though...
2017-07-27 Dan Carpenterftrace: Fix uninitialized variable in match_records()
2017-07-21 Pavankumar Kondetitracing: Use SOFTIRQ_OFFSET for softirq dectection...
2017-07-21 Lauro Ramos Venanciosched/topology: Optimize build_group_mask()
2017-07-21 Peter Zijlstrasched/topology: Fix overlapping sched_group_mask
2017-07-21 Marcin Nowakowskikernel/extable.c: mark core_kernel_text notrace
2017-07-21 Daniel Borkmannbpf: prevent leaking pointer via xadd on unpriviledged
2017-07-15 Liping Zhangsysctl: report EINVAL if value is larger than UINT_MAX...
2017-07-15 Liping Zhangsysctl: don't print negative flag for proc_douintvec
2017-07-15 Sabrina Dubrocatracing/kprobes: Allow to create probe with a module...
2017-07-05 Matt Flemingsched/loadavg: Avoid loadavg spikes caused by delayed...
2017-07-05 Jiri Slabykernel/panic.c: add missing \n
2017-07-05 Kees Cooksysctl: enable strict writes
2017-06-29 John Stultztime: Fix clock->read(clock) race around clocksource...
2017-06-29 Eric W. Biedermansignal: Only reschedule timers on signals timers have...
2017-06-26 Thomas Gleixneralarmtimer: Rate limit periodic intervals
2017-06-26 Thomas Gleixneralarmtimer: Prevent overflow of relative timers
2017-06-26 Heiner Kallweitgenirq: Release resources in __setup_irq() error path
2017-06-14 Jin Yaoperf/core: Drop kernel samples even though :u is specified
2017-06-14 Tejun Heocpuset: consider dying css as offline
2017-06-14 Daniel Micaystackprotector: Increase the per-task stack canary...
2017-06-14 Eric W. Biedermanptrace: Properly initialize ptracer_cred on fork
2017-05-25 Thomas Gleixnertracing/kprobes: Enforce kprobes teardown after testing
2017-05-25 Thomas Gleixnergenirq: Fix chained interrupt data ordering
2017-05-25 Konstantin Khlebnikovsched/fair: Initialize throttle_count for new task...
2017-05-25 Konstantin Khlebnikovsched/fair: Do not announce throttled next buddy in...
2017-05-25 Kirill Tkhaipid_ns: Fix race between setns'ed fork() and zap_pid_ns...
2017-05-25 Eric W. Biedermanpid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes
2017-05-20 Jason A. Donenfeldpadata: free correct variable
2017-04-30 Peter Zijlstraperf/core: Fix concurrent sys_perf_event_open() vs...
2017-04-30 Eric W. Biedermanmnt: Add a per mount namespace limit on the number...
2017-04-27 Steven Rostedt ... ring-buffer: Have ring_buffer_iter_empty() return true...
2017-04-27 Steven Rostedt ... tracing: Allocate the snapshot buffer before enabling...
2017-04-21 Steven Rostedt ... ftrace: Fix removing of second function probe
2017-04-21 Tejun Heocgroup, kthread: close race window where new kthreads...
2017-04-12 Wei Yongjunring-buffer: Fix return value check in test_ringbuffer()
2017-04-12 bsegall@google.comptrace: fix PTRACE_LISTEN race corrupting task->state
2017-04-08 Jason A. Donenfeldpadata: avoid race in reordering
2017-03-31 Sebastian Andrzej... sched/rt: Add a missing rescheduling point
2017-03-26 Peter Zijlstraperf/core: Fix event inheritance on fork()
2017-03-26 Andi Kleenkernek/fork.c: allocate idle task for a CPU always...
2017-03-22 Peter Zijlstrafutex: Add missing error handling to FUTEX_REQUEUE_PI
2017-03-22 Peter Zijlstrafutex: Fix potential use-after-free in FUTEX_REQUEUE_PI
2017-03-12 Mathieu DesnoyersFix: Disable sys_membarrier when nohz_full is enabled
2017-02-23 Sergey Senozhatskyprintk: use rcuidle console tracepoint
2017-02-23 Yang Yangfutex: Move futex_init() to core_initcall
2017-02-09 Peter Zijlstraperf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymo...
2017-02-01 Eric Dumazetsysctl: fix proc_doulongvec_ms_jiffies_minmax()
2017-01-19 David Matlackjump_labels: API for flushing deferred jump label updates
2017-01-19 Dan Williamsmm: fix devm_memremap_pages crash, use mem_hotplug_...
2017-01-12 Thomas Gleixnertick/broadcast: Prevent NULL pointer dereference
2017-01-12 Arnd Bergmannstable-fixup: hotplug: fix unused function warning
2017-01-09 Steven Rostedt ... fgraph: Handle a case where a tracer ignores set_graph_...
2017-01-09 Thomas Gleixnertimekeeping_Force_unsigned_clocksource_to_nanoseconds_c...
2017-01-06 Douglas Andersonkernel/debug/debug_core.c: more properly delay for...
2017-01-06 Konstantin Khlebnikovkernel/watchdog: use nmi registers snapshot in hardlock...
2017-01-06 Eric W. Biedermanexec: Ensure mm->user_ns contains the execed files
2017-01-06 Eric W. Biedermanptrace: Capture the ptracer's creds not PT_PTRACE_CAP
2017-01-06 Eric W. Biedermanmm: Add a user_ns owner to mm_struct and fix ptrace...
2016-12-15 Michal Hockohotplug: Make register and unregister notifier API...
2016-12-15 Thomas Gleixnerlocking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
2016-12-15 Thomas Gleixnerlocking/rtmutex: Prevent dequeue vs. unlock race
2016-12-08 Ding Tianhongrcu: Fix soft lockup for rcu_nocb_kthread
2016-11-26 Johan HovoldPM / sleep: fix device reference leak in test_suspend
2016-11-10 Arnd Bergmanncgroup: avoid false positive gcc-6 warning
2016-10-31 Sebastian Friasgenirq/generic_chip: Add irq_unmap callback
2016-10-16 John Stultztimekeeping: Fix __ktime_get_fast_ns() regression
2016-10-16 Christopher S. Halltime: Add cycles to nanoseconds translation
2016-10-07 Michal Hockokernel/fork: fix CLONE_CHILD_CLEARTID regression in...
2016-10-07 Subash Abhinov Kas... sysctl: handle error writing UINT_MAX to u32 fields
2016-10-07 Nicolas Ioossprintk: fix parsing of "brl=" option
2016-10-07 Mark Rutlandperf/core: Fix pmu::filter_match for SW-led groups
2016-10-07 Joonwoo Parkcpuset: handle race between CPU hotplug and cpuset_hotp...
2016-09-30 James MorsePM / hibernate: Fix rtree_next_node() to avoid walking...
2016-09-30 Thomas GarnierPM / hibernate: Restore processor state before using...
2016-09-30 Steven Rostedt ... tracing: Move mutex to protect against resetting of...
2016-09-30 Al Virofix memory leaks in tracing_buffers_splice_read()
2016-09-30 Steven RostedtMakefile: Mute warning for __builtin_return_address...
2016-09-30 Arnd BergmannFix build warning in kernel/cpuset.c
2016-09-24 Thomas Gleixnergenirq/msi: Fix broken debug output
2016-09-24 Arnd Bergmannkconfig: tinyconfig: provide whole choice blocks to...
2016-09-24 Balbir Singhsched/core: Fix a race between try_to_wake_up() and...
2016-09-24 Zefan Licpuset: make sure new tasks conform to the current...
2016-09-24 Mateusz Guzikaudit: fix exe_file access in audit_exe_compare
2016-09-24 Mateusz Guzikmm: introduce get_task_exe_file
2016-09-24 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 Tyler Hickskernel: Add noaudit variant of ns_capable()
2016-09-15 Seth Forsheecred: Reject inodes with invalid ids in set_create_file...
2016-09-15 Vitaly Kuznetsovclocksource: Allow unregistering the watchdog
2016-09-15 John Stultzntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
2016-09-15 John Stultztime: Verify time values in adjtimex ADJ_SETOFFSET...
2016-09-15 Gavin Guosched/numa: Fix use-after-free bug in the task_numa_compare
next