Commit Graph

198744 Commits (c713541125002b8bc9e681af3b09118e771e2d8a)
 

Author SHA1 Message Date
Oleg Nesterov c713541125 coredump: factor out the not-ispipe file checks 15 years ago
Oleg Nesterov 04b1c384fb call_usermodehelper: UMH_WAIT_EXEC ignores kernel_thread() failure 15 years ago
Oleg Nesterov d47419cd96 call_usermodehelper: simplify/fix UMH_NO_WAIT case 15 years ago
Oleg Nesterov 7d64224217 wait_for_helper: SIGCHLD from user-space can lead to use-after-free 15 years ago
Oleg Nesterov 363da4022c call_usermodehelper: no need to unblock signals 15 years ago
Oleg Nesterov c70a626d3e umh: creds: kill subprocess_info->cred logic 15 years ago
Oleg Nesterov 685bfd2c48 umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init() 15 years ago
Neil Horman 898b374af6 exec: replace call_usermodehelper_pipe with use of umh init function and resolve limit 15 years ago
Neil Horman a06a4dc3a0 kmod: add init function to usermodehelper 15 years ago
Oleg Nesterov 065add3941 signals: check_kill_permission(): don't check creds if same_thread_group() 15 years ago
Oleg Nesterov e0129ef91e ptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mm 15 years ago
Mike Frysinger 9c1a125921 ptrace: unify FDPIC implementations 15 years ago
Jack Steiner 0ac0c0d0f8 cpusets: randomize node rotor used in cpuset_mem_spread_node() 15 years ago
Jack Steiner 6adef3ebe5 cpusets: new round-robin rotor for SLAB allocations 15 years ago
Kirill A. Shutemov 2c488db27b memcg: clean up memory thresholds 15 years ago
Kirill A. Shutemov 907860ed38 cgroups: make cftype.unregister_event() void-returning 15 years ago
akpm@linux-foundation.org ac39cf8cb8 memcg: fix mis-accounting of file mapped racy with migration 15 years ago
Phil Carmody 315c1998e1 mm: memcontrol - uninitialised return value 15 years ago
Phil Carmody 5407a56257 mm: remove unnecessary use of atomic 15 years ago
David Rientjes df64f81bb1 memcg: make oom killer a no-op when no killable task can be found 15 years ago
KAMEZAWA Hiroyuki dc10e281f5 memcg: update documentation 15 years ago
Daisuke Nishimura 87946a7228 memcg: move charge of file pages 15 years ago
Daisuke Nishimura 90254a6583 memcg: clean up move charge 15 years ago
KAMEZAWA Hiroyuki 3c11ecf448 memcg: oom kill disable and oom status 15 years ago
KAMEZAWA Hiroyuki 9490ff2756 memcg: oom notifier 15 years ago
KAMEZAWA Hiroyuki dc98df5a1b memcg: oom wakeup filter 15 years ago
Trevor Woerner 595f4b694c Documentation/cgroups/cgroups.txt: fix reference to "numtasks" 15 years ago
Arce, Abraham 6d06b81bce Documentation: SubmittingDrivers: Resources 15 years ago
Thomas Stewart d27d7a9a78 ufs: permit mounting of BorderWare filesystems 15 years ago
Julia Lawall b8d6b0d6b6 drivers/telephony/ixj.c: use memdup_user 15 years ago
Mike Frysinger 8fc809d179 fbdev: bf54x-lq043fb: fix unused warnings with backlight code 15 years ago
Mike Frysinger d11991cbac fbdev: bfin-t350mcqb-fb: avoid unused warnings in backlight code 15 years ago
Julia Lawall a51faabc66 drivers/video/via: use memdup_user 15 years ago
Ondrej Zary 9966c4fea5 add support for S3 Trio3D/1X/2X 15 years ago
Daniel Mack 48baa18b25 drivers/gpio/it8761e_gpio: check return value of gpiochip_remove() 15 years ago
Alek Du 8081c84c9c gpio: add Penwell gpio support 15 years ago
Felipe Balbi 8156fae26a arm: omap: remove the unused omap_gpio_set_debounce methods 15 years ago
Felipe Balbi 48feb33747 arm: omap: switch over to gpio_set_debounce 15 years ago
Felipe Balbi 168ef3d9a5 arm: omap: gpio: implement set_debounce method 15 years ago
Felipe Balbi c4b5be98fe gpiolib: introduce set_debounce method 15 years ago
Ben Dooks 796a8e423a gpiolib: make gpiochip_add() show a better error message 15 years ago
Marc Zyngier a13c1868aa gpio: max732x: fix input configuration for open-drain pins 15 years ago
Axel Lin 5535cb681c max732x: correct nr_port checking off by one error 15 years ago
Axel Lin c1cc9b9775 pl061: fix offset value range checking 15 years ago
Uwe Kleine-König 7839ec7821 gpiolib: document that names can contain printk format specifiers 15 years ago
Uwe Kleine-König 7cfe1395b2 gpiolib: a gpio is unsigned, so use %u to print it 15 years ago
Uwe Kleine-König 62154991a8 gpiolib: make names array and its values const 15 years ago
Marc Zyngier a80a0bbee4 gpio: add interrupt handling capability to max732x 15 years ago
Virupax Sadashivpetimath 0af62f4d1e rtc: AB8500 RTC driver 15 years ago
Julia Lawall 7ca5ca60cb fs/autofs4: use memdup_user 15 years ago