- 9ae0519 ALSA: emu10k1: Emu10k2 32 bit DMA mode by Peter Zubaj · 11 years ago
- 3fe48d0 SCSI: add 1024 max sectors black list flag by Mike Christie · 11 years ago
- c77676b ACPICA: Utilities: split IO address types from data type models. by Lv Zheng · 11 years ago
- ae3668f jhash: Update jhash_[321]words functions to use correct initval by Alexander Duyck · 11 years ago
- bded67c PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev by Yinghai Lu · 13 years ago
- 419d4c9 Defer processing of REQ_PREEMPT requests for blocked devices by Bart Van Assche · 11 years ago
- c93fc89 fsnotify: fix handling of renames in audit by Jan Kara · 12 years ago
- 019b694 USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd) by Alan Stern · 12 years ago
- aef29c3 usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN by Sebastian Andrzej Siewior · 12 years ago
- 574b59d ALSA: ak411x: Fix stall in work callback by Takashi Iwai · 12 years ago
- 6fd17de move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 12 years ago
- b0f741c net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks by Daniel Borkmann · 12 years ago
- d3fdf67 net: sctp: fix panic on duplicate ASCONF chunks by Daniel Borkmann · 12 years ago
- a10ca0d vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 12 years ago
- 7583c9f usb-core bInterval quirk by James P Michels III · 12 years ago
- ef978a9 usb-storage/SCSI: Add broken_fua blacklist flag by Alan Stern · 12 years ago
- 1e9ecb9 libata: allow sata_sil24 to opt-out of tag ordered submission by Dan Williams · 12 years ago
- 4ef74f7 driver core: Introduce device_create_groups by Guenter Roeck · 13 years ago
- aa12b75 sysfs.h: add ATTRIBUTE_GROUPS() macro by Greg Kroah-Hartman · 13 years ago
- 7f1be7c mm: protect set_page_dirty() from ongoing truncation by Johannes Weiner · 12 years ago
- 0b4f2ae mm: prevent endless growth of anon_vma hierarchy by Konstantin Khlebnikov · 12 years ago
- 370375c time: settimeofday: Validate the values of tv from user by Sasha Levin · 12 years ago
- 288a07d mm: propagate error from stack expansion even for guard page by Linus Torvalds · 12 years ago
- d756c73 virtio: use dev_to_virtio wrapper in virtio by Wanlong Gao · 14 years ago
- 0d03047 genirq: Prevent proc race against freeing of irq descriptors by Thomas Gleixner · 12 years ago
- e02ae9d drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets by Ben Hutchings · 12 years ago
- 0350de0 of: Fix overflow bug in string property parsing functions by Grant Likely · 12 years ago
- 8cb0a20 USB: core: add device-qualifier quirk by Johan Hovold · 12 years ago
- 5e93a23 mm, thp: fix collapsing of hugepages on madvise by David Rientjes · 12 years ago
- d309bea drm/radeon: remove invalid pci id by Alex Deucher · 12 years ago
- 7655f85 OOM, PM: OOM killed task shouldn't escape PM suspend by Michal Hocko · 12 years ago
- b71ec07 introduce for_each_thread() to replace the buggy while_each_thread() by Oleg Nesterov · 13 years ago
- 6a16b0d random: add and use memzero_explicit() for clearing data by Daniel Borkmann · 12 years ago
- e442581 crypto: more robust crypto_memneq by Cesar Eduardo Barros · 13 years ago
- 60e7100 vfs: fix data corruption when blocksize < pagesize for mmaped data by Jan Kara · 12 years ago
- bf70aaa kernel: add support for gcc 5 by Sasha Levin · 12 years ago
- c76a73b block: fix alignment_offset math that assumes io_min is a power-of-2 by Mike Snitzer · 12 years ago
- eea5a87 USB: Add device quirk for ASUS T100 Base Station keyboard by Lu Baolu · 12 years ago
- b47d65d mnt: Only change user settable mount flags in remount by Eric W. Biederman · 12 years ago
- 4fae6cc cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags by Zefan Li · 12 years ago
- 699c06b sched: add macros to define bitops for task atomic flags by Zefan Li · 12 years ago
- 49d4f01 jiffies: Fix timeval conversion to jiffies by Andrew Hunter · 12 years ago
- be93eea regulatory: add NUL to alpha2 by Eliad Peller · 12 years ago
- 69db2d4 slab/mempolicy: always use local policy from interrupt context by Andi Kleen · 14 years ago
- 509a15a ip: make IP identifiers less predictable by Eric Dumazet · 12 years ago
- ad52eef inetpeer: get rid of ip_id_count by Eric Dumazet · 12 years ago
- 68199d6 Revert: "net: ip, ipv6: handle gso skbs in forwarding path" by Greg Kroah-Hartman · 12 years ago
- f73ff697 printk: rename printk_sched to printk_deferred by John Stultz · 12 years ago
- b06b5c6 introduce SIZE_MAX by Xi Wang · 14 years ago
- 80cd492 libata: introduce ata_host->n_tags to avoid oops on SAS controllers by Tejun Heo · 12 years ago
- eb688f6 Bluetooth: Remove unused hci_le_ltk_reply() by Syam Sidhardhan · 14 years ago
- 3943a08 USB: add USB_DEVICE_INTERFACE_CLASS macro by Bjørn Mork · 14 years ago
- 0c3351a tracing: Fix syscall_*regfunc() vs copy_process() race by Oleg Nesterov · 12 years ago
- e3293b8 ptrace,x86: force IRET path after a ptrace_stop() by Tejun Heo · 12 years ago
- 1f29351 skbuff: add an api to orphan frags by Michael S. Tsirkin · 14 years ago
- a97df3f genirq: Sanitize spurious interrupt detection of threaded irqs by Thomas Gleixner · 13 years ago
- 39085c8 lib/lzo: Update LZO compression to current upstream version by Markus F.X.J. Oberhumer · 14 years ago
- e403686 ALSA: control: Protect user controls against concurrent access by Lars-Peter Clausen · 12 years ago
- 843c017 team: fix mtu setting by Jiri Pirko · 12 years ago
- 0a4474a net: fix inet_getid() and ipv6_select_ident() bugs by Eric Dumazet · 12 years ago
- 85faa17 tty/serial: Add support for Altera serial port by Ley Foon Tan · 13 years ago
- 7400ce7 8250/16?50: Add support for Broadcom TruManage redirected serial port by Stephen Hurd · 14 years ago
- 437569c hpsa: gen8plus Smart Array IDs by Mike Miller · 14 years ago
- a6d5f53 nfsd: check passed socket's net matches NFSd superblock's one by Stanislav Kinsbursky · 13 years ago
- 6c9f8a4 virtio_console: fix uapi header by Michael S. Tsirkin · 13 years ago
- 7e4d02f mm: add kmap_to_page() by Ben Hutchings · 14 years ago
- 6cc43d8 xen-netfront: reduce gso_max_size to account for max TCP header by Wei Liu · 13 years ago
- b3c463e net: Add net_ratelimited_function and net_<level>_ratelimited macros by Joe Perches · 14 years ago
- 465282b drm: Pad drm_mode_get_connector to 64-bit boundary by Chris Wilson · 13 years ago
- 0b94d72 x86, efivars: firmware bug workarounds should be in platform code by Matt Fleming · 13 years ago
- b28299b efi_pstore: Introducing workqueue updating sysfs by Seiji Aguchi · 14 years ago
- e887bb4 efi: be more paranoid about available space when creating variables by Josh Boyer · 13 years ago
- 8e74ecf efi_pstore: Check remaining space with QueryVariableInfo() before writing data by Seiji Aguchi · 14 years ago
- 65d41bb x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member by Radu Caragea · 13 years ago
- 2c1dca2 x86, build, icc: Remove uninitialized_var() from compiler-intel.h by H. Peter Anvin · 13 years ago
- 3a2c0d4 mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 14 years ago
- 1fbbea7 perf: Fix perf ring buffer memory ordering by Peter Zijlstra · 13 years ago
- efb36ed trace: module: Maintain a valid user count by Romain Izard · 12 years ago
- 8f4c0e8 ftrace/module: Hardcode ftrace_module_init() call into load_module() by Steven Rostedt (Red Hat) · 12 years ago
- 1102122 skb: Add inline helper for getting the skb end offset from head by Alexander Duyck · 14 years ago
- 6392b26 ipv6: Limit mtu to 65575 bytes by Eric Dumazet · 12 years ago
- fce85b0 list: introduce list_next_entry() and list_prev_entry() by Oleg Nesterov · 13 years ago
- 4ede126 net: Add net_ratelimited_function and net_<level>_ratelimited macros by Joe Perches · 14 years ago
- 4b87f40 netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len by Andrey Vagin · 12 years ago
- 14eee5b blktrace: fix accounting of partially completed requests by Roman Pen · 12 years ago
- e45d91a libata/ahci: accommodate tag ordered controllers by Dan Williams · 12 years ago
- 701a7a1 USB: fix build error when CONFIG_PM_SLEEP isn't enabled by Alan Stern · 13 years ago
- 017f425 USB: serial: add modem-status-change wait queue by Johan Hovold · 13 years ago
- f993888 ARM: Orion: Set eth packet size csum offload limit by Arnaud Patard (Rtp) · 14 years ago
- 32bb39f HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAW by Jiri Kosina · 14 years ago
- 588256d HID: hidraw: add proper error handling to raw event reporting by Jiri Kosina · 14 years ago
- 71a5218 pps: Add pps_lookup_dev() function by George Spelvin · 14 years ago
- ee16449 idr: idr_for_each_entry() macro by Philipp Reisner · 15 years ago
- 5a27d69 ipc, msg: fix message length check for negative values by Mathias Krause · 13 years ago
- d191575 compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 13 years ago
- 460207a compiler-gcc.h: Add gcc-recommended GCC_VERSION macro by Daniel Santos · 14 years ago
- ff624a8 ext4: atomically set inode->i_flags in ext4_set_inode_flags() by Theodore Ts'o · 12 years ago
- 7c0a02e jiffies: Avoid undefined behavior from signed overflow by Paul E. McKenney · 13 years ago
- f863716 firewire: don't use PREPARE_DELAYED_WORK by Tejun Heo · 12 years ago
- a299804 tracing: Do not add event files for modules that fail tracepoints by Steven Rostedt (Red Hat) · 13 years ago