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
2017-07-24
selftests/bpf: subtraction bounds test
Edward Cree
1
-0
/
+28
2017-07-24
net: ethernet: mediatek: Explicitly include linux/interrupt.h
Mark Brown
1
-0
/
+1
2017-07-24
tun/tap: Add the missed return value check of register_netdevice_notifier
Tonghao Zhang
1
-1
/
+9
2017-07-24
net: ethernet: mediatek: avoid potential invalid memory access
Sean Wang
1
-0
/
+4
2017-07-24
ACPI: NUMA: Fix typo in the full name of SRAT
Ross Zwisler
1
-1
/
+1
2017-07-24
ACPI: NUMA: add missing include in acpi_numa.h
Ross Zwisler
1
-0
/
+1
2017-07-24
blk-mq: map queues to all present CPUs
Christoph Hellwig
1
-2
/
+2
2017-07-24
uuid: remove uuid_be
Christoph Hellwig
1
-14
/
+0
2017-07-24
thunderbolt: use uuid_t instead of uuid_be
Christoph Hellwig
3
-12
/
+12
2017-07-24
HID: ortek: add one more buggy device
Benjamin Tissoires
3
-2
/
+6
2017-07-24
xfs: fix quotacheck dquot id overflow infinite loop
Brian Foster
1
-0
/
+3
2017-07-24
md/raid5: add thread_group worker async_tx_issue_pending_all
Ofer Heifetz
1
-0
/
+2
2017-07-24
block: disable runtime-pm for blk-mq
Christoph Hellwig
1
-0
/
+4
2017-07-24
xen-blkfront: Fix handling of non-supported operations
Bart Van Assche
1
-2
/
+2
2017-07-24
btrfs: round down size diff when shrinking/growing device
Nikolay Borisov
1
-2
/
+2
2017-07-24
Btrfs: fix early ENOSPC due to delalloc
Omar Sandoval
1
-4
/
+0
2017-07-24
btrfs: fix lockup in find_free_extent with read-only block groups
Jeff Mahoney
1
-2
/
+5
2017-07-24
ARM: 8687/1: signal: Fix unparseable iwmmxt_sigframe in uc_regspace[]
Dave Martin
2
-17
/
+65
2017-07-24
ARM: 8686/1: iwmmxt: Add missing __user annotations to sigframe accessors
Dave Martin
1
-2
/
+2
2017-07-24
ASoC: sh: hac: add missing "int ret"
Kuninori Morimoto
1
-0
/
+2
2017-07-24
clk: sunxi-ng: sun5i: Add clk_set_rate_parent to the CPU clock
Maxime Ripard
1
-1
/
+1
2017-07-24
kprobes/x86: Release insn_slot in failure path
Masami Hiramatsu
1
-1
/
+9
2017-07-24
perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regs
Stephane Eranian
1
-0
/
+1
2017-07-24
perf/x86/intel/uncore: Fix SKX CHA event extra regs
Stephane Eranian
1
-0
/
+13
2017-07-24
perf/x86/intel/uncore: Remove invalid Skylake server CHA filter field
Kan Liang
1
-3
/
+0
2017-07-24
perf/x86/intel/uncore: Fix Skylake server CHA LLC_LOOKUP event umask
Kan Liang
1
-2
/
+2
2017-07-24
perf/x86/intel/uncore: Fix Skylake server PCU PMU event format
Kan Liang
1
-1
/
+21
2017-07-24
perf/x86/intel/uncore: Fix Skylake UPI PMU event masks
Stephane Eranian
1
-4
/
+4
2017-07-24
KVM: VMX: remove unused field
Paolo Bonzini
1
-1
/
+0
2017-07-24
KVM: PPC: Book3S HV: Fix host crash on changing HPT size
Paul Mackerras
1
-1
/
+3
2017-07-24
KVM: PPC: Book3S HV: Enable TM before accessing TM registers
Paul Mackerras
1
-0
/
+2
2017-07-24
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_linux into drm-fixes
Dave Airlie
15
-51
/
+58
2017-07-24
Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
12
-30
/
+95
2017-07-24
drm/nouveau/kms: remove call to drm_crtc_vblank_off() during unload/suspend
Ben Skeggs
1
-5
/
+0
2017-07-24
drm/nouveau/kms/nv50: update vblank state in response to modeset actions
Ben Skeggs
1
-6
/
+12
2017-07-24
drm/nouveau/disp: add tv encoders to output resource mapping
Ben Skeggs
2
-0
/
+2
2017-07-24
drm/nouveau/i2c/gf119-: add support for address-only transactions
Ben Skeggs
9
-19
/
+81
2017-07-24
drm/rockchip: fix Kconfig dependencies
Arnd Bergmann
1
-10
/
+9
2017-07-23
Linux 4.13-rc2
Linus Torvalds
1
-1
/
+1
2017-07-23
Properly alphabetize MAINTAINERS file
Linus Torvalds
2
-1741
/
+1815
2017-07-23
Fix up MAINTAINERS file problems
Linus Torvalds
1
-13
/
+4
2017-07-23
parisc: regenerate defconfig files
Helge Deller
8
-222
/
+59
2017-07-23
parisc: pdc_stable: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-23
parisc: Merge millicode routines via linker script
Helge Deller
1
-0
/
+2
2017-07-23
parisc: Disable further stack checks when panic occurs during stack check
Helge Deller
1
-1
/
+7
2017-07-23
Merge tag 'for-linus-4.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
6
-13
/
+33
2017-07-23
cgroup: fix error return value from cgroup_subtree_control()
Tejun Heo
1
-2
/
+2
2017-07-23
xen/balloon: don't online new memory initially
Juergen Gross
3
-10
/
+23
2017-07-23
xen/x86: fix cpu hotplug
Juergen Gross
1
-1
/
+2
2017-07-23
xen/grant-table: log the lack of grants
Wengang Wang
1
-1
/
+8
[prev]
[next]