Age | Commit message (Expand) | Author | Files | Lines |
2017-06-17 | net: phy: micrel: add support for KSZ8795 | Sean Nyekjaer | 1 | -0/+2 |
2017-06-17 | drm: Don't race connector registration | Daniel Vetter | 1 | -0/+1 |
2017-06-17 | drm: prevent double-(un)registration for connectors | Daniel Vetter | 1 | -1/+15 |
2017-06-17 | ipv6: fix flow labels when the traffic class is non-0 | Dimitris Michailidis | 1 | -0/+5 |
2017-06-17 | fscache: Fix dead object requeue | David Howells | 1 | -0/+1 |
2017-06-17 | net: fix ndo_features_check/ndo_fix_features comment ordering | Dimitris Michailidis | 1 | -14/+15 |
2017-06-17 | log2: make order_base_2() behave correctly on const input value zero | Ard Biesheuvel | 1 | -1/+12 |
2017-06-17 | PCI/PM: Add needs_resume flag to avoid suspend complete optimization | Imre Deak | 1 | -0/+5 |
2017-06-14 | fs: add i_blocksize() | Fabian Frederick | 1 | -0/+5 |
2017-06-14 | cpuset: consider dying css as offline | Tejun Heo | 1 | -0/+20 |
2017-06-14 | cgroup: Prevent kill_css() from being called more than once | Waiman Long | 1 | -0/+1 |
2017-06-14 | ptrace: Properly initialize ptracer_cred on fork | Eric W. Biederman | 1 | -2/+5 |
2017-06-14 | net: ping: do not abuse udp_poll() | Eric Dumazet | 1 | -0/+1 |
2017-06-07 | mm: consider memblock reservations for deferred memory initialization sizing | Michal Hocko | 2 | -0/+9 |
2017-06-07 | ipv4: add reference counting to metrics | Eric Dumazet | 2 | -6/+12 |
2017-06-07 | vlan: Fix tcp checksum offloads in Q-in-Q vlans | Vlad Yasevich | 1 | -8/+10 |
2017-06-07 | net/mlx5: Avoid using pending command interface slots | Mohamad Haj Yahia | 1 | -1/+6 |
2017-05-25 | tracing/kprobes: Enforce kprobes teardown after testing | Thomas Gleixner | 1 | -1/+3 |
2017-05-25 | iio: hid-sensor: Store restore poll and hysteresis on S3 | Srinivas Pandruvada | 1 | -0/+2 |
2017-05-14 | block: get rid of blk_integrity_revalidate() | Ilya Dryomov | 1 | -2/+0 |
2017-05-14 | xen: Revert commits da72ff5bfcb0 and 72a9b186292d | Boris Ostrovsky | 1 | -1/+2 |
2017-05-14 | f2fs: sanity check segment count | Jin Qian | 1 | -0/+6 |
2017-05-14 | ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf | WANG Cong | 1 | -0/+2 |
2017-05-14 | ipv6: initialize route null entry in addrconf_init() | WANG Cong | 1 | -0/+1 |
2017-05-14 | usb: chipidea: Handle extcon events properly | Stephen Boyd | 1 | -0/+2 |
2017-05-03 | net: phy: fix auto-negotiation stall due to unavailable interrupt | Alexander Kochetkov | 1 | -0/+1 |
2017-05-03 | net: ipv6: RTF_PCPU should not be settable from userspace | David Ahern | 1 | -1/+1 |
2017-04-21 | crypto: ahash - Fix EINPROGRESS notification callback | Herbert Xu | 1 | -0/+10 |
2017-04-21 | new privimitive: iov_iter_revert() | Al Viro | 1 | -1/+5 |
2017-04-21 | target: Avoid mappedlun symlink creation during lun shutdown | Nicholas Bellinger | 1 | -0/+1 |
2017-04-21 | cgroup, kthread: close race window where new kthreads can be migrated to non-... | Tejun Heo | 2 | -0/+25 |
2017-04-12 | PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports | Dongdong Liu | 1 | -0/+2 |
2017-04-12 | ARM: smccc: Update HVC comment to describe new quirk parameter | Will Deacon | 1 | -0/+1 |
2017-04-12 | firmware: qcom: scm: Fix interrupted SCM calls | Andy Gross | 1 | -3/+8 |
2017-04-12 | arm: kernel: Add SMC structure parameter | Andy Gross | 1 | -8/+32 |
2017-04-12 | drm/i915: more .is_mobile cleanups for BDW | Paulo Zanoni | 1 | -6/+3 |
2017-04-12 | drm/i915: fix INTEL_BDW_IDS definition | Paulo Zanoni | 1 | -2/+0 |
2017-04-12 | random: use chacha20 for get_random_int/long | Jason A. Donenfeld | 1 | -1/+0 |
2017-04-12 | drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces | Thomas Hellstrom | 1 | -1/+4 |
2017-04-08 | mm: rmap: fix huge file mmap accounting in the memcg stats | Johannes Weiner | 1 | -0/+6 |
2017-04-08 | KVM: kvm_io_bus_unregister_dev() should never fail | David Hildenbrand | 1 | -2/+2 |
2017-03-31 | fscrypt: remove broken support for detecting keyring key revocation | Eric Biggers | 1 | -2/+0 |
2017-03-30 | drm: reference count event->completion | Daniel Vetter | 1 | -0/+1 |
2017-03-30 | crypto: ccp - Assign DMA commands to the channel's CCP | Gary R Hook | 1 | -1/+1 |
2017-03-30 | iio: sw-device: Fix config group initialization | Lars-Peter Clausen | 1 | -1/+1 |
2017-03-30 | usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk | Samuel Thibault | 1 | -0/+6 |
2017-03-26 | scsi: libiscsi: add lock around task lists to fix list corruption regression | Chris Leech | 1 | -0/+1 |
2017-03-26 | give up on gcc ilog2() constant optimizations | Linus Torvalds | 1 | -11/+2 |
2017-03-22 | Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()... | Vitaly Kuznetsov | 1 | -21/+11 |
2017-03-22 | bpf: fix state equivalence | Alexei Starovoitov | 1 | -7/+7 |