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
2018-10-02
Merge branch 'rmnet-fixes'
David S. Miller
1
-2
/
+5
2018-10-02
net: qualcomm: rmnet: Fix incorrect allocation flag in receive path
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2018-10-02
net: qualcomm: rmnet: Fix incorrect allocation flag in transmit
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2018-10-02
net: qualcomm: rmnet: Skip processing loopback packets
Sean Tranchetti
1
-0
/
+3
2018-10-02
net: systemport: Fix wake-up interrupt race during resume
Florian Fainelli
1
-17
/
+11
2018-10-02
smb3: fix lease break problem introduced by compounding
Steve French
1
-2
/
+1
2018-10-02
cifs: only wake the thread for the very last PDU in a compound
Ronnie Sahlberg
1
-1
/
+17
2018-10-02
Merge tag 'wireless-drivers-for-davem-2018-10-01' of git://git.kernel.org/pub...
David S. Miller
3
-4
/
+6
2018-10-02
cifs: add a warning if we try to to dequeue a deleted mid
Ronnie Sahlberg
3
-2
/
+12
2018-10-02
smb2: fix missing files in root share directory listing
Aurelien Aptel
1
-1
/
+1
2018-10-02
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
Eric Dumazet
1
-0
/
+6
2018-10-02
bonding: fix warning message
Mahesh Bandewar
1
-0
/
+1
2018-10-02
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
Eric Dumazet
4
-8
/
+10
2018-10-02
RISCV: Fix end PFN for low memory
Atish Patra
1
-1
/
+1
2018-10-02
x86/tsc: Fix UV TSC initialization
Mike Travis
1
-0
/
+4
2018-10-02
x86/platform/uv: Provide is_early_uv_system()
Mike Travis
1
-0
/
+6
2018-10-02
nfp: avoid soft lockups under control message storm
Jakub Kicinski
1
-5
/
+12
2018-10-02
declance: Fix continuation with the adapter identification message
Maciej W. Rozycki
1
-4
/
+6
2018-10-02
net: fec: fix rare tx timeout
Rickard x Andersson
1
-4
/
+4
2018-10-02
Merge tag 'fbdev-v4.19-rc7' of https://github.com/bzolnier/linux
Greg Kroah-Hartman
6
-8
/
+18
2018-10-02
Merge tag 'mmc-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Greg Kroah-Hartman
3
-3
/
+4
2018-10-02
drm/cma-helper: Fix crash in fbdev error path
Noralf Trønnes
4
-13
/
+35
2018-10-02
sched/numa: Migrate pages to local nodes quicker early in the lifetime of a task
Mel Gorman
1
-1
/
+11
2018-10-02
mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migration
Mel Gorman
4
-100
/
+0
2018-10-02
MAINTAINERS: Remove dead path from LOCKING PRIMITIVES entry
Will Deacon
1
-1
/
+0
2018-10-02
drm: fix use-after-free read in drm_mode_create_lease_ioctl()
Jann Horn
1
-3
/
+3
2018-10-02
sched/numa: Avoid task migration for small NUMA improvement
Srikar Dronamraju
1
-5
/
+18
2018-10-02
mm/migrate: Use spin_trylock() while resetting rate limit
Srikar Dronamraju
1
-4
/
+12
2018-10-02
sched/numa: Limit the conditions where scan period is reset
Mel Gorman
1
-2
/
+23
2018-10-02
sched/numa: Reset scan rate whenever task moves across nodes
Srikar Dronamraju
1
-7
/
+19
2018-10-02
sched/numa: Pass destination CPU as a parameter to migrate_task_rq
Srikar Dronamraju
4
-4
/
+4
2018-10-02
sched/numa: Stop multiple tasks from moving to the CPU at the same time
Srikar Dronamraju
2
-0
/
+23
2018-10-02
perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
Natarajan, Janakarajan
2
-0
/
+18
2018-10-02
perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX
Kan Liang
1
-6
/
+6
2018-10-02
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
1
-0
/
+2
2018-10-02
perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...
Masayoshi Mizuma
1
-1
/
+1
2018-10-02
perf/core: Fix perf_pmu_unregister() locking
Peter Zijlstra
1
-7
/
+2
2018-10-02
selftests/x86: Add clock_gettime() tests to test_vdso
Andy Lutomirski
1
-0
/
+99
2018-10-01
r8169: fix network stalls due to missing bit TXCFG_AUTO_FIFO
Heiner Kallweit
1
-12
/
+8
2018-10-02
x86/vdso: Fix asm constraints on vDSO syscall fallbacks
Andy Lutomirski
1
-8
/
+10
2018-10-01
Merge branch 'tun-races'
David S. Miller
1
-16
/
+21
2018-10-01
tun: napi flags belong to tfile
Eric Dumazet
1
-9
/
+14
2018-10-01
tun: initialize napi_mutex unconditionally
Eric Dumazet
1
-1
/
+1
2018-10-01
tun: remove unused parameters
Eric Dumazet
1
-6
/
+6
2018-10-01
bond: take rcu lock in netpoll_send_skb_on_dev
Dave Jones
1
-0
/
+2
2018-10-01
rtnetlink: Fail dump if target netnsid is invalid
David Ahern
1
-4
/
+2
2018-10-01
Revert "openvswitch: Fix template leak in error cases."
Flavio Leitner
1
-4
/
+2
2018-10-01
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-10
/
+29
2018-10-01
tipc: ignore STATE_MSG on wrong link session
LUU Duc Canh
2
-2
/
+6
2018-10-01
net: sched: act_ipt: check for underflow in __tcf_ipt_init()
Dan Carpenter
1
-1
/
+1
[prev]
[next]