index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-16
bpf: Fix compilation warning in __bpf_lru_list_rotate_inactive
Martin KaFai Lau
2016-11-15
bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASH
Martin KaFai Lau
2016-11-15
bpf: Add BPF_MAP_TYPE_LRU_HASH
Martin KaFai Lau
2016-11-15
bpf: Refactor codes handling percpu map
Martin KaFai Lau
2016-11-15
bpf: Add percpu LRU list
Martin KaFai Lau
2016-11-15
bpf: LRU List
Martin KaFai Lau
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-11-14
bpf: Use u64_to_user_ptr()
Mickaël Salaün
2016-11-14
Revert "printk: make reading the kernel log flush pending lines"
Linus Torvalds
2016-11-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-11-12
bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error path
Daniel Borkmann
2016-11-11
Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-11-11
Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'
Rafael J. Wysocki
2016-11-11
Revert "console: don't prefer first registered if DT specifies stdout-path"
Hans de Goede
2016-11-09
bpf: Remove unused but set variables
Tobias Klauser
2016-11-08
genirq: Use irq type from irqdata instead of irqdesc
Thomas Gleixner
2016-11-07
bpf: fix map not being uncharged during map creation failure
Daniel Borkmann
2016-11-07
bpf: fix htab map destruction when extra reserve is in use
Daniel Borkmann
2016-11-05
Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...
Linus Torvalds
2016-11-03
taskstats: fix the length of cgroupstats_cmd_get_policy
WANG Cong
2016-11-03
sched/core: Remove pointless printout in sched_show_task()
Linus Torvalds
2016-11-03
sched/core: Fix oops in sched_show_task()
Tetsuo Handa
2016-11-02
PM / sleep: fix device reference leak in test_suspend
Johan Hovold
2016-11-01
fork: Add task stack refcounting sanity check and prevent premature task stac...
Andy Lutomirski
2016-10-31
bpf, inode: add support for symlinks and fix mtime/ctime
Daniel Borkmann
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-29
bpf: Print function name in addition to function id
Thomas Graf
2016-10-28
Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-10-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-10-28
Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urg...
Linus Torvalds
2016-10-28
perf/powerpc: Don't call perf_event_disable() from atomic context
Jiri Olsa
2016-10-28
perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix ...
Jiri Olsa
2016-10-27
kcov: properly check if we are in an interrupt
Andrey Konovalov
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
genetlink: statically initialize families
Johannes Berg
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
2016-10-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-27
mm: remove per-zone hashtable of bitlock waitqueues
Linus Torvalds
2016-10-27
sched/fair: Remove unused but set variable 'rq'
Tobias Klauser
2016-10-25
timers: Prevent base clock corruption when forwarding
Thomas Gleixner
2016-10-25
timers: Prevent base clock rewind when forwarding clock
Thomas Gleixner
2016-10-25
timers: Lock base for same bucket optimization
Thomas Gleixner
2016-10-25
timers: Plug locking race vs. timer migration
Thomas Gleixner
2016-10-24
PM / suspend: Fix missing KERN_CONT for suspend message
Jon Hunter
2016-10-22
bpf: add helper for retrieving current numa node id
Daniel Borkmann
2016-10-22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-10-21
softirq: Display IRQ_POLL for irq-poll statistics
Sagi Grimberg
[next]