index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-21
Input: xpad - fix GPD Win 2 controller name
Enno Boland
1
-1
/
+1
2018-06-21
Input: elan_i2c_smbus - fix more potential stack buffer overflows
Ben Hutchings
3
-3
/
+11
2018-06-21
Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI ID
Alexandr Savca
1
-0
/
+1
2018-06-21
Input: elantech - fix V4 report decoding for module with middle key
???
1
-1
/
+1
2018-06-21
Input: elantech - enable middle button of touchpads on ThinkPad P52
Aaron Ma
1
-1
/
+8
2018-06-22
Merge tag 'drm-intel-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
17
-77
/
+204
2018-06-22
mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudary
Joakim Tjernlund
1
-1
/
+1
2018-06-22
Merge branch 'xen-netfront-fixes'
David S. Miller
1
-5
/
+6
2018-06-22
xen-netfront: Update features after registering netdev
Ross Lagerwall
1
-4
/
+4
2018-06-22
xen-netfront: Fix mismatched rtnl_unlock
Ross Lagerwall
1
-1
/
+2
2018-06-22
mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips
Joakim Tjernlund
1
-3
/
+3
2018-06-22
mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()
Joakim Tjernlund
1
-4
/
+5
2018-06-22
mtd: rawnand: All AC chips have a broken GET_FEATURES(TIMINGS).
Mason Yang
1
-12
/
+36
2018-06-22
cls_flower: fix use after free in flower S/W path
Paolo Abeni
1
-4
/
+17
2018-06-22
net/packet: fix use-after-free
Eric Dumazet
1
-9
/
+7
2018-06-22
mtd: rawnand: fix return value check for bad block status
Abhishek Sahu
1
-1
/
+1
2018-06-22
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-16
/
+59
2018-06-22
Merge tag 'pinctrl-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
5
-12
/
+22
2018-06-22
Merge tag 'hwmon-for-linus-v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
2
-1
/
+8
2018-06-22
Merge tag 'acpi-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-9
/
+32
2018-06-22
Merge tag 'pm-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
7
-88
/
+223
2018-06-21
ALSA: hda/ca0132: make array ca0132_alt_chmaps static
Colin Ian King
1
-1
/
+1
2018-06-21
tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcount
Greg Thelen
1
-1
/
+1
2018-06-21
tracing: Fix some errors in histogram documentation
Joel Fernandes (Google)
1
-11
/
+12
2018-06-21
tracing: Use swap macro in update_max_tr
Gustavo A. R. Silva
1
-5
/
+1
2018-06-21
softirq: Reorder trace_softirqs_on to prevent lockdep splat
Joel Fernandes (Google)
1
-1
/
+5
2018-06-21
tracing: Check for no filter when processing event filters
Steven Rostedt (VMware)
1
-1
/
+9
2018-06-21
btrfs: fix invalid-free in btrfs_extent_same
Lu Fengqi
1
-5
/
+5
2018-06-21
Btrfs: fix physical offset reported by fiemap for inline extents
Filipe Manana
1
-1
/
+4
2018-06-21
nvme-pci: limit max IO size and segments to avoid high order allocations
Jens Axboe
3
-5
/
+39
2018-06-21
locking/lockdep: Do not record IRQ state within lockdep code
Steven Rostedt (VMware)
1
-6
/
+6
2018-06-21
KVM: arm64: Prevent KVM_COMPAT from being selected
Marc Zyngier
1
-1
/
+1
2018-06-21
KVM: Enforce error in ioctl for compat tasks when !KVM_COMPAT
Marc Zyngier
1
-10
/
+9
2018-06-21
kernel.h: Fix a typo in comment
Wei Wang
1
-1
/
+1
2018-06-21
uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
Oleg Nesterov
1
-1
/
+1
2018-06-21
nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrl
Jianchao Wang
1
-1
/
+1
2018-06-21
x86/platform/UV: Add kernel parameter to set memory block size
mike.travis@hpe.com
1
-0
/
+11
2018-06-21
x86/platform/UV: Use new set memory block size function
mike.travis@hpe.com
1
-3
/
+46
2018-06-21
x86/platform/UV: Add adjustable set memory block size function
mike.travis@hpe.com
2
-4
/
+17
2018-06-21
x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()
Dan Williams
1
-1
/
+1
2018-06-21
Merge branches 'acpi-soc' and 'acpi-processor'
Rafael J. Wysocki
2
-9
/
+12
2018-06-21
Merge branch 'pm-tools'
Rafael J. Wysocki
2
-74
/
+166
2018-06-21
x86/pti: Don't report XenPV as vulnerable
Jiri Kosina
1
-0
/
+4
2018-06-21
Merge branches 'pm-core' and 'pm-opp'
Rafael J. Wysocki
2
-5
/
+12
2018-06-21
microblaze: consolidate GPIO reset handling
Rob Herring
4
-30
/
+7
2018-06-21
microblaze: remove unecessary of_platform_bus_probe call
Rob Herring
1
-7
/
+0
2018-06-21
microblaze: Add new syscalls io_pgetevents and rseq
Michal Simek
3
-1
/
+5
2018-06-21
ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMI
Takashi Iwai
3
-2
/
+9
2018-06-21
x86/build: Remove unnecessary preparation for purgatory
Masahiro Yamada
1
-5
/
+0
2018-06-21
Revert "kexec/purgatory: Add clean-up for purgatory directory"
Masahiro Yamada
1
-1
/
+0
[prev]
[next]