aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bsearch.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-23mm: make sendfile(2) killableJan Kara1-4/+5
2015-10-23thp: use is_zero_pfn() only after pte_present() checkMinchan Kim1-1/+2
2015-10-23mailmap: update Javier Martinez Canillas' emailJavier Martinez Canillas1-0/+1
2015-10-23MAINTAINERS: add Sergey as zsmalloc reviewerSergey Senozhatsky1-0/+1
2015-10-23mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani4-6/+6
2015-10-23kmod: don't run async usermode helper as a child of kworker threadOleg Nesterov1-2/+6
2015-10-21mmc: core: Fix init_card in 52MhzChaotian Jing2-13/+3
2015-10-19um: Fix kernel mode fault conditionRichard Weinberger1-1/+1
2015-10-19um: Fix waitpid() usage in helper codeRichard Weinberger1-3/+3
2015-10-19um: Do not rely on libc to provide modify_ldt()Hans-Werner Hilse1-1/+4
2015-10-19um: Fix out-of-tree buildRichard Weinberger1-2/+2
2015-10-19KEYS: Don't permit request_key() to construct a new keyringDavid Howells1-0/+3
2015-10-18net: bcmgenet: Fix early link interrupt enablingFlorian Fainelli1-9/+23
2015-10-18tunnels: Don't require remote endpoint or ID during creation.Jesse Gross2-10/+9
2015-10-18openvswitch: Scrub skb between namespacesJoe Stringer1-0/+9
2015-10-18xen-netback: correctly check failed allocationInsu Yun1-0/+6
2015-10-18net: asix: add support for the Billionton GUSB2AM-1G-B USB adapterChia-Sheng Chang2-0/+5
2015-10-18netlink: Trim skb to alloc size to avoid MSG_TRUNCArad, Ronen1-12/+22
2015-10-18Linux 4.3-rc6Linus Torvalds1-1/+1
2015-10-18i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg1-0/+20
2015-10-17net: add pfmemalloc check in sk_add_backlog()Eric Dumazet1-0/+8
2015-10-16sh: add copy_user_page() alias for __copy_user()Ross Zwisler1-0/+1
2015-10-16lib/Kconfig: ZLIB_DEFLATE must select BITREVERSEAndrew Morton1-0/+1
2015-10-16mm, dax: fix DAX deadlocksRoss Zwisler2-41/+31
2015-10-16memcg: convert threshold to bytesShaohua Li1-0/+1
2015-10-16builddeb: remove debian/files before buildRiku Voipio1-2/+2
2015-10-16mm, fs: obey gfp_mapping for add_to_page_cache()Michal Hocko6-18/+22
2015-10-16rbd: use writefull op for object size writesIlya Dryomov2-6/+16
2015-10-16rbd: set max_sectors explicitlyIlya Dryomov1-0/+1
2015-10-16timekeeping: Increment clock_was_set_seq in timekeeping_init()Thomas Gleixner1-1/+1
2015-10-16genirq/msi: Do not use pci_msi_[un]mask_irq as default methodsMarc Zyngier2-5/+5
2015-10-16via-rhine: fix VLAN receive handling regression.Andrej Ota1-1/+2
2015-10-16ipv6: Initialize rt6_info properly in ip6_blackhole_route()Martin KaFai Lau1-15/+5
2015-10-16ipv6: Move common init code for rt6_info to a new function rt6_info_init()Martin KaFai Lau1-6/+11
2015-10-16Bluetooth: Fix initializing conn_params in scan phaseJakub Pawlowski2-8/+20
2015-10-16Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanupJohan Hedberg1-4/+19
2015-10-16Bluetooth: Fix remove_device behavior for explicit connectsJohan Hedberg1-1/+6
2015-10-16Bluetooth: Fix LE reconnection logicJohan Hedberg4-12/+8
2015-10-16Bluetooth: Fix reference counting for LE-scan based connectionsJohan Hedberg1-17/+36
2015-10-16Bluetooth: Fix double scan updatesJakub Pawlowski3-5/+15
2015-10-16drm/virtio: use %llu format string form atomic64_tArnd Bergmann2-3/+3
2015-10-16MAINTAINERS: Add myself as maintainer for the gma500 driverPatrik Jakobsson1-0/+8
2015-10-16MAINTAINERS: add a maintainer for the atmel-hlcdc DRM driverBoris BREZILLON1-0/+7
2015-10-15cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)Srinivas Pandruvada1-0/+5
2015-10-15vmstat: explicitly schedule per-cpu work on the CPU we need it to run onLinus Torvalds1-3/+4
2015-10-15MAINTAINERS: add maintainers for Synopsis Designware I2C driversWolfram Sang1-0/+9
2015-10-15KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells1-2/+4
2015-10-15drm/amdgpu: Keep the pflip interrupts always enabled v7Michel Dänzer4-8/+84
2015-10-15drm/amdgpu: adjust default dispclk (v2)Alex Deucher1-2/+6
2015-10-15mlxsw: core: Fix race condition in __mlxsw_emad_transmitIdo Schimmel1-4/+9