Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2015-11-01 | 8 | -9/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | clocksource/drivers/sh_mtu2: Fix multiple shutdown call issue | Magnus Damm | 2015-10-28 | 1 | -1/+3 | |
| * | | | | | | clocksource/drivers/digicolor: Prevent ftrace recursion | Jisheng Zhang | 2015-10-27 | 1 | -1/+1 | |
| * | | | | | | clocksource/drivers/fsl_ftm_timer: Prevent ftrace recursion | Jisheng Zhang | 2015-10-27 | 1 | -1/+1 | |
| * | | | | | | clocksource/drivers/vf_pit_timer: Prevent ftrace recursion | Jisheng Zhang | 2015-10-27 | 1 | -1/+1 | |
| * | | | | | | clocksource/drivers/prima2: Prevent ftrace recursion | Jisheng Zhang | 2015-10-27 | 1 | -1/+1 | |
| * | | | | | | clocksource/drivers/samsung_pwm_timer: Prevent ftrace recursion | Jisheng Zhang | 2015-10-27 | 1 | -1/+1 | |
| * | | | | | | clocksource/drivers/pistachio: Prevent ftrace recursion | Jisheng Zhang | 2015-10-27 | 1 | -1/+2 | |
| * | | | | | | clocksource/drivers/arm_global_timer: Prevent ftrace recursion | Jisheng Zhang | 2015-10-27 | 1 | -2/+7 | |
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-11-01 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | irqchip/tegra: Propagate IRQ type setting to parent | Lucas Stach | 2015-10-26 | 1 | -0/+1 | |
| * | | | | | | | irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOEN | Thomas Petazzoni | 2015-10-26 | 1 | -0/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2015-11-01 | 5 | -22/+39 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge tag 'omap-for-v4.3/fixes-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2015-10-31 | 2 | -7/+24 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | usb: musb: omap2430: Fix regression caused by driver core change | Tony Lindgren | 2015-10-28 | 1 | -6/+23 | |
| | * | | | | | | | ARM: OMAP1: fix incorrect INT_DMA_LCD | Aaro Koskinen | 2015-10-28 | 1 | -1/+1 | |
| * | | | | | | | | ARM: dts: fix gpio-keys wakeup-source property | Sudeep Holla | 2015-10-22 | 3 | -15/+15 | |
* | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2015-11-01 | 4 | -2/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | scsi_dh: don't try to load a device handler during async probing | Christoph Hellwig | 2015-10-27 | 1 | -1/+1 | |
| * | | | | | | | | | scsi_dh: fix use-after-free when removing scsi device | Junichi Nomura | 2015-10-27 | 3 | -1/+9 | |
| * | | | | | | | | | mvsas: Fix NULL pointer dereference in mvs_slot_task_free | Dāvis Mosāns | 2015-10-27 | 1 | -0/+2 | |
* | | | | | | | | | | Merge tag 'md/4.3-rc7-fixes' of git://neil.brown.name/md | Linus Torvalds | 2015-11-01 | 2 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Revert "md: allow a partially recovered device to be hot-added to an array." | NeilBrown | 2015-10-31 | 1 | -2/+1 | |
| * | | | | | | | | | | md/raid5: fix locking in handle_stripe_clean_event() | Roman Gushchin | 2015-10-31 | 1 | -2/+4 | |
* | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-11-01 | 4 | -7/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | drm: Correct arguments to list_tail_add in create blob ioctl | Maneet Singh | 2015-10-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | drm: crtc: integer overflow in drm_property_create_blob() | Dan Carpenter | 2015-10-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2015-10-30 | 3 | -5/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | drm/radeon: fix dpms when driver backlight control is disabled | Alex Deucher | 2015-10-29 | 1 | -4/+14 | |
| | * | | | | | | | | | | | drm/radeon: move bl encoder assignment into bl init | Alex Deucher | 2015-10-29 | 3 | -1/+2 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-10-31 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | rbd: require stable pages if message data CRCs are enabled | Ronny Hegewald | 2015-10-30 | 1 | -0/+3 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-10-31 | 3 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | ovl: free lower_mnt array in ovl_put_super | Konstantin Khlebnikov | 2015-10-12 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | ovl: free stack of paths in ovl_fill_super | Konstantin Khlebnikov | 2015-10-12 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | ovl: fix open in stacked overlay | Miklos Szeredi | 2015-10-12 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | ovl: fix dentry reference leak | David Howells | 2015-10-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | ovl: use O_LARGEFILE in ovl_copy_up() | David Howells | 2015-10-12 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-10-31 | 89 | -477/+894 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is... | Hannes Frederic Sowa | 2015-10-29 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | Revert "Merge branch 'ipv6-overflow-arith'" | Hannes Frederic Sowa | 2015-10-29 | 3 | -27/+1 | |
| * | | | | | | | | | | | | | | Merge branch 'mlx4-fixes' | David S. Miller | 2015-10-28 | 3 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes | Carol L Soto | 2015-10-28 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | | net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ... | Jack Morgenstein | 2015-10-28 | 1 | -0/+2 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | vhost: fix performance on LE hosts | Michael S. Tsirkin | 2015-10-28 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | bpf: sample: define aarch64 specific registers | Yang Shi | 2015-10-28 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | amd-xgbe: Fix race between access of desc and desc index | Lendacky, Thomas | 2015-10-28 | 2 | -1/+5 | |
| * | | | | | | | | | | | | | | RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da... | Sowmini Varadhan | 2015-10-28 | 1 | -2/+9 | |
| * | | | | | | | | | | | | | | forcedeth: fix unilateral interrupt disabling in netpoll path | Neil Horman | 2015-10-28 | 1 | -13/+11 | |
| * | | | | | | | | | | | | | | openvswitch: Fix skb leak using IPv6 defrag | Joe Stringer | 2015-10-28 | 1 | -0/+7 |