Histórico de Commits

Autor SHA1 Mensagem Data
  Oleg Nesterov c52b0b91ba pids: alloc_pidmap: remove the unnecessary boundary checks há 15 anos atrás
  Salman 5fdee8c4a5 pids: fix a race in pid generation that causes pids to be reused immediately há 15 anos atrás
  Hedi Berriche 72680a191b pids: increase pid_max based on num_possible_cpus há 15 anos atrás
  Linus Torvalds 4e3eaddd14 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip há 15 anos atrás
  Tetsuo Handa 9728e5d6e6 kernel/pid.c: update comment on find_task_by_pid_ns há 15 anos atrás
  Paul E. McKenney db1466b3e1 rcu: Use wrapper function instead of exporting tasklist_lock há 15 anos atrás
  Paul E. McKenney d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() há 15 anos atrás
  André Goddard Rosa 417e315247 pid: reduce code size by using a pointer to iterate over array há 15 anos atrás
  André Goddard Rosa 7be6d991bc pid: tighten pidmap spinlock critical section by removing kfree() há 15 anos atrás
  Jan Beulich 2c85f51d22 mm: also use alloc_large_system_hash() for the PID hash table há 15 anos atrás
  Catalin Marinas 264ef8a904 kmemleak: Remove alloc_bootmem annotations introduced in the past há 16 anos atrás
  Catalin Marinas 12de38b186 kmemleak: Inform kmemleak about pid_hash há 16 anos atrás
  Christoph Hellwig 17f98dcf60 pids: clean up find_task_by_pid variants há 16 anos atrás
  Oleg Nesterov 52ee2dfdd4 pids: refactor vnr/nr_ns helpers to make them safe há 16 anos atrás
  Oleg Nesterov 2ae448efc8 pids: improve get_task_pid() to fix the unsafe sys_wait4()->task_pgrp() há 16 anos atrás
  Eric W. Biederman 61bce0f137 pid: generalize task_active_pid_ns há 16 anos atrás
  Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation há 16 anos atrás
  Pavel Emelyanov e49859e71e pidns: remove now unused find_pid function. há 17 anos atrás
  David Sterba 339caf2a22 proc: misplaced export of find_get_pid há 17 anos atrás
  Franck Bui-Huu 82524746c2 rcu: split list.h and move rcu-protected lists into rculist.h há 17 anos atrás
  Oleg Nesterov 24336eaeec pids: introduce change_pid() helper há 17 anos atrás
  Oleg Nesterov 65450cebc6 pids: de_thread: don't clear session/pgrp pids for the old leader há 17 anos atrás
  Pavel Emelyanov 5cd204550b Deprecate find_task_by_pid() há 17 anos atrás
  Oleg Nesterov b7127aa454 free_pidmap: turn it into free_pidmap(struct upid *) há 17 anos atrás
  Harvey Harrison 7ad5b3a505 kernel: remove fastcall in kernel/* há 17 anos atrás
  Eric W. Biederman 44c4e1b258 pid: Extend/Fix pid_vnr há 17 anos atrás
  Pavel Emelyanov 74bd59bb39 namespaces: cleanup the code managed with PID_NS option há 17 anos atrás
  Pavel Emelyanov eccba06891 gfs2: make gfs2_glock.gl_owner_pid be a struct pid * há 17 anos atrás
  Eric W. Biederman 57d5f66b86 pidns: Place under CONFIG_EXPERIMENTAL há 17 anos atrás
  Pavel Emelyanov 2f2a3a46fc Uninline the task_xid_nr_ns() calls há 17 anos atrás