index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
56
-433
/
+91
2018-09-04
nilfs2: convert to SPDX license tags
Ryusuke Konishi
39
-390
/
+39
2018-09-04
drivers/dax/device.c: convert variable to vm_fault_t type
Souptick Joarder
1
-1
/
+2
2018-09-04
lib/Kconfig.debug: fix three typos in help text
Thibaut Sautereau
1
-2
/
+2
2018-09-04
checkpatch: add __ro_after_init to known $Attribute
Joe Perches
1
-0
/
+1
2018-09-04
mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removal
Dave Jiang
1
-2
/
+2
2018-09-04
uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
Randy Dunlap
2
-2
/
+2
2018-09-04
memory_hotplug: fix kernel_panic on offline page processing
Mikhail Zaslonko
1
-11
/
+9
2018-09-04
checkpatch: add optional static const to blank line declarations test
Joe Perches
1
-1
/
+1
2018-09-04
ipc/shm: properly return EIDRM in shm_lock()
Davidlohr Bueso
1
-0
/
+1
2018-09-04
mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported.
Aneesh Kumar K.V
2
-1
/
+6
2018-09-04
mm/util.c: improve kvfree() kerneldoc
Andrew Morton
1
-4
/
+7
2018-09-04
tools/vm/page-types.c: fix "defined but not used" warning
Naoya Horiguchi
1
-6
/
+0
2018-09-04
tools/vm/slabinfo.c: fix sign-compare warning
Naoya Horiguchi
1
-2
/
+2
2018-09-04
kmemleak: always register debugfs file
Vincent Whitchurch
1
-4
/
+5
2018-09-04
mm: respect arch_dup_mmap() return value
Nadav Amit
1
-2
/
+1
2018-09-04
mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm().
Tetsuo Handa
1
-0
/
+1
2018-09-04
mm: memcontrol: print proper OOM header when no eligible victim left
Johannes Weiner
2
-5
/
+10
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
89
-452
/
+941
2018-09-04
net: phy: sfp: Handle unimplemented hwmon limits and alarms
Andrew Lunn
1
-4
/
+16
2018-09-04
net: sched: action_ife: take reference to meta module
Vlad Buslov
1
-1
/
+15
2018-09-04
act_ife: fix a potential use-after-free
Cong Wang
1
-1
/
+1
2018-09-04
net/mlx5: Fix SQ offset in QPs with small RQ
Tariq Toukan
1
-2
/
+3
2018-09-03
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
15
-187
/
+182
2018-09-03
tipc: correct spelling errors for tipc_topsrv_queue_evt() comments
Zhenbo Gao
1
-2
/
+2
2018-09-03
tipc: correct spelling errors for struct tipc_bc_base's comment
Zhenbo Gao
1
-2
/
+2
2018-09-03
Merge branch 'bnxt_en-Bug-fixes'
David S. Miller
5
-33
/
+20
2018-09-03
bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.
Michael Chan
4
-12
/
+9
2018-09-03
bnxt_en: Clean up unused functions.
Michael Chan
4
-18
/
+1
2018-09-03
bnxt_en: Fix firmware signaled resource change logic in open.
Michael Chan
1
-3
/
+10
2018-09-03
Merge branch 'sctp-two-fixes-for-spp_ipv6_flowlabel-and-spp_dscp-sockopts'
David S. Miller
1
-15
/
+19
2018-09-03
sctp: not traverse asoc trans list if non-ipv6 trans exists for ipv6_flowlabel
Xin Long
1
-4
/
+6
2018-09-03
sctp: fix invalid reference to the index variable of the iterator
Xin Long
1
-11
/
+13
2018-09-03
net/ibm/emac: wrong emac_calc_base call was used by typo
Ivan Mikhaylov
1
-3
/
+3
2018-09-03
net: sched: null actions array pointer before releasing action
Vlad Buslov
1
-1
/
+1
2018-09-03
vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2018-09-03
r8169: add support for NCube 8168 network card
Anthony Wong
2
-0
/
+3
2018-09-03
ip6_tunnel: respect ttl inherit for ip6tnl
Hangbin Liu
1
-1
/
+9
2018-09-03
mac80211: shorten the IBSS debug messages
Emmanuel Grumbach
1
-11
/
+11
2018-09-03
mac80211: don't Tx a deauth frame if the AP forbade Tx
Emmanuel Grumbach
1
-2
/
+15
2018-09-03
mac80211: Fix station bandwidth setting after channel switch
Ilan Peer
1
-0
/
+53
2018-09-03
mac80211: fix a race between restart and CSA flows
Emmanuel Grumbach
1
-1
/
+20
2018-09-03
mac80211: fix WMM TXOP calculation
Dreyfuss, Haim
1
-2
/
+1
2018-09-03
cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
Dan Carpenter
1
-1
/
+1
2018-09-03
mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
Lorenzo Bianconi
1
-1
/
+1
2018-09-02
Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-2
/
+13
2018-09-02
uapi: Fix linux/rds.h userspace compilation errors.
Vinson Lee
1
-0
/
+1
2018-09-02
net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
Jia-Ju Bai
1
-1
/
+1
2018-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-5
/
+15
2018-09-02
Linux 4.19-rc2
Linus Torvalds
1
-1
/
+1
[next]