开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2016-02-25
radix-tree: fix oops after radix_tree_iter_retry
Konstantin Khlebnikov
2016-02-25
radix-tree: fix race in gang lookup
Matthew Wilcox
2016-02-25
tracing: Fix freak link error caused by branch tracer
Arnd Bergmann
2016-02-25
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2016-02-25
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
2016-02-17
kernel/signal.c: unexport sigsuspend()
Richard Weinberger
2016-01-28
arm64: fix building without CONFIG_UID16
Arnd Bergmann
2016-01-28
unix: properly account for FDs passed over unix sockets
willy tarreau
2016-01-22
USB: add quirk for devices with broken LPM
Alan Stern
2016-01-22
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
2015-10-27
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
2015-10-27
sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET
Frederic Weisbecker
2015-10-27
skbuff: Fix skb checksum partial check.
Pravin B Shelar
2015-10-27
skbuff: Fix skb checksum flag on skb pull
Pravin B Shelar
2015-10-22
jbd2: avoid infinite loop when destroying aborted journal
Jan Kara
2015-10-22
security: fix typo in security_task_prctl
Jann Horn
2015-09-21
iio: Add inverse unit conversion macros
Lars-Peter Clausen
2015-08-16
dentry_kill(): don't try to remove from shrink list
Al Viro
2015-08-03
nfs: increase size of EXCHANGE_ID name string buffer
Jeff Layton
2015-08-03
of: return NUMA_NO_NODE from fallback of_node_to_nid()
Konstantin Khlebnikov
2015-08-03
libata: add ATA_HORKAGE_NOTRIM
Arne Fitzenreiter
2015-08-03
jbd2: fix ocfs2 corrupt when updating journal superblock fails
Joseph Qi
2015-08-03
ACPI / init: Switch over platform to the ACPI mode later
Rafael J. Wysocki
2015-07-03
bus: mvebu: pass the coherency availability information at init time
Greg Ungerer
2015-06-06
libata: Ignore spurious PHY event on LPM policy change
Gabriele Mazzotta
2015-06-06
libata: Add helper to determine when PHY events should be ignored
Gabriele Mazzotta
2015-05-17
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
2015-05-06
usb: define a generic USB_RESUME_TIMEOUT macro
Felipe Balbi
2015-05-06
net: fix crash in build_skb()
Eric Dumazet
2015-04-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-04-29
sched: declare pid_alive as inline
Richard Guy Briggs
2015-04-29
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2015-04-29
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2015-04-19
cpuidle: remove state_count field from struct cpuidle_device
Bartlomiej Zolnierkiewicz
2015-04-19
Defer processing of REQ_PREEMPT requests for blocked devices
Bart Van Assche
2015-03-26
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...
Tejun Heo
2015-03-06
usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
Sebastian Andrzej Siewior
2015-03-06
fsnotify: fix handling of renames in audit
Jan Kara
2015-01-29
mm: get rid of radix tree gfp mask for pagecache_get_page
Michal Hocko
2015-01-29
mm: page_alloc: reduce cost of the fair zone allocation policy
Mel Gorman
2015-01-29
mm: move zone->pages_scanned into a vmstat counter
Mel Gorman
2015-01-29
mm: rearrange zone fields into read-only, page alloc, statistics and page rec...
Mel Gorman
2015-01-29
mm: make copy_pte_range static again
Jerome Marchand
2015-01-29
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
2015-01-29
mm: shmem: avoid atomic operation during shmem_getpage_gfp
Mel Gorman
2015-01-29
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
2015-01-29
mm: page_alloc: reduce number of times page_to_pfn is called
Mel Gorman
2015-01-29
mm: page_alloc: use unsigned int for order in more places
Mel Gorman
2015-01-29
mm: page_alloc: use jump labels to avoid checking number_of_cpusets
Mel Gorman
2015-01-29
include/linux/jump_label.h: expose the reference count
Mel Gorman
[next]