index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-13
include/asm-generic/5level-fixup.h: fix variable 'p4d' set but not used
Qian Cai
1
-3
/
+18
2019-08-13
seq_file: fix problem when seeking mid-record
NeilBrown
1
-1
/
+1
2019-08-13
mm: workingset: fix vmstat counters for shadow nodes
Roman Gushchin
3
-6
/
+43
2019-08-13
mm/usercopy: use memory range to be accessed for wraparound check
Isaac J. Manjarres
1
-1
/
+1
2019-08-13
mm: kmemleak: disable early logging in case of error
Catalin Marinas
1
-1
/
+1
2019-08-13
mm/vmalloc.c: fix percpu free VM area search criteria
Kuppuswamy Sathyanarayanan
1
-1
/
+11
2019-08-13
mm/memcontrol.c: fix use after free in mem_cgroup_iter()
Miles Chen
1
-10
/
+29
2019-08-13
mm/z3fold.c: fix z3fold_destroy_pool() race condition
Henry Burns
1
-1
/
+4
2019-08-13
mm/z3fold.c: fix z3fold_destroy_pool() ordering
Henry Burns
1
-1
/
+8
2019-08-13
mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
Yang Shi
1
-7
/
+25
2019-08-13
mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_ST...
Yang Shi
1
-20
/
+48
2019-08-13
mm/hmm: fix bad subpage pointer in try_to_unmap_one
Ralph Campbell
1
-0
/
+8
2019-08-13
mm/hmm: fix ZONE_DEVICE anon page mapping reuse
Ralph Campbell
1
-0
/
+24
2019-08-13
mm: document zone device struct page field usage
Ralph Campbell
1
-1
/
+10
2019-08-13
riscv: fix flush_tlb_range() end address for flush_tlb_page()
Paul Walmsley
1
-2
/
+9
2019-08-13
Merge tag 'tpmdd-next-20190813' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
1
-13
/
+0
2019-08-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+21
2019-08-13
KEYS: trusted: allow module init if TPM is inactive or deactivated
Roberto Sassu
1
-13
/
+0
2019-08-13
RDMA/siw: Change CQ flags from 64->32 bits
Bernard Metzler
5
-12
/
+25
2019-08-13
netfilter: conntrack: Use consistent ct id hash calculation
Dirk Morris
1
-8
/
+8
2019-08-13
ALSA: hda/realtek - Add quirk for HP Envy x360
Takashi Iwai
1
-0
/
+1
2019-08-13
MAINTAINERS: iomap: Remove fs/iomap.c record
Denis Efremov
1
-1
/
+0
2019-08-13
HID: logitech-hidpp: remove support for the G700 over USB
Benjamin Tissoires
1
-2
/
+0
2019-08-13
Revert "HID: logitech-hidpp: add USB PID for a few more supported mice"
Benjamin Tissoires
1
-20
/
+0
2019-08-13
Merge tag 'gvt-fixes-2019-08-13' of https://github.com/intel/gvt-linux into d...
Jani Nikula
1
-2
/
+2
2019-08-13
mtd: spi-nor: Fix the disabling of write protection at init
Tudor Ambarus
1
-2
/
+3
2019-08-13
arm64: cpufeature: Don't treat granule sizes as strict
Will Deacon
1
-3
/
+11
2019-08-13
HID: wacom: add back changes dropped in merge commit
Aaron Armstrong Skomra
1
-1
/
+2
2019-08-12
drm/amd/display: use kvmalloc for dc_state (v2)
Alex Deucher
1
-5
/
+6
2019-08-12
drm/amdgpu: fix gfx9 soft recovery
Pierre-Eric Pelloux-Prayer
1
-1
/
+1
2019-08-12
dt-bindings: fec: explicitly mark deprecated properties
Sven Van Asbroeck
1
-13
/
+17
2019-08-12
of: resolver: Add of_node_put() before return and break
Nishka Dasgupta
1
-3
/
+9
2019-08-12
xtensa: add missing isync to the cpu_reset TLB code
Max Filippov
1
-0
/
+1
2019-08-12
net: phy: at803x: stop switching phy delay config needlessly
André Draszik
1
-24
/
+8
2019-08-12
Merge tag 'iio-fixes-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-5
/
+5
2019-08-12
USB: core: Fix races in character device registration and deregistraion
Alan Stern
1
-5
/
+5
2019-08-12
x86/fpu/math-emu: Address fallthrough warnings
Thomas Gleixner
2
-3
/
+4
2019-08-12
x86/apic/32: Fix yet another implicit fallthrough warning
Borislav Petkov
1
-1
/
+2
2019-08-12
Bluetooth: btqca: Reset download type to default
Balakrishna Godavarthi
1
-0
/
+1
2019-08-12
Bluetooth: btqca: release_firmware after qca_inject_cmd_complete_event
Claire Chang
1
-1
/
+1
2019-08-12
xfs: don't crash on null attr fork xfs_bmapi_read
Darrick J. Wong
1
-8
/
+21
2019-08-12
xfs: remove more ondisk directory corruption asserts
Darrick J. Wong
2
-8
/
+14
2019-08-12
Bluetooth: hidp: Let hidp_send_message return number of queued bytes
Fabian Henneke
1
-2
/
+7
2019-08-12
Bluetooth: hci_qca: Send VS pre shutdown command.
Harish Bandi
3
-0
/
+31
2019-08-12
Bluetooth: btqca: Use correct byte format for opcode of injected command
Matthias Kaehlcke
1
-1
/
+1
2019-08-12
Bluetooth: hci_qca: Use kfree_skb() instead of kfree()
Wei Yongjun
1
-1
/
+1
2019-08-12
Bluetooth: btqca: Add a short delay before downloading the NVM
Matthias Kaehlcke
1
-0
/
+3
2019-08-12
Bluetooth: btusb: Fix error return code in btusb_mtk_setup_firmware()
Wei Yongjun
1
-1
/
+3
2019-08-12
RDMA/core: Fix error code in stat_get_doit_qp()
Dan Carpenter
1
-2
/
+6
2019-08-12
RDMA/siw: Fix a memory leak in siw_init_cpulist()
Dan Carpenter
1
-3
/
+1
[prev]
[next]