aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* hrtimer integration: properly trace late-added timersBjoern Brandenburg2017-05-26
* Hook into hrtimer to report large latenciesBjoern Brandenburg2017-05-26
* Integrate preemption state machine with Linux schedulerBjoern Brandenburg2017-05-26
* Add object descriptor table to Linux's task_structBjoern Brandenburg2017-05-26
* Extend task_struct with rt_paramBjoern Brandenburg2017-05-26
* Add object list to inodesBjoern Brandenburg2017-05-26
* Integrate ft_irq_fired() with LinuxBjoern Brandenburg2017-05-26
* tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner2017-05-25
* iio: hid-sensor: Store restore poll and hysteresis on S3Srinivas Pandruvada2017-05-25
* block: get rid of blk_integrity_revalidate()Ilya Dryomov2017-05-14
* f2fs: sanity check segment countJin Qian2017-05-14
* usb: chipidea: Handle extcon events properlyStephen Boyd2017-05-14
* net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov2017-05-03
* new privimitive: iov_iter_revert()Al Viro2017-04-21
* cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo2017-04-21
* PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu2017-04-12
* ARM: smccc: Update HVC comment to describe new quirk parameterWill Deacon2017-04-12
* firmware: qcom: scm: Fix interrupted SCM callsAndy Gross2017-04-12
* arm: kernel: Add SMC structure parameterAndy Gross2017-04-12
* random: use chacha20 for get_random_int/longJason A. Donenfeld2017-04-12
* mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner2017-04-08
* KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand2017-04-08
* fscrypt: remove broken support for detecting keyring key revocationEric Biggers2017-03-31
* crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook2017-03-30
* iio: sw-device: Fix config group initializationLars-Peter Clausen2017-03-30
* usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2017-03-30
* give up on gcc ilog2() constant optimizationsLinus Torvalds2017-03-26
* Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()...Vitaly Kuznetsov2017-03-22
* bpf: fix state equivalenceAlexei Starovoitov2017-03-22
* bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf2017-03-22
* dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet2017-03-22
* ucount: Remove the atomicity from ucount->countEric W. Biederman2017-03-18
* libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann2017-03-14
* nfit, libnvdimm: fix interleave set cookie calculationDan Williams2017-03-14
* nlm: Ensure callback code also checks that the files matchTrond Myklebust2017-03-14
* fs: Better permission checking for submountsEric W. Biederman2017-03-14
* mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall2017-03-12
* Drivers: hv: vmbus: Fix a rescind handling bugK. Y. Srinivasan2017-03-12
* PM / devfreq: Fix available_governor sysfsChanwoo Choi2017-03-12
* sigaltstack: support SS_AUTODISARM for CONFIG_COMPATStas Sergeev2017-03-12
* mm, vmscan: cleanup lru size claculationsMichal Hocko2017-03-12
* iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommuCQ Tang2017-03-12
* ptr_ring: fix race conditions when resizingMichael S. Tsirkin2017-02-26
* net: introduce device min_header_lenWillem de Bruijn2017-02-18
* can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-02-18
* Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui2017-02-14
* Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the hostK. Y. Srinivasan2017-02-14
* Drivers: hv: vmbus: On write cleanup the logic to interrupt the hostK. Y. Srinivasan2017-02-14
* cpumask: use nr_cpumask_bits for parsing functionsTejun Heo2017-02-14
* irqdomain: Avoid activating interrupts more than onceMarc Zyngier2017-02-09