summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-06-14fs: add i_blocksize()Fabian Frederick
2017-06-14cpuset: consider dying css as offlineTejun Heo
2017-06-14cgroup: Prevent kill_css() from being called more than onceWaiman Long
2017-06-14ptrace: Properly initialize ptracer_cred on forkEric W. Biederman
2017-06-07mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko
2017-06-07vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich
2017-06-07net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia
2017-05-25tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner
2017-05-25iio: hid-sensor: Store restore poll and hysteresis on S3Srinivas Pandruvada
2017-05-14block: get rid of blk_integrity_revalidate()Ilya Dryomov
2017-05-14f2fs: sanity check segment countJin Qian
2017-05-14usb: chipidea: Handle extcon events properlyStephen Boyd
2017-05-03net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov
2017-04-21new privimitive: iov_iter_revert()Al Viro
2017-04-21cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo
2017-04-12PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu
2017-04-12ARM: smccc: Update HVC comment to describe new quirk parameterWill Deacon
2017-04-12firmware: qcom: scm: Fix interrupted SCM callsAndy Gross
2017-04-12arm: kernel: Add SMC structure parameterAndy Gross
2017-04-12random: use chacha20 for get_random_int/longJason A. Donenfeld
2017-04-08mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner
2017-04-08KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand
2017-03-31fscrypt: remove broken support for detecting keyring key revocationEric Biggers
2017-03-30crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook
2017-03-30iio: sw-device: Fix config group initializationLars-Peter Clausen
2017-03-30usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-03-26give up on gcc ilog2() constant optimizationsLinus Torvalds
2017-03-22Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()...Vitaly Kuznetsov
2017-03-22bpf: fix state equivalenceAlexei Starovoitov
2017-03-22bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf
2017-03-22dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet
2017-03-18ucount: Remove the atomicity from ucount->countEric W. Biederman
2017-03-15libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann
2017-03-15nfit, libnvdimm: fix interleave set cookie calculationDan Williams
2017-03-15nlm: Ensure callback code also checks that the files matchTrond Myklebust
2017-03-15fs: Better permission checking for submountsEric W. Biederman
2017-03-12mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall
2017-03-12Drivers: hv: vmbus: Fix a rescind handling bugK. Y. Srinivasan
2017-03-12PM / devfreq: Fix available_governor sysfsChanwoo Choi
2017-03-12sigaltstack: support SS_AUTODISARM for CONFIG_COMPATStas Sergeev
2017-03-12mm, vmscan: cleanup lru size claculationsMichal Hocko
2017-03-12iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommuCQ Tang
2017-02-26ptr_ring: fix race conditions when resizingMichael S. Tsirkin
2017-02-18net: introduce device min_header_lenWillem de Bruijn
2017-02-18can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-02-14Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui
2017-02-14Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the hostK. Y. Srinivasan
2017-02-14Drivers: hv: vmbus: On write cleanup the logic to interrupt the hostK. Y. Srinivasan
2017-02-14cpumask: use nr_cpumask_bits for parsing functionsTejun Heo
2017-02-09irqdomain: Avoid activating interrupts more than onceMarc Zyngier