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-08-23
cifs: check kmalloc before use
Nicholas Mc Guire
1
-0
/
+6
2018-08-23
cifs: check if SMB2 PDU size has been padded and suppress the warning
Ronnie Sahlberg
1
-0
/
+7
2018-08-23
cifs: create a define for how many iovs we need for an SMB2_open()
Ronnie Sahlberg
3
-4
/
+16
2018-08-23
Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
3
-1
/
+25
2018-08-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
David S. Miller
14
-126
/
+185
2018-08-23
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
9
-6
/
+26
2018-08-23
mm: mmu_notifier fix for tlb_end_vma
Nicholas Piggin
2
-14
/
+13
2018-08-23
mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
Peter Zijlstra
3
-0
/
+22
2018-08-23
mm/tlb: Remove tlb_remove_table() non-concurrent condition
Peter Zijlstra
1
-9
/
+0
2018-08-23
mm: move tlb_table_flush to tlb_flush_mmu_free
Nicholas Piggin
1
-3
/
+3
2018-08-23
getxattr: use correct xattr length
Christian Brauner
1
-1
/
+1
2018-08-23
ice: Trivial formatting fixes
Anirudh Venkataramanan
3
-6
/
+8
2018-08-23
ice: Change struct members from bool to u8
Bruce Allan
4
-16
/
+16
2018-08-23
ice: Fix potential return of uninitialized value
Jesse Brandeburg
1
-2
/
+2
2018-08-23
ice: Fix a few null pointer dereference issues
Anirudh Venkataramanan
2
-8
/
+11
2018-08-23
netfilter: xt_cluster: add dependency on conntrack module
Martin Willi
1
-1
/
+13
2018-08-23
ice: Update to interrupts enabled in OICR
Bruce Allan
2
-14
/
+3
2018-08-23
netfilter: conntrack: remove duplicated include from nf_conntrack_proto_udp.c
Yue Haibing
1
-1
/
+0
2018-08-23
tools: bpftool: return from do_event_pipe() on bad arguments
Quentin Monnet
1
-1
/
+4
2018-08-23
gcc-plugins: Disable when building under Clang
Kees Cook
1
-1
/
+1
2018-08-23
ice: Set VLAN flags correctly
Brett Creeley
2
-25
/
+30
2018-08-23
ice: Use order_base_2 to calculate higher power of 2
Jacob Keller
1
-5
/
+2
2018-08-23
ice: Fix bugs in control queue processing
Anirudh Venkataramanan
2
-5
/
+26
2018-08-23
ice: Clean control queues only when they are initialized
Preethi Banala
1
-8
/
+16
2018-08-23
ice: Report stats for allocated queues via ethtool stats
Jacob Keller
2
-13
/
+46
2018-08-23
ice: Cleanup magic number
Anirudh Venkataramanan
2
-1
/
+2
2018-08-23
bpf: use per htab salt for bucket hash
Daniel Borkmann
1
-10
/
+13
2018-08-23
ice: Remove unnecessary node owner check
Bruce Allan
1
-2
/
+1
2018-08-23
ice: Fix multiple static analyser warnings
Anirudh Venkataramanan
4
-24
/
+25
2018-08-23
btrfs: use after free in btrfs_quota_enable
Dan Carpenter
1
-3
/
+2
2018-08-23
btrfs: btrfs_shrink_device should call commit transaction at the end
Anand Jain
1
-1
/
+6
2018-08-23
btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadata
Lu Fengqi
1
-9
/
+8
2018-08-23
Btrfs: fix data corruption when deduplicating between different files
Filipe Manana
1
-0
/
+19
2018-08-23
Btrfs: sync log after logging new name
Filipe Manana
3
-19
/
+131
2018-08-23
blk-wbt: don't maintain inflight counts if disabled
Jens Axboe
2
-1
/
+21
2018-08-23
powerpc/mce: Fix SLB rebolting during MCE recovery path.
Mahesh Salgaonkar
1
-1
/
+1
2018-08-23
KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
Paul Mackerras
1
-7
/
+10
2018-08-23
drm/i915: Simplify condition to keep DMC active during S0ix
Imre Deak
1
-6
/
+7
2018-08-23
powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition
Aneesh Kumar K.V
1
-3
/
+5
2018-08-23
Merge tag 'perf-core-for-mingo-4.19-20180820' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Ingo Molnar
26
-266
/
+256
2018-08-23
drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80
Kai-Heng Feng
1
-0
/
+3
2018-08-23
ACPI: fix menuconfig presentation of ACPI submenu
Arnd Bergmann
1
-3
/
+3
2018-08-23
mmc: renesas_sdhi_internal_dmac: mask DMAC interrupts
Sergei Shtylyov
1
-0
/
+8
2018-08-23
mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS
Sergei Shtylyov
1
-1
/
+1
2018-08-22
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
David S. Miller
2
-3
/
+6
2018-08-22
Merge branch 'hns3-fixes'
David S. Miller
2
-4
/
+5
2018-08-22
net: hns3: modify variable type in hns3_nic_reuse_page
Huazhong Tan
1
-1
/
+2
2018-08-22
net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGES
Huazhong Tan
1
-3
/
+3
2018-08-22
net/ipv6: init ip6 anycast rt->dst.input as ip6_input
Hangbin Liu
1
-1
/
+1
2018-08-22
Merge branch 'hns-fixes'
David S. Miller
2
-107
/
+7
[prev]
[next]