Gitiles Standalone
repos
/
linux-2.6
/
8ddd4813010397b5aa3bf9f81de1994c415dfc10
/
include
a57a57a
efi: Defer freeing boot services memory until after ACPI init
by Josh Triplett
· 13 years ago
368845f
x86, mm: Trim memory in memblock to be page aligned
by Yinghai Lu
· 13 years ago
8357dde
drm/radeon: add some new SI PCI ids
by Alex Deucher
· 13 years ago
f2a713d
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
by Brian Norris
· 13 years ago
2d2f242
vlan: don't deliver frames for unknown vlans to protocols
by Florian Zumbiehl
· 13 years ago
6114941
infiniband: pass rdma_cm module to netlink_dump_start
by Gao feng
· 13 years ago
70f7f1c
netlink: add reference of module in netlink_dump_start
by Gao feng
· 13 years ago
9b62355
SUNRPC: Fix a UDP transport regression
by Trond Myklebust
· 13 years ago
0b0ea6a
ipvs: fix oops on NAT reply in br_nf context
by Lin Ming
· 13 years ago
0fc58b2
netfilter: ipset: fix timeout value overflow bug
by Jozsef Kadlecsik
· 14 years ago
7fcbcdc
netfilter: nf_conntrack: fix racy timer handling with reliable events
by Pablo Neira Ayuso
· 13 years ago
04a30bd
mempolicy: fix a race in shared_policy_replace()
by Mel Gorman
· 13 years ago
53bf146
xfrm_user: ensure user supplied esn replay window is valid
by Mathias Krause
· 13 years ago
20eb208
xfrm: Workaround incompatibility of ESN and async crypto
by Steffen Klassert
· 13 years ago
268b7d4
serial: set correct baud_base for EXSYS EX-41092 Dual 16950
by Flavio Leitner
· 13 years ago
97ed537
kthread_worker: reimplement flush_kthread_work() to allow freeing the work item being executed
by Tejun Heo
· 13 years ago
9a227fc
time: Move ktime_t overflow checking into timespec_valid_strict
by John Stultz
· 13 years ago
8e87815
time: Improve sanity checking of timekeeping inputs
by John Stultz
· 13 years ago
e194fab
sched: Fix race in task_group()
by Peter Zijlstra
· 13 years ago
0fcc080
Bluetooth: Change signature of smp_conn_security()
by Vinicius Costa Gomes
· 13 years ago
2607b94
drm: Check for invalid cursor flags
by Jakob Bornecrantz
· 13 years ago
e60b883
mutex: Place lock in contended state after fastpath_lock failure
by Will Deacon
· 13 years ago
f15e724
NFS: Fix the initialisation of the readdir 'cookieverf' array
by Trond Myklebust
· 13 years ago
c648535
tracing: Don't call page_to_pfn() if page is NULL
by Wen Congyang
· 13 years ago
449efd1
xen/m2p: do not reuse kmap_op->dev_bus_addr
by Stefano Stabellini
· 13 years ago
32e6530
mm/ia64: fix a memory block size bug
by Jianguo Wu
· 13 years ago
cf499a0
kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"
by Bjørn Mork
· 13 years ago
d409354
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
by Ian Chen
· 13 years ago
d156b47
perf_event: Switch to internal refcount, fix race with close()
by Al Viro
· 13 years ago
f92e8b0
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
by Miklos Szeredi
· 13 years ago
6cacd60
bnx2x: fix 57840_MF pci id
by Yuval Mintz
· 13 years ago
7c799a1
af_netlink: force credentials passing [CVE-2012-3520]
by Eric Dumazet
· 13 years ago
9e296be
af_packet: don't emit packet on orig fanout group
by Eric Leblond
· 13 years ago
4658b24
tcp: Apply device TSO segment limit earlier
by Ben Hutchings
· 13 years ago
2dc3b21
net: Allow driver to limit number of GSO segments per skb
by Ben Hutchings
· 13 years ago
952227d
USB: add USB_VENDOR_AND_INTERFACE_INFO() macro
by Gustavo Padovan
· 13 years ago
8b9f386
ext4: make sure the journal sb is written in ext4_clear_journal_err()
by Theodore Ts'o
· 13 years ago
844bebf
drm/radeon: add some new SI pci ids
by Alex Deucher
· 13 years ago
95c9248
Input: eeti_ts: pass gpio value instead of IRQ
by Arnd Bergmann
· 14 years ago
5784dff
ARM: pxa: remove irq_to_gpio from ezx-pcap driver
by Arnd Bergmann
· 13 years ago
26665db
random: remove rand_initialize_irq()
by Theodore Ts'o
· 13 years ago
38e16fc
random: add tracepoints for easier debugging and verification
by Theodore Ts'o
· 13 years ago
29aef9d
random: add new get_random_bytes_arch() function
by Theodore Ts'o
· 13 years ago
1d0eb35
random: create add_device_randomness() interface
by Linus Torvalds
· 13 years ago
0110bbf
random: make 'add_interrupt_randomness()' do something sane
by Theodore Ts'o
· 13 years ago
27cd8f5
posix_types.h: Cleanup stale __NFDBITS and related definitions
by Josh Boyer
· 13 years ago
d3b4254
workqueue: perform cpu down operations from low priority cpu_notifier()
by Tejun Heo
· 13 years ago
20855fe
tun: fix a crash bug and a memory leak
by Mikulas Patocka
· 13 years ago
7b689c5
x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults
by Tony Luck
· 13 years ago
480692b
target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE
by Roland Dreier
· 13 years ago
016e7d8
NFC: Export nfc.h to userland
by Samuel Ortiz
· 14 years ago
765bdc4
timekeeping: Provide hrtimer update function
by Thomas Gleixner
· 13 years ago
5e5006e
hrtimer: Provide clock_was_set_delayed()
by John Stultz
· 13 years ago
7490d0a
sched/nohz: Rewrite and fix load-avg computation -- again
by Peter Zijlstra
· 13 years ago
7ad71f9
memblock: free allocated memblock_reserved_regions later
by Yinghai Lu
· 13 years ago
0e343db
memory hotplug: fix invalid memory access caused by stale kswapd pointer
by Jiang Liu
· 13 years ago
2c07f25
splice: fix racy pipe->buffers uses
by Eric Dumazet
· 13 years ago
acf8fbd
thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE
by Andrea Arcangeli
· 13 years ago
ff99851
mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
by Andrea Arcangeli
· 13 years ago
1076241
SUNRPC: new svc_bind() routine introduced
by Stanislav Kinsbursky
· 13 years ago
0bbc9d1
Lockd: pass network namespace to creation and destruction routines
by Stanislav Kinsbursky
· 13 years ago
0659cf9d
PCI: EHCI: fix crash during suspend on ASUS computers
by Alan Stern
· 13 years ago
76c6b95
SCSI: libsas: fix taskfile corruption in sas_ata_qc_fill_rtf
by Dan Williams
· 13 years ago
5a89aae
SCSI: Fix NULL dereferences in scsi_cmd_to_driver
by Mark Rustad
· 13 years ago
f632881
aio: make kiocb->private NUll in init_sync_kiocb()
by Junxiao Bi
· 13 years ago
b18504e
SCSI & usb-storage: add try_rc_10_first flag
by Alan Stern
· 13 years ago
0f9c37b
rpmsg: make sure inflight messages don't invoke just-removed callbacks
by Ohad Ben-Cohen
· 13 years ago
735129c
rpmsg: avoid premature deallocation of endpoints
by Ohad Ben-Cohen
· 13 years ago
d3ae4a8
mm: fix slab->page _count corruption when using slub
by Pravin B Shelar
· 13 years ago
993772c
net: remove skb_orphan_try()
by Eric Dumazet
· 13 years ago
c51c618
bonding: Fix corrupted queue_mapping
by Eric Dumazet
· 13 years ago
89a5feb
inetpeer: fix a race in inetpeer_gc_worker()
by Eric Dumazet
· 13 years ago
6fc5186
cipso: handle CIPSO options correctly when NetLabel is disabled
by Paul Moore
· 13 years ago
12ad741
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
by Alan Stern
· 13 years ago
78ac34a
swap: fix shmem swapping when more than 8 areas
by Hugh Dickins
· 13 years ago
54a40b2
libata: add a host flag to ignore detected ATA devices
by Andy Whitcroft
· 14 years ago
3410afe
module_param: stop double-calling parameters.
by Rusty Russell
· 13 years ago
fab83a0
drm/radeon/kms: add new SI PCI ids
by Alex Deucher
· 13 years ago
b184052
drm/radeon/kms: add new BTC PCI ids
by Alex Deucher
· 13 years ago
36fbcdf
drm/radeon/kms: add new Palm, Sumo PCI ids
by Alex Deucher
· 13 years ago
d16ba20
drm/radeon/kms: add new Trinity PCI ids
by Alex Deucher
· 13 years ago
b642cb6
radix-tree: fix contiguous iterator
by Konstantin Khlebnikov
· 13 years ago
010589e
skb: avoid unnecessary reallocations in __skb_cow
by Felix Fietkau
· 13 years ago
be078c8
ipv6: fix incorrect ipsec fragment
by Gao feng
· 14 years ago
08c372d
kbuild: install kernel-page-flags.h
by Ulrich Drepper
· 13 years ago
11c8c73
mmc: sdio: avoid spurious calls to interrupt handlers
by Nicolas Pitre
· 14 years ago
474d1f4
xen: do not map the same GSI twice in PVHVM guests.
by Stefano Stabellini
· 14 years ago
774a93a
usbhid: prevent deadlock during timeout
by Oliver Neukum
· 14 years ago
14e931a
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 14 years ago
31ae983
Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
8011652
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 14 years ago
26a5d3c
netfilter: ipset: fix hash size checking in kernel
by Jozsef Kadlecsik
· 14 years ago
d0cad88
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 14 years ago
6037463
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 14 years ago
5b6e9bc
usbnet: fix skb traversing races during unlink(v2)
by Ming Lei
· 14 years ago
05c69d2
block: fix buffer overflow when printing partition UUIDs
by Tejun Heo
· 14 years ago
b6255ee
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 14 years ago
a7d7723
Bluetooth: notify userspace of security level change
by Gustavo Padovan
· 14 years ago
85fd0bc
Fix blkdev.h build errors when BLOCK=n
by Russell King
· 14 years ago
4a873f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 14 years ago
Next »