summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-09-24fix iov_iter_fault_in_readable()Al Viro
2016-09-24genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon
2016-09-24net: simplify napi_synchronize() to avoid warningsArnd Bergmann
2016-09-24mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann
2016-09-24iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R
2016-09-24mm: introduce get_task_exe_fileMateusz Guzik
2016-09-15wrappers for ->i_mutex accessAl Viro
2016-09-15kernel: Add noaudit variant of ns_capable()Tyler Hicks
2016-09-15block: fix blk_rq_get_max_sectors for driver private requestsChristoph Hellwig
2016-09-15time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflowJohn Stultz
2016-09-15perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa
2016-09-15proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner
2016-09-15lightnvm: fix missing grown bad block typeMatias Bjørling
2016-09-07ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi
2016-09-07Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov
2016-09-07mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperTomeu Vizoso
2016-09-07genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier
2016-09-07genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner
2016-09-07PCI: Add Netronome NFP4000 PF device IDSimon Horman
2016-09-07PCI: Add Netronome vendor and device IDsJason S. McMullan
2016-08-20IB/mlx5: Fix post send fence logicEli Cohen
2016-08-20IB/mlx5: Fix MODIFY_QP command input structureArtemy Kovalyov
2016-08-20block: fix bdi vs gendisk lifetime mismatchDan Williams
2016-08-20block: add missing group association in bio-cloning functionsPaolo Valente
2016-08-16mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner
2016-08-16devpts: clean up interface to pty driversLinus Torvalds
2016-08-10x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-07-27vfs: add d_real_inode() helperMiklos Szeredi
2016-07-27net_sched: fix mirrored packets checksumWANG Cong
2016-07-27packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller
2016-07-27nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields
2016-07-27locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini
2016-07-27USB: EHCI: declare hostpc register as zero-length arrayAlan Stern
2016-07-11bpf: try harder on clones when writing into skbDaniel Borkmann
2016-07-11bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann
2016-07-11sock_diag: do not broadcast raw socket destructionWillem de Bruijn
2016-07-11net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld
2016-06-24netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-06-24netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-06-24netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-06-24netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-06-24netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-06-24irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier
2016-06-07pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-06-07mm: use phys_addr_t for reserve_bootmem_region() argumentsStefan Bader
2016-06-01SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan
2016-06-01Fix OpenSSH pty regression on closeBrian Bloniarz
2016-06-01USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern
2016-06-01can: fix handling of unmodifiable configuration optionsOliver Hartkopp
2016-05-18regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski